@charset "utf-8";
/* CSS Document */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
/* Styles */
h1 { font-size:28px;}
.h2, h2 {font-size:24px}
.h4, h4 { font-size: 16px;}
.up_head {
    font-size: 14px;}
.resp-tab-active, .resp-tab-item:hover {font-size:24px;}
.our_prod li { width:48% !important; margin-bottom:1em;}
.our_prod li h3 { font-size: 14px;}
.our_prod li figure { height:150px; overflow:hidden;}
.inner_prod_bx .men-thumb-item {height:150px;}
.inner_prod_bx .men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {top:50%;}
.slideimg,.slideCopy {width: 100%;}
#logo {text-align:center;}
.content_right {margin-top:50px;}
.tab-content th, .resources-right th {padding:.2em;}


}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {

.our_prod li { width:30% !important; margin-bottom:1em;}
#logo {text-align:center;}
/*.men-thumb-item { height:130px; overflow:hidden;}*/

}
