@media only screen and (min-width: 992px) and (max-width: 1200px) {


}




@media only screen and (min-width: 768px) and (max-width: 992px) {
    .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000;
}
	

}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .nature{
        display: none;
    }
    .arrows {
    top: 0px;
    position:absolute;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    display: none;
}
    .icon-bar1 {
    position: fixed;
    top: 52%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 111;
}
.icon-bar1 a {
    display: block;
    text-align: center;
    padding: 18px 30px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
    border-radius: 40px 0px 0px 40px;
    width: 100%;
}
.feedback-form {
    position: fixed;
    top: 64%;
    right: 0px;
    z-index: 100;
    min-height: 450px;
    z-index: 1111;
}
    .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background:#fff !important;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    /* color: #000; */
}
.login-box {
    /* margin-top: 5px; */
    float: right !important;
    margin-right: 38px;
    line-height: 35px;
    display: none;
}
	
	.login-box1 {
    /* margin-top: 5px; */
    float: right;
    margin-right: 38px;
    line-height: 35px;
    display: none;
}

#main-head nav.navbar .top-head .scl-links {
    float: left;
    /* display: inline; */
    visibility: hidden;
    margin-right: -14px;
}
.pro h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
    background: #278e20;
    padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.pro1 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
    background: #278e20;
     padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.pro2 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
     background: #278e20;
     padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.pro3 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
     background: #278e20;
     padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.pro4 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
    background: #278e20;
     padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.pro5 h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: -webkit-center;
     background: #278e20;
     padding: 11px 5px;
    margin: 0px 0px 0px 0px;
}
.photo{
    margin-bottom:20px;
}
.pro4{
    margin-bottom:20px;
}
.pro3{
    margin-bottom:20px;
}
.pro2{
    margin-bottom:20px;
}
.pro1{
    margin-bottom:20px;
}
.pro{
    margin-bottom:20px;
}
.paddingTB60 {
    padding: 16px 0px 0px 0px;
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    width: 119px;
    margin-top: -43px;
    position: absolute;
    top: 39px;
    z-index: 1111;
    margin-left:0px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000;
}
.about-title h1 {
    color: #098a00;
    font-size: 36px;
    font-weight: 800;
}
.about-title h3 {
    color: #136e0c;
    font-size: 16px;
    margin-bottom: 24px;
    font-weight: 700;
}
.about-img {
    padding-left: 0px;
    padding-top: 23px;
}
.Integrity {
    margin-left: 21px;
    margin-right: 14px;
}
.valve {
    margin-top: 30px;
}
.detail {
    margin-top: 29px;
}
.che{
    display: none;
}
.bottom img {
    margin-top: -18px;
}
.hmproduct{
    padding: 0 10px;
}
.certi {
    padding-top: 60px;
}
.single_ftr, .ftr_social_icon{
    margin-left: 0px !important;
}
.product-details{
    padding: 180px 10px 10px;
    border-left: 3px solid #278e20;
    height: auto;
}
.product-photo {
    width: 211px;
    float: left;
    border-radius: 29px;
    margin: 0 auto;
    display: block;
}
.product-photo img {
    margin-left: 0px;
}
.product-details p {
    padding: 25px 54px 15px 18px;
}
img.zoom {
    width: 100%;
    height: 175px;}
.gallery2 {
    padding-bottom: 0px;
}

}



@media only screen and (min-width: 320px) and (max-width: 520px) {

	
}