/*** Bootstrap Helpers ***/

.row { align-items: flex-start; }
.container-fluid>.row {clear:both}

.rounded-lg { border-radius: 0.5rem; }


/*** Superfish ***/
ul.main-nav{ width:78%; float:left;}

.main-nav, .main-nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.main-nav {
	line-height:	1.0;
	position:		relative;
}
.main-nav li.level-0 > ul {	
	position:		absolute;
	/* top:			-999em; */
	z-index:		999999 !important;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	
	width: 920px !important;
}

.main-nav ul li {
	/* width:			100%; */
}


.main-nav li:hover {
	visibility:		inherit;
}
.main-nav li {
	float:			left;
}
.main-nav a {
	display:		block;
}
.main-nav li:hover ul, .main-nav li.sfHover ul {
	left:			0;
	z-index:		99;
}
a.sf-with-ul{
}
ul.main-nav li:hover li ul, ul.main-nav li.sfHover li ul {
	top:			-999em;
}
ul.main-nav li li:hover ul, ul.main-nav li li.sfHover ul {
	/* left:			164px; */
	top:			0;
}
ul.main-nav li li:hover li ul, ul.main-nav li li.sfHover li ul {
	top:			-999em;
}
ul.main-nav li li li:hover ul, ul.main-nav li li li.sfHover ul {
	left:			165px;
	top:			0;
}

.main-nav {
	height:46px;	
}
/*.main-nav li {
	float:left;
	height:46px;
	border-right: 1px solid #0b8e96;
}
.main-nav li a {
	color:#fff;
	font:bold 13px Arial, Helvatica;
	display:table-cell;
	text-decoration:none;
	vertical-align:middle;
	height:46px;
	padding:0 8px;
	text-align:center;
	position: relative;
}*/

.main-nav li.level-0  	{ float: left; border-right: 1px solid #CCC; width: 14%; text-align: center; height: 75px; line-height: 75px; }

.main-nav li:first-child	{ border-left: 0px none; }
.main-nav li a	{ color: #6d6d6d; position: relative; font-weight: bold; text-decoration: none; font-size: 16px;}


.main-nav li.current-menu-item a:after{
	content: "";
	width: 13px;
	height: 7px;
	background: url(../images/icon/arrow-down.png) no-repeat left top;
	position: absolute;
	left: 50px;
	bottom: -7px;
	z-index: 9999;
}

.main-nav li a:hover, .main-nav li.current-menu-item a, .main-nav li:hover > a, .main-nav li.current-menu-ancestor a, .main-nav li.current-menu-parent a,
.main-nav li.sfHover li li a:hover {
	background-color:#fff;
	color:#058d95;
}

a.sf-with-ul:hover{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.main-nav li a span {
	display:block;
	}

/*Second Level*/

.main-nav ul{
	
}
.main-nav ul ul{
	background:none;
}
.main-nav li li{
    background: #fff none;
    height:auto;
}
.main-nav li li li{
}

.main-nav li li a,
/*.main-nav li.sfHover li a,*/
.main-nav li.current-menu-item li a,
.main-nav li.current-menu-parent li a,
.main-nav li.current-menu-ancestor li a,
.main-nav li li.current-menu-item li a,
.main-nav li li.current-menu-parent li a,
/*3rd level*/
.main-nav li.sfHover li li a:hover,
.main-nav li.sfHover li li.current-menu-item a,
.main-nav li li.current-menu-parent li.current-menu-item a
 {
	
	color:#08b1bb;
	zoom:1;
	height:auto;
	line-height:18px;
	font-weight:normal;
	font-size:12px;
	float:none;
	display:block;
	text-align:left;
}

.main-nav li li a:hover,
.main-nav li li:hover > a,
.main-nav li.sfHover li a:hover,
.main-nav li.current-menu-item li a:hover,
.main-nav li.current-menu-parent li a:hover,
.main-nav li.current-menu-ancestor li a:hover,
.main-nav li li.current-menu-item a,
.main-nav li li.current-menu-parent a,
.main-nav li li li.current-menu-item a,
/*3rd level*/
.main-nav li.sfHover li li a {
	background-color:transparent;
	color:#08b1bb;
text-decoration:none; 
}
.dropdown-sec h3,.dropdown-sec .class-h3	{ display: table; font-size: 14px; font-weight: 600; line-height: 20px; text-align: center; width:100%; height: 62px; }
.dropdown-sec ul{ background: #fff !important}
.dropdown-sec ul li{ border-right: 1px solid #cccccc !important; padding: 0 12px; } 
.dropdown-sec ul li a{ vertical-align: middle; text-align: center;
    font-weight: bold;}
.dropdown-sec ul li.last{ border-right: none !important}
.dropdown-sec ul li:first-child { border-left: none !important; padding-left: 0 !important; }
.dropdown-sec ul li:last-child { border-right: none !important;padding-right: 0 !important;}
.dropdown-sec .dealer-drop-down  li.dealer{ width:565px !important;}
.dropdown-sec li hr {
    margin: 0px 0 15px !important;
} 

.dropdown-sec .video-drop-down h3,.dropdown-sec .video-drop-down  .class-h3	{ height:auto; }
.dropdown-sec .video-drop-down .moreLink .more	{ margin: 0 auto; width: 40%; }

.dropdown-sec ul.products-drop-down li	{ height: 394px; }


#shop-all-buttons		{ position: relative; padding: 0; }
#shop-all-buttons li	{ padding:15px; }
#shop-all-buttons li:first-child	{ width:359px; }
#shop-all-buttons li:last-child		{ padding-right: 15px !important; width: 154px !important; }
#shop-all-bottom		{ position: relative; background: #fff; width: 890px; border-top:solid 1px #ccc; }
#shop-all-bottom li		{     padding: 0; }
#shop-all-bottom .split				{ width:50%; float:left; }
.shop-home-button { line-height:30px !important; }
#shop-all-bottom .shop-home-button	{ width: 60%;  margin: 10px auto; background:#4b87c8; border:solid 1px #026990; } 
#shop-all-bottom .shop-home-button#nav-financing-button	{ }

#siteseal				{ background: #fff; display: inline-block; padding: 2px; margin-right: 10px; }
#siteseal img			{ display:block; }


.rating-box				{ display:none; }

.dropdown-sec ul li p.class-h3 a 		{ display: table-cell; vertical-align: middle; }
.products-drop-down div a.img-wrap	{ display: block; height: 160px; white-space: nowrap; }
.products-drop-down div a.img-wrap:before { content:""; display: inline-block; height:100%; vertical-align: middle; }
.products-drop-down div a img	{ width: auto; vertical-align: middle; max-height: 160px; max-width: 100%; }

.dropdown-sec ul li.offer-sec{width: 260px !important;}
.dropdown-sec ul li a:hover{ background: none;color: #08b1bb;text-decoration: underline;}

.support-drop-down {
    padding: 20px 35px !important;
}
.dropdown-sec{
	border-radius:4px !important;}
	
 .support-drop-down .video-sec-1{
	margin-right:58px;
	border-right:none !important;}
 .blog-drop-down{
	padding:20px !important;
	margin-left:0;}
  .blog-drop-down li a{
	padding-left: 0 !important;}
.video-drop-down {
	padding:20px !important;}
.dropdown-sec .video-drop-down li{
	border:none !important; width: 30%; }
.video-holder{
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
box-shadow: 0 0 3px #A4A2A2;
}
.menu-image-container{
    width: 184px;
    height: 119px;
    overflow: hidden;
}
.dp-value{
    background: #fff url(../images/dp-value.png) no-repeat right 10px;
    overflow: hidden;
}

.dp-value .dp-lf{
	overflow: hidden;
    padding:45px 40px;

}

.dp-value .dp-lf h4{
    font: bold 18px Arial, Helvatica, sans-serif;
    color: #08b1bb;
}

.dp-value .dp-content{
    width: 100%;
    float: left;
    margin-top: 15px;
}

.dp-value .dp-content .number{
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    font: Bold 16px/30px Arial, Helvatica, sans-serif;
    color: #fff;
    background: #06b0ba;
    border-radius: 100px;
    margin-right: 15px;
}

.dp-value .dp-content .dpContent{
    float: left;
    width: 380px;
    font: Bold 16px Arial, Helvatica, sans-serif;
    color: #484848;
}

.dp-value .dp-content .dpContent a{
    display: inline-block;
    background-color: #ED6F0C;
    border-radius: 3px;
    border: 1px solid #DE5400;
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    margin-top: 8px;
    text-shadow:1px 1px 2px #c68805;
    text-transform: uppercase;
}
/* HORIZONTAL SLIDER */

.ui-tabs-vertical { width: 55em; }
  .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; }
  .ui-tabs-vertical .ui-tabs-nav li { clear: left; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
  .ui-tabs-vertical .ui-tabs-nav li a { display:block; }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em;  border-right-width: 1px; }
  .ui-tabs-vertical .ui-tabs-panel { float: right}
  .ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 297px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	left: 50%;
	top: 10%;
	text-align: left;
	width: 524px;
}
.ei-title h2, .ei-title h3{
	text-align: left;
}
.ei-title h2{
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	text-shadow:1px 1px 2px #333 ;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #000;
}
.ei-slider-thumbs{
    height: 11px;
    margin: 0 auto;
    position: absolute;
    width: 132px;
    top: 66%;
    right: 50%;
    left: 42.5%;
    z-index: 100;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
    list-style: none;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0;
	left: 20px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

/**/
.ei-slider-thumbs li.ei-slider-element{
    top: 0;
    left: 20px;
    position: absolute;
    height: 100%;
    z-index: 10;
    text-indent: -9000px;
    background: #fff;
}
.ei-slider-thumbs li a{
    display: block;
    text-indent: -9000px;
    background: #249da4 ;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.4) inset;
    -moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.4) inset;
    box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.4) inset;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
    background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
    position: absolute;
    left:0;
    bottom: 50px;
    opacity: 0;
    z-index: 999;
    max-width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-reflect:
        below 0px -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(transparent),
            color-stop(50%, transparent),
            to(rgba(255,255,255,0.3))
        );
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
    opacity: 1;
    bottom: 13px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bg-blue{ background: #0d7d84 !important;}
.bg-blue h1,
.bg-blue .breadcrumbs ul li,
.bg-blue .breadcrumbs ul li a{ color:#fff !important;}

/* duplicate stuff from style.css */
span.ico-cart { display:inline-block; width:15px; height: 15px; background: url(../images/sprites.png) no-repeat  -49px -52px; padding-right: 25px; }

.logo-placeholder img {
    padding-top: 4px;
}

.support-box span.phoneCall {
    background: url(../images/icon/support-call.jpg) no-repeat left top;
}


/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.select-label			{ display: block; text-align: center; }

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%;
}

.product-img-box .product-name h1 {
  border: 0;
}
.product-img-box .product-image {
  margin-bottom: 10px;
}
.product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}

@media only screen and (max-width: 479px) {
  .product-img-box .product-image img {
    max-height: 450px;
  }
}
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-image-thumbs li { 
  display: inline-block;
}
.product-image-thumbs li:first-child {
  margin-left: -1px;
}
.product-image-thumbs a {
  display: inline-block;
}

.more-views li					{ border: 1px solid transparent; box-shadow 0 0 10px transparent; }
.product-image-thumbs a img		{ width:100%; }

.more_h2						{ padding: 25px 0; text-align:center; }

#more_block_wrap				{ margin-left: calc(49% - 50vw);  width: 100vw; clear:both; padding:25px 0; }
 
#more_links						{ background: #0fc3da; }
#more_links	.next-step,
#more_links	.dealer,
#more_links	.blog				{ position: relative; padding: 0 15px !important; margin: 25px 0; background: none; width: 260px; height: 310px; }
#more_links	.next-step h2,
#more_links	.dealer h2,
#more_links	.blog h2			{ margin-bottom: 10px; }
#more_links .next-step			{ border-right: 1px solid #f0f5f2; }
#more_links .blog				{ border-left: 1px solid #f0f5f2; width: 325px; }
#more_links .btnShop			{ position: absolute; display:block; bottom: -15px; left: 50%; width: 150px; text-align: center; margin-left: -75px; }

#more_links .blog ul li:first-child 	{ border-bottom: solid 1px #f0f5f2; }

#more_vid						{ padding: 25px 0; }
#more_testimonials				{ padding: 25px 0; }
#more_testimonials ul			{ padding: 0; }
#more_testimonials ul li		{ padding: 25px 0;  display:block; float: left !important; }
#more_testimonials ul li img	{ float: left; margin-right: 5%; width: 35%; }
#more_testimonials ul li div	{ float:left; width:60%; }
#more_testimonials ul li p		{  }
#more_testimonials ul li h4		{ font-weight: bold; }
#more_testimonials ul li h5		{ font-style: italic; }

#more_customers					{  }
#more_customers h2				{ text-align: center; padding: 0 0 15px 0; }
#more_customers .testimonial-box				{ border: 0px none; padding: 0; margin: 0 1% 1% 0; width: 19%; float: left; }
#more_customers .testimonial-box .testimonial-image-holder img	{ max-width:100% !important; height: 140px; width: auto;}
#more_customers .testimonial-box .testimonial-image-holder img:hover	{ opacity:0.7; }
#more_customers .testimonial-box .btn-detail	{ cursor:pointer; overflow: hidden; }

.testi-full-inner.more_block .test-full-inner-img,
.testi-full-inner.more_block img	{ float: left; width: 300px; margin: 0 18px 40px 0; }
.testi-full-inner.more_block .name					{ width: 520px; }

.test-full-inner-img			{  }
.testi-full-inner br			{  }

#more_press						{ background: #17b5ce; padding: 25px 0; }
#press_rotator_wrap				{ width:100%; overflow:hidden; height:175px; position:relative; } 
.press_rotator					{ width: 3850px; list-style-type:none !important; position: absolute; top: 0; left: 0; height: 175px; }
.press_rotator li				{ float:left; padding:0 12.5px; }
 

.press-release				{ max-width:700px; padding:25px; }

/*.shop-home-button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:url(../images/shop-home-button.jpg) repeat-x;box-sizing:border-box;height:29px}*/
.main-nav li a.shop-home-button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#ED6F0C;border:1px solid #DE5400;border-radius:3px;box-sizing:border-box;color:#fff;font:bold 14px Arial; padding:6px 0px;text-decoration:none}


@media only screen and (max-width: 499px) {

	#more_links	.next-step,
	#more_links	.dealer,
	#more_links	.blog					{ height:auto; }
	#more_links .btnShop				{ position:static; margin:0 auto; margin-left:auto; clear: both; }
	
	#more_customers .testimonial-box	{ width: 32%; }
	
	.testi-full-inner.group.more_block 	{ width: auto; }
	.testi-full-inner.more_block .name 	{ width: auto; }
}



