@media only screen and (max-width: 950px) {
.header{ display:none;}	
.mobileheader{ display:block;}
.mobileSep{display:block;}


.ewf-section__overlay-color-right {
    right: 0;
    transform:none;
    padding-left: 0;
    width: 100%;
}
.ewf-section {
    padding: 10px 0;
}

.ewf-section__overlay-color-rightl {
    left: 0;
    transform:none;
    padding-left: 0;
    width: 100%;
	opacity: 0.65;
}
.ewf-sectionl {
    padding: 10px 0;
}


}


@media only screen and (max-width: 760px) {
.c1Bg{ height:auto;}
.c1TImg{ text-align:center;}	
.secTitle{ text-align:center;}
.c1Sep{ margin:auto;}
.c1Title{ text-align:center;}
a.btnWhite2{ margin:auto;}
.c1Con{ text-align:center;}


.c2Con{ height:auto;}
.c2t1{ text-align:center;}
.c2Sep{ margin:auto;}
.c2t2{ text-align:center;}
.c2Bg{ height:auto;}
.c2Car{ height:auto; padding-top:40px;}

.c7c1{ height:auto; background:none;}
.c7c2{background:#2f5296; line-height:35px; text-align:center; padding:15px 30px;}
.c7c3{ width:100%; text-align:center; padding-top:10px;}

.ftLogo{ text-align:center; width:100%;}
.ftoTxt{ text-align:center;}

.socialCon{ display:inline-block; text-align:center;}

a.facebook1{ float:none; display:inline-block;}
a.twitter1{ float:none; display:inline-block;}
a.instagram1{ float:none; display:inline-block;}
a.youtube1{ float:none; display:inline-block;}

.footerTitle{ text-align:center;}
ul.footerLink li{ width:100%; text-align:center;}
ul.footerLink li a{ text-align:center;}

.fAdr{ text-align:center;}

.proBoxSep{ display:none;}
.proBoxSep2{ display:block;}
.subSeep{ display:block; clear:both;}

.headeMail{font-size:11px;}
.headPhone{font-size:11px; margin-left:10px;}
.headPhoneM{ display:inline-block;font-size:11px; margin-left:10px;}
.headPhoneW{ font-size:11px; margin-left:10px; display:none;}
}