@media only screen and (max-width: 992px) {
  .container {
    max-width: 90%;
    margin:0 auto;
  }
}

@media only screen and (max-width: 1200px) {
    .header-part .logo img {
        width: 100%;
    }
    .logo {
        width: 22%;
    }
    
    h2 {
        font-size: 35px;
    }
    
    .project-slider .next_arrow{
        left:-200px;
    }
    
    .project-slider .priv_arrow{
        left:-200px;
    }
    
    .serv-text h3{
        font-size:17px;
    }
    
}

@media only screen and (max-width: 1140px){
    .nav-bar>li {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 6px;
    }
   .over-head h2:before{
       display:none;
   }
   .over-head h2:after{
       display:none;
   }
   .ocs-sec h3:before {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    left: 212px;
    }
    .ocs-sec h3:after {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    right: 214px;
}
}
@media only screen and (max-width: 1100px) {
    .project-tt {
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
    .project-box {
        width: 100%;
    }
    .project-wrap {
        padding-top: 31px;
        padding-bottom: 34px;
    }
    .project-t h2::after {
        content: '';
        width: 126px;
        height: 3px;
        background: #fff;
        display: block;
        margin: auto;
        margin-top: 7px;
    }
}

@media only screen and (max-width: 1024px){
    .nav-bar>li {
        font-size: 12px;
        text-transform: uppercase;
        margin: 0px 8px;
    }
    .project-tt h2 {
        color: #fff;
        font-size: 36px;
    }
}

@media only screen and (max-width: 1024px) {
    h2 {
        font-size: 34px;
    }
    .nav-bar>li {
        margin: 0px 8px;
    }
    .test-item{
         height: auto;
    }
    
}


@media only screen and (max-width: 991px){
    
 .about-imgbox img{
     height:500px;
 }
    
    .service-cate ul {
        padding-left: 0;
    }
    .apply-img img {
        display: none;
    }
    .serv-img img {
        height: 328px;
    }
    .news-info .proj-button {
        position: revert;
    }
    .news-box {
        margin-bottom: 16px;
    }
    .header-part{
        align-items: center;
    }
    .header-wrap {
        background-color: #fff;
        padding: 8px 0 0;
    }
    .about-info {
    margin-top: 35px;
    }
    
    .service-wrap .col-lg-3{
        max-width:100%;
    }
    
    
    .serv-img img {
    width: 100%;
    height: 300px;
    }
    
    .service-box {
    margin-bottom: 35px;
    }
    
    .project-slider .next_arrow{
        display:none !important;
    }
    
    .project-slider .priv_arrow{
        display:none !important;
    }
    
   .client-wrap .col-lg-3{
       max-width:50%;
   }
   
   .frontend-text {
    position: absolute;
    top: 28%;
    right: 60px;
    }
    
    .main-box {
        width:100% !important;
    }
    
    .header-part .logo img {
    width: 100%;
    }
    
    .logo {
    margin-top: 0px;
    margin-right: -15px;
    }
    
    .nav-bar>li {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px 7px;
    }
    
    .vision-box {
        padding: 12px;
        margin-bottom: 33px;
    }
    
    .f-logo img {
    width: 55%;
    }
    
    .foot-sec h3 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    }
    
    .footer-wrap .col-lg-3{
        max-width:100%;
    }
    
    .foot-sec.pl-4 {
    padding-left: 0px !important;
    }
    
    .main-post-con {
    display: block;
    }
    
    .main-post-con .sidebar {
    /*margin-top: 40px;*/
    width: 100%;
    }
    .banner-slider .next_arrow {
    position: absolute;
    bottom: 0px;
    right: 135px;
    left: inherit;
    width: 40px;
    height: 40px;
    font-size:20px;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    display: grid;
    place-items:center;
    color: #04793f;
    cursor: pointer;
    }
    .banner-slider .priv_arrow {
    position: absolute;
    left: inherit;
    bottom: 0px;
    right: 75px;
    width: 40px;
    height: 40px;
     font-size:20px;
    background-color: #04793f;
    text-align: center;
    line-height: 50px;
    display: grid;
    place-items:center;
    cursor: pointer;
    color: #fff;
    z-index: 9;
    }
    
    .ocs-sec h3:before {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    left: 92px;
    }
    
    .ocs-sec h3:after {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    right: 96px;
    }
    
    .blog-page article {
    width: 60%;
    margin-left: 28px;
    }
    
    .contact-wrap{
        margin:30px 0 0 0;
    }
    
}
@media only screen and (max-width: 940px){
    .bro-item {
        width: 42%;
    }
    .logo {
        width: 18%;
    }
}
@media only screen and (max-width: 900px){
    .head-top {
        order: 2;
    }
    nav {
        order: 3; 
    }
    .nav-bar {
        display: none;
        position: absolute;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 17px 19px;
    }
.toggle {
    visibility: visible;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.toggle>* {
    width: 80%;
    height: 3px;
    background: #04793f;
    margin: 3px 0;
}
.toggle.active .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle.active .line2 {
    opacity: 0;
}
.toggle.active .line3 {
    transform: rotate(45deg) translate(-7px, -8px);
}
.nav-bar>li {
    font-size: 15px;
    text-transform: uppercase;
    margin: 9px 7px;
    font-weight: 700;
}

.banner-text {
    max-width: 411px;
}
h2 {
    font-size: 28px;
}
.serv-img img {
    width: 100%;
    height: 287px;
}
.project-tt h2 {
    font-size: 28px;
}
.news-box {
    margin-bottom: 26px;
}
.apply-wrap {
    padding-top: 25px;
        padding-bottom: 37px;
}
.apply-img{
    display: none;
}
}


@media only screen and (max-width: 840px){
    
    .br-mg {
        display: none;
    }
    .news-wrap {
        padding-top: 0;
        padding-bottom: 5px;
    }
    .service-wrap {
        padding-bottom: 0;
    }
    .test-sec {
        padding-bottom: 19px;
    }
    .client-wrap {
        padding-top: 28px;
    }

    .test-sec {
        padding-bottom: 18px;
    }
    .main-box {
        margin: 15px 0;
    }
   .inner-ban-text h2 {
    color: #fff;
    font-size: 32px;
    } 
    .main-box {
        margin: 15px 0;
    }
    .test-text p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
     .vision-img {
        overflow: hidden;
        border-radius: 12px;
        width: 23%;
        display: inline-block;
        vertical-align: top;
        float: left;
        margin: 20px;
    }
    .vision-info {
        margin-top: 3px;
        width: 97%;
        display: inherit;
        text-align: left;
        margin-left: 12px;
    }
    .ocs-sec h3:before{
        display:none;
    }
    .ocs-sec h3:after{
        display:none;
    }
    .gallery_product{
        width: 48%;
    }
    
}

@media only screen and (max-width: 767px){
    .footer-top {
        padding-top: 29px;
        padding-bottom: 14px;
    }
    .service-wrap {
        padding-bottom: 0;
    }
    section.img-gallery-magnific {
        margin-top: 10px;
    }
    .sec-tt {
        margin-bottom: 20px;
    }
    .about-info {
        margin-top: 8px;
    }
    .phone{
        display:block;
    }
    .ar .foot-ct-icon i{
        margin-right: 0;
    }
    .ar .phone {
        text-align: right;
    }
    .leptop{
        display:none;
    }
    .news-info{
        height: auto;
    }
    .banner-img img {
        height: 283px;
    }
    .about-wrap {
        padding-top: 15px;
        padding-bottom: 8px;
    }
    .inner-serv {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .detail-product {
        padding-top: 7px;
        padding-bottom: 24px;
    }
    .ar .vision-img {
        margin-left: 0;
    }
    
     .about-img{
         margin:30px 0 0 0;
     }
    
      .about-img img {
    height: 400px;
  }

    
}


@media only screen and (max-width: 734px){
    .ocs-sec h3:before {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    left: 4px;
    }
    
    .ocs-sec h3:after {
    content: "";
    position: absolute;
    width: 106px;
    height: 3px;
    background: #04793f;
    bottom: 54%;
    right: 4px;
    }
    
    .main-post-con .posts-container {
    margin-top: 31px;
    width: 100%;
    }
    .main-post-con .posts-container .post .image {
    height: 400px;
    width: 550px;
    border-radius: 0.5rem;
    object-fit: cover;
    transition: transform 0.4s;
    }
    .overview-sec {
        padding-top: 3px;
        padding-bottom: 0;
    }
    .vision-sec {
        padding-top: 21px;
        padding-bottom: 3px;
    }
    .vision-box{
        height: auto;
        margin-bottom: 12px;
    }
    .main-post-con .posts-container .post .image {
        height: auto;
        width: 100%;
    }
}

@media only screen and (max-width: 600px){
    .ocs-sec h3 {
        font-size: 23px;
        padding-bottom: 1px;
        margin-top: 14px;
    }
    .news-info .proj-button {
        position: inherit;
    }
    .banner-text {
        max-width: 300px;
    }
    .news-info {
        padding: 18px 18px 13px;
    }
    .detail-product img {
        width: 100%;
        height: auto;
    }
    .logo {
        width: 39%;
    }

    .inner-ban-img img {
        width: 100%;
        height: 153px;
        object-fit: cover;
    }
    .icon-box {
        margin-top: 28px;
    }
    .icon-text h3 {
        line-height: 19px;
        font-size: 18px;
    }
    .contact-pannel {
        padding-top: 12px;
        padding-bottom: 24px;
    }
    .location-box {
        padding-bottom: 25px;
    }
    .location-box iframe {
        height: auto;
        width: 100%;
    }
    .main-post-con .sidebar {
        margin-top: 25px;
    }
    .main-post-con .posts-container .post .title {
        padding-top: 12px;
        font-size: 22px;
    }
    .main-post-con .sidebar .title {
        font-size: 24px;
        margin-bottom: 14px;
    }
    .test-sec {
        padding-bottom: 11px;
    }
    h1{
        font-size: 22px;
    }
    .banner-title{
        font-size: 18px;
    }
    .sec-btn {
        width: 114px;
        height: 33px;
        padding-top: 6px;
        font-size: 14px;
    }
    .prim-btn {
        width: 114px;
        height: 33px;
        padding-top: 4px;
    }
    h2 {
        font-size: 21px;
    }
    .banner-title{
        font-size: 15px;
    }
    .service-wrap {
        padding-bottom: 0;
    }
    .project-box{
        margin: 0px 0px;
    }
    .news-wrap {
        padding-top: 24px;
        padding-bottom: 6px;
    }
    .client-wrap {
        padding-top: 22px;
    }
     .gallery_product{
        width: 99%;
    }
    .blog-page{
        flex-direction: column;
    }
    .blog-img {
        width: 100%;
    }
    .blog-page article {
        width: 100%;
        margin-left: 0px;
    }
    .blogShort img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
    .blogShort {
        margin-bottom: 19px !important;
    }
    .mob-shedo{
        position: absolute;
        background: #ffffff36;
        top: 0;
        width: 100%;
        height: 100%;
    }
   
}


@media only screen and (max-width: 500px){
    .bro-item {
        width: 95%;
    }
    .about-img img {
        height: 250px;
    }
    .banner-slider .next_arrow{
        display:none !important;
    }
    .banner-slider .priv_arrow{
        display:none !important;
    }
    .double-quote {
        display: none;
    }
    .bro-head h2 {
        font-size: 25px !important;
    }
    
    .side-form input{
        width:100%;
    }
    
}
@media only screen and (max-width: 450px){
    .our-box {
        width: 90%;
    }
    .gal-btn ul li {
        padding: 5px 8px;
        margin-right: 5px;
        font-size: 11px;
        margin-bottom: 6px;
    }
    .gal-btn {
        text-align: center;
        margin-bottom: 14px;
    }

}




