/***************************************************************************************
Theme Name: ExciteMedia Theme
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.4.1
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
***************************************************************************************/

/* N{q`KJTE[N4%h2t] */

/******************************************
 GENERAL STYLES
******************************************/
/* Font Faces - BEGIN */
@import url("https://use.typekit.net/eif3hln.css");
/*{
	font-family: asap, sans-serif;
	font-weight: 700;
	font-style: normal;
}

{
	font-family: poynter-oldstyle-text, serif;
	font-weight: 400;
	font-style: normal;
}*/
/* Font Faces - END */

html {
	font-size: 100% !important;
}
body {
	color: #323A3B;
	font-family: 'asap', sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.75em;
}
h1, h2, h3, h4, h5, h6 {
	color: #272525;
	font-family: 'poynter-oldstyle-text', serif;
	font-weight: 400;
	line-height: 1.25em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
/*FZ-72*/
h1 {
	font-size: 4.5rem;
}
/*FZ-70*/
h2 {
	font-size: 4.375rem;
}
/*FZ-42*/
h3 {
	font-size: 2.625rem;
}
/*FZ-40*/
h4 {
	font-size: 2.5rem;
}
/*FZ-34*/
h5 {
	font-size: 2.125rem;
}
/*FZ-26*/
h6 {
	font-size: 1.625rem;
}
a {
	color: #68B9BC;
	outline: none;
	text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
	color: #419a9d;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:focus, a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	border: 0;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:not(.ls-bg) {
	height: auto !important;
}
img:before {
	background-color: #efefef;
	border: 2px dotted rgb(200, 200, 200);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 100px;
	width: 100%;
}
img:after {
	color: rgb(100, 100, 100);
	content: "\f127" " Broken Image of " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
img:-moz-loading:after,
img:-moz-loading:before {
  visibility: hidden;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 26px;
	margin-top: 26px;
	padding: 0;
}
table {
	margin: 20px 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #D2DBDA;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }
iframe {
	max-width: 100%;
}
#post-not-found {
	padding-top: 30px;
	text-align: center;
}
.em-googlemap,
.acf-map {
	position:relative;
}
.overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.twenty20 {
	max-width: 100%;
}
.extra-content,
.mainbody {
	padding: 100px 0;
}


/******************************************
 CONTENT PANELS
******************************************/
/* Content Panel default settings */
.extra-content,
.extra-content-col-inner {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Custom width container */
.container-custom-width {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

/* Use Divup plugin to create boostrap grid in the WP editor */
.divup-wrap.row .div-1 {
	display: none;
}

/* More support for Bootstrap Grid */
.align-items-stretch .extra-content-col-inner {
    height: 100%;
}


/******************************************
 TYPOGRAPHY
******************************************/
.font-100 {
	font-weight: 100;
}
.font-200 {
	font-weight: 200;
}
.font-300 {
	font-weight: 300;
}
.font-400 {
	font-weight: 400;
}
.font-500 {
	font-weight: 500;
}
.font-600 {
	font-weight: 600;
}
.font-700 {
	font-weight: 700;
}
.font-800 {
	font-weight: 800;
}
.font-900 {
	font-weight: 900;
}
.fz-68 {
	font-size: 4.25rem;
}
.fz-60 {
	font-size: 3.7rem;
}
.fz-44 {
	font-size: 2.75rem;
	line-height: 1.875rem;
}
.fz-35 {
	font-size: 2.1875rem;
}
.fz-32 {
	font-size: 2rem;
}
.fz-24 {
	font-size: 1.5rem;
}
.fz-22 {
	font-size: 1.375rem;
}
.fz-20 {
	font-size: 1.25rem;
}
.fz-19 {
	font-size: 1.1875rem;
}
.fz-17 {
	font-size: 1.0625rem;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #D4C2B6;
	color: #383B3A;
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: 0.9375rem;
	margin: 0;
	max-width: 100%;
	padding: 28px 30px;
	outline: none;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium,
div.gform_wrapper .left_label input.medium, div.gform_wrapper .left_label select.medium,
div.gform_wrapper .top_label input.large, div.gform_wrapper .top_label select.large,
div.gform_wrapper .left_label input.large, div.gform_wrapper .left_label select.large {
	width: 100%;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
textarea,
.gform_wrapper .top_label textarea.textarea,
.gform_wrapper textarea.textarea {
	height: 174px;
	outline: none;
	padding: 24px 30px;
	width: 100%;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
	background-size: 9px 5px;
	background-position: right .5rem center;
	background-repeat: no-repeat;
    padding: 0 1rem 0 5px;
}
.gform_wrapper .top_label input[type="file"].medium {
	font-size: inherit;
	font-weight: inherit;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 40px;
}
input[type="submit"], button,
.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce input.button,
div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
	background-color: #8CC188;
	border: 2px solid transparent;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font: 500 1.25rem/30px 'asap', sans-serif;
	padding: 8px 35px 11px;
	text-align: center;
	text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	display: block;
}
input[type="submit"]:hover, button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce input.button:hover,
div.gform_wrapper .gform_footer input.button:hover, div.gform_wrapper .gform_footer input[type="image"]:hover, div.gform_wrapper .gform_footer input[type="submit"]:hover,
div.gform_wrapper .gform_page_footer .button.gform_button:hover, div.gform_wrapper .gform_page_footer .button.gform_next_button:hover {
	background-color: #6EAA69;
	color: #fff;
}
a.em-button {
	background-color: #8CC188;
	border: 2px solid rgba(0,0,0,0);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font: 500 1.25rem/1.875rem 'asap', sans-serif;
	padding: 8px 28px 11px;
	text-align: center;
	text-decoration: none;
}
a.em-secondary {
	background-color: #D4C2B6;
}
a.em-blue-background {
	background-color: #166988;
}
a.em-blue-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #009ED2;
	color: #166988;
}
a.em-white-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #fff;
	color: #fff;
}
a.em-white-background {
	background-color: #fff;
	color: #3E4047;
}
a.em-black-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #272525;
	color: #272525;
}
a.em-black-background {
	background-color: #272525;
	color: #fff;
}
a.em-red-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #ED1B24;
	color: #ED1B24;
}
a.em-red-background {
	background-color: #ED1B24;
	color: #fff;
}
a.em-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.em-button:hover {
	background-color: #6EAA69;
	color: #fff;
	text-decoration: none;
}
a.em-secondary:hover {
	background-color: #DFA5A5;
}
a.em-blue-background:hover {
	background-color: #1d88af;
}
a.em-blue-border:hover {
	background-color: #166988;
	color: #fff;
}
a.em-white-border:hover,
a.em-white-background:hover {
	background-color: #00c9cc;
	color: #fff;
}
a.em-black-border:hover,
a.em-black-background:hover {
	background-color: #00c9cc;
	color: #fff;
}
a.em-red-border:hover {
	background-color: #ED1B24;
	color: #fff;
}
a.em-red-background:hover {
	background-color: #d4111b;
	color: #fff;
}
a.pdf-link:before, a.doc-link:before {
	font-family: FontAwesome;
	font-size: 30px;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
}
a.doc-link:before {
	content: "\f0f6";
}
a.pdf-link:before {
	content: "\f1c1";
}
a.pdf-link, a.doc-link {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
    padding: 8px 0 6px 53px;
	position: relative;
}
a.hyper-link {
	background: url(library/images/magnifying-glass.png) no-repeat 0 7px;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-o-background-size: 24px auto;
	background-size: 24px auto;
	font-weight: 500;
	padding: 0 0 0 32px;
	text-decoration: none;
}
p.testimonial {
	border-left: 7px solid #009ED2;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.54545455em;
	margin: 22px 0;
	padding-left: 25px;
}
.list-inline {
	list-style: none;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 0;
}
.list-inline li {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.blue-dot,
.black-dot,
.gray-dot {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.blue-dot ul,
.black-dot ul,
.gray-dot ul {
	list-style: none;
	margin-left: 1rem;
	padding-left: 0;
}
.blue-dot li:before,
.black-dot li:before,
.gray-dot li:before {
	background: #009ED2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 6px;
}
.black-dot li:before {
	background: #272525;
}
.gray-dot li:before {
	background: #AEB6B5;
}
.blue-dot li,
.black-dot li,
.gray-dot li {
	padding: 0 0 0 17px;
	position: relative;
}
.list-check-square,
.list-check {
	list-style: none;
	padding: 0;
}
.list-check-square li {
	background: url(library/images/check-square@2x.png) no-repeat 0 0.12em;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
	-o-background-size: 21px auto;
	background-size: 21px auto;
	margin: 1rem 0;
	padding-left: 30px;
}
.list-check li:before {
	color: #166988;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.list-check li {
	font-weight: normal;
	margin: 1rem 0;
	padding-left: 40px;
	position: relative;
}
.no-bullet {
	margin-left: 0;
	padding: 0;
}
.no-bullet li ul, .no-bullet li ol {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0;
}
ul.square, ol.square {
	list-style-type: square;
}
ul.circle, ol.circle {
	list-style-type: circle;
}
ul.disc, ol.disc {
	list-style-type: disc;
}
ul.no-bullet, ol.no-bullet {
	list-style: none;
}
ul.d-xl-flex, ul.d-lg-flex, ul.d-md-flex, ul.d-sm-flex, ul.d-flex,
ol.d-xl-flex, ol.d-lg-flex, ol.d-md-flex, ul.d-sm-flex, ol.d-flex {
	list-style: none;
	margin: 26px -15px;
	padding: 0;
}
ul.d-xl-flex li, ul.d-lg-flex li, ul.d-md-flex li, ul.d-sm-flex li, ul.d-flex li,
ol.d-xl-flex li, ol.d-lg-flex li, ol.d-md-flex li, ul.d-sm-flex li, ol.d-flex li {
	padding: 0 15px;
}
ul.justify-content-center,
ol.justify-content-center {
    text-align: center;
}
table.table-style-1 {
	background: #0d294a5;
}
.table-style-1 td, .table-style-1 th {
	border-bottom: none;
	border-left: 1px solid #fff;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 13px 15px 13px;
	text-align: left;
}
.table-style-1 th {
	background: #152e54;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.333333em;
}
.table-style-1 tr td:first-child, .table-style-1 tr th:first-child {
	border-left: none;
}
.table-style-1 tr:nth-child(2n) td {
	background: #e1e5ec;
}
code {
	background-color: #f8f8f8;
	border: 1px solid #dfdfdf;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0 5px;
}
abbr, acronym {
	color: #222;
	cursor: help;
	font-size: 90%;
	text-transform: uppercase;
}
abbr {
	text-transform: none;
}
abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 24px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 18px;
	margin-top: 4px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.mce-content-body img[data-wp-more] {
	height: 16px !important;
}

@media (max-width: 1400px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		/*height: 44px;*/
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
		font-size: 1.125rem;
		padding: 6px 25px 9px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 42px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 42px;
	}
}

@media (max-width: 1199.98px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		/*height: 40px;*/
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
		font-size: 1rem;
		padding: 8px 25px 5px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 38px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 38px;
	}

    /*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable-lg, .notable-lg thead, .notable-lg tbody, .notable-lg tfoot, .notable-lg tr, .notable-lg th, .notable-lg td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-lg thead tr, .notable-lg th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-lg td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-lg td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-lg td:before {
		content: attr(data-heading);
	}
}

@media (max-width: 991.98px) {
	a.pdf-link:after, a.doc-link:after {
		right: 0;
	}
	a.pdf-link, a.doc-link {
		padding-right: 40px;
	}

    /*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable-md, .notable-md thead, .notable-md tbody, .notable-md tfoot, .notable-md tr, .notable-md th, .notable-md td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-md thead tr, .notable-md th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-md td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-md td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-md td:before {
		content: attr(data-heading);
	}
}

@media (max-width: 767.98px) {
	/*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable, .notable thead, .notable tbody, .notable tfoot, .notable tr, .notable th, .notable td,
	.table-style-1, .table-style-1 thead, .table-style-1 tbody, .table-style-1 tfoot .table-style-1 tr, .table-style-1 th, .table-style-1 td,
	.table-style-2, .table-style-2 thead, .table-style-2 tbody, .table-style-2 tfoot, .table-style-2 tr, .table-style-2 th, .table-style-2 td,
	.shop_table, .shop_table thead, .shop_table tbody, .shop_table tfoot, .shop_table tr, .shop_table th, .shop_table td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, .notable th,
	.table-style-1 thead tr, .table-style-1 th,
	.table-style-2 thead tr, .table-style-2 th,
	.shop_table thead tr, .shop_table th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-style-2 tr {
		border-top: 1px solid #e5e5e5;
	}
	.table-style-2 tbody tr:first-child {
		border-top: none;
	}
	.notable td,
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		content: attr(data-heading);
	}

	/* Custom Style */
	.shop_table tr {
		border-top: 1px solid #e5e5e5;
	}
	.shop_table tbody tr:first-child {
		border-top: none;
	}
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.shop_table td {
		border-top: none !important;
	}
	.table-style-1 tr td:first-child,
	.table-style-2 tr td:first-child,
	.shop_table tr td:first-child, .shop_table tr th:first-child {
		padding-top: 10px !important;
	}
	.product-remove {
		line-height: 0.9em;
	}
	.list-check li {
		padding-left: 27px;
	}
	.list-check-square li {
		-webkit-background-size: 16px auto;
		-moz-background-size: 16px auto;
		-o-background-size: 16px auto;
		background-size: 16px auto;
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"] {
		font-size: 1.25rem;
		line-height: 1em;
		padding-bottom: 10px;
		padding-top: 11px;
	}
}

@media (max-width: 641px) {
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		line-height: inherit;
		margin-bottom: 0;
	}
}

@media (max-width: 575.98px) {
	p.testimonial {
		border-left-width: 8px;
		padding-left: 15px;
	}
	a.pdf-link, a.doc-link {
		padding-left: 40px;
	}
}


/******************************************
 SIDEBAR
******************************************/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
	background: #b8b8b8;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0.006em;
	padding: 22px 15px 21px 20px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background: #152e54;
}


/******************************************
 IMAGE SCROLLER
******************************************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
.em-image-slider {
	overflow: hidden;
}
.image-scrollbox > ul {
	*zoom: 1;
}
.image-scrollbox > ul:before,
.image-scrollbox > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.image-scrollbox > ul:after {
	clear: both;
}
.image-scrollbox > ul {
	list-style: none;
	margin: 25px 0 0;
	padding: 0;
	width: 5000px;
}
.image-scrollbox > ul li {
	float: left;
	margin: 0 40px 0 0;
}


/******************************************
 ACCORDION
******************************************/
.accordion {
	margin: -20px auto 30px;
	max-width: 879px;
}
.accordion > br {
	display: none;
}
.accordion > p {
	display: none; /* Fix empty P tag */
}
h3.accordion-title:before {
	content: "\002B";
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1em;
	margin-top: -9px;
	position: absolute;
	right: 25px;
	top: 50%;
}
h3.accordion-title.open:before {
	content: "\2212";
	color: #383B3A;
}
h3.accordion-title {
	background-color: #D4C2B6;
	border: 2px solid #D4C2B6;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.375rem;
	font-weight: 500;
	margin: 22px 0 0;
	outline: none;
	padding: 30px 60px 30px 30px;
	position: relative;
}
h3.accordion-title.open {
	background: #ffffff;
	border-color: #D4C2B6;
	color: #383B3A;
}
.accordion-content {
	background-color: #eff1f0;
	margin: 0;
	padding: 15px 40px;
}
.accordion .accordion-content p {
	font-weight: 500;
}
/******************************************
 WP-TILES
******************************************/
div.tb-close-icon:before {
	line-height: 18px;
}
div.tb-close-icon {
	height: 18px;
	line-height: 18px;
	width: 18px;
}
div#TB_caption {
	height: auto;
	padding-left: 15px;
}


/******************************************
 FLEXSLIDER
******************************************/
.flexslider {
	background: none;
	border: none;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-indent: 0;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a:hover:before {
	color: rgba(0,0,0,1);
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next{
	right: 0;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}


/******************************************
 NEXTGEN FLEXSLIDER
******************************************/
.flexslider.em-nextgen-flexslider {
	margin: 0;
}
.flexslider.em-nextgen-flexslider .slides > li {
	margin-right: 36px;
}

/******************************************
GRAVITY FORM
******************************************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
.gform_wrapper form li #extensions_message {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 4px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
.ui-datepicker-title select {
	height: auto;
	width: auto;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}

.gform_wrapper .gform_body .gform_fields .gfield {
	margin: 0px 0 20px;
	padding: 0 10px !important;
}
.gform_wrapper .gform_body .gform_fields .gfield label {
	display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
	margin: 0 !important;
}
div.gform_wrapper .gform_footer {
	margin: 20px 0 0;
	padding: 0 15px;
}

@media (max-width: 640px) {
	div.gform_wrapper ul.gform_fields {
	    margin-right: 0 !important;
	}
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item:nth-child(n+3) {
		display: none !important;
	}
}
@media (max-width: 480px) {
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item:nth-child(n+2) {
		display: none !important;
	}
}

/******************************************
 BLOG
******************************************/
.img-zoom {
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;

	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.img-zoom:hover {
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);

	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post {
	border-top: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-top: 35px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	font-size: 0.875rem;
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.post-list-thumbnail a.em-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a.excerpt-read-more {
	display: none;
}
.post-tags:before {
	content: "\f02c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 1px;
}
.post-tags {
	font-size: 0.875rem;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
.post-image {
	margin: 15px 0;
}


/******************************************
 NAVIGATION
******************************************/
nav.main-nav ul.nav {
	*zoom: 1;
}
nav.main-nav ul.nav:before,
nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li {
	float: left;
	position: relative;
	padding: 0 21px;
}
nav.main-nav ul.nav > li > a {
	border-bottom: 5px solid transparent;
	color: #ffffff;
	display: block;
	font: 500 1.125rem/30px 'asap', sans-serif;
	padding: 0;
	padding-bottom: 37px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
nav.main-nav ul.nav > li.menu-item-has-children > a:after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 20px;
	margin-left: 7px;
	margin-top: -2px;
	-webkit-transition: transform 0.25s ease;
	-moz-transition: transform 0.25s ease;
	-ms-transition: transform 0.25s ease;
	-o-transition: transform 0.25s ease;
	transition: transform 0.25s ease;
	vertical-align: middle;
}
nav.main-nav ul.nav > li.menu-item-has-children.menu-item-opened > a:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: FlipV;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a,
nav.main-nav ul.nav > li:hover > a,
nav.main-nav ul.nav > li.hover > a {
	border-color: #D4C2B6;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a {
	border-color: #D4C2B6;
}
nav.main-nav ul.nav li ul {
	background: #1B4D60;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter:alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
}
nav.main-nav ul.nav li:hover > ul,
nav.main-nav ul.nav li.hover > ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 30px;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
	position: relative;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	font: normal 1.0625rem/1.3em 'Roboto Condensed', sans-serif;
	padding: 8px 14px;
	text-decoration: none;
}
nav.main-nav ul.nav li ul li a:hover {
	background: #2D56A6;
}
nav.main-nav ul.nav li ul li.current-menu-item > a,
nav.main-nav ul.nav li ul li.current-parent-item > a,
nav.main-nav ul.nav li ul li.current-menu-ancestor > a {
	background: #166988;
}


/******************************************
 SUPERFLY MENU
******************************************/
.sfm-rollback {
	display: none;
}
div.sfm-label-metro .sfm-navicon-button {
	background: rgba(0,0,0,0);
	right: 15px;
	top: 88px;
	width: 105px;
}
div.sfm-label-metro .sfm-navicon, div#sfm-mob-navbar .sfm-navicon, div.sfm-label-metro .sfm-navicon:after, div#sfm-mob-navbar .sfm-navicon:after, div.sfm-label-metro .sfm-navicon:before, div#sfm-mob-navbar .sfm-navicon:before {
	background: #D4C2B6;
	height: 3px !important;
	width: 26px !important;
}
.sfm-navicon-button:hover .sfm-navicon {
	margin-right: 10px !important;
	width: 26px !important;
}
div#sfm-sidebar .sfm-menu li:after {
	background: #fff;
}
div#sfm-sidebar .sfm-menu li > a:before {
	background: #8CC188;
}
#sfm-sidebar .sfm-menu li > a span {
	text-transform: none;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
	width: 28px;
}
.sfm-navicon {
	width: 28px;
}
.sfm-navicon-button {
	padding: 20px 8px;
}
.sfm-navicon {
	display: inline-block;
    margin-right: 10px;
}
.sfm-navicon-button:after {
	color: #FFFFFF !important;
    display: inline-block !important;
    font-family: asap, sans-serif !important;
    font-size: 1.25rem !important;
    margin-top: 0 !important;
    position: relative !important;
    text-transform: capitalize !important;
    vertical-align: middle !important;
    width: auto !important;
}
/* TEXT COLOR */
.white-text {
	color: #ffffff;
}
.gray-text {
	color: #666767;
}
.green-text {
	color: #8CC188;
}
.icon-arrow {
	background-image: url(library/images/icon-arrow-right@2x.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 19px 15px;
	background-size: 19px 15px;
	font-weight: 600;
	padding-right: 30px;
	text-decoration: none;
}
/* GLOBAL STYLES */
.blue-note {
	background-color: rgba(210, 219, 218, .4);
	padding: 9px 32px;
}
.blue-note p {
	font-style: italic;
}
.content-line {
	background-color: #D4C2B6;
	display: inline-block;
	height: 2px;
	max-width: 136px;
	width: 100%;
}
.content-line.w100 {
	max-width: 100px;
}
.content-line.w50 {
	max-width: 50px;
}
ul.column-4 {
	-webkit-column-count: 4; /* Old Chrome, Safari and Opera */
	-moz-column-count: 4; /* Old Firefox */
	column-count: 4;
}
ul.checklist,
ul.white-checklist {
	list-style: none;
	padding-left: 0;
}
ul.checklist li {
	background-image: url(library/images/icon-checklist@2x.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	-webkit-background-size: 26px;
	background-size: 26px;
	padding-left: 36px;
}
ul.white-checklist li {
	background-image: url(library/images/icon-white-checklist@2x.png);
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: 36px;
	background-size: 36px;
	color: #ffffff;
	font-size: 1.0625rem;
	font-weight: 400;
	padding-left: 57px;
	padding-bottom: 40px;
}
ul.custom-list-bg {
	background-image: url(library/images/bg-buble-list.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 128px 75px 120px 98px;
	max-width: 454px;
}
ul.custom-list-bg li {
	margin-bottom: 25px;
}
ul.custom-list-bg li:last-child {
	margin-bottom: 0;
}
/* IMAGE OVERLAP */
.of-none {
	overflow: hidden;
}
.mw-none {
	max-width: none !important;
}
.extra-content .mw-left {
	margin-left: -80%;
}

/* BLOCKQUOTE */
blockquote {
	margin: 0;
}
blockquote p {
	border-left: 8px solid #D4C2B6;
	font-size: 1.125rem;
	line-height: 1.5rem;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
}

/* BRACKET LIST */
.bracket-wrap {
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding: 100px 60px;
	position: relative;
}
.home-bracket {
	padding: 50px 60px;
}
.bracket-wrap:before,
.bracket-wrap:after {
	border-bottom: 3px solid #D4C2B6;
	border-top: 3px solid #D4C2B6;
    box-sizing: border-box;
	content: ' ';
	height: 100%;
	position: absolute;
	top: 0;
	width: 273px;
}
.bracket-wrap:before {
	border-left: 3px solid #D4C2B6;
	left: 0;
}
.bracket-wrap:after {
	border-right: 3px solid #D4C2B6;
	right: 0;
}
.bracket-wrap .number h3 {
	color: #AEB6B5;
	font-size: 6.25rem;
	font-weight: 700;
}
.bracket-wrap .content {
	padding-left: 0;
}
/******************************************
 LAYOUT STYLES
******************************************/
/*** Enter your style for global layout here ***/
/* GLOBAL */
body {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
/* TOP HEADER */
.header-number {
	background-color: #D4C2B6;
	padding: 19px 0;
	text-align: center;
}
.header-number a {
	background-image: url(library/images/icon-mobile-number@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 28px 30px;
	background-size: 28px 30px;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'poynter-oldstyle-text', serif;
	font-size: 1.875rem;
	padding-left: 35px;
	text-decoration: none;
}
/* MAIN HEADER */
.main-header {
	background-color: rgba(0,0,0,0.20);
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}
.main-header .container {
	max-width: 1820px;
	width: 100%;
}
.main-header .logo img {
	margin: 28px 0;
	max-width: 242px;
	width: 100%;
}
.main-header .header-buttons {
	margin: 30px 0;
}
.main-header .header-buttons ul {
	margin: 0;
}
.main-header .header-buttons ul li {
	vertical-align: middle;
}
.main-header .header-buttons ul li a.icon-phone {
	background-image: url(library/images/icon-header-phone@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 28px 30px;
	background-size: 28px 30px;
	color: #ffffff;
	font-family: 'poynter-oldstyle-text', serif;
	font-size: 1.875rem;
	padding-left: 35px;
	text-decoration: none;
}
/* INTERNAL BANNER */
.inner-banner {
	background-image: url(library/images/bg-banner.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 88px;
	padding-top: 178px;
	position: relative;
	z-index: 9;
}
.inner-banner h1 {
	color: #ffffff;
}
/* BOTTOM BAR */
.bottom-bar {
	background-image: url(library/images/bg-cta.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 235px;
	padding-top: 250px;
}
.bottom-bar * {
	color: #ffffff;
}
.bottom-bar h2,
.bottom-bar .div-even p {
	text-shadow: 0 3px 10px rgba(0,0,0,.28);
}
.bottom-bar .div-even p {
	margin-top: 0;
}
.bottom-bar .div-odd {
	text-align: right;
}
.bottom-bar .div-odd .em-button {
	font-size: 1.625rem;
	line-height: 2.4375rem;
	padding: 12px 45px 15px;
}
/* FOOTER */
.main-footer {
	padding-bottom: 63px;
	padding-top: 74px;
}
.main-footer .footer-nav {
	list-style: none;
	padding-left: 0;
	text-align: right;
}
.main-footer .footer-nav li {
	display: inline-block;
}
.main-footer .footer-nav li a {
	border-radius: 30px;
	color: #383B3A;
	font-size: 1.125rem;
	font-weight: 500;
	padding: 9px 17px 11px;
	text-decoration: none;
}
.main-footer .footer-nav li.current-menu-item a,
.main-footer .footer-nav li a:hover {
	background-color: rgba(210, 219, 218, .2);
	color: #AEB6B5;
}
.main-footer .footer-nav li.current-menu-item a {
	font-weight: 600;
}
/* COLOPHON */
.footer-colophon {
	background-color: #666767;
}
.footer-colophon ul {
	list-style: none;
	padding-left: 0;
	text-align: center;
}
.footer-colophon ul li {
	color: #ffffff;
	display: inline-block;
	font-family: 'poynter-oldstyle-text', serif;
	font-size: 1.125rem;
	padding: 0 40px;
	vertical-align: middle;
}
.footer-colophon ul li:nth-child(1) a {
	background-image: url(library/images/icon-footer-mail@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 24px 18px;
	background-size: 24px 18px;
	padding-left: 34px;
}
.footer-colophon ul li:nth-child(2) a {
	background-image: url(library/images/icon-footer-phone@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 16px 17px;
	background-size: 16px 17px;
	padding-left: 23px;
}
.footer-colophon ul li:last-child {
	font-family: asap, sans-serif;
	font-style: italic;
	font-size: 1rem;
	padding-right: 0;
}
.footer-colophon ul li a {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

/*** Homepage - Enter any style for elements on homepage here ***/
/* BANNER AREA */
.banner-area {
	background-image: url(library/images/banner-idea.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 330px;
	padding-top: 314px;
}
.banner-area * {
	color: #FFF;
}
.banner-area h1 {
	text-shadow: 0 3px 10px rgba(0,0,0,.57);
}
.banner-area .container {
	position: relative;
}
.banner-area .banner-badge {
	background-image: url(library/images/banner-badge.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	bottom: -350px;
	max-width: 428px;
	padding: 75px 90px 50px;
	position: absolute;
	right: 0;
}
.banner-area .banner-badge h4 {
	font-style: italic;
	line-height: 46px;
	padding-bottom: 20px;
	position: relative;
}
.banner-area .banner-badge h4:after {
	background-color: #242424;
	bottom: 0;
	content: ' ';
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 100px;
}
.banner-area .banner-badge p {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 30px;
}
/* PORTALS */
.section-portals {
	padding-bottom: 156px;
	padding-top: 30px;
}
.section-portals .curtains {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 0 126px 34px 47px;
	position: relative;
	margin: 15px 0;
}
.section-portals .curtains:before {
	background-image: url(library/images/icon-portal-link@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 38px 38px;
	background-size: 38px 38px;
	bottom: 51px;
	content: ' ';
	height: 38px;
	position: absolute;
	right: 46px;
	width: 38px;
}
.section-portals .curtains p {
	margin: 0;
}
.section-portals .curtains * {
	color: #ffffff;
}
.section-portals .curtains h2 {
	font-size: 1.625rem;
}
.section-portals .custom-curtains {
	background-image: url(library/images/curtain-bg.jpg);
	height: 538px;
}
.section-portals .custom-curtains:after {
	background-image: url(library/images/bg-portal-leaf.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 356px 485px;
	background-size: 356px 485px;
	bottom: -70px;
	content: ' ';
	height: 485px;
	left: -157px;
	position: absolute;
	width: 356px;
	z-index: -1;
}
.section-portals .blinds {
	background-image: url(library/images/blinds-bg.jpg);
}
.section-portals .shutters {
	background-image: url(library/images/shutters-bg.jpg);
}
.section-portals .blinds, .section-portals .shutters {
	height: 254px;
}
.section-portals .curtains .bottom-wrap {
	bottom: 34px;
	left: 47px;
	position: absolute;
	right: 126px;
}
.section-portals .curtains .portal-links {
	margin: 0;
}
.section-portals .curtains .portal-links a {
	color: transparent;
	font-size: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.home-row-02 h2 {
	font-size: 2.125rem;
}
.home-row-02 h3, .why-choose-curtain h3 {
	font-size: 1.625rem;
}
.why-choose-curtain h2 {
	font-size: 2.625rem;
}
/* WHY CHOOSE */
.why-choose-curtain {
	padding-bottom: 140px;
	padding-top: 188px;
	position: relative;
}
.why-choose-curtain:before,
.why-choose-curtain:after {
	background-position: center;
	background-repeat: no-repeat;
	content: ' ';
	position: absolute;
}
.why-choose-curtain:before {
	background-image: url(library/images/bg-plant-bottom@2x.jpg);
	-webkit-background-size: 430px 148px;
	background-size: 430px 148px;
	bottom: 0;
	height: 148px;
	max-width: 100%;
	left: 0;
	width: 430px;
}
.why-choose-curtain:after {
	background-image: url(library/images/bg-plant-top@2x.jpg);
	-webkit-background-size: 903px 180px;
	background-size: 903px 180px;
	bottom: 0;
	height: 180px;
	right: 0;
	top: 0;
	width: 903px;
}
/* TESTIMONIALS */
.section-testimonial {
	
}
.widget_woothemes_testimonials {
	margin: 0 auto;
	max-width: 691px;
	padding-bottom: 70px;
}
.widget_woothemes_testimonials .testimonials-list {
	padding-left: 55px;
}
.widget_woothemes_testimonials .testimonials-list:after {
	display: block;
	clear: both;
	content: "";
}
.widget_woothemes_testimonials .quote {
	background-color: rgba(174,182,181,.2);
	padding: 75px 49px 63px;
	position: relative;
}
.widget_woothemes_testimonials .quote:before {
	background-image: url(library/images/icon-quote-close@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 82px 56px;
	background-size: 82px 56px;
	content: ' ';
	height: 56px;
	left: -55px;
	position: absolute;
	top: 75px;
	width: 82px;
}
.widget_woothemes_testimonials .quote .testimonials-text {
	margin: 0;
	margin-left: 0;
}
.widget_woothemes_testimonials .quote .testimonials-text p {
	border: none;
	font-size: 1.25rem;
	margin-bottom: 22px;
	margin-top: 0;
	padding: 0;
}
.widget_woothemes_testimonials .quote .avatar-text .author {
	font-style: normal;
}
.widget_woothemes_testimonials .quote .avatar-text .author span:not(.title) {
	color: #AEB6B5;
	display: block;
	font-family: 'poynter-oldstyle-text', serif;
	font-size: 1.625rem;
}
.widget_woothemes_testimonials .quote .avatar-text .author span.title {
	display: block;
	font-size: 1.125rem;
}
.widget_woothemes_testimonials .flex-control-nav {
	bottom: 0;
	left: 0;
	right: 0;
}
.widget_woothemes_testimonials .flex-control-nav li a {
	background: none;
	border: 2px solid #AEB6B5;
	height: 16px;
	width: 16px;
	box-shadow: none;
}
.widget_woothemes_testimonials .flex-control-nav li a.flex-active {
	background-color: #AEB6B5;
}
/*** Internal Pages - Enter any style for elements on internal pages here ***/
/* ABOUT PAGE */
.section-leaf {
	position: relative;
}
.section-leaf:after {
	background-image: url(library/images/bg-leaf.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 702px 598px;
	background-size: 702px 598px;
	bottom: -51px;
	content: ' ';
	height: 598px;
	position: absolute;
	right: 198px;
	width: 702px;
	z-index: -1;
}
.about-us-row-02 h6.gray-text {
	margin-bottom: 4px;
}
.about-us-row-02 ul {
	margin-bottom: 0;
	margin-top: 10px;
}
.pos-unset {
	position: relative;
}
.pos-unset .magic-float {
	background-color: #D4C2B6;
	background-image: url(library/images/magic-float.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	background-size: auto;
	color: #ffffff;
	margin: -80px 0 0 auto;
	max-width: 100%;
	padding: 34px 90px 34px 32px;
	position: relative;
	width: 359px;
}
.about-us-row-01 h2 {
	font-size: 2.125rem;
}
.about-us-row-03 h2, .about-us-row-02 h2 {
	font-size: 2.625rem;
}
.about-us-row-02 h3.gray-text {
	font-size: 1.625rem;
}
/* CURTAINS PAGE */
.section-curtain-bracket {
	margin-top: -60px;
	padding-top: 180px;
	position: relative;
}
.section-bracket-2 {
	position: relative;
}
.section-bracket-1:after {
	background-image: url(library/images/bg-curtain-1.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 188px 378px;
	background-size: 188px 378px;
	bottom: 25%;
	content: ' ';
	height: 378px;
	position: absolute;
	right: 0;
	width: 188px;
}
.section-bracket-2:before {
	background-image: url(library/images/bg-curtain-2.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 211px 420px;
	background-size: 211px 420px;
	content: ' ';
	height: 420px;
	left: 0;
	position: absolute;
	top: 25%;
	width: 211px;
}
.section-bracket-1 h2 {
	font-size: 2.5rem;
}
.section-curtain-bracket h3, .section-bracket-2 h3 {
	font-size: 1.625rem;
}
/* BLINDS PAGE */
.section-blinds-lists ul li {
	margin-bottom: 73px;
}
.section-blinds-lists ul li:last-child {
	margin-bottom: 0;
}
.blinds-row-01 h2 {
	font-size: 2.125rem;
}
/* SHUTTERS PAGE */
.float-new {
	position: absolute;
    right: -30px;
	top: -30px;
}
.shutters-row-01 h2, .shutters-row-02 h3, .shutters-row-03 h3, .shutters-row-04 h3 {
	font-size: 2.125rem;
}
/* FAQ PAGE */
.section-faq {
	margin-top: -60px;
	padding-top: 180px;
	position: relative;
}
.section-faq:before,
.section-faq:after {
	background-position: center;
	background-repeat: no-repeat;
	content: ' ';
	position: absolute;
	z-index: -1;
}
.section-faq:before {
	background-image: url(library/images/bg-faq-left.jpg);
	-webkit-background-size: 391px 217px;
	background-size: 391px 217px;
	bottom: 0;
	height: 217px;
	left: 0;
	max-width: 100%;
	width: 391px;
}
.section-faq:after {
	background-image: url(library/images/bg-faq-right.jpg);
	-webkit-background-size: 343px 353px;
	background-size: 343px 353px;
	height: 353px;
	right: 0;
	top: 0;
	max-width: 100%;
	width: 343px;
}
/* CONTACT PAGE */
.contact-list {
	list-style: none;
	padding-left: 0;
	margin:0;
}
.contact-list li {
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: 36px;
	background-size: 36px;
	font-family: 'poynter-oldstyle-text', serif;
	font-size: 1.125rem;
	color: #ffffff;
	padding-bottom: 20px;
	padding-left: 59px;
	padding-top: 5px;
}
.contact-list li a {
	color: #ffffff;
	text-decoration: none;
}
.contact-list li.phone {
	background-image: url(library/images/icon-contact-phone@2x.png);
}
.contact-list li.email {
	background-image: url(library/images/icon-contact-email@2x.png);
}
.contact-list li.location {
	background-image: url(library/images/icon-contact-location@2x.png);
}
.contact-list li.map {
	background-image: url(library/images/icon-contact-map@2x.png);
}
.contact-list li.showroom {
	background-image: url(/wp-content/uploads/icon-showroom@2x.png);
}
.gray-bg {
	padding-top: 0 !important;
}
.gray-bg .extra-content-col-inner {
	padding: 35px 0px 5px 46px;
	position: relative;
}
.gray-bg h6 {
	color: #ffffff;
}
.gray-bg p {
	margin-top: 18px;
}
.gray-bg .extra-content-col-inner:after {
	background-color: #AEB6B5;
	content: ' ';
	height: 100%;
	right: -100%;
	position: absolute;
	top: 0;
	width: 100%;
}

/* QUOTE PAGE */
.page-id-21 .inner-banner {
	background-color: #D4C2B6;
}
#gform_wrapper_2 .gform_body .gfield input {
	padding: 24px 30px
}
#gform_wrapper_2 .gform_footer input:hover {
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}
/******************************************
 RESPONSIVE STYLES
******************************************/
@media (min-width: 1250px) { 
	.container {
		max-width: 1210px;
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.header-number {
		display: none;
	}
}
@media (min-width: 992px) {
	.pos-unset div {
		position: unset;
	}
	.pos-unset .magic-float {
		-webkit-background-size: cover;
		background-size: cover;
		bottom: 50px;
		height: auto;
		position: absolute;
		right: 0;
	}
}
@media (max-width: 1510px) {
	.main-header .header-buttons ul li a.icon-phone {
		-webkit-background-size: 18px 20px;
		background-size: 18px 20px;
		font-size: 1.25rem;
		padding-left: 25px;
	}
	.main-header .header-buttons ul li a.em-button {
		font-size: 1rem;
		padding: 5px 20px;
	}
	nav.main-nav ul.nav > li > a {
		padding-bottom: 35px;
	}
}

@media (max-width: 1440px) {
	/* General Styles */
	.accordion {
		margin-top: 0;
	}
	h3.accordion-title {
		margin-top: 30px;
		padding: 20px 60px 20px 20px;
	}

	/*** Enter your custom style here ***/
	.section-leaf:after {
		right: 0;
	}
	.bottom-bar {
		padding-bottom: 95px;
		padding-top: 100px;
	}
}

@media (max-width: 1387px) {
	.main-header .logo img {
	    max-width: 190px;
	}
	nav.main-nav ul.nav > li > a {
	    padding-bottom: 30px;
	    font-size: 0.875rem;
	}
}

@media (max-width: 1250px) {
	nav.main-nav ul.nav > li {
		padding: 0 13px;
	}
}

@media (max-width: 1199.98px) {
	body {
		font-size: 1rem;
	}
	h2 {
		font-size: 3.475rem;
	}
	.fz-44 {
        font-size: 2rem;
    }
	h6 {
		font-size: 1.425rem;
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
    ul.d-xl-flex li,
	ol.d-xl-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* General Styles */
	.testimonial-box:after {
		left: 24px;
	}
	.testimonial-box {
		font-size: 1.25rem;
		padding: 50px 30px 10px 40px;
	}
	.free-quote-bar,
	.free-quote-bar p {
		text-align: center;
	}

	/*** Enter your custom style here ***/
	/* HIDDEN ON MOBLE */
	.main-header .header-nav,
	.main-header .header-buttons,
	.banner-area .banner-badge {
		display: none;
	}
	.main-header {
		top: 70px;
		z-index: 9091;
	}
	.main-header .logo img {
		max-width: 212px;
	}
	.fz-68 {
	    font-size: 3.35rem;
	}
	.fz-22 {
	    font-size: 1.125rem;
	}
	/* BANNER AREA */
	.banner-area {
		background-image: url(library/images/banner-mobile-bg.jpg);
		padding-bottom: 230px;
		padding-top: 170px;
		position: relative;
		z-index: 9090;
	}
	.banner-area p {
		margin-top: 0;
	}
	#sb_instagram.sbi_fixed_height {
		height: auto !important
	}
	.bottom-bar {
		padding-bottom: 135px;
		padding-top: 160px;
	}
	.bottom-bar .div-odd .em-button {
	    font-size: 1.25rem;
	    line-height: inherit;
	    padding: 8px 35px 13px;
	}
	.footer-colophon ul li {
		padding: 0 15px;
	}
	.extra-content .mw-left {
	    margin-left: -130%;
	}
}

@media (max-width: 1050px) {
	.section-leaf:after {
		-webkit-background-size: 652px 548px;
		background-size: 652px 548px;
		height: 548px;
	    width: 652px;
	}
}

@media (max-width: 991.98px) {
	h2, h3 {
		font-size: 1.75rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	p {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.post-list-thumbnail {
		margin-right: 15px;
	}
	.table-style-1 td, .table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	.extra-content-col {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.column-vertical-align .row,
	.column-vertical-align.row,
	.column-equal-height .row,
	.column-equal-height.row {
		display: block;
	}
    ul.d-lg-flex li,
	ol.d-lg-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* Testimonials */
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		width: 200px;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 150px;
	}

	/* General Styles */
	.extra-content,
	.free-quote-bar,
	.free-quote-cta-panel.free-quote-bar {
		padding: 60px 0;
	}
	.border-bottom .container {
		padding-bottom: 30px;
	}
	.border-top .container {
		padding-top: 30px;
	}
	.background-only-panel {
		height: 250px !important;
	}
	.free-quote-bar {
		text-align: center;
	}
	.free-quote-bar h2 {
		margin-top: 0;
	}
	.free-quote-bar .col-md-4 {
		margin-top: 30px;
	}
	.free-quote-bar p {
		text-align: center;
	}
	.staff-panel {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.staff-panel-first {
		padding-top: 30px;
	}
	.staff-panel .extra-content-col {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.staff-panel .column-01 p {
		margin: 0;
	}
	.testimonial-box:after {
		top: 12px;
	}
	.accordion {
		margin-top: 10px;
	}
	h3.accordion-title {
		margin-top: 20px;
		padding: 15px 60px 15px 15px;
	}
	.accordion-content {
		padding: 15px 30px;
	}
	.contact-form .column-02, .get-a-quote-row-01 .column-02 {
		max-width: none;
	}
	.fz-68 {
	    font-size: 3rem;
	    line-height: 1;
	}
	.fz-22 {
	    font-size: 1rem;
	}
	/*** Enter your custom style here ***/
	.section-portals .curtains {
		background-color: #AEB6B5;
		background-image: none;
		height: auto !important;
		padding: 25px 70px 20px 20px;
	}
	.section-portals .curtains:before {
		background-image: url(library/images/icon-mobile-portal-link@2x.png);
		-webkit-background-size: 26px;
		background-size: 26px;
		bottom: 40px;
		height: 26px;
		right: 30px;
		width: 26px;
	}
	.section-portals .curtains .bottom-wrap {
		bottom: auto;
		left: auto;
		position: relative;
		right: auto;
	}

	.section-blinds-lists ul {
		margin: 0;
	}
	.section-blinds-lists ul li {
		margin: 15px 0 !important;
	}
	.section-blinds-lists ul li:last-child {
		margin-bottom: 0 !important;
	}
	.widget_woothemes_testimonials .testimonials-list {
		padding: 0;
	}
	.widget_woothemes_testimonials .quote:before {
		left: 0;
		margin: auto;
		right: 0;
		top: -28px;
	}
	.widget_woothemes_testimonials .quote .avatar-text .author {
		text-align: center;
	}
	.bottom-bar {
		padding: 70px 0 60px;
		text-align: center !important;
	}
	.bottom-bar .div-odd {
		text-align: center;
	}
	.bottom-bar .div-odd .em-button {
		font-size: 1.125rem;
		line-height: inherit;
		padding: 6px 30px 8px;
	}
	.main-footer {
	    padding-bottom: 40px;
	    padding-top: 40px;
	}
	.main-footer .footer-logo {
		text-align: center;
	}
	.main-footer .footer-nav {
		display: none;
	}
	.footer-colophon {
		padding: 10px 0;
	}
	.footer-colophon ul {
		text-align: center;
	}
	.footer-colophon ul li {
		display: block;
		padding: 8px 10px;
	}
	.mw-none {
		max-width: 100% !important;
	}
	.extra-content .mw-left {
		margin-left: 0;
	}
	ul.custom-list-bg {
		margin: 0 auto;
	}
	.free-quote-row-01 .pl-5 {
		padding-left: 15px !important;
	}
}

@media (max-width: 767.98px) {
	html {
		font-size: 87.5% !important;
	}
	h1, h2 {
		font-size: 1.75rem;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
    ul.d-md-flex li,
	ol.d-md-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* Testimonials */
	.contact-form .testimonials-list {
		margin-top: 0;
	}
	.testimonials-list {
		margin-top: -15px;
	}
	.testimonials-list .quote {
		margin: 15px 0;
	}
	.testimonials-list blockquote {
		-webkit-background-size: 100px auto;
		-moz-background-size: 100px auto;
		-o-background-size: 100px auto;
		background-size: 100px auto;
		background-position: center top;
		padding-top: 20px;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote,
	.woothemes-testimonials-layout-03 .testimonial-content {
		max-width: none;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote {
		width: 100%;
	}
	.woothemes-testimonials-layout-03 .testimonials-list .quote {
		display: block;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		margin-bottom: 20px;
		text-align: center;
		width: auto;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 80px;
	}

	/* Content Panels */
	.column-equal-height .row, .column-equal-height.row {
		display: block;
	}
	.align-left-xs {
		background-position: left center;
	}
	.background-only-panel {
		height: 200px !important;
	}
	.list-inline {
		display: block;
		margin: 0;
	}
	.list-inline li {
		display: block;
		padding: 7.5px 0;
		text-align: center;
	}

	/* General Styles */
	.logos-panel {
		text-align: center;
	}
	.logos-panel ul {
		display: block;
	}
	.logos-panel ul li:before {
		display: none;
	}
	.logos-panel ul li {
		float: none;
		padding: 12px 0;
		width: auto;
	}
	.extra-content .testimonials-list blockquote p {
		max-width: none;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote:before {
		left: 50%;
		margin-left: -34px;
		top: 0;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote {
		padding-left: 0;
		padding-top: 100px;
	}
	.woothemes-testimonials-layout-04 .testimonials-list .author {
		padding-left: 0;
	}
	.accordion {
		margin-top: 15px;
	}
	h3.accordion-title {
		margin-top: 15px;
		padding: 12px 50px 12px 15px;
	}
	h3.accordion-title:before {
		right: 15px;
	}
	.accordion-content {
		padding: 10px 20px;
	}
	.of-none {
		overflow: visible;
	}
	.mw-none {
		max-width: 100% !important;
	}

	/*** Enter your custom style here ***/
	.inner-banner h1 {
		font-size: 55px;
	}
	.bottom-bar .div-even p {
		line-height: 1.1;
	}
	.main-header {
	    top: 66px;
	}
	.banner-area {
	    padding-bottom: 120px;
	    padding-top: 150px;
		text-align: center;
	}
	.banner-area p {
		display: none;
	}
	.bracket-wrap {
		margin: 15px 0;
		padding: 30px 45px;
		text-align: center;
	}
	.bracket-wrap .content p {
		font-size: 16px;
	}
	.bracket-wrap:before, .bracket-wrap:after {
		border-left: 3px solid #D4C2B6;
	    border-right: 3px solid #D4C2B6;
	    height: 150px;
	    left: 0;
	    right: 0;
	    width: 100%;
	}
	.bracket-wrap:before {
		border-bottom: none;
		border-top: 3px solid #D4C2B6;
		bottom: auto;
		top: 0;
	}
	.bracket-wrap:after {
		border-bottom: 3px solid #D4C2B6;
		border-top: none;
		bottom: 0;
		top: auto;
	}
	.why-choose-curtain {
		padding: 140px 0 100px;
	}
	.why-choose-curtain:before,
	.why-choose-curtain:after {
		height: 110px;
	}
	.why-choose-curtain p.mt-3 {
		display: none;
	}
	.why-choose-curtain .mb-5 {
		margin-bottom: 0 !important;
	}
	.why-choose-curtain .extra-content-col-inner {
		text-align: center;
	}
	.footer-colophon ul li {
		font-size: 18px;
	}
	.footer-colophon ul li:last-child {
		font-size: 16px;
	}
	blockquote p {
		padding-left: 20px;
	}
	.pos-unset .magic-float {
		margin: -60px 0 0 auto;
		padding: 25px 90px 25px 32px;
	}
	ul.custom-list-bg {
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	ul.custom-list-bg li {
		padding-bottom: 5px;
	}
	.extra-content.about-us-row-02 .mb-5,
	.extra-content.about-us-row-02 .my-5,
	.extra-content.about-us-row-02 .my-5 hr {
	    margin: 0 !important;
	}
	ul.checklist li {
		padding-bottom: 5px;
	}
	.gray-bg .extra-content-col-inner {
		margin-top: 30px;
		padding: 35px 25px 5px 25px;
	}
	.gray-bg .extra-content-col-inner:after {
		display: none;
	}
	.banner-area li a.em-button {
		font-size: 20px;
		max-width: 262px !important;
		padding: 14px 20px;
		width: 100%;
	}
	.section-portals .curtains p {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.bottom-bar {
		padding: 100px 0 80px;
	}
	.bottom-bar h2 {
		font-size: 56px;
		line-height: 50px;
	}
	.bottom-bar .div-even p {
		font-size: 36px;
	}
	.bottom-bar .div-odd .em-button {
		font-size: 26px;
		padding: 21px 43px;
	}
	.section-bracket-1:after, .section-bracket-2:before {
		display: none;
	}
}

@media (max-width: 575.98px) {
	.g-recaptcha {
		-moz-transform: scale(0.925);
		-webkit-transform: scale(0.925);
		transform: scale(0.925);
		transform-origin: left center 0;
	}
	#fancybox-content .g-recaptcha {
		-moz-transform: scale(0.725);
		-webkit-transform: scale(0.725);
		transform: scale(0.725);
		transform-origin: left center 0;
	}
    ul.d-sm-flex li,
	ol.d-sm-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* General Styles */
	.list-check-square li {
		margin: 10px 0;
	}
	.free-quote-bar h2 {
		font-size: 1.5rem;
	}
	.free-quote-info .div-1 ul li {
		background-position: left top;
		background-repeat: no-repeat;
		-webkit-background-size: 24px auto;
		-moz-background-size: 24px auto;
		-o-background-size: 24px auto;
		background-size: 24px auto;
		margin: 13px 0;
		padding: 3px 0 3px 40px;
	}

	/*** Enter your custom style here ***/
	.d-block-mobile {
		display: block;
	}

}
@media (max-width: 480px) {
	.section-leaf:after {
		-webkit-background-size: 600px 500px;
		background-size: 600px 500px;
		height: 500px;
		width: 600px;
		max-width: 100%;
	}
	ul.custom-list-bg li {
	    font-size: 1.35rem;
	}
	.pos-unset .magic-float {
	    margin: 0px 0 0 auto;
	    padding: 25px 70px 25px 22px;
	    width: 100%;
	}
	.contact-list li {
		padding-left: 45px;
	}
	.contact-list li a {
		word-break: break-word;
	}
	.mobile-hidden {
		display: none;
	}
	.mobile-block {
		display: block;
	}
}
@media (max-width: 410px) {
	ul.custom-list-bg {
		-webkit-background-size: 100%;
		background-size: 100%;
		padding: 115px 70px 115px 70px;
	}
	ul.custom-list-bg li {
	    font-size: 1rem;
	    margin-bottom: 10px;
	    line-height: 1.8;
	}
}
@media (max-width: 320px) {
	ul.custom-list-bg li {
	    font-size: 1rem;
	    margin-bottom: 4px;
	    line-height: 1.2;
	    padding-bottom: 15px;
	}
}
