
/* Normal desktop :992px. */
@media (min-width: 1170px) and (max-width: 1200px) {

.container {
    width: 1150px;
}
.product-category{display:block;}

}

@media (max-width: 1199px) {
.grm_prdct_slide #slider-thumbs .thumb:last-child {
  display: none;
}
.wholesale {
  font-size: 15px;
  margin: 0 9px 0;
}
.header-top-message .msg_bx {
  margin: 0 12px 0 0;
  font-size: 13px;
}

}

@media (min-width: 992px) and (max-width: 1169px) {
    .new-collection-info {
        padding: 65px 0;
    }
    .overlay-content .product-action {
        bottom: 65px;
    }
    .breadcrumbs-area2 {
        padding: 120px 0;
    }
    .price_slider_amount > input {
        width: 46%;
    }
    aside.widget-image {
        display: none;
    }
    .tag-list a {
        padding: 0 6px;
    }
    .tag-list > li {
        height: 30px;
        line-height: 28px;
    }
    .layer-1-2 .title-2 {
        bottom: 17%;
        left: 95.5px;
    }
    .layer-1-1 .title-1 {
        left: 95.5px;
        top: 20px;
    }
    .mainmenu nav ul li {
        padding: 5px !important;
    }
.product-category{display:block;}	
}


/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .header-top-message > span:first-child {
        margin-right: 0
    }
    .product-size-deatils label {
        display: none
    }
    .wholesale {
        font-size: 16px;
    }
    .searchbar:hover > .search_input {
       /* width: 134px;*/
    }
    .header-top-menu ul.nav-menu li {
        line-height: 50px;
        padding: 0 4px !important;
    }
    .layer-1-1 .title-1 {
        font-size: 40px;
        left: 65.5px;
        line-height: 1;
        top: 35px;
    }
	.title-1 strong{
		font-size:40px
	}
    .layer-1-2 .title-2 {
        bottom: 15%;
        font-size: 20px;
        left: 65.5px;
        line-height: 1;
    }
    .preview-1 .nivo-controlNav {
        bottom: 0;
    }
    .preview-1 .nivo-controlNav {
        padding: 10px 0;
    }
    .mainmenu {
        margin-top: 15px;
    }
    .mainmenu nav ul li {
        padding: 6px;
        font-size: 14px;
        text-transform: none;
    }
    .mainmenu nav ul li a {
        font-size: 14px;
        text-transform: none;
    }
    .header-bottom {
        padding: 20px 0;
    }
    button.price-offer {
        font-size: 14px;
        font-weight: 500;
        height: 46px;
        right: 10px;
        top: 10px;
        width: 46px;
    }
    .btn-product {
        bottom: 10px;
        left: 10px;
    }
    .overlay-content h3 {
        left: 10px;
        top: 10px;
    }
    .widget-contact-us {
        margin-bottom: 90px;
    }
    .right-shoping-cart {
        padding: 10px 25px !important;
    }
    .subtotal-area h2 {
        padding: 25px;
    }
    .discount-top {
        padding: 15px 0;
    }
    .product-desc {
        margin-bottom: 20px;
    }
    .check-register.login-button input {
        margin-top: 40px;
    }
    .contact-form-left > input:last-child {
        margin-bottom: 20px;
    }
    .shop-tab-pill ul li.product-size-deatils,
    aside.widget-image,
    .product-desc > p:last-child,
    #product-comments-block-extra {
        display: none;
    }
    .shop-tab-list {
        padding-top: 10px;
    }
    .price_slider_amount > input {
        margin-left: 0;
        width: 50%;
    }
    .tag-list a {
        font-size: 12px;
        padding: 0 8px;
    }
    .tag-list > li {
        height: 30px;
        line-height: 28px;
    }
    .breadcrumbs-area2 {
        padding: 140px 0;
    }
    .product-tabs li {
        margin-right: 9px;
        margin-top: 9px;
		width: 102px;
		height: 102px;
    }
    .product-tabs img {
        width: 128px;
    }
    .single-product-details > h2 {
        font-size: 30px;
    }
    .single-product-price > h2 {
        font-size: 22px;
        margin-bottom: 32px;
    }
    .single-shop-select > select {
        height: 35px;
    }
    .add-to-wishlist {
        margin-bottom: 15px;
    }
    .single-product-details > p {
        margin-bottom: 7px;
    }
    .p-details-tab,
    .section-padding-2 {
        margin-top: 60px;
    }
    .product-details > p {
        margin: 0 0 20px;
    }
    .product-details textarea {
        height: 125px;
    }
    .wish-list-table {
        margin-bottom: 20px !important;
    }
    .shopingcart-bottom-area .right-shoping-cart {
        padding: 10px 15px !important;
    }
	
	.single-new-trend > a img {
		height: 230px;
	}
	.single-new-trend-height {
		height: 300px;
		display: block;
	}
	
.grm_inr_cont .page-subhadding {
  text-align: center;
  font-size: 21px;
}
.grm_inr_cont p {
  text-align: center;	
}
.grm_prdct_cont {
  padding: 30px 0 30px 0;
}	
.slide_top_wrapper .wrapper_bx p {
  font-size: 15px;
}
.header-cart.pull-right {
  float: none !important;
  display: inline-block;
}
.header-bottom .mt-1.searchbox-wrapper {
  padding: 20px 0 0;
}
.header-top-message .msg_bx {
  margin: 0 6px 0 0;
  font-size: 12px;
}
	
}


/* Large Mobile :480px. */

@media (max-width:767px) {
    .container {
        width: 300px
    }
    .subtotal2 {
    
    background: #ffffff !important;
    width: 55%;
}
    .single-new-trend-height {
    height: 350px;
    display: block;
    }
    .overlay-content h4 {
    top:84%;
        bottom:none;
    }
    .single-new-trend > a img {
        height: auto;
    }
    .mobile-menu-area {
        display: block;
    }
	.title-1 strong{
		font-size:26px
	}
    .new-product-top,
    .indicator-style .owl-buttons,
    .widget-populer-tag,
    .widget-compare,
    .widget-image,
    .shop-tab-list .product-size-deatils,
    .list-pro-rating,
    .preview-1 .nivo-controlNav,
    .paypal-img {
        display: none;
    }
	.nivo-directionNav a{ 
			display: block!important;
		    height: 31px!important;
		    background-size: 35px 28px!important;
			width: 10px!important;
	
	}
    .section-padding {
        padding: 25px 0;
    }
	..check-out-area{padding: 25px;}
    .testimonial-area.section-padding {
        padding: 14px;
    }
    .testimonial-area .owl-theme .owl-controls {
        margin-top: 5px;
    }
	.login-form{
		min-height: 310px;
	}
.brand-list.owl-carousel {
    margin: 35px auto;
    width: 95%;
}
    .indicator-style2.owl-theme .owl-controls .owl-buttons div{
        left: -3%;
    }
    .indicator-style2.owl-theme .owl-controls .owl-buttons div.owl-next{
        right: -3%;
    }
    .brand-area .owl-carousel .owl-wrapper-outer {
       /* width: 96%;*/
        margin: 0 auto;
    }
    .section-title h2 {
        font-size: 16px
    }
    .blog-area {
        margin-bottom: 20px;
        padding: 0
    }
    .new-collection-info {
        padding: 45px 0;
    }
    .new-collection-info h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .new-collection-info > p {
        margin-bottom: 16px;
        text-align: justify;
    }
    .product-action li i {
        font-size: 15px;
    }
    .product-action a {
        height: 32px;
        line-height: 28px;
        width: 32px;
    }
    .header-bottom {
        padding: 10px 0;
    }
    .layer-1-2 .title-2 {
        bottom: 7%;
        font-size: 14px;
        font-weight: 400;
        left: 35.5px;
        line-height: 1;
        padding: 4px 7px;
    }
    .layer-1-1 .title-1 {
        font-size: 20px;
        left: 35.5px;
        line-height: 1;
        top: 10px;
    }
    .support-img {
        margin-bottom: 15px;
    }
    .footer-top-area {
        padding: 30px 0;
    }
    .footer-left > p {
        margin-bottom: 30px;
        margin-top: 15px;
    }
    .footer-list > li:last-child {
        margin-bottom: 0;
    }
    .footer-widget {
        margin: 11px 0;
    }
	h2.footer-w-title{
		font-size: 13px;
font-weight: 700;
text-transform: none;
margin-bottom:16px;
white-space: nowrap;
	}
	.footer-list p {
    font-size: 12px;
}
.footer-list a{
	font-size:12px;
}
.footer-list > li {
    margin-bottom: 4px;
}
    .breadcrumbs-area2 {
        padding: 60px 0;
    }
    .shopingcart-bottom-area .right-shoping-cart {
        margin-top: 10px;
        padding: 10px 51px !important;
        text-align: center;
    }
    .shopingcart-bottom-area a {
        display: block;
        padding: 10px 25px;
        text-align: center;
    }
    .discount-top {
        padding: 25px 0;
    }
    .discount-middle {
        padding: 50px 30px;
    }
    .discount-main-area {
        margin-bottom: 25px;
    }
    .subtotal-area h2 {
        padding: 25px;
    }
    .address-info-area {
        margin: 40px 0;
    }
    .contact-form-left > input:last-child {
        margin-bottom: 20px;
    }
    .create-account-form {
        margin-bottom: 15px;
    }
    .shop-left-tab {
        width: 30%;
    }
    .shop-tab-list {
        margin-bottom: 20px;
        padding-top: 12px;
    }
    .single-product-overlay {
        right: 26px;
        top: 10px;
    }
    .shop-page-area {
        padding-top: 40px;
    }
    .wishlist-bottom-link > a {
        display: block;
        width: 100%;
    }
    .product-tabs img {
        width: 82px;
    }
    .product-tabs li {
        margin-right: 5px;
        margin-top: 5px;
		height: 89px;
		width: 89px;
    }
    .product-simple-area {
        margin-top: 40px;
    }
    .product-tabs {
        margin-bottom: 25px;
		margin-top: 10px;
    }
    .single-product-details > h2 {
        font-size: 20px;
    }
    .single-product-price > h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .add-to-wishlist,
    .p-details-tab ul.p-details-nav-tab li a {
        margin-bottom: 15px;
    }
    #product-comments-block-extra,
    .p-details-tab {
        margin-top: 15px;
    }
    .p-details-tab ul.p-details-nav-tab li {
        margin-right: 20px;
    }
    .section-padding-2 {
        padding-bottom: 30px;
    }
    .featured-product-list .overlay-content h4 {
        left: 0;
        padding: 0 10px;
    }
    .pro-rating {
        left: 10px;
    }
    .section-title::after {
        background: rgba(0, 0, 0, 0) url("images/mobile-title.png") no-repeat scroll 0 0;
        background-size: auto;
        margin-left: -130px;
        width: 178px;
        background-size: 178px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .new-trend-list,
    .featured-product-list,
    .blog-list,
    .our-team-list {
        margin-top: 39px;
    }
    .product-desc,
    .shop-list-left,
    .shop-list-right {
        margin-bottom: 20px;
    }
    .modal-product .product-images {
        width: 100%;
    }
    .modal-product .product-info {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .quick-add-to-cart .single_add_to_cart_button {
        font-size: 13px;
        padding: 0 18px;
    }
    .modal-product .product-info h1 {
        font-size: 18px;
    }
    .modal-product .widget .social-icons li {
        margin-right: 5px;
    }
    .wholesale span {
        display: inline-block;
    }
    .header-logo > a {
        text-align: center;
    }
    .social-icon {
        float: none !important;
        text-align: left;
    }
	.whlsl_bx {
		text-align: center;
	}	
    .wholesale {
		font-size: 14px;
		margin-bottom: 4px;
		padding-top: 0;
		float: none;
		display: inline-block;
	}
	.wholesale:last-child {
		margin-bottom:12px;	
		padding: 8px 0 0;
	}
	.wholesale.last .bedge {
		width: 39px;
		height: 20px;
		line-height: 19px;
		top: 0px;
		right: -32px;
		font-size: 12px;
	}
    .search_input {
        font-size: 12px;
        line-height: 12px;
    }
    .mt-1 {
        padding: 0;
    }
    .mainmenu nav ul li {
        padding: 2px !important;
    }
    .search-header {
        float: right;
    }
    .header-cart {
        margin-top: 0
    }
    .header-cart-link span {
        right: -10px;
    }
    .header-cart-link {
        width: 24px;
        display: block;
        position: relative;
    }
    .cart_down_area {
        right: -100%;
        width: 300px;
    }
    .searchbar a {
        border: 1px solid #ff6606;
        border-radius: 0;
    }
    .searchbar:hover > .search_input {
      line-height: 30px; 
        height: 30px;
        
        width: 75%;
        opacity: 1;
    }
    .searchbox-wrapper {
        float: right;
    }
    .search_input, .searchbar:hover > .search_input {
		color: #333;
		border: 0;
		outline: 0;
		background: none;
		width: 84%;
		color: #000;
		line-height: 30px;
		padding-left: 10px;
    }
    .searchbar {
		background: transparent;
		border: 1px solid #ff6606;
		border-radius: 0;
		padding: 0;
		color: #333;
		margin: 3px;
		float: right;
		position: relative;
		display: block;
		width: 100%;
		z-index:999;
    }
	.searchbox-wrapper .pull-right {
		width: 100%;
	}
	.searchbox-wrapper #form2 {
		width: 100%;
		margin: 0 12px 0 0;
	}
	.header-top-menu {
		width: 100%;
	}
	.header-top-menu #nav {
		width: 100%;
		text-align: center;
	}
	
    .mean-nav {
        position: absolute;
        top: 50px;
    }
    .shop-tab-list {
        margin-top: 0
    }
    .header-top-menu ul li a {
        line-height: 30px;
    }
    .product-tabs img {
        width: 132px;
    }
    .blog-content-info > p {
        margin-bottom: 10px;
    }
    .shop-list-left {
        padding-right: 15px;
    }
    .shop-list-left {
        margin-bottom: 0;
    }
    .product-desc,
    .shop-list-left,
    .shop-list-right {
        margin-bottom: 10px;
    }
    .shopingcart-bottom-area {
        width: 100%;
    }
    .address-single {
        margin-bottom: 15px;
    }
    .modal-product .product-images {
        width: 100%;
    }
    .product-size-deatils label {
        display: none;
    }
    .header-top-menu ul.nav-menu li {
        line-height: 30px;
		float:none;
    }
    .header-logo {
        max-width: 60%;
        margin: 0 auto 12px; 
    }
    .mobile-menu-area .mean-container .mean-bar::after {
        color: #ffffff;
        content: "MENU";
        font-size: 14px;
        left: 5%;
        position: absolute;
        top: 17px;
    }
    .new-collection-info h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .btn-default {
        padding: 6px 16px;
        font-size: 14px;
    }
    .our-skill {
        padding-top: 32px;
    }
	.mob-show{
		display:block;
	}
	
	.addtocartOneMob-btn{background: #ff6606 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: -1px;list-style-type:none; margin:5px;}
	.showing-text{padding:10px;}
	.mobile-btn1{text-align:right;padding: 10px 0px;}
	.mobile-btn2{text-align:right; display:block; padding: 10px 0px;float: right;}
	.mobile-btn3{float:left; width: 45%;
    padding: 9px 0px;
    margin: 5px;background: #fc9431 none repeat scroll 0 0;font-weight: 700; border:0; color:#FFF; text-align:left;}
	.mobile-btn3 a{ 
    color: #FFF;
    font-size: 12px;
    padding: 5px 10px;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: -1px;
    list-style-type: none;
  }
	.mobile-btn3 i{color:#FFF;float: right;
		padding-right: 9px;
	}
	.your-cart-empty{font-size:14px; height:45px; line-height:45px; text-align:center;}
	.product-image{
		width:100%;
	}
	.protable:hover .block_div{
		display:none!important;
	}
	.p-caption .t-product-name{
		width: auto;
		margin: 0 10px 0 10px;
	}
	.t-product-type{

    margin: 10px 10px 0 10px;
    font-weight: 700;
    color: #777;
    font-size: 12px;

}
	.p-caption .t-product-name a{

    color: #353535;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    display: block;

}
	.product-cart-details {
		margin-bottom: 0;
	}
	
	.productList {
		margin: 28px 0;
		border: 1px solid #ccc;
		background: #fff;
	}
	.p-caption .caption-top{
		clear:both;		
		background: rgb(240, 242, 245);
		padding: 6px;
		font-size: 18px;
	}
	.p-caption .product-edit {

    width: 40%;
	display:inline-block;
	font-size: 11px;
}
.p-caption .matching-item {

    width: 58%;
	display:inline-block;
	text-align:right;

}
.p-caption .matching-item-view{width: 58%;
	display:inline-block;
	text-align:right; font-size:13px;}
	.p-caption .caption-top a{
		color: rgb(0, 0, 0);
		text-decoration: underline;
	}
	.product-unit-price, .product-quantity, .product-subtotal{
		width: auto;
	}
	.product-unit-price > p{
		margin:5px 10px 15px 10px;
	}
	.p-bottom .p-qty{
		display:inline-block;
		margin-right:5px;
	}
	.p-bottom .product-remove{
		display:inline-block;
		vertical-align:top;
	}
	/* .p-bottom a {

    display: block;
    position: static;
    width: 40px;
    padding: 3px 0px;
    font-size: 17px;

} */
.p-bottom a {

    display: block;
    position: static;
    font-size: 10px;

}
	.p-bottom{
		margin: 10px;
		clear: both;
	}
	.p-bottom .p-qty input{
		width: 62px;
		border-radius:0;
	}
	.p-bottom .p-subtotal{
    text-align: right;
    margin-left: 5px;
    float: right;
        width: 50%;
}
.p-bottom .p-subtotal p{

    display: inline-block;
    margin: 0;
    font-size: 14px;
    color: #000;

}
	.p-qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up, .p-qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {

    background: #353535;
    color: #fff;
    border-color: #000;
	border-radius:0;
	line-height:1px;
	}
	.product-category{
		display:none;
	}

.col-sm-offset-1{padding-top:30px;}
.form-group { max-width: 350px;}

#submitcreate > span, #submitcreate2 > span{
	white-space:nowrap;
	font-size:12px;
}
#submitcreate span i, p.submit button#submitlogin span i, #submitcreate2 span i, p.submit button#submitlogin2 span i{
	font-size:16px;
}
.inner-pages h3.page_main_title{
	margin: 10px 0;
	font-size: 22px;
}
.top-btn .dropdown{

    display: block;
    float: left;
    margin: 10px 0px;

}
.top-btn .dropdown-toggle{
    padding: 4px 18px;
    font-size:13px;
}
.fliter-dropdown{ padding:0px 5px; min-width: 180px;}
.fliter-dropdown li{ padding: 1px; }
.fliter-dropdown a{ height: 34px;
line-height: 30px;
background: #dbdbdb;
padding: 3px;
width: auto;
display: block;
color: #000;
border-bottom: 1px solid #e6e6e6;
font-size: 13px;}
.fliter-dropdown a:hover{background:#fc912c; color:#FFF;}
.top-btn {
    padding: 0 0 0 4px;
}
.header-top-message{
    font-size: 11px;
    margin-bottom: 14px;
}
.grm_inr_cont .page-subhadding {
  text-align: center;
  font-size: 18px;
}
.grm_inr_cont p {
  text-align: center;	
}
.grm_sort .show-label {
  margin: 0 18px 0 0;
}
.grm_prdct_cont {
  padding: 8px 0 0px 0;
}
.grm_prdct_cont p {
  margin: 0 0 8px;
  line-height: 21px;
}
.grm_prdct_cont b {
  display: block;
}
.grm_sort h4 {
  text-align: center;
  margin:0;
  float:none;
}
.grm_sort .show-label {
  float: left;
  width: 47%;
  margin: 7px 4px 0;
}
.grm_sort .show-label .currency-select {
  width: 100%;
}
.whlsale_grm .whlsale_grm_bx p {
  margin: 12px 0 0;
  line-height: 19px;
  text-align: center;
}
.whlsale_grm .whlsale_grm_bx .page_main_title {
  float: none;
  text-align: center;
  font-size: 19px;
}


.breadcrumb li.last a {
	display:inline-block;
	margin:10px 0 0;
	line-height:17px;
	letter-spacing:0;
}
.btn-small1 {
	right:20px;
	top:89px;
}
.box-footer.clearfix {
	margin:0;
}
.grm_lst_crt {
	bottom:auto;
	top:-30px;
	right:-15px;
	
}
.grm_prdct_slide {
  padding: 20px 0;
}
#scrollUp {
  bottom: 88px;
  right: 33px;
}
.slide_top_wrapper .wrapper_bx {
  margin: 12px 0;
}

}

@media (max-width:575px) {
.header-top-message.pull-left {
  float: none !important;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.header-top-message .msg_bx {
  margin: 0 0 8px 0;
  font-size: 13px;
}

}


@media (min-width: 470px) and (max-width: 767px) {
    .single-new-trend > a img {
        height: 100%;
    }
    .container {
        width: 100%;
        max-width: 600px;
    }
	.header-top .container{     width: 100%;
        max-width: 750px;
}
	.header-bottom .container{     width: 100%;
        max-width: 750px;
}
    .featured-product-list .overlay-content h4 {
        font-size: 13px;
    }
	.social-icon a{
		padding: 3px 0;
	}
	.productList {
		position:relative;
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 5px 1%;

}
.p-caption .t-product-name a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.protable .product-image img{
	max-height:250px;
	width:100%;
}

.protable-order{
 	width:50%;
	float:right;
	clear:both
}
.protable-order-heading{
 	width:50%;
	float:left;
	padding:10px;
	font-weight:600;height:40px;
	
}
.protable-order-value{
 	width:50%;
	float:right;
	padding:10px;
	height:40px;
}
.view-more{    position: absolute;
    right: 0;
    background-color: #FFF;
    top: -25px;
    padding: 3px 3px 0 10px;
 
    margin: 0;
    vertical-align: middle;
    border: 1px solid #d6d4d4;}
.copyright p{ font-size:12px;}

.single-new-trend > a img {
    height: 220px;
}

.single-new-trend-height {
    height: 290px;
    display: block;
}

}

@media (min-width: 320px) and (max-width: 469px) {
    .container {
        width: 100%;
        max-width: 320px;
    }
	.productList {
        position: relative;
    width: 98%;
    display: inline-block;
    vertical-align: top;
    margin: 5px 1%;
}
.protable-order{
 	width:50%;
	float:right;
	clear:both
}
.protable-order-heading{
 	width:50%;
	float:left;  
	padding:10px;
	font-weight:600;
	
}
.protable-order-value{
 	width:50%;
	float:right;
	padding:10px;
}
.view-more{    position: absolute;
    right: 0;
    background-color: #FFF;
    top: -25px;
    padding: 3px 3px 0 10px;
    margin: 0;
    vertical-align: middle;
    border: 1px solid #d6d4d4;}
	
}