@charset "utf-8";
/* CSS Document */


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1920px) {


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1536px) {
  .main_slider h1 {
    font-size: 48px;
  }

  h1 {
    font-size: 36px;
  }
  
  .we_do p{
    min-height: 138px;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {
  .val_box {
    min-height: 206px;
  }

  .main_slider h1 {
    font-size: 52px;
  }

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  .val_box {
    min-height: 226px;
  }

  #search-wrap input[type="text"] {
    width: 70%;
  }
  
  .we_do p{
    min-height: 176px;
  }
  
  .product_card .prod_desc{
    min-height: 267px;
  }

  
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {
  
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .about_bg{
      background-image: none !important;
      background-color: #231F20 !important;
    }

    .val_box {
      min-height: 206px;
    }

    #search-wrap input[type="text"] {
      width: 80%;
    }

    .navbar_main {
      padding: 20px;
      text-align: center;
    }

    .navbar_main .navbar-nav{
      border-top: none !important;
    }

    .header_contact{
      padding-top: 20px;
      border-top: 1px solid #505050;
    }

    .navbar_main .dropdown-menu {
      border: 1px solid #e9363673;
      background-color: #231F20;
      margin-bottom: 15px;
    }

    .navbar_main .dropdown-menu li{
      border-bottom: 1px solid #a5a4a41a;
    }

    .inner_banner .bg_img_fill {
      height: 300px !important;
    }

    .brand_logos img {
      padding: 10px 15px;
    }

    .product_list {
      margin-top: -325px;
    }

    h1 {
      font-size: 36px;
    }

    .main_slider h1 {
      font-size: 40px;
    }
    
    .we_do p{
      min-height: auto;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
  h1{
    font-size: 30px;
  }

  h2{
    font-size: 18px;
  }

  h3{
    font-size: 16px;
  }

  .main_slider h1{
    font-size: 40px;
  }

  .product_list h3 {
    font-size: 18px;
  }
  
  .product_card .prod_desc{
    min-height: 326px;
  }
    
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
  .val_box {
    min-height: 167px;
  }

  #search-wrap input[type="text"] {
    width: 100%;
  }

  .product_list .owl-carousel .owl-item img {
    object-fit: cover;
    height: 380px;
  }

  .product_list {
    margin-top: -320px;
  }

  .home_prod_sec {
    padding-top: 60px;
  }

  .we_do{
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px !important;
  }

  .slider_caption {
    bottom: 100px;
  }
  
  .product_card .prod_desc{
    min-height: auto;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 575px) {
  .main_slider h1 {
    font-size: 32px;
  }
  
  .main_slider p{
      font-size: 12px;
  }

  .slider_caption {
    left: 20px;
    right: 20px;
    padding: 5px;
  }

  /* Timeline mediaquery start  */
  .timeline:before {
    left: 5%;
  }

  .timeline > li {
      margin-bottom: 20px;
      position: relative;
      padding-left: 55px;
  }

  .timeline > li > .timeline-badge {
      left: 5%;
  }

  .timeline > li > .timeline-panel {
      width: 100%;
  }

  .timeline > li > .sub{
      margin-right: 0px;
  }

  .timeline > li > .sub:after{
      border-left-width: 0;
      border-right-width: 14px;
      left: -13px;
      right: auto;
  }

  .timeline > li > .timeline-panel:before{
      display: none;
  }

  .timeline > li > .main:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -28px;
      right: auto;
      border-top: 14px solid transparent;
      border-right: 14px solid #E93736;
      border-left: 0 solid #ebebeb;
      border-bottom: 14px solid transparent;
  }

  .timeline > li > .sub.blue_arrow:after{
    border-right: 14px solid #231F20 !important;
  }
  /* Timeline mediaquery end  */

  .top_logo {
    height: 50px !important;
  }

  .main_slider .bg_img_fill {
    height: 675px;
  }

  .product_list .owl-carousel .owl-nav button.owl-next, .product_list .owl-carousel .owl-nav button.owl-prev{
    display: none;
  }

  .product_list {
    margin-top: -340px;
  }

  .prod_caro .owl-dots {
    display: block;
    margin-top: 10px;
  }

  .slider_caption {
    bottom: 95px;
  }

  h1 {
    font-size: 28px;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.timeline > li {
    padding-left: 45px;
  }

  .inner_banner h1{
    font-size: 35px;
  }

}

@media only screen and (max-width : 460px) {
  .product_list .owl-carousel .owl-item img {
    object-fit: cover;
    height: 260px;
  }

  .product_list {
    margin-top: -326px;
  }

  h1 {
    font-size: 26px;
  }

  .val_box {
    min-height: 205px;
  }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 375px) {
  .product_list {
    margin-top: -300px;
  }

  .inner_banner h1 {
    font-size: 30px;
  }

	
}


/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {


}


@media only screen and (max-width : 320px) {



}

@media only screen and (min-width: 992px) {
    
    
}


@media screen and (min-width: 992px) {
    .navbar .navbar-collapse {
      display: flex;
      flex-direction: column-reverse;
      align-items: flex-end;
    }
  }