@media (min-width:1599px){
  .container{
    max-width: 1250px;
    width: 100%;
  }
}
@media (min-width:992px){
.pl-50 {
    padding-left: 50px;}
}

 @media(max-width:991px){
/*.top-bar-area .flex-item.left ul li:first-child{display: none !important;}*/
  .top_nav .dropdown-content.show {
     display: block; 
    position: initial;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    background: #5d5c5c none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    padding: 10px;
    width: 100%;
}

.navigation li a {color: #fff;}
.banner {height: 650px;padding: 0px 0px 0px 0;}
.banner-text h1 {font-size: 6vw;line-height: normal;color: #FFF;}

.banner-text p {font-size: 16px;color: #FFF;}
/*.brand {width:100px;}*/
.header-nav.active .brand{width: inherit;
    font-size: 15px;
    line-height: 21px;}
.mobile-open-btn {display: flex;margin-left: auto;height: 23px;}
.about-inner {flex-direction: column-reverse;align-items: baseline;}
.banner-over-lay {position: absolute;background: none;}
.content-right{width: 100%;max-width: 100%;}




.banner-text {width: 100%;
    font-size: 7.7vw;
    line-height: normal;
    margin: 61px 0 16px 0;
    color: #000;
    text-align: left;
}
.banner-btn , .view-more-btn{
    color: #FFF;
    border-width: 1px;
    border-color: #000000;
    text-align: center;
    max-width: 170px;
    /*margin: 0 auto;*/
    font-size: 15px;
    line-height: 41px;
}
.banner-text p {
    margin-bottom: 20px;}
.banner-text h1{margin: 0px 0 12px 0;}
.inner-page-container {padding: 30px 0;}
.contact-info-image-wrapper {display: none;}
.product-showcase,
.about-us {padding: 30px 0;margin: 30px 0;}
.testimonial {padding: 50px 0 60px 0;}


.about-title {
    font-size: 27px;
    margin-bottom: 40px;
    line-height: 29px;
    font-weight: 600;
}
.form-inner-container{
      padding: 20px 20px;
}


} 

 @media(max-width:767px){
  .banner-text h1 {font-size: 7vw;margin: 10px 0 30px 0;}
  .about-inner {flex-direction: column-reverse;}
  .footer-links {display: inherit;margin-top: 5px;column-count: 2;}
  .footer-heading{margin-top: 17px}
  .section-heading h2 {font-size: 22px;line-height: 35px;}
.top-product-item:last-child {
    margin-right: 0 !important;
    margin-bottom: 25px;
}
.about-us .thumb > img {
    margin: auto;
    max-width: 100%;
    border-radius: inherit;
}
.about-us .thumb .sub-item {
    left: auto;
    right: 0;
    display: none;
}
.about-us .thumb{width: 100%;}

.product-card__name {
    margin: 0 0 5px;
    line-height: 17px;
    padding: 0 15px;
}
.product-card-content {margin: 10px auto 30px 0;}
.footer-item{margin-top: 25px;}


}



 @media(max-width:666px){
  .content-right {max-width: 100%;}
}
 @media(max-width:512px){
.top-product-item img {
    height: auto;
    margin-bottom: 25px;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;}
.top-product-item {
    background: #e16b09;
    padding: 30px;
    margin-top: initial;
    display: inherit;
    height: auto;}

}

 @media(max-width:480px){
.top-bar-area .flex-item.left ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-right: 8px;
    margin-right: 8px;font-size: 12px;
}
.logo_text {
    color: #ececec;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    line-height: 16px;
}
.container {
    max-width:100%;}
.top-bar-area .flex-item.left p{margin: 0;
    margin-right: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-right: 8px;
    font-size: 11px;}

.notis_bordarea {
    padding: 56px 0;}
.contabg{padding-top: 25px;
    padding-bottom: 7px;}
.about-us {
    padding: 24px 0;
    margin: 21px 0;}

}