html {
  scroll-behavior: smooth;
}
body{
  font-family: 'Open Sans', sans-serif !important;
}
.my-nav{
  background-color: #ffffff !important;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .1);
}
.navigation > li > a{
  color: #000 !important;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: normal;
}
.mav-m-minus{
  margin-top: -10px;
}
.nav-dd-a{
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd !important;
}
/* .site-banner{
  z-index: -1;
} */
.boc{
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: left;
}
.boc-icon{
  width: 30%;
}
.boc-content{
  width: 70%;
}
.boc-sub-heading{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
.boc-heading{
  font-size: 45px;
  /* color: #275499; */
  color: #fff;
  font-weight: 700;
}
.bg-grey{
  background-color: #F2F2F2;
}
.sub-head{
  font-family: 'Open Sans', sans-serif !important;
  color: #FF6060;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: normal;
}
.site-head{
  font-size: 30px;
  color: #424242;
  font-weight: 600;
}
.site-about-head{
  font-size: 25px;
  color: #424242;
  font-weight: 600;
  text-align: justify;
}
.site-par{
  font-family: 'Open Sans', sans-serif !important;
  font-size: 17px;
  text-align: justify;
  letter-spacing: normal;
  /* line-height: 30px; */
  font-weight: 400;
  margin-bottom: 10px;
}
.form-ul{
  font-family: 'Open Sans', sans-serif !important;
  font-size: 17px;
  font-weight: 400;
}
.p-h5{
  font-family: 'Open Sans', sans-serif !important;
  font-size: 17px;
  font-weight: 600;
}
.site-heading{
    font-family: 'Raleway', sans-serif !important;
  font-size: 50px;
  text-transform: uppercase;
  /* color: #275499; */
  color: #275499;
  font-weight: 300;
}
.brand-heading{
    font-family: 'Raleway', sans-serif !important;
  font-size: 40px;
  text-transform: uppercase;
  /* color: #275499; */
  color: #275499 !important;
  font-weight: 300;
}
.heading-line{
  background-color: #C70000;
  width: 70px;
  height: 3px;
  display: block;
}
.brand-logo{
  width: 150px;
  height: 150px;
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .3);
  border-radius: 50%;
  margin-top: -100px;
  padding: 25px;
}
.brand-container{
  width: 100%;
  padding: 20px;
  background-color: #fff;
}
.brand-1{
 background-color: #275499 !important;
}
.brand-2{
 background-color: #FF6060 !important;
}
.brand-container p{
  color: #fff;
}
.bp-div{
  width: 32%;
}
.bp-div a, .bp-div a:hover{
  color: #000;
  text-decoration: none;
}
.divider{
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.brand-products{
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.bp-container{
  width: 100%;
  background-color: #fff;
  text-transform: uppercase;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.bp-1-border{
  border: 1px solid #275499;
  padding: 15px;
  font-weight: 600;
}
.bp-2-border{
  border: 1px solid #ff6060;
  padding: 15px;
  font-weight: 600;
}

.btn-container{
  width: 100%;
}
.contact-heading-box{
    font-family: 'Raleway', sans-serif !important;
  width: 100%;
  background-color: #f2f2f2;
  min-height: 400px;
}
.contact-head-par{
  font-family: 'Open Sans', sans-serif !important;
  color: #FF6060;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.contact-form{
  margin-top: -27%;
  max-width: 900px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  left: 10%;
  right: 0px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.contact-brochure{
  width: 40%;
  background-image: url('images/form-brochure.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 25px;
}
.contact-form-container{
  padding: 25px;
  width: 60%;
}
.db-h3{
  font-size: 18px;
  color: #fff;
}
.db-par{
  font-family: 'Open Sans', sans-serif !important;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
}
.contact-heading{
    font-family: 'Raleway', sans-serif !important;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.form-input{
  width: 100%;
  height: 50px;
  background-color: #f4f4f4;
  color: #9b9b9b;
  font-size: 15px;
  border: 1px solid #f4f4f4;
  padding-left: 10px;
  font-weight: 300;
}
.form-select{
  width: 100%;
  height: 50px;
  background-color: #f4f4f4;
  color: #9b9b9b;
  font-size: 15px;
  border: 1px solid #f4f4f4;
  padding-left: 10px;
  font-weight: 300;
  webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(images/icon/arrow-down.png);
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 20px;
}
.form-textarea{
  width: 100%;
  background-color: #f4f4f4;
  color: #9b9b9b;
  border: 1px solid #f4f4f4;
  padding: 10px;
}
.i-map{
  width: 100%;
  min-height: 400px;
  }
  
.map{
  width: 100%;
  min-height: 300px;
}
.footer{
  background-color: #275499;
}
.footer-par{
  font-family: 'Open Sans', sans-serif !important;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}
.footer-divider{
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.footer-ul{
  list-style-type: none;
  margin-bottom: 0px;
  padding-left: 0px;
}
.footer-ul > li {
  display: inline-block;
}
.footer-ul > li > a{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.inner-banner{
  width: 100%;
  background-image: url('images/inner-banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
    min-height: 300px;
}
.gallery-inner-banner{
  width: 100%;
  background-image: url('images/gallery-banner.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
}
.ok-product-inner-banner{
  width: 100%;
  background-image: url('images/ok.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
  padding-top: 5%;
  margin-bottom: 2%;
}
.ok-plast-product-inner-banner{
  width: 100%;
  background-image: url('images/ok-plast-inner-banner.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
  padding-top: 5%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 1440px) and (min-width: 1300px){
  .inner-banner{
    min-height: 215px;
  }
  .ok-product-inner-banner{
    min-height: 215px;
  }
  .ok-plast-product-inner-banner{
    min-height: 215px;
  }
  .gallery-inner-banner{
    min-height: 215px;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1000px){
  .inner-banner{
    min-height: 200px;
  }
  .ok-product-inner-banner{
    min-height: 200px;
  }
  .ok-plast-product-inner-banner{
    min-height: 200px;
  }
  .gallery-inner-banner{
    min-height: 200px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 700px){
  .ok-plast-product-inner-banner{
    padding-top: 70px;
    background-image: url('images/ok-plast-inner-banner-mobile-banner.jpg');
    height: 500px;
  }
  .ok-product-inner-banner{
      padding-top: 70px;
    background-image: url('images/ok-inner-banner-mobile-banner.jpg');
        height: 500px;
  }
  .gallery-inner-banner{
    padding-top: 70px;
    background-image: url('images/gallery-mobile-banner.jpg');
    min-height: 500px;
  }
}
@media only screen and (max-width: 699px) and (min-width: 600px){
  .ok-plast-product-inner-banner{
    padding-top: 70px;
    background-image: url('images/ok-plast-inner-banner-mobile-banner.jpg');
    min-height: 400px;
  }
  .ok-product-inner-banner{
    padding-top: 70px;
    background-image: url('images/ok-inner-banner-mobile-banner.jpg');
    min-height: 400px;
  }
  .gallery-inner-banner{
    padding-top: 70px;
    background-image: url('images/gallery-mobile-banner.jpg');
    min-height: 400px;
  }
}
@media only screen and (max-width: 599px) and (min-width: 500px){
  .ok-plast-product-inner-banner{
    padding-top: 70px;
    background-image: url('images/ok-plast-inner-banner-mobile-banner.jpg');
    height: 200px;
  }
  .ok-product-inner-banner{
    padding-top: 70px;
    background-image: url('images/ok-inner-banner-mobile-banner.jpg');
    min-height: 200px;
  }
  .gallery-inner-banner{
    padding-top: 70px;
    background-image: url('images/gallery-mobile-banner.jpg');
    min-height: 200px;
  }
}
@media only screen and (max-width: 499px) and (min-width: 0px){
  .ok-plast-product-inner-banner{
    padding-top: 20px;
    background-image: url('images/ok-plast-inner-banner-mobile-banner.jpg');
    min-height: 250px;
  }
  .ok-product-inner-banner{
    padding-top: 20px;
    background-image: url('images/ok-inner-banner-mobile-banner.jpg');
    min-height: 250px;
  }
  .gallery-inner-banner{
    padding-top: 20px;
    background-image: url('images/gallery-mobile-banner.jpg');
    min-height: 250px;
  }
}
.inner-banner h1{
  font-size: 3.75rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
.ok-product-inner-banner h1, .ok-plast-product-inner-banner h1{
  font-size: 3.75rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}

.heading-h3{
    font-family: 'Raleway', sans-serif !important;
  font-size: 40px;
  color: #FF6060;
  letter-spacing: normal;
  font-weight: 400;
}
.themebox1{
  width: 100%;
  padding: 20px;
  background-color: #275499 !important;
  min-height: 450px;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.themebox2{
  width: 100%;
  padding: 20px;
  background-color: #FF6060 !important;
  min-height: 450px;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.heading-white-line{
  width: 70px;
  height: 3px;
  display: block;
  background-color: #fff;
}
.gradient-bg{
  background-image: linear-gradient(to right, rgb(39, 84, 153), rgb(255, 96, 96));
}
.min-height-250px{
  min-height: 250px;
}
.site-box{
  background-color: #fff;
  max-width: 400px;
  width: 100%;
  /* box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1); */
  border: 1px solid #eee;
  padding: 15px;
  min-height: 210px;
  padding-top: 10%;
}
.sb-mh-250px{
  min-height: 250px;
}
.mm-25px{
  margin-top: -20px;
}
.product-info-head{
  font-size: 20px;
  color: #FF6060;
}
.product-cotntainer{
  max-width: 1200px;
  border: 1px solid #eee;
  padding: 20px;
}
.product-img{
  max-width: 300px;
}
.img-container{
  position: relative;
  max-width: 400px;
  width: 100%;
  padding: 15px;
}
.img-box{
  max-width: 350px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0px;
}
.gradient-box{
  max-width: 400px;
  width: 100%;
  height: 350px;
  background-image: linear-gradient(to right, rgb(39, 84, 153), rgb(255, 96, 96));
  margin-top: 10%;
}
.spec-banner{
  margin: 0px;
  padding: 7.5rem 0;
  background-image: url('images/spec-img.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
}
.spec-banner-txt > h3{
  font-size: 3.125rem;
  color:#212331;
  font-family: 'Raleway', sans-serif !important;
}
.spec-banner-txt-h3{
  font-weight: 300 !important;

}
.font-weight200{
  font-weight: 200 !important;
}
.core-values{
  max-width: 600px;
  width: 100%;
}
.par-container{
  max-width: 900px;
  width: 100%;
}
.product-img{

}
.flex-container{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.color-box{
  width: 50px;
  height: 10px;
  display: block;
}
.b-color{
  background-color: #2a5da4;
}
.r-color{
  background-color: #CB3C1C;
}
.g-color{
  background-color: #229B78;
}
.o-color{
  background-color: #eb3321;
}
@media only screen and (max-width: 5000px) and (min-width: 1024px){
  .banner-md-overlay{
    margin-top: -90px;
    z-index: 999;
  }
}

@media only screen and (max-width: 834px) and (min-width: 0px){
  .contact-brochure{
    width: 100%;
  }
  .contact-form-container{
    width: 100%;
  }
  .bp-div {
    width: 100%;
  }
  .boc-icon {
    width: 20%;
    text-align: center;
    margin-bottom: 20px;
  }
  .boc-content {
    width: 80%;
    text-align: left;
  }
  .boc-sub-heading {
    font-size: 11px;
  }
  .site-box{
    padding: 7px;
    min-height: 150px;
  }
  .boc-icon > img{
    width: 30px;
  }
  .boc-heading{
    font-size: 25px;
  }
  .min-sm-height-0{
    min-height: 0px !important;
  }
  .site-about-head{
    font-size: 22px;
  }
  .site-heading{
    font-size: 40px;
  }
  .spec-banner-txt > h3{
    font-size: 2.4rem;
    line-height: 60px;
  }
  .spec-banner{
    padding: 4.5rem 0;
  }
  .ok-product-inner-banner img{
    max-width: 80px;
  }
  .ok-plast-product-inner-banner img{
    max-width: 80px;
  }
}
@media only screen and (max-width: 5000px) and (min-width: 1200px){
  .mm-md-minus20px{
    margin-top: -20px;
  }
}
@media only screen and (max-width: 834px) and (min-width: 600px){
  .contact-form {
    margin-top: -45%;
  }
}
@media only screen and (max-width: 600px) and (min-width: 400px){
  .contact-form {
    margin-top: -65%;
  }
}
@media only screen and (max-width: 399px) and (min-width: 0px){
  .contact-form {
    margin-top: -70%;
  }
}
.jc-fs{
  justify-content: flex-start;
}
.thanks-txt{
  font-size: 25px;
  font-weight: 600;
  color: #FF6060;
}
.thanks-h1{
  font-size: 30px;
  font-weight: 800;
  color: #275499;
  text-transform: uppercase;
}
