/**/
/* updated css */

.short-response-accessories{
	display:none;
}


.top-header-bar{
	display:none;
}

.promo .get-help-banner{
	display:none;
}

.short-response-banner{
	display:none;
}

.promo{
		margin-top:0;
		padding:0;
	}
	
	.top-banner-title{
		display:none;
	}
	
	#with-topbar .promo{
				margin-top:0;
	}

.top_header{
    display: table;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #fff;
}
.top_left{
    margin-top: 24px;
    float: left;
}

.top_left h1{
    font-size: 36px;
    color: #F16624;
    margin: 0;
    font-family: arial;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.top_right{
    float: right;
}

.top_right p{
float: left;
color: #2952C2;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 0;
margin-right: 25px;
margin-top: 13px;
}

.top_right hr{
    float: left;
    border: 0;
    width: 3px;
    height: 80px;
    background: #2952c2;
    /* padding: 2px; */
    margin: 0 5px;
}
.top_right a{
    float: left;
    border-radius: 19px;
    background: #F16624;
    padding: 17px 10px;
    text-decoration: none;
    margin-left: 19px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    min-width: 219px;
}

.top_right a:hover{
text-decoration: none;
}


.custom_banner{
    background: url(Header_Images_fn.webp)no-repeat;
    display: table;
    width: 100%;
    height: 430px;
}

.custom_banner_txt{
    width: 36%;
    display: table-cell;
    vertical-align: middle;
    background-color: #2953c2;
}

.customized_hero_banner{
    margin-top: 124px !important;
    padding: 0 !important;
	margin-bottom:0;
}

.customized_header_head{
top: 0!important;
}

.custom_banner_txt h2{
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    text-align: center;
    text-transform: none;
    padding: 9px 31px;
}
.tbl-cell.custom_banner_txt p {
    text-transform: none;
    padding: 9px 49px 0px 48px;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: normal;
    color: #ffffff;
    /* font-family: "Arial"; */
    text-align: center;
}

.custom_banner_txt h2 span{
    color: #f06624;
}

.custom_banner_bg{
    /* background: url(Header_Images_fn.webp)no-repeat; */
    width: 65%;
    display: table-cell;
    vertical-align: middle;
    background-size: cover;
	background-position:center center;
}

.customized_top_header_bar{
    display: none !important;
}
	
	#with-topbar .header {
    top: 0;
}


#view-full{
	display:none;
}


@media (max-width:1200px) {
	
	
.tbl-cell.custom_banner_txt p {
    font-size: 24px;
    padding: 9px 35px 0px 35px;
}

    .custom_banner_txt h2 {
        font-size: 50px;
        line-height: 50px;
    }
    
    .custom_banner_txt {
        width: 32%;
    }

    .top_left{
        margin-top: 33px;
    }

    .top_left h1 {
        font-size: 30px;
        
    }
    .top_right p {
    }


}

@media (max-width:992px) {
	
	.tbl-cell.custom_banner_txt p {
    font-size: 20px ;
    padding: 9px 19px 0px 18px;
}

    .custom_banner {
        height: 364px;
    }

    .custom_banner_txt h2 {
        font-size: 40px;
        line-height: 43px;
    }

    .top_left h1 {
        font-size: 26px;
    }


    .top_right p {
        font-size: 18px;
}

.top_right a {
    font-size: 16px;
    min-width: 170px;
}
.top_right hr {
    height: 70px;
}


}

@media (max-width:800px){

	.footer {
		    margin-bottom: 126px;
	}
	
	.bottom-menu{
		margin-top:0;
	}

.tbl-cell.custom_banner_txt p {
    text-transform: none;
    padding: 9px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: normal;
    color: #ffffff;
    text-align: center;
}

   .customized_service_menu ul li {
    width: 90px !important;
    }


   .customized_sticky_footer{
    background: #2952C2;
    }

    .custom_banner{
        display: block;

    }

    .custom_banner_txt h2 {
        font-size: 27px;
        line-height: 32px;
    }

    .custom_banner_txt {
        width: 100%;
        display: block;
        background-color: #2953c2;
        padding: 0;
    }

    .custom_banner_bg{
        display: block;
        width: 100%;
        background-position: bottom;
        height: 353px;
    }

    .top_header{
        display: block;
    }

    .customized_hero_banner {
        margin-top: 53px !important;
    }

    .top_left{
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .top_header {
        padding: 25px 15px;
    }

    .top_right{
        display: none;
    }

    .custom_banner {
        height: auto;
    }


   .customized_top_bar .phone-top{
        display: none;
    }

    .customized_sticky_footer{
        flex-direction: column;
    }

    .customized_sticky_footer a{
        background: #F16624 !important;
        font-size: 16px!important;
        padding: 10px !important;
        width: 210px;
        margin: auto;
        margin-bottom: 10px;
        justify-content: center;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .customized_sticky_footer .dashicons-phone{
        border: 0 !important;
        font-size: 35px;
        }

    .customized_sticky_footer P{
        font-size: 20px;
        color: #fff;
        text-align: center;
        margin-top: 11px;
        margin-bottom: 11px;
    }



}

@media (max-width: 767px)
{
	/*google contrast recommended css */
	.top_left h1{
		    font-weight: 700;
	}
	
.service-area-map .service-area-heading{
    color: #f16624!important;
    font-size: 20px !important;
}
	
	.custom_banner_txt h2 span{
      text-shadow: 1px 1px 1px #4e4e4e;
    color: #ff935f;
}
	
	.customized_sticky_footer a {
    text-shadow: 1px 1px 1px #4e4e4e;
}
	
	

	#view-full, #view-resp {
    background-color: #fff;
	}

	.bottom-menu{
		margin-top:0;
	}
	
	.breadcrumbs{
		    color: #595959;
	}
	
	.copyrights{
    font-size: 16px;
		color:#000;
/*     margin-bottom: 30px; */
    line-height: 28px;
		margin-right:0;
		margin-top:0;
		 width: 95%;
    float: none;
    margin-left: auto;
    margin-right: auto;
			
	}
	
	.copyrights a{
			color:#000;
	}
	
	
	
	
	/*end */
	
/* 	.footwrap {
		margin-bottom: 90px;
	} */
}

@media(max-width:620px){
    .customized_service_menu ul li{
        margin: 0 3px !important;
    }
}



@media (max-width:550px){

  

    .customized_service_menu ul li {
        margin: 0 -1px !important;
    }

    .customized_service_menu ul li li a{
        font-size: 12px;
    }
    

    .top_header {
        padding: 20px 15px;
    }

    .top_left h1 {
        font-size: 20px;
    }

    .custom_banner_bg {
        height: 252px;
    }

.custom_banner_txt h2 {
    font-size: 20px;
    line-height: 25px;
}

}


@media(max-width:480px){
    .custom_banner_bg {
        height: 226px;
    }
}


	
	/*translation css*/



 #trp-floater-ls {
    height: 43px;
    text-align: center;
}

.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light {
    min-width: 125px;
}

.translatepress-es_MX .top_left h1 {
    font-size: 33px;
}

.translatepress-es_MX .top_right p {   
    font-size: 21px;

}
.translatepress-es_MX .top_right a {
    font-size: 17px;
}

	.translatepress-es_MX .main-menu{
		right: 155px;
	}

@media (max-width: 1200px) {
.translatepress-es_MX .top_left {
    margin-top: 23px;
}
.translatepress-es_MX .top_left h1 {
    font-size: 25px;
 }
.translatepress-es_MX .top_right p {
    font-size: 18px;
}
.translatepress-es_MX .top_right a {
    font-size: 14px;
}
}




@media(max-width:992px){
	/*translation css*/
	.translatepress-es_MX .main-menu{
		    right: 103px;
	}
}


@media (max-width: 941px) {
.translatepress-es_MX .top_left h1 {
    font-size: 19px;
 }
.translatepress-es_MX .top_right p {
    font-size: 14px;
}
.translatepress-es_MX .top_right a {
    font-size: 12px;
}
}

@media(max-width:800px){
	
	.translatepress-es_MX .top_header {
    padding: 5px 15px 20px 15px;
}
	
	.translatepress-es_MX .customized_sticky_footer a{
		    width: 290px;
	}
}



@media (max-width: 767px){

.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light {
    min-width: 125px;
}
#trp-floater-ls {
    height: 42px; 
}
#trp-floater-ls.trp-top-right {
    bottom: auto;
    top: 0;
    right: 20%;
}

}

/*end translation css */

	
	/*footer css*/
	
	.sticky-footer{
	z-index:10;
}
	
	@media(max-width:500px){
		.area-parent{
			padding:0;
		}
		
	
	}
	
