@media(min-width:1800px) {

  .menu li > a.navlink.active::before{

    content: "";
    width: 100%;
    height: 7px;
    position: absolute;
    left: 0;
    bottom: -36px !important;
    background-color: #005190;
  }

  .banner-content p{
    font-size: 30px;
  }

  .title-heading{

      font-size: 55px;
  
  }
  .title-heading.fs-inner{

      font-size: 44px;
  }
  
  .subtitle{
  
      font-weight: 500;
      font-family: "Roboto", sans-serif;
      font-size: 32px;
  }
  .headbox h3{

      font-size: 48px;
  }
  .menueListing ul li {

      margin-right: 80px;
  }
  
}

@media(min-width:1400px) {

  .container-fluid {

      padding: 0px 170px;
  }



  .mt-n{

    margin-top: -41px;
  }
  .serve_wrap{

    height: 748px !important;
  }



}
@media(max-width:991px){

  .soc-pannel-3 .left_contents::before{

      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: #F4F4F4;
      left: 0;
      top: -39px;
      z-index: -1;
      top: 0;
  }
  section.soc-pannel-3 .row:nth-child(2)::before{

      display: none;
  }
}
@media(max-width:1799px){

  .logo img{

      width: 180px;
  }

}

@media(max-width:1599px){
.footeradd{

  font-size: 16px;
  line-height: 30px;
}
.footer_li li a{

  font-size: 16px;
}
  .navlink{

      font-size: 18px;
  }
  /* .left_contents p{

    font-size: 22px;
  } */

  .container-fluid {

      padding: 0px 70px;
  }

  .banner_img {

      height: 650px;
  }

  .banner-content h1 {

      font-size: 46px;
      font-weight: 500;
  }

  .banner-content h1 p{

    font-size: 46px;
      font-weight: 500;
  }

  /* .banner-content p {

      font-size: 20px;
  } */
  .submenu li a{

    font-size: 18px;
  }

}
@media(max-width:1300px){
 
  
}
@media(max-width:1400px){
  .box-grow img{

    width: 95px;
  }
  .box-grow p{

    font-size: 14px;
  }
  .banner_img {
    height: 560px;}

  .titleheading{

    font-size: 16px;
  }

  .product-bg.bg-white .textPro p{

    font-size: 18px;
  }
  .font_sizedevice p{

    font-size: 22px;
  }
  .banner_heading h1{

    font-size: 58px;
  }
  .inner-banner .banner_heading p {
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
}
.left_contents p {
  font-size: 24px;
  line-height: 28px;
}
.product-bg .textPro p{

  font-size: 18px;
  line-height: 25px;
}
.footer_li li {
  padding-bottom: 8px;
}
.footer_li li a {
  font-size: 14px;
}
.btn.btn-primary{

  padding: 6px 32px;
}
.inner_cirtificate h5{

  font-size: 16px;
}
.subtitle{
  font-size: 24px;
}
.title-heading{

  font-size: 50px;
}
.titlenames{

  font-size: 18px;
}
.submenu li a{

  font-size: 16px;
}
  .titlefooter{

    font-size: 16px;
  }

  .gallery-container{

    height: 560px;
  }
  .address{
    font-size: 16px;
  }

  .menu li > a.navlink {
    position: relative !important;
}
  .menu li > a.navlink.active::before{

    bottom: -26px !important;
  }

  .navlink{

      font-size: 14px;
  }
  .navlink i{

      font-size: 14px !important;
  }
  .logo img{

      width: 140px;
  }

  .btn-primary{

      font-size: 16px !important;
  }
  .text_products h5{

      font-size: 16px;
  }
  .inner-text-wrap p{

      font-size: 20px;
  }
  .text-charity p {
      font-family: "Roboto", sans-serif !important;
      font-size: 18px;
      color: #414141;
      line-height: 31px;
  }
}

@media(min-width:1200px){

  .product-bg.bg-white .textPro {

    max-height: 397px;
    overflow-y: auto;
    
    }
    .product-bg .textPro{
  
      max-height: 288px;
      overflow-y: auto;
    }
    .image_pro img{

      height: 308px;
      object-fit: cover;
    }
  
    .product-bg.bg-white .image_pro img{
  
      height: 397px;
      object-fit: cover;
    }

    .text-overflowset{

      max-height: 376px;
      overflow-y: auto;
    }

  .menueListing ul li {

      margin-right: 46px!important;
  }
  .menu {
      display: flex !important;
      align-items: center;
    }
    .menu .megamenu > a:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      height: 28px;
      display: none;
    }
    .menu .megamenu > a:hover:after {
      display: block;
    }
    .menu li .submenu {
      transition: 350ms all;
    }
    .menu li:hover > .submenu {
      transform: translateY(0);
      opacity: 1;
      visibility: visible;
    }
    .menu li.megamenu > a {

      position: relative;
    }
    .menu li.megamenu > a.navlink{

      position: relative;
    }

    .menu li > a.navlink{

      position: relative;
    }
    .menu li > a.navlink.active::before{

      content: "";
      width: 100%;
      height: 7px;
      position: absolute;
      left: 0;
      bottom: -33px;
      background-color: #005190;
    }



    .navlink.active{

      color: #005190;
    }
    /* .menu li.megamenu > a:before {
      content: "";
      position: absolute;
      right: 0;
      top: 17px;
      height: 5px;
      width: 5px;
      border-right: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff;
      transform: rotate(45deg);
    } */
    .menu li .submenu {
      position: absolute;
      top: 100%;
      transform: translateY(50px);
      opacity: 0;
      visibility: hidden;
      /* background: #333; */
      z-index: 1000;
      max-width: 300px;
      min-width: 300px;
    }
    .menu li .submenu li {
      margin-right: 0;
      font-size: 16px;
      position: relative;
    }
    .menu li .submenu li a {
      color: #ffffff;
      padding: 10px 20px;
      background: #005190;
      margin-bottom: 2px;
      display: block;
    }
    .menu li .submenu li a:before {
      right: 15px;
      transform: rotate(-45deg);
    }
    .menu li .submenu li a:hover {
      background: #6A6A6A;
    }
    .menu li .submenu .submenu {
      position: absolute;
      left: 100%;
      top: 0;
    }
}

@media(max-width:1200px){
  .titlenames{

    font-size: 22px;
  }
  .menu  .megamenu .navlink .fa-chevron-down{

    display: none !important;
  }
  .flag img{

    height: 64px;
  }
  #menu_trigger {
      height: 22px;
      width: 30px;
      display: inline-block;
      position: relative;
      z-index: 10;
    }
    #menu_trigger .menulines {
      margin-top: 9px;
      position: relative;
      display: block;
    }
    #menu_trigger .menulines, #menu_trigger .menulines:before, #menu_trigger .menulines:after {
      content: "";
      height: 2px;
      width: 30px;
      border-radius: 5px;
      background: #000;
    }
    #menu_trigger .menulines:before, #menu_trigger .menulines:after {
      position: absolute;
      left: 0;
    }
    #menu_trigger .menulines:before {
      top: -9px;
    }
    #menu_trigger .menulines:after {
      top: 9px;
    }
  
    .mobile-menu {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      background: #005190;
      overflow: hidden;
      z-index: 100;
    }
    .mobile-menu ul {
      transition: 350ms all;
      display: block;
    }
    .mobile-menu li {
      margin: 0;
      border-bottom: 1px solid #404040;
      font-size: 16px;
    }
    .mobile-menu li a {
      color: #ffffff;
      display: block;
      position: relative;
      padding: 15px 20px;
    }
    .mobile-menu li a:hover {
      color: #ff5252;
    }
    .mobile-menu li a .navtrigger {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 30px;
      background: #FFF834;
      border: 1px solid #FFF834;
    }
    .mobile-menu li a .navtrigger:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      height: 8px;
      width: 8px;
      border-right: 2px solid #333;
      border-bottom: 2px solid #333;
      transform: translate(-50%, -50%) rotate(-45deg);
    }
    .mobile-menu li .submenu {
      position: absolute;
      top: 0;
      left: 100%;
      width: 100%;
      background: #005190;
      height: 100%;
      transition: 350ms all;
      z-index: 1;
    }
    .mobile-menu li .submenu li {
      font-size: 14px;
    }
    .mobile-menu li .submenu .backmenu-row {
      position: relative;
      padding: 20px;
      padding-left: 50px;
      background: #FFF834;
      font-size: 16px;
    }
    .mobile-menu li .submenu .backmenu-row .back-trigger {
      padding: 0;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 30px;
      display: block;
      background: #FFF834;
      border: 1px solid #FFF834;
    }
    .mobile-menu li .submenu .backmenu-row .back-trigger:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      height: 8px;
      width: 8px;
      border-right: 2px solid #333;
      border-bottom: 2px solid #333;
      transform: translate(-50%, -50%) rotate(135deg);
    }
    .mobile-menu li .submenu .backmenu-row em {
      font-style: normal;
      color: #333;
      font-weight: 900;
    }
    .mobile-menu li.sub-open > .submenu {
      left: 0;
    }
  .menu-box{

      justify-content: space-between;
  }
  .fa-chevron-down{

      display: none;
  }
  .mobile-menu ul{

      padding-left: 0 !important;
  }

  .nav-button.prev {
    left: 10px;
  }

  .nav-button.next {
    right: 10px;
  }
}

@media(max-width:1024px){
  .menu li > a.navlink {
    position: relative;
}
  .menu li > a.navlink.active::before{

    bottom: -26px;
  }
}

@media(min-width:768px){

  .gallery-slider.owl-carousel .owl-nav button.owl-prev{

    position: absolute;
    top: 50%;
    left: -45px;
    transform: translateY(-50%);
  }

  .gallery-slider.owl-carousel .owl-nav button.owl-next{

    position: absolute;
    top: 50%;
    right: -45px;
    transform: translateY(-50%);
  }
}

@media(max-width:768px){

  .gallery-container{

    height: 500px;
  }

  .nav-button.prev {
    left: 10px;
  }

  .nav-button.next {
    right: 10px;
  }

  /* .textPro p{

    font-size: 20px;
    line-height: 28px;
  } */
  .gallery-slider.owl-carousel .owl-nav{

    display: flex;
    justify-content: center;
  }
  .pdftitle{

    font-size: 20px;
  }
  .pdfbox_wrap img{

    width: 30px;
  }
  .legent_font{

    font-size: 34px;
  }

  .the-fieldset{

    padding: 60px 10px 10px 10px;
  }

.border-rit{

  border-right: 0;
}
.text-op p{

  border-top: 2px solid #fff;
}
.bg-oprations .col-12:nth-child(even) .oprations_wrap .row .border-rit{

  border-left: 0;
}
.oprations_wrap{

  padding: 60px 4px 20px 4px;
}
.opImg img.w-75{

  width: 50% !important;
  margin-bottom: 20px;
}
.opImg{
  text-align: center;
}

}

@media(max-width:576px){
  .topdetails-jobs{

    flex-direction: column;
  }
  .rightbtns{

    margin-top: 10px;
    padding-bottom: 10px;
  }
  .details-wraps{

    padding: 25px 20px;
  }
  .badgewrap{
    flex-wrap: wrap;
  }

  .banner-caption{

    position: relative;
    top: 0;
    transform: translateY(0);
    z-index: 1;
    padding-top: 20px;
  }
  .carousel-item::after{

    display: none;
  }

  .banner-caption::before{

    content: '';
    background: linear-gradient(180deg, rgb(255 255 255 / 2%) 2%, rgb(255 255 255) 40%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 1) 100%);
    position: absolute;
    top: -142px;
    left: -13px;
    width: 100%;
    height: 160%;
    z-index: -1;
  }
  .banner-content h1 span {
    color: #317CA4 !important;
}

  /* .carousel-inner .carousel-item:nth-child(2)::before{

    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8743872549019608) 37%, rgba(255, 255, 255, 0.24413515406162467) 60%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}  */
  .box-grow p{

    font-size: 18px;
  }
  .carousel-item::after{

    width: 8px;
  }
  .legent_font{

    font-size: 30px !important;
  }
.inner-banner .banner_heading p {
  font-size: 18px;
  line-height: 30px;
}
.products-names{

  min-height: 110px;
}
.titlenames{

  font-size: 20px;
}

  .banner_img{

      height: 320px;
      object-fit: cover;
  }
  .banner-content h1{

      font-size: 30px;
  }
  .banner-content h1 p{

    font-size: 30px;
}

  .banner-content p{

      font-size: 18px;
  }

  .banner-content p.color_white{

    color: #000 !important;
  }
  .banner-section{
    height: 580px;
    position: relative;
  }
  .carousel{
    position: static;
  }
  .carousel-indicators{

    bottom: -40px;
  }
  .carousel-indicators button{

    border: 1px solid #005190 !important;
  }

  .btn-primary {
      padding: 6px 30px;}
      .title-heading{

          font-size: 30px;
      }
      .subtitle{

          font-size: 20px;
      }

      .inner-text{

          padding: 30px 8px;
      }
      /* .left_contents p{

          font-size: 21px;
      } */

      .titlefooter {
          border-bottom: 3px solid #005190;
          display: block;
      }

      .inner-banner .bannerImg img{

          height: 250px;
          object-fit: cover;
      
      }

      .gallery-container{

        height: 300px;
      }
    


.banner_heading h1{

  color:#fff;
  font-size: 34px;
}
.title_innerpage{

font-size: 34px;
}
.optitle{

font-size: 16px;
}
.bg-oprations .col-12:nth-child(even) .oprations_wrap .top-titlefloat{

right: 45px;
left: inherit;
}


}
