/* RESET 
------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    background: transparent; 	
	-webkit-text-size-adjust:none;
	font-family: 'Poppins', sans-serif;
}




a {
	color:#000;
	text-decoration:none;
	
}

a:hover{
	color:#2F74A5;
	text-decoration:none;
}

p{
	padding:10px 0;
}



 
/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {clear: both;}
.left {text-align:left;}
.right {text-align:right;}
.none{display:none;}

*{
	box-sizing:border-box!important;
}

body { 

}

.wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:20px;
	position:relative;
}


.no-pad-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
}




::selection {
	color:#fff;
	background: #356088;
}
::-moz-selection {
	color:#fff;
	background: #356088;
}



/* HEADER 
----------------------------------------------*/
.header{
	width:100%;
	display:inline-block;
	text-align:right;
	margin:0 auto;
	background:#000;
}

.logo{
	text-align:left;
	width:30%;
	margin:0 auto;
	display:inline-block;
	padding:20px;
	vertical-align: bottom;
}
.logo img{
	width:100%;
	max-width: 320px;
	margin:0 auto;
}


.header-right{
	width:69%;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 auto;
	padding:20px;
	text-align: right;
}

.header-contact{
	border-bottom:2px solid #2f74a5;
	display: inline;
	text-align: right;
	color:#fff;
	padding:10px;
}

.header-contact p{
	display: inline-block;
	font-size: 14px;
	margin: 0 auto;
	padding:10px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.header-contact a{color:#fff!important; text-decoration: none;}



/* HOME PAGE STYLES
-----------------------------------------------*/

.cta-sect{
	width:100%;
	padding:40px 0;
	display: flex;
	background:url(../siteart/az-subtle.png);
	position: relative;
}

.cta-half{
	display: block;
	height:510px;
	width:100%;
	padding:50px;
}

#svc-trucks{
	background:url(../siteart/feterl_bg.jpg) #fff no-repeat;
	background-size: cover;
	background-position:center;
	border-right:2.5px solid #000;
}

#svc-trucks img{
	width:350px;
	padding-bottom:10px;
}


#svc-trucks .cta-btn{width:350px; margin-left:0;}
#svc-trucks:hover .cta-btn{background:#2f74a5;color:#fff;}

#snow-blades{
	background:url(../siteart/snowblast_bg.jpg) #fff no-repeat;
	background-size: cover;
	background-position:center;
	text-align: right;
	border-left:2.5px solid #000;
}

#snow-blades img{
	width:350px;
	padding-bottom:10px;
}

#snow-blades .cta-btn{width:350px; margin-right: 0; }
#snow-blades:hover .cta-btn{background:#2f74a5;color:#fff;}



.teamco-t{
	position: absolute;
	top:29%;
	left:3%;
	right:3%;
	width:175px;
	margin:0 auto;
}

.cta-btn{
	background:transparent;
	color:transparent;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1.3px;
	text-decoration: none;
	padding:7px;
	display: block;
	text-align: center;
	transition: ease .3s;
}

.cta-btn:hover{
	background:#265D85;
	color:#fff;
	transition: ease .3s;
}

.cta-btn .fa{transition: ease .3s;}
.cta-btn:hover .fa{padding-left:5px; transition:ease .3s;}


/* welcome section */

.welcome-sect{
	width:100%;
	display: flex;
	position: relative;
}

.welc-left{
	width:40%;
	background:url(../siteart/welc-bg.png) #fff no-repeat;
	background-size: cover;
	background-position: right;
}

.welc-right{
	width:100%;
	background:#2F74A5;
	padding:100px 200px;
	color:#fff;
}

.welc-right p{
	line-height: 1.5;
	font-size: 16px;
}

.welc-title{
	position: absolute;
	left:21%;
	top:215px;
	background:#282827;
	border-top:10px solid #de4400;
	padding:30px;
	text-align: left;
}

.welc-title h1{
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}

.welc-title h1 span{
	color:#2F74A5;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-style: oblique;
}


/* contact bar */

.contact-bar{
	width:100%;
	background: #282828;
	text-align: center;
	margin: 0 auto;
	padding:60px 0;
}

.contact-third{
	width:33%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color:#fff;
}

.contact-third .fa{
	font-size: 28px;
}

.contact-third p{
	color:#fff;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 1.3px;
	font-weight: 600;
}

.contact-third a{
	color:#fff;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 1.3px;
	font-weight: 600;
}

.contact-third a:hover{text-decoration: none; color:#2F74A5;}







/* SUB PAGES
------------------------------------------------*/

.sub-img{
	width:100%;
	display: block;
	margin: 0 0 0 20px;
}

.abt-hero{
	width:100%;
	display: block;
}

#pto-hero{
	width:100%;
	height: 300px;
	background: url(../siteart/snowblast/pto-hero.jpg) no-repeat;
	background-position: top;
	background-size: contain;
	background-attachment: fixed;
}

.sub-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:60px 20px 100px 20px;
	position:relative;
}


.sub-wrapper  h1 img{width:100%; display: block;}

.sub-wrapper hr{
	height:10px; 
	background:#DE4400;
	border:none;
	width:100px;	
}

.sub-wrapper h3{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1.3px;
	padding:20px 0 0 0;
}

.top-left{
	text-align: left;
	padding:20px 10px 40px 0;
	border-right:1px solid #000;
	display: inline-block;
	width:24%;
}


.top-right{
	display: inline-block;
	width:75%;
	padding-left: 30px;
	padding-top: 5px;
	vertical-align: top;
}

.top-right ul{margin-left: 40px;}


.top-thirds{
	width:30%;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
	padding:20px;
}

.top-thirds:first-child{border-right:1px solid #000;}
.top-thirds ul{margin-left: 40px;}

.body-btn{
	display: block;
	padding:7px 25px;
	margin: 20px 0 0 0;
	text-align: center;
	text-decoration: none;
	color:#2F74A5;
	text-transform: uppercase;
	font-weight: 500;
	border:2px solid #2F74A5;
	transition: ease .3s;
}

.body-btn:hover{
	border-bottom:7px solid #DE4400;
	color:#2F74A5;
	padding-bottom:3px;
	transition: ease .3s;
}

.sub-wrapper h1{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 32px;
	letter-spacing: 1.3px;
	text-align: left;
}






.model-buttons{
	width:100%;
	display: inline-block;
	text-align: center;
	background:#282827;
	margin: 0 auto;
	padding:0;
}

.model-buttons h4{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	margin-bottom:30px;
	border-bottom:9px solid #383838;
	display: inline-block;
}


.model-det-btn{
	width:22%;
	display: inline-block;
	padding:10px;
	margin: 10px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	text-transform: uppercase;
	font-weight: 500;
	border:2px solid #fff;
	transition: ease .3s;
}

.model-det-btn:hover{
	border-bottom:7px solid #DE4400;
	color:#fff;
	padding-bottom:3px;
	transition: ease .3s;
}

/* SNOWBLAST */
.snow-cat-buttons{
	width:100%;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	padding:40px 0;
}

.snow-cat-buttons h4{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	margin-bottom:30px;
	border-bottom:9px solid #f1f1f1;
	display: inline-block;
}


.snow-cat-btn{
	width:100%;
	display: inline-block;
	padding:10px 5px;
	text-align: center;
	text-decoration: none;
	color:#2F74A5;
	text-transform: uppercase;
	font-weight: 500;
	border-top:2px solid #2F74A5;
	transition: ease .3s;
}

.snow-cat-btn:hover{
	border-bottom:7px solid #DE4400;
	color:#2F74A5;
	padding-bottom:3px;
	transition: ease .3s;
}


.snowblast-cat{
	width:30%;
	display: inline-block;
	margin: 5px;
	border:2px solid #2F74A5;
}

.snowblast-cat img{
	display: block;
	width:100%;
}





/* SPECS TABLE
------------------------------------------------*/

.table-wrapper{
	padding:60px 20px;
}

.table-wrapper h3{padding:0; text-align: left; color:#fff;}
.table-wrapper h4{border-bottom: none; margin-bottom: 0;}


.specs-table{
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
	background:#fff;
	padding:20px;
}

.specs-table h3{
	background:#2F74A5;
	padding:10px;
	text-align: center;
	font-size: 20px;
}

.st-mobile{
	display: none;
}

.specs-row{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
}

.st-item{
	display: flex;
	flex: row;
	align-items:center;
	pading:20px 10px;
	width:100%;
	border:1px solid #eaeaea;
}

.st-item h4{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
}

.st-item p{
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.st-left p{margin-left: 20px; text-align: left;}

.st-header {background:#DE4400 !important;}

.label-bg{background:#afafaf; color:#fff;}
.bg-row{background:#f7f7f7;}

.spec-disclaimer{font-size: 12px;}


.specs-table-bottom{padding:30px 0;}
.specs-table-bottom h4{
	border-top:1px solid #eee;
	font-size: 16px;
	color:#000;
	text-align: left;
	margin: 0;
	display: block;
}

.specs-table-list{
	display: flex;
	text-align: left;	
	padding:15px 0 30px 0;
}

.specs-table-list ul{margin: 0;}
.specs-table-list ul li{list-style: none; font-size: 14px;}

.stl-col{display: flex; flex-direction: column; width: 100%; margin: 0;}

.stl-col p{margin: 0;}


/* accordion styles */
.accordion-panel {
  width:100%;
  background:#383838;
}
.accordion-panel .accordion {
}
.accordion-panel .accordion dt {
  display: block;
  padding: 25px;
  color: #555;
  cursor: pointer;
  position: relative;
  user-select: none;
}
.accordion-panel .accordion dd {
  height: 0;
  overflow: hidden;
  transition: height .35s ease-out;
  margin-left: 0;
  background: #fff;
}
.accordion-panel .accordion .content {
  padding: 25px;
  overflow: auto;
}
.accordion-panel .plus-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -12px;
}
.accordion-panel .plus-icon:before,
.accordion-panel .plus-icon:after {
  content: '';
  background: #fff;
  position: absolute;
}
.accordion-panel .plus-icon:before {
  width: 2px;
  height: 15px;
  margin-left: 7px;
  left: 50%;
}
.accordion-panel .plus-icon:after {
  width: 15px;
  height: 2px;
  margin-top: -0.5px;
  top: 50%;
  opacity: 1;
  transition: opacity 0.35s ease-out;
}
.accordion-panel .is-open .plus-icon {
  transform: rotate(90deg);
}
.accordion-panel .is-open .plus-icon:after {
  opacity: 0;
}
.accordion-panel .hidden {
  display: none;
}
.accordion-panel .open-btn,
.accordion-panel .close-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  width: 90px;
}
.accordion-panel .buttons-wrapper {
  position: relative;
}
.accordion-panel .buttons-wrapper .plus-icon {
  position: absolute;
  right: 10px;
  top: 12px;
}


/* Gallery Pages */

.thumbnail{
	display:inline-block; 
	width:15%;
	margin:10px;
	vertical-align:top;
}

/* Video Page */

.video-embed{
	width:47%;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}




/* Contact Page */


.contact-pg .contact-third{color:#000;}
.contact-pg .contact-third p{color:#000;}
.contact-pg .contact-third a{color:#000;}



.contact-buttons{
	width:100%;
	display: inline-block;
	text-align: center;
	background:#282827;
	margin: 0 auto;
	padding:0 0 70px 0;
}

.contact-buttons h4{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	margin-bottom:30px;
	border-bottom:9px solid #383838;
	display: inline-block;
	padding-top: 40px;
}


.contact-det-btn{
	width:17%;
	display: inline-block;
	padding:10px;
	margin: 10px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	text-transform: uppercase;
	font-weight: 500;
	border:2px solid #fff;
	transition: ease .3s;
}

.contact-det-btn:hover{
	border-bottom:7px solid #DE4400;
	color:#fff;
	padding-bottom:3px;
	transition: ease .3s;
}





/* EVENTS
------------------------------------------------*/
.event{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #eee;
}


/* CAREERS
------------------------------------------------*/
.cl-left{
	width:140px;
	display:inline-block;
	border:6px solid #de4400;
	border-radius:7px;
	padding:20px;
	text-align:center;
	color:#de4400;
	transition:ease-in .3s;
	vertical-align:middle;
}

.cl-left .fa{font-size:42px;}
.cl-left p{color:#de4400;text-transform:uppercase; padding:15px 0 0 0; font-size:14px; transition:ease-in .2s;}

.cl-left:hover{
	border:6px solid #2F74A5;
	box-shadow:1px 1px 3px #000;
	transition:ease-out .3s;
	background:#f1f1f1;
	color:#fff;
}
.cl-left:hover p{color:#2F74A5; transition:ease-out .2s;}
.cl-left:hover .fa{color:#2F74A5; transition:ease-out .2s;}

.cl-right{
	width:60%;
	display:inline-block;
	margin:0 auto;
	padding:30px;
	vertical-align:middle;
}

.cl-right h3{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	margin-bottom:10px;
	border-bottom:9px solid #f1f1f1;
	display: inline-block;
}





/* INVENTORY
------------------------------------------------*/
.cf{background:#fff;}
.hosted-content .listings-wrapper .listings-list .listing-banner {

}
.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button{
	background:#DE4400 !important;
}

.hosted-content .hosted-content .svg-inline--fa.fa-w-10{width:auto !important;}

.hosted-content h1{
	font-size:22px !important;
	color:#000;
	text-transform:uppercase;
	padding-bottom:0 !important;
	font-weight:500;
	width:auto;
	border-right: none;
}
	
.hosted-content h3{
	text-transform:none !important;
}
.hosted-content .listings-wrapper .listings-list .listing-banner h2{
	text-transform:none !important;
}

.hosted-content #listings-title{display: none;}



/* FOOTER
------------------------------*/
.footer{
	width:100%;
	color:#AAAAAA;
	font-size:11px;
	text-align:center;
	background:#fff;
	border-top: 10px solid #DE4400;
	padding: 40px 60px 
}

.footer a{
	color:#AAAAAA;
	text-decoration:none;
}

.footer a:hover{
	color:#2F74A5;
	text-decoration:none;
}

.footer hr{border:1px solid #eaeaea;}


.foot-links{
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1.3px;
	padding: 10px;
}

.foot-links a{padding:10px 25px;}

.legal-foot p{
	display: inline-block;
	padding:10px;
}

/* INVENTORY
------------------------------*/

.compare-chkbox-container .compare-listings .fa-check{top:0px!important;left:6px!important;}

#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#2f74a5 !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:#2f74a5 !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #2f74a5 !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: #2f74a5 !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}



@media screen and (max-width:1420px){
	.contact-det-btn{width:25%;}
}

@media screen and (max-width:1358px){
	.logo{width:20%;}
	.header-right{width:79%;}
	
	.footer{padding:40px 10px;}
	.foot-links a{padding:10px 15px;}
}


@media screen and (max-width:1210px){
	.welc-title{top:120px;}
	.welc-right{padding: 100px 100px 100px 200px}
	
	.sub-wrapper h1{font-size:26px;}
	
	.snow-cat-btn{font-size: 14px;}
	
	.st-item h4 {font-size:12px;}
}

@media screen and (max-width:1050px){
	#svc-trucks img{width:290px;}
	#svc-trucks .cta-btn{width:290px;}
	
	#snow-blades img{width:340px;}
	#snow-blades .cta-btn{width:340px;}
	
	.cta-half{height: 350px;}
	.teamco-t{width:105px; top:42%; left:1%;}
	
	.welc-title{left:11%;}
	.welc-right{padding: 90px;}
	
	.sub-wrapper h1{font-size: 22px;}
	
	.snow-cat-btn{font-size: 12px;}
	
	.foot-links a{font-size: 12px;;}
	
}

@media screen and (max-width:1000px){
	.header-contact p{font-size: 12px;}
	
	.contact-det-btn{width:45%;}
	
	.st-desktop{display: none}
	.st-mobile{display: block;}
}

@media screen and (max-width:900px){
	.logo{width:100%; text-align: center;}
	.header-right{width:100%; text-align: center; padding:0 20px 20px 20px;}
	
	.contact-bar{padding:70px 0;}
	.contact-third{width:100%; padding:30px 0;}
	
	.sub-wrapper h1{width:100%; border-right:none; border-bottom:1px solid #000; padding:20px 0 20px 0;}
	.top-right{width:100%; padding:30px 0;}
	.top-left{width:100%; border-right: none;}
	
	.top-thirds{width:100%;}
	.top-thirds:first-child{border-right: none;}
	.top-thirds h1{width:100%;}
	.sub-img{margin: 0 auto;}
	.sub-wrapper  h1 img{width:60%;}
	
	.model-det-btn{width:30%;}
	
	
	
	.foot-links a{width:24%;display: inline-block; text-align: left; padding:0;}
}

@media screen and (max-width:800px){
	.cta-sect{display: block;}
	.cta-half{height: 310px;}
	
	.welcome-sect{display: block;}
	.welc-left{width:100%;background-position: bottom; height:160px;}
	.welc-title{top:70px; left:36%;}
	
	.specs-table-list{display: block;}
	
	.thumbnail{width:21%;}
	
	.foot-links a{width:48%;}
}

@media screen and (max-width:700px){	
	.model-buttons{padding: 0;}
	.model-det-btn{width:46%;}
	
	.video-embed{width:100%; margin: 5px 0;}
	
	.snowblast-cat{width:50%;}
	.snow-cat-btn{font-size: 14px;}
}

@media screen and (max-width:600px){
	.model-det-btn{width:75%;}
	.table-wrapper{padding:40px 0;}
	.accordion-panel .accordion .content{padding:10px;}
	
	.thumbnail{width:28%; margin:5px;}
	
	.contact-det-btn{width:80%;}
}

@media screen and (max-width:520px){
	.header-right{border-bottom: 2px solid #2f74a5; padding:10px; width:90%; margin: 0 auto; display: block;}
	.header-contact{border-bottom: none; padding:0;}
	.header-contact p{display: block; padding:0; text-align: center;}
	
	#svc-trucks img{display: block; margin-bottom: 7px;}
	#svc-trucks .cta-btn{margin: 0 auto;}
	
	#snow-blades img{display: block; margin-bottom: 7px;}
	#snow-blades .cta-btn{margin: 0 auto;}
	
	.welc-title{left:28%;}
	.welc-right{padding:90px 30px 50px 30px;}
	
	.sub-wrapper{padding:20px 20px 80px 20px;}
	.top-thirds{padding:15px 0;}
	.top-right{padding: 10px 0;}
	.top-left{padding:20px 0 0 0;}
	.sub-wrapper  h1 img{width:100%;}
	.snowblast-cat{width:70%;}
	
	.st-left p{margin-left: 10px;}
	.st-item p{font-size: 10px;}
	
	.legal-foot p{padding:5px;}
}

@media screen and (max-width:400px){
	#snow-blades img{width:300px;}
	#snow-blades .cta-btn{width:300px;}
	
	.welc-title{left:23%;}
	
	.table-wrapper h3{font-size: 14px;}
}


