body.overflow-hide{
	overflow: hidden;
}
.view-link{
float: right;
}
.map{
  margin:10px 0;
  border:1px solid #f5f5f5;
}
.modal-body ul>li{font-weight: 400}
p {
    margin: 0 0 5px;
}
.wid-20{width:20%;}
.element-item,.element-item2{
  margin-top: 20px;
}
.width-img{width:250px;}
.call-to-action .thm-container {z-index: 2;}
.pd-right-60{
padding-right: 60px
}
.pd-left-60{
padding-left: 60px;
}
.float-r{float: right;}
.pd-color{color:#666 !important;padding-right:102px;}
#minimal-bootstrap-carousel {
    z-index: 9;
}
.request-a-qoute.pd-50{
    background: #fff;
    padding-bottom: 110px;
    padding-top: 50px;
}
.carousel-scroll a{
padding:17px;
font-size: 14px;
color:#a3bdce;
text-align: center;
}
.carousel-scroll a {
    padding: 20px;
}
.single-contact-info i{
      display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
}
.single-contact-info2 i {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #666;
    color: #666;
    font-size: 17px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
}
hr {
    margin-top: 40px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dashed #ababab;
}
.service-page .row{
  position: relative;
  z-index: 9999999999;
}
.service-list .sec-title h2 {
margin-bottom: 15px;
}
.sec-title h2 {
    font-weight: 400 !important;
}
.contact-page .contact-form button[type=submit] {
  font-weight: 500;
}

.sec-title .line{
    display: block;
    width: 35px;
    height: 2px;
    background: #242424;
    margin-top: 15px;
}
.fixed-header{
  position: fixed;
}
.grey-nav{
margin-top:150px; 
}
.grey-nav a{
color:#666;
text-transform:uppercase; 
font-size:14px;
    display: block;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    transition: margin 200ms ease-in;
    -webkit-transition: margin 200ms ease-in;
    -moz-transition: margin 200ms ease-in;
  font-weight:300;
  width: 80%;
}

.grey-nav a:hover{
border-bottom:1px solid #242424;
}
.copy-act2{
  padding:0 15px;
  margin-top:0px;
  color:#666;
  font-size:11px; 
  line-height:10px;
}
.service-list .sec-title {
    margin-bottom: 38px;
}
h6 {
    font-size: 16px;
    font-weight: 400;
	margin-top: 15px;
	margin-bottom:5px;	
}
h6:before{
content:"\2022";
padding-right: 7px;
font-size: 20px;
list-style-position: inside;
}
.close {
    float: right;
    font-size: 70px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999999;
}

.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.modal-body .sec-title {
    margin-bottom: 38px;
}
.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
  overflow-y:scroll;
}
 
 .modal-content-height{
    height: 2100px;
 }
.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  border: 0;
}

.modal-title {
    font-weight: 400;
    font-size: 35px;
    line-height: 1em;
    letter-spacing: 0;
}

.modal-body {
  position: relative;
  top: 30px;
  bottom: 30px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
  padding: 0px 0px;
}

.modal-body p{
  color:#666;
  font-size: 16px;
  font-weight:400;
}

.font-modal-head{
  font-size: 35px;
}

.inner-banner .title h3, .inner-banner2 .title h3, .inner-banner3 .title h3, .inner-banner4 .title h3{
font-weight:400 !important;	
}

.inner-content{
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    position: relative;
    float: right;
    margin-top: 42%;
}

.img-content{
	min-height:100%;
    min-width:100%;
    height:auto;
    width:auto;
    position:absolute;
    top:-100%; bottom:-100%;
    left:-100%; right:-100%;
    margin:auto;
}


.inner-banner {
    background-size: cover;
    height: 100vh;
    width:100%;
    display:table;
}
.animateArrow {
    position: relative;
    bottom: 0;
    left: 50%;
}
.animateArrow img{
        margin-top: 57%;
}
.carousel-indicators {
    position: absolute;
    bottom: 45%;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 96%;
    margin-left: 0%;
    text-align: center;
    list-style: none;
	
}
.copy-act{
	padding:0 15px;
	margin-top:0px;
	color:#e7e7e7;
	font-size:11px;	
	line-height:10px;
}
.carousel-indicators li {
    margin: 10px 4px !important;
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators li {
    display: block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 15px;
}
.header {
  width: 96%;
	border-bottom: none;
}
.carousel-scroll{
position:absolute; 
z-index:15; 
bottom:33px; 
left:48%;	
}

#main-nav-bar{
display:none !important;	
}
.navbar-brand{
display:none !important;	
}
.desk-logo{
padding:0 15px;	
}
.desk-logo img{
width: 90%;
padding: 30px 15px 30px;
z-index: 10000;
position: relative;	
}
.desk-nav{
margin-top:150px;	
}
.cont-act{
margin-top:50px;
margin-bottom: 130px;	
}
.desk-nav a{
color:#fff;
text-transform:uppercase;	
font-size:14px;
    display: block;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    transition: margin 200ms ease-in;
    -webkit-transition: margin 200ms ease-in;
    -moz-transition: margin 200ms ease-in;
	font-weight:300;
  width: 80%;
}

.desk-nav a:hover{
border-bottom:1px solid #fff;
}
.current-active {
    border-bottom: 1px solid #a5a5a5 !important;
}
.about-section.about-page {
    padding-top: 110px;
    padding-bottom: 110px;
}
.contact-page {
    padding-top: 110px;
    padding-bottom: 110px;

}
.contact-page .contact-info .single-contact-info p {
    margin-top: 0px;
}
.header .navbar-default {
    display: none;
}
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 940px;
  }
.sec-title2 h4{
 font-size:16px; padding-bottom: 0px; font-weight:500;     color: #000;   padding-top: 10px; 
}
h3{font-size: 18px; margin-bottom: 20px;margin-top: 40px}
h4{font-size:24px; color:#0063a6; padding-bottom: 0px; font-weight:500;padding-top: 25px;} 

html {
  scroll-behavior: smooth;
}
body {
    line-height: 26px;
    font-size: 16px;
    font-family: 'open sans';
}
.sec-pad2 {
    padding: 0px 0 100px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	padding:0;
}

.about-home-one .sec-title .line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #0063a6;
}
.call-to-action .sec-title .line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #0063a6;
}
.request-a-qoute .line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #0063a6;

}
.service-home-one .sec-title p {
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 26px;
    line-height: 1em;
    margin-top: 30px;
}

.service-home-one .sec-title .line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #fff;
}

.service-home-one .single-service-home-one h3 {
    margin-top: 120px;
    height: 120px;
}

.service-home-one .single-service-home-one {
    border: 0px solid #767be4;
}

.service-home-one .single-service-home-one a {
    border:2px solid #fff;
    display:inline-block;
    padding: 10px 20px;
    color:#fff;
}

.service-home-one .single-service-home-one a:hover {
    border:2px solid #9196fc;
    color:#fff;
    background-color: #9196fc;
}

.call-to-action h2 {
    font-size: 35px;
    line-height: 1em;
}

.call-to-action p {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Open Sans';
    padding: 0px 70px;
    text-align: center;
}

.blog-area .single-blog-post .img-box .date-box {
    background: #333333d2;
    width: 100%;
    padding: 18px 14px;
    font-weight: 500;
    font-size: 24px;
}

.space{
padding: 75px 0 0;
}

.call-to-action:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: .6;
}

.request-a-qoute.home-page-two {
    background: #fff;
    padding-bottom: 110px;
    padding-top: 110px;
}

.request-a-qoute-content .title h2 {
    font-size: 36px;
    color: #242424;
    font-weight:400;
}

.request-a-qoute-content .title h2:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #fff;
    display: none;
    margin-left: 20px;
}
.address{
    padding:0;
}
.address p{
	margin-top:25px;
  color:#0063a6;
  font-size: 20px;
}

.address i{
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #0063a6;
    color: #0063a6;
    font-size: 17px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
}

.request-a-qoute-content {
    padding-top: 0px;
    max-width: 100%;
    padding-right: 0;
    margin: 0 0 0 auto;
}


#home-page-two-google-map {
    width: 100%;
    height: 300px;
    margin-top: 20px;
}

.request-a-qoute-content .title {
    margin-bottom: 30px;
    font-size: 20px;
}

.footer-bottom {
    padding: 1px 0px;
}

.footer-bottom p {
    color: #fff;
    opacity: 1;
    font-family: 'Poppins';
    font-size: 14px;
    margin: 0;
    font-weight: 200;
}
.margin-50{
	color:#666 !important;
	margin:0 0 50px 0;	
}
.pd-176{
padding: 0px 176px !important;
}
.pd-70{
padding: 0px 70px;
}
.slider-home-one .content h2 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 45px;
    /* line-height: 90px; */
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    /* margin-bottom: 18px; */
    /* text-align: center; */
    /* background-color: #ababab57; */
    padding: 0;
	font-weight:400;
    /* bottom: 15px; */
    text-align:center;
}
.service-home-one .sec-title {
    margin-bottom: 50px;
}

.about-home-one p {
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 30px;
    color: #666666;
    letter-spacing: 0;
    padding: 0px 70px;
    text-align: justify;
}

header .navbar-brand{
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    text-align: center;
    z-index: 9;
}

.about-home-one {
    padding: 110px 0;
}

.service-home-one {
    background: #0063a6;
    padding: 110px 0;
}
.call-to-action {
    padding-top: 110px;
    padding-bottom: 110px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  font-size: 20px;
  border: none;
  outline: none;
  background-color: #0063a6;
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 0px;
  	webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
}

#myBtn:hover {
  background-color: #666;
  transition:ease-in 0.2s;
}

.header .navbar-default {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.header .header-navigation ul.navigation-box > li > a {
    color: #666;
}

.header .header-navigation.stricky-fixed {
    background: #fff;
}

.header .header-navigation.stricky-fixed .navbar-brand {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.navbar-brand>img {
    display: block;
    width: 72px;
}

.header .navbar-brand {
    height: auto;
    padding: 0px 0px;
}

.navbar {
    min-height: 90px;
}

.header .header-navigation .thm-container {
    padding: 0 0px 0 0px;
}

.carousel-indicators li {
    margin: 1px 4px;
}



/*----------------About Page*-----------------------*/

.about-section.about-page p {
    text-align: justify;
	padding-right: 60px;
}
.about-section.about-page .content-box {
    margin-bottom: 30px;
    z-index: 100;
}
.article {
  width:100%;
  height:100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding:40px 30px;
}
.article2 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding:40px 30px;
}
.article3 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 40px 30px;
}
.image-vision {
  background:url(../img/parallax.jpg) center no-repeat;
  background-size:cover;
}
.image-mission {
  background:url(../img/parallax.jpg) center no-repeat;
  background-size:cover;
}
.image-values {
  background:url(../img/about-values.jpg) center no-repeat;
  background-size:cover;
}
.overlayee:before{
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
      background-color: #00549c;
    opacity: 0.8;
}

.about-section.about-page .article p, .about-section.about-page .article2 p, .about-section.about-page .article3 p{
    position: relative;
	color:#fff !important;
	text-align: left;
    padding-right: 0px !important;
}

.vision .sec-title2 .line, .mission .sec-title2 .line, .values .sec-title2 .line{
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
	position:relative;
	margin-bottom:15px;
}
.sec-title2 h5{
	color: #0063a6;
	padding:30px 0 20px;
	font-size:24px;
	font-family:inherit;
	font-weight:400;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -22px;
	list-style-type:square;
}
.padding-60-right{border-bottom: 1px solid #e5e5e5;    padding: 5px 10px 5px 10px;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0px solid #ddd;
}
tr {
    border-bottom: 0px solid #eee;
}
td.width-25{width:25%;}
.about-section.about-page ul>li{
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    letter-spacing: 0;
	text-align:justify;
	padding-right: 0px;
	padding-top:10px;
}

.request-a-qoute2.home-page-two {
    background: #0063a6;
    padding-bottom: 75px;
}
.request-a-qoute2.home-page-two .sec-title .line{
	display: inline-block;
    width: 40px;
    height: 2px;
    background: #fff;
	position:relative;
}
.request-a-qoute2 .request-a-qoute-content .title h2 {
    font-size: 36px;
    color: #fff;
}
.request-a-qoute2 .request-a-qoute-content p{
	color:#fff;
	margin-top:20px;
}
.request-a-qoute2 .address p{
    color:#fff;
    margin-top:20px;
}
.request-a-qoute2 .address p a{
    color:#fff;
    margin-top:20px;
}
.request-a-qoute2 .address p a:hover{
    color:#a5a5a5;
}
.request-a-qoute2 .address i{
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
}
.inner-banner .title .line {
    display: block;
    width: 35px;
    height: 2px;
    background: #fff;
    margin-top: 15px;
}
.inner-banner .bread-cumb a {
    color: #4eb2f5;
}
.about-section.about-page p + p {
    margin-top: 10px;
}
.about-home-one p + p {
    margin-top: 10px;
}

.vision.content-box ul>li{
  color: #fff;
  text-align: left !important;
    line-height: 20px;
    margin: 5px 0;  
}
.vision.content-box ul>li>a{
  color: #fff;
}
.vision.content-box ul>li>a:hover{
  color: #ababab;
  transition: 0.4s;
}
p.project-head{font-weight: 700 !important;font-size: 20px !important}
/*************Services************/
.service-list {
    padding-top: 110px;
    padding-bottom: 110px;
}
.service-list .single-service-list {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}
.service-list .single-service-list .title h3 {
    font-size: 16px;
}
.service-list .single-service-list .title:hover {
    background-color:#232323;
	transition:ease-in-out 0.5s;
}

.service-img-1{
	background:url(../img/water&drainage.jpg) center center no-repeat;
	background-size:cover;
	width:100%;
	height: 500px;
	webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
	margin-top:50px;
}
.service-img-2{
	background:url(../img/roads&building.jpg) center center no-repeat;
	background-size:cover;
	width:100%;
	height: 500px;
	webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
	margin-top:50px;
}
.service-img-3{
  background:url(../img/roads.JPG) center center no-repeat;
  background-size:cover;
  width:100%;
  height: 500px;
  webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
  margin-top:50px;
}
.sec-title2 h3{
	color: #0063a6 !important;
	padding:0px 0 10px;
	font-size:24px;
	font-family:inherit;
	font-weight:400;
}
.service-page1 .sec-title2 p {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    letter-spacing: 0;
	text-align:justify;
}


/*************contact*************/
.header {
    z-index: 10;
  }
  .swal-modal {
    border-radius: 0;
  }
  .swal-overlay {
    background-color: rgba(0, 59, 100, 0.66);
  }
  .swal-footer {
    text-align: center;
}
.swal-icon--success__line {
    background-color: #003b64e0;
}
.swal-icon--success__ring {
    border: 4px solid hsla(205, 100%, 20%, 0.86);
}
.swal-button {
    background-color: #003b64;
    border-radius: 0px;
    }
.swal-button:hover,.swal-button:active {
    background-color: rgba(0,0,0,.65);
    border-radius: 2px;
    }
.contact-page .contact-info .inner {
    background: #0063a6;
    padding:20px;
}
.contact-page .contact-form button[type=submit] {
    border-radius: 0px;
}
.contact-page .contact-info .single-contact-info p {
    color: #fff;
    font-weight: 500;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
	text-align:left;
  padding: 5px 0px;
}
.contact-page .contact-info .single-contact-info p a{
	color:#fff;
	transition:ease-in-out 0.1s;
	font-weight:500;
	text-decoration:underline !important;
}
.contact-page .contact-info .single-contact-info p a:hover{
	color:#a5a5a5;
	transition:ease-in-out 0.2s;
	text-decoration:none !important;
}
.contact-page .contact-info {
    padding-left: 0px;  
}
.contact-page .row{
    z-index: 9999;
    position: relative;  
}
.contact-page .contact-form {
    padding-right: 60px;
}

.slide-1 img{
  animation: zoomOut 3s;
}

.slide-2 img{
  animation: zoomOut 3s;
}

.slide-3 img{
  animation: zoomOut 3s;
}

.slide-4 img{
  animation: zoomOut 3s;
}

@-webkit-keyframes zoomOut {
  from {
    -webkit-transform: scale(1.2, 1.2);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}

@keyframes zoomOut {
  from {
    transform: scale(1.2, 1.2);
  }
  to {
    transform: scale(1, 1);
  }
}

.cases-3-col-area .single-cases-item .img-box .overlay {
    background: rgba(0, 99, 166, .9);
}

.cases-details-area .title h3:after {
    background: #0063a6;
}
.cases-details-area p {
    line-height: 28px;
    text-align: justify;
}
.p1{padding:0px 60px 0px 0px;}

.cases-details-area .what-we-did {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #fff;
}
.cases-details-area .results {
    margin-top: 0px;
}
.cases-details-area .cases-description {
    padding-bottom: 0px;
	padding-top:30px;
}

.cases-details-area p {
    line-height: 26px;
    text-align: justify;
    font-size: 16px;
    font-family:'open sans';
	letter-spacing:0;
}

.cases-description .sec-title{
	margin-bottom: 38px;
}
.cases-description .sec-title h2 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #242424;
    font-size: 35px;
    line-height: 1em;
    letter-spacing: 0;
}
.cases-description .sec-title h2 span {
    color: #0063a6;
}
.cases-details-area .inner{
    background: #0063a6;
    padding: 20px 30px;	
}
.cases-details-area .single-contact-info p {
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: left;
}
label {
    color: #fff;
	font-weight:600;
	margin-bottom: 0px;
}

.contact-info .single-contact-info h3{
	color:#fff;
	margin-bottom:15px;
	font-weight: 500;	
}
.hr-1 hr {
    border-top: 3px solid #eee;
    width: 15%;
    margin-left: 0px;
	margin:30px 0;
}

.post-navigation {
    width: 100%;
    float: left;
    padding-top: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-top: 1px solid rgba(0,0,0,.1);
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.post-navigation a {
    display: inline-block;
    width: 50%;
}
a {
    word-break: break-word;
}
.post-navigation a span.meta-nav {
    font-size: 14px;
    color: #888;
}
.post-navigation a span {
    display: block;
}
.post-navigation a span.title {
    font-size: 18px;
    color: #242424;
}
.post-navigation a span {
    display: block;
}
.post-navigation a[rel*=next] {
    float: right;
    text-align: right;
}
.post-navigation a {
    display: inline-block;
    width: 50%;
}
a {
    word-break: break-word;
}
.post-navigation a span.meta-nav {
    font-size: 14px;
    color: #888;
}
.post-navigation a span {
    display: block;
}
.post-navigation a span.title {
    font-size: 18px;
    color: #242424;
	margin-bottom: 10px;
}
.post-navigation a span {
    display: block;
}

/***********Responsive media*****************/


@media(max-width:1680px){
  img.img-1{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-2{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-3{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-4{
        object-fit: cover;
        width: 100%;
        height: 950px;
}
.carousel-inner {
    height: 940px;
}
.desk-nav a {
width: 85%;
}
.grey-nav a {
font-size: 13px;
  }
.carousel-scroll {
  bottom:60px;
  }
.slider-home-one .content h2 {
    font-size: 38px;
  }
.about-section.about-page {
    padding-top: 90px;
    padding-bottom: 70px;
    padding-left: 100px;
}
.service-list {
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 100px;
}
.contact-page {
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 100px;
    position: relative;
}  
.about-home-one {
    padding: 90px 0;
}
.service-home-one {
    padding: 90px 0;
}
.call-to-action {
    padding-top: 90px;
    padding-bottom: 90px;
}
.request-a-qoute.home-page-two {
    padding-bottom: 90px;
    padding-top: 90px;
}
.address {
    padding-left: 44px;
}
}
@media(max-width:1600px){
.grey-nav {
    margin-top: 110px;
}
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 800px;
}
.desk-nav {
    margin-top: 100px;
}
}

@media(max-width:1440px){
.desk-logo img {
    width: 100%;
}
.thm-container {
    max-width: 1100px;
  }
  .pd-color {
    padding-right: 75px;
}
}

@media (max-width: 1366px){

body {
    font-size: 14px;
}
.grey-nav a {
    font-size: 12px;
    padding: 0 0px;
    height: 40px;
    line-height: 40px;
    width: 90%;
}
.copy-act2 {
    padding: 0 0px;
    font-size: 9px;
    line-height: 7px;
}
.grey-nav {
    margin-top: 70px;
    padding: 0 7px;
    height: 40px;
    line-height: 40px;
}
.desk-nav a {
    font-size: 12px;
    padding: 0 0px;
    height: 40px;
    line-height: 40px;
    width: 100%
}
.desk-nav {
    margin-top: 70px;
    padding: 0 7px;
}

.copy-act {
    padding: 0px;
    margin-top: 0px;
    color: #e7e7e7;
    font-size: 9px;
    line-height: 7px;
}
.cont-act {
    margin-top: 50px;
    margin-bottom: 80px;
}
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 670px;
}
.about-section.about-page {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 225px;
}
.service-list {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 225px;
}
.contact-page {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 225px;
}  
.slider-home-one .content h2 {
    font-size: 32px;
}
.about-home-one .sec-title h2 {
    font-size: 30px;
}
.about-home-one {
    padding: 60px 0;
}
.about-home-one p {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 25px;
}
.service-home-one .sec-title p {
    font-family: 'Open Sans';
    font-size: 16px;
}
.service-home-one .sec-title h2 {
    font-size: 30px;
}
.blog-area .single-blog-post .img-box .date-box {
    font-size: 20px;
}
.service-home-one {
    padding: 70px 0;
}
.call-to-action {
    padding-top: 70px;
    padding-bottom: 70px;
}
.call-to-action h2 {
    font-size: 30px;
}
.call-to-action p {
    font-size: 16px;
  }

  .request-a-qoute-content .title h2 {
    font-size: 30px;
}
.space {
    padding: 60px 0 0;
}
.request-a-qoute.home-page-two {
    padding-bottom: 70px;
    padding-top: 70px;
}
.address {
    padding-left:110px;
}
.address p {
    margin-top: 15px;
    font-size: 16px;
}
.footer-bottom p {
    color: #fff;
    opacity: 1;
    font-family: 'Poppins';
    font-size: 9px;
}
.about-section.about-page p {
    font-size: 14px;
    line-height: 24px;
    }
.about-section.about-page .sec-title h2 {
    font-size: 30px;
  }
.sec-title2 h5 {
    font-size: 20px;
  }
.about-section.about-page ul>li {
    font-size: 14px;
}
.service-list .sec-title h2 {
    font-size: 30px;
}
.sec-title2 h3 {
    font-size: 20px;
}
.sec-title2 h4 {
    font-size: 14px;
    }
h4 {
    font-size: 20px;
  }
h3 {
    font-size: 16px;
  }
h6 {
    font-size: 14px;
  }
.font-modal-head {
    font-size: 30px;
  }
.modal-body p {
    font-size: 14px;
  }
.contact-page .contact-info .single-contact-info p {
  font-size: 14px;
}
.contact-page .contact-form button[type=submit] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    }
.contact-page .sec-title h2 {
    font-size: 30px;
    }    
  .contact-page .contact-form label.input-label {
    font-size: 14px;
  }
.modal-body {
    padding: 0 30px 50px 30px;
}
#minimal-bootstrap-carousel .carousel-caption {
    top: -70px;
  }
.modal-content {
    overflow-y: scroll;
}
.carousel-indicators {
    bottom: 50%;
  }
	body.overflow-hide{
	overflow-y:scroll;
}
}

@media(max-width:1280px){
.modal-body .sec-title {
    margin-bottom: 20px !important;
}

.font-modal-head {
    font-size: 28px;
}
.modal-body {
    position: relative;
    top: 30px !important;
    bottom: 0px !important;
    width: 100%;
    font-weight: 300;
    overflow: auto;
    padding: 0px 0px !important;
}
  .address {
    padding-left: 140px;
}
.pd-color {
    padding-right: 60px;
}
.carousel-scroll {
    bottom: 50px;
}
.slider-home-one .content h2 {
    font-size: 28px;
}
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 740px;
}
.navbar-brand{
  margin-top: 20px;
}

}

@media(max-width:1024px){

  .header.home-page-one {
    z-index: 10;
}
.header .stricky-fixed .navbar-brand>img, .header .navbar-brand>img {
    width: 50% !important;
}
.address {
    padding-left: 0px;
}
.service-page.service-list .single-service-list{
  display: none;
}
img.img-1{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-2{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-3{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-4{
        object-fit: cover;
        width: 100%;
        height: 950px;
}
.carousel-inner {
    height: 768px;
}
}

@media(max-width:768px){
	.contact-page .contact-info .inner {
    background: #0063a6;
    padding: 12px;
    margin-top: 0px;
}
.header.home-page-one {
    z-index: 10;
}
img.img-1{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-2{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-3{
        object-fit: cover;
        height: 950px;
        width: 100%;
}
img.img-4{
        object-fit: cover;
        width: 100%;
        height: 950px;
}
.carousel-inner {
    height: 1024px;
}
.carousel-indicators .active {
    width: 15px !important;
    height: 15px !important;
}
.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
.view-link{
float: left;
margin-top: 15px;
}
}

@media(max-width:667px){
  .carousel-indicators {
    bottom: 10% !important;
  }
.navbar, .navbar-default{
  background-color: #fff;
}
.padding-60-right {
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
}
.width-img{width:113px;margin-top: 10px}
.carousel-inner {
    height: 360px;
    margin-top: 0% !important;
}
.modal-dialog {
    position: absolute;
    overflow-y: scroll;
    height: 1000px;
  }
  .modal-content-height {
    height: 1000px;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
.selection {
    margin-top: 15px;
}
}

@media(max-width:414px){
.width-img{width:70px;}

.carousel-inner {
    height: 736px;
    margin-top: 0% !important;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
}
@media(max-width:411px){
.width-img{width:70px;}

.carousel-inner {
    height: 823px;
    margin-top: 0% !important;
}
.filterby{
    margin-top: 5px;
}
span table img{width:90px;}
.element-item, .element-item2 {
  margin-top: 0px;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
}


@media(max-width:360px){
.width-img{width:70px;}

.carousel-inner {
    height: 640px;
    margin-top: 0% !important;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
}

@media(max-width:320px){
.width-img{width:70px;}

.carousel-inner {
    height: 568px;
    margin-top: 0% !important;
}
span.col-md-12 {
    border-bottom: 0px dotted #ddd !important;
}
.about-section.about-page .content-box {
    z-index: 9 !important;
}
}