/*iPhone*/
@media only screen and (min-width: 320px) and (max-device-width:480px) and (orientation : portrait) {

	body {
		width:100% !important;
	}

	body,header,nav,#greeting,section#content,footer,#teaser {
		max-width: 100% !important;
		width:100% !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	header h1 {
		width:100% !important;
		margin-left:-5px !important;
		margin-bottom: 0px !important;
	}
	
	
	#contests-container {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	#access {
		width: 100% !important;
	}

	#pre-header {
		width:100% !important;
	}

	#offers {
		max-width:100%;
		margin-left: -10px !important;
		clear:both;
		float: none !important;
	}

	ul#client-market-grid {
		margin-left: 0px !important;
	}

	ul#client-market-grid li {
		list-style: none;
		text-align: center;
		float:left;
		width:45% !important;
		height:auto !important;
		margin-right: 15px;

	}
	
	ul#client-market-grid li img {
		width:100% !important;
		height:auto !important;
	
	}
	
	ul#coupon-grid {
		padding-left: 0px;
		margin-left:  0px;
		width:100%;
	}
	
	ul#coupon-grid li {
		width: 43% !important;
	}
	
	ul#coupon-grid li img {
		width:100% !important;
		height:auto !important;
	}
	
	#market-first-col {
		width:100% !important;
	}

	#market-second-col #slider {
		width:100%;
	}

	#market-second-col {
		clear: both;
		width: 280px;
		float:none;
	}

	#market-second-col .container {
		width:280px;
	}

	#market-summary {
		clear:both;
	}

	.mex_links {
		clear:both;
		float:right;
		width:100px;
		margin-top: -40px;
	}

	.mex_links ul li {

		list-style-type: none;
		list-style-image: none;
		margin-bottom: 5px;
	}

	.mex_links img {
		height48px;
		width:48px;
	}

	article{
		min-width:300px !important;
		max-width:100% !important;
		width:100% !important;
		overflow: visible !important;
		height:auto;
		max-height: 100%;
	}

	.entry_content {
		width: 100%;
	}

	#enjoy {
		max-width: 220px !important;
		padding-left: 100px;
		margin-top:-110px;
		width:230px;
	}

	.vendor-description {
		width:280px;
	}
	
	.merchant_sort {
		display: none !important;
	}

	#home_container {
		max-width:100% !important;
		width: 100% !important;
	}

	#vertical_ad_bar {
		clear:both !important;
		float:none !important;
	}

	#teaser-box {
		width:100% !important;
	}

	.site_banner {
		max-width:100% !important;
		max-height: 71px;
		margin-left: -5px !important;
		margin-top: -1px !important;
		margin-bottom: 0px !important;
	}

	header {
		max-height: 71px !important;
		height: 71px !important;
		min-height: 71px !important;
	}

	.mobile_only {
		visibility: visible;
		display:inherit;

	}

	#participating-locations {
		width:100%;
	}


	#menu-icon {

		display:inline-block;
		float:right;

	}

	nav {
		margin-top: -12px;
		background:#FFF;
	}

	nav ul, nav:active ul {

		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 20px;
		top: 60px;
		width: 50%;
		border-radius: 4px 0 4px 4px;
		z-index:999999 !important;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
		margin-top:5px;
		background-color:#fc9030;

	}
	
	nav .last {
		float:left !important;
	}


	nav:hover ul {

		display: block;

	}
	


	div#coupon-control {
		width:100% !important;
	}

	div#coupon-actions {
		float:none;
		clear:both;
		border:none;
	}

	div#coupon-actions ul,div#coupon-actions ul li {
		margin-left:-20px;
	}

	div#coupon-actions h3.title {
		visibility:visible;
	}


	#mobile_header_logo {
		display:none;
	}

	.login_box {
		max-width: 70% !important;
	}

	.login_box input[type="text"] {
			max-width: 80% !important;
	}
	
	.rdp_faq {
		margin-top: -10px !important;
		margin-left: -20px !important;
	}
	
	.rdp_faq li img {
		max-width: 100%;
		height:auto;
	}
	
	
	div.entry-content {
		margin-top: 10px;
		width:100% !important;
		overflow: hidden;
	}
	
	div#ap_left {
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100%  !important;
	}
	
	
	div#featured-local-offers {
/*
		max-width: 95% !important;
		padding-top: 20px;
		margin-left: 0px !important;
*/
		display:none !important;
	}
	
	div#featured-local-offers li {
		width:90px;
		margin-right: 10px;
		height:auto;
	}
	
	div#contests{
		max-width: 93% !important;
		margin-left: auto;
		margin-right:  auto;
		margin-top: 0px !important;
	}
	
	div#ap_right {
		margin-top:20px !important;
		margin-left:15px;
		clear:both !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-left: 0px !important;
	}
	
	div#ap_far_right {
		margin-left: auto;
		margin-right: auto;
		width:90%;
	}
	
	div#banners {
/* 		margin-left: 10px !important; */
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.ad_2_top, .ad_2_middle, .ad_2_bottom{
		
		width:43% !important;
		
	}
	
	.ad_2_top img, .ad_2_middle img, .ad_2_bottom img {
		width:100% !important;
	}
	
	.ad_2_bottom:last-child {
		margin-left: auto;
		margin-right: auto;
		width:45% !important;
	}
	
	
	.ad_2_middle {		
		width:43% !important;		
	}
	
	.ad_2_middle img {
		width:100% !important;
	}
	
	.ad_2_bottom {
		width:43% !important;
		margin-bottom: 10px !important;
	}
	
	#hp_bottom_links {
		width:85% !important;
	}
	
	#ad_top_ga {
		width:85% !important;
	}

	
}
