@media screen and (min-width: 1400px) {
    .container {
        max-width: 1280px;
    }

}
@media screen and (max-width:1199px) {

}

@media screen and (max-width:991px) {
    
  .ftop-block {
    margin-bottom: 50px;
}  
 .about-sctn .left-cl {
    padding-right: 10px;
}   

    a.head-call {
        margin: 0 0 20px 10px !important;
        /* text-align: left; */
        background: url(../images/call-icon.png) top 20px left 2px no-repeat;
        width: 195px !important;
    }
    a.head-cntct {
    background: #6ec026;
    text-align: center;
    color: #fff !important;
}
 a.head-cntct:hover {
    background: #326a00;
    text-align: center;
    color: #fff !important;
}
.banner-text h1 {

    font-size: 36px;
    line-height: 46px;
}
.abt-text {
    font-size: 40px;
    }
.about-sctn .right-cl {
    margin-top: 60px;
}
.contact-left::before{
    width: 10000px;
    height: 100%;
    position: absolute;
    right: -10000px;
    top: 0;
    content: "";
    background: #0c1e32;
    background-repeat: repeat;
    background-position: right;
}
.footer-btm-cont p {
    text-align: center;
}
    .about-sctn, .products-sctn, .construction-sctn, .conct-sectn, .client-sctn, .maritime-sctn, .maritime-sctn, .product-sctn-1 {
    padding: 70px 0;
}
.abt-inner-text {
    font-size: 24px;

}
.inner-banner-text h3 {
    font-size: 36px;
}
.pefc-logo {
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
}  
  
footer .footer-top {
    padding: 70px 0 30px 0;
}
.contact-right form {
    margin: 70px 0;
}
.con-owl-carousel .owl-dots {
    width: 60px;
    }
}

@media screen and (max-width:767px) {
    
.about-foot-bg {
    display: none;
}
.about-footblk .left-sec {
    text-align: left;
}
.about-sctn .right-cl .rotate {
    top: 5px;
    right: 40px;
}
.con-owl-carousel .owl-dots {
    width: 108px;
    }

}
@media screen and (max-width: 530px) {


} 



