


@media (max-width: 1300px) {
  .quote_btn-container {
    display: none;
  }

  .custom_nav-container .navbar-nav {
    align-items: center;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 2px 10px;
  }
}

@media (max-width: 1120px) {}

@media (max-width: 992px) {
  .custom_nav-container .navbar-nav .nav-item .nav-link{color: #fff !important;border-radius: 0px !important}
  .hero_area {
    height: auto;
  }
  .contact_nav a i {font-size: 9px;width: 16px;  height: 16px;margin-left: 28px;}
.contact_nav a{overflow: auto;display: inline-block;
        margin-bottom: 10px;
        font-size: 11px;}

  .header_section .header_top {
    display: none;
  }

  .header_section .header_bottom {
    background-color: #fff;
  }

  .navbar_brand_mobile {
    display: block;
  }

  .custom_nav-container .navbar-nav {
    padding-top: 15px;
  }

  .custom_nav-container .navbar-nav .nav-item{ width:100%;  }

  .header_section .header_top .contact_nav a span {
    display: none;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 2px 25px;
    margin: 5px 0;
    color: #000 !important;
            text-align: center;
  }

  .hero {
    margin-top: 0  !important;
}
  .slider_section .detail-box h1 {
    font-size: 2.5rem;
  }

  .slider_section {
    padding: 75px 0;
  }

  .contact_section .form_container {
    background-color: #003471;
    padding: 45px 25px;
  }


.contact_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contact_nav a i {
    margin-right: 5px;
    background-color: var(--blue);
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    border-radius: 100%;
    overflow: hidden;
    float: left;
}

.contact_nav a {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
    margin-bottom: 10px;
}
.header_section .header_bottom .container-fluid{padding: 0px !important;}

}

@media (max-width: 767px) {
  .page-header{    height: 160px;}
  .page-content h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.page-content {
    padding: 50px 0;
    text-align: center;
    position: relative;
}
  body {
  font-family: 'Ubuntu', sans-serif;
  color: #0c0c0c;
  background-color: #ffffff;
  overflow-x: hidden;
  font-size: 14px;
}

  .value {
    padding: 20px;
    border-bottom: 1px solid #666;
}
  .heading_container{display: block !important;}
  .slider_section .detail-box {
    text-align: center;
  }

  .slider_section .detail-box .btn-box {
    justify-content: center;
  }

  .about_section .img-box {
    margin-top: 45px;
  }

  .project_section .box .detail-box {
    opacity: 1;
    visibility: visible;
  }

  .contact_section .form_container .btn_box {
    justify-content: center;
  }

  .client_section .carousel-indicators {
    flex-direction: row;
  }

  .info_section .row>div {
/*    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;*/
  }

  .info_link-box.text-center{ text-align:left !important; }

  .info_section .info_main .rov>div {
    margin-bottom: 25px;
  }

  .info_section .social_box {
    margin-bottom: 25px;
  } 



  .layout_padding2-top,
  .layout_padding2-bottom,
  .layout_padding-top,
  .layout_padding-bottom,
  .layout_padding2,
  .layout_padding{ padding: 30px 0; }

  .info_section {text-align: left;}
.navbar-brand {
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    margin: 0 auto;
    display: inline-block;
}
    .contact_nav {
        position: absolute;
        top: -5px;
        left: 0;
/*        margin-left: -216px;*/
background: #fff8ef;        padding-top: 6px;
width: 100%;
    }

.navbar{display: inline-block; width: 100%; text-align: center;}


.contact_nav a i {font-size: 9px;width: 16px;  height: 16px;margin-left: 28px;}
.contact_nav a{overflow: auto;display: inline-block;
        margin-bottom: 10px;
        font-size: 11px;}
.navbar-brand img {margin-top: 23px;  width: 159px;}
.custom_nav-container .navbar-toggler span::before{    top: -7px;}
.custom_nav-container .navbar-toggler span::after{    top: 7px;}
.custom_nav-container .navbar-toggler span{width: 25px;  height: 3px;}
.custom_nav-container .navbar-toggler {
    padding: 0;
    width: 37px;
    height: 42px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: absolute;
    right: 0;
    top: 80px;
}
.header_section .header_bottom{    padding: 5px 0;}
.contact_nav a{margin-bottom:0px;}
}

@media (max-width: 576px) {
  .header_section .header_top .social_box {
    display: none;
  }

  .header_section .header_top .contact_nav a {
    margin: 0;
    margin-left: 15px;
  }

  .client_section .box {
    flex-direction: column;
    align-items: center;
  }

  .client_section .box .detail-box {
    margin-top: 15px;
    margin-left: 0;
  }
    

}

@media (max-width: 480px) {  .navbar-brand img {
        margin-top: 50px;
        width: 159px;
    }}

@media (max-width: 420px) {}

@media (max-width: 376px) { .navbar-brand img {
    width:175px }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}