@charset "utf-8";
/* CSS Document */
@media (min-width: 1366px) and (max-width: 1400px){
    .custom-container-1{
        margin: 20px 0 0 170px;
    }
}
@media (min-width: 1401px) and (max-width: 1490px){
    .custom-container-1{
        margin: 20px 0 0 220px;
    }
}
@media (min-width: 1491px) and (max-width: 1500px){
    .custom-container-1{
        margin: 20px 0 0 230px;
    }
}
@media (min-width: 1501px) and (max-width: 1600px){
    .custom-container-1{
        margin: 20px 0 0 290px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .post-content h3 {
        font-size: 20px;
    }
    .post-slide .post-content {
        padding: 20px 30px;
    }
    .post-slide {
        margin: 0 10px;
    }
    .carousel-item img {
        border-radius: 8px;
        width: 100%;
        height: auto;
    }
    .banner-box {
        position: relative;
        top: 60px;
        right: 0;
        background: #fff;
        width: 100%;
        padding: 35px 45px;
        box-shadow: 0 0 38px rgba(0, 0, 0, 0.14);
        border-radius: 8px;
        transform: unset;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .carousel-control-prev,
    .carousel-control-next{
        top: 130px;
    }
    .carousel-control-prev {
        left: 75%;
    }
    .about-box-inner {
        min-height: 210px;
    }
    .custom-container-1 {
        width: 100%;
        margin: 0;
    }
    .sld {
        display: block;
        padding: 0 40px;
    }
    .sld__box {
        width: 100%;
        text-align: left;
        margin: 20px 0;
    }
    .sld__images {
        width: 100%;
        margin-left: 0;
    }
    .commerical-section h2.section-heading.text-right,
    .residential-section h2.section-heading.text-right{
        text-align: left !important;
    }
    .section-padding {
        padding: 60px 0;
    }
    .number {
        font-size: 100px;
        line-height: 100px;
    }
    .counter-box .text {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: 0.5px;
    }
    .section-heading {
         font-size: 35px;
         font-weight: 900;
         letter-spacing: 0.5px;
         line-height: 45px;
     }
    footer {
        padding: 20px 0 0 0;
    }
    .timeline-right {
        left: 0;
    }
    .custom-container {
        margin-left: 0;
    }
    .timeline-left {
        right: 0;
    }
    .timeline-left::before {
        left: 40px;
        right: unset;
    }
    .timeline-right::before {
        left: 40px;
    }
    .custom-container::after {
        right: unset;
        left: 0;
    }
    .timeline-left {
        padding-left: 100px;
        padding-right: 0;
    }
    .timeline-left .timeline-content:after {
        left: unset;
        right: 0;
    }
    .custom-container {
        width: 100%;
    }
    .timeline-content:after, .timeline-left .timeline-content:after{
        display: none;
    }
    .timeline-top-border:before {
        left: -75px;
    }
    .timeline-bottom-border:before {
        left: -75px;
    }
    .contact-box-main {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        box-shadow: 1px 2px 3px #ddd;
        min-height: 290px;
        border: 1px solid #ddd;
        cursor: pointer;
    }
    .contact-details p {
        font-size: 13px;
        font-weight: 500;
        line-height: 23px;
        letter-spacing: 0;
    }
    .project-box img {
        width: 100%;
    }
    .project-content {
        padding: 0;
    }
    .project-content .section-heading {
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .banner-box h2 {
        font-size: 35px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 5px;
        margin-bottom: 30px;
    }
    .sld__box h3 {
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0.5px;
        line-height: 40px;
    }
    .inner-page-banner h1 {
        position: relative;
        bottom: 60px;
        left: 20px;
        color: #fff;
        font-size: 35px;
        letter-spacing: 0.5px;
        line-height: 45px;
        font-weight: 600;
    }
    li.nav-item {
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    div#kenytChatBubble {
        bottom: 50px !important;
    }
    .box-float {
        display: none;
    }
    .fix-background {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        z-index: 9;
        width: 100%;
        height: 60px;
        padding: 5px;
        display: block !important;
    }
    .fix-background .row {
        display: flex;
        padding: 0 10px;
    }
    .fix-background .col-md-6 {
        width: 50%;
        padding: 10px;
    }
    .phone-box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border: 2px solid #cb8f3a;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #d6973dad;
    }
    .phone-box a {
        margin: 0 auto;
        text-align: center;
        color: #000;
        font-size: 13px;
        font-weight: 500;
    }
    .inquiry-box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border: 2px solid #d6973d;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .inquiry-box a {
        margin: 0 auto;
        text-align: center;
        color: #000;
        font-size: 13px;
        font-weight: 500;
    }
     div#vidBox {
    height: 100%;
    top: 33% !important;
}
    #closer_videopopup {
    top: 0;
    line-height: 27px;
    font-size: 20px;
    height: 30px;
    width: 30px;
    bottom: unset;
}
  /* line 18, ../sass/_header.scss */
  .site-header .container-fluid .row > *,
  .site-header .container .row > * {
    background: rgba(0, 0, 0, 0.9);
    height: 50px;
  }
  .site-header{
	padding-top:0  
  }
  .one-page .main .section .section-wrap{
	padding-top:0  
  }
  .button{
	top:-30px  
  }
  #cssmenu ul{
	background:rgba(0,0,0,0.9)  
  }
  #cssmenu > ul > li{
	text-align:center 
	  
  }
  .no-right-indent{
	padding-right:15px  
  }
  #slides-home{
	top:-95px  
  }
  .slides-pagination{
	display:none;  
  }
  .res-color{
	background:#212121  
  }
  .about-img{
	padding-bottom: 0 
  }
  .features-section{
	margin-left:0  
  }
  .services-wrap .wrap-container .column.column-three .main-circle .opened-content{
	padding-left:30px;
	padding-right:30px  
  }
  .one-page .main .section .section-title-block .section-title{
	margin-top:20px;
	margin-bottom:20px  
  }
 
  .grid-post.bg-white{
	margin-bottom:20px;  
  }
  .section.contact-section-business .contact-form .btn{
	margin-bottom:40px;  
  }
  .mob-sec-pad{
	  padding-bottom:20px;
	  padding-top:20px
  }
  .one-page .main .section .fp-tableCell{
	display:table-cell  
  }
  .features-section{
	padding-top:20px;
	padding-bottom:40px;  
  }
  .form-control{
	  font-size:13px
  }
  .site-footer .copyright{
	line-height:20px;  
  }
  .h3_color{
		font-size:30px;
		text-align:center	
		}
		#popup_wrapper img#close{
		right:-4px;
		top:-32px;	
		}
		.logo-tc img{
		z-index:99;
		position:relative	
		}
		body .carousel.carousel-black .owl-prev, body .carousel.carousel-black .owl-next, body .owl-carousel.carousel-black .owl-prev, body .owl-carousel.carousel-black .owl-next{
		color:#fff	
		}
		body .carousel.carousel-black .owl-prev:hover, body .carousel.carousel-black .owl-next:hover, body .owl-carousel.carousel-black .owl-prev:hover, body .owl-carousel.carousel-black .owl-next:hover{
		color:#fff	
		}
    .section-padding {
        padding: 40px 0;
    }
    .carousel-item img {
        height: auto;
    }
    .carousel-item h3 {
        position: absolute;
        bottom: 0px;
        left: 10px;
        color: #fff;
        font-size: 20px;
        line-height: 40px;
        font-weight: 700;
        letter-spacing: 0.5px;
    }
    .carousel-item p {
        position: absolute;
        bottom: -10px;
        left: 10px;
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        letter-spacing: 0.5px;
    }
    .banner-box h2 {
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 35px;
    }
    .project-select {
        padding-left: 0;
    }
    a.explore-btn {
        width: 45%;
    }
    .section-heading{
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 35px;
    }
    .about-box-inner img {
        width: 30%;
    }
    .sld {
        display: block;
    }
    .sld__box {
        width: 100%;
        text-align: justify;
        padding: 0 15px;
    }
    h2.section-heading.text-right {
        text-align: left !important;
    }
    .sld__box h3 {
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 30px;
        margin: 15px 0;
    }
    .sld__images {
        width: 100%;
        margin-left: 0;
        margin: 0 auto;
        padding: 0 15px;
    }
    .slick-slide img{
        width: 100%;
        height: auto;
    }
    .footer-nav {
        float: left;
        padding: 0;
        position: relative;
        top: 0;
        padding-top: 30px;
    }
    .footer-social-box {
        float: left;
        text-align: left;
    }
    .social-footer li {
        float: left;
    }
    .social-footer i {
        padding: 0 20px 0 0;
    }
    .social-footer ul {
        margin-left: -30px;
    }
    .text-center.copyright-box {
        text-align: left !important;
    }
    footer {
        padding: 50px 0 10px 0;
    }
    .footer-social-box h5 {
        margin-top: 15px;
    }
    .copyright-box {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .menu-nav {
        z-index: 999;
    }
    .inner-page-banner h1 {
        position: relative;
        bottom: 30px;
        left: 10px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 0.5px;
        line-height: 30px;
        font-weight: 600;
    }
    .tab-panel {
        padding: 0;
    }
    .project-box {
        padding: 30px 0 0 0;
    }
    .project-box img {
        width: 100%;
    }
    .project-content {
        padding: 10px;
    }
    .project-content .section-heading {
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .connecting-line {
        height: 2px;
        background: #e0e0e0;
        position: absolute;
        width: 80%;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 30px;
        z-index: 1;
    }
    span.round-tab {
        width: 50px;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
    }
    .wizard .nav-tabs > li a {
        top: 5px;
        left: -25px;
    }
    .prev-step, .next-step {
        font-size: 15px;
        padding: 8px 24px;
        border: none;
        border-radius: 4px;
        margin-top: 30px;
    }
    label {
        font-size: 14px;
    }
    .contact-box-main {
        min-height: auto;
        margin: 15px 0;
    }
    .contact-form {
        padding-top: 0 !important;
    }
    .contact-mob-title{
        padding-top: 30px;
    }
    .post-slide .post-content {
        padding: 20px 30px;
        top: -30px;
    }
    .post-content h3 {
        font-size: 20px;
    }
}

