@media only screen and (min-width:320px) and (max-width:991px) {
h1 {
 font-size:26px!important;
}
 h2 {
 font-size:21px!important;
}
 h3 {
 font-size:19px!important;
}
 h4 {
 font-size:15px!important;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
p {
 font-size:12px!important;
}
header .logo.mob {
 display:table;
}
header .user-nav ul li.nav-del-center{
	display:block
}
header .user-nav.right{
display:none
}
header .user-nav.left {
    float: right;
}

header .user-nav ul a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}
header .user-nav ul a img {
    margin-right: 5px;
    width: 15px;
    vertical-align: -2px;  
}

.main-head-new { 
    font-size: 22px !important; 
}
.main-head-new span {
    font-size: 14px !important; 
}
.home-abt-bar-new {
   padding: 20px 0 0px 0 !important;
    margin: 20px 0 0; 
}
.home-abt-bar-new .img-01 {
    max-width: 200px!important;
}
.home-abt-bar-new .img-02 {
    max-width: 65px!important; 
    right: 33px;
    top: 0px; 
}
.home-abt-bar-new .main-head-new { 
    margin-top: 45px!important;
}
.advantage-bar-new {
    padding: 20px 0 0;
}
.product-slide-bar-new {
    padding: 0px 0 0px 0!important; 
}
.product-slide-bar-new .img-01 { 
    max-width: 220px!important; 
}
.ind-logo-bar-new {
    padding-top: 20px!important;
    padding-bottom: 40px!important; 
}
.ind-logo-bar-new .ind-logo {
    width: calc(100% - 23px);
    height: 120px; 
}
}
@media only screen and (min-width:768px) and (max-width:991px) {

header .logo { 
    width: 92px;
    margin: 7px auto 6px;
}
header .logo img {
 max-width:100%;
} 
header .user-nav ul a {
    padding-left: 10px;
    padding-right: 10px; 
    font-size: 12px; 
}
header .user-nav ul a img {
    margin-right: 8px;
    width: 16px;
    vertical-align: -3px;
}
.search-bar { 
    display:none
}
/**/
.main-head-new {
 line-height: 30px !important;
}
.home-abt-bar-new {
    padding: 20px 0 0px 0 !important;
    margin: 50px 0 0; 
}
.home-abt-bar-new .img-01 { 
    max-width: 460px!important;
}
.product-slide-bar-new {
    padding: 00px 0 15px 0!important; 
}
 .product-slide-bar-new .img-01 { 
    max-width: 400px!important; 
}
.ind-logo-bar-new .ind-logo {
    width: calc(calc(100% / 4) - 23px); 
}


}
@media only screen and (min-width:992px) and (max-width:1199px) {
header .user-nav ul a {
 padding-left: 10px;
 padding-right: 10px;
} 
.search-bar { 
    width: 170px;
}
.home-abt-bar-new {
    padding: 80px 0 0px 0 !important;
    margin: 50px 0 0; 
}
.home-abt-bar-new .img-01 { 
    max-width: 450px!important;
}
.advantage-bar-new {
    padding: 22px 0;
}
.advantage-bar-new .advantage-icon {
    width: 35px;
 }
.advantage-bar-new .advantage-text {
    width: calc(100% - 45px); 
}
.advantage-bar-new .advantage-text p span {
    font-size: 11px; 
}
.product-slide-bar-new .img-01 { 
    max-width: 550px!important; 
}

}

