/* CSS Document */

#nav{display:none;}

.content-primary p{
    font-size:15px !important;
}
.content-primary h2{
    font-size:30px;
    color:#00223e;
    margin:0 0 15px 0;
}
.content-primary h3{
    font-size:18px;
    font-weight:600;
    color:#4c9b43;
    margin:0 0 15px 0;
}
.content-primary h4{
    font-size:30px;
    font-weight:600;
    color:#f37021;
    margin:0 0 25px 0;
}
.content-primary h5{
    font-size:18px;
    font-weight:600;
    color:#4c9b43;
    margin:0 0 7.5px 0;
}
.spec-review{
    
}
.spec-review p{
    font-size:13px !important;
    line-height:22px !important;
}
.spec-review img{
    margin:0 15px 100px 0;
}

.content-primary .btn{
padding:10px 30px;
    font-weight:bold;
    background-color:#f8981c;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.content-primary .btn::after{
    content:'';
}


.sidebar {border-style:none !important; background-color:#f4f4f4; padding:15px 30px !important;}
.sidebar h6{ font-size:14px; font-weight:bold; text-transform:uppercase;color:#fa4c06; margin:0 0 5px 0;}
.sidebar p{font-size:13px !important; line-height:22px !important; }
.landing-promos{margin:0; clear:both;}
.landing-promos li img{max-width:195px; height:auto; border:1px solid #ccc;}
.landing-promos li{float:left;  padding:0 0px; width:50%; display:table-cell; list-style-type:none; line-height:30px;}
.landing-promos li a{text-align:center; text-decoration:none;}
.CampaignLandingPage .video-link{position:relative; margin:0;}
.CampaignLandingPage .video-link a{font-size:11px; line-height:32px; text-decoration:none; text-align:center;}
.CampaignLandingPage .icon-video-22{padding:2px 0 5px 27px; }
.xlp-f150 #content h6{font-size:20px; color:#f37021; text-transform:uppercase; margin:0 0 15px 0;}