

@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {
.header-navbar ul li a {
    font-size: 16px;
}
.home-slider-content h1 {
    font-size: 55px;
}	
.about-content h2 {
    font-size: 32px;
}	
.about-content p {
    font-size: 16px;
}	
.menus-box-content h2 {
    font-size: 26px;
}	
.ruean-heading h2 {
    font-size: 38px;
}	
section.section-ruean-products {
    padding: 55px 0px;
}	
.ruean-heading h2 {
    font-size: 32px;
}	
	
	
	
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
.header-logo {
    width: 32%;
}	
.mobile-menu-btn .mobile-menu-icon .menu-line {
    background: #fff;
}	
.menu-icon a img {
    width: 100%;
}	
.menu-icon .menu-logo {
    width: 20%;
}	
.home-slider-image {
    height: 700px;
}	
.home-slider-content h1 {
        font-size: 42px;
    }	
.about-item {
    margin-top: 30px;
}	
.ruean-heading h2 {
        font-size: 28px;
    }	
.ruean-heading h2 {
        font-size: 26px;
        margin-bottom: 12px;
    }	
.inner-banner {
    height: 300px;
}	
	
	
	
	
	
	
	
}

@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 13px;
    width: 100%;
    text-align: center;
}
.woocommerce .woocommerce-ordering select {
    width: 100%;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: unset;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 1.8em;
}
    .home-slider-image {
        height: 550px;
    }	
.home-slider-content h1 {
        font-size: 32px;
    }	
.main-menu ul {
    display: block;
}	
.footer-menu ul li {
    margin-bottom: 12px;
}	
.footer-copyright p {
    text-align: center;
}	
.footer-pri ul {
    justify-content: center;
}	
.footer-copyright {
    text-align: center;
}	
section.responsive-menu {
    padding: 20px 10px 0 10px;
}	
.menu-icon .menu-logo {
        width: 35%;
    }	
.inner-banner {
        height: 200px;
    }	
.about-content h2 {
        font-size: 24px;
    }	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width:100%;
}
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

}
