
::-moz-selection {
  color: white;
  background: #c0a54c;
}

::selection {
  color: white;
  background: #c0a54c;
}

body, .entry-content, .entry-summary {
	font-family: atten-new, sans-serif;
	color: #707070;
}

ul {
	font-family: atten-new, sans-serif;
}

a:focus, a:active {
	background: inherit !important;
    color: inherit !important;
    text-decoration: none !important;
    outline: none !important;
}

p {
	line-height: 1.4;
	margin-bottom: 18px;
}

h1, h2 {
	margin-bottom: 30px;
}

h3 {
	margin-bottom: 20px;
	color: #a6a6a4;
}

h4 {
	margin-bottom: 10px;
	font-family: atten-new, sans-serif;
	font-size: 22px;
}

hr {
	border-bottom-color: #ececec;
	margin-top: 30px;
	margin-bottom: 30px;
}

.pb-0 {
	padding-bottom: 0;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.page-template-default section + section {
	padding-top: 0;
}

.primary-navigation {
	margin-left: 0;
	width: 100%;
}

.navWrap {
	border-bottom: 1px solid #a6a6a4;
}


@media screen and (min-width: 1200px) {
	.navWrap {
		border-top: 1px solid #a6a6a4;
	}
}

.site-logo img {
	height: 48px;
	width: auto;
}

.site-branding {
	margin: 0 auto;
}

#primary-menu-list {
	justify-content: space-between;
}

.primary-navigation a {
	font-size: 16px;
}

.primary-navigation a,
.primary-navigation a:link,
.primary-navigation a:visited {
	font-family: atten-new, sans-serif;
	color: #707070;
	font-weight: 600;
}

.primary-navigation #primary-menu-list > li:hover > a,
.primary-navigation #primary-menu-list > li.current-menu-item > a,
.primary-navigation #primary-menu-list > li.current_page_parent > a {
	color: #3c3c3c;
}

@media screen and (min-width: 1200px) {
	.primary-navigation #primary-menu-list > li:hover > a,
	.primary-navigation #primary-menu-list > li.current-menu-item > a,
	.primary-navigation #primary-menu-list > li.current_page_parent > a {
		border-top: 1px solid #c0a54c;
		border-bottom: 1px solid #c0a54c;
		margin-top: -1px;
		margin-bottom: -1px;
	}
}

.primary-navigation #primary-menu-list > li.current-menu-item > a,
.primary-navigation #primary-menu-list > li.current_page_parent > a {
	color: #c0a54c;
}

.primary-navigation #primary-menu-list  li a:hover,
.primary-navigation #primary-menu-list > li.current-menu-item > a  {
	text-decoration: none;
}

.primary-navigation #primary-menu-list > li > a {
	line-height: 36px;
}

.menu-wrapper > li > a {
	text-transform: uppercase;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	height: 63px;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle {
	margin-left: -18px;
	color: #707070;
}

.menu-item-has-children:hover .sub-menu-toggle {
	color: #c0a54c !important;
}

.sub-menu:before,
.sub-menu:after {
	display: none !important;
}

@media screen and (min-width: 1200px) { 
	.primary-navigation .sub-menu {
		border: 1px solid #a6a6a4;
		padding-top: 0 !important;
		width: 220px;
	}
}



	

.sub-menu a:hover {
	background: #cdcbcc;
	color: #fff;
}

.site-header {
    padding-top: 36px;
    padding-bottom: 40px;
}

.social a {
	width: 33px;
	height: 33px;
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 5px;
}

.social {
	text-align: right;
	width: 201px;
	margin-top: 4px;
}

.social a.instagram {
	background-image: url(/wp-content/themes/innovative/assets/images/instagram.png);
}

.social a.archipro {
	background-size: contain;
	background-image: url(/wp-content/themes/innovative/assets/images/archipro.png);
}

.social a.facebook {
	background-image: url(/wp-content/themes/innovative/assets/images/facebook.png);
}

.social a.linkedin {
	background-image: url(/wp-content/themes/innovative/assets/images/linkedin.png);
}

.number {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
}

.number a {
	font-family: atten-new, sans-serif;
	color: #c0a54c;
	font-weight: 700;
	text-decoration: none;
}

.hero {
	margin-bottom: 0;
	padding-bottom: 120px;
	z-index: 5;
    position: relative;
}

.hero .image {
	background-image: url(https://static.wixstatic.com/media/164b43_04207dc465334cb0a667643d2896f119~mv2.jpg);
	width: 100%;
	padding-bottom: 81%;
	background-size: cover;
	background-position: center;
	display: block;
	margin-bottom: -175px;
}

img.moveup {
	margin-top: -200px;
}

img.moveupless {
	margin-top: -120px;
}


h1 {
	font-family: atten-new, sans-serif;
	font-size: 55px;
	color: #a6a5a3;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 50px;
}

.hero h1 {
	margin-bottom: 18px;
}

h2 {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	line-height: 1.3;
}

.hero h2 {
	color: #a6a5a3;
}

h2 a {
	color: #707070;
	text-decoration-line: none;
}

h2 a:hover {
	text-underline-offset: 3px;
	text-decoration-style: solid;
    text-decoration-line: underline;
}

.type-post h2 {
	margin-bottom: 10px;
}

.type-post .entry-date {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}

.single-post .entry-date {
	text-transform: uppercase;
	font-size: 14px;
}

.type-post .post-thumbnail {
	max-width: 100%;
}

.type-post .text {
	align-self: center;
}

article.type-post {
	border-top: 1px solid #ececec;
}

.page-template-wardrobe article.type-post,
.page-template-wardrobe-landing article.type-post,
.page-template-finishes article.type-post,
.page-template-about-alt article.type-post,
.page-template-reviews-alt article.type-post,
.page-template-contact article.type-post {
	padding-top: 120px;
	padding-bottom: 120px;
}

.blog .site-content {
	margin-bottom: 50px;
}

h3 {
	font-family: atten-new, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 21px;
	letter-spacing: 0.03em;
}

.post-thumbnail .wp-post-image {
	margin-top: 0;
}

.post-thumbnail {
	margin: 0;
}

article.type-post {
	padding-top: 40px;
	padding-bottom: 40px;
}

h3.line {
	position: relative;
}

h3.line:before {
	content: " ";
	display: block;
	width: 400px;
	left: 0;
	margin-left: -430px;
	top: 10px;
	height: 2px;
	background: #a9a5a4;
	position: absolute;
}

h3.text-white.line:before {
	background: white;
}

h3.line.shorter:before {
	width: 95px;
	margin-left: -125px;
}

.site-main {
	padding-top: 80px;
	padding-bottom: 0;
}

.grey  {
	background: #cdcbcc;
	color: #525051;
}

section {
	padding-top: 140px;
	padding-bottom: 100px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.pageBanner + section {
	padding-top: 100px;
}

.pb-lots {
	padding-bottom: 200px;
}

.attributes img {
	margin-right: 30px;
}

.attributes h3 {
	margin-bottom: 0;
}

.text-white {
	color: #fff !important;
}

.text-gold {
	color: #c0a54c;
}

.page-template-about .mainText h2,
.page-template-about .mainText h4,
.page-template-about-alt .mainText h2,
.page-template-about-alt .mainText h4,
.page-template-reviews-alt .mainText h2,
.page-template-reviews-alt .mainText h4,
.page-template-contact .mainText h2,
.page-template-contact .mainText h4 {
	color: #c0a54c;
}

.d-flex {
	display: flex;
}

.nosplit {
	white-space: nowrap;
}

.j-between {
	justify-content: space-between;
}

.j-center {
	justify-content: center;
}

.j-even {
	justify-content: space-evenly;
}

.text-link, .more-link {
	color: #c0a54c;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.03em;
	font-size: 18px;
	margin-top: 10px;
	display: inline-block;
	line-height: 20px;
	vertical-align: top;
}

.more-link {
	display: block;
	margin-top: 20px;
}

.text-link:after, .more-link:after {
	content: " →";
	font-size: 20px;
	line-height: 20px;
	margin-left: 6px;
	transition: all 0.2s ease;
	margin-top: 1px;
	display: inline-block;
	vertical-align: top;
}

.text-link:hover:after, .more-link:hover:after {
	margin-left: 12px;
}

.text-link:hover, .more-link:hover {
	opacity: 0.8;
}

.video .text {
	margin-left: -40px;
}

.btn, #wpforms-submit-69.wpforms-submit {
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 25px;
	display: inline-block;
	border: 2px solid;
	margin-right: 14px;
	font-weight: 500;
	margin-top: 20px;
	font-size: 18px;
	border-color: #a6a5a3;
	color: #a6a5a3;
}

#wpforms-submit-69.wpforms-submit {
	background: transparent;
	font-family: atten-new, sans-serif;
	border-color: #c0a54c;
	color: #c0a54c;
}

.btn:hover {
	background: #a6a5a3;
	color: white;
}

#wpforms-submit-69.wpforms-submit:hover {
	background: #c0a54c;
	color: white;
}

.btn-white {
	border-color: white;
	color: white;
}

.btn-white:hover {
	background: white;
	color: #c0a54c;
}

.testimonials {
	text-align: center;
	margin-bottom: 60px !important;
}

.testimonials p {
	color: #c0a54c;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
}

.testimonials .author {
	color: #a6a6a4;
	text-transform: uppercase;
	font-weight: 600;
}

.grey .testimonials .author {
	color: #c0a54c;
}

.grey .testimonials p {
	color: white;
}

.grey .testimonials:before, 
.grey .testimonials:after {
	color: #c0a54c;
}

.slick-dots {
	bottom: -60px;
	left: 0;
}

.slick-dots li {
	margin: 0 3px;
}

.slick-dots li button:before {
	font-size: 14px;
}

.slick-dots li button:focus:before,
.slick-dots li button:before {
	opacity: .5;
    color: #cdcbcc;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #cdcbcc;
}

.slick-dots li button,
.slick-arrow {
	background: transparent !important;
}

.slick-arrow {
	bottom: -93px;
    top: auto;
}

.slick-prev:before, .slick-next:before {
	font-family: inherit;
	color: #a6a6a4;
	background: none;
	font-size: 50px;
	font-family: atten-new, sans-serif;
}

.slick-prev, .slick-next {
	width: 50px;
	height: 45px;
}

.slick-prev {
	left: 50%;
    margin-left: -120px;
    z-index: 99;
}

.slick-next {
	right: 50%;
    margin-right: -120px;
    z-index: 99;
}

.testimonials:before,
.testimonials:after {
	position: absolute;
	font-family: 'Playfair Display', serif;
	font-size: 200px;
	color: #cdcbcc;
}

blockquote p {
	font-family: atten-new, sans-serif;
	line-height: 1.4;
	font-weight: 400;
}

blockquote:before,
blockquote:after {
	font-family: 'Playfair Display', serif;
	font-size: 80px;
	color: #cdcbcc;
}

blockquote .author {
	font-weight: 500;
}

.testimonials:before {
	content: "“";
	left: -80px;
    top: -143px;;
}

blockquote:before {
	left: -40px;
    top: -46px;;
}

.testimonials:after {
	content: "”";
	right: -80px;
    bottom: -172px;;
}

.sb_instagram_header,
#sbi_load {
	display: none;
}

.blue {
	background: #4595b0;
	color: white;
	padding-top: 5px;
	padding-bottom: 30px;
}

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

.darkblue {
	background: #39859d;
	color: white;
	height: 70px;
}

.darkblue h2 a {
	color: white;
	text-decoration: none;
}

.darkgrey {
	background: #515151;
	color: #909090;
	padding: 30px 0 12px;
}

.darkgrey a {
	color: #909090;
	margin-left: 40px;
}

footer p, .darkgrey {
	font-size: 16px;
}

footer .social {
	text-align: left;
	width: auto;
}

footer .social a {
	margin-left: 0;
	margin-right: 5px;
	filter: brightness(0) invert(1)
}

footer h3 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	text-transform: none;
	font-weight: 400;
}

footer h2 {
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 30px;
}

.darkblue h2 {
	display: inline-block;
	line-height: 62px;
	margin-bottom: 0;
	vertical-align: top;
}

footer .btn {
	margin-top: 0;
	vertical-align: top;
}

footer hr {
	border-bottom-color: #39859d;
}

.tenYear {
	background-image: url(https://static.wixstatic.com/media/894876_8603f013ddff4cb28ed0a9857b035e72~mv2.jpg);
	background-size: contain;
	height: 120px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-top: -20px;
}

.site-footer {
	padding-bottom: 0;
}

.scrollWrap {
	position: fixed;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 24%;
    display: flex;
    padding-left: 2.08%;
    flex-direction: column;
    align-items: center;
    z-index: 8;
}

.scrollWrap h4 {
	margin-top: 0vh;
    margin-bottom: 40px;
    margin-left: -5px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    line-height: 1em;
    text-decoration: none;
    color: #a6a5a3;
    letter-spacing: 0.03em;
    font-size: 16px;
    font-family: atten-new, sans-serif;
    text-transform: uppercase;
}

.scrollWrap .line {
	width: 1px;
    height: 19vw;
    margin-bottom: -6vw;
    margin-left: -4px;
    background-color: #a6a5a3;
    -webkit-transition: height 300ms cubic-bezier(.55, .055, .675, .19);
    transition: height 300ms cubic-bezier(.55, .055, .675, .19);
}

.blue, .darkblue, .darkgrey {
	position: relative;
	z-index: 9;
}

.darkblue {
	z-index: 10;
}

.animate__animated.animate__delay-half {
	animation-delay: 0.5s;
}

.rel {
	position: relative;
	z-index: 8;
}

.page-template-wardrobe .hero .image,
.page-template-finishes .hero .image,
.page-template-about-alt .hero .image,
.page-template-reviews-alt .hero .image,
.page-template-contact .hero .image {
	width: 50vw;
    padding-bottom: 100%;
    margin-bottom: 0;
    min-height: calc(100vh - 189px);
    margin-left: -15px;
}

.page-template-wardrobe .hero .text,
.page-template-finishes .hero .text,
.page-template-about-alt .hero .text,
.page-template-reviews-alt .hero .text,
.page-template-contact .hero .text {
	padding-bottom: 80px;
}

.hero .text p a {
	color: #707070;
}

.page-template-wardrobe .hero,
.page-template-finishes .hero,
.page-template-about-alt .hero,
.page-template-reviews-alt .hero,
.page-template-contact .hero {
	padding-bottom: 0;
	min-height: calc(100vh - 189px);
	background: #cdcbcc;

}

.page-template-wardrobe #main,
.page-template-finishes #main,
.page-template-about-alt #main,
.page-template-reviews-alt #main,
.page-template-contact #main {
	padding-top: 0;
}

h2.bigger {
	font-size: 40px;
}

.single-post h2.bigger {
	margin-bottom: 10px;
}

section.formContainer {
	padding-top: 70px;
}

.page-template-wardrobe .slick-dots,
.page-template-contact .slick-dots,
.page-template-wardrobe-landing .slick-dots,
.page-template-finishes .slick-dots,
.page-template-about-alt .slick-dots,
.page-template-reviews-alt .slick-dots,
.page-template-contact .slick-dots  {
	display: none;
}

.img-responsive {
	max-width: 100%;
}

.gallery .col {
	padding: 0;
}

.gallery-slide {
	width: 100vw;
	margin-top: 0;
	margin-bottom: 0;
}

.gallery-slide img {
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
}

.gallery-slide .slick-prev {
	position: absolute;
	top: -58px;
	left: auto;
	right: 310px;
}

.gallery-slide .slick-next {
	position: absolute;
	top: -58px;
	left: auto;
	right: 330px;
}

.d-none {
	display: none;
}

.playVid {
	border-radius: 0;
	width: 176px;
	height: 66px;
	position: absolute;
	left: calc(50% - 84px);
	top: 158px;
	z-index: 2;
	background-color: transparent !important;
	border: none;
	padding: 0;
	background-image: url('/wp-content/themes/innovative/assets/images/play.png');
	background-size: contain;
	background-repeat: no-repeat;
}

/*.gallery-slide .slick-slide {
	opacity: 0.4;
}

.gallery-slide .slick-current {
	opacity: 1;
}*/


:root {
  /*--animate-duration: 1400ms;*/
  /*--animate-delay: 0.9s;*/
}

.ui-accordion-header-icon {
	margin-top: 5px !important;
    float: left;
    margin-left: -25px !important;
}

.accordion h3 {
	border-top: 1px solid #ffffff45;
    padding-top: 12px;
    margin-bottom: 12px;
    text-transform: none;
    padding-left: 25px;
}

.page-template-finishes .text h3 {
	margin-top: 40px;
}

.pageBanner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 300px;
	height: 30vh;
}

.pageBanner:after {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	width: 100%;
	min-height: 300px;
    height: 30vh;
	background: black;
	opacity: 0.4;
	z-index: 2;
}

.pageBanner.empty {
	height: auto;
	min-height: 0;
}

.pageBanner.empty:after {
	display: none;
}

.pageBanner.empty h1 {
	color: #a6a5a3;
	margin-bottom: 50px;
}

.pageBanner h1 {
	margin-bottom: 0;
	position: relative;
	z-index: 3;
	color: white;
}

.mainText p:first-of-type {
	font-size: 24px;
	font-weight: 500;
}

.single-post .mainText h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	color: #c0a54c;
}

#wpforms-69-field_1-container {
	margin-right: 4%;
}

#wpforms-69-field_1-container,
#wpforms-69-field_3-container {
	width: 48%;
    float: left;
    clear: none;
}



.single-post .post-thumbnail {
	padding-top: 30px;
}

.post-navigation .post-title {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #707070;
}

.post-navigation {
	border-top: 1px solid #cdcbcc;
	padding-top: 20px;
}

.post-navigation .meta-nav {
	text-transform: uppercase;
	font-size: 14px;
	color: #a6a5a3;
	font-weight: 600;
}

img {
	max-width: 100%;
}

img.line-over {
	max-width: 93%;
}

img.map {
	border: 1px solid #ececec;
}


#video {
	max-width: 100%;
}

@media (min-width: 1400px) {
	.container {
   		width: 1320px;
    }

    .widget-area, .pagination, .comments-pagination, .post-navigation, .site-footer, .site-header, .alignwide, .wide-max-width {
    	max-width: 1320px;
    }

    .hero .col-4 {
    	padding-left: 0;
    }

    .hero .col-8 {
    	padding-right: 0;
    	padding-left: 0;
    }
}

@media (max-width: 1600px) {
	.scrollWrap {
		padding-left: 0;
	}
}

@media (max-width: 1300px) {
	.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle {
		margin-left: -24px;
		margin-right: -10px;
	}

	.primary-navigation a {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1199px) {
	.site-header {
		position: relative;
		z-index: 99;

	}

	.site-branding {
		order: 1;
		margin-left: 50px;

	}

	.site-header .social {
		order: 3;
		display: none;
	}

	.number  {
		order: 2;
		margin-right: 200px;
	}

	.menu-button-container {
	    padding-bottom: 17px;
	    
	}

	.menu-button-container #primary-mobile-menu {
		font-family: 'Playfair Display', serif;
        font-size: 24px;
	    color: #707070 !important;
	    margin-top: 13px;
	    margin-right: 20px;
	}

	.site-logo img {
		height: 38px;
	}

	#primary-menu-list {
		background: white;
	}

	.navWrap {
	    position: absolute;
	    z-index: 9;
	    top: 0;
	    left: 0;
	    width: 100%;
	    min-height: 119px;
	}

	.primary-navigation > .primary-menu-container {
		top: 119px;
		padding-top: 0;
	}

	.site-header {
		margin-left: 0;
	}


	.primary-navigation .sub-menu {
		border: none;
		margin-top: -8px;
	}

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 24px;
	}

	h2.bigger {
		font-size: 32px;
	}

	h3 {
		font-size: 17px;
	}

	h4 {
		font-size: 20px;
	}

	.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
		top: 2px;
	}

	.testimonials p {
		font-size: 32px;
	}

	.testimonials:before, .testimonials:after {
		font-size: 160px;
	}

	.hero {
		padding-top: 60px;
		padding-bottom: 100px;
	}

	footer .item {
		width: 25%;
		display: block;
		float: left;
	}

	footer .j-between {
		display: block;
	}

	footer .item:last-child {
		width: 100%;
		display: block;
		text-align: center;
		margin-top: 20px;
		padding-top: 30px;
		border-top: 1px solid #39859d;
	}

	footer .social {
		text-align: center;
	}

}


@media only screen and (max-width: 991px) {
	.hero {
		padding-bottom: 60px;
	}

	section {
		padding-top: 100px;
	}

	section.formContainer {
		padding-top: 20px;
	}

	.attributes .d-flex {
		display: block;
	}

	.attributes .d-flex > .d-flex > div,
	.attributes h3  {
		display: inline-block;
	}

	.attributes h3 {
		text-align: left;
		width: 200px;
	}

	.attributes .d-flex > .d-flex > div {
		width: 115px;
	}

	.attributes .d-flex > .d-flex {
		margin-bottom: 30px;
		text-align: center;
	}

	.attributes .d-flex > .d-flex:last-child {
		margin-bottom: 0;
	}

	.video .text {
		margin-left: 0;
		margin-top: 30px;
	}

	.btn-white {
		margin-bottom: 30px;
	}

	footer .btn-white {
		margin-bottom: 0;
	}

	img.moveup {
		margin-bottom: 30px;
	}

	footer .item {
		width: 50%;
	}

	footer .item:last-child {
		width: 100%;
	}

	.number {
		margin-right: 60px;
	}

	.testimonials:before {
	    content: "“";
	    left: 50%;
	    top: -145px;
	    margin-left: -28px;
	}

	.testimonials:after {
	    display: none;
	}

	.md-block {
		display: block;
	}

	.md-block img.line-over {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.md-block img:not(.line-over) {
		margin-top: 40px;
		margin-bottom: 40px;
	}

}

@media only screen and (max-width: 800px) {
	#sbi_images .sbi_item:nth-child(5), 
	#sbi_images .sbi_item:nth-child(6) {
		display: none !important;
	}

}

@media only screen and (max-width: 767px) {
	.hero br {
		display: none;
	}

	.hero .image {
		margin-bottom: 0;
	}

	.testimonials p br {
		display: none;
	}

	.number,
	.menu-button-container #primary-mobile-menu {
		font-size: 20px;
	}

	.site-branding {
		margin-left: 30px;
	}

	.site-logo {
		height: 38px;
		width: 144px;
		background-image: url('/wp-content/themes/innovative/assets/images/logo.png');
		background-repeat: no-repeat;
		background-size:  auto 38px;
		background-position: right top;
		margin-top: 0;
		margin-bottom: 0;
		display: block;
	}

	.site-logo img {
		display: none;
	}

	.testimonials p {
		font-size: 24px;
	}

	.testimonials .author {
		font-size: 16px;
	}

	.sm-block {
		display: block;
	}

	.navWrap {
		min-height: 115px;
	}

	.page-template-wardrobe .hero .image, 
	.page-template-finishes .hero .image,
	.page-template-about-alt .hero .image,
	.page-template-reviews-alt .hero .image,
	.page-template-contact .hero .image {
		margin-left: auto;
		width: 100%;
		padding-bottom: 0;
		min-height: 0;
		height: 300px;
		
	}

	.page-template-wardrobe .hero,
	.page-template-finishes .hero,
	.page-template-about-alt .hero,
	.page-template-reviews-alt .hero,
	.page-template-contact .hero {
		padding-bottom: 40px;
	}

	.page-template-wardrobe .hero .text, 
	.page-template-finishes .hero .text,
	.page-template-about-alt  .hero .text,
	.page-template-reviews-alt .hero .text,
	.page-template-contact .hero .text {
		padding-bottom: 40px;
	}

	.gallery-slide .slick-next {
		right: 150px;
	}

	.gallery-slide .slick-prev {
		right: 110px;
	}

	.pageBanner h1 {
		margin-left: 20px;
		margin-right: 20px;
	}

	.blog img {
		margin-bottom: 20px;
	}


}

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

	.scrollWrap {
		display: none;
	}

	.number {
    	display: none;
	}

	.darkblue h2 a {
		font-size: 16px;
	}

	.tenYear {
		height: 80px;
    	width: 70px;
	}

	#video {
		height: auto;
	}

	.playVid {
		top: calc(50% - 50px);
	}




	
}



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

	.menu-button-container #primary-mobile-menu {
		margin-right: 0;
	}

	.site-header {
		width: 60%;
	}

	.primary-navigation .sub-menu .menu-item > a {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.primary-navigation #primary-menu-list > li > a {
		line-height: 24px;
	}

	.site-branding {
	    margin-left: 15px;
	}


	footer .item {
		width: 100%;
	}
}

