
@media all and (max-width: 1366px) {

  h1 {
    font-size: 52px;
    font-family: 'Rubik', sans-serif;

  }

  h2 {
        font-size: 48px;
  }

  h4 {
    font-size: 20px;
  }

.video-box {
  width: 60%;
}

.hero-content {
    top: 32%;
    width: 40%;
}

.quality h1 {
    padding-top: 12%;

  }

  .quality-points {
    padding-top: 9%;
}

.quality-points p {

    font-size: 16px;

  }

  .quality-padding img {

    width: 373%;

  }

  .product-sec h3 {
    font-size: 32px;
  }

  .car__4 {
    margin: 30px;
    height: 160px;
  }


  .more-btn {
    background: #4fb9fa;
    text-align: center;
    padding: 15px;
    font-size:18px;
    color: #fff;
    border-radius: 4px;
    margin-top: 50px;
}

.slider__caption {
  line-height: 38px;
  font-size: 32px;
}
.slider__caption2 {

  font-size: 18px;
}


 }


 @media all and (max-width: 1440px) {


   .brand-wrapper {
         padding-bottom: 50px;
   }

   .blog-box h4 {
     height: 100px;
   }


   .latest-blog {
    width: 96%;
    height: 330px;
  }

  .re-box h5 {
    font-size: 20px;
  }

  .re-box span {
    font-size: 16px;
  }

  .reso h3 {

    font-size: 32px;

  }

  h3 {
    font-size: 28px;
}



   h4 {
    font-size: 20px;
  }

  .story-hero h1 {
    font-size: 52px;
    top: 45%;
  }

  .story-mission h2 {
    font-size: 42px;
  }

  .story-mission span {
    color: #373f73;
    font-size: 22px
  }

  .story-pledge h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 2px;
        font-size: 22px;
}
.story-pledge span {
    color: #b2f25b;
    font-size: 20px;
  }

  .story-pledge p {

    font-size: 16px;
}

.story-keys {
 .headeradding-top: 4%;

}

.story-keys h2 {
  font-size: 42px;
}

.story-keys span {

    font-size: 20px;
  }

  .story-keys p {

    font-size: 14px;
  }

.pledge-box {
    top: 13%;
  }

   .hero-content {
     width: 38%;
   }

   .video-box {
     width: 60%;
   }

   .quality h1 {
     padding-top:10%;
   }

   h1 {
     font-size: 62px;
   }

   .quality-points {
    padding-top: 8%;
  }

  .quality-points p {
    font-size: 16px;
  }

  .product-sec h3 {
    font-size: 34px;
  }

  .car__4 {
    height: 170px;
  }

  .more-btn {
    padding: 12px;
    font-size: 18px;
    margin-top: 35px;
}

  .slider__caption {
    line-height: 34px;
    font-size: 32px;
  }

  .slider__caption2 {

    font-size: 18px;
  }





 }


 @media all and (max-width: 980px) {

   body {
     overflow: scroll;
   }


   .brand-bg {
     all: unset;
   }


   .story-hero {

     height: 300px;
     background: #f1f1f1;
     background-image: url(../img/bg2.jpg);
   }


   .story-pledge {
    width: 100%;
    height: 700px;
    background-image: url(../img/blue_bg.jpg);
    position: relative;
}

   .article-content {
     padding-top: 50px;

   }

   .article-hero h3 {
     top: 15%;
   }

   .article-wrapper {
     padding-top: 0px;
   }

   .more-res {
    width: 92%;
    float: left;
    margin: 0% 4% 0% 4%;
    font-size: 22px;
}

.blog-more1 a {
  text-align: center;
  font-size: 22px;
}

   .blog-more a {
     text-align: center;
     font-size: 22px;
   }

   h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}


   .latest-blog {
    width: 96%;
    height: auto;
    margin-bottom: 5%;
}

.latest-blog-overlay {
    background: rgba(0, 119, 193, 0.8);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.latest-blog-overlay h3 {
    position: absolute;
    top: 22%;
    width: 80%;
    left: 10%;
    color: #fff;
    text-align: center;
}

.blog-box h4 {
  height: auto;
}


   .blog-box {
    width: 96%;
    margin: 2% 2% 5% 2%;
  }

  .resou {
    width: 92%;
    margin-left: 4%;
  }

  .reso h3 {
    font-size: 32px;
    width: 92%;
    margin-left: 4%;
}

  .re-box {
    width: 100%;
    margin-right: 0%;
  }

   .brand-header {
    margin-bottom: 96px;
}

.brand-sub-menu {
  display: none;
}



   .brand-box-in {
     width: 100%;
     height: 48%;
     float: left;
     background: #fff;
   }

   .pro-logo {
     width: 70%;
     padding: 2%;
   }

   .pro-header {
     width: 100%;
     height: auto;
     background: #ebebeb;
     float: left;


     http://colorzilla.com/gradient-editor/#ebebeb+40,ffffff+74,ffffff+100 */
   background: #ebebeb; /* Old browsers */
   background: -moz-linear-gradient(-45deg, #ebebeb 50%, #ffffff 74%, #ffffff 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(-45deg, #ebebeb 50%,#ffffff 74%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(135deg, #ebebeb 50%,#ffffff 74%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

   }


   .pro-content-box {
     width: 80%;
     margin-left: 10%;
     margin-top: 10%;
     margin-bottom: 10%;
     float: left;
     font-family: 'Rubik', sans-serif;
     font-size: 16px;
   }

   .pro-slide {
     width: 100%;
     height: auto;
     float: right;
   }


   .brand-wrapper {

     padding-top: 50px;
     padding-bottom: 50px;

   }


   .brand-box {
    width: 90%;
    height: 50%;
    margin: 1% 5% 0.5% 5%;
    float: left;

  }

  .brand-wrapper h2 {
    margin-left: 1%;
    font-size: 36px;
    color: #2284c6;
    font-weight: 400;
  }


  .pro-desc  {
    display: none;


  }


   h1 {
    font-size: 42px;
  }

  .mission-box {
    top: 10%;
  }

  .story-mission {
      width: 100%;
      height: 500px;
      background: #fff;
      position: relative;
  }

  .story-hero h1 {
    font-size: 36px;
    top: 25%;
}

.story-keys h2 {
    font-size: 32px;
}

.story-keys span {
    font-size: 18px;
}


.mission-img-box {
    display: none;
  }


.pledge-img {
  display: none;
}

.story-keys {
    width: 100%;
    height: auto;
    padding-bottom: 100px;
  }

.product-sec h3 {
   font-size: 24px;
 }

  .quality-points {
    padding-top: 0;
}

.heroslider {
  background: url(../img/hero-mobile.jpg) #6c6a8a;
  background-size: cover;
  height: 600px;


  padding-top: 100px;
  padding-bottom: 100px;

}


header {
  z-index: 99999;
}

.quality
 {
  top:-4%;
  height:auto;
  padding-top: 30px;
  padding-bottom: 100px;

}

.product-sec
 {
  top:-8%;
  padding-top: 30px;
  padding-bottom: 100px;
  height: auto;
}

.blog-highlight
 {
   display: none;
}

.certification {
  height: auto;
  float: left;
}
.certi-logos {

    top: 100%;

  }

  .certi-logos img {
    display: inline;
    width: 90px;

    }
footer {
  display: none;
}



.hero-content span {
  color: #fff;
}



   .video-box {
     display: none;
   }

   .hero-content {
     width: 90%;
     top: 14%;
   }

   .logo-holder {
     display: none;
   }

   .col-md-1 {display: none}


   .car__4 {
     height: 110px;
   }

   .tri1,
   .tri2,
   .tri3 {
     display: none;
   }





 }
