

/*dekstop css*/
@media(max-width: 1700px) {
    .home-slider .contact-info {
        margin-top: 22%;
    }
}

@media(max-width: 1600px) {
    .home-slider .contact-info {
        margin-top: 12%;
    }
    .home-slider .slider-img {
        position: absolute;
        top: 16%;
        right: 0;
    }
}
@media(max-width: 1400px) {
    .home-slider .caption {
        top: 31%;
    }
   
    .highlights .highlight-single h1 {
        font-size: 17px;
    }
}

@media(max-width: 1200px) {
    header .navbar-expand-md:before {
        width: 65%;
    }   
    header .navbar-nav .nav-link {
        font-size: 12px;
    }
    header .navbar-nav .nav-item {
        padding: 0 20px 0 0;
    }
    header .navbar-mob {
        left: 20%;
    }
    .home-slider .caption-wrapp {
        padding-left: 0;
    }
    .home-slider .caption h1 {
        font-size: 45px;
    }
    .home-slider .contact-info span:nth-child(3) {
        margin: 0 0 0 20px;
    }
    .home-slider .contact-info a {
        font-size: 17px;
    }
    .home-slider {
        margin-top: 70px;
    }
    .home-slider .caption {
        top: 15%;
    }
    .home-slider.owl-carousel .owl-item img {
        width: 370px;
    }
    footer .bottom-footer a, footer .bottom-footer span {
        font-size: 12px;
    }
    footer .footer-wrapp .column:nth-child(1):before {
        right: 35px;
    }
 .certificate .item .img-wrapper{
            height: 95px;
            width: 140px;
            margin: 5px;
        }

}
/*ipad lanscape view */
@media(max-width: 1024px) {
    footer .footer-wrapp .column:nth-child(1) {
        width: 43%;
    }
    footer .footer-wrapp .column:nth-child(2) {
        width: 19%;
    }
    footer .footer-wrapp .column:nth-child(3) {
        width: 16%;
    }
    footer .footer-wrapp .column:nth-child(4) {
        width: 20%;
    }
    footer .footer-wrapp .column:nth-child(5) {
        width: 40%;
        margin-top: 25px;
    }
    footer .footer-wrapp a, footer .footer-wrapp p {
        font-size: 13px;
        margin-bottom: 4px;
    }
    footer .footer-wrapp .column:nth-child(1) img {
        margin-bottom: 25px;
    }
    footer .footer-wrapp .column:nth-child(5) h1 {
        margin-bottom: 10px;
    }
    footer .footer-social a.social-link {
        font-size: 20px;
    }
    footer .column .footer-social {
        margin-top: 10px;
    }
    footer .footer-wrapp .column:nth-child(1):before {
        top: -8px;
        height: 200px;
    }
    footer .footer-wrapp {
        padding: 30px 0 25px;
    }
    footer .top-footer {
        padding: 12px 0;
    }
    footer .footer-wrapp p{
        min-height: 50px;
    }
    footer .bottom-footer .right {
        text-align: center;
    }
    .counter .counter-single .icon-wrapp:before
    {
        border: 7px solid rgba(198, 138, 53,1);
        border-bottom-color: transparent;
        border-left-color: transparent;  
    }
    .counter .counter-single .icon-wrapp{
        background: rgba(0, 108, 170, 1);
    }
    .counter .counter-single .icon-wrapp span{
        color: #fff;
    }
    .counter .counter-single .icon-wrapp:before {
        top: -4px;
        left: -4px;
        height: 110%;
        width: 110%;
    }
    .counter .counter-single .icon-wrapp {
        height: 80px;
        width: 80px;
    }
    .counter .counter-single .icon-wrapp span {
        font-size: 45px;
    }
    .home-about {
        padding: 40px 0;
    }
    
     .energy-wrapper .owl-theme .owl-nav [class*=owl-] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 24px 10px !important;
        background: #fd09e9bb !important;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
       
        
      }
   .energy-wrapper .owl-carousel .owl-nav .owl-next, 
   .energy-wrapper .owl-carousel .owl-nav .owl-prev {
        position: relative;
        top:-240px;
        left:373px;
        
        }
         .energy-wrapper .owl-carousel .owl-nav .owl-next, 
         .energy-wrapper .owl-carousel .owl-nav .owl-next {
          position: relative;
          top:-230px;
          left:-372px;
          }
           .certificate .item {
            padding: 30px 0px;
        }

}
/*ipad  view */
@media(max-width: 992px) {
    header .navbar-nav .nav-item {
        padding: 10px 0 0 35px;
    } 
    header .navbar-nav .nav-link:before {
        top: -9px;
    }
    .home-slider .contact-info a {
        font-size: 14px;
    }
    .home-slider .contact-info span:nth-child(3) {
        margin: 0 0 0 15px;
    }
    .home-slider .contact-info span {
        font-size: 13px;
        height: 25px;
        width: 25px;
    }
    .home-slider .caption h1 {
        font-size: 25px;
    }
    header .navbar-mob {
        left: 24%;
        top: 5px;
    }
    .slider-section {
        margin-top: -15px;
    }
    .home-slider .caption h1 {
        font-size: 20px;
    }
    .home-slider .caption h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }
    footer .bottom-footer .right,
    footer .bottom-footer .left{
        text-align: center;
    }
    footer .footer-wrapp .column:nth-child(1) {
        width: 37%;
    }
    footer .footer-wrapp .column:nth-child(4) {
        width: 22%;
    }
    footer .footer-wrapp .column:nth-child(3) {
        width: 22%;
    }
    footer .footer-wrapp .column:nth-child(5) {
        width: 60%;
    }
    .heading {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .our-clients {
        padding: 40px 0;
    }
    .about-right .heading br{
        display: none;
    }
    .home-about .about-right .common-btn {
        margin-top: 25px;
    }
    .counter .counter-single .right-text h1, .counter .counter-single .right-text span.plus {
        font-size: 28px;
    }
    .counter .counter-single .right-text p {
        font-size: 14px;
    }
    .home-about .about-right .heading:before {
        bottom: -13px;
    }
    .home-about .about-right {
        margin: 25px 0 0 0px;
    }
    /*projects*/
       .projects-d .card-body .view-wrapp {
        margin-top: 30px;
        flex-direction: column;
      }
      .projects-d .card-body .text-box h1 {
          font-size: 17px;
          }
          .projects-d .card-body .text-box {
          width: 100%;
          border:1px solid #d9e0cf;
      }
      .projects-d .card-body .text-box, .projects-d .card-body .btn-div {
          height: 70px;
          }
          .projects-d .card-body .btn-div {
          border: none;
      }
      .projects-d .card-body h1 {
          font-size: 30px;
          }
          .certificate h1.heading {
          font-size: 28px;
          margin-bottom: 30px;
      }
      .client .client-wrapp .client-single{
        width: 49%;
        }
        .certificate .item .img-wrapper {
        height: 85px;
        width: 100%;
        margin: 5px;
    }
    .certificate .item {
    padding: 30px 15px;
}

/* .services .card-body {
   padding: 0;
} */
.career-wrapp {
   padding: 0 0px;
   
}
.job-openings .opening-single p {
  font-size: 13px;
}
.job-openings h2 {
   font-size: 37px;
}
header .navbar-nav .nav-link {
    font-size: 10px;
}
nav img {
    width: 49%;
    top: 15px;
  }
  .solution-slider.owl-carousel .owl-nav .owl-next {
   display: none;
}
.solution-slider.owl-carousel .owl-nav .owl-prev {
    display: none;
 }
}

/*mobile css start */
@media(max-width: 767px) {
    /*navbar toggler*/
    nav img {
        width: 67%;
        top:9px
    }
    button.navbar-toggler:focus {
        outline: 0px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }
    .navbar-toggler {
        padding: 0;
        z-index: 3;
        position: absolute;
        top: 15px;   
        right: 15px;
    }
    .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 0px;
        background-color: #19203d;
        border-color: transparent;
        position: relative;
        margin: 5px 0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        z-index: 3;
    }
    .index-slider .owl-nav {
        top: 27%;
    }
    .navbar-toggler.active .icon-bar.one {
        top: 7px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }
    .navbar-toggler.active .icon-bar{
        background-color:  #fff;
        z-index: 3;
    }
    header.shrink .navbar-toggler.active .icon-bar{
        background-color: #fff;
        z-index: 3; 
    }
    .navbar-toggler.active .icon-bar.two {
        transform: translateX(155px);
    }
    .navbar-toggler.active .icon-bar.three {
        top: -7px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
    }
    .navbar-mob {
        background:rgb(0, 110, 172);
        position: fixed !important;
        top: 0 !important;
        right: 0;
        left: unset !important;
        width: 0%;
        height: 100%;
        transition: all 0.3s ease;
        z-index: 2;
    }
    .navbar-mob.open{
        width: 100%; 
    }
    .navbar-mob .navbar-nav{
        margin-top: 70px;
        display: block;
    }
    header .navbar-nav .nav-link {
        font-size: 20px;
        color: #fff;
    }
    header.shrink {
        animation:unset;
    }
    header .navbar-nav .nav-link:before{
        background-color: #fff;
    }
    header .navbar-expand-md:before {
        display: none;
    }
    header .navbar-brand {
        padding: 0;
        margin: 0;
    }
   header .navbar-brand:before {
       display: none;
        position: absolute;
        height: 75px;
        width: 116px;
        background-color: rgb(255, 255, 255);
        content: "";
        z-index: -1;
        left: 0;
        right: 0;
        border-radius: 0 0 7px 7px;
        box-shadow: 0px 12px 15px 2px rgba(0, 0, 0, 0.08);
    }    header {
        padding: 5px 10px;
        height: 65px;
    }
    header .navbar-nav .nav-item {
        padding: 10px 0 0 20px;
    }
    header .navbar-nav .nav-link.active:before {
        width: 90%;
        left: 0 !important;
        margin: 0;
    }
    header .top-header{
        display: none;
    }
    .home-slider {
        margin-top: 50px;
    }
    .home-slider .caption .common-btn,
    .home-slider .contact-info{
        display: none;
    }
    footer .footer-wrapp .column:nth-child(1) {
        width: 57%;
    }
    footer .bottom-footer{
        text-align: center;
    }
    .home-slider.owl-carousel .owl-item img {
        width: 140px;
    }
    .home-slider .caption h1{
        display: none;
    }   
    .home-slider .caption-wrapp {
        padding: 0 10px;
    }
    footer .footer-wrapp .column:nth-child(2) {
        width: 25%;
    }
    footer .footer-wrapp .column:nth-child(1) {
        width: 55%;
    }
    footer .footer-wrapp .column:nth-child(3) {
        width: 20%;
    }
    footer .footer-wrapp .column:nth-child(4) {
        width: 43%;
        margin-top: 25px;
    }
    footer .footer-wrapp .column:nth-child(5) {
        width: 57%;
        margin-top: 25px;
    }
    .home-slider .caption {
        top: 42%;
    }
    .home-slider .caption h2 {
        font-size: 25px;
        margin-bottom: 25px;
        width: 53%;
    }
    .client-slider.owl-carousel .owl-item img {
        width: 100px;
    }
    .our-clients {
        padding: 25px 0;
    }
    .heading {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .home-about .img-wrapp img{
        display: block;
        margin: 0 auto;
        width: 200px;
    }
    .counter .counter-single {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        border-bottom: none;
    }
    .counter {
        padding-right: 0;
        display: flex;
        justify-content: space-between;
    }
    .counter .counter-single .right-text span:nth-child(1) {
        justify-content: center;
    }
    .counter .counter-single .icon-wrapp{
        margin-bottom: 20px;
    }
    .counter .counter-single .right-text h1, 
    .counter .counter-single .right-text span.plus {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .counter .counter-single .right-text p {
        font-size: 12px;
        width: 95%;
        margin: 0 auto;
    }
    .counter .counter-single .icon-wrapp {
        height: 70px;
        width: 70px;
    }
    .counter .counter-single .icon-wrapp span {
        font-size: 40px;
    }
    .counter .counter-single .right-text {
        margin-left: 0;
    }
    .home-about .about-right p {
        font-size: 12px;
    }
    .highlights .highlight-single .overlay {
        height: 25%;
    }
    .highlights .highlight-single h1 {
        font-size: 14px;
        line-height: 1;
    }
    .highlights .highlight-single p {
        font-size: 12px;
    }
    .highlights .highlight-single p span {
        font-size: 12px;
    }

    header .navbar-nav .nav-item:nth-child(7) a,
    header .navbar-nav .nav-item:nth-child(7) span,
    header .navbar-nav .nav-item:nth-child(8) a,
    header .navbar-nav .nav-item:nth-child(8) span{
        color: #fff;
        font-size: 18px;
    }
    header .navbar-nav .nav-item:nth-child(7),
    header .navbar-nav .nav-item:nth-child(8){
        display: block;
    }
    footer .footer-wrapp p {
        min-height: 70px;
    }
    .highlights .parallax-container {
        position: static;
        height: unset;
    }
    .highlights .parallax {
        position: static;
        height: unset;
    }
    .highlights .container {
        margin-top: 0;
    }
    .highlights .container .common-btn {
        margin: 40px auto 0;
    }
    .highlights .parallax .parallax-img {
        position: static;
        left: 50%;
        bottom: 0px;
        width: 100%;
        min-height: 100%;
        transform: translate3d(0,0,0);
        transform: unset;
        display: none;
    }
    .highlights{
        background-image: url(../images/solution-bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        padding: 40px 0;
    }
    .address-list {
    margin-bottom: 25px;
}
.office-address {
    padding: 30px 10px;
}
.contact {
    background: linear-gradient(180deg, #ffff 62%,  #1e456c 49%);
}
.contact {
   
    padding: 30px 10px;
}
.contact-form{
   
    padding: 16px;
}
.contact-address {
  padding: 0px;
   
}
.contact-address h3{
    font-size: 18px;
}
.contact-address h2{
    font-size: 19px;
    margin-top: 10px;
}
.contact form {
    width: 100%;
    margin: 0 auto;
}
.contact .common-btn{
    margin-top:20px;
}
.mapping-heading h1 {
    font-size: 20px;
}
.mapping-heading h1 span {
    font-size: 35px;
}
.contact h1 {
    font-size: 20px;
}
.office-address h1 {
    font-size: 20px;
}
.address-list h3 {
    font-size: 17px;
}
.address-list p {
    margin-bottom: 5px;
    font-size: 14px;
}


/*projects*/
 .projects-d {
          padding: 30px 0;
      }
      .projects-d .card-header{
          padding: 0;
          margin-bottom: 10px;
      }
      .projects-d .card-header .btn-link{
          display: block;
          width: 100%;
          background: #f2f5ef;
          color: #000;
          font-size: 15px;
          text-decoration: none;
          text-transform: uppercase;
      }
      .projects-d .card-header .btn-link[aria-expanded="true"]{
          background: #0e76bd;
          color: #fff;
      }
      .projects-d  .card{
          border: none;
      }
      .projects-d .card-body {
          padding-top: 10px;
          padding-right: 20px;
          padding-bottom: 0;
      }
      .tab-content>.tab-pane {
          display: block;
      }
      .certificate .certi-wrapp .certi-single {
          width: 48%;
      }
      .product-listing .container .item {
          width: 49%;
      }
       .client .client-wrapp .client-single{
        width:44%;
    }
    .project .text-wrap {
       font-size: 10px !important;
     }
    section.project .text-wrap:hover{
        background-color: #cb6c1ec2;
    }
      section.project .text-wrap a{
        color: #fff !important;
        font-size: 10px !important;
       
      }
      .certification .item .img-wrapper {
        border-radius: 0px;
        box-shadow: 0px 2px 10px #00000012;
        width: auto;
        height: 85px;
        width: 100px;
       background-color: #c68a35;
        margin: 5px;
       
        
      }

.product-breadcum {
    background-image: url(../images/product-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 35px 0;
    height:400px;
}
.products-listing .single-product {
    width: 34%;
}
section.breadum.product-breadcum img {
    display: none;
}
.breadcum_container.products-listing {
    top: 230px;
}
    .products-listing .caption-breadcrum h1 {
    font-size: 20px;
}
.products-listing .single-product span {
    font-size: 60px;
}
.products-listing .single-product h3 {
    font-size: 15px;
    margin-top: 10px;
}
.quality-standard h1 {
    font-size: 20px;
}
.quality-standard p {
    font-size: 13px;
}
.quality-standard h2 {
    font-size: 20px;
}
.quality-img .single-img h3 {
    font-size: 15px;
}
.quality-img .single-img h3 span {
    font-size: 15px;
}
.quality-img .single-img {
    padding: 0px 30px;
}
.quality-img {
    align-items: baseline;
}
.product-wrapper .single-product {
    width: 40%;
}
.product-wrapper .single-product span {
    font-size: 90px;
}
.product-wrapper .single-product p{
    font-size:13px;
}
.product-wrapper .single-product p  br{
    display:none;
}
.product-wrapper {
    flex-wrap: wrap;
    margin-top: 50px;
}
.product-wrapper .single-product h4 {
    position: absolute;
    left: 22%;
    top: 7%;
    text-align: center;
    font-size: 11px;
}
.products-parallax .parallax-container {
    position: static;
    height: auto;
}
.products-parallax .parallax {
    position: static;
    height: auto;
}
.products-parallax .parallax .parallax-img {
    position: static;
    display: none;
}
.products-parallax {
    background-image: url(../images/product-parallax.jpg);
    background-repeat: no-repeat;
    background-position: center;
    
}
.products-d .left_service .card-header {
    background: #0e76bd;
    padding: 8px;
    margin-top: 0px !important;
    border-radius: 0px;
    /* color: #fff !important; */
}
.left_service .card-header .btn-link {
    color: #fff;
    background: #05578f;
}

.products-d .card-body h2 {
    color: #0e76bd;
    font-size: 18px;
}
.products-d .card-body h6 {
    font-size: 15px;
}
.products-d p {
    font-size: 13px;
}
.products-d .card-body {
    padding: 15px;
}
.left_service .tab-content>.tab-pane {
    display: block;
    margin-bottom: 10px;
}
.product-listingtab .tab-content>.tab-pane {
    display:block;
}
.product-listingtab {
    padding: 15px;
}
.product-listingtab h4 {
    margin-top: 0px !important;
}
.products-d h4 {
    font-size: 20px;
    margin-top: 20px;
    padding: 0px 15px;
}
.product-list .img-wrapper {
    margin-bottom: 10px;
}
.products-d {
    padding: 30px 0px 0px 0px;
}
.projects-d .card-header .btn-link {
    display: block;
    width: 100%;
    background: #f2f5ef;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.tabs-mission {
    width: 100%;
    padding: 0px 40px;
    margin-top: 55px;
    border-radius: 60px;
}
.vision-mission #nav-tabContent {
    padding-top: 20px;
    }
    .content-about p {
    font-size: 13px;
}
.about h1 {
    font-size: 20px;
}
.vision-mission .nav-tabs .nav-link span {
    font-size: 20px;
    padding-right: 5px;
}
.vision-mission .nav-tabs .nav-link p {
    margin-bottom: 0px;
    font-size: 13px;
}
.vision-mission .nav-tabs .nav-link{
    padding: 10px 20px;
}
.tabs-mission ul{
    left: 15%;
}
.vision-mission ul.nav.nav-tabs li .nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40%;
    border: 10px solid transparent;
    border-top-color: #f07911;
}
.vision-mission .tab-content>.tab-pane{
    display:none;
}
.vision-mission .tab-content>.tab-pane.active{
    display:block;
}
.vision-mission .tab-content>.tab-pane p{
    font-size:13px;
}
.development .card-body {
    justify-content: left;
    flex-wrap:wrap;
}
.development .card-body .content {
    width: 100%;
}
.development h1 {
    font-size: 22px;
}
.development .card-body {
    padding: 20px;
}
.vision-mission .parallax {
    height: 360px;
}
.vision-mission .parallax-container {
    height: 375px;
}


.safety {
      padding: 30px 0;
  }
  .safety .card-header{
      padding: 0;
      margin-bottom: 10px;
  }
  .safety .card-header .btn-link{
      display: block;
      width: 100%;
      background: #f2f5ef;
      color: #000;
      font-size: 15px;
      text-decoration: none;
    
  }
  .safety .card-header .btn-link[aria-expanded="true"]{
      background: #0e76bd;
      color: #fff;
  }
  .safety  .card{
      border: none;
  }
  .safety .card-body {
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 0;
  }
  .tab-content>.tab-pane {
      display: block;
  }
  .left_service .card-header {
    padding: 0px;
    /* background-color: #05548b; */
}
.development p{
    font-size:13px;
}
 .card-header .btn-link {
    display: block;
    width: 100%;
    background: #f2f5ef;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.mapp-div {
    /* display: flex; */
    width: 100%;
}
.address-list.mail-bg:before {
    bottom: 22px;
}
/*  */
.solution .container {
    margin-top: 92px;
}
.breadcum {
  margin-top: 64px;
}
.contact-address p {
    margin-left: 35px;
}
.address-content a {
    color: #fff;
    margin-left: 35px;
}
.services .card{
    border:none;
}
.services .card-body {
   padding: 0 10px;
   margin-top: 10px;
}
.services .card-body .img-inner {
   display: flex;
   justify-content: center;
}
.services .card h1 {
    font-size: 27px;
    text-align: center;
}
.services .card p {
   font-size: 13px;
  }
  .services .card ul li {
    font-size: 13px;
   }
.parallax-img-about {
    padding: 50px 0px;
}
.parallax-img-about .about-container {
  
    position: static;
    margin-top: 0;
}
.parallax-img-about .hover-box {
    padding: 30px 10px;
}
.parallax-img-about .hover-box .circle-box {
    width: 75px;
    height: 75px;
    top: -35px;
}
.parallax-img-about .circle-box-info h1 {
    font-size: 20px;
    margin-top: 20px;
}
.parallax-img-about .circle-box-info p {
    font-size: 13px;
}
.parallax-img-about .hver-box-vision{
    margin-top: 10%;
  }
.who-we .text-box h2{
    font-size: 27px;
    text-align: center;
}
.who-we .text-box p{
    font-size: 13px;
    text-align: center;
}
.breadcum-text {
    top: 23%;
}
.breadcum-text h2{
    font-size: 25px;
}
.breadcum-list {
    font-size: 10px;
}
.solution .parallax-container{
    height: 571px;
 }
.solution .parallax {
   height: 622px;
}
.circle-box .icon-wrapp {
    margin-top: 14px;
    font-size: 43px;
}
.career .img-wrapper img{
    padding:10px;
}
.career .text-wrapper h2{
   text-align: center;
   font-size: 25px;
}
.career .text-wrapper p{
 
    font-size: 13px;
 }
 .job-openings h2 {
  
    font-size: 32px;
}
.career-wrapp {
   
    padding: 0 10px;
   
}
.job-openings .opening-single {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.text-box-about p{
font-size:13px;
}
.services h4{
    font-size: 19px;
}
.highlights .text-box{
    height:auto; 
}
}

@media(max-width: 576px) { 

    .home-slider .caption {
        position: static;
        padding: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #c68a35;
        padding: 20px 0;
    }
    .home-slider .caption{
        position: static;
    }
    .home-slider .caption h2,
    .home-slider .caption h2 span{
        font-size: 20px;
        margin-bottom: 0;
        width: 100%;
        color: #fff !important;
    }
    .home-slider .caption h1 br{
        display: none;
    }
    footer .footer-wrapp .column:nth-child(1) img {
        margin: 0 auto 15px;
    }
    footer .footer-wrapp .column:nth-child(1):before{
        display: none;
    }
    footer .footer-wrapp .column:nth-child(1) {
        width: 46%;
    }
    footer .footer-wrapp .column:nth-child(2) {
        width: 28%;
    }
    footer .footer-wrapp .column:nth-child(3) {
        width: 26%;
    }
    footer .footer-wrapp .column:nth-child(4){
        width: 40%;
    }
    footer .footer-wrapp .column:nth-child(5){
        width: 60%;
    }
    footer .footer-wrapp .column:nth-child(1) p br{
        display: none;
    }
    footer .footer-wrapp .column:nth-child(1) p{
        margin-bottom: 12px;
    }
    footer .footer-wrapp {
        padding: 30px 0 20px;
    }
    footer .footer-wrapp h1 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    footer .footer-wrapp .column:nth-child(5) {
        margin-top: 15px;
    }
    footer .bottom-footer .right a:nth-of-type(2) {
        margin-right: 10px;
    }
    footer .bottom-footer .container {
        padding: 15px;
    }
    .common-btn {
        font-size: 13px;
    }
    header .navbar-nav .nav-item {
        padding: 5px 0 0 20px;
    }
    header .navbar-nav .nav-link {
        font-size: 15px;
    }
    .home-about .img-wrapp img {
        width: 250px;
    }
    .highlights .highlight-single .overlay {
        height: 30%;
    }
   .highlights .highlight-single h1 {
    font-size: 15px;
}
    .highlights .highlight-single p {
        font-size: 11px;
    }
    .highlights .highlight-single .overlay {
    height: 18%;
    background: rgba(0, 0, 0, 0.55);
}  
    .highlights {
    padding: 30px 0;
} 
.highlights .container .common-btn {
    margin: 30px auto 0;
}  
/*projects*/
 .projects-d .card-body h1 {
          font-size: 22px;
      }
      .projects-d .card-body p {
          font-size: 13px;
      }
          .home-slider .owl-nav {
          bottom: 21%;
      }
      .switch .text-wrapp{
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            background-color: #0e76bd;
            color: #fff;
           position: relative;
            padding: 10px;
          }
          .switch .text-wrapp::before{
            position: absolute;
          content: "";
          background-color:  #fd7e09;
          width:300px;
          height:85px;
          left:-12px;
          z-index: -1;
          }
          .switch .text-wrapp p{
            font-size: 15px;
          }
          .switch .text-wrapp .btn-wrap{
            background-color: #fd7e09;
            height: 44px;
            color: #fff;
            width: 150px;
            padding: 12px;
            margin-top:0px ;
           }
           .switch .text-wrapp .btn-wrap a{
             color: #fff;
            
             font-size: 14px;
            }
           section.projects-d .card-body h2{
            
               font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
              }
         .energy-wrapper .car-img .text-wrap p {
                font-size: 8px;
                margin-top: 12px;
            }
           
             .project .text-wrap {
            font-size: 22px !important;
            width: 100%;
      }
      section.projects-d h3 {
    font-size: 20px;
}
.card-text ul li {
    font-size: 13px;
}

}

@media(max-width: 480px) { 
    footer .footer-wrapp a, footer .footer-wrapp p {
        font-size: 11px;
    }
    footer .bottom-footer a, footer .bottom-footer span {
        font-size: 10px;
    }
    footer .footer-wrapp .column:nth-child(4) {
        width: 47%;
    }
    footer .footer-wrapp .column:nth-child(5) {
        width: 53%;
    }
    footer .footer-social a.social-link {
        font-size: 15px;
        height: 35px;
        width: 35px;
    }
    footer .top-footer img{
        width: 120px;
    }
    .certificate .item .img-wrapper {
    height: 105px;
    width: 100%;
    
}
.item p{
    font-size: 11px;
  }
  .certificate-slider.owl-carousel .owl-item img{
    width: 100% !important;
  }
  .certificate .item p {
    font-size: 11px;
}
section.certificate h2 {
    font-size: 20px;
}
section.certificate {
    padding: 10px 0px;
}
section.project {
    padding: 25px 0px 25px;
}
.project h1 {
    position: relative;
    font-size: 20px;
    margin-bottom: 20px;
}
.project .text-wrap p {
    margin-top: 14px;
    font-size: 13px;
}


}
@media(max-width: 375px) { 
    .job-openings .opening-single p {
        font-size: 14px;
    }
}

@media(max-width: 359px) { 
    footer .footer-wrapp a, footer .footer-wrapp p {
        font-size: 11px;
    }  
    .counter .counter-single .right-text h1,
    .counter .counter-single .right-text span.plus {
        font-size: 18px;
    }
.contact-address h2 {
      margin-top: 59px;
}
}
@media(max-width: 320px) {
.captcha{
    margin-left: -36px;
}
.breadcum-text {
    top: 20%;
    padding: 6px;
}
.breadcum-text h2 {
    font-size: 17px;
}
.parallax-img-about .hver-box-vision{
    margin-top: 15%;
  }
  .career .text-wrapper p{
 
   text-align: center;
 }
 .job-openings h2 {
    font-size: 27px;
}
.job-openings .opening-single h4 {
    font-size: 18px;
   }
   .job-openings .opening-single p {
    font-size: 12px;
}
}

@media(min-width: 1200px) {
    header .navbar-nav .nav-link:hover:before{
        opacity: 1;
        width: 100%;
    }
    footer .footer-wrapp a:hover{
        color: #fff;
    }
    footer .bottom-footer a:hover{
        color: #6497a1;  
    }
    .counter .counter-single:hover .icon-wrapp:before
    {
        border: 7px solid #e7f8ff;
        border-bottom-color: transparent;
        border-left-color: transparent;  
    }
    
    .highlights .highlight-single:hover .overlay{
    background: rgb(0 38 81 / 88%);
    opacity:1;
    bottom: 0;
    height: 100%;
    }
   /* .highlights .highlight-single:hover img{
        transform: scale(1.1);
    }*/
}
@media (min-width: 768px){
.card {
    border: none;
}
.card .card-header {
    display: none;
}
.card .collapse {
    display: block;
}
.card .collapse {
    display: block;
}
.product-listingtab .tab-content>.tab-pane {
    display: none;
}
.product-listingtab .tab-content>.active {
    display: block;
}
}