/***** BEGIN RESET *****/
* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family:'Roboto', Arial, sans-serif;
}
ol, ul {list-style: none;}
.clear {clear:both; height:0px; margin:0;}
/***** END RESET *****/

header, nav, article, footer, img {display:block;}

body {background:url('/templates/progressivedairysystems.com/siteart/pattern.jpg') repeat; font-family:'Roboto', sans-serif; font-size:18px; font-weight:400; line-height:normal; color:#000; -webkit-text-size-adjust:none;}
.clear-it:after {content:""; display:block; clear:both;}

.wrap {width:92%; margin:0 auto; max-width:1230px;}

.show-tablet, .show-1024, .show-640 {display:none;}

.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; float:left;}
.column1 {width:8.33333%;}
.column2 {width:16.66666%;}
.column3 {width:25%;}
.column4 {width:33.33333%;}
.column5 {width:41.66666%;}
.column6 {width:50%;}
.column7 {width:58.33333%;}
.column8 {width:66.66666%;}
.column9 {width:75%;}
.column10 {width:83.33333%;}
.column11 {width:91.66666%;}
.column12 {width:100%;}

.col-pad-lt {padding:0 0 0 2%;}
.col-pad-rt {padding:0 2% 0 0;}
.col-pad-center {padding:0 1%;}

.adjust-img img {width:100%; height:auto;}
.round-corners {border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

header#hs-header-wrapper {padding:0; border-bottom:none;}
footer#hs-footer-wrapper {padding:0;}
.hs-btn.hs-highlighted {background-color:#176eb7; color:#fff!important;}
.hs-btn.hs-highlighted:hover {background-color:#f49f17;}


/***** typography styles **/
/* font-family:'Roboto', sans-serif;
font-family:'Roboto Slab', serif; */

p {margin-bottom:18px; line-height:135%;}
.no-margin {margin:0!important;}

h1, h2, h3, h4, h5, h6 {font-family:'Roboto Slab', serif; font-weight:700;}
h1 {font-size:32px; margin-bottom:12px;}
h2 {font-size:28px; margin-bottom:12px;}
h3 {font-size:20px; margin-bottom:7px;}
h4 {font-size:24px; margin-bottom:7px;}
h5 {font-size:22px; margin-bottom:5px;}
h6 {font-size:20px; margin-bottom:14px;}

.blue {color:#176eb7;}
.orange {color:#f49f17;}
.gray {color:#333;}
.black {color:#000;}
.white {color:#fff;}

a, a:hover {color:inherit; text-decoration:none;}

a.blue-btn {display:block; background:#176eb7; color:#fff; font-weight:700; text-align:center; padding:10px 2%; margin-bottom:14px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
a.blue-btn:hover {background:#f49f17;}


/***** header/nav styles **/
header {width:100%; background:#fff; padding:17px 0; border-bottom:2px #333 solid;}

.logo {width:33%; margin-right:2%; float:left;}
.logo img {width:100%; height:auto; max-width:419px;}

.rt-head {width:65%; float:left;}
.head-phone {text-align:right; font-size:28px; color:#f49f17; font-weight:700; text-transform:uppercase; margin:15px 0 30px 0;}
.head-phone a {color:#f49f17;}
.head-phone a:hover {color:#176eb7;}

nav {width:100%; display:block;}
nav ul {width:100%; margin:0 auto; text-align:right;}
nav li {position:relative; display:inline-block;}
nav a:link, nav a:active, nav a:visited {display:block; text-decoration:none; color:#176eb7; padding:10px 13px; border-bottom:2px #fff solid; text-transform:uppercase; font-weight:700; font-size:16px; line-height:20px;}
nav a:hover, nav li.current a {border-bottom-color:#f49f17;}
nav li.current a:hover {color:#f49f17;}

nav ul ul {display:none; position:absolute; z-index:99999; top:40px; left:0; width:190px; background:#f49f17;}
nav ul ul ul {position:absolute; left:100%; top:0;}
nav ul li:hover > ul {display:block; z-index:99999;}
nav ul ul li {float:none; position:relative; display:block;}
nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited {font-size:14px; line-height:16px; padding:10px 0px 10px 12px; border-bottom:1px solid #fff; color:#000;}
nav ul ul li a:hover {background:#176eb7; color:#fff;}


/* mobile nav styles */
#mobile-nav .close-nav {width:100%; display:block; height:30px; line-height:30px; text-align:right; border-bottom:1px #104978 solid;}
#mobile-nav .close-nav i, #mobile-nav .close-nav svg {font-size:20px; color:#fff; margin-right:15px;}

#mobile-nav {display:none; position:fixed; top:0; height:100%; z-index:9999; width:260px; overflow-x:none; overflow-y:auto; font-size:15px; background:#176eb7; color:#fff; margin:0!important; -moz-box-shadow:2px 0px 3px rgba(0,0,0,.4); -webkit-box-shadow:2px 0px 3px rgba(0,0,0,.4); box-shadow:2px 0px 3px rgba(0,0,0,.4);}
#mobile-nav ul {clear:both; display:block; padding:0; margin:0;}
#mobile-nav ul li {display:block; margin:0; line-height:40px; position:relative; text-transform:uppercase; border-bottom:1px solid #104978;}
#mobile-nav ul li a, #mobile-nav ul li span {padding:0 15px; display:block; font-weight:700; text-decoration:none; color:#fff; border-left:3px #176eb7 solid; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#mobile-nav ul li.active a, #mobile-nav ul li a:hover {border-left-color:#f49f17;}
#mobile-nav ul li.active a:hover {color:#f49f17;}

#mobile-nav ul li.expandable .end {position:absolute; top:0px; right:0px; width:40px; height:40px; line-height:40px; text-align:center; display:block;}
#mobile-nav ul li.expandable .end i, #mobile-nav ul li.expandable .end svg {font-size:20px; line-height:40px;}
#mobile-nav ul li.expandable .end.rotate {-ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg);}
#mobile-nav ul ul.collapsed {display:none;}
#mobile-nav ul ul.expanded {display:block;}

#mobile-nav ul li ul {border-bottom:none; margin:0; background:#104978;}
#mobile-nav ul li ul li {line-height:40px; font-size:13px;}
#mobile-nav ul li ul li:last-child {border-bottom:none;}
#mobile-nav ul li ul li a, #mobile-nav ul li ul li span {color:#fff; padding-left:30px;}
#mobile-nav ul li ul li a:hover {background:#f49f17;}


/***** content styles **/
article {width:100%; background:url('/templates/progressivedairysystems.com/siteart/pattern.jpg') repeat; padding:65px 0;}


/***** footer styles **/
footer {width:100%; padding:30px 0; color:#fff; background:#333; font-size:16px;}
footer a {color:#fff!important;}
footer a:hover {color:#f49f17!important;}
.foot-nav {list-style:none; margin:0;}
.foot-nav li {list-style:none; margin:0; line-height:150%;}
.foot-logo {margin-bottom:15px;}
.foot-logo img {width:100%; height:auto; max-width:200px; float:right;}
.copyright {font-size:12px; text-align:right;}


/***** form styles **/
#formpage label {display:block; margin-bottom:3px;}
#formpage input {
	width:calc(100% - 12px);
	padding:6px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999;
	color:#333;
	font-size:16px;
	margin-bottom:12px; background:rgba(255,255,255,0.5);
}

#formpage textarea {
	width:calc(100% - 12px);
	padding:6px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999;
	color:#333;
	font-size:16px;
	height:120px; margin-bottom:12px; background:rgba(255,255,255,0.5);
}

#formpage select {
	width:calc(100% - 2px);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999;
	color:#333;
	vertical-align:middle;
	font-size:16px;
	line-height:normal;
	padding:5px; margin-bottom:12px; background:rgba(255,255,255,0.5);
}

#formpage input.checkbox {padding:0; border:0; margin:0 5px 0 0; width:13px; height:13px; display:inline; background-color:#fff;}
#formpage input.radio {padding:0; border:0; margin:0 5px 0 0; width:15px; height:15px; display:inline;}

/* focus states of various types of fields */
#formpage input:focus, #formpage textarea:focus, #formpage select:focus {background:rgba(255,255,255,1.0); color:#000; border:1px solid #f49f17; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; outline-style:none;}
#formpage input.radio:focus, #formpage input.checkbox:focus {background:none; border:0; outline-style:none;}

#formpage input.button, #formpage input.button:focus {width:100%; margin:0; padding:10px 0; background:#176eb7; border:none; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; font-size:16px; line-height:16px; font-weight:bold; text-transform:uppercase; color:#fff;}
#formpage input.button:hover {background:#f49f17; color:#fff; cursor:pointer}


/*control the Captcha */
.CaptchaPanel {margin:0 0 0 0 !important; padding:0 0 0 0 !important; text-align:center; line-height:normal !important;}
.CaptchaImagePanel {margin:0 0 0 0; padding:0 0 0 0;}
.CaptchaImagePanel img {width:100%; height:auto; max-width:160px; margin:0 auto;}
.CaptchaMessagePanel {padding:0 0 0 0 !important; margin:0 0 0 0 !important; font-weight:normal !important; font-size:12px; line-height:14px;}
.CaptchaAnswerPanel {margin:0 0 0 0; padding:2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel {line-height:0; margin:0 0 7px 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}


/***** responsive styles **/
@media screen and (max-width:1215px) {
	nav a:link, nav a:active, nav a:visited {font-size:15px; padding:10px 12px;}
}
@media screen and (max-width:1160px) {
	.head-phone {margin:10px 0;}
	
	.tagline {font-size:54px;}
	.text-block {padding:35px 0;}
	.text-inner {width:80%;}
}
@media screen and (max-width:1140px) {
	nav a:link, nav a:active, nav a:visited {font-size:14px; padding:10px 9px;}
}
@media screen and (min-width:1025px) {
	#mobile-nav {display:none!important;}
}
@media screen and (max-width:1024px) {
	.hide-1024 {display:none;}
	.show-1024 {display:block;}
	
	.column1-ht {width:8.33333%;}
	.column2-ht {width:16.66666%;}
	.column3-ht {width:25%;}
	.column4-ht {width:33.33333%;}
	.column5-ht {width:41.66666%;}
	.column6-ht {width:50%;}
	.column7-ht {width:58.33333%;}
	.column8-ht {width:66.66666%;}
	.column9-ht {width:75%;}
	.column10-ht {width:83.33333%;}
	.column11-ht {width:91.66666%;}
	.column12-ht {width:100%;}
	
	.col-pad-lt-ht {padding:0 0 0 2%;}
	.col-pad-rt-ht {padding:0 2% 0 0;}
	.col-pad-center-ht {padding:0 1%;}
	.col-pad-clear-ht {padding:0;}
	
	body {font-size:16px;}
	p {margin-bottom:16px;}
	
	.head-phone {font-size:24px;}
	#simple-menu {height:30px; width:80px; line-height:30px; display:block; cursor:pointer; font-size:18px; font-weight:700; color:#176eb7; text-transform:uppercase; float:right; text-align:right;}
	
	.tagline {font-size:48px; padding:40px 0 30px 0;}
	.text-inner {width:92%;}
	
	.product-bar {padding:35px 0 15px 0;}
	.product-btn {width:25%; margin-bottom:20px; font-size:18px;}
	
	footer {font-size:14px;}
}
@media screen and (max-width:768px) {
	.hide-tablet {display:none;}
	.show-tablet {display:block;}
	
	.column1-vt {width:8.33333%;}
	.column2-vt {width:16.66666%;}
	.column3-vt {width:25%;}
	.column4-vt {width:33.33333%;}
	.column5-vt {width:41.66666%;}
	.column6-vt {width:50%;}
	.column7-vt {width:58.33333%;}
	.column8-vt {width:66.66666%;}
	.column9-vt {width:75%;}
	.column10-vt {width:83.33333%;}
	.column11-vt {width:91.66666%;}
	.column12-vt {width:100%;}
	
	.col-pad-lt-vt {padding:0 0 0 2%;}
	.col-pad-rt-vt {padding:0 2% 0 0;}
	.col-pad-center-vt {padding:0 1%;}
	.col-pad-clear-vt {padding:0;}
	
	h1 {font-size:30px; margin-bottom:10px;}
	h2 {font-size:26px; margin-bottom:10px;}
	h3 {font-size:24px;}
	h4 {font-size:22px;}
	h5 {font-size:20px;}
	h6 {font-size:18px; margin-bottom:10px;}
	
	.adjust-img img {margin:10px auto;}
	
	.logo {width:43%;}
	.rt-head {width:55%;}
	
	.tagline {font-size:36px; padding:30px 0 20px 0;}
	
	article {padding:40px 0;}
	article.home .column6-vt {margin-bottom:30px;}
	article.home .column6-vt:nth-of-type(odd) {clear:left;}
	.section-photo {height:190px;}
	
	.product-holder .column4:nth-of-type(3n + 1) {clear:none;}
	.product-holder .column6:nth-of-type(odd) {clear:left;}
	
	.lg-map iframe {height:300px;}
	
	.foot-logo {margin:15px 0;}
	.foot-logo img {float:none; margin:0 auto;}
	.copyright {text-align:center;}
}
@media screen and (max-width:640px) {
	.hide-640 {display:none;}
	.show-640 {display:block;}
	
	.column1-hp {width:8.33333%;}
	.column2-hp {width:16.66666%;}
	.column3-hp {width:25%;}
	.column4-hp {width:33.33333%;}
	.column5-hp {width:41.66666%;}
	.column6-hp {width:50%;}
	.column7-hp {width:58.33333%;}
	.column8-hp {width:66.66666%;}
	.column9-hp {width:75%;}
	.column10-hp {width:83.33333%;}
	.column11-hp {width:91.66666%;}
	.column12-hp {width:100%;}
	
	.col-pad-lt-hp {padding:0 0 0 2%;}
	.col-pad-rt-hp {padding:0 2% 0 0;}
	.col-pad-center-hp {padding:0 1%;}
	.col-pad-clear-hp {padding:0;}
	
	header {padding:12px 0;}
	.logo {width:48%;}
	.rt-head {width:50%;}
	.head-phone {font-size:18px; margin:5px 0;}
	.head-phone .show-640 {display:inline-block;}
	
	.text-block {padding:20px 0 15px 0;}
	
	.product-bar {padding:25px 0 5px 0;}
	.product-btn {width:33.33333%;}
	.product-btn:nth-of-type(3n + 1) {clear:left;}
	.product-btn img {max-width:100px;}
	
	footer {padding:20px 0;}
	.foot-logo img {max-width:140px;}
	.copyright {font-size:10px;}
}
@media screen and (max-width:480px) {
	.column1-vp {width:8.33333%;}
	.column2-vp {width:16.66666%;}
	.column3-vp {width:25%;}
	.column4-vp {width:33.33333%;}
	.column5-vp {width:41.66666%;}
	.column6-vp {width:50%;}
	.column7-vp {width:58.33333%;}
	.column8-vp {width:66.66666%;}
	.column9-vp {width:75%;}
	.column10-vp {width:83.33333%;}
	.column11-vp {width:91.66666%;}
	.column12-vp {width:100%;}
	
	.col-pad-lt-vp {padding:0 0 0 2%;}
	.col-pad-rt-vp {padding:0 2% 0 0;}
	.col-pad-center-vp {padding:0 1%;}
	.col-pad-clear-vp {padding:0;}
	
	body {font-size:14px;}
	p {margin-bottom:14px;}
	
	header {padding:12px 0 7px 0;}
	.logo {width:100%; margin:0 auto 10px auto;}
	.logo img {max-width:200px; margin:0 auto;}
	.rt-head {width:100%;}
	.head-phone {float:right;}
	#simple-menu {float:left; text-align:left;}
	
	.tagline {font-size:30px; padding:15px 0 10px 0;}
	
	.product-btn {font-size:16px;}
	
	article {padding:30px 0;}
	.section-photo {height:170px; margin-bottom:10px;}
	
	.lg-map iframe {height:250px;}
	
	footer {font-size:12px; text-align:center;}
	.foot-nav {margin-bottom:15px;}
}
@media screen and (max-width:375px) {
	.tagline {font-size:24px;}
	
	.product-btn {width:50%; padding:0 3%;}
	.product-btn:nth-of-type(3n + 1) {clear:none;}
	.product-btn:nth-of-type(odd) {clear:left;}
}
@media screen and (max-width:320px) {
	
}