/*
Theme Name: mwdcci
Description: mwdcci is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: mwdcci
Domain Path: mwdcci
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	font-family: 'HelveticaNeueLTStd-Bd';
}
.text-center img {
	display: inline-block;
}
header .mainmenu {
	float: right;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}
.col-md-5ths {
	width: 20%;
	float: left;
}
/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .carousel-content {
    top: 25%;
	position: absolute;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
header .header-top {
	padding: 10px 0px;
}
header .mainmenu{
	margin-top: 25px;
}
header .mainmenu .navbar-nav li {
	margin-left: 5px;
}
header .mainmenu .navbar-nav li a {
	color: #000000;
	font-size: 20px;
	font-family: 'Roboto';
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px !important;
}
header .mainmenu nav.navbar .navbar-nav li.current-menu-item a, header .mainmenu nav.navbar .navbar-nav li.nav-item a:hover {
	color: #e41b2d !important;
	background-image: url('img/icons/divider.png');
	background-repeat: no-repeat;
	padding: 5px;
	background-position: bottom;
}
header .header-contact {
	margin-top: 25px;
}
header .header-contact a {
	color: #961321;
	font-size: 25px;
	font-weight: 700;
	font-family: 'Roboto';
	vertical-align: middle;
}
header .header-contact a:hover{
	text-decoration: none;
}
header .header-contact a i {
	color: #e31d2f;
	font-size: 36px !important;
	vertical-align: middle;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	bottom:15%;
}
header .header-bottom .banner-contents h3 {
	font-size: 58px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
}
header .header-bottom .banner-contents .banner-btn {
	/* .banner-btn { background: #eb3449; */
	/* background: -moz-linear-gradient(top, #eb3449 0%, #db111c 100%); */
	/* background: -webkit-linear-gradient(top, #eb3449 0%,#db111c 100%); */
	background: linear-gradient(to bottom, #eb3449 0%,#db111c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3449', endColorstr='#db111c',GradientType=0 );
	 background: #eb3449;
	border-radius: 0px;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	padding: 15px 30px;	
}
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 69px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 41%;
	width: 69px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 69px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 41%;
	width: 69px;
}
header .header-bottom .owl-prev:focus,header .header-bottom .owl-next:focus{
	outline: none;
}
header .header-bottom .banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.holder .about-holder{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+44,e7e7e7+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 44%, #e7e7e7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 44%,#e7e7e7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 44%,#e7e7e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
}
.about-holder .about-wrap{
	padding: 60px 0px 80px 0px;
}
.about-holder .about-wrap h3,.overview-holder h3, .ourteam-holder h3.pagetitle {
	color: #000;
	font-size: 41px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 40px;
}

.about-holder .about-wrap p {
	font-family: 'open sans';
	font-size: 22px;
	color: #565656;
	padding: 24px 0px;
}
.about-holder .about-wrap .btn.more-btn {
	color: #de1421;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bai Jamjuree';
	border: 2px solid #de1421;
	border-radius: 2px;
	padding: 12px 40px;
	font-weight: 700;
}
.about-holder .about-list-content h4 {
	font-size: 20px;
	color: #363636;
	font-weight: 700;
	padding: 5px 0px;
}
.about-list {
	padding-bottom: 120px;
}

.service-construction {
	background: url('img/others/construction-bg.png');
	background-repeat: no-repeat;
	margin-top: -5%;
	z-index: 999;
	position: relative;
	background-size: 100% 100%;
	background-position: 100% 100%;
	/* padding: 12% 0; */
}
.service-facility  {
	background: url('img/others/facility-bg.png');
	background-repeat: no-repeat;
	margin-top: -5%;
	z-index: 999;
	position: relative;
	background-size: 100% 100%;
	background-position: 100% 100%;
	/* padding: 12% 0; */
}
.service-construction-wrap,.service-facility-wrap {
	padding: 23% 0;
}
.service-holder .service-wrap h3 {
	color: #fff;
	font-size: 35px;
	text-transform: uppercase;
	padding: 10px 0px;
	margin-bottom: 0px;
}
.service-holder .service-wrap p {
	font-family: 'open sans';
	font-size: 18px;
	padding:10px 20%;
	color: #fff;
}
.service-holder .service-wrap .btn {
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bai Jamjuree';
	border: 2px solid #fff;
	border-radius: 2px;
	padding: 12px 40px;
	font-weight: 700;
}
.who-we-do-holder  {
	background: url('img/others/whatwedo-bg.png');
	background-repeat: no-repeat;
	margin-top: -7%;
	z-index: 999;
	position: relative;
	background-size: 100% 100%;
	background-position: 100% 100%;
	padding: 12% 0px 5% 0px;
}
.who-we-do-holder .who-we-do-img {
	position:relative;
	border: 4px solid #db1928;
}
.who-we-do-holder .who-we-do-cont {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    background-color: rgba(255,255,255,0.6);
    padding: 6px 6px;
}
.who-we-do-holder .who-we-do-details {
    text-align: center;
    margin-bottom: 100px;
}
.who-we-do-wrap .who-we-content {
    margin-bottom: 30px;
}
.who-we-do-wrap .who-we-content.even {
    margin-top: 30px;
}
.who-we-do-holder .who-we-do-details h3 {
	font-size: 37px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
.who-we-do-holder .who-we-do-cont h3 ,.who-we-do-holder .who-we-do-cont a{
    font-size: 22px;
    color: #db1928 !important;
	text-decoration:none;
	text-transform: uppercase;
	
}
.who-we-do-holder .who-we-do-details p {
	font-family: 'open sans';
	color: #b2b2b2;
	font-size: 20px;
	padding: 20px 0px;
}
.who-we-do-holder .who-we-do-details .btn.cmn-btn {
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bai Jamjuree';
	border: 2px solid #ed3237;
	border-radius: 2px;
	padding: 12px 40px;
	font-weight: 700;
}
.testimonial-holder{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e41b2d+1,e41b2d+1,c11525+46,940d1b+100 */
	background: #e41b2d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #e41b2d 1%, #e41b2d 1%, #c11525 46%, #940d1b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #e41b2d 1%,#e41b2d 1%,#c11525 46%,#940d1b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #e41b2d 1%,#e41b2d 1%,#c11525 46%,#940d1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41b2d', endColorstr='#940d1b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	padding: 80px 0px 130px 0px;
	position: relative;
}
.testimonial-holder .map-section h3 {
	color: #fff;
	font-size: 33px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 4%;
}
.testimonial-content p {
	color: #fff;
	font-size: 25px;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-style: italic;
}
.testimonial-content h5{
	font-size: 27px;
	font-weight: 700;
	color: #fff;
}
.testimonial-content h6 {
	font-weight: 400;
	font-size: 25px;
	color: #fff;
	font-family: 'HelveticaNeueLTStd-Lt';
}
.testimonial-content h5 a{
	color: #fff;
}
.testimonial-content h5 a:hover{
	text-decoration: none;
}
.testimonial-content {
	padding-top: 10%;
	padding-left: 12%;
}
.testimonial-content p::before {
	content: "";
	background-image: url("img/others/testimonial-before.png");
	background-repeat: no-repeat;
	width: 64px;
	height: 53px;
	position: absolute;
	top: 47px;
	left: 42px;
	z-index: 999999;
}
.testimonial-content p::after {
	content: "";
	background-image: url("img/others/testimonial-after.png");
	background-repeat: no-repeat;
	width: 64px;
	height: 53px;
	position: absolute;
	top: 277px;
	right: 257px;
	z-index: 999999;
}
.testimonial-holder .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/left.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 50px;
	left: -10%;
	position: absolute;
	text-indent: -99999px;
	top: 39%;
	width: 29px;
}
.testimonial-holder .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/right.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 50px;
	right: -10%;
	position: absolute;
	text-indent: -99999px;
	top: 39%;
	width: 29px;
}
.testimonial-holder .owl-prev:focus,.testimonial-holder .owl-next:focus{
	outline: none;
}
.footer-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
footer {
	background: #e9e9e9;
	padding: 40px 0px 30px 0px;
}
.footer-menus ul li a {
	color: #2b2b2b;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 8px;
}
.footer-menus ul li a:hover{
	text-decoration: none;
	color: #2b2b2b;
}
.footer-social ul li {
	margin-left: 20px;
}
.copyrights p {
	color: #666666;
	font-size: 18px;
	font-family: 'Roboto';
	padding-left: 20px;
	font-weight: 400;
}
.owl-theme .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	background: #FFF;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: transparent !important;
	border: 2px solid #fff;
}
.testimonial-holder .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -19%;
}
.header-top.header-inner {
	border: 2px solid #e9e9e9;
}
.holder.inner-holder {
	padding: 20px 0px;
}
.archive .holder.inner-holder{
	padding: 100px 0px;
}
.inner-holder .about-wrap h4 br,.archive .holder.inner-holder h4 br{
	display:none;
}
.archive a,.archive a:hover {
    color: #de1321;
}
.post-type-archive-servi .post-image {
    background: #de1321;
    padding: 30px 0;
	text-align:center;
}
.post-type-archive-whychoose  .post-image{
	text-align:center;
}
.post-type-archive-servi .post-image img,.post-type-archive-whychoose  .post-image img{
    margin:auto;
}
.inner-holder .about-wrap p {
	font-family: 'open sans';
	font-size: 22px;
	color: #565656;
	padding: 0px 0px;
}
.page-template-page-service .about-holder .about-wrap h3,.page-template-page-contact  .about-holder .about-wrap h3 {
	margin-bottom:60px;
}
.inner-holder .about-wrap h4 {
	color: #000;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
}
div.wpforms-container-full .wpforms-form button[type="submit"],a.btn.default-btn {
	color: #de1421  !important;
	font-size: 24px  !important;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bai Jamjuree';
	border: 2px solid #de1421  !important;
	border-radius: 2px  !important;
	padding: 12px 40px  !important;
	font-weight: 700;
	background: transparent !important;
}
a.btn.default-btn {
    font-size: 18px !important;
    padding: 12px 20px !important;
}
.single .about-holder .about-wrap h3 br{
	display:none;
}
.single-whychoose .holder.inner-holder {
    padding: 100px 0px;
}
.single-whychoose h3 br{
	display:none;
}
.page-id-43 .post-image {
    text-align: center;
    margin: 20px 0px;
}
.page-id-43 .post-content p {
    text-align: center;
}
.servi-template .post-image {
    margin: 30px 0px;
}
.about-list-img {
	text-align: center;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #fff !important;
	border: 1px solid #e9e9e9 !important;
}
.footer-social ul li a i {
    color: #382d33;
    width: 42px;
    height: 42px;
    font-size: 28px;
}
.login-holder, .loginentry {
    border: 1px solid #eee;
    background: #fff;
    padding: 30px;
    border: 2px solid #de1421;
}
.overview-holder {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 16px;
    line-height: 2em;
    text-align: justify;
}
.overview-holder h3, .ourteam-holder h3.pagetitle {
    font-size: 34px;
	color: #de1421;
	text-align:center;
	margin-bottom:30px ;
}
.overview-holder ul li a {
    color: #de1421;
    text-decoration: none;
}
.login-holder label, .overview-holder .login-holder h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'open sans';
    color: #de1421;
}
.overview-holder ul li {
    color: #de1421;
    font-size: 16px;
}
.overview-holder .login-holder p {
    font-family: 'open sans';
    font-size: 18px;
    color: #565656;
}
.login-holder{
    font-family: 'open sans';
    color: #565656;

}
.login-holder input[type=submit], .login-holder input[type=submit]:active, .login-holder input[type=submit]:hover, .login-holder input[type=submit]:focus {
    color: #de1421;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Bai Jamjuree';
    border: 1px solid #de1421;
    border-radius: 0.25rem;
    padding: 6px 10px;
    font-weight: 500;
    margin-top: 21px;
    background:none;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
    width: 30%;
    float: left;
    min-height: 1px;
}
.login-holder ul li {
    text-align: left;
}
.datepicker-months {
    display: block !important;
}
.page-id-119 .post-content {
    width: 60%;
    margin: 50px auto;
    border: 2px solid #de1421;
    padding: 30px;
}
.page-id-119 p {
    color: #de1421 !important;
    text-transform: uppercase;
    font-weight: 700;
}
.page-id-119 div.wpforms-container-full .wpforms-form button[type="submit"], a.btn.default-btn {
    color: #de1421 !important;
    font-size: 20px !important;
    padding: 10px 20px !important;
}

.banner-contents h3 {
	font-family: 'HelveticaNeueLTStd-Bd' !important;
	font-size: 58px !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-weight: 700;
	margin-bottom: 30px !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	header .header-bottom .banner-shape {
		bottom: -1px;
	}
}

@media screen and (max-width: 1920px) {
	header .header-bottom .banner-shape {
		bottom: -1px;
	}
}


@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {
	.service-construction {
		margin-top: -6%;
	}
	.service-facility{
		margin-top: -6%;
	}
	.who-we-do-holder {
		margin-top: -6%;
	}
}

@media screen and (max-width: 1366px) {
	.service-holder .service-wrap p {
		padding: 0 15%;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@media screen and (max-width: 1279px) {
    .banner-contents h3 {

	font-size: 32px !important;

}
	header .mainmenu .navbar-nav li a {
		font-size: 17px;
	}
	header .header-contact a {
		font-size: 20px;
	}
	header .header-contact a i {
		font-size: 28px !important;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 42px;
	}
	header .header-bottom .banner-contents .banner-btn {
		font-size: 21px;
		padding: 12px 30px;
	}
	.about-holder .about-wrap h3,.overview-holder h3, .ourteam-holder h3.pagetitle {
		font-size: 32px;
	}
	.about-holder .about-wrap p {
		font-size: 18px;
	}
	.about-holder .about-wrap .btn.more-btn{
		font-size: 20px;
	}
	.about-holder .about-list-content h4 {
		font-size: 18px;
	}
	.service-holder .service-wrap h3 {
		font-size: 25px;
	}
	.service-holder .service-wrap p {
		font-size: 16px;
	}
	.service-holder .service-wrap .btn {
		font-size: 18px;
		padding: 12px 30px;
		font-weight: 700;
	}
	.who-we-do-holder {
		margin-top: -8%;
	}
	.who-we-do-holder .who-we-do-details h3 {
		font-size: 26px;
	}
	.who-we-do-holder .who-we-do-details p {
		font-size: 16px;
		padding: 10px 0px;
	}
	.who-we-do-holder .who-we-do-details .btn.cmn-btn {
		font-size: 18px;
	}
	.testimonial-holder .map-section h3 {
		font-size: 26px;
	}
	.testimonial-content p {
		font-size: 22px;
	}
	.testimonial-content p::before {
		top: 30px;
		left: 33px;
	}
	.testimonial-content p::after {
		top: 239px;
		right: 157px;
	}
	.testimonial-content {
		padding-top: 9%;
		padding-left: 12%;
	}
	.footer-menus ul li a {
		font-size: 18px;
		padding: 10px 12px;
	}
	.inner-holder .about-wrap h4 {
		font-size: 24px;
	}
	div.wpforms-container-full .wpforms-form button[type="submit"],a.btn.default-btn {
		font-size: 22px  !important;
		padding: 12px 40px ;
	}
	header .header-bottom .banner-shape {
		bottom: -1px;
	}
	.about-list {
		padding-bottom: 100px;
	}
	.page-template-page-contact .inner-holder,.page-template-page-about .inner-holder,.page-id-12 .inner-holder{
		min-height: 800px !important;
	}
	.footer-social ul li a i {
		color: #382d33;
		 width: unset;
		height: unset; 
		font-size: 24px;
	}
	.who-we-do-holder .who-we-do-cont h3, .who-we-do-holder .who-we-do-cont a {
		font-size: 18px;
	}
	.overview-holder h3, .ourteam-holder h3.pagetitle {
        font-size: 32px;
    }
}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	header .mainmenu .navbar-nav li a {
	font-size: 12px;
}
header .mainmenu .navbar-nav li {
	margin-left: 0px;
}
header .header-contact a {
	font-size: 16px;
}
header .header-contact a i {
	font-size: 22px !important;
}
header .mainmenu {
	margin-top: 13px;
}
header .header-contact {
	margin-top: 13px;
}
header .header-bottom .banner-contents h3 {
	font-size: 32px;
}
header .header-bottom .banner-contents .banner-btn {
	font-size: 18px;
	padding: 12px 30px;
}
header .header-bottom .owl-dots{
	display: none !important;
}
.about-holder .about-wrap h3,.overview-holder h3, .ourteam-holder h3.pagetitle {
	font-size: 28px;
}
.about-holder .about-wrap p {
	font-size: 16px;
	padding: 14px 0px;
}
.about-holder .about-wrap .btn.more-btn {
	font-size: 18px;
	padding: 10px 30px;
}
.about-list-wrap {
	margin-bottom: 10px;
}
.about-holder .about-list-content h4 {
	font-size: 16px;
	padding: 10px 0;
}
.service-construction,.service-facility {
	margin-top: -8%;
}
.service-holder .service-wrap h3 {
	font-size: 20px;
}
.service-holder .service-wrap p {
	font-size: 14px;
}
.service-holder .service-wrap .btn {
	font-size: 15px;
	padding: 12px 30px;
	font-weight: 700;
}
.who-we-do-holder .who-we-do-details h3 {
	font-size: 24px;
}
.who-we-do-holder .who-we-do-details p {
	font-size: 14px;
	padding: 5px 0px;
}
.who-we-do-holder .who-we-do-details .btn.cmn-btn {
	font-size: 15px;
}
.testimonial-holder .map-section h3 {
	font-size: 24px;
}
.testimonial-holder	.owl-carousel .owl-nav.disabled {
    display: none;
}
.testimonial-content p {
	font-size: 16px;
}
.testimonial-content p {
	font-size: 16px;
}
.testimonial-content p::after {
	top: 175px;
	right: 107px;
}
.testimonial-content h5 {
	font-size: 20px;
}
.testimonial-content h6 {
	font-size: 18px;
}
.testimonial-holder .owl-theme .owl-nav.disabled + .owl-dots {
	bottom: -28%;
}
.footer-menus ul li a {
	font-size: 12px;
	padding: 10px 12px;
}
.copyrights p {
	font-size: 14px;
	padding-left: 10px;
}
.footer-social img {
	min-width: 220%;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none;
}
.inner-holder .about-wrap h4 {
		font-size: 22px;
	}
	div.wpforms-container-full .wpforms-form button[type="submit"],a.btn.default-btn {
		font-size: 20px  !important;
		padding: 12px 40px;
	}
	.testimonial-content p::before {
	top: 12px;
	left: 7px;
}
	.footer-social ul li a i {
	font-size: 17px;
}
	.who-we-do-holder .who-we-do-cont h3, .who-we-do-holder .who-we-do-cont a {
		font-size: 14px;
	}
	.overview-holder h3, .ourteam-holder h3.pagetitle {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .banner-contents h3 {
	font-size: 20px !important;
}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #961321;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
	}
	header .header-bottom .owl-dots{
		display: none !important;
	}
	.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
		display: none;
	}
	header .header-contact {
		margin-top: 0px;
	}
	.navbar-brand {
		width: 40%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 28px;
		margin-bottom: 10px;
	}
	header .header-bottom .banner-contents {
	bottom: 14%;
}
	header .header-bottom .banner-contents .banner-btn {
		font-size: 14px;
		padding: 12px 20px;
		margin-top: 20px;
	}
	header .header-bottom .owl-dots {
		bottom: 12%;
	}
	.about-holder .about-wrap h3 {
		font-size: 25px;
		margin-top: 10px;
	}
	.overview-holder h3, .ourteam-holder h3.pagetitle{
		font-size: 25px;    
	}
	.about-holder .about-contents {
		text-align: center;
	}
	.about-holder .about-wrap p {
		font-size: 14px;
		padding: 6px 0px;
	}
	.about-holder .about-wrap .btn.more-btn {
		font-size: 16px;
		padding: 8px 18px;
	}
	.about-list-wrap {
		text-align: center;
	}
	.service-construction {
		background: url('img/icons/mobile-bg1.jpg');
	}
	.service-facility {
		background: url('img/icons/mobile-bg2.jpg');
	}
	.service-construction-wrap, .service-facility-wrap {
		padding: 10% 0;
	}
	.who-we-do-holder {
		background: url('img/icons/mobile-bg3.jpg');
		margin-top: 0px;
	}

	.service-construction, .service-facility {
		margin-top: 0px;
	}
	.testimonial-holder .owl-theme .owl-nav.disabled + .owl-dots {
		bottom: -13%;
	}
	.testimonial-content {
		padding-top: 11%;
		padding-left: 12%;
	}
	.testimonial-content p::before {
		top: 30px;
		left: 16px;
	}
	.testimonial-content p::after {
		top: 173px;
		right: 207px;
	}
	
	.footer-social ul li {
		margin-right: 20px;
		margin-left: 0px;
	}
	.footer-social img {
		min-width: auto;
	}
	.who-we-do-holder .who-we-do-details {
		padding: 50px 30px 50px 30px;
	}
	.inner-holder .about-wrap h4 {
		font-size: 20px;
		margin-top: 10px;
	}
	div.wpforms-container-full .wpforms-form button[type="submit"],a.btn.default-btn {
		font-size: 18px  !important;
		padding: 12px 40px;
	}
	header .mainmenu nav.navbar .navbar-nav li.current-menu-item a, header .mainmenu nav.navbar .navbar-nav li.nav-item a:hover {
		background-position: 5px bottom;
	}
	header .header-bottom .banner-shape {
		bottom: -1px;
	}
	.footer-contents,.footer-menus,.copyrights  {
		text-align: center !important; 
	}
	.footer-menus {
		margin-top: 15px;
	}
	.about-img img ,.page-template-page-about .about-holder .about-wrap .post-image img{
		width: 70%;
		margin: auto;
	}
	.footer-social ul li a i {
	color: #382d33;
	width: 36px;
	height: 36px;
	font-size: 29px;
}
	.who-we-content {
	width: 70%;
	margin: auto;
}
.overview-holder h3, .ourteam-holder h3.pagetitle {
        font-size: 25px;
    }

}
@media screen and (max-width: 480px) {
header .header-bottom .banner-contents h3 {
	font-size: 17px;
	margin-bottom: 10px;
}
header .header-bottom .banner-contents .banner-btn {
	font-size: 11px;
	padding: 5px 20px;
	margin-top: 0px;
}
header .header-bottom .owl-dots {
	bottom: 13%;
}
.testimonial-content p::before {
	content: "";
	background-image: url("img/others/testimonial-before-m.png");
	top: 37px;
	left: -3px;
}
.testimonial-content {
	padding-top: 11%;
	padding-left: 0%;
}
.testimonial-content p::after {
	content: "";
	background-image: url("img/others/testimonial-after-m.png");
	top: 178px;
	right: 117px;
}
.footer-menus ul li a {
	font-size: 12px;
	padding: 10px 7px;
}
		.footer-overlay {
	bottom: -1px;
}

}
@media screen and (max-width: 414px) {

}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}