

@media only screen and (max-width: 1200px) {
 
 .nav > li > a {
    padding: 15px 25px;
}
    .our_product_main {
    min-height: 280px;
  
}

}


@media only screen and (max-width: 1024px) {
 

    .our_product_main {
    min-height: 280px;
  
}
.nav > li > a {
    padding: 15px 15px;
}

}


@media only screen and (max-width: 960px) {
 

    .our_product_main {
    min-height: 280px;
  
}
.nav > li > a {
    padding: 15px 6px;
}

}


@media only screen and (max-width: 960px) {
 
.logo_main {
    margin-left: 39%;
}

.about_main p {
    color: #8f8e8e;
    font-size: 15px;
    padding: 0px 10px;
}

.product_left {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.about_main h2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
    color: #646464;
}

.footer_left ul li a{}
.footer_left ul li a img{float:left; width:200px;} 

.product_form_btn {
    background: #48484c;
    color: #FFFFFF;
    font-size: 14px;
    padding: 9px 23px;
    border: none;
    margin-top: 20px;
}

.nav > li > a {
    padding: 10px 6px;
}



}


@media only screen and (max-width: 767px) {
 
.logo_main {
    margin-left: 36%;
}

.about_main p {
    color: #8f8e8e;
    font-size: 15px;
    padding: 0px 10px;
}

.product_left {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.about_main h2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
    color: #646464;
}

.footer_left ul li a{}
.footer_left ul li a img{float:left; width:200px;} 

.product_form_btn {
    background: #48484c;
    color: #FFFFFF;
    font-size: 14px;
    padding: 9px 23px;
    border: none;
    margin-top: 20px;
}

.nav > li > a {
    padding: 10px 6px;
}


.carousel-indicators {
    bottom: 42px !important;}

.logo_main {
    margin-left: 35%;
}

}


@media only screen and (max-width: 620px) {

.carousel-indicators {
    bottom: 130px !important;
}

.logo_main {
    margin-left: 32%;
    margin-right: 40%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 9;
}

.about_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
}

}


@media only screen and (max-width: 480px) {
.logo_main {
    margin-left: 32%;
    margin-right: 40%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 55px;
    z-index: 9;
}
.carousel-indicators{display:none;}

.about_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -50px;
}
.logo_main img{ width:150px;}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 25%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

}



@media only screen and (max-width: 420px) {
.logo_main {
    margin-left: 32%;
    margin-right: 40%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 90px;
    z-index: 9;
}
.carousel-indicators{display:none;}

.about_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -85px;
}
.logo_main img{ width:150px;}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 25%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

}


@media only screen and (max-width: 360px) {
.logo_main {
    margin-left: 32%;
    margin-right: 40%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 100px;
    z-index: 9;
}
.carousel-indicators{display:none;}

.about_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -100px;
}
.logo_main img{ width:150px;}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 25%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

}