@charset "utf-8";
/* CSS Document */
body {margin:0 auto; padding:0; font-family: 'Poppins', sans-serif; -moz-user-select:none; -webkit-user-select:none;}
a, a:hover, a:focus{outline:none;} 
::-moz-selection {background: #ffc82a;color: #000; }
::-webkit-selection {background: #ffc82a;color: #000; }
a, a:hover {-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;text-decoration:none;}

a, a:visited {
	color: #0087cc;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
banner-section-inner
a:hover, a:focus {
	color: #ff7b29;
}

.navbar {
	position:fixed; margin:0;
	padding:0;
	z-index:999;
	width:100%;
	border-bottom:1px solid #f0f0f0;
}

.main-nav {
	background:#fff !important;
}

.main-nav a{
	color:#CCC;
}

.navbar ul li{	
	padding:0 15px!important;
}

.navbar ul li a {
	color:#000 !important;
	padding:22px 0;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.6px;
	font-weight:500;
}

.navbar ul li a:hover{
	color:#0087cc!important;
}

.navbar-nav {padding:0 0 0 70px!important;}

.logo {color:#FC0 !important;}
.logo img {width:100%; margin:0; padding:0;}

.navbar-toggler {
	color:#CCC !important;
}

a.fb {color:#999; font-size:18px; margin-right:12px;}
a.fb:hover {color:#06C; font-size:18px; margin-right:12px;}
a.tweeter {color:#999;font-size:18px; margin-right:12px;}
a.tweeter:hover {color:#09C;font-size:18px;}
a.instagram {color:#999;font-size:18px;}
a.instagram:hover {color:#906;font-size:18px;}

.banner-section {
	margin:0;
	padding:0;
}

.ht-navbar {
	height:55px;
}

.getintouch {
	margin: 0;
	padding: 0;
}

.getintouch a{
	font-size: 14px;
	margin: 0;
	padding: 10px 25px;
	background: #0497c6;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.getintouch a:hover{
	background: #000;
}

.video-section {
	margin:0;
	padding:0;
	width: 100%;
	height: auto;
	display: inherit;
	background: #000;
}

.video-section img{
	width: 100%;
}

video {
	height: auto;
}

.video-section-mobile {
	display: none;
}

.welcome-section {
	margin: 0 auto;
	padding: 100px 0;
	background: url(../images/bg-welcome.jpg) center no-repeat;
	height: 800px;
}

.welcome-section h1{
	font-size: 46px;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: 600;
	text-align: center;
	color: #000;
}

.welcome-section h2{
	font-size: 22px;
	margin: 0 auto;
	padding: 0 130px;
	font-weight: 400;
	text-align: center;
	color: #0170a4;
}

.line-title {
	margin: 20px  auto;
	padding: 0;
	height: 2px;
	background: #0076C1;
	width: 10%;
}

.welcome-section-main {
	margin: 0 auto;
	padding:0;
	width: 100%;
	text-align: center;
}

.welcome-section-main-col{
	margin: 0;
	padding:9px 0;
	width: 20%;
	float: left;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.welcome-section-main-col:hover{
	margin: 15px 0 0 0;
	cursor: pointer;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.welcome-section-main-col h3{
	font-size: 16px;
	margin: 0 auto;
	padding: 5px 0px;
	font-weight: 400;
	text-align: center;
	color: #0170a4;
}

.welcome-section-main-col p{
	font-size: 14px;
	margin: 0 auto;
	padding:0 0px;
	font-weight: 400;
	text-align: center;
	color: #000;
}

.welcome-section-main-col2{
	margin: 0;
	padding:0;
	width: 20%;
	float: left;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.welcome-section-main-col2:hover{
	margin: 10px 0 0 0;	
	cursor: pointer;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.welcome-section-main-col2 h5{
	font-size: 16px;
	margin: 0 auto;
	padding: 5px 35px;
	font-weight: 400;
	text-align: center;
	color: #0170a4;
}

.welcome-section-main-col2 p{
	font-size: 14px;
	margin: 15px 0 0 0;
	padding:0;
	font-weight: 400;
	text-align: center;
	color: #000;
}

.services-section {
	margin: 0 auto;
	padding: 100px 0;
	background: #f4f8f9;	
}

.services-section h1{
	font-size: 46px;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: 600;
	color: #000;
	text-align: center;
}

.services-section h2{
	font-size: 24px;
	margin: 0 auto;
	line-height: 24px;
	padding: 0 0 0 0;
	font-weight: 300;
	color: #5D8598;
	text-align: center;
}

.services-section h3{
	font-size: 18px;
	margin: 0 auto;
	line-height: 24px;
	padding: 10px 0 0 0;
	font-weight: 400;
	color: #0170a4;
	text-align: center;
}

.line-title-left {
	margin: 0 0 15px 0;
	padding: 0;
	height: 1px;
	background: #0C8DCB;
	width: 10%;
}

.services-section-main {
	margin: 0 auto;
	padding:0;
	width: 97%;
	height:auto;
}

.services-section-main-col {
	margin: 0;
	padding:10px;
	width: 33%;
	float: left;
}

.services-section-main-col h4{
	font-size: 22px;
	margin: 0;
	line-height: 24px;
	padding: 10px 0 10px 0;
	font-weight: 600;
	text-align: left;
}

.services-section-main-col p{
	font-size: 14px;
	margin: 0;
	line-height: 20px;
	padding: 0 0 10px 0;
	font-weight: 400;
	text-align: left;	
}

.services-section-main-col a{
	color: #000;
	font-size: 14px;
	text-align: left!important;
	margin: 0;
	padding: 0;
}

.services-section-main-col a:hover{
	color: #fff;
}


.line-title-left-1 {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	background: #5D8598;
	width: 100%;
}

.services-section-main-col:hover{
	background: #0370A6;
	color: #fff;
	cursor: pointer;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.why-choose-section {
	margin: 0 auto;
	padding: 100px 0;
	background: #fff;
	text-align: center;
}

.why-choose-section h1{
	font-size: 42px;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: 600;
	color: #000;
	text-align: center;
}

.why-choose-section h2{
	font-size: 18px;
	margin: 0 auto;
	line-height: 24px;
	padding: 0 150px;
	font-weight: 300;
	color: #000;
	text-align: center;
}

.why-choose-section h2 span{
	color: #0361AF;
	font-weight: bold;
}

.form-section {
	margin: 0 auto;
	padding: 100px 0;
	background: url(../images/bg-form.jpg) center no-repeat #022F64;
	height: auto;
	text-align: center;
}

.form-section h1{
	font-size: 42px;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: 600;
	color: #fff;
	text-align: center;
}

.form-section h2{
	font-size: 18px;
	margin: 0 auto;
	line-height: 24px;
	padding: 0 150px 25px 150px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}

.form-section-main {
	width: 40%;
	margin: 0 auto;
	padding: 0;	
}

.form-group {
	margin-bottom: 5px;	
}

.form-control {
	font-size: 14px;
	padding: 10px 15px;
}

.testimonials-panel {
	padding:100px 0 50px 0;
	margin:0 auto;
}

.testimonials-panel h1{
	font-size:36px;
	color:#000;
	font-weight:400;
	text-align:center;
	margin:0 0 0 0;
	padding:0;
}


.testimonials-panel p {
	font-size:16px;
	line-height:26px;
	margin:10px 0 0 0;
	font-weight:400;
	color:#000;
	letter-spacing:0.3px;
}

.testimonials-panel p span{	
	color:#0260AD;
}

.footer-section {
	margin:0 auto;
	padding:75px 0;
	height:auto;
	text-align:center;
	background:#004c7b;
}

.footer-section h1{
	margin: 0 auto 15px auto;
	padding:0;
	font-weight: 400;
	color:#E3AB07;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.footer-section p{
	font-size:13px;
	text-align:center;
	color:#3299d9;
	padding:10px 0 0 0;
	letter-spacing:0.5px;
}

.footer-section a{
	color:#3299d9;
	text-decoration:none;
}

.footer-section a:hover{
	color:#fff;
	text-decoration:none;
}


.footer-section ul{
	margin:15px auto 0 auto;
	padding:0;
}

.footer-section ul li{
	margin:0;
	padding:0 2px;
	list-style:none;
	display:inline;
}

.footer-section ul li a{
	margin:0;
	padding:0 10px;
	font-size:14px;
	letter-spacing: 0.5px;
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
}

.footer-section ul li a:hover{
	color:#3299d9;
	text-decoration:none;
}

.banner-section-inner{
	margin: 0 auto;
	text-align: center;
	padding: 100px 0;
	background: url(../images/bg-inner-pages.jpg) center repeat-x;
}

.banner-section-inner h1{
	margin: 0 auto;
	padding:0;
	font-weight: 400;
	color:#fff;
	font-size:30px;
	letter-spacing: 0.5px;
}

.banner-section-inner h2{
	margin: 0 auto;
	padding:0;
	font-weight: 400;
	color:#fff;
	font-size:16px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.body-section-inner {
	margin: 0 auto;
	padding: 75px 0;
}

.body-section-inner h3{
	text-align:left;
	margin:0 auto;
	padding:0 0 45px 0;
	font-size:20px;
	line-height: 28px;
	font-weight:300;
	color:#000;
	letter-spacing:0.5px;
}

.services-section-inner {
	margin:0 auto 35px 0;
	padding:0 0 35px 0;
	border-bottom:1px solid #CCC;
}

.services-section-inner:last-child{
	border-bottom:none;
	padding-bottom:0;
}


.services-section-inner a{
	font-size: 14px;
	margin: 0; 
	padding: 15px 25px;
	background: #043980;
	color: #fff;
	border-radius: 5px;
}

.services-section-inner a:hover{
	background: #010E29;
}

.services-section-inner-left {
	margin:0;
	padding:0;
}

.services-section-inner-left img{
	border-radius:10px;
	border:2px solid #FFF;
	width:90%;
}

.services-section-inner-right {
	margin:0;
	padding:0 0 0 15px;
}


.services-section-inner-right h1{
	text-align:left;
	margin:0 auto;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:400;
	color:#014B88;
	letter-spacing:0.5px;
}

.services-section-inner-right h2{
	text-align:left;
	margin:0 auto;
	padding:10px 0 10px 0;
	font-size:18px;
	line-height: 24px;
	font-weight:300;
	color:000;
}

.services-section-main {
	width: 100%;
	margin: 0 auto;
	padding:20px 0;
}

.services-section-main h3{
	text-align:left;
	margin:0 auto;
	padding:10px 0 20px 0;
	font-size:18px;
	line-height: 24px;
	font-weight:400;
	color:#012C66;
}


.services-section-main-45{
	width:48%;
	margin:0 0 40px 0;
	padding: 0;
	float: left;
	height: auto;

}

.services-section-main-45 h1{
	font-size: 18px;
	color: #000;
	text-align: left;
	margin: -45px 0 0 60px;
	padding: 0 45px 5px 0;
	font-weight: 500;
	position: relative;
}

.services-section-main-45 p{
	font-size: 13px;
	color: #003366;
	text-align: left;
	margin: 0;
	padding: 0 15px 0 60px;
	font-weight: 500;	
}

.tick-panel {
	margin: 0 0 20px 45px;
	padding: 20px;
	height: auto;
	background: #E9F0FB;
	border:1px solid #9FBAD3;
	width: 100%;
}

.tick-panel ul{
	margin: 0;
	padding: 0 0 0 35px;
}

.tick-panel ul li{
	margin: 0;
	padding: 0 10px;
	font-size: 16px;
	color: #013566;
	display: inline;
}

.tick-panel img.tick01 {
	margin: -40px 0 0 -65px;
	padding:0;
	z-index: 99;
	position: absolute;
}

.bg-clr-team {
	background:#f4f8f9;
	padding:20px;
	margin-bottom:25px;
}

.mob-services1 {display:inherit;}
.mob-services {display:none;}


.aboutus-inner-section {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
}

.aboutus-inner-section-col{
	width: 45%;
	height: auto;
	float:left;
	margin-right: 55px;
}

.aboutus-inner-section-col img{
	border-radius: 50px 0 50px 0;
}


.aboutus-inner-section-col p{
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.aboutus-inner-section-col h3{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	font-size:22px;
	font-weight:400;
	color:#03529B;
}

.whatwe-section {
	margin: 0 auto;
	padding: 70px 0;
	height: auto;
	background: #09345C;
}

.whatwe-section-main{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
}

.whatwe-section-main-col{
	width: 40%;
	height: auto;
	float:left;
	margin-right: 55px;
}

.whatwe-section-main-col p{
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #fff;
}

.whatwe-section-main-col h3{
	text-align:left;
	margin:0;
	padding:0 0 15px 0;
	font-size:36px;
	font-weight:400;
	color:#00A2CB;
}


.whatwe-section-main-col p span{
	color:#00A2CB;
}

.founder-section {
	margin: 0 auto;
	padding:75px 0;
	background: #f4f8f9;
}

.founder-section-main {
	margin: 0 auto;
	padding:25px 0;
	width: 70%;
	border-bottom: 1px solid #A7D3F0;
}

.founder-section-main h3{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	font-size:36px;
	font-weight:300;
	color:#03529B;
}

.founder-section-main h5{
	text-align:left;
	margin:0;
	padding:0 0 35px 0;
	font-size:18px;
	font-weight:300;
	color:#03529B;
}

.founder-section-main-col-left {
	margin: 0;
	padding:0;
	width: 30%;
	float: left;
}


.founder-section-main-col-right {
	margin: 0;
	padding:0;
	width: 70%;
	float: left;
}

.founder-section-main-col-right p{
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #000;
}

.founder-section-main-col-right h4{
	text-align:left;
	margin:0;
	padding:0 0 15px 0;
	font-size:22px;
	font-weight:400;
	color:#03529B;
}

.founder-section-main-col-right h4 span{
	font-size: 18px;
	color: #000;
}

.contact-section {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
}

.contact-section-col{
	width: 45%;
	height: auto;
	float:left;
	margin-right: 45px;
}

.contact-section-col p{
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.contact-section-col h3{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	font-size:22px;
	font-weight:400;
	color:#03529B;
}

.googlemap {
	margin: 0 auto;
	padding: 10px;
	border: 5px solid #6D7E94;
	width: 100%; 
	height: 300px;
}

.linkdin {font-size: 24px!important;}
.whatsapp {font-size: 24px!important; color: #028E0D;}


.blog-section {
	margin: 0 auto;
}

.blog-section-main {
	margin: 0 auto;
	width: 97%;
	height: auto;
	border-bottom: 1px solid #DDECF5;
	padding: 15px 0;
}

.blog-section-main p{
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 22px;
	color: #333;
}

.blog-section-main h2{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	font-size:16px;
	font-weight:400;
	color:#00A2CB;
}


.blog-section-main h1{
	text-align:left;
	margin:0;
	padding:0 0 15px 0;
	font-size:24px;
	font-weight:400;
	color:#000;
}

.blog-section-main a{
	color: #065AA8;
	text-decoration: underline;
	font-weight: bold;
}

.blog-section-main a:hover{
	color: #C93707;
	text-decoration: none;
}

.btm-panel {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	background: #0B2442;
}


.btm-panel h1{
	margin:0 auto;
	padding:0 0 5px 0;
	font-size:30px;
	font-weight:400;
	color:#fff;
}


.btm-panel h2{
	margin:0 auto;
	padding:0 150px;
	font-size:20px;
	font-weight:300;
	color:#fff;
}



/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.navbar {
		position:fixed; margin:0;
		padding:10px 10px;
		z-index:999;
		width:100%;
	}
	
	.navbar-nav {padding:0 0 0 10px!important;}
	
	.navbar-brand {width:76%;}
	
	.main-nav {
		background:#fff !important;
	}
	
	.main-nav a{
		color:#CCC;
	}
	
	.navbar ul li{	
		padding:0 0!important;
		border-bottom:1px solid #CCC;
	}
	
	.navbar ul li a {
		color:#000 !important;
		padding:5px 0;
		text-transform:none;
		font-size:12px;
		letter-spacing:0.6px;
		font-weight:300;
	}
	
	.navbar ul li a:hover{
		color:#000!important;
		background:#D3E8FD;
		padding:5px 10px;
	}
	
	.logo {color:#FC0 !important;}
	
	.navbar-toggler {
		color:#CCC !important;
	}
	
	.logo img {width:60%; margin:0; padding:0;}

    .video-section {
		margin:0;
		padding:0;
		width: 100%;		
		height: auto;
		display: none;
	}

	.video-section img{
		width: 100%;
	}
	
	video {
		height: auto;
	}
	
	.navbar-toggler-icon {
		border: none!important;
	}
	
	.video-section-mobile {
		display: inherit;
	}
	
	.getintouch {
		margin: 0;
		padding: 0;
	}

	.getintouch a{
		font-size: 12px;
		margin: 30px 0 0 10px;
		padding: 7px 15px;
		background: #0497c6;
		border-radius: 5px;
		color: #fff;
		font-weight: 500;
		letter-spacing: 0.5px;
	}

	.getintouch a:hover{
		background: #000;
	}
	
	a.fb {color:#999; font-size:18px; margin-right:12px;}
	a.fb:hover {color:#06C; font-size:18px; margin-right:12px;}
	a.tweeter {color:#999;font-size:18px; margin-right:12px;}
	a.tweeter:hover {color:#09C;font-size:18px;}
	a.linkedin {color:#999;font-size:18px;}
	a.linkedin:hover {color:#036;font-size:18px;}
	
	.ht-navbar {
		height:65px;
	}
	
	.welcome-section {
		margin: 0 auto;
		padding: 40px 0;
		height: auto;
		background: #fff;
	}

	.welcome-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		text-align: center;
		color: #000;
	}

	.welcome-section h2{
		font-size: 14px;
		margin: 0 auto;
		padding: 0 10px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.line-title {
		margin: 20px  auto;
		padding: 0;
		height: 2px;
		background: #0076C1;
		width: 20%;
	}
	
	.welcome-section-main {
		margin: 0 auto;
		padding:0;
		width: 100%;
		text-align: center;
	}

	.welcome-section-main-col{
		margin: 0;
		padding:9px 0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col h3{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 0px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col p{
		font-size: 14px;
		margin: 0 auto;
		padding:0 0px;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.welcome-section-main-col2{
		margin: 0;
		padding:0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col2 h5{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 35px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col2 p{
		font-size: 14px;
		margin: -5px 0 0 0;
		padding:0;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.services-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #f4f8f9;
		text-align: left;
	}

	.services-section h1{
		font-size: 26px;
		margin: 0 0;
		padding: 5px 0;
		font-weight: 600;
		color: #000;
	}

	.services-section h2{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 0 0;
		font-weight: 300;
		color: #5D8598;
	}

	.services-section h3{
		font-size: 18px;
		margin: 0;
		line-height: 24px;
		padding: 10px 10px 0 0;
		font-weight: 400;
		text-align: left;
		color: #0170a4;
	}

	.line-title-left {
		margin: 15px 0;
		padding: 0;
		height: 2px;
		background: #5D8598;
		width: 20%;
	}

	.services-section-main {
		margin: 0 auto;
		padding:0;
		width: 97%;
		height:auto;
	}

	.services-section-main-col {
		margin: 0;
		padding:10px;
		width: 100%;
		float: left;
	}

	.services-section-main-col h4{
		font-size: 20px;
		margin: 0;
		line-height: 24px;
		padding: 10px 0 10px 0;
		font-weight: 600;
		text-align: left;
	}

	.services-section-main-col p{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 10px 0;
		font-weight: 400;
		text-align: left;	
	}

	.services-section-main-col a{
		color: #000;
		font-size: 14px;
	}

	.services-section-main-col a:hover{
		color: #fff;
	}


	.line-title-left-1 {
		margin: 10px 0;
		padding: 0;
		height: 1px;
		background: #5D8598;
		width: 100%;
	}

	.services-section-main-col:hover{
		background: #0370A6;
		color: #fff;
		cursor: pointer;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.why-choose-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #fff;
		text-align: center;
	}

	.why-choose-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0 0 0;
		font-weight: 600;
		color: #000;
		text-align: center;
	}

	.why-choose-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 22px;
		padding: 0 10px;
		font-weight: 400;
		color: #000;
		text-align: center;
	}

	.form-section {
		margin: 0 auto;
		padding: 50px 0;
		background: url(../images/bg-form.jpg) center no-repeat #022F64;
		height: auto;
		text-align: center;
	}	

	.form-section h1{
		font-size: 22px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	.form-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 20px;
		padding: 0 10px 25px 10px;
		font-weight: 300;
		color: #fff;
		text-align: center;
	}

	.form-section-main {
		width: 90%;
		margin: 0 auto;
		padding: 0;	
	}

	.form-group {
		margin-bottom: 5px;	
	}

	.form-control {
		font-size: 14px;
		padding: 10px 15px;
	}

	.testimonials-panel {
		padding:50px 0 50px 0;
		margin:0 auto;
	}

	.testimonials-panel h1{
		font-size:26px;
		color:#000;
		font-weight:400;
		text-align:center;
		margin:0 0 0 0;
		padding:0;
	}


	.testimonials-panel p {
		font-size:14px;
		line-height:22px;
		margin:10px 0 0 0;
		font-weight:400;
		color:#000;
		letter-spacing:0.3px;
	}

	.testimonials-panel p span{	
		color:#0260AD;
	}

	.footer-section {
		margin:0 auto;
		padding:55px 0;
		height:auto;
		text-align:center;
		background:#004c7b;
	}

	.footer-section h1{
		margin: 0 auto 15px auto;
		padding:0;
		font-weight: 400;
		color:#E3AB07;
		font-size: 16px;
		letter-spacing: 0.5px;
	}

	.footer-section p{
		font-size:13px;
		text-align:center;
		color:#3299d9;
		padding:10px 0 0 0;
		letter-spacing:0.5px;
	}

	.footer-section a{
		color:#3299d9;
		text-decoration:none;
	}

	.footer-section a:hover{
		color:#fff;
		text-decoration:none;
	}


	.footer-section ul{
		margin:15px auto 0 auto;
		padding:0;
	}

	.footer-section ul li{
		margin:0;
		padding:0 2px;
		list-style:none;
		display:inline;
	}

	.footer-section ul li a{
		margin:0;
		padding:0 5px;
		font-size:12px;
		letter-spacing: 0.5px;
		color:#ccc;
		text-transform:uppercase;
		text-decoration:none;
	}

	.footer-section ul li a:hover{
		color:#3299d9;
		text-decoration:none;
	}
	
	.banner-section-inner{
		margin: 0 auto;
		text-align: center;
		padding: 40px 0;
		background: url(../images/bg-inner-pages.jpg) center repeat-x;
	}

	.banner-section-inner h1{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:24px;
		letter-spacing: 0.5px;
	}

	.banner-section-inner h2{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:12px;
		line-height: 16px;
		letter-spacing: 0.5px;
	}

	.body-section-inner {
		margin: 0 auto;
		padding:35px 0;
	}

	.body-section-inner h3{
		text-align:left;
		margin:0 auto;
		padding:0 0 25px 0;
		font-size:14px;
		line-height: 22px;
		font-weight:300;
		color:#000;
		letter-spacing:0.5px;
	}

	.services-section-inner {
		margin:0 auto 35px 0;
		padding:0 0 35px 0;
		border-bottom:1px solid #CCC;
	}

	.services-section-inner:last-child{
		border-bottom:none;
		padding-bottom:0;
	}

	.services-section-inner-left {
		margin:0;
		padding:0;
	}

	.services-section-inner-left img{
		border-radius:10px;
		border:2px solid #FFF;
		width:90%;
	}

	.services-section-inner-right {
		margin:0;
		padding:0 0 0 0;
	}

	.services-section-inner-right h1{
		text-align:left;
		margin:0 auto;
		padding:15px 0 0 0;
		font-size:16px;
		font-weight:400;
		color:#014B88;
		letter-spacing:0.5px;
	}

	.services-section-inner-right h2{
		text-align:left;
		margin:0 auto;
		padding:5px 0 10px 0;
		font-size:13px;
		font-weight:300;
		color:#000;
		line-height: 18px;
	}

	.services-section-inner-right p{
		margin:0 0 15px 0;
		padding:0;
		font-size:14px;
		line-height:22px;
		color:#000;
		font-weight:300;
		text-align:left;
	}
	
	.services-section-main {
		width: 100%;
		margin: 0 auto;
		padding:20px 0;
	}

	.services-section-main h3{
		text-align:left;
		margin:0 auto;
		padding:10px 0 20px 0;
		font-size:18px;
		line-height: 24px;
		font-weight:400;
		color:#012C66;
	}


	.services-section-main-45{
		width:100%;
		margin:0 0 20px 0;
		padding: 0;
		float: left;
		height: auto;

	}

	.services-section-main-45 h1{
		font-size: 14px;
		color: #000;
		text-align: left;
		margin: -45px 0 0 60px;
		padding: 0 45px 5px 0;
		font-weight: 500;
		position: relative;
	}

	.services-section-main-45 p{
		font-size: 12px;
		color: #000;
		text-align: left;
		margin: 0;
		padding: 0 15px 0 60px;
		font-weight: 500;
		line-height: 18px;
	}

	.tick-panel {
		margin: 0 0 20px 0;
		padding: 15px;
		height: auto;
		background: #E9F0FB;
		border:1px solid #9FBAD3;
		width: 100%;
	}

	.tick-panel ul{
		margin: 0;
		padding: 0;
	}

	.tick-panel ul li{
		margin: 0;
		padding: 0 10px;
		font-size: 13px;
		color: #013566;
		display: inline;
	}
	
	.tick-panel img.tick01 {
		margin: -25px 0 0 -25px;
		padding:0;
		z-index: 99;
		position: absolute;
		width: 10%;
	}

	.services-section-inner-right a{
		margin:0;
		padding:8px 15px;
		font-size:12px;
		line-height:28px;
		color:#fff;
		font-weight:300;
		text-align:left;
		background: #01527A;
		border-radius: 5px;
	}

	.services-section-inner-right a:hover{
		background: #00112B;
		color: #0897FF;
	}

	.services-section-inner-right p strong{
		font-weight: 500;
		color: #034787;
	}

	.bg-clr-team {
		background:#f4f8f9;
		padding:20px;
		margin-bottom:25px;
	}

	.mob-services1 {display:none;}
	.mob-services {display:inherit;}
	
	.aboutus-inner-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.aboutus-inner-section-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 0;
	}

	.aboutus-inner-section-col p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 20px 0;
		line-height: 22px;
	}

	.aboutus-inner-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:18px;
		font-weight:500;
		color:#03529B;
	}

	.whatwe-section {
		margin: 0 auto;
		padding: 30px 0;
		height: auto;
		background: #09345C;
	}

	.whatwe-section-main{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.whatwe-section-main-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 55px;
	}

	.whatwe-section-main-col p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #fff;
	}

	.whatwe-section-main-col h3{
		text-align:left;
		margin:0;
		padding:15px 0;
		font-size:22px;
		font-weight:400;
		color:#00A2CB;
	}

	.whatwe-section-main-col p span{
		color:#00A2CB;
	}

	.founder-section {
		margin: 0 auto;
		padding:35px 0;
		background: #f4f8f9;
	}

	.founder-section-main {
		margin: 0 auto;
		padding:25px 0;
		width:100%;
		border-bottom: 1px solid #A7D3F0;
	}

	.founder-section-main h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:26px;
		font-weight:300;
		color:#03529B;
	}

	.founder-section-main h5{
		text-align:left;
		margin:0;
		padding:0 0 25px 0;
		font-size:14px;
		font-weight:300;
		color:#03529B;
	}
	
	.founder-section-main-col-left {
		margin: 0;
		padding:0;
		width:100%;
		float: left;
	}


	.founder-section-main-col-right {
		margin: 0;
		padding:0;
		width:100%;
		float: left;
	}

	.founder-section-main-col-right p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #000;
	}

	.founder-section-main-col-right h4{
		text-align:left;
		margin:0;
		padding:15px 0 0 0;
		font-size:18px;
		font-weight:400;
		color:#03529B;
	}

	.founder-section-main-col-right h4 span{
		font-size: 18px;
		color: #000;
	}
	
	.contact-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contact-section-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 15px;
	}

	.contact-section-col p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
	}

	.contact-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:20px;
		font-weight:400;
		color:#03529B;
	}

	.googlemap {
		margin: 0 auto;
		padding: 10px;
		border: 5px solid #6D7E94;
		width: 100%; 
		height: 300px;
	}

	.linkdin {font-size: 24px!important;}
	.whatsapp {font-size: 24px!important; color: #028E0D;}


	.blog-section {
		margin: 0 auto;
	}

	.blog-section-main {
		margin: 0 auto;
		width: 90%;
		height: auto;
		border-bottom: 1px solid #DDECF5;
		padding: 10px 0;
	}

	.blog-section-main p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 15px 0;
		line-height: 22px;
		color: #333;
	}

	.blog-section-main h2{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:14px;
		font-weight:400;
		color:#00A2CB;
	}


	.blog-section-main h1{
		text-align:left;
		margin:0;
		padding:0 0 10px 0;
		font-size:15px;
		font-weight:400;
		color:#000;
	}

	.blog-section-main a{
		color: #065AA8;
		text-decoration: underline;
		font-weight: bold;
	}

	.blog-section-main a:hover{
		color: #C93707;
		text-decoration: none;
	}
	
	.btm-panel {
		margin: 0 auto;
		padding: 30px 15px;
		text-align: center;
		background: #0B2442;
	}


	.btm-panel h1{
		margin:0 auto;
		padding:0 0 5px 0;
		font-size:20px;
		font-weight:400;
		color:#fff;
	}


	.btm-panel h2{
		margin:0 auto;
		padding:0 10px;
		font-size:14px;
		font-weight:300;
		color:#fff;
	}

	
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	
	.navbar {
		position:fixed; margin:0;
		padding:10px 10px;
		z-index:999;
		width:100%;
	}
	
	.navbar-nav {padding:0 0 0 10px!important;}
	
	.navbar-brand {width:76%;}
	
	.main-nav {
		background:#fff !important;
	}
	
	.main-nav a{
		color:#CCC;
	}
	
	.navbar ul li{	
		padding:0 0!important;
		border-bottom:1px solid #CCC;
	}
	
	.navbar ul li a {
		color:#000 !important;
		padding:5px 0;
		text-transform:none;
		font-size:12px;
		letter-spacing:0.6px;
		font-weight:300;
	}
	
	.navbar ul li a:hover{
		color:#000!important;
		background:#D3E8FD;
		padding:5px 10px;
	}
	
	.logo {color:#FC0 !important;}

    .video-section {
		margin:0;
		padding:0;
		width: 100%;		
		height: auto;
	}

	.video-section img{
		width: 100%;
	}
	.video-section img{
		width: 100%;
	}
	
	.navbar-toggler {
		color:#CCC !important;
	}
	
	.logo img {width:40%; margin:0; padding:0;}
	
	.getintouch {
		margin: 0;
		padding: 0;
	}

	.getintouch a{
		font-size: 12px;
		margin: 30px 0 0 10px;
		padding: 7px 15px;
		background: #0497c6;
		border-radius: 5px;
		color: #fff;
		font-weight: 500;
		letter-spacing: 0.5px;
	}

	.getintouch a:hover{
		background: #000;
	}
	
	a.fb {color:#999; font-size:18px; margin-right:12px;}
	a.fb:hover {color:#06C; font-size:18px; margin-right:12px;}
	a.tweeter {color:#999;font-size:18px; margin-right:12px;}
	a.tweeter:hover {color:#09C;font-size:18px;}
	a.linkedin {color:#999;font-size:18px;}
	a.linkedin:hover {color:#036;font-size:18px;}
	
	.ht-navbar {
		height:65px;
	}
	
	.welcome-section {
		margin: 0 auto;
		padding: 40px 0;
		height: auto;
		background: #fff;
	}

	.welcome-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		text-align: center;
		color: #000;
	}

	.welcome-section h2{
		font-size: 14px;
		margin: 0 auto;
		padding: 0 10px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.line-title {
		margin: 20px  auto;
		padding: 0;
		height: 2px;
		background: #0076C1;
		width: 20%;
	}
	
	.welcome-section-main {
		margin: 0 auto;
		padding:0;
		width: 100%;
		text-align: center;
	}

	.welcome-section-main-col{
		margin: 0;
		padding:9px 0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col h3{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 0px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col p{
		font-size: 14px;
		margin: 0 auto;
		padding:0 0px;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.welcome-section-main-col2{
		margin: 0;
		padding:0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col2 h5{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 35px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col2 p{
		font-size: 14px;
		margin: -5px 0 0 0;
		padding:0;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.services-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #f4f8f9;
		text-align: left;
	}

	.services-section h1{
		font-size: 26px;
		margin: 0 0;
		padding: 5px 0;
		font-weight: 600;
		color: #000;
	}

	.services-section h2{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 0 0;
		font-weight: 300;
		color: #5D8598;
	}

	.services-section h3{
		font-size: 18px;
		margin: 0;
		line-height: 24px;
		padding: 10px 10px 0 0;
		font-weight: 400;
		text-align: left;
		color: #0170a4;
	}

	.line-title-left {
		margin: 15px 0;
		padding: 0;
		height: 2px;
		background: #5D8598;
		width: 20%;
	}

	.services-section-main {
		margin: 0 auto;
		padding:0;
		width: 97%;
		height:auto;
	}

	.services-section-main-col {
		margin: 0;
		padding:10px;
		width: 45%;
		float: left;
	}

	.services-section-main-col h4{
		font-size: 20px;
		margin: 0;
		line-height: 24px;
		padding: 10px 0 10px 0;
		font-weight: 600;
		text-align: left;
	}

	.services-section-main-col p{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 10px 0;
		font-weight: 400;
		text-align: left;	
	}

	.services-section-main-col a{
		color: #000;
		font-size: 14px;
	}

	.services-section-main-col a:hover{
		color: #fff;
	}


	.line-title-left-1 {
		margin: 10px 0;
		padding: 0;
		height: 1px;
		background: #5D8598;
		width: 100%;
	}

	.services-section-main-col:hover{
		background: #0370A6;
		color: #fff;
		cursor: pointer;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.why-choose-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #fff;
		text-align: center;
	}

	.why-choose-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0 0 0;
		font-weight: 600;
		color: #000;
		text-align: center;
	}

	.why-choose-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 22px;
		padding: 0 10px;
		font-weight: 400;
		color: #000;
		text-align: center;
	}

	.form-section {
		margin: 0 auto;
		padding: 50px 0;
		background: url(../images/bg-form.jpg) center no-repeat #022F64;
		height: auto;
		text-align: center;
	}	

	.form-section h1{
		font-size: 22px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	.form-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 20px;
		padding: 0 10px 25px 10px;
		font-weight: 300;
		color: #fff;
		text-align: center;
	}

	.form-section-main {
		width: 90%;
		margin: 0 auto;
		padding: 0;	
	}

	.form-group {
		margin-bottom: 5px;	
	}

	.form-control {
		font-size: 14px;
		padding: 10px 15px;
	}

	.testimonials-panel {
		padding:50px 0 50px 0;
		margin:0 auto;
	}

	.testimonials-panel h1{
		font-size:26px;
		color:#000;
		font-weight:400;
		text-align:center;
		margin:0 0 0 0;
		padding:0;
	}


	.testimonials-panel p {
		font-size:14px;
		line-height:22px;
		margin:10px 0 0 0;
		font-weight:400;
		color:#000;
		letter-spacing:0.3px;
	}

	.testimonials-panel p span{	
		color:#0260AD;
	}

	.footer-section {
		margin:0 auto;
		padding:55px 0;
		height:auto;
		text-align:center;
		background:#004c7b;
	}

	.footer-section h1{
		margin: 0 auto 15px auto;
		padding:0;
		font-weight: 400;
		color:#E3AB07;
		font-size: 16px;
		letter-spacing: 0.5px;
	}

	.footer-section p{
		font-size:13px;
		text-align:center;
		color:#3299d9;
		padding:10px 0 0 0;
		letter-spacing:0.5px;
	}

	.footer-section a{
		color:#3299d9;
		text-decoration:none;
	}

	.footer-section a:hover{
		color:#fff;
		text-decoration:none;
	}


	.footer-section ul{
		margin:15px auto 0 auto;
		padding:0;
	}

	.footer-section ul li{
		margin:0;
		padding:0 2px;
		list-style:none;
		display:inline;
	}

	.footer-section ul li a{
		margin:0;
		padding:0 5px;
		font-size:12px;
		letter-spacing: 0.5px;
		color:#ccc;
		text-transform:uppercase;
		text-decoration:none;
	}

	.footer-section ul li a:hover{
		color:#3299d9;
		text-decoration:none;
	}
	
	.banner-section-inner{
		margin: 0 auto;
		text-align: center;
		padding: 40px 0;
		background: url(../images/bg-inner-pages.jpg) center repeat-x;
	}

	.banner-section-inner h1{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:24px;
		letter-spacing: 0.5px;
	}

	.banner-section-inner h2{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:14px;
		letter-spacing: 0.5px;
	}

	.body-section-inner {
		margin: 0 auto;
		padding:35px 0;
	}

	.body-section-inner h3{
		text-align:left;
		margin:0 auto;
		padding:0 0 25px 0;
		font-size:14px;
		line-height: 22px;
		font-weight:300;
		color:#000;
		letter-spacing:0.5px;
	}

	.services-section-inner {
		margin:0 auto 35px 0;
		padding:0 0 35px 0;
		border-bottom:1px solid #CCC;
	}

	.services-section-inner:last-child{
		border-bottom:none;
		padding-bottom:0;
	}

	.services-section-inner-left {
		margin:0;
		padding:0;
	}

	.services-section-inner-left img{
		border-radius:10px;
		border:2px solid #FFF;
		width:90%;
	}

	.services-section-inner-right {
		margin:0;
		padding:0 0 0 0;
	}

	.services-section-inner-right h1{
		text-align:left;
		margin:0 auto;
		padding:0 0 0 0;
		font-size:16px;
		font-weight:400;
		color:#014B88;
		letter-spacing:0.5px;
	}

	.services-section-inner-right h2{
		text-align:left;
		margin:0 auto;
		padding:0 0 10px 0;
		font-size:14px;
		font-weight:300;
		color:#000;
	}

	.services-section-inner-right p{
		margin:0 0 15px 0;
		padding:0;
		font-size:14px;
		line-height:22px;
		color:#000;
		font-weight:300;
		text-align:left;
	}
	
	.services-section-main {
		width: 100%;
		margin: 0 auto;
		padding:20px 0;
	}

	.services-section-main h3{
		text-align:left;
		margin:0 auto;
		padding:10px 0 20px 0;
		font-size:18px;
		line-height: 24px;
		font-weight:400;
		color:#012C66;
	}


	.services-section-main-45{
		width:45%;
		margin:0 0 20px 0;
		padding: 0;
		float: left;
		height: auto;

	}

	.services-section-main-45 h1{
		font-size: 14px;
		color: #000;
		text-align: left;
		margin: -45px 0 0 60px;
		padding: 0 45px 5px 0;
		font-weight: 500;
		position: relative;
	}

	.services-section-main-45 p{
		font-size: 12px;
		color: #000;
		text-align: left;
		margin: 0;
		padding: 0 15px 0 60px;
		font-weight: 500;
		line-height: 18px;
	}

	.tick-panel {
		margin: 0 0 20px 0;
		padding: 15px;
		height: auto;
		background: #E9F0FB;
		border:1px solid #9FBAD3;
		width: 100%;
	}

	.tick-panel ul{
		margin: 0;
		padding: 0;
	}

	.tick-panel ul li{
		margin: 0;
		padding: 0 10px;
		font-size: 13px;
		color: #013566;
		display: inline;
	}
	
	.tick-panel img.tick01 {
		margin: -25px 0 0 -25px;
		padding:0;
		z-index: 99;
		position: absolute;
		width: 3%;
	}
	
	.services-section-inner-right a{
		margin:0;
		padding:8px 15px;
		font-size:12px;
		line-height:28px;
		color:#fff;
		font-weight:300;
		text-align:left;
		background: #01527A;
		border-radius: 5px;
	}

	.services-section-inner-right a:hover{
		background: #00112B;
		color: #0897FF;
	}


	.services-section-inner-right p strong{
		font-weight: 500;
		color: #034787;
	}

	.bg-clr-team {
		background:#f4f8f9;
		padding:20px;
		margin-bottom:25px;
	}

	.mob-services1 {display:inherit;}
	.mob-services {display:none;}
	
	.aboutus-inner-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.aboutus-inner-section-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 0;
	}

	.aboutus-inner-section-col p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 20px 0;
		line-height: 22px;
	}

	.aboutus-inner-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:18px;
		font-weight:500;
		color:#03529B;
	}

	.whatwe-section {
		margin: 0 auto;
		padding: 30px 0;
		height: auto;
		background: #09345C;
	}

	.whatwe-section-main{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.whatwe-section-main-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 55px;
	}

	.whatwe-section-main-col p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #fff;
	}

	.whatwe-section-main-col h3{
		text-align:left;
		margin:0;
		padding:15px 0;
		font-size:22px;
		font-weight:400;
		color:#00A2CB;
	}


	.whatwe-section-main-col p span{
		color:#00A2CB;
	}

	.founder-section {
		margin: 0 auto;
		padding:35px 0;
		background: #f4f8f9;
	}

	.founder-section-main {
		margin: 0 auto;
		padding:25px 0;
		width:100%;
		border-bottom: 1px solid #A7D3F0;
	}

	.founder-section-main h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:26px;
		font-weight:300;
		color:#03529B;
	}

	.founder-section-main h5{
		text-align:left;
		margin:0;
		padding:0 0 25px 0;
		font-size:14px;
		font-weight:300;
		color:#03529B;
	}
	
	.founder-section-main-col-left {
		margin: 0;
		padding:0;
		width:100%;
		float: left;
	}


	.founder-section-main-col-right {
		margin: 0;
		padding:0;
		width:100%;
		float: left;
	}

	.founder-section-main-col-right p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #000;
	}

	.founder-section-main-col-right h4{
		text-align:left;
		margin:0;
		padding:15px 0 0 0;
		font-size:18px;
		font-weight:400;
		color:#03529B;
	}

	.founder-section-main-col-right h4 span{
		font-size: 18px;
		color: #000;
	}
	
	.contact-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contact-section-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 15px;
	}

	.contact-section-col p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
	}

	.contact-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:20px;
		font-weight:400;
		color:#03529B;
	}

	.googlemap {
		margin: 0 auto;
		padding: 10px;
		border: 5px solid #6D7E94;
		width: 100%; 
		height: 300px;
	}

	.linkdin {font-size: 24px!important;}
	.whatsapp {font-size: 24px!important; color: #028E0D;}


	.blog-section {
		margin: 0 auto;
	}

	.blog-section-main {
		margin: 0 auto;
		width: 90%;
		height: auto;
		border-bottom: 1px solid #DDECF5;
		padding: 10px 0;
	}

	.blog-section-main p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 15px 0;
		line-height: 22px;
		color: #333;
	}

	.blog-section-main h2{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:14px;
		font-weight:400;
		color:#00A2CB;
	}


	.blog-section-main h1{
		text-align:left;
		margin:0;
		padding:0 0 10px 0;
		font-size:15px;
		font-weight:400;
		color:#000;
	}

	.blog-section-main a{
		color: #065AA8;
		text-decoration: underline;
		font-weight: bold;
	}

	.blog-section-main a:hover{
		color: #C93707;
		text-decoration: none;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
	.navbar {
		position:fixed; margin:0;
		padding:10px 10px;
		z-index:999;
		width:100%;
	}
	
	.navbar-nav {padding:0 0 0 10px!important;}
	
	.navbar-brand {width:76%;}
	
	.main-nav {
		background:#fff !important;
	}
	
	.main-nav a{
		color:#CCC;
	}
	
	.navbar ul li{	
		padding:0 0!important;
		border-bottom:1px solid #CCC;
	}
	
	.navbar ul li a {
		color:#000 !important;
		padding:5px 0;
		text-transform:none;
		font-size:12px;
		letter-spacing:0.6px;
		font-weight:300;
	}
	
	.navbar ul li a:hover{
		color:#000!important;
		background:#D3E8FD;
		padding:5px 10px;
	}
	
	.logo {color:#FC0 !important;}
	
	.navbar-toggler {
		color:#CCC !important;
	}
	
	.logo img {width:30%; margin:0; padding:0;}

    .video-section {
		margin:0;
		padding:0;
		width: 100%;	
		height: auto;
	}

	.video-section img{
		width: 100%;
	}
	.video-section img{
		width: 100%;
	}
	
	.getintouch {
		margin: 0;
		padding: 0;
	}

	.getintouch a{
		font-size: 12px;
		margin: 30px 0 0 10px;
		padding: 7px 15px;
		background: #0497c6;
		border-radius: 5px;
		color: #fff;
		font-weight: 500;
		letter-spacing: 0.5px;
	}

	.getintouch a:hover{
		background: #000;
	}
	
	a.fb {color:#999; font-size:18px; margin-right:12px;}
	a.fb:hover {color:#06C; font-size:18px; margin-right:12px;}
	a.tweeter {color:#999;font-size:18px; margin-right:12px;}
	a.tweeter:hover {color:#09C;font-size:18px;}
	a.linkedin {color:#999;font-size:18px;}
	a.linkedin:hover {color:#036;font-size:18px;}
	
	.ht-navbar {
		height:65px;
	}
	
	.welcome-section {
		margin: 0 auto;
		padding: 40px 0;
		height: auto;
		background: #fff;
	}

	.welcome-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		text-align: center;
		color: #000;
	}

	.welcome-section h2{
		font-size: 14px;
		margin: 0 auto;
		padding: 0 10px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.line-title {
		margin: 20px  auto;
		padding: 0;
		height: 2px;
		background: #0076C1;
		width: 20%;
	}
	
	.welcome-section-main {
		margin: 0 auto;
		padding:0;
		width: 100%;
		text-align: center;
	}

	.welcome-section-main-col{
		margin: 0;
		padding:9px 0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col h3{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 0px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col p{
		font-size: 14px;
		margin: 0 auto;
		padding:0 0px;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.welcome-section-main-col2{
		margin: 0;
		padding:0;
		width: 100%;
		float: left;
	}

	.welcome-section-main-col2 h5{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 35px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col2 p{
		font-size: 14px;
		margin: -5px 0 0 0;
		padding:0;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.services-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #f4f8f9;
		text-align: left;
	}

	.services-section h1{
		font-size: 26px;
		margin: 0 0;
		padding: 5px 0;
		font-weight: 600;
		color: #000;
	}

	.services-section h2{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 0 0;
		font-weight: 300;
		color: #5D8598;
	}

	.services-section h3{
		font-size: 18px;
		margin: 0;
		line-height: 24px;
		padding: 10px 10px 0 0;
		font-weight: 400;
		text-align: left;
		color: #0170a4;
	}

	.line-title-left {
		margin: 15px 0;
		padding: 0;
		height: 2px;
		background: #5D8598;
		width: 20%;
	}

	.services-section-main {
		margin: 0 auto;
		padding:0;
		width: 97%;
		height:auto;
	}

	.services-section-main-col {
		margin: 0;
		padding:10px;
		width: 45%;
		float: left;
	}

	.services-section-main-col h4{
		font-size: 20px;
		margin: 0;
		line-height: 24px;
		padding: 10px 0 10px 0;
		font-weight: 600;
		text-align: left;
	}

	.services-section-main-col p{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 10px 0;
		font-weight: 400;
		text-align: left;	
	}

	.services-section-main-col a{
		color: #000;
		font-size: 14px;
	}

	.services-section-main-col a:hover{
		color: #fff;
	}


	.line-title-left-1 {
		margin: 10px 0;
		padding: 0;
		height: 1px;
		background: #5D8598;
		width: 100%;
	}

	.services-section-main-col:hover{
		background: #0370A6;
		color: #fff;
		cursor: pointer;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.why-choose-section {
		margin: 0 auto;
		padding: 40px 0;
		background: #fff;
		text-align: center;
	}

	.why-choose-section h1{
		font-size: 26px;
		margin: 0 auto;
		padding: 5px 0 0 0;
		font-weight: 600;
		color: #000;
		text-align: center;
	}

	.why-choose-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 22px;
		padding: 0 10px;
		font-weight: 400;
		color: #000;
		text-align: center;
	}

	.form-section {
		margin: 0 auto;
		padding: 50px 0;
		background: url(../images/bg-form.jpg) center no-repeat #022F64;
		height: auto;
		text-align: center;
	}	

	.form-section h1{
		font-size: 22px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	.form-section h2{
		font-size: 14px;
		margin: 0 auto;
		line-height: 20px;
		padding: 0 10px 25px 10px;
		font-weight: 300;
		color: #fff;
		text-align: center;
	}

	.form-section-main {
		width: 90%;
		margin: 0 auto;
		padding: 0;	
	}

	.form-group {
		margin-bottom: 5px;	
	}

	.form-control {
		font-size: 14px;
		padding: 10px 15px;
	}

	.testimonials-panel {
		padding:50px 0 50px 0;
		margin:0 auto;
	}

	.testimonials-panel h1{
		font-size:26px;
		color:#000;
		font-weight:400;
		text-align:center;
		margin:0 0 0 0;
		padding:0;
	}


	.testimonials-panel p {
		font-size:14px;
		line-height:22px;
		margin:10px 0 0 0;
		font-weight:400;
		color:#000;
		letter-spacing:0.3px;
	}

	.testimonials-panel p span{	
		color:#0260AD;
	}

	.footer-section {
		margin:0 auto;
		padding:55px 0;
		height:auto;
		text-align:center;
		background:#004c7b;
	}

	.footer-section h1{
		margin: 0 auto 15px auto;
		padding:0;
		font-weight: 400;
		color:#E3AB07;
		font-size: 16px;
		letter-spacing: 0.5px;
	}

	.footer-section p{
		font-size:13px;
		text-align:center;
		color:#3299d9;
		padding:10px 0 0 0;
		letter-spacing:0.5px;
	}

	.footer-section a{
		color:#3299d9;
		text-decoration:none;
	}

	.footer-section a:hover{
		color:#fff;
		text-decoration:none;
	}


	.footer-section ul{
		margin:15px auto 0 auto;
		padding:0;
	}

	.footer-section ul li{
		margin:0;
		padding:0 2px;
		list-style:none;
		display:inline;
	}

	.footer-section ul li a{
		margin:0;
		padding:0 5px;
		font-size:12px;
		letter-spacing: 0.5px;
		color:#ccc;
		text-transform:uppercase;
		text-decoration:none;
	}

	.footer-section ul li a:hover{
		color:#3299d9;
		text-decoration:none;
	}
	
	.banner-section-inner{
		margin: 0 auto;
		text-align: center;
		padding: 40px 0;
		background: url(../images/bg-inner-pages.jpg) center repeat-x;
	}

	.banner-section-inner h1{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:24px;
		letter-spacing: 0.5px;
	}

	.banner-section-inner h2{
		margin: 0 auto;
		padding:0;
		font-weight: 400;
		color:#fff;
		font-size:14px;
		letter-spacing: 0.5px;
	}

	.body-section-inner {
		margin: 0 auto;
		padding:35px 0;
	}

	.body-section-inner h3{
		text-align:left;
		margin:0 auto;
		padding:0 0 25px 0;
		font-size:14px;
		line-height: 22px;
		font-weight:300;
		color:#000;
		letter-spacing:0.5px;
	}

	.services-section-inner {
		margin:0 auto 35px 0;
		padding:0 0 35px 0;
		border-bottom:1px solid #CCC;
	}

	.services-section-inner:last-child{
		border-bottom:none;
		padding-bottom:0;
	}

	.services-section-inner-left {
		margin:0;
		padding:0;
	}

	.services-section-inner-left img{
		border-radius:10px;
		border:2px solid #FFF;
		width:90%;
	}

	.services-section-inner-right {
		margin:0;
		padding:0 0 0 0;
	}

	.services-section-inner-right h1{
		text-align:left;
		margin:0 auto;
		padding:0 0 0 0;
		font-size:16px;
		font-weight:400;
		color:#014B88;
		letter-spacing:0.5px;
	}

	.services-section-inner-right h2{
		text-align:left;
		margin:0 auto;
		padding:10px 0;
		font-size:14px;
		font-weight:400;
		color:#000;
	}

	.services-section-inner-right p{
		margin:0 0 15px 0;
		padding:0;
		font-size:14px;
		line-height:22px;
		color:#000;
		font-weight:300;
		text-align:left;
	}
	
	.services-section-main {
		width: 100%;
		margin: 0 auto;
		padding:20px 0;
	}

	.services-section-main h3{
		text-align:left;
		margin:0 auto;
		padding:10px 0 20px 0;
		font-size:18px;
		line-height: 24px;
		font-weight:400;
		color:#012C66;
	}


	.services-section-main-45{
		width:45%;
		margin:0 0 20px 0;
		padding: 0;
		float: left;
		height: auto;

	}

	.services-section-main-45 h1{
		font-size: 14px;
		color: #000;
		text-align: left;
		margin: -45px 0 0 60px;
		padding: 0 45px 5px 0;
		font-weight: 500;
		position: relative;
	}

	.services-section-main-45 p{
		font-size: 12px;
		color: #000;
		text-align: left;
		margin: 0;
		padding: 0 15px 0 60px;
		font-weight: 500;
		line-height: 18px;
	}

	.tick-panel {
		margin: 0 0 20px 0;
		padding: 15px;
		height: auto;
		background: #E9F0FB;
		border:1px solid #9FBAD3;
		width: 100%;
	}

	.tick-panel ul{
		margin: 0 0 0 25px;
		padding: 0;
	}

	.tick-panel ul li{
		margin: 0;
		padding: 0 10px;
		font-size: 13px;
		color: #013566;
		display: inline;
	}
	
	.tick-panel img.tick01 {
		margin: -10px 0 0 -25px;
		padding:0;
		z-index: 99;
		position: absolute;
		width: 4%;
	}

	.services-section-inner-right a{
		margin:0;
		padding:8px 15px;
		font-size:12px;
		line-height:28px;
		color:#fff;
		font-weight:300;
		text-align:left;
		background: #01527A;
		border-radius: 5px;
	}

	.services-section-inner-right a:hover{
		background: #00112B;
		color: #0897FF;
	}


	.services-section-inner-right p strong{
		font-weight: 500;
		color: #034787;
	}

	.bg-clr-team {
		background:#f4f8f9;
		padding:20px;
		margin-bottom:25px;
	}

	.mob-services1 {display:inherit;}
	.mob-services {display:none;}
	
	.aboutus-inner-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.aboutus-inner-section-col{
		width: 45%;
		height: auto;
		float:left;
		margin-right: 25px;
	}

	.aboutus-inner-section-col p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 20px 0;
		line-height: 22px;
	}

	.aboutus-inner-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:18px;
		font-weight:500;
		color:#03529B;
	}

	.whatwe-section {
		margin: 0 auto;
		padding: 30px 0;
		height: auto;
		background: #09345C;
	}

	.whatwe-section-main{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.whatwe-section-main-col{
		width: 45%;
		height: auto;
		float:left;
		margin-right: 25px;
	}
	
	.whatwe-section-main-col img{
		padding-top: 25px;
	}

	.whatwe-section-main-col p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #fff;
	}

	.whatwe-section-main-col h3{
		text-align:left;
		margin:0;
		padding:15px 0;
		font-size:22px;
		font-weight:400;
		color:#00A2CB;
	}


	.whatwe-section-main-col p span{
		color:#00A2CB;
	}

	.founder-section {
		margin: 0 auto;
		padding:35px 0;
		background: #f4f8f9;
	}

	.founder-section-main {
		margin: 0 auto;
		padding:25px 0;
		width:100%;
		border-bottom: 1px solid #A7D3F0;
	}

	.founder-section-main h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:26px;
		font-weight:300;
		color:#03529B;
	}

	.founder-section-main h5{
		text-align:left;
		margin:0;
		padding:0 0 25px 0;
		font-size:14px;
		font-weight:300;
		color:#03529B;
	}
	
	.founder-section-main-col-left {
		margin: 0;
		padding:0;
		width:35%;
		float: left;
	}


	.founder-section-main-col-right {
		margin: 0;
		padding:0;
		width:65%;
		float: left;
	}

	.founder-section-main-col-right p{
		font-size: 13px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		color: #000;
	}

	.founder-section-main-col-right h4{
		text-align:left;
		margin:0;
		padding:15px 0 0 0;
		font-size:18px;
		font-weight:400;
		color:#03529B;
	}

	.founder-section-main-col-right h4 span{
		font-size: 18px;
		color: #000;
	}
	
	.contact-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contact-section-col{
		width: 100%;
		height: auto;
		float:left;
		margin-right: 15px;
	}

	.contact-section-col p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
	}

	.contact-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:20px;
		font-weight:400;
		color:#03529B;
	}

	.googlemap {
		margin: 0 auto;
		padding: 10px;
		border: 5px solid #6D7E94;
		width: 100%; 
		height: 300px;
	}

	.linkdin {font-size: 24px!important;}
	.whatsapp {font-size: 24px!important; color: #028E0D;}


	.blog-section {
		margin: 0 auto;
	}

	.blog-section-main {
		margin: 0 auto;
		width: 90%;
		height: auto;
		border-bottom: 1px solid #DDECF5;
		padding: 10px 0;
	}

	.blog-section-main p{
		font-size: 13px;
		margin: 0;
		padding: 0 0 15px 0;
		line-height: 22px;
		color: #333;
	}

	.blog-section-main h2{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:14px;
		font-weight:400;
		color:#00A2CB;
	}


	.blog-section-main h1{
		text-align:left;
		margin:0;
		padding:0 0 10px 0;
		font-size:15px;
		font-weight:400;
		color:#000;
	}

	.blog-section-main a{
		color: #065AA8;
		text-decoration: underline;
		font-weight: bold;
	}

	.blog-section-main a:hover{
		color: #C93707;
		text-decoration: none;
	}
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
	
	.navbar {
		position:fixed; margin:0;
		padding:0;
		z-index:999;
		width:100%;
		border-bottom:1px solid #f0f0f0;
	}
	
	.main-nav {
		background:#fff !important;
	}
	
	.main-nav a{
		color:#CCC;
	}
	
	.navbar ul li{	
		padding:0 0 0 18px!important;
	}
	
	.navbar ul li a {
		color:#000 !important;
		padding:0;
		text-transform:uppercase;
		font-size:13px;
		letter-spacing:0.6px;
		font-weight:400;
	}
	
	.navbar ul li a:hover{
		color:#C00!important;
	}
	
	.navbar-nav {padding:0 0 0 0!important;}
	
	.logo {color:#FC0 !important;}
	.logo img {width:80%; margin:0; padding:0;}

    .video-section {
		margin:0;
		padding:0;
		width: 100%;	
		height: auto;
	}

	.video-section img{
		width: 100%;
	}

	.video-section img{
		width: 100%;
	}
	
	.navbar-toggler {
		color:#CCC !important;
	}
	
	.call {margin:0; padding:0; font-weight:200;}
	.fa-phone-square {font-size:18px; color:#ed2a04;}
	
	a.fb {color:#999; font-size:18px; margin-right:12px;}
	a.fb:hover {color:#06C; font-size:18px; margin-right:12px;}
	a.tweeter {color:#999;font-size:18px; margin-right:12px;}
	a.tweeter:hover {color:#09C;font-size:18px;}
	a.instagram {color:#999;font-size:18px;}
	a.instagram:hover {color:#906;font-size:18px;}
	
	.ht-navbar {
		height:55px;
	}
	
	.social {
		font-size:16px;
		color:#C00;
	}
	
	.banner-section {
		margin:0;
		padding:0;
	}

	.ht-navbar {
		height:55px;
	}

	.getintouch {
		margin: 0;
		padding: 0;
	}

	.getintouch a{
		font-size: 14px;
		margin: 0;
		padding: 10px 25px;
		background: #0497c6;
		border-radius: 5px;
		color: #fff;
		font-weight: 500;
		letter-spacing: 0.5px;
	}

	.getintouch a:hover{
		background: #000;
	}

	.video-section {
		margin:0;
		padding:0;
		width: 100%;
		height: auto;
		display: inherit;
		background: #000;
	}

	.video-section img{
		width: 100%;
	}

	video {
		height: auto;
	}

	.video-section-mobile {
		display: inherit;
	}

	.welcome-section {
		margin: 0 auto;
		padding: 70px 0;
		background: url(../images/bg-welcome.jpg) center no-repeat;
		height: 700px;
	}

	.welcome-section h1{
		font-size: 36px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		text-align: center;
		color: #000;
	}

	.welcome-section h2{
		font-size: 20px;
		margin: 0 auto;
		padding: 0 130px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.line-title {
		margin: 20px  auto;
		padding: 0;
		height: 2px;
		background: #0076C1;
		width: 10%;
	}

	.welcome-section-main {
		margin: 0 auto;
		padding:0;
		width: 100%;
		text-align: center;
	}

	.welcome-section-main-col{
		margin: 0;
		padding:9px 0;
		width: 20%;
		float: left;
	}

	.welcome-section-main-col h3{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 0px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col p{
		font-size: 14px;
		margin: 0 auto;
		padding:0 0px;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.welcome-section-main-col2{
		margin: 0;
		padding:0;
		width: 20%;
		float: left;
	}

	.welcome-section-main-col2 h5{
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 35px;
		font-weight: 400;
		text-align: center;
		color: #0170a4;
	}

	.welcome-section-main-col2 p{
		font-size: 14px;
		margin: -5px 0 0 0;
		padding:0;
		font-weight: 400;
		text-align: center;
		color: #000;
	}

	.services-section {
		margin: 0 auto;
		padding: 70px 0;
		background: #f4f8f9;
	}

	.services-section h1{
		font-size: 36px;
		margin: 0 0;
		padding: 5px 0;
		font-weight: 600;
		text-align: left;
		color: #000;
	}

	.services-section h2{
		font-size: 24px;
		margin: 0;
		line-height: 24px;
		padding: 0 0 0 0;
		font-weight: 300;
		text-align: left;
		color: #5D8598;
	}

	.services-section h3{
		font-size: 18px;
		margin: 0;
		line-height: 24px;
		padding: 10px 550px 0 0;
		font-weight: 400;
		text-align: left;
		color: #0170a4;
	}

	.line-title-left {
		margin: 25px 0;
		padding: 0;
		height: 2px;
		background: #5D8598;
		width: 10%;
	}

	.services-section-main {
		margin: 0 auto;
		padding:0;
		width: 97%;
		height:auto;
	}

	.services-section-main-col {
		margin: 0;
		padding:10px;
		width: 33%;
		float: left;
	}

	.services-section-main-col h4{
		font-size: 22px;
		margin: 0;
		line-height: 24px;
		padding: 10px 0 10px 0;
		font-weight: 600;
		text-align: left;
	}

	.services-section-main-col p{
		font-size: 14px;
		margin: 0;
		line-height: 20px;
		padding: 0 0 10px 0;
		font-weight: 400;
		text-align: left;	
	}

	.services-section-main-col a{
		color: #000;
		font-size: 14px;
	}

	.services-section-main-col a:hover{
		color: #fff;
	}


	.line-title-left-1 {
		margin: 10px 0;
		padding: 0;
		height: 1px;
		background: #5D8598;
		width: 100%;
	}

	.services-section-main-col:hover{
		background: #0370A6;
		color: #fff;
		cursor: pointer;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.why-choose-section {
		margin: 0 auto;
		padding: 70px 0;
		background: #fff;
		text-align: center;
	}

	.why-choose-section h1{
		font-size: 36px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		color: #000;
		text-align: center;
	}

	.why-choose-section h2{
		font-size: 18px;
		margin: 0 auto;
		line-height: 24px;
		padding: 0 150px;
		font-weight: 300;
		color: #000;
		text-align: center;
	}

	.form-section {
		margin: 0 auto;
		padding: 100px 0;
		background: url(../images/bg-form.jpg) center no-repeat #022F64;
		height: auto;
		text-align: center;
	}

	.form-section h1{
		font-size: 42px;
		margin: 0 auto;
		padding: 5px 0;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	.form-section h2{
		font-size: 18px;
		margin: 0 auto;
		line-height: 24px;
		padding: 0 150px 25px 150px;
		font-weight: 300;
		color: #fff;
		text-align: center;
	}

	.form-section-main {
		width: 40%;
		margin: 0 auto;
		padding: 0;	
	}

	.form-group {
		margin-bottom: 5px;	
	}

	.form-control {
		font-size: 14px;
		padding: 10px 15px;
	}

	.testimonials-panel {
		padding:70px 0 50px 0;
		margin:0 auto;
	}

	.testimonials-panel h1{
		font-size:36px;
		color:#000;
		font-weight:400;
		text-align:center;
		margin:0 0 0 0;
		padding:0;
	}


	.testimonials-panel p {
		font-size:16px;
		line-height:26px;
		margin:10px 0 0 0;
		font-weight:400;
		color:#000;
		letter-spacing:0.3px;
	}

	.testimonials-panel p span{	
		color:#0260AD;
	}

	.footer-section {
		margin:0 auto;
		padding:75px 0;
		height:auto;
		text-align:center;
		background:#004c7b;
	}

	.footer-section h1{
		margin: 0 auto 15px auto;
		padding:0;
		font-weight: 400;
		color:#E3AB07;
		font-size: 16px;
		letter-spacing: 0.5px;
	}

	.footer-section p{
		font-size:13px;
		text-align:center;
		color:#3299d9;
		padding:10px 0 0 0;
		letter-spacing:0.5px;
	}

	.footer-section a{
		color:#3299d9;
		text-decoration:none;
	}

	.footer-section a:hover{
		color:#fff;
		text-decoration:none;
	}


	.footer-section ul{
		margin:15px auto 0 auto;
		padding:0;
	}

	.footer-section ul li{
		margin:0;
		padding:0 2px;
		list-style:none;
		display:inline;
	}

	.footer-section ul li a{
		margin:0;
		padding:0 10px;
		font-size:14px;
		letter-spacing: 0.5px;
		color:#ccc;
		text-transform:uppercase;
		text-decoration:none;
	}

	.footer-section ul li a:hover{
		color:#3299d9;
		text-decoration:none;
	}
	
	.aboutus-inner-section {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.aboutus-inner-section-col{
		width: 40%;
		height: auto;
		float:left;
		margin-right: 55px;
	}

	.aboutus-inner-section-col p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
	}

	.aboutus-inner-section-col h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:22px;
		font-weight:400;
		color:#03529B;
	}

	.whatwe-section {
		margin: 0 auto;
		padding: 70px 0;
		height: auto;
		background: #09345C;
	}

	.whatwe-section-main{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.whatwe-section-main-col{
		width: 40%;
		height: auto;
		float:left;
		margin-right: 55px;
	}

	.whatwe-section-main-col p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
		color: #fff;
	}

	.whatwe-section-main-col h3{
		text-align:left;
		margin:0;
		padding:0 0 15px 0;
		font-size:22px;
		font-weight:400;
		color:#00A2CB;
	}


	.whatwe-section-main-col p span{
		color:#00A2CB;
	}

	.founder-section {
		margin: 0 auto;
		padding:75px 0;
		background: #f4f8f9;
	}

	.founder-section-main {
		margin: 0 auto;
		padding:25px 0;
		width: 90%;
		border-bottom: 1px solid #A7D3F0;
	}

	.founder-section-main h3{
		text-align:left;
		margin:0;
		padding:0 0 5px 0;
		font-size:36px;
		font-weight:300;
		color:#03529B;
	}

	.founder-section-main h5{
		text-align:left;
		margin:0;
		padding:0 0 35px 0;
		font-size:18px;
		font-weight:300;
		color:#03529B;
	}

	.founder-section-main-col-left {
		margin: 0;
		padding:0;
		width: 30%;
		float: left;
	}


	.founder-section-main-col-right {
		margin: 0;
		padding:0;
		width: 70%;
		float: left;
	}

	.founder-section-main-col-right p{
		font-size: 14px;
		margin: 0;
		padding: 0;
		line-height: 22px;
		color: #000;
	}

	.founder-section-main-col-right h4{
		text-align:left;
		margin:0;
		padding:0 0 0 0;
		font-size:22px;
		font-weight:400;
		color:#03529B;
	}

	.founder-section-main-col-right h4 span{
		font-size: 18px;
		color: #000;
	}
}

.floating-wpp {
    position: fixed;
    bottom: 15px;
    left: 15px;
    font-size: 14px;
    transition: bottom 0.2s;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 20%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 115%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 20%;
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    /*border: 2px solid white;*/
    border-radius: 6px;
    background-color: #E5DDD5;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 260px;
    height: auto;
    bottom: 82px;
    opacity: 1;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: white;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
}


/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { ... }