li, ul, ol, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1;
}

a {
	color: #00244a;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

.row.no-gutter, .form-group.no-gutter,
.row.no-gutter-outer, .form-group.no-gutter-outer {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutter-row, .form-group.no-gutter-row {
	margin-bottom: 10px;
}

.row.no-gutter > [class*='col-'], .form-group.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.container-fluid-zero, .container-zero-padding {
	padding-left: 0;
	padding-right: 0;
}

.ovh {
	overflow: hidden;
}

.clickable {
	cursor: pointer;
}

.spambot {
	display: none;
}

figure {
	display: inline-block;
	padding: 10px;
	margin: 0;
	margin-bottom: 20px;
	background-color: #eee;
	text-align: center;
}

figcaption {
	padding-top: 10px;
	font-weight: bold;
}


img.image-left, .image-left img {
	float: left !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
}

img.image-right, .image-right img {
	float: right !important;
	margin-left: 10px !important;
	padding-bottom: 10px !important;
}

img.image-center, .image-center img {
	text-align: center;
	width: 100%;
	height: auto !important;
}

.body-copy img {
	max-width: 100%;
	height: auto !important;
}

.body-copy img[style*="float"], .richtext img[style*="float"], img.image-left, img.image-right, .image-left img, .image-right img {
	max-width: 50% !important;
}

/** Desktop Break */

.map-wrapper {
	margin-bottom: 20px;
}

.alert p, .alert ul, .alert li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
	line-height: 1.2 !important;
	font-size: 12px !important;
}

.alert p {
	line-height: 1.5 !important;
}

.alert-success a, .alert-success a:link, .alert-success a:visited {
	color: #468847;
	text-decoration: underline;
}

.alert-success a:hover {
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

/*a.facebook:link, a.facebook:visited {
	color: #3b5998;
}
a.twitter:link, a.twitter:visited {
	color: #00aced;
}
a.instagram:link, a.instagram:visited {
	color: #517fa4
}
a.pinterest:link, a.pinterest:visited {
	color: #cb2027;
}
a.youtube:link, a.youtube:visited {
	color: #bb0000;
}
a.google:link, a.google:visited {
	color: #dd4b39;
}
a.linkedin:link, a.linkedin:visited {
	color: #007bb6;
}
a.flickr:link, a.flickr:visited {
	color: #ff0084;
}
a.foursquare:link, a.foursquare:visited {
	color: #0072b1;
}
a.yelp:link, a.yelp:visited {
	color: #C93C27;
}*/

/** Header */
header {
	background-color: #000;
}

.header-top {
	background-color: #464646;
	color: #fff;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

body.home .header-top {
	background-color: rgba(21, 21, 21, 0.8);
}

.header-top-right a {
	color: #fff;
	font-size: 14px;
}

.header-top-right a:hover, .header-top-right a.active {
	color: #c3cf21;
}

.header-top-right {
	float: right;
	width: 420px;
}

.header-top-right-right {
	width: 220px;
	float: right;
	text-align: right;
}

.header-top-right-left {
	margin-right: 220px;
}

.header-top-right-left {
	padding-top: 10px;
	letter-spacing: 1px;
}

.header-top-left {
	margin-right: 400px;
}

.social-network-links {
	list-style: none;
	overflow: hidden;
	display: block;
	padding: 14px 0;
}

.social-network-links li {
	display: inline-block;
}

.social-network-links a {
	font-size: 28px;
	color: #fff;
	display: inline-block;
	margin-right: 4px;
}

.header-top-right .find-a-studio-button {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #636363;
	font-size: 20px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	display: inline-block;
	padding: 0 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #c3cf21;
}

.header-top-right .find-a-studio-button:hover {
	color: #fff;
}

.header-main {
	background-color: #151515;
	overflow: hidden;
	min-height: 85px;
	z-index: 2;
	position: relative;
}

body.home .header-main {
	background-color: rgba(21, 21, 21, 0.8);
}

.header-main-left {
	float: left;
	width: 156px;
	padding-top: 10px;
}

.header-main-left img {
	width: 100%;
}

.header-main-right {
	text-align: right;
	margin-left: 176px;
}

.header-main-right li, .header-main-right a {
	display: inline-block;
}

.header-main-right a {
	color: #fff;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 85px;
	padding: 0 8px;
	text-transform: uppercase;
}

.header-main-right a:hover, .header-main-right a.active {
	color: #c3cf21;
}

.header-main-right li:last-child a {
	padding-right: 0;
}

.header-main-right li:first-child a {
	padding-left: 0;
}

.header-sub-nav {
	border-bottom: 1px solid #ccc;
	padding: 14px 0;
	background-color: #e5e7e9;
}

.header-sub-nav ul {
	margin: 0;
}

.header-sub-nav li {
	list-style: none;
	display: inline-block;
	padding: 6px 20px 6px 0;
}

.header-sub-nav li a {
	white-space: nowrap;
	text-transform: uppercase;
}

.header-sub-nav li a:hover, .header-sub-nav li a.active {
	text-decoration: underline;
}

.blog-list, .list {
	margin-bottom: 40px;
}

.blog-details, .list-details {
	font-size: 12px;
	margin-bottom: 20px;
}

.blog-details i, .list-details i {
	margin-right: 4px;
}

.blog-details span, .list-details span {
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}

.addthis-links {
	min-height: 16px;
}

.blog-title, .list-title {
	font-size: 24px;
	padding-bottom: .5em;
	font-weight: normal;
	color: #00244a;
	letter-spacing: 1px;
}

.list-subtitle {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: .5em;
	letter-spacing: 1px;
}

.list-image-left {
	float: left;
	width: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.list-image-right {
	margin-left: 130px;
}

.list-image-wrapper {
	overflow: hidden;
}

.list-image-left img {
	width: 100%;
	padding: 4px;
	border: 1px solid #52612d;
	-webkit-box-shadow: 5px 5px 20px -8px rgba(0,0,0,1);
	-moz-box-shadow: 5px 5px 20px -8px rgba(0,0,0,1);
	box-shadow: 5px 5px 20px -8px rgba(0,0,0,1);

}

.blog-media, .list-media {
	padding-bottom: 20px;
}

.blog-media img, .list-media img {
	width: 100%;
}

.border-top, .form-wrapper-with-body {
	border-top: 1px solid #ededed;
	padding-top: 40px;
	margin-top: 40px;
}

.border-bottom {
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.border-bottom.with-top-paragraph {
	padding-bottom: 6px;
}

.main-home-video {
	background: #000;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: -141px;
	z-index: 1;
}

#main-home-video-embed {
	width: 100%;
	height: 600px;
}

/** 
 * main-home, main-inner
 * main-home-body, main-inner-body
 */

.main-home {
	margin: 0 auto;
	position: relative;
}

.main-home-banners-outer {
	background-color: #000;
}

.main-home-banners-inner {
	height: 459px;
	margin-top: -459px;
/*	overflow: hidden;*/
	position: relative;
	z-index: 5;
}

.main-home-banners-inner-no-video .main-home-banners-inner {
	margin-top: 0;
}

.main-body {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 40px;
}

.main-home-body, .main-inner-body {
	background-color: #fff;
}

.section-inner.main-inner-body {
	padding-top: 40px;
	padding-bottom: 40px;
}

.featured-media {
	padding-bottom: 20px;
}

.promo-tiles {
	padding-top: 40px;
	padding-bottom: 40px;
}

.promo-tile {
	position: relative;
	cursor: pointer;
}

.promo-tile h5 {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	line-height: 50px;
	font-size: 26px;
	text-align: center;
	text-transform: lowercase;
}

.promo-tile h5 a {
	color: #c3cf21;
	padding: 0 10px;
	text-transform: lowercase;
}

.promo-tile-details {
	padding-top: 20px;
}

.promo-tile-details h6 {
	font-size: 22px;
	margin-bottom: 10px;
}

.footer-inner.section-inner {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.sliding-promo-banners h5 {
	margin-top: 80px;
	margin-bottom: 10px;
	font-size: 82px;
	font-weight: bold;
	color: #c3cf21;
	letter-spacing: -2px;
	text-transform: uppercase;
}

.sliding-promo-banners h6 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

.promo-banner-cta {
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
}

a.banner-cta-button, a.banner-cta-button:hover {
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	overflow: hidden;
	padding: 14px 18px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}

.sliding-promo-banners li {
	position: relative;
	z-index: 10;
	min-height: 459px;
} 

.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #c3cf21;
}

.promo-banners {
	border-top: 2px solid #dedede;
	padding-top: 40px;
}

.promo-banners article {
	padding-right: 20px;
}

.promo-tile img, .featured-media img, .promo-banner-media img {
	width: 100%;
}

/** Flex Buttons */

.dbutton {
	background-color: #c3cf21;
}

.dbutton, .dbutton:link, .dbutton:visited {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #636360;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	overflow: hidden;
	padding: 10px 16px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.dbutton.dbutton-fullwidth {
	width: 100%;
}

.dbutton.dbutton-small {
	font-size: 12px;
	line-height: 12px;
	padding: 9px 10px;
}

.dbutton i {
	margin-right: 8px;
}

.dbutton-icon-one i {
	margin-right: 0;
}

.dbutton.dbutton-rounded {
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
}

.dbutton.dbutton-outline, .dbutton.dbutton-outline:link, .dbutton.dbutton-outline:visited {
	-webkit-box-shadow: 1px 1px 0px 0px rgba(112,112,112,0.8);
	-moz-box-shadow: 1px 1px 0px 0px rgba(112,112,112,0.8);
	box-shadow: 1px 1px 0px 0px rgba(112,112,112,0.8);
}

.dbutton.dbutton-rounded-right {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	margin-left: -2px;
}

.dbutton:hover, .dbutton:focus {
	background: #666;
	box-shadow: none;
	color: #fff;
}

.dbutton-right {
	float: right;
	width: auto;
}

.dbutton-left {
	float: left;
	width: auto;
}

.dbutton.dbutton-color-tan, .dbutton.dbutton-color-tan:visited, .dbutton.dbutton-color-tan:hover, .dbutton.dbutton-color-tan:focus {
	background-color: #c9bc9d;
	color: #37431d;
}

.dbutton.dbutton-color-dark-blue {
	background-color: #00244a;
}

.dbutton.dbutton-color-green {
	background-color: #50602d;
	color: #fff;
}

/** Body Copy */

.body-copy .info-window, .info-window {
	font-size: 11px;
	line-height: 1.5;
	padding: 2px;
	margin: 0;
	color: #666;
	overflow: hidden;
}

.body-copy {
	color: #333;
}

.body-copy h1, .inner-location-info h1, .page-title {
	font-size: 24px;
}

.body-copy h2 {
	font-size: 20px;
}

.body-copy h3 {
	font-size: 18px;
}

.body-copy h4 {
	font-size: 16px
}

.body-copy h5 {
	font-size: 14px;
}

.body-copy h6 {
	font-size: 14px;
}

.inner-location-info h1, .body-copy h1, .body-copy h2, .body-copy h3, .body-copy h4, .body-copy h5, .body-copy h6, .page-title, .page-subtitle {
	padding-bottom: .6em;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
}

.body-copy-green h1, .body-copy-green h2, .body-copy-green h3, .body-copy-green h4, .body-copy-green h5, .body-copy-green h6 {
	color: #fff;
}

.body-copy p, p.pager-simple, p.small-copy {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 1em;
}

.page-subtitle {
	font-size: 20px;
	padding-bottom: 20px;
}

.page-title, .page-subtitle {
	text-transform: uppercase;
	color: #c3cf21 !important;
}

p.small-copy {
	font-size: 12px;
	line-height: 1.5;
}

.body-copy ul, .body-copy ol {
	margin-left: 30px;
	margin-bottom: 1em;
}

.body-copy li {
	font-size: 14px;
	line-height: 1.7;
}

.body-copy p, .body-copy li {
	letter-spacing: .3px;
}

.body-copy a, .body-copy a:link, .body-copy a:visited {
	color: #666;
	text-decoration: underline;
}

.body-copy a:hover {
	text-decoration: none;
}

.section-inner {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 50px;
}

.locator-form-container {
	position: relative;
}

.locator-form-container p {
	margin: 10px 0;
	margin-left: 10px;
}

.locator-list {
	float: left;
	width: 340px;
}

.locator-map {
	margin-left: 380px;
}

.search-results-description {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
	font-weight: bold;
}

.search-icon-right {
	position: absolute;
	right: 10px;
	width: 36px;
	color: #c3cf21;
	font-size: 28px;
	line-height: 46px;
	text-align: right;
	z-index: 10;
}

.store-locator-results {
	padding-top: 20px;
}

.store-block {
	overflow: hidden;
	border-top: 1px solid #e2e2e2;
	padding: 20px 0;
	position: relative;
}

.store-url {
	display: block;
	margin-bottom: 4px;
}

.store-info h5 , .store-info p.store-address, .store-info p.store-details {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
}

.store-info p.store-address {
	font-size: 12px;
}

.store-info p.soon {
	margin-bottom: 4px;
	font-weight: bold;
	color: #c3cf21;
	text-decoration: uppercase;
}

.store-info p.store-subtitle {
	margin: 0;
	margin-top: 10px;
	color: #aaa;
	font-style: italic;
	font-size: 12px;
}

.store-info p.store-details {
}

.store-info .location_name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}

#store-locator-q {
	padding-right: 40px;
}

.contact-left {
	float: left;
	width: 360px;
}

.contact-right {
	margin-left: 400px;
}

#offcanvas-nav, #offcanvas-locator {
	text-align: left;
	background-color: #fff;
}

#offcanvas-locator h2, #offcanvas-locator h3 {
	font-size: 22px;
	color: #c3cf21;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#offcanvas-locator h3 {
	font-size: 14px;
	letter-spacing: -1px;
}

#offcanvas-locator .dbutton-color-green {
	text-transform: uppercase;
}

#offcanvas-locator a, #offcanvas-nav a:link, #offcanvas-nav a:visited, #offcanvas-nav a {
	color: #666;
	text-decoration: none;
}

#offcanvas-nav li, #offcanvas-nav li a {
	display: block;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
}

#offcanvas-nav li a {
	line-height: 3;
	font-size: 16px;
	color: #666;
}

#offcanvas-nav h2, #offcanvas-nav p {
	color: #000;
	letter-spacing: 1px;
}

#offcanvas-nav h2 {
	font-size: 28px;
	margin-bottom: 4px;
}

#offcanvas-nav p {
	font-size: 12px;
}

#offcanvas-nav li {
	border-bottom: 1px solid #e2e2e2;
}

.offcanvas-footer {
	text-align: center;
	margin-top: 40px;
}

.offcanvas-bottomalign {
	margin-top: 40px;
	text-align: center;
}

.header-store-locator-subtitle span.my-fav-studio {
	display: block;
	margin-left: 14px;
}


/** 992 breakpoint */
@media screen and (max-width: 991px) {
	
	.section-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.header-main-right a {
		  font-size: 13px;
		  padding: 0 4px;
	}

	.sliding-promo-banners h5 {
		font-size: 64px;
	}

	.sliding-promo-banners h6 {
		font-size: 28px;
	}

	.promo-tile h5 {
		font-size: 22px;
	}

	.promo-tile-details h6 {
		font-size: 18px;
	}
}

/** 768 breakpoint */
@media screen and (max-width: 767px) {
	.body-copy img[style*="float"], .richtext img[style*="float"], img.image-left, img.image-right, .image-left img, .image-right img {
		width: 50% !important;
		height: auto !important;
	}

	header .header-main a:hover, header .header-main a:focus {
		color: #ccc;
	}

	.section-inner-mobile-zero {
		margin: 0 auto;
		padding: 0;
	}

	.footer-inner {
		text-align: center;
	}
	
	.mobile-header-store-locator-link, .mobile-header-nav-link {
		float: right;
		display: block;
		color: #fff;
		font-size: 42px;
		line-height: 88px;
	}

	.mobile-header-nav-link {
		float: left;
	}

	.header-main-left {
		float: none;
		display: inline;
		text-align: center;
		width: auto;
	}

	.header-main {
		min-height: 0;
	}

	.header-logo {
		margin: 0 auto;
		display: block;
		width: 120px;
	}

	.header-logo img {
		width: 100%;
		padding: 18px 0;
	}

	.featured-media {
		margin-top: 20px;
		border-top: 1px solid #efefef;
		padding-top: 30px;
	}

	.sliding-promo-banners h5 {
		font-size: 48px;
	}

	.sliding-promo-banners h6 {
		font-size: 22px;
	}

	.promo-tile h5 {
		font-size: 18px;
	}

	.promo-tile-details h6 {
		font-size: 18px;
	}

	.header-sub-nav li {
		list-style: none;
		display: inline-block;
		padding: 6px 10px 6px 0;
		font-size: 13px;
	}

	.contact-left, .contact-right {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.contact-right {
		margin-top: 20px;
	}

	.locator-list {
		float: none;
		width: auto;
	}

	.locator-map {
		margin-left: 0;
		display: none;
	}

	.social-network-links a {
		color: #c3cf21;
	}
}


@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
	.form-control {
		font-size: 16px;
	}
}