
@media screen and (max-width:1200px){
    .menu ul li {
        padding: 20px 8px;
      
    }
    .menu ul li a {
        font-size: 16px !important;
    }
    
}
.product-img {
    width: 100%;
    height: 180px;
  
}
.product-box-title h5 {
    font-size: 18px;
}



@media screen and (max-width:1024px){
   
    .menu {
        position: absolute;
        top: 90px;
        left: 0;
        background: white;
        width: 100%;
        transition: 0.5s;
        transform: scaleX(0);
        transform-origin: left;
        box-shadow: 0 0 10px #0000005c;
        z-index: 999;
    }
    .menu ul li {
        display: block;
        width: 100%;
        margin: 0px;
        padding: 20px;
        border-top: 1px solid black;
    }
    
        .toogle-btn{
            display: block !important;
        }

        .show-menu .menu{
            transform: scaleX(1);
        }
        .fa-xmark{
            display: none !important;
        }
        .fa-bars{
            display: block !important;
        }
        .show-menu .fa-xmark{
            display: block !important;
        }
        .show-menu .fa-bars{
            display: none !important;
        }
        .fa-xmark{
            display: none !important;
        }
        
        .top-header {
            
            display: none;
        }
        
        
        .main-header {
            background: transparent;
            padding: 15px 0px;
            position: absolute;
            top: -10px;
            z-index: 9;
            width: 100%;
        }
        .office-heading h2 {
            font-size: 30px;
        }
        .about-office {
            padding: 40px 0px;
        }
        .about-office-text h4 {
            font-size: 18px;
        }
        .about-office-text p {
            margin-top: 0px !important;
        }
        .map-location .map-text ul li a {
            font-size: 22px;
            text-align: left;
            font-weight: 700;
            line-height: 25px;
            margin-left: 20px;
            padding-top: 10px;
        }
       .solar-sec {
    padding: 30px 0px;
}
.solar-text h2 {
    font-size: 30px;
    font-weight: 700;
}
.solar-right {
    padding-left: 20px;
    padding-top: 30px;
}
.solar-list ul li a {
    font-size: 12px;
}
.solar-lists {
    margin-top: 20px;
}
.wind-turbine-sec {
    padding: 30px 0px;
    background: #F2F7F5;
}
.wind-turbine-title h2 {
    font-size: 25px;

}
.block-text p {

    margin-top: 30px;
}
.wind-turbine-style-two {

    padding-bottom: 30px;
}
.featured-title h2 {
    font-size: 25px;
  
    margin-bottom: 20px;
}
.featured-sec {
    padding-bottom: 20px;
}
    .electricty-hea h2 {
    font-size: 50px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 55px;
}
.turbine-table-sec h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
table {

    margin-bottom: 40px;
}

}


@media screen and (max-width:992px){
    .menu ul li {
        padding: 20px 8px;
      
        
    
}
.product-img {
    width: 100%;
    height: 170px;
  
}
.product-box-title h5{
    font-size: 16px;
}
.map-location ul.tabs li {
    background: none;
    display: inline-block;
    padding: 7px 25px;
    cursor: pointer;
    background: black;
    border-radius: 0 25px 0px 0px;
    color: white;
    font-size: 18px;
    font-weight: 500;
}
.office-heading h2 {
    font-size: 30px;
}
.about-office {
    padding: 40px 0px;
}
.about-sec {
    padding: 40px 0px;
}
.about-text h3 {
    font-size: 25px;
    line-height: 30px;
}

.contact-forms .inbox {
   display: inline;
   top: -84px;
   left: 50%;
   transform: translate(-50%, 10px);
   width: 71%;
}
.contact-forms .inbox .inbox-box {
    padding: 6px 20px;
    width: 100%;
}
.contact-forms .inbox .inbox-box i {
    font-size: 24px;
}
.contact-forms .inbox .inbox-box h4 {
    font-size: 20px;
}
.contact-forms .inbox .inbox-box a {
    font-size: 14px;
}
.contact-forms form {

    padding: 27px 18px;
  
}
.service-text h2 {
    font-size: 45px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
}
.gas-turbine-sec {
    padding: 30px 0px;
}
.turbine-text h2 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 25px;
}
.turbine-overview {
    padding: 0px 0px 30px 0px;
}
.turbine-text-part {
    padding-left: 0px;
    padding-top: 0px;
}
.solar-energy-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 30px;
    position: relative;
    text-transform: capitalize;
}
.solar-energy-title h2:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 65px;
    background: red;
    left: 0;
    top: 43px;
}
.solar-energy-title h2:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 85px;
    background: red;
    left: 0;
    top: 50px;
}
.solar-energy-sec {

    padding: 30px 0px;
}

.wind-turbine-box-style {

    margin-bottom: 30px;
}
.featured-title-box {
    margin-bottom: 30px;
}
 .featured-boxes{
    margin-bottom: 30px;
}
.electrcity-sec {
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    margin-top:0px;
}
.featured-area-boxes {
  
    margin-bottom: 30px;
}
.Electricity-about-sec {
    padding: 30px 0px;
}
.electrcity-about-image {
  
    margin-bottom: 30px;
}
.electrcity-about-text .inner-title {
    margin-top: 15px;
}
.electrcity-about-text .inner-title h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.electrcity-about-text .top .top-title h2 {
    font-size: 30px;
    font-weight: 600;
}
.bg-light-sec {
    padding: 30px 0px;
    background: #f8f8f8;
}
.bg-light-text h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.engineer-about {
    padding: 30px 0px;
}
.marine-sec {
    padding: 30px 0px;
}
.marine-top-text h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.marine-solution-text h3 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}
.marine-solution {
    padding-bottom: 30px;
}
.oiland.gas-service {
    padding: 30px 0px;
}
.oiland.gas-service h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.oil-about-title p {
    width: 100%;
   
    

}
.oil-about-sec {
  
    
    padding: 30px 0px;
}
.oil-our-about {
    padding: 30px 0px;
}
.oil-our-about-text p {
    margin-top: 15px;
}
.oil-energy {
    padding: 30px 0px;
}
.service-text-area {
    padding:30px 0px 0px 0px;
}
.heading2 h5 {

    margin-bottom: 10px;
}
.heading2 h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
}
.epc-service-offer {

    padding: 30px 0px;
}
.epc-benifit-sec {
    padding: 30px 0px;
}
.epc-expert-sec {
    
    padding: 30px 0px;
}
.epc-expert-content h3 {
    font-size: 35px;
    line-height: 40px;
    color: red;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.about-vision {
    padding: 0px 0px 60px 0px;
}
.about4-section {
    padding: 30px 0px;
    background: #0a0400;
}
.map-location {
    padding: 30px 0px;
}
}
@media screen and (max-width:768px){

    .service-text h5 {
        font-size: 20px;
        color: white;
        font-weight: 600;
        line-height: 22px;
    }
    .service-text h2 {
        font-size: 30px;
        color: white;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 34px;
    }
    .service-text {
        position: absolute;
        top: 50%;
        left: 36%;
        transform: translate(-8%, -28%);
        text-align: center;
        z-index: 5;
    }
    .services-text {
        text-align: center;
        margin-top: 20px;
    }
    .services-text h3 {
        font-size: 16px;
        color: black;
        line-height: 24px;
        font-weight: 600;
    }
    .service-slider-boxes {
        margin-top: 0px;
    }
    .map-location ul.tabs li {
      
        font-size: 11px;
       
    }
    .service-text h5{
        display: none;
    }
    video {
        object-fit: cover;
        height: 300px;
    }
    .banner-text {
        position: absolute;
        top: 22%;
        left: 18%;
        transform: translate(4%, 0%);
    }
    .banner-text h3 {
        font-size: 16px;
        color: white;
        line-height: 20px;
        text-transform: uppercase;
    }
    .banner-text h1 {
        font-size: 37px;
        font-weight: bold;
        color: white;
        text-transform: uppercase;
        line-height: 37px;
    }
    .banner-text h3 {
        font-size: 16px;
        color: white;
        line-height: 20px;
        text-transform: uppercase;
        margin-bottom: 0px !important;
    }
    .banner-text h4 {
        font-size: 18px;
        color: white;
        font-weight: 700;
        line-height: 18px;
    }
}
@media screen and (max-width:576px){
 
    .map-location li.tab-link {
        width: 100%;
        margin-bottom: 15px;
    }
    .map-location .map-text ul li span i {
        font-size: 12px;
        color: white;
        background: black;
        height: 30px;
        width: 30px;
        line-height: 30px;
        border-radius: 50px;
        text-align: center;
    }
    .map-location .map-text ul li a {
        font-size: 15px;
        text-align: left;
        font-weight: 700;
        line-height: 20px;
        margin-left: 15px;
        padding-top: 4px;
    }
    video {
        object-fit: cover;
        height: 300px;
    }
    .banner-text h3 {
        display: none;
    }
    .banner-text h4 {
        display: none;
    }
    .banner-text {
        position: absolute;
        top: 33%;
        left: 5%;
        transform: translate(4%, 0%);
    }
    .turbine{
        display: none;
    }
}

@media screen and (max-width:350px){
    .map-location .map-text ul li span i {
        font-size: 12px;
        color: white;
        background: black;
        height: 30px;
        width: 30px;
        line-height: 30px;
        border-radius: 50px;
        text-align: center;
    }
    .map-location .map-text ul li a {
        font-size: 15px;
        text-align: left;
        font-weight: 700;
        line-height: 20px;
        margin-left: 15px;
        padding-top: 4px;
    }
    .map-location .map-text ul li {
        margin-bottom: 15px;
    }
    .map-location li.tab-link {
        width: 100%;
        margin-bottom: 15px;
    }
}