/*
We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, this blank file is available if you prefer
*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,500);
.features-container {
	position: relative;
}
.features-container h5.sub-lead {
	position: absolute;
	top: -.5em;
	left: 50%;
	transform: translateX(-50%);
	background: #000;
	padding: 0 .25em;
}
.features-container>ul {
	margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto";
	font-weight: 500;
}
ul.product-points li {
	font-size: 14px;
}
b, strong {
	font-weight: 500;
}
.product-header {
	text-align: center;
}
.product-header h4.lead {
	font-size: 30px;
}
body {
	background:#000;
	color: #FFF;
}

iframe.short {
	height: 325px;
}
iframe.tall {
	height: 375px;
}
@media only screen and (max-width: 827px) {
	iframe.short {
		height: 850px;
	}
	iframe.tall {
		height: 850px;
	}
}
.row {
	max-width: 1020px;
}
h1 {
    font-size: 3.5em;
    padding-bottom: 0em;
    padding-top: 1em;
    letter-spacing: 1px;
}	
h1, h2 {
	font-weight: 300;
	color: #94d600;
	text-transform: uppercase;
}
h4.lead {
	font-size: 2.1em;
	/*border-bottom: 1px dotted #666;*/
	border-bottom: none;
	margin-bottom: 10px;
	/*padding-bottom: 20px;*/
	padding-bottom: 0;
	letter-spacing: 1px;
}
h4 {
	font-weight: 500;
	color: #FFF;
}
h2.towel {
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;
	line-height: 1em;
	padding-top: 0em;
	position: relative;
}

h2.towel sup {
	font-size: 14px;
}

.towel-list {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 4px;
	list-style: disc;
	margin-left: 45px;
	text-align: center;
}

ul.towel-list li {
	float: left;
	margin-left: 30px;
	padding-left: 10px;
}

ul.towel-list li:first-child {
	list-style: none;
}

h5 {
	color:#999999;
}
.eco {
	color: #94d600;
}

h1.blue {
	font-size: 34px;
}
h5.sub-lead {
	font-size: 14px;
	font-weight: 500;
}
.blue {
	color: #0082ca;
}

a.eco:hover {
	color: #94d600;
}
sup {
	font-size: .5em;
	/*padding-bottom: 10px;*/
	/*vertical-align: text-top;*/
	position: relative;
	top: -.75em;
}
ul.a {
	list-style-position:inside;
}
ul.b {
	list-style-position:outside;
	list-style-type: square;
	margin-left: 14px;
}
.navbar {
    margin-bottom: 0px !important;
	background: #1b1b1b;
}
.navbar .logo a {
    height: auto;
    line-height: 68px;
}
.feature {
    background: rgba(0, 0, 0, 0);
    height: 385px;
    margin-bottom: 45px;
    width: 100%;
}
#dryerwrap {
	overflow: visible;
	position: relative;
}
.dryer {

}
.buttons {
    margin: 2% 0;
}

.watch-video {
	margin-right: 5px;
}

li.field {
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

li.field label.checkbox {
	position: static !important;
}

li.field span {
	display: inline-block;
}

li.field label div {
	display: inline-block;
	padding-left: 30px;
	color: #999999;
	position: relative;
}

#input li.field input, #input li.field textarea {
	background: #666666;
	border-color: #666666;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#input li.field input.error, #input li.field textarea.error {
	background: #FCC;
	border-color: #F00;
	color: #000;
}

#footer {
	border-top: 1px dotted #666;
	padding-top: 30px;
	color: #666;
}

.excel-logo {
	margin-left: 12px !important;
}

.righter {
	float:right;
}

ul.checkmark li {
	padding-left: 25px;
	background: url(../img/checkmark.png) no-repeat left 6px;
}

ul.checkmark {
    list-style-type: none;
}
.inline-list ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
 }
.inline-list  li {
 	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
 }
.inline-list  li a {
	color: #666;
}
.navbar ul li > a {
    color: #FFFFFF;
    display: block;
    font-size: 1rem;
    height: 60px;
    line-height: 58px;
    padding: 0 16px;
    text-shadow: none !important;
    white-space: nowrap;
}
#spacer {
	height:90px;
}

/* contact block */
.contact-wrapper {
	margin: 0;
}

.contact {
	background: #ff7f00;
	font-weight: 600;
	height: 60px;
  line-height: 58px;
  margin: 0;
  padding-bottom: 0;
  text-align: center;
}

/* Tab navigation */
.tab-nav {
    border-bottom: 1px solid #0082ca;
    }
.tab-nav > li {
    box-shadow: 0 1px 0 #0082ca;
}
.tab-nav > li.active > a {
    background: none repeat scroll 0 0 #0082ca;
    color:#fff;
    }
.tab-nav > li > a { 
	border-color: #333;
	background: none repeat scroll 0 0 #333;
	color: #0082ca;
	text-shadow: none;
}
.tab-nav > li > a:hover { 
	background: none repeat scroll 0 0 #0081c2;
	color:#fff;
}

.picker {
	background: #666666;
	border-color: #666666;
}

.picker select {
	width: 145%;
	color: #ffffff;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
}

.picker select option {
	color:#000;
}

.picker:after {
	color: #ffffff;
}

.js .field .radio span, .js .field .checkbox span {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    height: 20px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.icon-check.icon-left a:before, .icon-check.icon-right a:after, i.icon-check:before {
    color: #0082ca;
    content: "✓";
    height: inherit;
}
.js .field .radio.checked i, .js .field .checkbox.checked i {
    left: -5px;
    line-height: 20px;
    position: absolute;
    top: -1px;
}
.btn.primary, .skiplink.primary {
    background: none repeat scroll 0 0 #0082ca;
    border: 1px solid #0082ca;
}

.btn.orange {
	background: #ff7f00;
	border: 1px solid #ff7f00;
	cursor: pointer;
}
.btn.orange:hover {
	color: #ff7f00;
	background: #FFF;
	box-shadow: 0 0 10px #FFF;
}
.btn.orange a {
	color: #FFF;
	font-size: 13px;
}
.btn.medium.orange {
	height: 38px;
	line-height: 36px;
}
.btn.orange:hover a {
	color: #ff7f00;
}

.btn.primary:hover, .skiplink.primary:hover {
    background: none repeat scroll 0 0 #0081C2;
    border: 1px solid #0081C2;
}
.btn > a, .btn input, .btn button, .skiplink > a, .skiplink input, .skiplink button {
    color: #FFF;
    }
.legal {
	font-size: 0.6em;
	text-align: center;
}
.modal, .modal > .content {
    opacity: 1;
    }

.left-column {
	margin-left: 20px;
}

.architects form .six h5 {
	margin-bottom: 5px;
}

.gsa-logo {
	position: absolute;
	left: 90px;
}

.navbar .logo {
	line-height: 75px;
}

.robotic {
	display: none;
}

.list-clear {
    list-style: none;
    margin: 0;
}

.list-clear li {
    float: left;
}

.sub-lead {
	color: #fff;
	font-size: 1.8em;
    margin: 0;
    padding: 0 0 .5em;
}

.product-features {
	display: inline-block;
}

.product-features li {
    font-size: 12px;
	line-height: 1.3em;
    padding-right: 2em;
    text-align: center;
}
@media only screen and (max-width: 555px) {
	.product-features {
		width: 100%;
	}
	.product-features li {
		padding: 1em;
		box-sizing: border-box;
		width: 50%;
	}
	.product-features li.odd {
		clear: left;
	}
	.btn.medium {
		font-size: 12px;
	}
}

.product-features li img {
    /*padding-bottom: 0.5em;*/
		height: 30px;
		width: auto;
}

.features-container {
	margin-top: 20px;
	border-top: 1px dotted #0082ca;
	border-bottom: 1px dotted #666;
    margin-bottom: 20px;
	text-align: center;	
}

.logos {
	margin: 15px 0;
	text-align: center;
}

.logos img {
}

#greenspec {
    padding: 2em 1.5em 0 0;
}

.html5gallery-car-0 {
    background-color: #2b2b2b !important;
	border-radius: 12px;
}

.html5gallery-tn-selected-0 {
	border: 1px solid #666;
    margin-left: 3px !important;
    margin-right: 3px !important;
}

.html5gallery-tn-0 {
	margin: 1px 4px !important;
}
.html5gallery-left-0, .html5gallery-right-0, .html5gallery-fullscreen-play-0 {
	display: none !important;
}