@charset "utf-8";
/* CSS Document */

@media (max-width: 1250px) {
#home-slider .caption {
	top: 30%;
}
}

@media (min-width: 1200px) {
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
}

@media (max-width: 1199px) {
.navbar-right {
	float: left;
	margin-right: 5px;
}
#home-slider .glyphicon-menu-down {
	top: 70%;
}
form span#policies {
    display: inline-flex;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
input.glyph {
    width: 98%;
}
}

@media (min-width: 991px) and (max-width: 1199px) {
.navbar-collapse {
	padding: 0 !important;
	float: right;
}
.navbar-collapse.collapse {
    display: none;
}
.container {
	width: 990px;
}
.navbar-nav li.logout {
	left: 15px;
}
#step-one {
	width: 30% !important;
}
#step-two {
	width: 59% !important;
}
#step-three {
	width: 78% !important;
}
.navbar-right li a { /* this was moved from another media query */
	font-size: 12px;
	padding-right: 10px;
}
}

@media (min-width: 991px) {
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
button.navbar-toggle {
    display: none; 
}
}

@media (max-width: 990px) {
.collapse {
    display: none;
}
button.navbar-toggle {
    display: block;
    float: right; 
}
.navbar-header {
	width: 100%;
}
.navbar-nav > li {
    float: none;
}
.navbar-right li a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-right {
	width: 100%;
	margin: 5px 0;
}
.navbar-nav li.logout {
	margin: 5px 0;
	margin-right: 25px;
	background: none;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
}
.navbar-nav li.logout a::after {
	content: "Logout";
	color: #ffffff;
}
.navbar-nav li.logout a {
	background: none;
	height: auto;
	width: auto;
}
.navbar-nav li.logout:hover {
	background-color: none !important;
	background: none !important;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-collapse.in {
    margin-top: 75px;
}
}

@media (min-width: 768px) and (max-width: 990px) {
.container {
	padding: 0;
}
.container.navbar-container { /* new rule */
    width: 100%;
    padding: 0 15px;
}
.navbar-right {
	float: right;
	margin-right: 0;
}
.navbar-right li a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.clear-left {
	clear: left;
}
#registration h2 {
	font-size: 30px;
}
.progress {
	position: relative;
	left: 25px;
}
.reg-steps {
	left: -10px;
}
ol.reg-steps li {
	padding: 0 10px;
}
#step-one {
	width: 38% !important;
}
#step-two {
	width: 75% !important;
}
#step-three {
	width: 95% !important;
}
}

/*smartphones in landscape*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape)  { 
.noBG {
	height: 600px !important;
	min-height: 600px !important;
} 
#home-slider .caption {
	top: 20%;
}
}

@media (max-width: 767px) {
body {
	font-size: 14px;
}
#home-slider h3 {
	font-size: 24px;
}
#home-slider .caption {
	font-size: 15px;
	padding: 0 30px;
}
#home-slider .caption h1 {
	font-size: 40px;
}
.left-control, 
.right-control {
	color: #fff;
	border: 1px solid #ffffff;
	height: 34px;
	width: 34px;
	line-height: 31px;
	font-size: 18px;
	border-radius: 50%;
    top: 30%;
}
#home-slider:hover .right-control {
	right: 15px;
}
#home-slider:hover .left-control {
	left: 15px;
}
#home-slider .glyphicon-menu-left,  
#home-slider .glyphicon-menu-right {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 0 10px;
	border-radius: 20px;
}
#home-slider .glyphicon-menu-left,  
#home-slider .glyphicon-menu-right {
	padding: 5px;
}
#home-slider .glyphicon-menu-left:hover,  
#home-slider .glyphicon-menu-right:hover {
	color: #ffffff;
	-webkit-transition: all 100ms ease 0s;
	-moz-transition: all 100ms ease 0s;
	-o-transition: all 100ms ease 0s;
	transition: all 100ms ease 0s;
}
.clear-left {
	clear: none;
}
.navbar-fixed-bottom .navbar-collapse, 
.navbar-fixed-top .navbar-collapse {
	max-height: none;
}
.navbar-brand {
	padding-left: 10px;
}
.navbar-collapse.in {
    margin-top: 0;
}
.padding-adjust {
	padding: 0;
}
.vertical-padding-adjust {
	padding: 15px;
	float: left;
	width: 34%;
}
form.mobile input[type="checkbox"] {
	width: 100%;
	margin-top: 0;
	top: 25px;
	left: 0;
}
#login input.remove-btm-margin { /* new rule for login screen only */
    margin-bottom: 0;
}
form.mobile .col-sm-12, 
form.mobile .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.btn-group button.RegBtn,
.btn-group button.GreyBtn {
	width: 100%;
}
.reg-steps {
	width: 100%;
}
ol.reg-steps {
	font-size: 18px;
}
input[type="radio"] {
	margin-left: -20px;
}
.progress {
	display: none;
}
#about-us {
	margin-top: 15px;
}
.map-container {
	width: 80%;
}
#twitter {
	padding-bottom: 75px;
}
.twitter-left-control,  
.twitter-right-control {
	top: 25px;
	/*bottom: 30px;*/
}
.twitter-left-control {
	left: 5px;
}
.twitter-right-control {
	right: 5px;
}
.contact-info {
	padding-left: 0;
}
#footer .footer-bottom {
	text-align: center;
}
.footer-bottom p.pull-right {
	float: none !important;
}
input.glyph { /* for password fields only, so glyph doesn't crash */
	width: 97%;
}
span.glyphicon-ok {
    float: none;
}
form .glyphicon.glyphicon-remomve, 
form .glyphicon {
    float: none !important;
}
form span#policies {
    display: inline-block;
    position:relative;
    top: -25px;
}
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
input.glyph { /* for password fields only, so glyph doesn't crash */
	width: 97%;
}	
}
@media (max-width: 649px) {
.vertical-padding-adjust {
	width: 45%;
}
}

@media (max-width: 620px) {
ol.reg-steps li {
	float: none;
}
}

@media only screen and (max-width: 594px) {
.copyright, 
.footerlinks {
	margin: 10px 20px;
}
.copyright.alignright {
	float: left;
}
}

@media (max-width: 500px) {
.vertical-padding-adjust {
	width: 100%;
}
p.hang-indent {
    text-indent: -15px;
    line-height: normal;
}
p.hang-indent:after {
	content: "\A \A";
	white-space: pre; /* or pre-wrap */
}
img.wrap {
    margin-bottom: -25px;
}
}

@media (max-device-width: 480px) {
#RegForm input.glyph,
#RegForm input.glyph:focus {
	width: 90% !important;
}
.left-control, 
.right-control {
    top: 47%;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) { 
.noBG {
	min-height: 700px !important;
} 
input.glyph { /* for password fields only, so glyph doesn't crash */
	width: 90% !important;
}
span.glyphicon-ok, 
span.glyphicon-remove {
    float: none !important;
}
#home-slider .glyphicon-menu-down {
	top: 80%;
}
}

@media (max-width: 435px) {
input[type="checkbox"] + label { /* for reg forms */
    padding-left: 35px;
    text-indent: -35px;
}
}

@media (max-width: 400px) {
.navbar-brand {
 	width: 225px;
}
input[type="checkbox"] + label[for="policies-agree"] { /* for partner reg form */
    padding-left: 0;
    text-indent: 0;
}
}

@media only screen and (max-width: 350px) {
.copyright, 
.footerlinks {
    margin: 10px 5px;
}
.left-control, .right-control {
    top: 57%;
}
}


