
@media all and (min-width: 1550px){
 
}



@media all and (max-width: 992px){
 .h-about-sec-left {
    padding: 0;
    position: relative;
}
.h-about-sec-left::after {
    position: absolute;
    content: "";
    width: 200%;
    background: #ebebeb;
    height: 100%;
    left: -50%;
    top: 0;
    z-index: -1;
}
.h-about-sec::after,.h-pro-sec::after,.product-sec::after{
    background: transparent!important;
}
.h-about-sec,.h-pro-sec,.product-sec{
    overflow: hidden;
}
.h-pro-sec  .re-row{
display: flex;
flex-direction: column-reverse;
}
.h-pro-sec-right,.product-sec-left{
    position: relative;
}
.h-pro-sec-right::after,.product-sec-left::after{
    position: absolute;
    content: "";
    width: 200%;
    background: #be1919;
    height: 100%;
    right: -50%;
    top: 0;
    z-index: -1;
}
.h-pro-sec-left-child,.product-sec-right-child {
border-radius: 15px;
}
.h-pro-sec-left div h2{
    text-align: center!important;
}
.contact-form {
    margin-top: 50px!important;
    position: relative;
}
.contact-form-img1,.contact-form-img2{
    display: none;
}
.myarrowli::after{
    content: ""!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    border: 1px solid rgba(0,0,0,0.2);
    border-bottom: none;
}
.lastborder {
    border: 1px solid rgba(0,0,0,0.2)!important;
}
.navbar-expand-lg .navbar-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mision {
    padding-right: 0!important;
}
.vision {
    padding-left: 0!important;
    margin-top: 25px;
}
.product-sec-right {
    margin-top: 50px!important;
}
.con-form::after{
    background: transparent!important;
}
.con-form-right{
    position: relative;
}
.con-form-right::after{
    position: absolute;
    content: "";
    width: 200%;
    background: #f4f4f4;
    height: 100%;
    right: -50%;
    top: 0;
    z-index: -1;
}
.con-form{
    overflow: hidden;
}
}


@media all and (max-width: 768px){
 
 }


@media all and (max-width: 576px){
 .class19 h2 { 
    width: 100%!important; 
    font-size: 22px!important; 
}
.f-center {
    margin-top: 50px;
    padding-right: 50px;
    margin-bottom: 50px;
}
.h-pro-sec-left-child,.product-sec-right-child {
    padding-left: 35px!important;
}
.h-pro-sec-left-child h5,.product-sec-right-child h5 {
    font-size: 30px!important;
}
.top-header-right {
    text-align: right;
    display: none;
}
.bottom-header-left{
    text-align: center;
}
.bottom-header-right {
    text-align: center!important;
}
.h-about-sec-left > div {
    padding: 40px!important;
}
.bottom-header {
    padding: 10px 25px !important;
}
.h-about-sec-right > div {
    padding-left: 0!important;
}
.mision,.vision{
    padding:10px 25px!important;
}
.pro-dec-1,.pro-dec-2 {
    margin-top: 25px;
    margin-left: 30px!important;
}
#distributor {
    margin-top: 50px;
    padding: 25px 50px;
}
.con-form-right {
    padding: 50px;
    padding-left: 15px!important;
}
.innerpage{
    overflow: hidden;
}
.innerpage > img {
    height: 300px;
    width: auto;
}
.innerpage > div h2{
    font-size: 40px!important;
}
}



@media all and (max-width:500px){
 
}


@media all and (max-width: 375px){
 
}