/*Responsive CSS*/
@media(min-width:1300px){
	 .scroll-deal:first-of-type+div {
    width: 90.15%;
}
#deals-scroller .deal{
	/* margin-right:10.5px; */
}
}
@media(max-width:1200px){
body.enhanced_ui>.container {
    border-left: none;
    border-right: none;
}
}
@media(max-width:1110px){
	
	body.enhanced_ui .header_top_bar .subs_form{
		width:490px;
	}
	.header_google_ad{
		    float: left;
    width: 70%;
	}
	body.enhanced_ui .home-logo.col-sm-3 {
    margin: 0px 0px 10px 15px;
	float:left;
	}
}

@media(max-width:1099px){
	#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa-tags,
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa-tags+a.boldtext_11,
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa-angle-right,
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa-angle-right+a.boldtext_11,
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor a#feedback_id{
	display:none;
}
}

@media(max-width:1050px){
.halloween_season {
    position: absolute;
    right: 25%;
    width: 90px;
    bottom: 3px;
}
header.white_nav.sticky .halloween_season{

	right:15%;
}

#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 img {
    width: 100px !important;
    height: auto !important;
    display: block;
    text-align: center;
    margin: 0 auto;
}
}

@media(max-width:992px){
body.enhanced_ui .menu>ul>li>ul {
    width: 99% !important;
}

body.stable header .container .row{
	    margin-right: -15px;
    margin-left: -15px;
}
body.stable .dropdown-section.my_account ul li{
	float:left !important;
}
body.stable.user_no_login i.call_search_form{
	right:32%;
	/* right:27%; */
	    margin: 0px;
}

.halloween_season {
    position: absolute;
    right: 7%;
    width: 90px;
    bottom: 7px;
}
body.stable.user_yes_login i.call_search_form{
		right:28%;
}
body.stable header.white_nav.sticky .search_and_user_acc{
	background:#fff;
	    border-bottom: solid 1px #cecece;
}
body.stable header.sticky i.call_search_form {
    top: 0px;
}
body.stable header.sticky #manage_acc.top_my_account.new_user_section {
    top: 0px;
}
body.stable header.white_nav.sticky .search_form{
	top:40px;
}
footer.enhance_footer .social_section {
    padding: 0px 0px;
    position: relative;
    top: auto;
}

header .col-md-3.clearfix form input[type="submit"]
{
    /*width: 20%;*/
}
body.stable .search_form {
    right: 20%;
}


}


@media(max-width:992px) and (min-width:769px){
    body.stable .search_form input[type='text']{
        width:200px;        
    }

body.stable .search_form input[type="submit"] {
    width:60px !important;
}
}


@media (min-width: 769px) and (max-width:925px){
body.enhanced_ui .menu>ul>li>a {
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
}
}

@media(min-width:992px){

body.stable .search_form input[type=text] {
    width: 480px;
}
body.stable .search_form input[type=submit] {
    width: 85px;
}
    }

@media(max-width:950px){
header.white_nav.sticky .halloween_season{
	    bottom: auto;
    top: 45px;
	right:3%;
}
}
@media(max-width:850px){
body.stable.user_yes_login i.call_search_form{
	/* right:2%; */
	    right: 24.5%;
	}

body.stable #manage_acc.top_my_account.new_user_section{
	/* right:5px; */
}
body.stable.user_no_login i.call_search_form {
    /* right: 29%; */
	right: 31%;
}
body.stable #manage_acc.top_my_account.new_user_section{
	width:auto;
}

	body.stable .search_form {
    right: 15%;
}
}

@media(max-width:800px){
.halloween_season {
    position: absolute;
    right: 1%;
    width: 90px;
    bottom: 7px;
}
}

@media(max-width:768px) and (min-width:767px){
.right_user_area {
    display: block !important;
}
.menu>ul>li.active>ul,.menu>ul>li.active:hover>ul{
	display:block !important;
}
.menu>ul>li>ul,.menu>ul>li:hover>ul{
	display:none !important;
}
#deals-scroller .deal{
	/* margin-right:11px; */
}

}

@media(max-width:767px){

body.stable .white_nav .menu>ul>li:hover, .white_nav .menu>ul>li.active {
    box-shadow: none !important;
}
body.stable .white_nav .menu{
	/* position:relative; */
}
body.stable .menu>ul>li{
	width:100% !important;
}
body.stable .menu{
	    width: 95%;
    margin: 0 auto;
}
/* body.stable i.call_search_form{
	top: -20px;
	right: 5%;
} */
body.stable i.call_search_form {
/*     top: 5px;
    right: 40%;
    padding-bottom: 21px; */
	/* z-index:90; */
		z-index:0;
}
body.stable.user_no_login i.call_search_form {
    top: 0px;
    right: 43%;
}
body.stable.user_yes_login i.call_search_form {
    top: 0px;
    right: 44%;
	/* z-index:90; */
}
body.stable .search_and_user_acc
{
    position: absolute;
    top: 40px;
    width: 100%;
}
body.stable .white_nav .menu ul{
    max-height: 55vh;
    overflow: auto;
}
body.stable #manage_acc.top_my_account.new_user_section{    
right: 65px;
}
body.stable .search_form{
    position: absolute;
    left: 0px;
    width: 100%;
    top: 35px;
	/* top: 32px; */
    border-top: solid 1px #cecece;
}
header.white_nav.sticky .halloween_season {
bottom: auto;
    top: 5px;
    right: 10%;
}
body.stable .menu.open>:first-child {
    display: block;
    top: 18px;
	z-index:99;
	top:50px;
    position: relative;
	background:#fff;
}
body.enhanced_ui .menu:before{
	top:0px;
	color:#338296;
	    font-size: 24px !important;
}

body.enhanced_ui .home-logo.col-sm-3{
	width:210px;
	display:block !important;
}
.menu.open>:first-child {
    border: 1px solid #338296;
}
.right_user_area {
    display: block;
}
.header_google_ad header ins{
	margin-bottom:25px;
}
body.stable header.sticky .home-logo.col-sm-3{
	display:block !important;
	    margin-top: 5px;
}
body.stable header.white_nav.sticky .search_and_user_acc{
	    border-bottom: solid 1px #cecece;
		background:#fff;
		    bottom: auto;
    top: 52px;
}
body.stable header.white_nav.sticky .search_form {
    top: 34px;
}
body.stable header.sticky .menu ul li.logo_li{
	display:none !important;
}
body.enhanced_ui .menu>ul>li.active>ul>li>ul>li>ul.has_many>li {
    width: 100%;
}
.header_google_ad {
    float: left;
    width: 70%;
    position: relative;
    top: -5px;
}
header ins{
	margin-left:4px !important;
}

#deals-container.home_style_black.deal_img_size_200 .deal {
    min-height: auto !important;
    margin-bottom: 10px;
    border: 1px solid #CCC !important;
    background: #f7f7f7;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 {
    border-right: 1px solid #CCC;
    background: #fff;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 {
    border-left: none !important;
    padding: 10px;
}
#deals-container.home_style_black .deal.row .col-xs-8 header {
    background: none;
}
}
@media(max-width:768px){
	
	.mbl_deal.desktop{
		display:none;
	}
	
	
	.price_tags .doa-price {
    font-size: 18px;
	margin-right:5px;
	}
	.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .store-name {

    display: block;
    font-size: 14px;
    color: #4d4d4d;
	width:auto;
	float:left;
	/* line-height: 30px; */

}

.price_tags .orig-price {
    font-size: 13px;
}
#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 header .for_text{
	display:none !important;
}
#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 header .store_time_div{
	overflow:hidden;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 > div > a{
	vertical-align:bottom !important;
	padding-bottom: 5px;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .title{
	/* margin-bottom:10px; */
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a,
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .title,
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .title .orange-caps{
	font-size:15px !important;
	font-weight:normal !important;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a.list_show_deal_btn{
	font-size:14px !important;
}
	.mobile_display.deal_price_info{
width: 100%;
overflow: hidden;
/* margin-top: 5px; */
	}
	.special_text1{
		display:none !important;
	}
.mobile_display.deal_price_info .price_tags{
	/* display:none; */
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 header{
	border-bottom:none !important;
}
		.mobile_display.deal_price_info .price_tags{
			float:left;
		} 
		.mobile_display.deal_price_info a.list_show_deal_btn{
			float: right;
			padding: 2px 6px;
			font-weight: normal;
			border-radius:2px;
		}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng a.list_show_deal_btn{
		margin-top:0px !important;
	}
		#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8{
		background:#fff !important
	}
	
	.mbl_deal {
 /*   width: 27px;
    height: 27px; */
	   width: 22px;
    height: 22px;
    display: block;
    background-size: 100%;
    z-index: 99;
    position: absolute;
    border: none;
    text-indent: -9999px;    
	}
	.mbl_deal.hot {
    background-image: url('../png/hot-deal1.png');
	left: 5px;
    bottom: 5px;
	}
	.mbl_deal.super-hot {
    background-image: url('../png/super-hot-deal1.png');
	left: 5px;
    bottom: 5px;
	}
	
	.discount_badge{
		display:block !important;
			width:30px !important;
			height:30px !important;
	}
	.discount_badge:before,
	.discount_badge:after{
			width:30px !important;
			height:30px !important;
	}
	.discount_badge .discont_rate{
		line-height:20px;
		font-size:14px;
		font-weight:normal;
	}
	.discount_badge .discont_off{
		font-size:11px;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng a.list_show_deal_btn,
	.mobile_display .discount_percentage{
		display:none !important;
	}
}

/** only for desktop version means greater than 768px ***/
@media(min-width:769px){   
	
	
	#deals-container.home_style_black.deal_img_size_200{
		background: #f9f9f9;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8,
	#deals-container.home_style_black.deal_img_size_200 .deal{
		background:#fff;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8{
		border-left:none;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 header{
		border-bottom:none !important;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng{
		border-top:none;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng .social_links_anchor{
		float:left;
	}
	body.enhanced_ui.stable footer.show_deal_new_chng a.list_show_deal_btn{
		float:right;
	}
	#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 > div > a{
		position:relative;
	}
.mbl_deal.desktop {

    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    z-index: 99;
    position: absolute;
    border: none;
    text-indent: -9999px;
    margin-left: 20%;
    margin-bottom: 5%;

}
	.mbl_deal.hot {
    background-image: url('../png/hot-deal1.png');
	left: 5px;
    bottom: 5px;
	}
	.mbl_deal.super-hot {
    background-image: url('../png/super-hot-deal1.png');
	left: 5px;
    bottom: 5px;
	}
	
}






@media(max-width:700px){
	.header_google_ad{
		/*display:none;*/
	}
body.stable .search_and_user_acc {
    /* position: absolute; */
	position: relative !important;
     top: 0px; 
    width: 100%;
}
.halloween_season {
    position: absolute;
    right: 20%;
    top: 50px;
    width: 100px;
    bottom:auto;
}
}



@media(max-width:675px){
	body.stable i.call_search_form{
		right:52%;
	}
		body.stable.user_yes_login i.call_search_form{
		/* right:62%; */
		right:46%;
	}
	body.stable.user_no_login i.call_search_form {
    top: 0px;
    right: 50%;
	}
header.white_nav.sticky .halloween_season {
    right: 14%;
}
body.enhanced_ui .home-logo.col-sm-3 {
    width: 225px;
    display: block !important;
}
.header_google_ad{
	    top: 18px;
}	
body.stable header .container>.row .search_and_user_acc{
	top:40px;
}
}
@media(max-width:600px){
body.stable.user_no_login i.call_search_form {
    top: 0px;
    right: 5%;
}
#deals-scroller .deal{
	/* margin-right:11px; */
}
}
@media(max-width:550px){
	body.stable i.call_search_form{
		right:60%;
	}
		body.stable.user_yes_login i.call_search_form{
		/*right:53%;*/
		right:0%;

	}
	
}

@media(max-width:475px){
	body.stable i.call_search_form{
		right:75%;
	}
		body.stable.user_yes_login i.call_search_form{
		/* right:10%; */
	}
	body.stable #manage_acc.top_my_account.new_user_section {
    /*right: 28px;*/
}
body.enhanced_ui .home-logo.col-sm-3 {
    width: 160px;
    margin-left: 5px;
}
	header.white_nav.sticky .halloween_season {
    right: 20%;
    top: 37px;
}

	body.stable .search_form i.close_btn
	{
		right: 10px;
	    top: 5px;
	    font-size: 20px;	
	}

}


@media(max-width:414px){
body.stable .search_form{
		left: 0px;
    top: 32px;
}
body.stable .search_form form {
    width: 85%;
}
input[name="search"] {
    width: 80%;
}
header .col-md-3.clearfix form input[type="submit"]{
	    width: 20%;
}
footer.enhance_footer .social_section{
    padding: 10px 0px;
    position: relative;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    top: 0px;
}
/*.halloween_season {
    position: absolute;
    right: 25%;
    width: 70px;
    bottom: 12px;
}*/
.halloween_season {
    position: absolute;
    right: 20%;
    top: 50px;
    width: 70px;
    bottom:auto;
}
}
@media(max-width:375px){
	body.stable .header_top_bar .subs_title{
		font-size:10px;
	}
	body.stable i.call_search_form{
		right:80%;
	}
		body.stable.user_yes_login i.call_search_form{
		/* right:10%; */
		right: -9%;
    top: 2px;
	}
	body.stable .search_form{
		left: 0px;
    top: 30px;
}
body.stable .search_form form {
    width: 85%;
}

input[name="search"] {
    width: 80%;
}
header .col-md-3.clearfix form input[type="submit"]{
	    width: 20%;
}
body.stable.user_no_login i.call_search_form {
    top: 0px;
    /* right: 75%; */
	right: 5%;

}
.halloween_season {
    position: absolute;
    /*right: 25%;*/
    width: 70px;
}
body.stable .header_top_bar .subs_title{
	display:none;
}
.menu:before{
	font-size: 29px;
}
}

@media(max-width:320px){
body.stable.user_no_login i.call_search_form {
    top: 0px;
    /*right: 85%;*/
    right: 5%;
}
.halloween_season {
    position: absolute;
    right: 20%;
    width: 70px;
    bottom: 8px;
}
}

@media(min-width:320px) and (max-width: 600px){
	body.stable .search_form {
    width: 100%;
}
body.stable .search_form form input[name="search"] {
    width: 75%;
}
header .col-md-3.clearfix form input[type="submit"]{
	    width: 25%;
}
body.stable .search_form{
	width:100%;
}
ul#result_list li.list-group-item a{
	width:85%;
}
}





@media(max-width:767px){
	
.mobile_display{
	display:block !important;
}

	#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 a img{
		
	}
	#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div,
	#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>div>a{
		height:135px;
	}
	#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 a img {
    width: auto!important;
    height: auto!important;
    max-width: 95%;
    max-height: 90%;
}

#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4{
	    width: 200px;
}
#deals-container.home_style_black.deal_img_size_200 .deal{
	min-height:135px !important;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a{
	    font-size: 1.2em;
    font-weight: normal;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng{
	    display: block;
    padding-top: 0px;
    border-top: none;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor{
	display:none;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng a.list_show_deal_btn{
	/* display: block !important; */
    padding: 4px 7px;
    margin-bottom: 0;
    font-size: 13px;
	font-weight: normal;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .mobile_display{
	float:left;
}

.discount_percentage{	
    padding: 3px 8px;
    border-radius: 2px;
    color: #c03221;
    border: solid 1px #c03221;
}

.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .orange-caps {
    font-size: 1.2em;
}
.super_hot.special_label{
padding: 3px 12px;
    border-radius: 2px;
    color: #c55656;
    text-transform: uppercase;
    margin-left: 8px;
    font-size: 14px;
    border: solid 1px #c55656;
}
.hot.special_label{
padding: 3px 12px;
    border-radius: 2px;
    color: rgba(230, 160, 86, 1);
    text-transform: uppercase;
    margin-left: 8px;
    font-size: 14px;
    border: solid 1px rgba(230, 160, 86, 1);
}

#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .gh-ribbon.red,
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .special_text,
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .discount_badge,
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div .our-price,
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div .list-price{
	display:none;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .when {
    padding: 3px 8px;
    border-radius: 2px;
    color: #338296;
    text-transform: uppercase;
    margin-left: 8px;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #338296;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 header .store-name a{
	font-size:14px;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8{
	width:70%;
}
container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div .our-price,
container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div .list-price{
	display:none;
}
.price_tags{
	text-align:left;
}
.price_tags .doa-price{
	
      font-size: 19px;
    font-weight: bold;
    color: #338296;
    margin-right: 10px;
}
.price_tags .orig-price{
	    font-size: 15px;
    text-decoration: line-through;
    color: #5e5c5c;
}
}


@media(min-width:320px)and (max-width:767px){
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a {
    font-size: 13px;
    font-weight: normal;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .orange-caps{
	font-size:12px;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .store-name{
	display: block;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .store-name a{
	    color: #2367aa;
    text-decoration: underline;
}
.price_tags .doa-price {
    font-size: 19px;
    font-weight: bold;
    color: #338296;
    margin-right: 10px;
}
.price_tags .orig-price {
    font-size: 15px;
    text-decoration: line-through;
    color: #5e5c5c;
}

#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng{
    width: 100%;
    padding: 0px;
	position:relative;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 {
    width: 120px;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8{
	    padding: 5px 2px 5px 5px;
}
.price_tags .doa-price {
    font-size: 17px;
    font-weight: bold;
    color: #338296;
    margin-right: 10px;
}
.price_tags .orig-price {
    font-size: 14px;
    text-decoration: line-through;
    color: #5e5c5c;
}
.discount_percentage {
    padding: 0px 4px;
    border-radius: 2px;
    color: #c03221;
    border: solid 1px #c03221; 
    float: left;
    margin-right: 5px;
    /* font-weight: 600; 
    background: #c03221;
    color: #fff; */
}
.hot.special_label {
    padding: 0px 4px;
    border-radius: 2px;
    color: rgba(230, 160, 86, 1);
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 14px;
    border: solid 1px rgba(230, 160, 86, 1); 
    float: left;
   /*  background: #c55656; 
    color: #fff; */
}
.super_hot.special_label {
    padding: 0px 4px;
    border-radius: 2px;
    color: #c55656;
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 14px;
    border: solid 1px #c55656; 
    float: left;
   /*  background: #c55656; 
    color: #fff; */
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .when {
    padding: 3px 0px;
    border-radius: 2px;
    color: #353535;
    text-transform: uppercase;
    margin-left: 8px;
    font-size: 12px;
    font-weight: bold;
	border:none;
    /* border: solid 1px #338296; */
    text-align: left;
    margin-left: 0px;
    float: left;
   /* background: #338296; */
    margin-top: 5px;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng a.list_show_deal_btn {
    /* display: block !important; */
    padding: 4px 7px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    margin-right: 2px;
    /* float: left; */
    margin-top: 12px;
}
#deals-container.home_style_black.deal_img_size_200 .deal{
	margin-bottom:5px;
}
.deal_price_info{
	    padding: 2px 4px 3px 0px !important;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .mobile_display{
	width:100%;
}

.mobile_display .when{
	display:none;
}

#deals-container.home_style_black.deal_img_size_200 .deal.gad {
    display: none;
}
}



@media(min-width:600px) and (max-width:767px){
	
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4{
	width:215px;
}
#deals-container.home_style_black.deal_img_size_200 .deal {
min-height: 160px !important;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div, #deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>div>a {
    height: 155px;
}
	.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a {
    font-size: 16px;
    font-weight: normal;
}
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .orange-caps {
    font-size: 16px;
}
.price_tags .doa-price {
    font-size: 19px;
}
.price_tags .orig-price {
    font-size: 15px;
}
.discount_percentage,.super_hot.special_label{
	font-size:16px;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng a.list_show_deal_btn{
	font-size:17px;
}
}


@media(min-width:768px) and (max-width:900px) {
.gh-ribbon.left{
	    left: -76px;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 > div > a { 
    height: 150px;
}
#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng .social_links_anchor>i.fa,
#deals-container.home_style_black.deal_img_size_200 #deals > .deal > section.col-xs-8 footer.show_deal_new_chng .social_links_anchor a.boldtext_11{
	display:none;
}
}
@media(min-width:900px) and (max-width:1000px) {
.gh-ribbon.left{
	    left: -86px;
}
}

