#body_wrapper {
  position: relative;
}
img.bgimage {
  width: 100%;
}
.vidholder {
	width: 350px;
	height: 222px;
}

/* Additional rules follow to aid responsive design
 * Included here to reduce server calls
 * This is work in progress
 */

/*-  MEDIA QUERIES
----------------------------------------------------------------------*/
/* Disable iOS/WinMobile font size changes */
@media screen and (max-width: 600px),
screen and (max-device-width: 480px) {
	html {
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: none;
	}
}

@media screen and (max-width: 850px) {
  ul#nav {
    font-size: 1.9em;
  }
}

@media screen and (max-width: 790px) {
  ul#nav {
    font-size: 1.75em;
  }
  h1,
  h2.main {
    font-size: 1.4em;
  }
  div.home div#text {
    width: 37%; 
  }
  div.home div#twitter {
    right: 24px;
  }
  div.home div#signup {
    width: 250px;
    height: 84px;
    background: url(../images/medium/bg_pod_signup.jpg) no-repeat; 
  }
  div.home div#signup form {
    padding: 41px 0 0 20px;
    line-height: 30px;
  }
  div.home div#signup form input {
    float: left;
    width: 124px;
  }
}

@media screen and (max-width: 730px) {
  ul#nav {
    font-size: 1.6em;
  }
  div.home div#text {
    width: 34%; 
    //top: 600px;
  }
  div.home div#twitter {
    right: 16px;
  }
  div.home div#signup {
    /*position: absolute;*/
    /*top: 400px; */
    /*left: 5%;*/
    width: 316px;
    height: 106px;
    background: url(../images/bg_pod_signup.jpg) no-repeat;
  }
  div.home div#signup form {
    padding: 56px 0 0 26px;
    line-height: 30px;
  }
  div.home div#signup form input {
    float: left;
    width: 164px;
  }
}

@media screen and (max-width: 670px) {
  body {
    font-size: 1.2em;
  }
  /*div#social {
    top: 1%;
  }
  div.home div#text {
    width: 90%; 
    top: 520px;
  }
  div.home div#twitter {
    top: 570px;
    right: 10em;
  }*/
}

@media screen and (max-width: 610px) {
  body {
    font-size: 1.1em;
    font-size: 1.3em;
  }
  ul#nav {
    font-size: 1.5em;
    font-size: 1.7em;
  }
  div#social {
    top: -0.5em;
    width: 290px;
  }
  div.home div#social {
    /*top: 5em; */
    top: 20px;
  }
  div.fb-like {
    float: left;
    width: 150px;
    padding-top: 1em;
    margin-top: 2px;
    height: 23px;
  }
  div#twitteroptions2 {
    display: inline;
    background: yellow;
    margin-top: 0;
  }
  img#bg_misc {
    margin-top: 50px;
  }
  div#tabs blockquote {
    font-size: 1.4em;
  }
  /*div.home div#twitter {
    top: 540px;
    top: 680px;
    right: 5em;
  }
  div.home div#text {
    top: 480px;
    top: 1260px;
  }
  div.home div#signup {
    top: 360px;
    top: 1140px; 
  }*/
}

/*@media screen and (max-width: 560px) {
  div.home div#twitter {
    right: 1em;
  } 
}*/

@media screen and (max-width: 530px) {
  ul#nav {
    font-size: 1.35em;
  }
  div#tabs blockquote {
    float: none;
    width: auto;
  }
}

@media screen and (max-width: 490px) {
  ul#nav {
    font-size: 1.2em;
  }
  /* signup */
  div.yourcredit div#signup {
    width: 322px;
    height: 187px;
    background: url(../images/medium/bg_pod_creditme.jpg) no-repeat;
    margin: 2em 0;
  }
  div#signup form input#credit {
    width: 260px;
  }
  div#signup form input {
    width: 170px;
  }
  form {
    padding: 40px 26px 0 26px;
  }
  div#login form {
    padding-top: 60px;
  }
  div.home h1 {
    padding-left: 0; 
  }
  div.home div#twitter {
    width: 410px;
    right: auto;
    background: url(../images/medium/bg_pod_twitter2.png) no-repeat;
    overflow: hidden;
  }
  div.home div#twittercontent {
    width: 280px;
    margin-left: 65px;
  }
  div#twitter div#twitterfeedfooter {
    left: 70px;
  }
}

@media screen and (max-width: 430px) {
  ul#nav {
    font-size: 1.2em;
  }
  /* Login */
  div.investors div#login {
    width: 272px;
    height: 172px;
    background: url(../images/small/bg_pod_login.jpg) no-repeat;
    margin: 2em 0;
  }
  div#homesignup form input,
  div#signup form input,
  div#login form input {
    width: 120px;
  }
  div.home div#twitter {
    width: 342px;
    /*top: 500px;*/
    top: 590px;
    background: url(../images/small/bg_pod_twitter2.png) no-repeat;
  } 
  div.home div#twittercontent {
    width: 280px;
    margin-left: 25px;
  }
  div#twitter div#twitterfeedfooter {
    left: 30px;
  }
  img#worstsince {
    width: 320px;
  }
  img#quote {
    width: 300px;
    height: 68px;
    /*top: 130px;*/
    top: 300px;
    /*left: 0;*/
    left: 0;
  }
  div.home div#text {
    /*top: 420px;*/
    top: 1190px; 
  }
  div.home div#signup {
    /*top: 300px; */
    top: 1050px; 
  }
  div#footer {
    /*top: 940px;*/
    right: 2em;
  }
}

@media screen and (max-width: 420px) {
  div#tabs ul li {
    font-size: 0.9em;
  }
  div#tabs ul li a {
    padding: 0.5em;
  }
  div.vid {
  	width: 260px;
  }
  .vidholder {
		width: 260px;
		height: 165px;
	}
}

@media screen and (max-width: 380px) {
  ul#nav {
    font-size: 1.6em;
  }
  /* signup */
  div.yourcredit div#signup {
    width: 272px;
    height: 157px;
    background: url(../images/small/bg_pod_creditme.jpg) no-repeat;
    margin: 2em 0;
  }
  div#signup form input#credit {
    width: 216px;
  }
  div#signup form input {
    width: 122px;
  }
  form {
    padding: 30px 26px 0 26px;
  }
  div.home div#twitter {
    left: 0; 
    /*top: 420px;*/
    top: 550px;
  }
  div.home div#text {
    /*top: 320px;*/
    top:1110px;
  }
  div.home div#signup {
    /*top: 220px; */
    top: 1010px; 
  }
  div.home div#signup {
    width: 250px;
    height: 84px;
    background: url(../images/medium/bg_pod_signup.jpg) no-repeat; 
  }
  div.home div#signup form {
    padding: 41px 0 0 20px;
    line-height: 30px;
  }
  div.home div#signup form input {
    float: left;
    width: 124px;
  }
  div#footer {
    /*top: 870px;*/
    bottom: 20px;
    right: 2em;
  }
}

@media screen and (max-width: 340px) {
  div.home div#twitter {
    xwidth: 320px;
    width: 100%;
    background: url(../images/supersmall/bg_pod_twitter2.png) no-repeat;
  } 
}

@media screen and (max-width: 320px) {
  div#tabs ul li {
    font-size: 0.8em;
  }
  div.home div#twittercontent {
    width: 280px;
    margin-left: 10px;
  }
  div#twitter div#twitterfeedfooter {
    left: 15px;
  }
  img#worstsince {
    width: 300px;
  }
}




/* Bolted on late */


/* @media screen and (max-width: 782px) {

  div.home div#signup {
    top: 1330px;
  }

  div.home div#text {
    top: 1470px;
  }

  div.home div#twitter {
    top: 1270px;
  }
}


@media screen and (max-width: 782px) {

  div.home div#signup {
    top: 1250px;
    left: 2%;
  }

  div.home div#text {
    top: 1390px;
  }

  div.home div#twitter {
    top: 1180px;
  }
}
 */


/*

@media screen and (max-width: 800px) {
  div.home img#quote {
    top: 720px;
  }
  div.home div#twitter {
    top: 1150px;
  }
  div.home div#signup {
    top: 1620px;
    left: 2%;
  }
  div.home div#text {
    top: 1740px;
    margin-bottom: 40px;
  }
  div#footer {
    bottom: 0;
  }
}*/

/*@media screen and (max-width: 720px) {
  div.home img#quote {
    top: 600px;
  }
  div.home div#twitter {
    top: 1050px;
  }
  div.home div#signup {
    top: 1520px;
    left: 2%;
  }
  div.home div#text {
    top: 1640px;
    margin-bottom: 40px;
  }
  div#footer {
    bottom: 0;
  }
}*/

/*
@media screen and (max-width: 640px) {
  div.home img#quote {
    top: 520px;
  }
  div.home div#twitter {
    top: 910px;
  }
  div.home div#signup {
    top: 1370px;
    left: 2%;
  }
  div.home div#text {
    top: 1480px;
  }
  div#footer {
    bottom: 0;
  }
}
*/



/*@media screen and (max-width: 560px) {
  div.home img#quote {
    top: 390px;
  }
  div.home div#twitter {
    top: 780px;
  }
  div.home div#signup {
    top: 1270px;
    left: 2%;
  }
  div.home div#text {
    top: 1400px;
  }
  div#footer {
    bottom: 20px;
  }
}*/



/*@media screen and (max-width: 480px) {
  div.home img#quote {
    top: 390px;
  }
  div.home div#twitter {
    top: 710px;
  }
  div.home div#signup {
    top: 1170px;
    left: 2%;
  }
  div.home div#text {
    top: 1280px;
  }
}*/

/*

@media screen and (max-width: 420px) {
  div.home img#quote {
    top: 290px;
    width: 80%;
  }
  div.home div#twitter {
    top: 630px;
  }
  div.home div#signup {
    top: 1090px;
    left: 2%;
  }
  div.home div#text {
    top: 1210px;
  }
  div#footer {
    bottom: 20px;
  }
}*/
/*

@media screen and (max-width: 340px) {
  div.home img#quote {
    top: 280px;
  }
  div.home div#twitter {
    top: 530px;
  }
  div.home div#signup {
    top: 990px;
    left: 2%;
  }
  div.home div#text {
    top: 1090px;
  }
}*/

@media screen and (max-width: 800px) {

  div#body.home {
    max-width: 500px;
    xbackground: purple;
    margin-left: auto;
    margin-right: auto;
  }

  div#body.home img#quote {
    display: block;
    /*margin-top: 2em;*/
  }
  div#body.home div#twitter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  div#body.home div#signup {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
  }
  div#body.home div#text {
    display: block;
    width: auto;
    max-width: 30rem;
    margin-top: 2em;

    margin-left: auto;
    margin-right: auto;
  }
}



@media screen and (min-width: 801px) {

  div.home img#quote {
    position: absolute;
    top: 100px;
  }
  div.home div#twitter {
    position: absolute;
    top: 50px;
    right: 20px;
  }
/*  div.home div#signup {
    position: absolute;
    top: 100px;
    left: 2%;
  }
  div.home div#text {
    position: absolute;
    top: 240px;
    margin-bottom: 40px;
  }*/
  div#body.home div#signup {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
  }
  div#body.home div#text {
    display: block;
    width: auto;
    max-width: 40rem;
    margin-top: 2em;

    margin-left: auto;
    margin-right: auto;
  }
  div#footer {
    position: absolute;
    bottom: 100px;
    right: 11.1em;
    margin-top: 5em;
    margin-bottom: 3em;
  }
}


@media screen and (max-width: 500px) {

div#body.home {
  padding-left: 0;
  padding-right: 0;
}

div#body.home p {
  padding-left: 20px;
  padding-right: 20px;
}




/* Uupdate for Jan 24 - removing the twitted feed */

