/*
 Theme Name:   Detail Theme
 Theme URI:    http://clienturl.com
 Description:  artifakt Child Theme
 Author:       artifakt Digital Inc
 Author URI:   http://artifakt.ca
 Template:     the-artifakt-theme
 Version:      1.0.0
*/

@import url("../the-artifakt-theme/style.css");
@import url("fonts/stylesheet.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/******************/
/*** TYPOGRAPHY ***/
/******************/
body {
	font-family: 'Nunito';
	color: #000;
	overflow-x: hidden;
	line-height: 1.3;
	font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
}

h1 {
	font-family: 'Montserrat';
}

h4 {
	font-size: 20px;
}

a {
	color: #d3ae43;
}

a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
}

.arrow-link {
	font-family: 'Montserrat';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
}

.arrow-link:after {
	content: '\f101';
	font: normal normal normal 18px/1 FontAwesome;
	margin-left: 5px;
}

.title {
	font-family: 'Montserrat';
}

.black {
	font-weight: 900;
}

.white-text {
	color: #fff;
}

.gold-text {
	color: #d3ae43;
}

.underline {
	border-bottom: 4px solid #d3ae43;
}

blockquote {
	border: 0;
	padding: 0;
	margin: 25px 0;
}

blockquote p {
	color: #d3ae43;
	font-style: italic;
	font-size: 24px;
}



/***************/
/*** BUTTONS ***/
/***************/
.btn,
.gform_button,
.btn_primary,
.btn-primary,
.wp-core-ui .button-primary {
	color: #FFFFFF;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px !important;
	padding: 22px 35px !important;
	height: 60px !important;
	position: relative;
}
.btn:hover, .btn:focus, .btn:active,
.gform_button:hover, .gform_button:focus, .gform_button:active,
.btn_primary:hover, .btn_primary:focus, .btn_primary:active,
.wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	color: #fff;
}

.btn:after,
.gform_button:after,
.btn_primary:after {
	content: '';
	position: absolute;
	top: 4px; right: 4px; bottom: 4px; left: 4px;
	border: 1px solid #fff;
}

.btn-primary:after {
	display: none;
}

.gold-btn,
.gform_button,
.wp-core-ui .button-primary,
.btn-primary {
	background-color: #d3ae43;
}

.gold-btn:hover, .gold-btn:focus, .gold-btn:active,
.gform_button:hover, .gform_button:focus, .gform_button:active,
.wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #000;
}

.black-btn {
	background-color: #000;
}

.black-btn:hover, .black-btn:focus, .black-btn:active {
	background-color: #d3ae43;
}


/******************/
/*** SOCIAL BAR ***/
/******************/
.af_contact_social ul {
	padding-left: 0;
	list-style: none;
}

.af_contact_social li {
	display: inline-block;
	padding: 3px 5px;
	margin: 0 2px;
}

.share-title {
	font-family: 'Montserrat';
	font-size: 14px;
}


/************************/
/*** PAGED PAGINATION ***/
/************************/
.paging-navigation {
	text-align: center;
}

.page-numbers {
	display: inline-block;
	text-align: center;
	color: #000;
	font-weight: bold !important;
	font-size: 20px;
	padding: 3px;
}

.page-numbers.current,
.page-numbers:hover {
	color: #d3ae43;
}

.page-numbers.next, .page-numbers.prev {
	color: #000;
	margin: 0;
}

.woo-pagination {
	text-align: center;
	display: block;
	margin-bottom: 40px;
	margin-top: 35px;
}

.woo-pagination:empty {
	display: none;
}

.num-page {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}

/*************************/
/*** SINGLE PAGINATION ***/
/*************************/
.post-navigation {
	text-align: center;
}

.single-navigation {
	padding-left: 0;
	list-style: none;
}

.single-navigation li {
	display: inline-block;
	font-size: 18px;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

.single-navigation li:first-child {
	padding-right: 10px;
	border-right: 2px solid #000;
}

.single-navigation li:first-child:last-child {
	border: 0;
}

.single-navigation li:last-child {
	padding-left: 10px;
}


/***************/
/*** SIDEBAR ***/
/***************/
.page-sidebar {
	background-color: #000;
	padding: 10px 15px 35px;
	margin-bottom: 50px;
	color: #fff;
	text-align: center;
}

.page-sidebar a {
	font-weight: 600;
}

.page-sidebar a:hover {
	color: rgba(211, 174, 67, .8);
}

.page-sidebar .gform_wrapper {
	float: none !important;
}

.page-sidebar .ghalf {
	width: 100%;
	float: none !important;
}

.page-sidebar .gfield {
	margin-top: 15px !important;
}

.page-sidebar .gfield_checkbox {
	text-align: left;
}

.page-sidebar h3 {
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 34px;
}

.page-sidebar .gform_button {
	width: 100%;
	margin-top: 10px;
}

.page-sidebar #field_2_10,
.page-sidebar #field_2_11,
.page-sidebar #field_2_16,
.page-sidebar #field_2_17 {
	width: 48%;
	display: inline-block;
	margin-bottom: 15px;
}

.page-sidebar #field_2_10,
.page-sidebar #field_2_16 {
	float: left !important;
}

.page-sidebar #field_2_11,
.page-sidebar #field_2_17 {
	float: right !important;
}



/*****************************/
/*** GENERAL PAGE ELEMENTS ***/
/*****************************/

.span-page {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.container,
#content,
#content > .hentry {
	padding-bottom: 0;
	margin-bottom: 0;
}

.content-with-sidebar {
	padding-left: 0;
	padding-bottom: 40px;
}

.side,
.sidebar {
	padding-right: 0;
}

.page-header {
	border-bottom: 0;
	text-align: center;
}

.page-title {
	font-weight: bold;
	font-size: 40px;
}

.banner-header {
	padding: 25px 0 20px;
	background-size: cover;
	background-position: 50%;
}

.above-content {
	padding-bottom: 30px;
}

.fancy-wrap {
	margin: 15px 0 25px;
}

.fancy-title {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	border-bottom: 1px solid #d3ae43;
}

.fancy-num {
	color: #fff;
	background-color: #d3ae43;
	font-size: 22px;
	padding: 4px;
	min-width: 34px;
	display: inline-block;
	text-align: center;
}

.fancy-text {
	color: #d3ae43;
	padding-left: 10px;
	font-weight: 600;
}

.page-testimonial {
	background-size: cover;
	background-position: 50%;
	color: #fff;
	padding: 20px;
	margin: 20px 0;
}

.page-testimonial-inner {
	border: 1px solid #fff;
	padding: 45px 15px;
}

.page-testimonial-content {
	line-height: 1.3;
}

.page-testimonial-name {
	margin-top: 20px;
}

.twentytwenty-handle {
	background-image: url( './imgs/slider-button.svg' );
	background-size: contain;
	border: 0;
	width: 41px;
	height: 41px;
	box-shadow: none;
}

.twentytwenty-handle span {
	display: none;
}

.twentytwenty-overlay:hover {
	background-color: transparent;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
	opacity: 1;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
	background-color: #fff;
	color: #d3ae43;
	font-family: 'Nunito';
	font-weight: bold;
	font-size: 30px;
	border-radius: 0;
	line-height: 1;
	padding: 10px 15px;
	width: 140px;
	text-align: center;
	margin-top: 0 !important;
}

.twentytwenty-before-label:before {
	top: 15px !important;
	left: 0 !important;
}

.twentytwenty-after-label:before {
	top: auto !important;
	bottom: 15px;
	right: 0 !important;
}

.fancy-ul {
	padding-left: 16px;
	list-style: none;
	margin-top: 15px;
}

.fancy-ul li {
	margin-bottom: 7px;
}

.fancy-ul li:before {
	margin: 0 10px 0 -16px;
	content: '\f111';
	font: normal normal normal 6px/1 FontAwesome;
	position: relative;
	bottom: 3px;
	color: #d3ae43;
}

.search-form {
	display: -webkit-flex;
	display: flex;
}

.search-field {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.search-btn {
	min-width: 60px;
	width: 60px;
	font-size: 22px !important;
    padding: 16px 0 !important;
}

.toggle-wrap {
	margin-top: 40px;
}

.fancytoggle {
	position: relative;
}

.fancy-toggle {
	color: #d3ae43;
	border-bottom: 1px solid #d3ae43;
	padding-bottom: 4px;
	padding-right: 45px;
}

.fancy-toggle a {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.fancy-toggle a div {
	width: 100%;
}

.fancy-toggle a span {
	float: right;
	border-bottom-width: 1px;
	display: block;
	padding: 9px 4px;
	width: 40px;
	text-align: center;
	background-color: #d3ae43;
	color: #fff;
}

.page-template-default .entry-content > p > img {
	margin-top: 0;
}


/*** Templates ***/
.page-template-leadpage .main-content {
	padding-bottom: 60px;
}

.page-template-leadpage .gfield input,
.page-template-leadpage .gfield select,
.page-template-leadpage .gfield textarea {
	border: 1px solid #ccc !important;
}

.page-template-default .page-content {
	padding-top: 30px;
}



/*************/
/*** FORMS ***/
/*************/
input[type="text"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="button"],
select {
	height: 60px !important;
}

textarea {
	height: 115px !important;
}

.gform_wrapper .gfield input[type="checkbox"] {
	width: auto !important;
	display: inline-block;
}

.gfield_checkbox li,
.gfield_checkbox label,
.gfield_checkbox input {
	margin: 0 !important;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    outline: 0 !important;
	box-shadow: none !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(211, 174, 67,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(211, 174, 67,.6) !important;
}

select {
	background: #fff url( './imgs/select-arrow-black.png' ) 99% 50% no-repeat;
}

input[type="text"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"],
select, textarea {
	border: 0 !important;
	box-shadow: none;
}

::-webkit-input-placeholder {
	color:    #000 !important;
	font-weight: bold;
}
:-moz-placeholder {
	color:    #000 !important;
	opacity:  1;
	font-weight: bold;
}
::-moz-placeholder {
	color:    #000 !important;
	opacity:  1;
	font-weight: bold;
}
:-ms-input-placeholder {
	color:    #000 !important;
	font-weight: bold;
}
::-ms-input-placeholder {
	color:    #000 !important;
	font-weight: bold;
}


/* Gforms Resets/ Helper Classes */
.gform_wrapper {
	overflow: hidden;
}
.entry-content .gform_wrapper {
	padding-bottom: 20px;
}
.gform_validation_container {
	display: none;
}

.gform_fields {
	overflow: hidden;
}

.gform_wrapper .top_label .gfield_label,
label {
	font-weight: bold;
	text-transform: none !important;
	font-size: 16px;
	margin: 5px 0 !important;
}

.gform_wrapper .gfield_required,
.required {
	color: #d3ae43;
}

.gform_wrapper .ginput_container {
	margin-top: 0 !important;
}

.ginput_container input[type="checkbox"] {
	background-color: transparent;
}

.gform_button {
	min-width: 150px;
}

.ghalf {
	width: 48%;
	display: inline-block;
	float: left;
}

.ghalf.floatright {
	float: right;
}

.ginline {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.ginline .gform_fields,
.ginline .gfield {
	margin-bottom: 0 !important;
}

.ginline .gform_body {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.ginline .gform_button {
	min-width: 120px;
}

.no-label label {
	display: none !important;
}

.gborder .gfield input,
.gborder .gfield select,
.gborder .gfield textarea {
	border: 1px solid #000 !important;
}



/***********/
/*** NAV ***/
/***********/
.site-navigation {
	background-color: #000;
}

.site-navigation-inner, .navbar-collapse {
	padding: 0;
}

.navbar-default {
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

#main-menu {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#main-menu:before,
#main-menu:after {
	display: none;
}

/* Top Level Nav */
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 14px;
}

.navbar-default .navbar-nav>li:first-child>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #d3ae43;
	background-color: transparent !important;
}

.navbar-default .navbar-nav>li:last-child>a {
	background-color: #d3ae43 !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:last-child>a:hover {
	background-color: rgba(211, 174, 67, .9) !important;
}



/* Secondary Nav */
.navbar-nav>li>.dropdown-menu {
	background-color: #000;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.dropdown-menu li {
	padding: 0 20px;
}

.dropdown-menu li a {
	color: #fff;
	font-family: 'Montserrat';
	padding: 5px 0;
	border-bottom: 1px solid #fff;
}

.dropdown-menu li:last-child a {
	border-bottom: 0;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #d3ae43;
	background-color: transparent;
	background-image: none;
}


/**************/
/*** HEADER ***/
/**************/
#masthead {
	padding: 15px 0;
}

.site-header-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.header-logo,
.header-contact {
	padding: 0;
}

.header-contact a {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background-color: #000;
	font-size: 20px;
	color: #d3ae43;
	text-align: center;
	padding-top: 5px;
}

.header-contact a:hover {
	background-color: #d3ae43;
	color: #fff;
}





/**************/
/*** FOOTER ***/
/**************/
#colophon {
	border-top: 4px solid #000;
}

.site-footer-inner {
	background-image: url( './imgs/footer@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	position: relative;
}

.site-footer-inner:before,
.site-footer-inner:after {
	content: '';
	position: absolute;
	top: 0; bottom: 0;
}

.site-footer-inner:before {
	left: 0; right: 50%;
	background-color: rgba(0, 0, 0, .6);
}

.site-footer-inner:after {
	left: 50%; right: 0;
	background-color: rgba(255, 255, 255, .9);
}

.footer-contact,
.footer-form {
	padding: 30px 30px 45px;
}

.footer-contact h4 {
	line-height: 1.3;
}

.footer-contact hr {
	margin: 30px 0;
}

.footer-contact a:hover {
	color: #fff;
}

.footer-contact .gform_wrapper,
.footer-form .gform_wrapper {
	margin-top: 30px !important;
}

.footer-form {
	position: relative;
	z-index: 1;
}

.footer-form h1 {
	margin-top: 0;
}

.entry-content .gfield input,
.entry-content .gfield textarea,
.entry-content .gfield select,
.footer-form .gfield input,
.footer-form .gfield textarea {
	border: 1px solid #ccc !important;
}

.footer-form .ghalf {
	width: 100%;
	float: none;
}

.footer-form .gform_button {
	background-color: #000;
}

.footer-form .gform_button:hover {
	background-color: #d3ae43;
}

.site-info {
	background-color: #000;
	color: #fff;
	padding: 40px 0 15px;
}

.site-info a:hover {
	color: rgba(211, 174, 67, .9);
}


/****************/
/*** HOMEPAGE ***/
/****************/
.home .main-content {
	display: none;
}


/*** Main Panel ***/

.flexslider {
	border: 0 !important;
	margin-bottom: 0 !important;
}

.slide-img {
	background-size: cover;
	background-position: 50%;
	height: 550px;
}

.slide-content {
	background-color: #000;
	color: #fff;
	padding: 35px 0 25px;
}

.slide-content h1 {
	font-size: 45px;
	margin-top: 0;
}

.slide-content hr {
	border-top: 4px solid #d3ae43;
	width: 50%;
	margin: 20px auto;
}

.slide-content .btn {
	margin-top: 25px;
}

.flex-control-nav {
	bottom: auto !important;
	top: 510px;
	z-index: 99;
}

.flex-control-paging li a {
	width: 20px !important;
	height: 20px !important;
}


/*** Staging Portfolio ***/
.staging-portfolio {
	padding-top: 30px;
}

.portfolio-wrap {
	overflow: hidden;
	padding: 50px 0 25px;
	margin-top: 35px;
	background-size: cover;
	background-position: 50%;
}

.portfolio-boxes {
	list-style: none;
	position: relative;
	padding: 0;
}

.project-box {
	padding: 5px;
}
.project-box a {
	display: block;
	height: 300px;
	position: relative;
	border: 5px solid #fff;
	overflow: hidden;
	background-size: cover;
	background-position: 50%;
}
.project-hover {
	position: absolute;
	background: rgba(0, 0, 0 , .5);
	width: 100%;
	height: 100%;
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	color: #fff;
	padding: 15px;
	text-align: center;
}

.project-box.isMobile .project-hover {
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0, 0, 0 , .3);
}

.project-hover h3 {
	font-size: 28px;
}

.project-box a:hover .project-hover {
	left: 0px;
}

.project-links {
	padding: 20px 0;
}

.project-links a {
	padding: 0 15px;
}


/*** Staging Panel ***/
.staging-panel,
.quote-panel {
	padding: 40px 0;
}

.staging-panel .btn {
	margin: 35px 5px 0;
}

.quote-panel .btn {
	margin-top: 35px;
}


/*** Testimonial Panel ***/
.testimonial-panel {
	display: -webkit-flex;
	display: flex;
	border-top: 1px solid #000;
}

.home .testimonial-panel {
	border-top: 0;
}

.testimonial-left {
	padding: 30px 30px 20px;
}

.testimonial-left h2 {
	font-size: 36px;
	padding-left: 15px;
	margin-top: 0;
}

.testimonial-left h3 {
	position: relative;
	padding-left: 75px;
	margin-top: 25px;
	padding-bottom: 45px;
	line-height: 1.3;
}

.testimonial-left h3:before,
.testimonial-left h3 p:after {
	content: '';
	display: block;
	height: 65px;
	width: 65px;
	background-size: contain;
	background-repeat: no-repeat;
}

.testimonial-left h3:before {
	background-image: url( './imgs/client-results-quote-left@2x.png' );
	position: absolute;
	top: -10px; left: 0;
}

.testimonial-left h3 p:after {
	background-image: url( './imgs/client-results-quote-right@2x.png' );
	display: inline-block;
	position: absolute;
	right: 0;
}

.testimonial-author {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.testimonial-thumb {
	width: 80px;
	min-width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 10px;
}

.testimonial-thumb > div {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: 50%;
}

.testimonial-author h4 {
	font-size: 18px;
}

.testimonial-right {
	background-size: cover;
	background-position: 50%;
}

/*** Staging Means Success ***/
.staging-means-success h1 {
	background-color: rgba(0, 0, 0, .85);
	color: #fff;
	padding: 45px 15px;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-top: 0;
	font-size: 55px !important;
}

#myDoughnutChart {
	width: 200px !important;
	height: 200px !important;
}

.staging-means-success .artcols {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding-top: 35px;
	position: relative;
}

.staging-means-success .artcols:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	display: block;
	background: -webkit-radial-gradient(rgba(255, 255, 255, .6) 30%, transparent 80%);
	background: -moz-radial-gradient(rgba(255, 255, 255, .6) 30%, transparent 80%);
	background: -ms-radial-gradient(rgba(255, 255, 255, .6) 30%, transparent 80%);
	background: radial-gradient(rgba(255, 255, 255, .6) 30%, transparent 80%);

}


/*** Homestars Panel ***/
.homestars-panel {
	padding: 30px 0 50px;
}

.homestars-panel h1 {
	margin-bottom: 30px;
	line-height: 1;
}

.homestars-panel h1 img {
	width: 200px;
}
.review-box a {
	color: #000;
}
.review-box a:hover {
	color: #d3ae43;
}
.review-star {
	background-image: url( './imgs/homestar-star@2x.png' );
	background-size: contain;
	background-repeat: no-repeat;
	padding: 32px 0 27px;
	text-align: center;
	background-position: 50%;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 90px;
	display: inline-block;
}

.review-box h3 {
	line-height: 1.3;
}

.review-box h4 {
	font-size: 18px;
	margin-top: 20px;
}


/*** Want More Panel ***/
.want-more-panel {
	padding: 15px 0;
}

.want-more-panel a {
	margin-left: 10px;
	font-size: 20px;
}

.want-more-panel a:hover,
.want-more-panel a:active,
.want-more-panel a:focus {
	color: rgba(211, 174, 67, .9);
}


/*** In The News ***/
.in-the-news {
	padding: 30px 0 20px;
}

.news-icons {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin: 35px 0;
}

.news-icons img {
	width: 18%;
	min-width: 18%;
}


/**************/
/*** PANELS ***/
/**************/
.hp_panel {
	background-size: cover;
	background-position: 50%;
	clear: both;
}

.hp_panel h1 {
	font-size: 45px;
}

.hp_panel h1 + h3 {
	margin-top: 5px;
}
.hp_panel.staging-means-success {
	padding-bottom: 50px;
}
.hp_panel.staging-cta {
	padding-top: 30px;
	padding-bottom: 50px;
}

/***********/
/*** 404 ***/
/***********/
.error404 .main-content {
	background-image: url( './imgs/404-background-image@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	padding: 50px 0 100px;
	color: #fff;
}

.error404 .main-content h1 {
	font-size: 45px;
}

.error404 .main-content h2 {
	font-weight: 600;
}

.error404 .main-content h3 {
	font-size: 28px;
}

.error-404 .search-form {
	width: 75%;
	margin-top: 30px;
}



/*************/
/*** LOGIN ***/
/*************/
.login {
	background-image: url( './imgs/login-background@2x.jpg' );
	background-size: cover;
	background-position: 50%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	min-height: 100vh;
}

#login {
	width: 550px;
	padding: 35px 25px;
	text-align: center;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	text-align: left;
	color: #fff;
}

#login p {
	text-align: left;
}

#login form {
	background-color: transparent;
	box-shadow: none;
	padding-bottom:15px;
	border: 0 !important;
}

#login h1 a {
	background-image: url( './imgs/footer-logo.svg' );
	width: 400px;
	background-size: 400px;
	height: 110px;
}

#login form label {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
}

#login form .submit {
	clear: both;
}

#login form .button-primary {
	width: 150px;
}

#rememberme {
	background-color: transparent;
	border: 2px solid #fff !important;
	border: 0;
	box-shadow: none;
	transform: scale(1.3);
	margin-left: 2px;
}

input[type=checkbox]:checked:before {
	color: #fff;
}

#nav a,
#backtoblog a {
	color: #fff !important;
	font-weight: 900;
	font-size: 16px;
}

#nav,
#backtoblog {
	margin: 0 !important;
	margin-top: 25px !important;
	display: inline-block;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}


/**************/
/*** THANKS ***/
/**************/
.page-template-thanks .main-content {
	color: #fff;
	padding: 50px 0;
}

.page-template-thanks .main-content h1 {
	font-size: 45px;
	margin-bottom: 45px;
}

.page-template-thanks .main-content h3 {
	font-size: 30px;
}

.page-template-thanks .main-content a {
	font-weight: bold;
	font-style: italic;
}

.page-template-thanks .main-content .btn {
	margin-top: 30px;
	font-style: normal;
	font-weight: normal;
}


/***************/
/*** CONTACT ***/
/***************/
.page-id-10 .page-content {
	padding-bottom: 50px;
}


/************************************/
/*** BLOG MAIN / ARCHIVE / SEARCH ***/
/************************************/
.blog-wrap {
	margin-bottom: 50px;
}

.blog-img {
	height: 400px;
	margin: 10px 0;
	background-size: cover;
	background-position: 50%;
}

.blog-img a {
	display: block;
	height: 100%;
}

.cat-banner {
	position: absolute;
	top: 35px;
	right: 0;
	background-color: #000;
	color: #d3ae43;
	font-weight: 900;
	font-family: 'Montserrat';
	padding: 10px 25px;
	text-transform: uppercase;
}

.blog-wrap h2 {
	margin-top: 10px;
}

.blog-wrap .blog-date {
	position: relative;
}

.blog-wrap .blog-date:before {
	content: '';
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0; right: 0;
	top: 10px;
	display: block;
}

.blog-date p {
	display: inline-block;
	background-color: #fff;
	padding: 0 15px;
	position: relative;
}

.not-found .search-field,
.no-results .search-field {
	border: 1px solid #d3ae43 !important;
}


/*** Blog Widgets ***/
.widget {
	border: 1px solid #000;
	padding: 25px 10px;
}

.widget-title {
	font-family: 'Montserrat';
	font-size: 30px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 25px;
}

.widget .search-field {
	background-color: #eee;
}

.widget_categories a {
	font-size: 18px;
	font-weight: 600;
}

.widget_categories a:hover,
.tagcloud a:hover {
	color: rgba(211, 174, 67, .8);
	background-color: transparent !important;
}

.widget_categories ul {
	list-style-position: inside !important;
	list-style: none !important;
}




/*******************/
/*** BLOG SINGLE ***/
/*******************/
.post-image {
	margin-bottom: 15px;
}

.blog-date-single {
	margin-bottom: 30px;
}

.blog-tags {
	margin-top: 40px;
}

.blog-tags a {
	font-family: 'Montserrat';
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


/*** Comments  ***/
#comments {
	border-top: 2px solid #0e1b24;
	margin-bottom: 40px;
}

.comments-title,
#reply-title {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Montserrat';
}

.comment-body .pull-left {
	margin-right: 20px;
}

.comment-body .pull-left img {
	display: none;
}

.comment-body .pull-left::before {
	content: '\f007';
	font: normal normal normal 40px/1 FontAwesome;
	height: 60px;
	width: 60px;
	display: block;
	padding: 9px 16px;
	color: #d3ae43;
	background-color: #0e1b24;
	border-radius: 50%;
}

.comment-body .panel,
.comment-body .panel-heading,
.comment-body .panel-footer {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.comment-reply,
.form-submit {
	text-align: right;
}

.comment-reply {
	padding-right: 0;
}

.comment-list {
	margin-bottom: 35px;
}

#reply-title {
	margin-bottom: 15px;
}


.comment-notes {
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

#commentform textarea {
	border: 1px solid #000 !important;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 15px;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	min-width: 110px;
	padding-right: 20px;
	margin-bottom: 0;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: right;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	border: 1px solid #000 !important;
}



/************************/
/*** TESTIMONIALS MAIN ***/
/************************/
.page-id-36 .main-content {
	background-position: 50% 0;
	padding-bottom: 30px;
}

.testimonial-page-wrapper {
	margin-top: 40px;
}

.testimonial-page-wrapper .testimonial-left {
	padding: 0 15px;
	margin-bottom: 25px;
}

.testimonial-inner {
	background-color: #fff;
	padding: 30px 30px 20px;
	border: 1px solid #000;
	height: 450px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.testimonial-inner > div {
	width: 100%;
}

.testimonial-inner h3 {
	padding-bottom: 10px;
}

.page-id-36 .page-numbers {
	color: #fff;
}

.page-id-36 .page-numbers.current,
.page-id-36 .page-numbers:hover {
	color: #d3ae43;
}


/***************************/
/*** TESTIMONIALS SINGLE ***/
/***************************/
.single-testimonial .page-header {
	background-color: #fff;
	margin-top: 0;
	padding-top: 20px;
}

.single-testimonial .main-content {
	background-image: url( './imgs/client-result-single-bg@2x.jpg' );
	background-size: cover;
	background-positoon: 50%;
	padding-bottom: 15px;
}

.single-t-content {
	color: #fff;
	border: 3px solid #fff;
	margin-top: 95px;
	padding: 60px 30px 45px;
	margin-bottom: 25px;
	position: relative;
}

.single-t-content .testimonial-thumb {
	margin: auto;
	top: -63px;
	left: 0;
	right: 0;
	width: 120px;
	height: 120px;
	border: 3px solid #fff;
	margin-bottom: 35px;
	position: absolute;
}

.single-t-content h3 {
	font-size: 30px;
	position: relative;
	padding-left: 75px;
	line-height: 1.3;
}

.single-t-content h3:before,
.single-t-content h3 em > p:last-child:after {
	content: '';
	display: block;
	height: 65px;
	width: 65px;
	background-size: contain;
	background-repeat: no-repeat;
}

.single-t-content h3:before {
	background-image: url( './imgs/quote-left.svg' );
	position: absolute;
	top: -10px; left: 0;
}

.single-t-content h3 p:last-child:after {
	background-image: url( './imgs/quote-right.svg' );
	display: inline-block;
	position: absolute;
	right: 0;
}

.single-testimonial .single-navigation a {
	color: #fff;
}

.single-testimonial .single-navigation a:hover {
	color: #d3ae43;
}

.single-navigation li:first-child {
	border-color: #fff;
}


/*********************/
/*** LISTINGS MAIN ***/
/*********************/



/***********************/
/*** LISTINGS SINGLE ***/
/***********************/



/***************************/
/*** NEIGHBOURHOODS MAIN ***/
/***************************/



/*****************************/
/*** NEIGHBOURHOODS SINGLE ***/
/*****************************/



/******************/
/*** HOME WORTH ***/
/******************/



/*********************/
/*** ONE-OFF PAGES ***/
/*********************/

/*** Get A Quote ***/
.page-id-22 .main-content .gfield_checkbox {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
}

.page-id-22 .main-content .gfield_checkbox li {
	display: inline-block;
	width: 100%;
}


/*** Project Category Lander ***/
.tax-project_category .main-content {
	background-image: url( './imgs/before-after-main-backgroundimage@2x.jpg' );
	background-size: cover;
	background-position: 50% 0;
}

.term-condo-staging-projects .main-content {
	background-image: url( './imgs/condo-header@2x.jpg' );
}

.term-home-staging-projects .main-content {
	background-image: url( './imgs/home-header@2x.jpg' );
}

.term-luxury-suite-staging .main-content {
	background-image: url( './imgs/luxurysuite-header@2x.jpg' );
}

.term-luxury-home-staging .main-content {
	background-image: url( './imgs/luxuryhome-header@2x.jpg' );
}

.tax-project_category .portfolio-wrap {
	padding: 0 0 25px;
}


/*** Project Single ***/
.single-project #nav-below {
	display: none;
}

.project-wrap {
	padding-top: 35px;
	padding-bottom: 35px;
}

.project-section {
	margin-bottom: 35px;
}

.project-section .gold-text {
	font-size: 28px;
	border-bottom: 1px solid #d3ae43;
	margin-bottom: 0;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	display: inline-block;
	margin: 0 auto;
}

.project-section-content {
	margin-top: 5px;
	line-height: 1.3;
}

.project-meta {
	font-size: 18px;
}

.project-video {
	margin-bottom: 60px;
}

.list-gallery {
	margin-bottom: 40px;
}

.gallery img {
	border: 0 !important;
}


/*** Our Sales Results ***/
.stat-panel {
	background-color: #eee;
	overflow: hidden;
	margin-bottom: 35px;
	padding: 15px;
}

.stat-panel h4 {
	color: #d3ae43;
	font-weight: 600;
	border-bottom: 1px solid #d3ae43;
	padding-bottom: 4px;
	margin-top: 0;
}

.stat-panel > div:first-of-type {
	padding-left: 0;
	padding-right: 30px;
}

.stat-panel > div:last-of-type {
	padding: 0;
}

.stat-panel .art-charts .title {
	font-size: 36px !important;
}


/*** In The News ***/
.news-wrapper {
	margin-top: 45px;
}

.news-wrapper .row {
	display: -webkit-flex;
	display: flex;
}

.media-item {
	border-bottom: 1px solid #eee;
	padding: 30px;
}

.news-wrapper .row:last-of-type .media-item {
	border-bottom: 0;
}

.media-item:first-of-type {
	border-right: 1px solid #eee;
}

.media-item img {
	max-width: 200px;
}

.artVideo {
	position: relative;
	margin-top: 20px;
	padding-bottom: 56.25%;
}

.art-player {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}

.showvid {
	position: absolute;
	top: 0; right: 0; left: 0; bottom: 5px;
	background-color: rgba(0, 0, 0, .4);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	font-size: 100px;
	z-index: 1;
	background-size: cover;
	background-position: center;
}

.video-media {
	padding-bottom: 45px;
}

/* CHART TEST */
.art-charts {
	margin-top: 25px;
	margin-bottom: 25px;
}
.art-charts .title {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	margin-top: -25px;
	color: #d3ae43;
}
.art-charts.small-title .title {
	font-size: 25px;
}

/******************/
/*** RESPONSIVE ***/
/******************/

/* MD Displays - 1199 and smaller */
@media (max-width:1199px) {

	.nav>li>a {
		padding: 15px 7px;
	}

	.testimonial-inner {
		height: 520px;
	}

	.stat-panel .art-charts span {
		font-size: 25px;
	}

}


/* SM Displays - 991 and smaller --- includes iPad portrait */
@media (max-width:991px) {

	.header-logo {
		text-align: left;
	}

	.site-footer-inner:before,
	.site-footer-inner:after {
		display: none;
	}

	.footer-contact,
	.footer-form {
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		overflow: hidden;
	}

	.footer-contact {
		background-color: rgba(0, 0, 0, .6);
	}

	.footer-form {
		background-color: rgba(255, 255, 255, .9);
		padding-top: 45px;
	}

	.slide-img {
		height: 450px;
	}

	.flex-control-nav {
		top: 410px;
	}

	.testimonial-panel {
		display: block;
		position: relative;
		border-top: 4px solid #000;
	}

	.testimonial-left {
		background-color: rgba(255, 255, 255, .7);
	}

	.testimonial-right {
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: -1;
	}

	.want-more-panel a {
		display: block;
		margin: 10px 0 0;
	}

	.content-with-sidebar,
	.side,
	.sidebar {
		padding: 0;
	}

	.side,
	.sidebar {
		margin-top: 40px;
	}

	.gallery a:hover:before {
		left: 10px;
		right: 10px;
	}

	.testimonial-inner {
		height: auto;
	}

}


/* MENU COLLAPSE */
@media (max-width: 799px){

	#main-menu {
		display: block;
		padding-bottom: 20px;
	}

	.navbar-nav>li {
		width: 100%;
		text-align: center;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px;
		font-size: 16px;
	}

	.navbar-default .navbar-toggle {
		outline: none !important;
		border: 0;
		background-color: transparent !important;
		padding: 5px 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #d3ae43;
		width: 35px;
		height: 1px;
	}

	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 10px;
	}

	.navbar-collapse {
		border: 0;
		box-shadow: none;
	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		color: #d3ae43;
		background-color: transparent;
	}

}


/* XS Displays - 767 and smaller */
@media (max-width:767px) {

	.site-header-inner {
		display: block;
	}

	.header-logo,
	.header-contact {
		text-align: center;
	}

	.header-logo img {
		width: 280px;
	}

	.header-contact {
		padding-top: 10px;
	}

	#main-menu {
		margin: 0;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #d3ae43;
		background-color: transparent;
		background-image: none;
	}

	.footer-form,
	.footer-contact {
		padding-left: 15px;
		padding-right: 15px;
	}

	.footer-contact h4 span {
		display: block;
	}

	.footer-contact h4 .delim {
		display: none;
	}

	.site-info .delim:first-of-type {
		display: none;
	}

	.site-info a:first-of-type {
		display: inline-block;
		clear: left;
	}

	.ghalf {
		float: none !important;
		width: 100%;
		margin-top: 10px !important;
	}

	.ginline {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.ginline .gfield {
		margin-bottom: 0 !important;
	}

	.ginline .gform_footer {
		min-width: 100%;
		margin-top: 0 !important;
	}

	.ginline .gform_button {
		width: 100% !important;
	}

	.no-label .top_label .gfield_label {
		display: none !important;
	}

	.page-sidebar {
		margin-top: 30px;
	}

	.slide-img {
		height: 300px;
	}

	.flex-control-nav {
		top: 260px;
	}

	.hp_panel h1 {
		font-size: 36px;
	}

	.project-box {
		padding: 5px 0;
	}

	.project-links a {
		display: block;
		padding: 2px 0;
	}

	.project-links span {
		display: none;
	}

	.staging-panel .btn {
		display: block;
		margin: 10px 0;
	}

	.staging-panel .btn:first-of-type {
		margin-top: 25px;
	}

	.quote-panel .btn {
		display: block;
	}

	.testimonial-left {
		padding: 30px 15px;
	}

	.testimonial-left h3 {
		padding-left: 45px;
	}

	.testimonial-left h3:before,
	.testimonial-left h3 p:after {
		width: 35px;
		height: 35px;
	}

	.homestars-panel h1 img {
		display: block;
		margin: 0 auto;
	}

	.review-box {
		padding: 0;
		margin-top: 25px;
	}

	.news-icons {
		display: block;
	}

	.news-icons img {
		width: 200px;
		display: block;
		margin: 10px auto;
	}

	.page-testimonial {
		padding: 10px;
	}

	.twentytwenty-before-label:before,
	.twentytwenty-after-label:before {
		font-size: 16px;
		padding: 5px 10px;
		width: 80px;
	}

	.testimonial-left h3 p:after {
		display: none;
	}

	.error-404 .search-form {
		width: 100%;
	}

	#login {
		padding: 35px 0;
	}

	#login h1 a {
		width: 250px;
		background-size: 250px;
	}

	#loginform .button-primary {
		margin-top: 20px;
	}

	#backtoblog {
		margin-top: 0 !important;
	}

	#rememberme {
		transform: scale(1.1);
	}

	.blog-img {
		height: 250px;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		display: block;
	}

	.comment-form-author label,
	.comment-form-email label,
	.comment-form-url label {
		min-width: 100%;
		text-align: left;
	}

	.single-navigation li:first-child {
		border-right: 0;
	}

	.gallery a:hover:before {
		display: none;
	}

	.testimonial-inner {
		padding: 30px 15px 20px;
	}

	.testimonial-inner h2 {
		font-size: 24px;
	}

	.single-t-content {
		padding: 60px 15px 45px;
	}

	.single-t-content h3 {
		padding-left: 0;
		font-size: 24px;
	}

	.blog-wrap .blog-date:before {
		display: none;
	}

	.news-wrapper .row {
		display: block;
	}

	.media-item {
		border-right: 0 !important;
		padding: 30px 15px;
	}

	.staging-means-success .artcols {
		margin-left: -15px;
		margin-right: -15px;
	}

	.staging-means-success #chart2_holder span {
		font-size: 25px;
	}

	.stat-panel > div:last-of-type,
	.stat-panel > div:first-of-type {
		padding: 0;
	}

	.showvid {
		font-size: 60px;
	}

}


/* Mobile Landscape - 480 and smaller */
@media (max-width:480px) {

}


/* XS-Mobile - 320 and smaller */
@media (max-width:320px) {

}
