@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {@viewport { 
    zoom: 0.50;
	}
	#header {
		position: relative;   
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
		padding-top: 0px;
		padding-top: 0px !important;
	}
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:60px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
 	/*.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:60px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	} */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
 	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:60px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:60px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:60px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
   #header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}
	@viewport { 
    zoom: 0.25;
	}
	/* .offer { 
		top:90px !important;
	} */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:90px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}




/* iPhone 5 ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	@viewport { 
    zoom: 0.25;
	}
/* styles*/
	#header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}
	/* .offer { 
		top:90px !important;
	} */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:90px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

/* iPhone 6 ----------- */

@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
	{ 
	@viewport { 
    zoom: 0.25;
	}
	#header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}	
	/* .offer { 
		top:90px !important;
	} */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
 { 
 	@viewport { 
    zoom: 0.25;
	}
	#header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}	
	/* .offer { 
		top:90px !important;
	} */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:90px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}


/* iPhone 6+ ----------- */

@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 3) 
{ 
	@viewport { 
    zoom: 0.25;
	}
	#header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:90px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}

@media only screen 
    and (min-device-width : 414px)  
    and (max-device-width : 736px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
{ 
	@viewport { 
    zoom: 0.25;
	}
	#header {
		position: relative;
	}
	#content {
		top: 0px;
	}
	#banner_wrapper {
	padding-top: 0px !important;
	}
	/* .offer { 
		top:90px !important;
	} */
	.offer {
		margin: 0px 33px 44px 0px !important;
		left: 30px !important;
		top:90px !important;
	}
	.signup_new_log_box , .fb_signup{
		right: 10px !important;
	}
}