/* @charset "utf-8"; */
/* CSS Document */
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #000000;
	text-align: center;
	font-family: 'Graphik';
	font-weight: normal;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	

/*========Top-strip========*/	
.top-strip{
	float:left;
	width:100%;
	background:#f6210c;
	padding:8px 0;
	text-align:center;
	}
.top-strip-txt{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #ffffff;
	font-weight: 500;
	}
.top-strip-txt span{
	color:#fff000;
    }
	
/*========Top-header========*/		
.top-fix-bar {
	float: left;
	width: 100%;
	margin-bottom:70px;
	}
.top-header{
	float:left;
	width:100%;
	background:#ffffff;
	height:70px;
	margin-top: -70px;
    position: relative;
    top:70px;
	}
.fixed-nav .top-header{
	position: fixed;
	z-index: 11;
	top: 0;
	background:#fff;
	-webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
	margin-top:0;
	
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	}
.logo{
	float:left;
	margin-top:13px;
	}	
ul.hdr-menu{
	float: right;
    margin-top: 24px;
	}
ul.hdr-menu li{
	float:left;
	position:relative;
	}
ul.hdr-menu li a{
	float:left;
	font-size:17px;
	line-height:19px;
	color:#000;
	padding:0 13px;	
	}
ul.hdr-menu li:after{
	content:"";
	position:absolute;
	background:#ebebeb;
	width:1px;
	height:18px;
	top:3px;
	right:0;
	}	
ul.hdr-menu li:last-child:after{
	background:none;
	}		
a.header-btn{
	float:right;
	margin-top:15px;
	padding:10px 30px;
	background:#27a43f;
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    }
	
/*MOBILE MENU CSS*/
.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right:165px;
    top:25px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	margin:0;
	}
.mob-mnu-ic span{
	color:#fff;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;
	background-color: #333;
	transition: 0.4s;
	}
.bar2{margin: 5px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-8.5px, 6px);
	transform: rotate(-45deg) translate(-8.5px, 6px);
	background:#333;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -4px);
	transform: rotate(45deg) translate(-7px, -4px);
	background:#333;
	}

.mobilemenu{
	left:0;
	position:fixed;
	top:104px;
	background:#fff;
	z-index:12;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #ddd;
	}
.mobimenu-top{ top:65px;}
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #ddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	}	
	
/*========Banner========*/
.banner{
	float:left;
	width:100%;
	height:544px;
	background:url(../img/bnr-bg.jpg)#f6f9fe no-repeat center top;
	text-align:left;
	position:relative;
	overflow: hidden;
	}
.banner:before{
	position:absolute;
	content:"";
	left:0;
	right:0;
	height:240px;
	background:#0f70b7;
	}	
.bnr-girl{
	position: absolute;
    right: 90px;
    top: 20px;
    z-index: 9;
	}
.bnr-tstimnt{
	position: absolute;
    right: -100px;
    top: 45px;
    z-index: 99;
	}			
.bnr-top{
	float:left;
	width:100%;
	height:238px;	
	margin-top:3px;
	padding:0 0 0px 0;
	position:relative;
	}
.bnr-top-lft{
	float:left;
	width:58%;
	}	
.dwn-arw{
	position:absolute;
	left:0;
	bottom:-10px;
	}	
.bnr-txt1{
	float:left;
	width:100%;
	font-size:22px;
	line-height:30px;
	color:#ffcc7e;
	font-weight: 500;
	margin-top:40px;
	}				
.bnr-txt2{
	float:left;
	width:100%;
	font-size:50px;
	line-height:60px;
	color:#ffffff;
	font-weight: bold;
	font-family: 'Mont';
	margin-top:10px;
	}
.bnr-lft{
	float:left;
	width:58%;
	}	
.comn-txt{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin-top: 25px;
    letter-spacing: 0.5px;
	}
ul.bnr-list{
	float:left;
	width:100%;
	margin-top:20px;
	}
ul.bnr-list li{
    float: left;
    padding-left: 48px;
    padding-right: 34px;
    font-size: 19px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    position: relative;
	}
ul.bnr-list li img{
	position:absolute;
	left:0;
	top:0;
	}
ul.bnr-list li:after{
	position: absolute;
	content:"";
	background:#ccd5df;
	height:30px;
	width:1px;
	top:0;
	right:14px;
	}
ul.bnr-list li:last-child:after{
	background:none;
	}		
a.bnr-btn1{
	display: inline-block;
    vertical-align: middle;
    height: 56px;
    width: 271px;
    margin-top: 40px;
    font-size: 22px;
    line-height: 58px;
    color: #fff;
	background-color:#37d086;
	font-family: 'Mont';
    font-weight: bold;
    text-align: center;
    border-radius: 50px;
    text-decoration: none;
	}
.btn-arw {
    display: inline-block !important;
    vertical-align: middle;
    margin: -10px -10px 0 15px;
    }
/*========Section 1========*/
.section1{
	float:left;
	width:100%;
	padding:65px 0 65px;
	text-align:center;
	}
.comn-hdg{
	float:left;
	width:100%;
	font-size:30px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	font-family: 'Mont';
	}
.comn-hdg span{
	font-size:50px;
	line-height:54px;
	color:#0f70b7;
	} 
.s1-rating{
	display:inline-block;
	vertical-align:middle;
	margin-top:35px;
	max-width:100%;
	}
    
/*========Section 2========*/
.section2{
	float:left;
	width:100%;
	background:#f1f8ff;
	padding:65px 0 65px;
	text-align:center;
	}	
.tab-lists{
	float:left;
	width:100%;
	padding:40px 0 30px 0;
	}
.tab-content-box{
	float:left;
	width:100%;
	}
.tab-content{
	float:left;
	width:100%;
	padding:0px 0px 0px 60px;
	background: #fff;
    border-radius: 25px;
	}
.tab-img-left{
	float: right;
	margin: 15px 0 0 0;
	}
.tab-rgt{
	float: left;
    width: 47%;
    text-align: left;
    padding: 70px 0px 70px 0px;
	}
.tab-title{
	float:left;
	width:100%;
	color:#0f70b7;
	font-size:36px;
	line-height:38px;
	font-weight:bold;
	font-family: 'Mont';
	}

.tab-desc{
	float:left;
	width:100%;
	color:#000000;
	font-size:17px;
	line-height:25px;
	margin-top:30px;
	}
.tab-rgt a.secBtn{margin-top:40px;}	
/*========Section 3========*/
.section3{
	float:left;
	width:100%;
	padding:65px 0 65px;
	text-align:center;
	}	
ul.s3-list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
ul.s3-list li{
	width:23%;
	margin-top:30px;
	background:#f1f8ff;
	border:1px solid #dfeaf5;
	border-radius:5px;
	padding:30px 0 35px 0;
	box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%);
	}
ul.s3-list li p{
	float:left;
	width:100%;
	color:#000;
	font-size:22px;
	line-height:28px;
	font-weight: 500;
	margin-top:0px;
	}
ul.s3-list li img{
	display:block;
	margin:0 auto 10px;
	}
/*========Section 4========*/
.section4{
	float:left;
	width:100%;
	background:#f1f8ff;
	padding:65px 0 65px;
	text-align:center;
	}
ul.s4-list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:30px;
	}
ul.s4-list li{
	width:18%;
	}
ul.s4-list li img{
	display:block;
	margin:0 auto 15px;
	border-radius:10px;
	max-width:100%;
	}
.s4-lst-txt1{
	color:#0f70b7;
	font-size:20px;
	line-height:26px;
	font-weight: 600;
	}
.s4-lst-txt2{
	display:inline-block;
	color:#000000;
	font-size:14px;
	line-height:22px;
	margin-top:5px;
	background:#fff;
	border-radius:50px;
	padding: 0px 10px;
	}				
.s4-lst-txt3{
    color: #000000;
    font-size: 17px;
    line-height: 25px;
    margin-top: 18px;
	padding: 0 8px;
	}											
/*========Section 5========*/
.section5{
	float:left;
	width:100%;
	padding:65px 0 65px;
	text-align:center;
	}
ul.s5-list{
	float: left;
    width: 100%;
	margin-top:40px;
	}
ul.s5-list li{
	float: left;
    width: 33.33%;
	position:relative;
	}
ul.s5-list li span{
	float:left;
	width:100%;
	color:#0f70b7;
	font-size:24px;
	line-height:26px;
	font-weight:600;
	}
ul.s5-list li p{
	float:left;
	width:100%;
	color:#000000;
	font-size:17px;
	line-height:25px;
	margin-top:15px;
	padding: 0 25px;
	letter-spacing:0.5px;
	}																											
ul.s5-list li img{
	display:block;
	margin:0 auto 15px;
	}	
ul.s5-list li:after{
	content:"";
	position:absolute;
	background:#e0e8f1;
	height:190px;
	width:1px;
	right: 0px;
    top: 30px;
	}
ul.s5-list li:last-child:after{
	display:none;
	}
/*========Section 6========*/
.section6{
	float:left;
	width:100%;
	background:#f1f8ff;
	padding:65px 0 65px;
	text-align:center;
	}
.s6-img{
	float:right;
	max-width:100%;
	margin:20px 0 0 0;
	}	
.s6-lft{
	float:left;
	width:57%;
	text-align:left;
	}
ul.s6-list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:30px;
	}
ul.s6-list li{
	float: left;
    width: 31.33%;
    background: #fff;
    border-radius: 15px;
    padding: 10px 5px 15px 13px;
    color: #000000;
    font-size: 15px;
    line-height: 26px;
	}
ul.s6-list li span{
	float:left;
	width:100%;
	color:#000000;
	font-size:34px;
	line-height:36px;
	font-weight:600;
	margin-top:5px;
	margin-bottom: 5px;
	}																																		
/*========FOOTER========*/
.footer{   
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px 0;
    text-align: center;
	}
.ftr-logo{
	display:inline-block;
	vertical-align:middle;
	margin:15px 0;
	width: 180px;
	}	
.ftr-txt1{
	float:left;
	width: 100%;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: #878787;
	}
.ftr-txt1 a{
	text-decoration:none;
	color:#000000;
	padding: 0 8px;
	}
.ftr-txt1 span{
	float:left;
	width: 100%;
	margin-top:10px;	
	}	
/*========================
     ABOUT CSS START
=========================*/
     	
/*========about-banner========*/
.about-banner{
	float:left;
	width:100%;
	background:#f6fafe;	
	text-align:center;
	position:relative;
	padding:40px 0 214px;
	}
		
a.about-btn1{
	display: inline-block;
    vertical-align: middle;
    height: 56px;
    width: 271px;
    margin-top: 40px;
    font-size: 22px;
    line-height: 58px;
    color: #fff;
	background:#37d086;
	font-family: 'Mont';
    font-weight: bold;
    text-align: center;
    border-radius: 50px;
    text-decoration: none;
	}
.btn-arw2 {
    display: inline-block !important;
    vertical-align: middle;
    margin: -11px -10px 0 15px;
    }
/*========about-section1========*/
.about-section1{
	float:left;
	width:100%;
	padding:0px 0 65px;
	text-align:center;
	}

.s1-Div{
	display:inline-block;
	vertical-align:middle;
	max-width:83.16%;
	} 
.about-img1{
    max-width: 100%;
    margin-top: -185px;
	box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%);
}	
.stat-box{
	float:left;
	width:100%;
	margin-top:20px;
	padding-left:125px;
	position:relative;
	padding-bottom:22px;
	border-bottom:1px solid #d7d7d7;
	text-align:left;
	} 
.stat-box p{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#000;
	}
.star-bx-img{
	position:absolute;
	left:8px;
	top:0;
	}
.s1-box{
	float:left;
	width:100%;
	margin-top:0px;
	}
.s1-box-lft{
	float:left;
	width:66%;
	text-align:left;
	}	
.s1-box-rgt{
	float:right;
	width:295px;
	margin-top:15px
	}
ul.s1-box-list{
	float:left;
	width:100%;
	}
ul.s1-box-list li {
    float: left;
    width: 100%;
    background: #fff;
    padding: 18px;
	text-align:left;
	border:1px solid #0f70b7;
	border-radius:10px;
	margin-top:15px;   
}
ul.s1-box-list li span{
	color: #0f70b7;
    font-size: 34px;
    line-height: 34px;
	font-weight:600;
	float:left;
	width:110px;
	}
ul.s1-box-list li p{
	float:right;
	width:calc(100% - 110px);
	border-left:1px solid #d7d7d7;
	padding-left:20px;
	color: #000000;
    font-size: 18px;
    line-height: 22px;
	}							 								 
/*========================
     ABOUT CSS END
=========================*/						

/*========================
     CONTACT CSS START
=========================*/	
/*-------------------------
     bredcrum2 CSS
--------------------------*/	
.bredcrum2 {
    float: left;
    width: 100%;
    background: #0f70b7;
    padding: 3px 0 5px;
    }
.bredcrum2 ul{
	float: left;
    width: 100%;
	}	
.bredcrum2 ul li{
	float:left;
	padding: 0 5px;
	position:relative;
	color:#ffffff;
	font-size:15px;
	letter-spacing:0.5px;
	text-align:left;
	}
.bredcrum2 ul li a{ color:#ffffff;}	
.bredcrum2 ul li:first-child{
	padding-left:0;
	}		
/*========cntct-banner========*/
.cntct-banner{
	float:left;
	width:100%;
	background:#f6fafe;
	text-align:center;
	position:relative;
	padding:40px 0 185px;
	}
.cntct-txt1{
	float:left;
	width:100%;
	font-size:50px;
	line-height:55px;
	color:#0f70b7;
	font-weight: bold;
	}				
.cntct-txt2{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#000;
	margin-top:15px;
	}
.mail-div{
	float:left;
	width:100%;
	margin-top:30px;
	}	
.cntct-mail{
	display: inline-block;
    vertical-align: middle;
	}
a.cntct-mail-txt{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:15px;
	}	
a.submit-btn{
	display: inline-block;
    vertical-align: middle;
    height: 53px;
    width: 412px;
	max-width: 100%;
    margin-top: 40px;
    font-size: 22px;
    line-height: 53px;
    color: #fff;
	background:#37d086;
	font-family: 'Mont';
    font-weight: bold;
    text-align: center;
    border-radius: 50px;
    text-decoration: none;
	-webkit-appearance:none;
	}
.btn-arw3 {
    display: inline-block !important;
    vertical-align: middle;
    margin:-9px -10px 0 15px;
    }
/*========cntct-Section 1========*/
.cntct-section1{
	float:left;
	width:100%;
	padding:0px 0 0px;
	text-align:center;
	}
.submit-Box{
	display: inline-block;
    vertical-align: middle;
	max-width:84%;
	background:#fff;
	margin-top:-140px;
	border-radius:20px;
	box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%);
	padding:35px 45px 45px;
	}	
.submit-Box-hdng{
	float:left;
	width:100%;
	font-size:50px;
	line-height:55px;
	color:#0f70b7;
	font-weight:bold;
	}
.frmfld-box{
	float:left;
	width:100%;
	padding:15px 0 0;
	}
.frmfld-lft-box{
	float:left;
	width:47%;
	}	
.frmelements{
	float:left;
	width:100%;
	border-radius:10px;
	margin-top:10px;
	}
		
.frmelements label {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    text-align: left;
    float: left;
    padding: 0px 0 0px 0px;
   }
.input-box{
    float: left;
    width: 100%;
    height: 56px;
    border: 1px solid #cfcfcf;
	border-radius:10px;
    text-align: left;
    padding: 0 0px 0 40px;
    background-color: #ffffff;
    outline: none;
    margin: 7px 0;
    position: relative;
    } 
		 
.field-all {
    float: left;
    width: 100%;
    border: none;
    outline: none;
    height: 100%;
    color: #000;
    font-size: 17px;
    padding: 2px 10px 2px 15px;
    font-weight: normal;
    border-radius: 10px;
	font-family: 'Graphik';
   } 
.fldicon {
    position: absolute;
    left: 16px;
    top: 16px;
   }
.frmfld-rgt-box{
	float:right;
	width:47%;
	}
.msg-areafild {
	height: 100%;
	min-height: 170px;
	padding: 0;
	}
.frmelements textarea {
    height: 100%;
    min-height: 170px;
    resize: none;
    border: none;
    float: left;
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    background: #fff;
	font-family: 'Graphik';
	 font-size: 17px;
	outline:none;
	-webkit-appearance:none;
} 
/*========================
     CONTACT CSS END
	 
=========================*/	
/*========================
     privacy CSS START
=========================*/	 
.privacy-section{
	float: left;
    width: 100%;
    padding: 40px 0 60px;
    text-align:left;
	border-bottom:1px solid #d7d7d7;
	} 
.privacy-hdg{
	float: left;
    width: 100%;
    font-size: 32px;
    line-height: 42px;
    color: #000000;
    font-weight: 600;
	}	
.privacy-cmnHdng{
	float: left;
    width: 100%;
    font-size: 26px;
    line-height: 36px;
    color: #000000;
    font-weight: 500;
	margin-top:25px;
	}
.privacy-comnTxt{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin-top: 20px;
    letter-spacing: 0.5px;
	}		   			
/*---------Media Querry---------*/	

.show-mob,.show-tab{display: none;}
	
@media only screen and (max-width:1187px){
	
.container{width:1004px;}
.show-desk,ul.hdr-menu {display: none;}


.bnr-top-lft {width: 64%;}
.bnr-txt2 {font-size: 45px;line-height: 55px;}
.bnr-lft {width: 60%;}
.bnr-girl {right: 60px;top: 88px; width: 380px;}
.bnr-tstimnt {right: 5px;top: 65px;width: 218px;}
ul.bnr-list li {padding-left: 42px;padding-right: 30px;font-size: 18px;}

.comn-hdg {font-size: 28px;line-height: 40px;}
.comn-hdg span {font-size: 46px;line-height: 50px;}

.s4-lst-txt3 {padding: 0 0px;}

.tab-img-left {margin: 40px 0 0 0;width: 500px;}

.s6-img {margin: 70px 0 0 0;width: 400px;}
ul.s6-list li span {font-size: 30px;}
ul.s6-list li {font-size: 16px;}

/*------ABOUT MEDIA START------*/

.s1-Div {max-width: 90%;}

/*------CONTACT MEDIA START------*/
.submit-Box {max-width: 100%;}

}
	

@media only screen and (max-width:1021px){
.container{width:750px;}
.show-desk {display: none;}
.show-mob,.show-tab {display: block;}

.mob-mnu-ic {right: 20px;top: 19px;}
.mobilemenu {top: 55px;}
.top-fix-bar {margin-bottom: 55px;}
.top-header {height: 85px;}

.banner {height: 490px;}
.banner:before {height: 190px;}
.dwn-arw {bottom: -11px;}
.bnr-top {height:190px;}
.bnr-txt1 {font-size: 20px;line-height: 28px;margin-top: 25px;}
.bnr-txt2 {font-size: 36px;line-height: 42px;}
.bnr-girl {right: 28px;top: 120px;width: 240px;}
.bnr-tstimnt {right: -43px;top: 26px;width: 200px;}
.bnr-lft {width: 68%;}
ul.bnr-list li {padding-left: 34px;padding-right: 22px;font-size: 16px;}
ul.bnr-list li img { width:30px;}

.section1 { padding: 50px 0;}
.comn-hdg {font-size: 26px;line-height: 36px;}
.comn-hdg span {font-size: 40px;line-height: 48px;}
.comn-txt { max-width: 478px;margin-top:20px;}

.section2 {padding: 50px 0;}
.tab-title {font-size: 26px;line-height: 28px;}
.tab-desc { margin-top:25px;}
.tab-img-left {margin: 95px 0 0 0;width: 360px;}

.section3 {padding: 50px 0;}
ul.s3-list li p {font-size: 20px;line-height: 26px;}

.section4 {padding: 50px 0;}
.s4-lst-txt1 {font-size: 17px;line-height: 28px;}
.s4-lst-txt3 { margin-top:15px;}

.section5 {padding: 50px 0;}
ul.s5-list li span {font-size: 22px;}
ul.s5-list li:after { top:55px;}

.section6 {padding: 50px 0;}
.s6-lft {width: 63%;}
.s6-img {margin: 90px 0 0 0;width: 255px;}
ul.s6-list li span {font-size: 26px;}

/*------ABOUT MEDIA START------*/
.s1-Div {max-width: 100%;}
.s1-box-lft {width: 59%;}

/*------CONTACT MEDIA START------*/
.cntct-txt1 {font-size: 40px;line-height: 50px;}
.submit-Box {padding: 30px 35px 40px;}
.submit-Box-hdng {font-size: 40px;line-height: 50px;}

/*------privacy MEDIA START------*/
.privacy-hdg {font-size: 30px;line-height: 40px;}
.privacy-cmnHdng {font-size: 24px;line-height: 34px;}
}
	
@media only screen and (max-width:767px){
	
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}


.logo {width: 250px;}

.banner {height: auto;background-size: cover;}
.banner:before { display:none;}
.dwn-arw {bottom: -14px;left: 15px;}
.bnr-top {width: calc(100% + 20px);height: auto;background-color:#0f70b7;margin-left: -10px;padding: 15px 10px;text-align: center; margin-top:0;}
.bnr-top-lft {width: 100%;}
.bnr-lft {width: 100%;text-align: center;margin: 5px 0 0px 0;}
.bnr-txt1 {font-size: 18px;line-height: 22px;margin-top: 5px;}
.bnr-txt2 {font-size: 27px;line-height: 35px;letter-spacing: 0.5px; margin-top:5px;}
.bnr-girl-mob {margin: 20px auto 0; width:100%;}
.bnr-tstimnt {position: static;margin: 35px auto 0;}
ul.bnr-list {margin-top: 25px;}
ul.bnr-list li {padding-left: 0px;padding-right: 0px;font-size: 14px;width: 33.33%;}
ul.bnr-list li img {position: static;display: block;margin: 0 auto 0;width: 36px;}
ul.bnr-list li:after { display:none;}
a.bnr-btn1 { margin-top:30px;}

.section1 {padding: 30px 0;}
.comn-hdg {font-size: 20px;line-height: 30px;letter-spacing: 0.5px;}
.comn-hdg span {font-size: 24px;line-height: 32px;}
.comn-txt {margin-top: 10px;font-size: 15px;line-height: 21px;}
.s1-rating{ margin:25px auto 0;}

.section2 {padding: 30px 0;}
.tab-content {margin-top: 25px;padding: 30px 0px 0px 0px;}
.tab-rgt {width: 100%;text-align: center;padding: 0 6px 50px;}
.tab-img-left {margin: 15px auto 0 auto;float: none;max-width: 75%;}
.tab-title {font-size: 24px;line-height: 26px;}
.tab-desc {font-size: 16px;line-height: 26px;}


.section3 {padding: 30px 0;}
ul.s3-list li {width: 48%;}

.section4 {padding: 30px 0;}
ul.s4-list { margin-top:0;}
ul.s4-list li {width: 100%;margin-top: 30px;}
.s4-lst-txt1 {font-size: 20px;line-height: 28px;}
.s4-lst-txt2 {letter-spacing: 0.5px;}
.s4-lst-txt3 {letter-spacing: 0.5px;font-size: 16px;}

.section5 {padding: 30px 0;}
ul.s5-list { margin-top:0;}
ul.s5-list li {width: 100%;margin-top: 30px;}
ul.s5-list li:after { display:none;}
ul.s5-list li p { font-size:16px;}

.section6 {padding: 30px 0;}
.s6-lft {width: 100%;text-align: center;}
.s6-img {margin: 25px auto 0;width: 80%;float: none;}
ul.s6-list li { line-height:22px; padding:10px 10px 15px 10px;}

.footer{padding:10px 0 20px;}
.ftr-logo {margin: 15px 0 0;width: 140px;}
.ftr-txt1{margin-top:15px; font-size:14px;line-height: 22px;}
.ftr-txt1 a{padding:0 1px;}
																														
/*------ABOUT MEDIA START------*/
.about-banner { padding:15px 0 110px;}

a.about-btn1 { margin-top:30px;}

.stat-box {margin-top: 15px;padding-left: 80px;}
.stat-box p {font-size: 16px;}
.star-bx-img {width: 60px;left: 0px;top: 8px;}

.s1-box-lft { width:100%;text-align: center;}
.s1-box { margin-top:8px;}
.s1-box-rgt {width: 100%;margin-top: 10px;}
.about-section1 {padding: 0px 0 35px;}
.about-img1 {margin-top: -90px;}

/*------CONTACT MEDIA START------*/
.cntct-banner {padding: 10px 0 170px;}
.cntct-txt1 {font-size: 30px;line-height: 40px;letter-spacing: 0.5px;}
.cntct-txt2 {font-size: 16px;line-height: 24px;margin-top: 10px;}
.mail-div {margin-top: 25px;}
.submit-Box {padding: 20px 20px 35px;}
.submit-Box-hdng {font-size: 30px;line-height: 40px;}
.frmfld-box {padding: 10px 0 0;}
.frmfld-lft-box {width: 100%;}
.frmfld-rgt-box {width: 100%;}

a.submit-btn{margin-top:20px;}

/*------privacy MEDIA START------*/
.privacy-section {padding: 20px 0 25px;}
.privacy-hdg {font-size: 26px;line-height: 30px;}
.privacy-cmnHdng {font-size: 20px;line-height: 30px;margin-top: 20px;}
.privacy-comnTxt {font-size: 16px;margin-top: 15px;}

}
