#wrapper {
	position:absolute; z-index:1;
	top:0; bottom:0; left:0;
	width:100%;
	overflow:auto;
}

.scroller {
	position:absolute; z-index:1;
/*	-webkit-touch-callout:none;*/
  -webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}

#header {
  width: auto;
  min-width: 0px;
  left: 0;
  right: 0;
  padding: 0 8px;
}

.content-wrapper {
  width: auto !important;
  min-width: 300px !important;
  padding: 0 8px !important;
  left: 0;
  right: 0;
}

.collumn-2-3 {
  width: auto !important;
  min-width: 0px !important;
  left: 0;
  right: 0;
  float: none;
}

.collumn-1-3,
.collumn-2-3 .collumn-1-2  {
  width: auto !important;
  min-width: 0px !important;
  left: 0;
  right: 0;
  margin-bottom: 20px !important;
}

.collumn-1-3 p {
  clear: both;
}

.collumn-2-3 .collumn-1-2 {
  margin-bottom: 20px;
}

.text .collumn-1-3 {
  width: 100px;
}

img.developer-bg {
  display: none;
}

a.campaign {
  display: none;
}

.text img.logo,
.error-404 img.logo,
.error-500 img.logo {
  position: absolute;
  top: 10px !important;
  left: 10px !important;
}

.video-wrapper {
  width: auto;
  height: auto;
  background: none;
  text-align: left;
}

button.video {
  display: block;
  margin-top: 15px;
}

.video-item {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #dfdede;
}

.video-item:hover {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #dfdede;
}

.video-item a img {
  float: left;
  width: 80px;
}

.video-item a p {
  float: left;
  margin-left: 10px;
  margin-top: 13px;
}

.video-content-wrapper {
  width: auto;
  height: auto;
  margin-bottom: 0px !important;
}

button.totest,
button.video {
  width: 290px;
  margin-bottom: 10px;
  display:block;
}

.section-wrapper {
  margin-bottom: 0px;
}

ul.menu {
  margin-left: -70px;
  padding-left: 0px;
}

ul.menu li{
  width: 100px;
}

#gray-bg {
  min-width: 0px !important;
  width: 100% !important;
  left: 0px !important;
  right: 0px !important;
  margin-top: 40px !important;
}

input[type="text"] {
  width: 180px;
}

.page-wrap {
  margin-top: 20px;
}

.text .page-wrap {
  margin-top: 120px !important;
}

.error-404 .page-wrap .collumn-2-3,
.error-500 .page-wrap .collumn-2-3{
  padding-top: 150px;
}

.error-404 .page-wrap {
  min-width: 0px !important;
}

input[type="text"].suggest-input {
  position: relative;
  left: 0px !important;
  right: 0px !important;
  width: 95% !important;
}

img.suggest-bg {
  margin-top: 0px;
}

#suggest-button {
  margin: 10px 0 0 0;
}

.collumn-2-3.suggest {
  background: url('../img/suggest-bg.png') no-repeat right center;
  min-height: 0px;
}

.mobile-only {
  display:block;
}

.desktop-only {
  display: none;
}

button.totest.primary {
  display: none;
}

button.totest.primary.mobile {
  display: block;
  margin-bottom: 20px;
}

.start-using {
  display: none;
}

/*Email subscription form*/

#id_first_name,
#id_last_name, 
#footer .posted #id_first_name,
#footer .posted #id_last_name{
  width: 130px;
}

#id_first_name,
#footer .posted #id_first_name {
  float: left;
}

#id_last_name,
#footer .posted #id_last_name {
  float: left;
}

#id_email {
  width: 160px;
}

#footer .posted #id_email {
  width: 277px;
}

#NewsletterForm input[type="submit"],
#footer .posted  #NewsletterForm input[type="submit"] {
  width: auto;
}

#footer .posted  #NewsletterForm input[type="submit"] {
  float: left;
  margin: 10px 10px 0 0;
  clear: both;
} 


/*--- FOOTER---*/

.c42it #footer-menu-button {
  display: none !important;
}

.c42it .menu {
  display: block !important;
  margin-left: -20px;
}

.c42it .menu li {
  display: inline;
  margin-left: 20px !important;
}

#footer-menu-button {
  position: absolute;
  bottom: 0px;
  width: 45px;
  left: 50%;
  margin-left: -23px;
  top: auto;
  height: 45px;
  background: rgba(255,255,255, 0.95) url('../img/menu-mobile.png') no-repeat center 6px;
  -moz-box-shadow: 0px 0px 5px #888;
  -webkit-box-shadow: 0px 0px 5px #888;
  box-shadow: 0px 0px 5px #888;
  overflow: hidden;
  z-index: 20;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px ;
    
}

#footer {
  position: absolute;
  -moz-box-shadow: 0px 0px 5px #888;
  -webkit-box-shadow: 0px 0px 5px #888;
  box-shadow: 0px 0px 5px #888;
  overflow: hidden;
  z-index: 20;
  display: block;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  height: auto !important;
  margin-left: 0 !important;
  padding: 0 !important;
  background: rgba(255,255,255, 0.95) !important;
}


#footer .subscribeform #first_name,
#footer .subscribeform #last_name{
  width: 100px;
  float: left;
}

#footer .posted {
  width: 100%;
  height: auto;
  text-align: left;
  position: relative;
  border-left: none;
  padding: 9px 0 0 5px;
  margin: 10px 0 30px 0;
}

.social {
  float:left;
  margin: 10px 0 0 -6px;  
}

#footer ul.main-nav {
  margin: 40px 0 0 0 !important;
  position: relative;
  width: 100%;
  float: none;
}

#footer.menu-up ul.main-nav {
  margin: 0 0 0 0 !important;
}

#footer ul.main-nav li{
  list-style-type: none;
  display: block;
  text-align: left;
  float: none;
  left: 0;
  right: 0;
  position: relative;

}

#footer ul.main-nav li a{
  color: #0b90c1;
  background: none;
  text-decoration: none;
  left: 0;
  right: 0;
  display: block;
  border-bottom: 1px solid #dfdede;
  border-top: 1px solid white;
  font-size: 1em;
  padding: 15px 0 15px 5px;
}

#footer .posted a {
  color: #0b90c1;
  text-decoration: none;
}

#footer ul.main-nav li a:active{
  color: #0a7298;
  text-decoration: none;
  background: #cee9f3;
  border-bottom: 1px solid #0b90c1;
  border-top: 1px solid #0b90c1;
}

#footer ul.main-nav li ul li a:active{
  color: #0b90c1;
  text-decoration: none;
}

#footer ul.main-nav li ul {
  margin: 0px 0 10px 0;
  padding: 0;
  width: 100%;
}

#footer ul.main-nav li ul li {
  display: block;
  text-align: left;
  width: 100%;
  float: none;
  margin: 0 0 0 0;
}

#footer ul.main-nav li ul li a { 
  border-bottom: 1px dotted #dfdede;
  padding: 15px 0 15px 20px;
  background: none;
  color: #707070;
}


/*--------------------- OVERWRITE PORTRAIT.CSS----------------------*/


ul.subscript {
  margin: 0px 0 0 15px !important;
  width: auto;
}

p.subscript {
  margin: 0px !important;
  width: auto;
}

p.mobile-header {
  font-size: 1.2em !important;
  margin: 0 0 15px 0 !important;
  color: black !important;
}