@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
.sMediaIcons{
    display: block;
}
.social_media{
	display:inline-block;
	width:100%;
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}
.social_media ul{
	margin:0px 0px;
	padding:0px 0px;	
}
.social_media ul li{
	display:inline-block;
	list-style:none;
	margin:0px 10px;
}
.social_media li a{
	color:#818181;
	font-size:18px;
}
.social_media li a:hover{
	color:#FFF;	
}
.contact_info{
	display:inline-block;
	width:100%;
	text-align:right;	
}
.contact_info h2{
	margin:0px 0px;
	padding:0px 0px;
	color:#a4a4a4;
	font-size:18px;	
}
.contact_info h2 a{
	color:#a4a4a4;
	text-decoration:none;
}
.contact_info h2 a:hover{
	color:#FFF;	
}
.navbar{
    display: inline-block;
    width: 100%;
    min-height: 0px !important;
}
.navigation{
	display:inline-block;
	width:100%;
}
.logoMain{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.logoMain img{
    position: relative;
    z-index: 999;
    max-width: 100%;
    height: auto;
}
.content h1{
    font-size:40px;
    font-weight: bold;
    text-transform: uppercase;
}
.vc_row{
    margin-left: auto !important;
    margin-right: auto !important;
}
.frm_style_formidable-style.with_frm_style .form-field{
    margin-bottom: 6px;
}
.tnLeft{
    text-align: left;
}
.tnCenter{
    text-align: center;
}
.tnRight{
    text-align: right;
}
#content article{
    display: inline-block;
    width: 100%;
}
.entry .featured{
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.entry a.moretag{
    float: right;
    margin-top: 10px;
    padding: 3px 10px;
    text-decoration: none;
}

/*Aggregate*/
.aggregate-rating {
    text-align: center;
    padding: 10px 0
}
.aggregate-rating h2 {
    font-size: 26px!important;
    margin: 0 0 10px!important;
    padding: 0 10px !important
}
header .aggregate-rating {
    background: transparent !important;
    border: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
}
header .aggregate-rating h2 {
    display: none;
}
.aggregate-rating .fa, .testimonial_widget .fa, .agrating .fa{
    font-size: 25px;
    color: gray;
    margin: 0px 2px;
}
.aggregate-rating .fa-star, .testimonial_widget .fa-star, .agrating .fa-star {
    color: #ffbb00;
}

/*Testimonial*/
.testimonial_widget{
    position: relative;
}
.testimonial_widget .cycle-slideshow{
    width: 100%;
}
.testimonial_widget #prev, .testimonial_widget #next{
    position: absolute;
    top: 13px;
    z-index: 10;
}
.testimonial_widget #prev, .testimonial_widget #next{
    top: 7px;
    cursor: pointer;
}
.testimonial_widget h2{
    margin-top: 0px !important;
    display: block !important;
    text-align: center;
}
.testimonial_widget .cycle-slideshow article, .testimonial_widget .cycle-slideshow article h3{
    margin-top: 0px !important;
    width: 100%;
}
.testimonial_widget .cycle-slideshow article a{
    display: inline-block;
    text-align: center;
    padding: 5px 0px;
    border-radius: 3px;
}
.testimonial_widget, .testimonial_widget .cycle-slideshow{
    display: inline-block !important;
    width: 100%;
}
#prev {
    left: 0
}
#next {
    right: 0px
}
.agrating{
    float: right;
    margin-left: 10px;
}
/*DropDown*/
.sub-menu ul.dropdown-menu{
    top: 0px !important;
    left: 100% !important;
}
.dropdown-menu{
    border-radius: 0px !important;
    border: 0px !important;
}

/*Address*/
.company_address{
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 999;
}
.company_address ul{
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}
.company_address li{
    list-style: none;
}
.company_address .fa{
    min-width: 20px;
    text-align: center;
}
.company_address .ca_spacer{
    display: inline-block;
    min-width: 22px;
}
.company_address h4{
    margin: 0px 0px;
}

/*Reviews Page*/
.wrbtn{
    float: right;
    box-shadow: none !important;
    font-size: 16px !important;
    text-transform: uppercase;    
    font-weight: bold !important;
    text-shadow:none !important;
    margin: 24px 0px;
}
.logoMain a{
    display: inline-block;
}
ul.social_media li a .fa {
    min-width: 25px;
    text-align: center;
}
footer .wpb_content_element{
    height: auto !important;
}
header.sticky{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    margin-top: 0px !important;
}
header.sticky .hlsmall .logoMain img{
    height: 70px !important;
}
.back_to_top{
    display:none;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    background: #FFF;
    font-size: 27px;
}
.back_to_top:hover{
    color: #000 !important;
}
.back_to_top.sticky{
    display: block;
    position: fixed;
    z-index: 9999;
}
@media only screen and (min-width: 992px){    
    header.sticky h2{
        margin-top: 30px !important;
        font-size: 19px !important;
    }
}
@media only screen and (max-width: 767px){
    .thirdm h2, h2{
        margin-top: 0px !important;
    }
    .vc_custom_1471969478096{
        margin-bottom: 0px !important;
    }   
    header.sticky h2{
        margin-top: 0px !important;
        font-size: 17px !important;
    }
    header#sitehead .wpb_wrapper div, header#sitehead .wpb_wrapper{
        text-align: center !important;
    }
}
.social_media{
	display:inline-block;
	width:100%;
    /*vertical-align: middle;*/
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}
.social_media ul{
	margin:0px 0px;
	padding:0px 0px;	
}
.social_media ul li{
	display:inline-block;
	list-style:none;
	margin:0px 10px;
}
.social_media li a{
	color:#818181;
	font-size:18px;
}
.social_media li a:hover{
	color:#FFF;	
}
.topMenu{
	display:inline-block;
	width:100%;
	text-align:center;
    position: relative;
}
.topNav{
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 20;
}
.topNav ul{
    margin: 0px 0px;
    padding: 0px 0px;
}
.topNav ul li{
    /*display: inline-block;*/
    list-style: none;
}
.topNav ul li a{
    display: inline-block;
    text-decoration: none !important;
}
.logoMain{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.logoMain img{
    position: relative;
    z-index: 999;
    max-width: 100%;
    height: auto;
}
footer{
    padding: 0px 0px;
}
.footer_menu{
    display: inline-block;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
}
.footer_menu ul{
    margin: 0px 0px;
    padding: 0px 0px;
}
.footer_menu ul li{
    list-style-type: none;
    display: inline-block;
    margin: 0px 5px;
}
.footer_menu ul li a{
    text-decoration: none;
}
.vc_row{
    margin-left: auto !important;
    margin-right: auto !important;
}
.frm_style_formidable-style.with_frm_style .form-field{
    margin-bottom: 6px;
}
.tnLeft{
    text-align: left;
}
.tnCenter{
    text-align: center;
}
.tnRight{
    text-align: right;
}
#content article{
    display: inline-block;
    width: 100%;
}
.entry .featured{
    display: inline-block;
    float: left;
    margin-right: 20px;
}

/*Aggregate*/
.aggregate-rating {
    /*border-radius: 4px;*/
    text-align: center;
    padding: 10px 0
}
.aggregate-rating h2 {
    font-size: 26px!important;
    margin: 0 0 10px!important;
    padding: 0 10px !important
}
header .aggregate-rating {
    background: transparent !important;
    border: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
}
.aggregate-rating h2 {
    display: none;
}
.aggregate-rating .fa, .testimonial_widget .fa, .agrating .fa{
    font-size: 25px;
    color: gray;
    margin: 0px 2px;
}
.aggregate-rating .fa-star, .testimonial_widget .fa-star, .agrating .fa-star {
    color: #ffbb00;
}
.agrating{
    float: right;
    margin-left: 10px;
}
header#sitehead a{
    text-decoration: underline;
}
header.sticky{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    margin-top: 0px !important;
}
header.sticky .hlsmall .logoMain img{
    height: 70px !important;
}
.locboxes{
    min-height: 330px;
}
@media only screen and (min-width: 992px){    
    header.sticky h2{
        margin-top: 0px !important;
        font-size: 40px !important;
    }
    header.sticky .logoMain img{
        height: 90px !important;
    }
    header.sticky .logoMain.ldivcenter-middle{
        height: 50px !important;
    }
    header.sticky .topNav li a{
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 767px){
    .thirdm h2, h2{
        margin-top: 0px !important;
    }
    .vc_custom_1471969478096{
        margin-bottom: 0px !important;
    }   
    header.sticky h2{
        margin-top: 0px !important;
        font-size: 17px !important;
    }
}
.modal{
    z-index: 99999;
    background: rgba(0,0,0,0.75);
}
.modal-title{
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
}
.modal-body{
    -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, .25), 0 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 60px rgba(0, 0, 0, .25), 0 0 rgba(0, 0, 0, .25);
}
.modal-header{
    min-height: auto !important;
    padding: 0px 0px !important;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
}
.modal-body .frm_submit input[type="submit"]{
    width: 100% !important;
}
.modal-dialog{
    margin-top: 30px;
}
.modal-header{
    border: 0px !important;
}
.mlogo{
    display: inline-block;
    width: 100%;
    text-align: center;
}

/*Menu*/
.main-nav li{
    position: relative;
}
.main-nav li:hover ul{
    display: block;
}
.main-nav li:hover ul ul{
    display: none;
}
.main-nav li li, .main-nav li li a, .main-nav li ul{
    width: 100%;
}
.main-nav li li ul{
    display: none;
}
.main-nav li li:hover ul{
    display: block;
}
h4.modal-title{
    font-size: 32px;
}
.sidebar section .frm_form_widget{
    padding: 15px 15px 10px !important;
}
.sidebar section{    
    margin-top: 20px !important;
}
.sidebar section h3{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
}
#content hr:last-child{
    display: none;
}
.aggregate-rating a{
    text-decoration: none !important;
}
.featured img{
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}
header .sharedaddy, .entry .sharedaddy, footer .sharedaddy{
    display: none !important;
}
/*Widget*/
.sidebar section.widget_categories ul{
    margin: 0px 0px;
    padding: 0px 0px;
}
.sidebar section.widget_categories ul li{
    list-style: none;
    font-size: 16px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: #e1e1e1 solid 1px;
}
.sidebar section.widget_categories ul li:before{
    display: inline-block;
    margin-right: 5px;
    content: "\f114";
    font-family: FontAwesome;
    width: 18px;
}
.sidebar section.widget_categories ul li.current-cat:before{
    display: inline-block;
    margin-right: 5px;
    content: "\f115";
    font-family: FontAwesome;
    width: 18px;
}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {border: none !important;}
.video-container iframe{border: 0px !important;}
.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;z-index:1!important}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-9999999!important}
.gallery .gallery-item{
    margin: 0px 0px !important;
    padding: 5px 5px !important;
}
.gallery .gallery-item img{
    max-width: 100% !important;
    height: auto !important;
    border: 0px !important;
}