@media only screen and (min-width : 480px) {
}
@media only screen and (min-width : 768px) {
}
@media only screen and (min-width : 992px) {
}
@media only screen and (min-width : 1200px) {
}
@media only screen and (max-width : 1199px) {
}
@media only screen and (max-width : 1024px) {

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

.auth-details-section .container {
    max-width: 80%;
}
.orders-list-table,
.address-body{overflow: auto;}
.cart-info {text-align: center; width: 64px; }

}
@media only screen and (max-width : 767px) {
.home-slider-content{width: 90%;}
.col-md-2-5.col-sm-2-5.col-lg-2-5 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 50%; max-width: 50%; }
.services-item{height: auto; margin-bottom: 20px;}
.home-slider-content .logo{display: none;}
.web-logo{display: block;}
.header-navigation .navbar-nav > li{padding: 8px 15px;}
.slider-form-group {margin-bottom: 10px; }
#supplies-slider .owl-nav .owl-prev{left:10px;}
#supplies-slider .owl-nav .owl-next{right:10px;}
.registration-step{width:100%;}
.registration-step-form,
.registration-step-body{padding:20px;}
.registration-step-section{background-size: cover;}
.gropro-media{display: none;}
.gropro-content-info{height: auto;}
.about-media{width: 100%;height: auto;}
.registration-gropro-form{padding: 10px}
.product-details-large-media a,
.product-details-thumbs-media,
.product-details-thumbs-media a{height: auto;}
.auth-details-section .container{max-width: 80%;}
.user-dashboard-section .container,
.product-details-section .container,
.checkout-page-section .container{max-width:100%;}
ul.address-other-list li span.pd-right,
ul.product-other-list li span.pd-right{overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;}
.cart-close-btn,
.checkout-close-btn{margin-left: auto; position: absolute; top: -13px; right: -13px; }
.checkout-page-footer {padding: 10px; }
.checkout_btn{margin-bottom: 10px;}

} 
@media only screen and (max-width : 480px) {
.home-slider-content h2,
.home-slider-content h3,
.sell-gropros-content h2,
.internal-banner-content h2{font-size: 20px; height: auto;}
.col-md-2-5.col-sm-2-5.col-lg-2-5 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 100%; max-width: 100%; }
.cart-card-item-info,
.cart-reward-points,
.checkout-card-item-info{display: block;}
.cart-name-text,
.cart-card-price,
.cart-reward-points-text,
.cart-reward-points-content,
.checkout-name-text,
.checkout-card-price{width: 100%; text-align: left;}
.cart-cart-sticky {position: relative; height: auto; } 
.checkout-media {width: 100% !important; height: auto !important; } 
.auth-details-section .container{max-width: 100%;}

.service-nav .nav-link{font-size: 10px; padding:10px;}
.product-review-item{display: block;}
.review-user-list ul li{line-height: normal; padding: 10px}
.product-gallery-media.small-media {height: 70px; }
.product-gallery-media.large-media {height: 150px; }


}

