

/*@media (max-width: 700px) {




 DO NOTE REMOVE THIS CURLY BRACE!!!! -->  }*/

/*@media (max-width: 500px) {


 DO NOTE REMOVE THIS CURLY BRACE!!!! -->  }*/

@media (max-width: 700px) {

/* @group Layout */
h1.site_title img {
	width: 100px;
}

.bottom_header ul.right_menu {
	/*font-size: 75%*/
}

ul li.gb_category, ul li.locations, ul li.merchants {
	padding: .4em .75em;
}

.top_header h1.site_title img {
	width: auto;
	margin: 10px auto 0 auto;
}

h1.site_title img {
	margin: 1.5em auto 1em auto;
	display: block;
}
h1.site_title {
	width: 100%;
}

.header_locations_wrap {
	width: 100%;
	top: 120px;
}
.current_location {
	padding: 0;
}
.mobileMenu {
	margin: 10px auto 0px;
	display: inline;
	clear: both;
	width: 100%;
}
.top_header .main_navigation,
.bottom_header .main_navigation,
.site_footer .main_navigation .right_menu  {
	display: none !important;
}
.site_content, .sidebar {
	float: none;
	width: 100%;
	border-left: none;
}
.site_footer .widget_wrap {
	display: none;
}
.side_footer img {
	display: none;
}

#deals_sidebar {
    display: none;
}

#single_deal {
	width: 100%;
}

#deal_sidebar {
    width: 100%;
}

#deal_sidebar .social_buttons {
    width: 75%;
    float: left;
    display: inline-block;
}

#deal_sidebar .buy_button {
    float: right;
    display: inline-block;
}


/* @end */

/* @group Deals */

.deals_loop .hentry {
	float: none;
	width: 100%;
	/*background-color: transparent;*/
	border-left: none;
	clear: both;
	margin-bottom: 10px;
}
.loop_thumb {
	height: auto;
	width: 100%;
	margin-right: 10px;
	float: left;
}
.deals_loop .buy {
	position: static;
	margin: 0;
	padding: 2px;
	width: 30%;
	float: right;
	font-size: .8em;
}
.deals_loop ul, .deals_loop .view {
	/*display: none;*/
}
.deals_loop h2 {
	margin: 0;
}
.deals_loop h2 a {
	background-color: transparent;
	font-size: 19.6px !important;
}

/* @end */

/* @group Deal */

.deal_main_info .img_wrap {
	float: none;
	width: 90%;
	margin-left: 9%;
}
.deal_main_info .meta_wrap {
	float: none;
	width: 100%;
}
.deal_main_info .purchase_options {
	margin: 0;
	top: 400px;
}
.deal_main_info .deal_meta li {
	margin-left: 5%;
	width: 45%;
	float: left;
}
.milestone_wrap {
	display: none;
}
.merchant_excerpt {
	display: none;
}
.deal_map {
	display: none;
}
.deal_comments {
	display: none;
}

/* @end */

/* Iconography */
ul.iconography li.liking {
	margin: 0 0 0 10px;
}

/* @end */

/* Merchant */
.merchant_box {
	width: 100%;
}

.merchants-entry {
	width: 100%;
	margin: 30px 0 0 0;
}
/* @end */

/* MISC */
hgroup.bottom_header {
	margin: 0 auto;
	width: 100%;
}
hgroup.bottom_header .nav_block {
	width: 100%;
}


.commentary p.comment-form-comment {
	width: 84%;
}

.loop_thumb {
	width: 459px;
	height: 200px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: border-box;
}
/* @end */
form table td input, form table td textarea, form table td select {
	width: 90%;
}

form table td input[type="checkbox"] {
	width: auto;
}

.registration_layout td.first{
	width: auto;
	text-align: left;
}

.widget_area aside.widget {
	margin-left: 0px;
}
	/*700 styles end */

	.header_locations, .nav_block, .site_title, .main, .site_info, .site_footer .widget_wrap {
		width: 100%;
	}

	.loop_thumb {
		width: 100%;
	}
	.checkout_block td p {
		width: 100%;
	}
	form table td input, form table td textarea {
		width: 81%;
	}

	form table td input[type="checkbox"] {
		width: auto;
	}

	form table td select {
		width: 95%;
	}

	.widget {
		margin-left: 0px;
	}


table.purchase-table thead tr > th, table.purchase-table tbody tr > td, table.purchase-table tbody tr > th {
	padding: 7px;
}




/* DO NOTE REMOVE THIS CURLY BRACE!!!! --> */ }


