@media (max-width: 768px){
	.container {
		width: 750px !important; 
	}

	#fortune-section {min-width:750px; margin-left:auto; margin-right:auto;}
	#home-fortune {position: relative;display: block;padding-top: 70px; padding-bottom: 28px;width: 100%;}
	#home-fortune .fortune-box {display: block;}
	#home-fortune .section-fortune-bottle{background-position: top center;text-align: center;margin: 0 auto;right:20px;}
	#home-fortune .fortune-box .fortune-quote {display: block;width: 500px;min-height: 200px;margin: 0px 0% 0 0%;padding-top: 10px;}
	#home-fortune .fortune-box .fortune-button {display: block;width:500px;	margin:0 auto; clear:both;}
	#home-fortune .fortune-box a.btn-see-fortune {display: block;margin:0 auto;}
	#home-fortune .fortune-box .fortune-button-below {display: block;width:500px;margin:10px auto;clear:both;padding-left: 0%;}
	#fortune-section-app {min-width: 750px;	margin-left: auto;margin-right: auto;}
	#home-app .section-fortune-mobile {	background: transparent url(../../images/section-fortune-mobile.png) no-repeat;	display: block;	width: 202px;height: 397px;	position: absolute;	right: 50px;top: -100px;}
	#fortune-section-about {min-width: 750px;margin-left: auto;margin-right: auto;}
	#footer {min-width: 750px;margin-left: auto;margin-right: auto;}

	/** where to buy **/
	#fortune-section-content-map {min-width: 750px;margin-left: auto; margin-right: auto;}
	#fortune-section-map {min-width: 750px;margin-left: auto;margin-right: auto;}

	/** app **/
	.fortune-app-box {height: 382px;}
	.fortune-app-box > img{position:static;width:100%;height: auto;}
	#fortune-section-content {min-width: 750px;margin-left: auto;margin-right: auto;}
	#fortune-section-content .download-btn img{width:100%;}

	/** about **/
	.about-banner > img{width:100%; height:auto;}

	/** footer **/
	#newsletterform input[type="text"], #newsletterform input[type="email"]{border:none;height:40px;padding:12px 15px;text-transform:uppercase;width:80%;float:left;margin:0;border-radius:0;}

}
@media (max-width: 480px){
	.container {
		width: 100% !important; 
	}

	.strip.height-90 {height: 50px; min-height:50px;}
	.strip.height-110 { height: 70px; min-height:70px;}
	.padding-xs-30{padding-left:30px;padding-right:30px;}
	.newsletter-space{padding-left:0;padding-right:0;}

	h1.page_title{text-align:center;}
	

	#fortune-section {min-width: 100%;margin-left: auto;margin-right: auto;height:800px;}
	#home-fortune .fortune-box {background: transparent;display: block; /*margin-top:230px;*/}
	#home-fortune .section-fortune-bottle{position:relative;background-position: top center;text-align: center;margin: 0 auto;top:-220px; right:auto;}
	#home-fortune .fortune-box .fortune-quote {display: block;width: 100%;min-height: 200px;margin: 0;padding-top: 10px;margin-top:-200px;}
	#home-fortune .fortune-box .fortune-button {display: block;width:100%;margin:0 auto;clear:both;text-align:center;}
	#home-fortune .fortune-box a.btn-see-fortune {display: block;margin:0 auto;}
	#home-fortune .fortune-box .fortune-button-below {display: block;width:100%;margin:10px auto;clear:both;padding-left: 0%;text-align:center;}
	#fortune-section-app {min-width: 100%;margin-left: auto;margin-right: auto;height:760px;}
	#home-app .section-fortune-mobile {background-position: top center;text-align: center;margin: 0 auto;position: relative;right: 0;top: -120px;}
	#fortune-section-about {min-width: 100%;margin-left: auto;margin-right: auto;height:870px;}
	#home-about {position: relative;display: block;padding: 30px 0;float: left;width: 100%;height: 300px;}
	#home-about .blue-half-bottle {background: transparent url(../../images/blue-half-bottle.png) top center no-repeat;display: block;width: 242px;height: 508px;position: relative;top: -150px;margin:0 auto;}
	#footer {min-width: 100%;margin-left: auto;	margin-right: auto;	}

	/** where to buy **/
	#fortune-section-content-map {min-width: 100%;margin-left: auto; margin-right: auto;}
	#fortune-section-map {min-width: 100%;margin-left: auto;margin-right: auto;}

	/** app **/
	.app-page{height:auto;}
	.fortune-app-box {height: 210px;}
	.fortune-app-box > img{width:100%;height: auto;}
	#fortune-section-content {min-width: 100%;margin-left: auto;margin-right: auto;}
	#fortune-section-content .download-btn img{width:100%;}

	/** about **/
	.about-page{height:auto;}	
	.about-banner > img{width:100%; height:auto;}
	

	/** contact **/
	.contact-page{padding-left:30px;padding-right:30px;}
	.contact-page h1.page_title{text-align:center;}
	#contactfrm input[type="text"], #contactfrm input[type="email"] {width: 100%;}
	#contactfrm textarea {width: 100%;}

	/** footer **/
	#newsletterform input[type="text"], #newsletterform input[type="email"]{border:none;height:40px;padding:12px 15px;text-transform:uppercase;width:79%;float:left;margin:0;border-radius:0;}

	
}