/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	/*font-family:"Century Gothic" Geneva Helvetica, sans-serif;*/
    background: #F7F7F7 none repeat scroll 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.wrap{
	margin:0 auto; 
	width: 96%;
}
h1{
	margin-top: 20px;
	color: #603813;
	font-size: 3em;
	text-transform: uppercase;
	font-weight: bold;
}
.banner{
	text-align:center;
	margin-top: 30px;
}
.banner img{
	margin-top: 0px;
}
.page{
	text-align:center;
	font-family: "Century Gothic";
}
.page h2{
	margin-top:10px;
    font-size:2em;
	color: #2C67B8;
	font-weight:bold;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.page h3 {
    margin-top:10px;
    font-size:1em;
}
.footer{
	font-family: "Century Gothic";
	position: absolute;
	right: 30px;
	bottom:20px;
}
.footer p{
	font-size:1em;
	color: #603813;
}
.footer a{
	 color: #f9614d;
}
.footer a:hover{
	text-decoration:underline;
}
/*media queries*/
@media all and (max-width:1366px) and (min-width:1280px){
.wrap{
	width: 90%;
}
.banner{
	margin-top: 30px;
}
}
@media all and (max-width:1280px) and (min-width:1024px){
.wrap{
	width: 90%;
}
}	
@media all and (max-width:1024px) and (min-width:800px){
.wrap{
	width: 90%;
}
h1{
	font-size: 2em;
}
.banner{
	margin-top: 0px;
}
.page h2{
	font-size: 2em;
}
}
@media all and (max-width:800px) and (min-width:640px){
.wrap{
	width: 90%;
}
h1{
	font-size: 2em;
}
.banner{
	margin-top: 10px;
}
.banner img{
	width: 34%;
}
.page h2{
	font-size:2em;
}
}
@media all and (max-width:640px) and (min-width:480px){
.wrap{
	width: 90%;
}
h1{
	font-size: 1.6em;
}
.banner{
	margin-top: 0px;
}
.banner img{
	width: 32%;
}
.page h2{
	font-size:1.6em;
}
}
@media all and (max-width:480px) and (min-width:320px){
.wrap{
	width: 90%;
}
h1{
	font-size: 1.4em;
}
.banner{
	margin-top: 0px;
}
.banner img{
	width: 32%;
}
.page h2{
	font-size:1.4em;
}
.footer p{
	font-size: 0.9em;
}
}
@media all and (max-width:320px){
.wrap{
	width: 90%;
}
h1{
	font-size: 1.4em;
}
.banner{
	margin-top: 10px;
}
.banner img{
	width:80%;
}
.page h2{
	font-size:1.4em;
}
.footer{
	bottom: 10px;
}
.footer p{
	font-size: 0.9em;
}
}

.app_phone_container {
    position: absolute;
    /*background: transparent url("../images/feedView.png") repeat scroll 0% 0% / contain;*/
    width: 402px;
    height: 760px;
    z-index: 1;
}

body, html
{
    margin: 0; padding: 0; height: 100%; overflow: hidden;
}

#fullcontent
{
    position:absolute; left: 0; right: 0; bottom: 0; top: 0px;
}

#background
{
    background: #F7F7F7 none repeat scroll 0% 0%;
    height: 100%;
    width: 100%;
}

.app_container
{
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 500px;
    z-index: 2;
}

.top_control
{
    background: #FFF scroll 0% 0% / contain;
    width: 370px;
    position: absolute;
    top: 143px;
    left: 67px;
    z-index: 2;
    height: 18px;
}

.web_app
{
    position: absolute;
    width: 368px;
    height: 626px;
    top: 157px;
    left: 67px;
    z-index: 1;
    background: #FFF none repeat scroll 0% 0%;
}

.reup_logo
{
    position: fixed;
    bottom: 10px;
    right: 20px;
}

.reup_logo_text
{
    /*color: #000000;*/
    font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #888;
    position: fixed;
    bottom: 74px;
    right: 70px;
    font-size: 12px;
}