*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 100%; }

body { background: #fff; color: #222; padding: 0; margin: 0 auto !important; font-family: "proximanova", "Helvetica", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; line-height: 1; position: relative; cursor: default; }

a:hover { cursor: pointer; }

a:focus { outline: none; }

img, object, embed { max-width: 100%; height: auto; }

object, embed { height: 100%; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.hide { display: none; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%; }

/*-----------------------------------
::
::  Ariat > Breakpoints
::
-------------------------------------*/

[data-orbit] li { display: none; }
[data-orbit] li:first-child { display: block; }

.full-bleed-img-container .home-promo-background { display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
@media only screen and (max-width: 959px) { .full-bleed-img-container .home-promo-background { display: block; } }
@media only screen and (max-device-width: 1024px) { .full-bleed-img-container .home-promo-background { display: block; } }
.full-bleed-img-container .home-promo-hover { visibility: hidden; position: absolute; text-align: center; left: 0px; top: 50%; width: 100%; }
.full-bleed-img-container .home-promo-hover h3 { color: #fff; text-transform: uppercase; padding: 0px 50px; }
.full-bleed-img-container .home-promo-hover img { display: inline-block; margin-left: 0px; }
@media only screen and (max-width: 767px) { .full-bleed-img-container .home-promo-hover img { display: none; } }
@media only screen and (max-device-width: 767px) { .full-bleed-img-container .home-promo-hover img { display: none; } }
.full-bleed-img-container .home-promo-hover h2 { color: #fff; font-size: 40px; text-transform: uppercase; }
@media only screen and (max-width: 959px) { .full-bleed-img-container .home-promo-hover { visibility: visible; } }
@media only screen and (max-device-width: 1024px) { .full-bleed-img-container .home-promo-hover { visibility: visible; } }
.full-bleed-img-container:hover .home-promo-hover { visibility: visible; }
.full-bleed-img-container:hover .home-promo-background { display: block; }
.full-bleed-img-container .home-hero-single .home-promo-hover { visibility: visible; top: auto; bottom: 15%; color: #fff; text-transform: uppercase; }
@media only screen and (max-width: 767px) { .full-bleed-img-container .home-hero-single .home-promo-hover { bottom: 40%; } }
@media only screen and (max-device-width: 767px) {.full-bleed-img-container .home-hero-single .home-promo-hover { bottom: 40%; } }
.full-bleed-img-container .home-hero-single .home-promo-hover h2 { margin-top: 3px; margin-bottom: 0px; line-height: 1; font-size: 60px; }
@media only screen and (max-width: 767px) { .full-bleed-img-container .home-hero-single .home-promo-hover h2 { font-size: 45px; } }
@media only screen and (max-device-width: 767px) { .full-bleed-img-container .home-hero-single .home-promo-hover h2 { font-size: 45px; } }
.full-bleed-img-container .home-hero-single .home-promo-hover p { color: #fff; font-size: 12px !important; margin-top: 12px; margin-bottom: 16px; line-height: 0.5; letter-spacing: 1.6pt; font-family: ClarendonBT-Light; }
@media only screen and (max-width: 767px) { .full-bleed-img-container .home-hero-single .home-promo-hover p { font-size: 9px; } }
@media only screen and (max-device-width: 767px) { .full-bleed-img-container .home-hero-single .home-promo-hover p { font-size: 9px; } }
.full-bleed-img-container .home-hero-single .home-promo-background { display: block; }

.home .product-tile { padding: 1em 0.5em; }
.home .product-swatches { display: none; }
.home .products-grid { margin: 2.5em 0 2.5em; }
.home .products-grid .product-pricing { margin-top: 20px; }

/*-----------------------------------
::
::  Ariat > Pay Your Dues
::
-------------------------------------*/


.video-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.video-overlay span {font-weight: 400; font-family: 'proximanova', "Helvetica", Helvetica, Arial, sans-serif; font-size: 12pt; text-transform: uppercase; color: white; margin-top: 0.5em; }

.cta { width: 50%; padding: 1em 0; margin: 0.5em 0; font-weight: 700; font-family: 'proximanova', "Helvetica", Helvetica, Arial, sans-serif; font-size: 7.5pt; text-transform: uppercase; text-align: center; background-color: rgba(255,255,255,0.7);color: black; }
.cta:hover { background-color: rgba(255,255,255,1); color: black; }

.cell { position: relative; }
img.banner, .cell picture { width: 100%; }