/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
	font-family: 'MontserratMedium';
	src: url('fonts/medium/fonts/MontserratMedium.eot');
	src: url('fonts/medium/fonts/MontserratMedium.eot') format('embedded-opentype'), url('fonts/medium/fonts/MontserratMedium.woff2') format('woff2'), url('fonts/medium/fonts/MontserratMedium.woff') format('woff'), url('fonts/medium/fonts/MontserratMedium.ttf') format('truetype'), url('fonts/medium/fonts/MontserratMedium.svg#MontserratMedium') format('svg');
}

@font-face {
	font-family: 'MontserratLight';
	src: url('fonts/light/fonts/MontserratLight.eot');
	src: url('fonts/light/fonts/MontserratLight.eot') format('embedded-opentype'), url('fonts/light/fonts/MontserratLight.woff2') format('woff2'), url('fonts/light/fonts/MontserratLight.woff') format('woff'), url('fonts/light/fonts/MontserratLight.ttf') format('truetype'), url('fonts/light/fonts/MontserratLight.svg#MontserratLight') format('svg');
}

@font-face {
	font-family: 'MontserratBold';
	src: url('fonts/bold/fonts/MontserratBold.eot');
	src: url('fonts/bold/fonts/MontserratBold.eot') format('embedded-opentype'), url('fonts/bold/fonts/MontserratBold.woff2') format('woff2'), url('fonts/bold/fonts/MontserratBold.woff') format('woff'), url('fonts/bold/fonts/MontserratBold.ttf') format('truetype'), url('fonts/bold/fonts/MontserratBold.svg#MontserratBold') format('svg');
}

@font-face {
	font-family: 'RufinaRegular';
	src: url('fonts/Rufina Regular/fonts/RufinaRegular.eot');
	src: url('fonts/Rufina Regular/fonts/RufinaRegular.eot') format('embedded-opentype'), url('fonts/Rufina Regular/fonts/RufinaRegular.woff2') format('woff2'), url('fonts/Rufina Regular/fonts/RufinaRegular.woff') format('woff'), url('fonts/Rufina Regular/fonts/RufinaRegular.ttf') format('truetype'), url('fonts/Rufina Regular/fonts/RufinaRegular.svg#RufinaRegular') format('svg');
}

@font-face {
	font-family: 'MontserratRegular';
	src: url('fonts/Regular/fonts/MontserratRegular.eot');
	src: url('fonts/Regular/fonts/MontserratRegular.eot') format('embedded-opentype'), url('fonts/Regular/fonts/MontserratRegular.woff2') format('woff2'), url('fonts/Regular/fonts/MontserratRegular.woff') format('woff'), url('fonts/Regular/fonts/MontserratRegular.ttf') format('truetype'), url('fonts/Regular/fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}

body .button span {
	font-size: 16px;
	font-family: MontserratRegular;
}
p{font-size:20px;}
i.fas.fa-envelope:before {content: "\f003";	margin: 4px;}
.current_page_item a {color: #0071bc !important;}
.current_page_item a:before {background: #0071bc !important;} 

/****************** Header Css *****************/


ul.header-nav.header-nav-main.nav.nav-left.nav-line-bottom.nav-uppercase {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

li.html.header-social-icons .social-icons.follow-icons a {
	width: 100%;
	margin: 0 8px 0;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky {
	padding: 10px 0;
	width: 100%;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .html_topbar_left span {
	font-size: 12px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium {
	float: none !important;
	display: block;
	margin: 0px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .nav-right.nav-small {
	margin: 0 0 0 33px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span {
	color: #fff !important;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span i {
	margin: 0 6px 0 0px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span:before {
	content: '';
	position: absolute;
	right: 0;
	border: 0.3px solid;
	overflow: hidden;
	top: -19px;
	transform: rotate(46deg);
	height: 60px;
	margin: 0 -27px 0 0;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .nav-right.nav-small li {
	margin: 0 60px 0 0px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium li.html.custom.html_nav_position_text .hd-tel {
	font-size: 14px;
}

.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium li.html.custom.html_nav_position_text span:after {
	content: '';
	content: '';
	position: absolute;
	right: 0;
	border: 0.3px solid;
	overflow: hidden;
	top: -19px;
	transform: rotate(46deg);
	height: 60px;
	margin: 0 -27px 0 0;
}

.nav-divided {
	font-family: MontserratMedium;
	font-size: 16px;
	letter-spacing: 0.6px;
}

.nav>li>a {
	font-weight: normal !important;
	font-family: MontserratRegular !important;
	font-size: 16px;
	letter-spacing: 0.1px;
	text-transform: capitalize;
	padding: 5px 0px;
}

.nav>li {
	margin: 0 9px;
}


/****************** End Header Css *****************/


/******Home Page Css ***************/

.as-home-banner {
	height: 700px;
}

.as_industries_row_1 {
	background-color: white;
	padding: 50px 10px;
}

.as-home-banner h1 {
	color: white;
	font-size: 48px;
	margin: 0;
	font-family: MontserratBold;
}

.as-home-banner h1:nth-of-type(2) {
	font-size: 48px;
}

.custom_home_section3 .section-content .col-inner {
	display: flex;
	width: 100%;
}

.custom_home_section3 .section-content .col-inner a span {
	width: 100%;
	font-size: 16px;
	font-family: MontserratRegular;
}

.custom_home_section3 .section-content .col-inner a {
	width: 233px;
	max-width: 233px;
	background: #ffffff;
	color: #446084;
	margin: 0px;
	line-height: 43px;
	height: 43px;
	padding: 0px 12px;
}

.custom_home_section3 .section-content .col-inner h4 {
	color: #ffffff;
	font-size: 17px;
	font-family: MontserratRegular;
	display: block;
	margin: 0px !important;
	padding: 4px !important;
	font-weight: normal;
}

section#section_2065380311 {
	color: 0071bc;
}

.custom_home_section3 {
	background-color: #f4f9ff;
}

.custom_home_section3 .section-content .icon-box-text.last-reset h3 {
	color: #0071bc;
	font-size: 22px;
	font-weight: normal;
	font-family: MontserratRegular;
	line-height: 27px;
	margin: margin: 0 0 4px 0;
}

.custom_home_section3 .section-content .icon-inner img {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 55px;
	margin-top: -3px;
}

.custom_home_section3 .section-content .featured-box.icon-box-left .icon {}

.custom_home_section3 .section-content .icon-box-text.last-reset p {
	font-size: 16px;
	color: #242424;
	font-weight: normal;
	font-family: MontserratRegular;
	line-height: 24px;
}

.custom_home_section5 .section-content .col.medium-4.small-12.large-4 .col-inner.text-center {}

.custom_home_section5 .section-content .col.medium-4.small-12.large-4 .col-inner img {
	max-width: 176px;
	width: 87%;
}

.custom_home_section5 .section-content .col.medium-8.small-12.large-8 {}

.custom_home_section5 .section-content .col.medium-8.small-12.large-8 p {
	color: #797979;
	margin: 0px;
}

.custom_home_section5 .section-content .icon-box.featured-box .icon-box-text h3 {
	font-size: 35px;
	margin: 0px;
	color: #0071bc;
}

.custom_home_section5 .section-content .icon-box.featured-box .icon-box-text h4 {
	font-size: 20px;
	text-transform: inherit;
	color: #000;
	margin: 0px;
	font-family: MontserratRegular;
}

.custom_home_section2 .col-inner {
	background: url(/wp-content/uploads/home-cat-bg-1.jpg);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat
}

.custom_home_section5 .section-content .icon-box.featured-box .icon-box-text p {
	color: black;
	font-family: MontserratRegular !important;
}

.custom_home_section2 .section-content img {
	width: auto;
	height: 100px;
}

.custom_home_section2 .section-content h3 {
	color: #0071bc;
	font-weight: normal;
	font-size: 30px;
	font-family: MontserratLight;
}

.custom_home_section2 .section-content span {
	color: #0071bc;
	font-weight: normal;
	font-family: MontserratRegular;
}

.custom_home_section2 .section-content .button:before {
	background: #0071bc;
	border: 1px solid #0071bc;
}

.custom_home_section2 .section-content .button {
	border: 1px solid #0071bc;
}

.custom_home_section1 .section-content .col-inner h2 {
	font-weight: normal;
	font-size: 30px;
	font-family: MontserratLight;
	margin: 25px 0 30px 0;
	line-height: 48px;
	color: #242424;
}

.custom_home_section5 .section-content .col.medium-8.small-12.large-8 p span {
	font-size: 45px;
	font-weight: bold;
	color: #b6b6b6;
	font-family: RufinaRegular;
}

.as-left-logo-col .img {
	margin: 100px 0 0 0;
}

.as-left-logo-col .primary.is-outline {
	color: #0071bc;
	padding: 10px 30px;
	margin: 30px 0 0 0;
	border: 1px solid #0071bc;
}

.as-left-logo-col .primary.is-outline:hover {
	background-color: #0071bc;
	color: white;
}

.custom_home_section3 .section-content .col-inner a:hover {
	background: #446084;
	color: #ffffff;
}

.custom_home_section5 .section-content .icon-box.featured-box .icon-box-text p {
	clear: both;
	color: #000 !important;
	font-size: 16px !important;
}

.custom_home_section5 .section-content .col-inner h3 {
	font-size: 26px;
	margin: 0px;
	color: #000000;
	font-family: MontserratRegular;
}

.custom_home_section5 .section-content .row:nth-of-type(2) .col-inner h3 span {
	font-size: 35px;
	font-weight: bold;
	color: #b6b6b6;
	display: block;
}

.custom_home_section5 .section-content .row:nth-of-type(2) .col-inner h3 {
	color: #000;
	font-size: 24px;
	margin: 0px;
}

.custom_home_section5 .section-content .row:nth-of-type(2) .col-inner p {
	padding-bottom: 20px;
}

.custom_home_section5 .section-content .row:nth-of-type(2) .row h3 {
	color: #b6b6b6;
	font-size: 14px;
}

.custom_home_section5 .section-content .row:nth-of-type(2) .row p {
	margin-bottom: 20px !important;
}

.custom_home_section9 .banner-bg.fill {
	background: #0f71bd;
}

.custom_home_section9 .section-content .col.medium-6.small-12.large-6 .bg.bg-loaded {
	background-size: 350px, 350px !important;
}

.custom_home_section9 .section-content .text-inner h3 strong {
	font-size: 28px;
	font-family: MontserratRegular;
}

.custom_home_section9 .section-content .text-inner p {
	font-size: 17px;
	font-family: MontserratRegular;
}

.custom_home_section7 .section-content .col-inner h3 {
	margin: 0px 0 0 0;
	font-family: MontserratRegular;
	font-size: 52px;
	color: #242424;
}

.custom_home_section7 .section-content .col-inner p {
	font-size: 16px;
	color: #959595;
	font-family: MontserratRegular;
	margin-bottom: 0px;
}

.custom_home_section7 .section-content .col-inner .wpcf7-form li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.custom-contact-form ul.hme_con li {
	width: 23%;
	float: left;
	margin-right: 14px !important;
}

.custom-contact-form ul.hme_con li:last-child {
	margin-right: 0px !important;
}

.custom-contact-form ul.hme_con li label input,
.custom-contact-form ul.hme_con li label select {
	font-weight: normal;
	padding: 0 10px;
	border-radius: 99px;
	box-shadow: 0 0 0;
	height: 40px;
	color: #959595;
	font-size: 13px;
	margin: 0;
	margin-top: 4px;
	font-family: MontserratRegular;
	background-position: right 10px top 50%;
}

.hme_con li .wpcf7-submit {
	font-weight: normal;
	border: 1px solid;
	border-radius: 99px;
	text-transform: capitalize;
	float: right;
	background: #0071bc;
	padding: 2px 28px;
	font-family: MontserratMedium;
	margin: 2px 0;
	font-size: 14px;
}

.custom-contact-form ul.hme_con li label input::placeholder {
	color: #c2b9b9;
	font-weight: normal;
}

.custom_home_section7 .section-content .img-inner img {
	width: auto;
}

.custom_home_section5 .section-content .testimonial-text p {
	font-size: 34px;
}

.custom_home_section5 .testimonial-text.line-height-small p {
	font-size: 23px;
	color: #000;
	font-style: initial;
	margin: 19px 0;
}

.custom_home_section5 .testimonial-box .test_text p {
	font-size: 27px;
	font-family: MontserratRegular;
	line-height: 27px;
	color: #000 !important;
}

.custom_home_section5 .testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p.we-work {
	font-size: 30px;
	color: #000;
	font-family: RufinaRegular;
	line-height: 26px;
	margin: 23px 0 4px;
}

.custom_home_section5 .icon-box.testimonial-box.icon-box-left {
	margin: 10px 0;
}

.custom_home_section5 span.t-authr {
	margin: 0 0 0 103px;
	font-size: 16px !important;
	font-family: MontserratLight;
}

.custom_home_section5 span.testimonials_star:after {
	background: url("/wp-content/uploads/star.jpg");
	width: 100px !important;
	position: absolute;
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	background-size: 100px, 100px;
	content: '';
}

.custom_home_section5 span.t-authr {
	margin: 0 0 0 103px;
	font-size: 17px !important;
}

.footer-primary.pull-left .menu-footer-menu-container {
	display: none;
}

.col.hme_drop_line_block.medium-6.small-12.large-6 .bg.fill.bg-fill.bg-loaded {
	background-size: 220px, 220px !important;
}

.col.hme_drop_line_block.medium-6.small-12.large-6 .text-inner p {
	/*margin: 0 0 0;*/
	font-size: 14px;
	color: #313131;
}

.col.hme_drop_line_block.medium-6.small-12.large-6 .text-inner h3 {
	margin-bottom: 12px;
}

.custom_footer .box-image img {
	width: auto;
}

.custom_footer .box-text h3 {
	font-size: 28px;
	font-family: MontserratRegular;
	margin: 20px 0px 20px;
	color: #313131;
}

.custom_footer .box-text p.ft-text {
	text-align: initial;
	font-size: 14px;
	font-family: MontserratRegular;
	line-height: 25px;
	color: #313131;
}


.custom_inner_footer .box-text p.ft-text {
	text-align: left;
	font-family: MontserratRegular;
	line-height: 25px;
	color: #313131;
	font-weight: 400;
	font-size:16px;
}

.custom_inner_footer .box-text h3 {
	font-size: 28px;
	font-family: MontserratRegular;
	color: #313131;
	margin: 20px 0 30px 0;
}

.col.hm_footer_col.medium-4.small-12.large-4 h3 {
	margin: 0px;
	text-align: center;
	font-family: MontserratRegular;
	color: #313131;
}

.absolute-footer.dark {
	color: rgb(255, 255, 255);
}

/*.absolute-footer,
html {
	background-color: #000000;
}*/

.absolute-footer, html {
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
}

.menu-footer-menu-container .menu li:hover {
	color: #2585c5;
}

.menu-footer-menu-container .menu li {
	width: 50%;
	margin: 0px 0 20px;
	border-top: none;
	font-size: 15px;
	color: #2e2e2e;
	font-family: MontserratRegular;
	padding: 0px 0 0px;
	float: left;
}

.footer-articles p span {
	color: #3d88a7;
	font-family: MontserratRegular;
	font-size: 14px;
}

.footer-articles p {
	font-size: 16px;
	margin-bottom: 4px;
	font-family: MontserratRegular;
	color: #2e2e2e
}

.col.hm_footer_col.medium-4.small-12.large-4 {
	margin-top: 46px;
}

.footer-articles {
	margin-top: 25px;
}

.custom_home_section5 .icon-box-text {
	margin: 0 0;
}

.testimonial-text {
	margin: 18px 0 10px;
}

.custom_home_section5 .icon-box-img.testimonial-image.circle img {
	border-radius: unset !important;
}

.custom_home_section3 .row-dashed .col-inner {
	padding: 40px 40px 40px;
}

.custom_home_section3 .section-content h2 {
	font-size: 52px;
	margin: 20px 0;
	font-weight: normal;
	font-family: MontserratRegular;
	color: #242424;
}

.col.as_custom_cols.medium-8.small-12.large-8 {
	padding-left: 60px;
	padding-right: 0px;
	border-left: 0.3px solid #e3dddd;
	padding-bottom: 50px;
}

.as_custom_cols {
	padding: 80px 0 0 0;
}

.as_custom_cols .row:first-of-type {
    margin-top: 30px;
}

.col.as_testicol.medium-6.small-12.large-6 {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 55px 10px;
	margin: 0 0 45px 0;
}

.custom_home_section2 .section-content p {
	color: #242424;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	font-family: MontserratLight;
}

.col.as_custom_cols.medium-8.small-12.large-8 .col-inner p {
	font-size: 17px;
	font-family: MontserratLight;
}

.col.hme_drop_line_block.medium-6.small-12.large-6 .text-inner p {
	font-size: 17px;
	font-family: MontserratRegular;
	color: white;
}

.copyright-footer {
	padding: 12px 0 0;
	font-family: MontserratRegular;
	font-size: 14px;
	color: #313131;
}

.custom_inner_footer .section-content {
	padding: 60px 0 50px;
}

.custom_footer .section-content .box-image {
	width: 100% !important;
	text-align: center;
}

.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) p {
	text-align: center;
	font-size: 18px;
	margin: 6px 0 19px;
	font-family: MontserratRegular;
	color: #313131;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 17px 0;
}

.custom_inner_footer .section-content {
	padding: 60px 0 50px;
}

.custom_footer .col-inner {
	background: url(/wp-content/uploads/home-cat-bg-1.jpg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.custom_inner_footer .col-inner {
	background: url(/wp-content/uploads/home-cat-bg-1.jpg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.custom_inner_footer .hm_footer_col .col-inner {
	background: none;
}

.custom_footer .hm_footer_col .col-inner {
	background: none;
}

.custom_footer .section-content {
	padding: 60px 0 50px;
}

.custom_inner_footer .section-content {
	padding:15px 0 0px;
}

.custom_home_section7 .section-content {
	padding: 40px 0 40px;
}

.custom_home_section3 .section-content.relative {
	padding: 48px 0 80px 0;
}

.col.hme_clients.small-12.large-12 {
	border-top: 1px solid #e1e1e1;
	padding: 40px 0 0 10px;
	margin: 0 0 25px 0;
}

.col.home_client_logo,
.col.home_client1_logo,
.col.home_client2_logo {
	padding: 0px;
}

.col.home_client1_logo .has-hover,
.col.home_client_logo .has-hover {
	border: 0.3px solid #e3dddd;
	margin: 0px;
	border-top: none;
	padding: 10px 0 10px;
	border-left: none;
	text-align: center;
}

.col.home_client2_logo .has-hover {
	border: 0.3px solid #e3dddd;
	margin: 0px;
	border-top: none;
	padding: 10px 0 10px;
	border-right: none;
	border-left: none;
	text-align: center;
}

.col.home_client_logo .has-hover:last-child,
.col.home_client1_logo .has-hover:last-child,
.col.home_client2_logo .has-hover:last-child {
	border-bottom: none;
}
#wrapper .last-section-project {padding-bottom: 50px;}
.header-nav.nav-line-bottom>li>a:before,
.header-nav.nav-line-grow>li>a:before,
.header-nav.nav-line>li>a:before,
.header-nav.nav-box>li>a:hover,
.header-nav.nav-box>li.active>a,
.header-nav.nav-pills>li>a:hover,
.header-nav.nav-pills>li.active>a {
	width: 28px;
}

.custom_inner_footer .menu-footer-menu-container .menu li:nth-of-type(even) {
	float: right;
}

.custom_inner_footer .menu-footer-menu-container .menu li:nth-of-type(odd) {
	float: left;
	padding-left: 0px;
}

.menu-footer-menu-container .menu li:nth-of-type(even) {
	float: right;
}

.menu-footer-menu-container .menu li:nth-of-type(odd) {
	float: left;
	padding: 0 23px 0;
}

.html_nav_position_text_top i.icon-phone {
	margin: 0 7px 0 0;
	border: 0px solid;
}

.custom-contact-form ul.hme_con li label input,
.custom-contact-form ul.hme_con li label select {
	margin-bottom: 20px;
}

.custom-contact-form span.wpcf7-not-valid-tip {
	margin: -10px 0 0;
	border-radius: 99px;
	padding: 4px 14px 4px;
	font-size: 14px;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	clear: both;
	text-align: center;
	margin-top: 30px !important;
}

.wpcf7 .wpcf7-response-output {
	border-radius: 30px;
}
.sticky-jump .stuck {
	background-color: white;
}


/******* End Home Page Css ************************/


/****Inner-baner******/

.custom_inner_baner_section h1 {
	color: white;
	font-family: MontserratMedium;
	border: 0px solid;
	margin: 100px 0 0 0;
	font-size: 48px;
	font-weight: 600;
}

.custom_inner_baner_section p {
	color: white;
	font-family: MontserratMedium;
	border: 0px solid;
	margin: 0 0 90px 0;
	font-size: 24px;
	font-weight: 300;
}


/****Inner-baner******/


/****************About Page ****************************/

.col.ps_about_icol1.medium-6.small-12.large-6 .img {
	border-left: 1px solid #d8d8d8;
	padding-left: 41px;
}

.custom_about_section3 .section-content .row:nth-of-type(2) img {
	width: auto;
	margin-bottom: 25px;
}

.custom_about_section3 .col.as-about-col1-sec3.medium-6.small-12.large-6,
.custom_about_section3 .col.medium-6.small-12.large-6 {
	margin: 0px;
	padding: 0px;
}

.custom_about_section3 .col.as-about-col1-sec3.medium-6.small-12.large-6 .has-hover,
.custom_about_section3 .col.medium-6.small-12.large-6 .has-hover {
	margin: 0px;
}

.col.ps_about_icol.medium-6.small-12.large-6 {
	padding: 0 16px 0;
}

.custom_about_section3 .section-content {
	padding: 30px 0 0px;
}

.custom_about_section4 .section-content {
	margin: 70px 0 0;
}

.as_active_custom_sec h2 {
	border: 0px solid black;
	font-family: MontserratMedium;
	color: #242424;
	font-size: 35px;
}

.as_active_custom_sec p {
	margin: 0;
	border: 0px solid black;
	font-family: MontserratLight;
	color: #242424;
	font-size: 20px;
}

.custom_about_section5 h3 {
	color: white;
	font-family: MontserratLight;
	font-weight: 300;
	font-size: 36px;
	margin: 50px 0;
}

.about-custom-form input {
	border: none;
	height: 50px;
	border-radius: 25px;
	padding: 0 28px;
}

.about-custom-form textarea {
	border-radius: 25px;
	padding: 20px 20px 20px 28px;
	border: none;
	margin-top: 15px;
	margin-bottom: 28px;
}

.about-custom-form .ab-frm-sec label:nth-of-type(2) {
	float: right;
}

.about-custom-form .ab-frm-sec label {
	border: 0px solid;
	float: left;
	width: 48%;
}

.about-custom-form textarea,
.about-custom-form input {
	font-size: 14px;
	font-family: MontserratLight;
	color: #373737;
}

.custom_about_section5 .col.medium-4 p {
	color: white;
	font-size: 18px;
	margin: 0 0 12px 0;
	font-family: MontserratRegular;
}

.about-custom-form input[type='submit'] {
	background-color: #22a7ff;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 18px;
	font-family: MontserratRegular;
	margin: 0 0 40px 0;
	color: #ffffff;
}

.custom_about_section3 .col-inner h3 {
	font-family: MontserratMedium;
	font-size: 35px;
	color: #242424;
	padding: 0 15px;
}

.col.about_founder_col1 .col-inner .img .img-inner {
	position: unset;
	margin-top: -132px;
	overflow: visible;
}

.custom_about_section_last .section-content h4 {
	font-size: 24px;
	margin: 0px;
	color: #242424;
	font-family: MontserratRegular;
}

.custom_about_section_last .section-content h3 {
	font-size: 35px;
	color: #242424;
	font-family: MontserratRegular;
	margin: 7px 0 28px;
}

.custom_about_section_last .section-content p {
	font-family: MontserratLight;
	color: #242424;
	font-size: 16px;
}

.custom_about_section5 span.wpcf7-not-valid-tip {
	padding: 4px 24px 4px;
	border-radius: 99px;
	margin-top: -5px;
}

.custom_about_section5 input[type='submit'] {
	margin-bottom: 15px;
}

.custom_about_section5 div.wpcf7-mail-sent-ok {
	color: #fff;
	padding: 4px 24px 4px;
}

.col.ps_about_icol1.medium-6.small-12.large-6 {
	padding-top: 0;
}

.custom_about_section5 .section-content .col.medium-4.small-12.large-4 {
	/*padding-top: 100px;
	padding-bottom: 100px;*/
}

.custom_about_section5 .section-content .col.medium-4.small-12.large-4 H3 {
	font-family: MontserratRegular;
	font-size: 30px;
	margin-bottom: 17px;
}


/****************End-About Page ****************************/


/****active css******/

.as_active_section2 .section-content .col-inner .img .img-inner {
    margin: 0px 0 30px;
}

.as_active_section2 .section-content {
	margin: 0px 0 70px;
}


/****active css******/


/****civil css******/

.custom_civil_section3 .col-inner img {
	width: auto;
}

.custom_civil_section3 .section-content {
	margin-top: 70px;
	margin-bottom: 70px;
}

.custom_civil_section3 .section-content p a {
	font-family: MontserratMedium;
	font-size: 15px;
}

.custom_civil_section4 .section-content h3 {
	font-size: 36px;
	font-family: MontserratMedium;
	color: #242424;
}

.custom_civil_section4 .section-content {
	padding-bottom: 20px;
}

.custom_civil_section2 .section-content .col-inner .img .img-inner {
	margin: 0px 0 30px;
}

.custom_civil_section4 .section-content .col-inner .img .img-inner {
	margin: 0px 0 30px;
}


/****civil css******/


/****infrastructures******/

.custom_infrastructure_section2 .section-content .col-inner .img .img-inner {
	margin: 0px 0 30px;
}

.custom_infrastructure_section2 .section-content {
	margin: 0px 0 30px;
}


/****infrastructures******/


/****custom_machines******/

.custom_machines_section2 .section-content .col-inner .img .img-inner ,.custom_projects_section2 .section-content .col-inner .img .img-inner {
	margin: 0px 0 30px;
}

.custom_machines_section2 .section-content {
	margin: 0px 0 20px;
}


/****custom_machines******/


/****projects******/
.custom_projects_section2 .col {
    padding-bottom: 0px;
}
.custom_projects_section2 h2 {
    padding-bottom: 12px;
    padding-top: 10px;
    color: #242424;
}
.main_custom_projects_section2 {
	margin-top: 46px;
}
.page-id-19 .col-inner>.img:not(:last-child),
.page-id-19 .col>.img:not(:last-child) {
	margin-bottom: 30px;
}

/****projects******/


/*************Contact Page*****************************/

.custom_inner_baner_section.contact_baner h1 {
	margin: 100px 0 80px 0;
}

.custom_Contact_section1 h3 {
	color: #242424;
	font-family: MontserratLight;
	margin: 13px 0 30px 0;
	font-size: 22px;
}

.custom_contact_page input {
	border: 1px solid #7d7d7d;
	height: 50px;
	border-radius: 25px;
	padding: 0 28px;
	font-size: 14px;
	box-shadow: none;
	font-family: MontserratLight;
	font-weight: normal;
}

.custom_contact_page textarea {
	border: 1px solid #7d7d7d;
	border-radius: 25px;
	padding: 20px 28px;
	box-shadow: none;
	font-family: MontserratLight;
	font-weight: normal;
	resize: none;
	font-size: 14px;
}

.custom_contact_page input[type='submit'] {
	background-color: #22a7ff;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 18px;
	margin: 0 0 28px 0;
	border: none;
}

.custom_Contact_section2 .large-3 p {
	color: #242424;
	font-family: MontserratRegular;
	font-size: 16px;
}

.custom_contact_page .ccp1 label {
	border: 0px solid red;
	float: left;
	width: 48%;
}

.custom_contact_page .ccp1 label:nth-of-type(2) {
	float: right;
}

.custom_Contact_section2 .wpcf7 .wpcf7-not-valid-tip {
	margin-top: -4px;
	border-radius: 99px;
	padding: 4px 24px 4px;
}
.custom_Contact_section1 .section-content {
	padding: 60px 0 0;
}



.custom_civil_section2 .row .col {padding-bottom: 0;}
#wrapper .custom_civil_section4 {padding-top: 30px;}
.custom_civil-pdf .img-inner.dark {margin-bottom: 5px !important;}
.custom_civil-pdf .img.has-hover.md-x.lg-x.md-y.lg-y{margin-bottom: 0px !important;}
#wrapper .as_active_custom_sec {padding-top: 60px;padding-bottom: 40px;}
/*.custom_Contact_section2 .contact-detail {padding: 105px 0;}*/
.custom_Contact_section2 .contact-detail p {margin: 0px;}

/*************End-Contact Page*****************************/

/*--404---*/
.error404 .col.medium-9 .page-content {
	display: none;
}
.error-404 span.header-font {
    opacity: unset !important;
    color: #0071bc;
}
.custom_inner_baner_404 .col {
    padding-bottom: 0px;
}
.error404 .col.medium-9 header.page-title {
	width: 100% !important;
	background-color: transparent !important;
}
.error404 .col.medium-9 {

max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
	text-align: center;
	padding-bottom: 149px;
}
.error404 .col.medium-3 {

max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 100%;
width: 100%;
	padding: 48px 0 0 0;
	text-align: center;
}
.custom_inner_baner_404 h1 {color: #fff;font-family: MontserratMedium;border: 0px solid;margin: 0 0;padding: 50px 0;font-size: 48px;font-weight: 600;}
/*--404---*/






/*=======================================New-Css-22-oct-2019=======================================*/
#wrapper .custom_about_section_last {
    padding-top: 55px;
}
.about_founder_col1 {
    max-width: 27.9%;
    -ms-flex-preferred-size: 27.9%;
    flex-basis: 27.9%;
}
.about-founder-row .col:not(.about_founder_col1) {
    max-width: 36%;
    -ms-flex-preferred-size: 35.33333%;
    flex-basis: 36%;
}
#wrapper .custom_about_section5 {
    padding-bottom: 53px;
    margin-bottom: 25px;
}
.footer-articles p:not(:last-of-type) {
    margin-bottom: 39px;
}

.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) p, 
.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) h3 {
    width: 85%;
}
.custom_inner_footer .col:nth-of-type(2) {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}
.custom_inner_footer .col:nth-of-type(3) {
    max-width: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
}
.custom_inner_footer .col:first-of-type .box-image {
    text-align: center;
}
.custom_inner_footer .col:first-of-type img {
    width: auto;
}
.absolute-footer .social-icons a.icon {
    color: #3764eb;
}
.ps_about_icon_text {
    padding-bottom: 0;
}
.ps_about_icon_text h3 {
    margin: 58px 0 10px;
}
.custom_about_section5 div.wpcf7-mail-sent-ok {
    display: table !important;
    margin: auto;
}
.con-sub {
    position: relative;
    text-align: center;
    width: 212px;
    margin: 10px auto 0;
    display: inline-block;
}
.con-sub-inner:before {
    position: absolute;
    color: #ffffff;
    border-radius: 0;
    padding: 14px 31px 12px;
    text-transform: capitalize;
    letter-spacing: 0;
    left: 0px;
    cursor: pointer;
    display: inline-block;
    background: #22a7ff;
    border: 1px solid #22a7ff;
    line-height: normal;
    font-family: MontserratLight;
    font-weight: normal;
    font-size: 18px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    border-radius: 100px;
}
.con-sub-inner input.wpcf7-submit {
    background: transparent;
    border-radius: 0;
    font-family: MontserratLight;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    color: transparent;
    width: 100%;
    border: 1px solid transparent;
    padding: 14px 31px 12px;
    line-height: normal;
    min-height: inherit;
}
.con-sub-inner input.wpcf7-submit:hover {
	box-shadow: none;
}
.custom_contact_page .con-sub-inner:before {		
    content: "Lets Get Talking!";
}
.custom-contact-form .con-sub {
    float: right;
    width: 112px;
    margin: 5px auto 0;
}
.custom-contact-form .con-sub-inner:before {		
    content: "Submit";
    padding: 8px 29px 7px;
    background: #0071bc;
    font-size: 14px;
    border-color: #0071bc;
    font-family: MontserratMedium;
}
.custom-contact-form  .con-sub-inner input.wpcf7-submit {
	padding: 8px 29px 7px;
	font-size: 14px;
}
.about-custom-form .con-sub {
    width: 126px;
}
.about-custom-form .con-sub-inner:before {		
    content: "Submit";
    font-family: MontserratRegular;
    background-color: #22a7ff;
    padding: 14px 29px 12px;
}
.about-custom-form  .con-sub-inner input.wpcf7-submit {
    font-family: MontserratRegular;
    padding: 14px 29px 12px;
}
.wpcf7-mail-sent-ok {
    display: table !important;
    margin: 0 auto !important;
}
.back-to-top {
    bottom: 70px;
}





@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span:before {
    border: 0.5px solid;
    transform: rotate(44deg);
}
.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium li.html.custom.html_nav_position_text span:after {
    border: 0.5px solid;
    transform: rotate(44deg);
}
}

@supports (-ms-ime-align:auto) {
.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span:before {
    border: 0.5px solid;
    transform: rotate(44deg);
}
.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium li.html.custom.html_nav_position_text span:after {
    border: 0.5px solid;
    transform: rotate(44deg);
}
}



@media (min-width: 0px) and (max-width: 767px) {

.custom_Contact_section2 .col.medium-2.small-12.large-2 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.custom_Contact_section1 h3 {
    margin: 50px 0 20px 0;
    font-size: 16px !important;
}
.custom_Contact_section2 .col.contact-detail {
    padding: 0 15px 30px!important;
}

.main_custom_projects_section2 {padding-top: 25px !important;}
li.html.custom.html_topbar_left {text-align: center;}
/*.section .col, section {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
}*/
.custom_inner_footer .section-content {
    padding: 45px 0 10px !important;;
}
#wrapper .custom_about_section5 {
    padding-bottom: 35px !important;;
}
/*.custom_about_section5 .section-content .col.medium-4.small-12.large-4 h3 {
    margin: -10px 0 0 0;
}*/
.footer-articles {
    margin-top: 10px;
    margin-bottom: 15px;
}
.custom_inner_footer .box-text.text-center{
    padding-left: 0px;
    padding-right: 0px;
}
.as_active_section2 .section-content {
    margin: 0px 0 23px;
}
}




@media (min-width: 0px) and (max-width: 849px) {
/*.row .col {
	margin: 0 !important;
	padding: 0 15px 30px !important;
}*/
p {font-size: 16px !important;}
h2 {font-size: 28px !important;}
h3 {font-size: 24px !important;}

.as_active_custom_sec h2 {
    margin: 25px 0 10px 0;
}
.about-founder-row {
    justify-content: center;
}
.about-founder-row .col:not(.about_founder_col1) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

}



@media (min-width: 320px) and (max-width: 767px) {
.custom_home_section9 .col {
    padding-bottom: 0;
}
.custom_home_section5 .section-content .col.medium-4.small-12.large-4 .col-inner img {
    max-width: inherit;
    width: auto;
}
.col.home_client1_logo .has-hover, .col.home_client_logo .has-hover {
    padding: 20px 0 20px;
}
.custom_home_section9 .banner .text-box {
    width: 100% !important;
}
}




@media (min-width: 0px) and (max-width: 549px) {
.about_founder_col1, 
.custom_inner_footer .col:nth-of-type(2), 
.custom_inner_footer .col:nth-of-type(3) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.as-about-col2-sec3 .img:not(:last-of-type) {
    margin-bottom: 50px !important;
}
.custom_home_section7 .img-inner {
    text-align: center;
}
#wrapper .custom_home_section7 {
    padding-bottom: 0;
}
.custom_home_section7 .section-content {
    padding: 40px 0 0;
}
.custom-contact-form .con-sub {
    float: none;
    display: table;
}
}



@media (min-width: 550px) and (max-width: 767px) {
.about_founder_col1 {
    max-width: 44.9%;
    -ms-flex-preferred-size: 44.9%;
    flex-basis: 44.9%;
}
.custom_Contact_section2 .col.medium-2.small-12.large-2 {
    max-width: 27%;
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
    padding-bottom: 30px !important;
}
.custom_Contact_section2 .contact-detail {
    max-width: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%;
}
.custom_home_section9 .section-content .banner.has-hover {
    padding: 180px 0 0 !important;
}
.custom_about_section5 .section-content .col.medium-4.small-12.large-4 {
    padding-top: 5px;
    padding-bottom: 0;
}
}



@media (min-width: 0px) and (max-width: 1024px) {
.as_active_custom_sec p {
    margin: 0 0 30px 0;
}
.as_active_custom_sec p>br {
	display: none;
}
.ps_about_icon_text h3 {
    margin: 50px 0 10px;
}
.custom_about_section4 .section-content {
    margin: 50px 0 0;
}
.custom_about_section_last .section-content p {
    margin: 0;
}
.custom_about_section_last .section-content h3 {
    margin: 20px 0 15px 0;
}
.footer-articles {
    margin-top: 10px;
}
.custom_about_section3 .row:first-of-type {
    padding: 0 15px;
}
}




@media (min-width: 550px) and (max-width: 849px) {
.custom_inner_footer .col:first-of-type {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.custom_inner_footer .col:not(:first-of-type) {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.custom_Contact_section2 .col.medium-7 {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
}
}




@media (min-width: 768px) and (max-width: 849px) {
.about_founder_col1 {
    max-width: 38.9%;
    -ms-flex-preferred-size: 38.9%;
    flex-basis: 38.9%;
}
.custom_about_section_last .section-content h3 {
    font-size: 24px;
}
.custom_Contact_section2 .col.contact-detail {
    padding: 0 15px 30px!important;
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
}
.custom_home_section2 .section-content p {
	    width: 100%;
	    margin: 20px auto 20px;
	    font-size: 13px !important;
	    min-height: 62px;
}
.custom-contact-form ul.hme_con li {
    width: 30%;
}
.custom-contact-form .con-sub {
    float: left;
}
.custom-contact-form ul.hme_con li label input, 
.custom-contact-form ul.hme_con li label select {
    padding: 0 15px;
}
.custom-contact-form ul.hme_con li label input, 
.custom-contact-form ul.hme_con li label select {
    margin-bottom: 6px;
}
}



@media (min-width: 850px) and (max-width: 1024px) {
.custom_about_section_last .section-content h3 {
    font-size: 32px;
}
.custom_Contact_section2 .contact-detail {
    max-width: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
}
.custom_home_section2 .section-content p {
    min-height: 80px;
}
.as-home-banner .col {
    padding: 0 30px !important;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
.custom_about_section3 .section-content {
    padding: 0;
}
#wrapper .custom_about_section5 {
    padding-bottom: 0;
}
.custom_about_section5 .section-content .col.medium-4.small-12.large-4 {
    padding-bottom: 0;
}
.as_industries_row_1 .col {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.custom_home_section5 .testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p.we-work {
    font-size: 20px;
    line-height: 30px;
}
}
/*=======================================New-Css-22-oct-2019=======================================*/












@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
}

@media (min-width:1025px) and (max-width:1075px) {
	.nav>li {
		margin: 0 0.5vw;
	}
}

@media only screen and (max-width: 549px) {
	.col.home_client1_logo .has-hover,
	.col.home_client_logo .has-hover {
		border-right: 0px;
		border: none;
	}
	.col.home_client2_logo .has-hover {
		border-right: 0px;
		border: none;
	}
	.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) p {
		text-align: left;
	}
	.custom_about_section5 .section-content .col.medium-4.small-12.large-4 {
	    padding: 15px;
	}
	.col.ps_about_icol.medium-6.small-12.large-6,
	.col.ps_about_icol1.medium-6.small-12.large-6 {
		padding: 0;
		border: 0px solid red;
		width: 40%;
		flex-basis: 40%;
		margin: 0 auto 30px;
		text-align: center;
		position: relative;
	}
	.custom_about_section3 .section-content .row:nth-of-type(2) img {
		margin: 7px 0;
		max-width: 176px;
		width: 90%;
		padding: 0px;
	}
	.col.ps_about_icol1.medium-6.small-12.large-6 .img {
		padding-left: 0px;
		border: none;
	}
	.custom_about_section3 .section-content {
		padding: 0;
	}
	.custom_inner_baner_section h1 {
		font-size: 35px;
	}
	.custom_Contact_section2 .section-content {
		padding: 0;
	}
	.custom_contact_page input[type='submit'] {
		margin: 14px 0 0px 0;
	}
}

@media only screen and (max-width: 1024px) {
	.custom_civil_section3 .section-content {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.custom_Contact_section1 .section-content {
		padding: 0;
	}
	.custom_Contact_section1 h3 {
		margin: 50px 0 0 0;
	}
}

@media only screen and (min-width: 1025px) {
	.col.as-about-col1-sec3 {
		margin-top: 100px !important;
	}
}

@media only screen and (max-width: 767px) {
	body {
		overflow: hidden;
	}
	.col.as-about-col1-sec3 {
		margin: 0px !important;
	}
	.custom_about_section3 .section-content {
		padding: 0;
	}
	.custom_about_section_last .section-content h4 {
		font-size: 22px;
	}
	.custom_about_section_last .section-content h3 {
		font-size: 30px;
		/*margin: 20px 0 30px 0;*/
		line-height: 31px;
	}
	.as-left-logo-col .img {
		margin: 50px 0 0 0;
	}
	.as_custom_cols {
		padding: 0;
	}
	.custom_home_section5 .testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p.we-work {
		font-size: 22px;
	}
	.custom_home_section1 .section-content .col-inner h2 {
	    width: 90%;
	    margin: 0 auto;
	    font-size: 20px !important;
	    line-height: 30px;
	}
	.as-home-banner .text-left {
		border: 0px solid;
		width: 92%;
		margin: 0 auto;
	}
	.as-home-banner h1:nth-of-type(2),
	.as-home-banner h1 {
		font-size: 25px;
		text-align: center;
	}
	.custom_home_section3 .section-content h2 {
		font-size: 42px !important;
		margin: 0 0 -30px 0;
	}
	.as_industries_row_1 .medium-4 {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
	}
	.custom_home_section3 .section-content .icon-box-text.last-reset h3 {
		height: auto;
	}
	.custom_home_section3 .section-content .col-inner {
		display: block;
	}
	.custom_home_section3 .section-content .col-inner h4 {
		/*text-align: left;*/
		width: 100%;
		float: left;
	}
	.custom_home_section3 .section-content .col-inner a {
		/*float: left;*/
		width: 100%;
		margin: 10px 0 0 0;
	}
	.custom_home_section3 .section-content.relative {
		padding: 0px;
		background-color: white;
	}
	.col.as-left-logo-col.medium-4.small-12.large-4 {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.custom_home_section5 .section-content .col.medium-8.small-12.large-8 {
		max-width: 87%;
		flex-basis: 87%;
		margin: 0 auto;
		border: 0px;
		padding: 0px;
	}
	.custom_home_section7 .section-content .col-inner .wpcf7-form li {
		width: 100%;
	}
	.custom-contact-form ul.hme_con li .wpcf7-submit {
		float: left;
	}
	.custom_home_section7 .section-content .col-inner h3 {
		margin: 0 0 10px 0;
		font-size: 22px;
	}
	.menu-footer-menu-container .menu li {
		width: 767px;
		margin: 0;
	}
	.menu-footer-menu-container .menu li:nth-of-type(odd) {
		padding: 0px;
	}
	.col.hm_footer_col.medium-4.small-12.large-4 h3 {
		text-align: left;
	}
	.menu-footer-menu-container .menu li {
		line-height: 17px;
	}
	.menu-footer-menu-container .menu li:nth-of-type(even) {
		float: none !important;
	}
	.menu-footer-menu-container ul {
		margin: 25px 0 0 0;
	}
	.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) p {
		text-align: left;
	}
	.custom_Contact_section2 .col.medium-7 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.custom_Contact_section1 .section-content {
		padding: 0;
	}
	.custom_Contact_section1 .medium-9 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media (min-width:550px) and (max-width:767px) {
	.custom_about_section3 .section-content .row:nth-of-type(2) img {
		width: 90%;
		margin: 4px;
		max-width: 176px;
	}
	.col.ps_about_icol1.medium-6.small-12.large-6 .img {
		width: 90%;
		margin: 4px;
		max-width: 176px;
		padding: 0px 17px 0px 8px;
	}
	.custom_home_section2 .section-content h3 {
	    font-size: 18px !important;
	    line-height: 24px;
	}
	.custom_home_section2 .section-content p {
	    width: 100%;
	    margin: 20px auto 20px;
	    font-size: 13px !important;
	    min-height: 86px;
	}
	.custom_Contact_section2 .section-content {
		padding: 0px 0 10px;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.custom_Contact_section2 .medium-7 {
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media (min-width:850px) and (max-width:1024px) {
	.stuck #logo img {
		width: auto !important;
	}
	.custom_Contact_section2 .medium-7 {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*.header-top .flex-col.hide-for-medium:nth-of-type(1) {
		width: 33%;
	}*/
	/*.header-top .flex-col.hide-for-medium:nth-of-type(3) {
		width: 67%;
	}*/
	.header-top .flex-col.hide-for-medium ul {
		margin: 0px !important;
	}
	.has-sticky.sticky-jump .header-top.hide-for-sticky {
		padding: 5px 0px;
	}
	.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium li.html.custom.html_nav_position_text span:after {
		height: 70px !important;
		top: -25px !important;
	}
	.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .html_nav_position_text_top span:before {
		height: 70px !important;
		top: -25px !important;
	}
	.header-main .logo {
		margin-right: 0px !important;
	}
	.header-main .logo img {
		width: 180px !important;
	}
	.header-main .flex-col.hide-for-medium ul li {
		margin-right: 0px !important;
	}
	.header-main .flex-col.hide-for-medium ul li a {
		font-size: 1.5vw !important;
	}
}


/*************** ADD Ipad ONLY CSS HERE  ***************/

@media (min-width:768px) and (max-width:1024px) {
	.col.as-about-col1-sec3 {
		margin-top: 0px !important;
	}
	.custom_footer .box-text p.ft-text {
		line-height: 23px;
	}
	.col.hm_footer_col.medium-4.small-12.large-4 {
		margin-top: 56px;
	}
	.custom_home_section7 .section-content .col-inner h3 {
		font-size: 35px;
	}
	.custom_Contact_section2 .section-content {
		padding: 0;
	}
	.custom_Contact_section1 .medium-9 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.col.hm_footer_col.medium-4.small-12.large-4 h3 {
		text-align: left;
	}
	.col.ps_about_icol1.medium-6.small-12.large-6 .img {
		padding-left: 16px;
	}
	.custom_about_section3 .section-content .row:nth-of-type(2) img {
		width: 100%;
		margin-bottom: 25px;
		border: 0px solid red;
		max-width: 166px;
		text-align: center;
		padding: 0 12px;
	}
	.menu-footer-menu-container .menu li:nth-of-type(odd) {
		padding: 0px;
	}
	.menu-footer-menu-container .menu li {
		width: 100%;
		margin: 0px;
	}
	.custom_home_section1 .section-content .col-inner h2 {
		width: 90%;
		margin: 0 auto;
	}
	.custom_home_section3 .section-content .col-inner h4 {
		text-align: left;
	}
	.custom_home_section3 .section-content.relative {
		padding: 0;
		background-color: white;
	}
	.as_industries_row_1 {
		background-color: white;
		padding: 0 0 50px 0;
	}
	.col.as_custom_cols.medium-8.small-12.large-8 {
		padding-left: 45px;
		border-right: 24px solid #fff;
	}
	.custom_home_section9 .section-content {
		height: 350px;
		overflow: hidden;
	}
	.custom_home_section9 .section-content .banner.has-hover {
		padding-top: 300px !important;
		overflow: hidden;
	}
	.custom_home_section2 .section-content h3 {
		font-size: 27px;
		line-height: 28px;
	}
	.custom_home_section2 .section-content p {
		height: auto !important;
		font-size: 16px;
	}
	.custom_home_section3 .section-content .icon-box-text.last-reset h3 {
		font-size: 17px;
	}
	.custom_inner_footer .col.medium-4.small-12.large-4:nth-of-type(2) p {
		text-align: left;
	}
	.col.hm_footer_col.medium-4.small-12.large-4 {
		margin-top: 0;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.custom_home_section3 .section-content .col-inner h4 {
		font-size: 16px;
	}
	.custom_home_section2 .section-content p {
		height: 80px;
	}
	.custom_home_section3 .section-content .icon-box-text.last-reset h3 {
		font-size: 15px;
	}
	.as-home-banner .section-content h1 {
		text-align: center;
		font-size: 45px;
	}
}

@media only screen and (max-width: 849px) {
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a,
	.nav.nav-vertical li,
	li.html.header-social-icons .social-icons.follow-icons a {
		color: black;
	}
	.off-canvas-right .mfp-content,
	.off-canvas-left .mfp-content {
		background-color: white !important;
	}
	.mfp-close {
		opacity: 1 !important;
	}
}

@media only screen and (max-width: 567px) {
	.custom_home_section9 .section-content .banner.has-hover {
		padding: 180px 0 0 !important;
	}
	.as_active_section2 .col.medium-6.small-12.large-6 {
		padding-bottom: 0px;
	}
	.custom_civil_section2 .col.medium-6.small-12.large-6 {
		padding-bottom: 0px;
	}
	.custom_infrastructure_section2 .col.medium-6.small-12.large-6 {
		padding-bottom: 0px;
	}
	.custom_machines_section2 .col.medium-6.small-12.large-6 {
		padding-bottom: 17px;
	}
	/*.as_active_custom_sec .section-content {
		padding: 40px 0 0;
	}*/
	.custom-contact-form ul.hme_con li .wpcf7-submit {
		float: left;
		margin-bottom: 22px;
	}
	.custom_home_section5 .testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p.we-work {
		margin: 0 0 4px;
	}
	.col.home_client1_logo .has-hover,
	.col.home_client_logo .has-hover {
		border: unset;
	}
	.col.hme_office_block,
	.col.hme_drop_line_block {
		padding-bottom: 16px;
	}
	.col.hm_footer_col.medium-4.small-12.large-4 {
		margin-top: 0px;
	}
	.wpcf7-form div.wpcf7-mail-sent-ok {
		font-size: 14px;
		text-align: center;
	}
}

@media (min-width:568px) and (max-width:767px) {
	.custom_about_section5 .col.medium-4 p {
		font-size: 15px;
	}
}



/*NEW CSS*/
.custom_about_section5 .col.small-12.large-12 {
    padding-bottom: 20px;
}
.custom_about_section5 .section-content .col.medium-4.small-12.large-4 h3 {
    margin-top: -10px;
}
footer#footer {
    margin-top: -25px;
}
.page-id-21 .custom_Contact_section3 iframe {
    margin-bottom: 7px;
    display: block;
}
.sidebar-menu li i.icon-envelop {
    margin: 0 7px 0 0;
    border: 0px solid;
}

.page-id-12 .custom_civil_section2 .section-content .col-inner .img .img-inner {
    margin: 0px 0 30px !important;
}
.custom_about_section_last .as_meet_our_advisor .col.small-12.large-12 h3 {
    margin: 28px 0;
}
.custom_about_section_last .as_meet_our_advisor .col.medium-4.small-12.large-4 h3 {
    margin-bottom: 10px;
}
.custom_Contact_section3 .section-content p {
    margin-bottom: -8px;
}

.header-wrapper ul.nav.top-bar-nav.nav-right {
    margin-left: 0 !important;
}
.page-id-21 footer#footer {
    margin-top: 0;
}
.social-icons.follow-icons a.icon.plain.instagram {
    margin-right: .55em;
}
#wrapper header#header {
    margin-top: -1px;
}
#header > .header-wrapper > #top-bar > .flex-row.container > .flex-right {
    flex: 1;
    -ms-flex: 1;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-text, form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea, form.wpcf7-form .wpcf7-select {
    background: white;
}







@media screen and (min-width:1500px){
.page-id-12 .custom_inner_baner_section .bg.section-bg.fill.bg-fill.bg-loaded {
    background-position: 0% 38% !important;
}
.page-id-17 .custom_inner_baner_section .bg.section-bg.fill.bg-fill.bg-loaded {
    background-position: 0% 53% !important;
}
}

@media screen and (min-width:1025px){
.custom_Contact_section2 .col.medium-7.small-12.large-7 {
    max-width: 50%;
    flex-basis: 50%;
}
.custom_Contact_section2 .col.contact-detail.medium-3.small-12.large-3 {
    max-width: 32%;
    flex-basis: 32%;
}
}

@media screen and (max-width:1024px){
.header-wrapper #top-bar {
    margin-top: -1px;
}
.has-sticky.sticky-jump .header-top.hide-for-sticky .hide-for-medium .nav-right.nav-small li {
    margin: 0 55px 0 0px;
}
.header-wrapper ul.nav.top-bar-nav.nav-right li span::befor, .header-wrapper ul.nav.top-bar-nav.nav-right li span::after {
    display: none;
}
.col.hme_office_block.medium-6.small-12.large-6, .col.hme_drop_line_block.medium-6.small-12.large-6 {
    padding-bottom: 0;
}
.social-icons.follow-icons .icon.plain.facebook {
    margin-left: 0;
}
.nav.top-bar-nav.nav-right > .html.custom:nth-child(2) {
    margin-right: 45px !important;
}
.custom_home_section5 .as-left-logo-col .img {
    margin: 0 auto;
}
.custom_home_section5 .col.as-left-logo-col.medium-4.small-12.large-4 {
    padding: 0 15px;
}
}

@media screen and (max-width:991px){
#header > .header-wrapper > #top-bar > .flex-row.container > .flex-right {
    max-width: 520px;
}
}

@media screen and (max-width:849px){
.custom_home_section7 form.wpcf7-form .custom-contact-form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 20px;
}
.copyright-footer {
    padding-top: 0;
}
.absolute-footer {
    background: transparent;
    padding: 20px 0 15px;
}
.absolute-footer .footer-secondary.pull-right {
    padding: 5px 0;
}
body.home footer#footer {
    margin-top: 0;
}
}

@media screen and (max-width:767px){
#wrapper .as_active_custom_sec {
    padding-top: 35px;
    padding-bottom: 0;
}
}

@media screen and (max-width:710px){
.custom_about_section5 .col.medium-8.small-12.large-8, .custom_about_section5 .col.medium-4.small-12.large-4 {
    max-width: 100%;
    flex-basis: 100%;
}
}


@media screen and (max-width:549px){
section.custom_home_section9 {
    padding-top: 1.8em !important;
    padding-bottom: 1.8em !important;
}
.custom_about_section3 .col.as-about-col1-sec3.medium-6.small-12.large-6 .has-hover, .custom_about_section3 .col.medium-6.small-12.large-6 .has-hover, .as-about-col2-sec3 .img:not(:last-of-type) {
    margin-bottom: 30px !important;
}
.custom_about_section_last .section-content h3 {
    margin: 15px 0 !important;
}
#wrapper .custom_about_section_last {
    padding-top: 30px;
    padding-bottom: 30px;
}
.as_meet_our_advisor > .col.medium-4.small-12.large-4:last-of-type {
    margin-bottom: 0;
}
.as_meet_our_advisor > .col.medium-4.small-12.large-4 {
    margin-bottom: 1.5em;
}
.custom_civil_section4 .row > .col.medium-6.small-12.large-6:first-child {
    padding-bottom: 0;
}
.custom_machines_section2 .col.medium-6.small-12.large-6:first-child {
    padding-bottom: 0;
}
.custom_home_section2 .col.medium-4.small-12.large-4:last-of-type {
    padding-bottom: 0;
}
.copyright-footer {
    font-size: 12px;
}
}

@media screen and (max-width:360px){
.copyright-footer {
    font-size: 11px;
}	
}
/*end NEW CSS*/