/* ======================= -------- Contents -------- ========================== */
/*
1.0 Base Setup
2.0 Page Generics
3.0 Navigation
4.0 Responsive Nav
5.0 Header Generics + Internal
6.0 Footer
7.0 Reoccuring Content
8.0 Media Queries
*/

/* ======================= -------- 1.0  Base Setup -------- ========================== */

/*! normalize.css v8.0.1 */html{line-height: 1.15; -webkit-text-size-adjust: 100%; } body{margin: 0;} main{display: block;} h1{font-size: 2em; margin: 0.67em 0;} hr{box-sizing: content-box; height: 0; overflow: visible; } pre{font-family: monospace, monospace; font-size: 1em; } a{background-color: transparent;} abbr[title]{border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,strong{font-weight: bolder;} code,kbd,samp{font-family: monospace, monospace; font-size: 1em; } small{font-size: 80%;} sub,sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}sub{bottom: -0.25em;}sup{top: -0.5em;} img{border-style: none;} button,input,optgroup,select,textarea{font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,input{ overflow: visible;} button,select{ text-transform: none;} button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance: button;} button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style: none; padding: 0;} button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline: 1px dotted ButtonText;} fieldset{padding: 0.35em 1.05em 0.625em;} legend{box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress{vertical-align: baseline;} textarea{overflow: auto;} [type="checkbox"],[type="radio"]{box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height: auto;} [type="search"]{-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration{-webkit-appearance: none;} ::-webkit-file-upload-button{-webkit-appearance: button; font: inherit; } details{display: block;} summary{display: list-item;} template{display: none;} [hidden]{display: none;}
/*! WordPress Core */.alignnone{margin: 5px 20px 20px 0;}.aligncenter,div.aligncenter{display: block;margin: 5px auto 5px auto;}.alignright{float:right;margin: 5px 0 20px 20px;}.alignleft{float: left;margin: 5px 20px 20px 0;}a img.alignright{float: right;margin: 5px 0 20px 20px;}a img.alignnone{margin: 5px 20px 20px 0;}a img.alignleft{float: left;margin: 5px 20px 20px 0;}a img.aligncenter{display: block;margin-left: auto;margin-right: auto;}.wp-caption{background: #fff;border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 10px;text-align: center;}.wp-caption.alignnone{margin: 5px 20px 20px 0;}.wp-caption.alignleft{margin: 5px 20px 20px 0;}.wp-caption.alignright{margin: 5px 0 20px 20px;}.wp-caption img{border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}.wp-caption p.wp-caption-text{font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;} .screen-reader-text{clip: rect(1px, 1px, 1px, 1px);position: absolute !important;white-space: nowrap;height: 1px;width: 1px;overflow: hidden;}.screen-reader-text:focus{background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000; }
/*! Border Box */html{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}*, *:before, *:after{-webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit;}
/*! SCROLL BAR */::-webkit-scrollbar{width: 12px;}::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.380); background: #fff;}::-webkit-scrollbar-thumb{border-radius: 10px; background: #dd0000; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.10);}
/*! Slider Core */.slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer; cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}.slick-track{position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}.slick-track:before,.slick-track:after{display: table; content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}[dir='rtl'] .slick-slide{float: right;}.slick-slide img{display: block;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}.slick-arrow.slick-hidden{display: none;}

.header-book, .btn, .btn:after, #social a,#request-callback i.fas.fa-phone, .header-fixed *, .gallery-img, .nav-icon-item, .why-item, .dh:before, .faicn:before, .btn-video:before, .overlay, .btn-video, #responsive-nav-content, #responsive-nav-content * {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* EDIT */
.post-edit-link {
	background: #dd0000;
	display: block;
	width: 150px;
	padding: 15px 0;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	border-radius: 0 30px 0 0;
}

.post-edit-link:hover {
	background: #e63737;
}


/* COOKIE POLICY */
.cc-color-override-688238583 .cc-btn {
    color: #fff!important;
    border-color: transparent;
    background-color: #e63737!important;
	border-radius: 50px!important;
}

.cc-highlight .cc-btn:first-child {
    background-color: #fff!important;
    border-color: transparent;
	color: #333333!important;
}

.cc-revoke {
	display: none!important;
}

/* ======================= -------- 2.0  Page Generics -------- ========================== */
body {
    font-family: basic-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
	color: #454545;
	overflow-x: hidden;
}

strong {
	font-weight: 600;
}

h1, h2, h3 {
    font-family: raleway, sans-serif;
    font-style: normal;
	margin: 0;
	padding: 0;
	font-weight: 700;
}

.main-content h2 {
	font-size: 32px;
	margin: 50px 0 10px 0;
}

.container-1200 {
	max-width: 1200px;
	width: 94%;
	margin: 0 auto;
	position: relative;
}

.container-1200:after {
	display: block;
	clear: both;
	content: '';
}

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

a {
	color: #dd0000;
	font-weight: 700;
}

strong {
	color: #dd0000;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.btn {
    font-family: raleway, sans-serif;
    font-weight: 500;
    font-style: normal;
	border-radius: 35px;
	font-size: 14px;
	padding: 15px 30px;
	text-decoration: none;
	cursor: pointer;
}

.btn:before,
.cta-btn:before {
    margin-right: 10px;
}

.btn.dh:before {
    font-size: 22px;
}

.btn.faicn:before {
    font-size: 22px;
    font-weight: 100;
}

.cta-btn {
    font-family: raleway, sans-serif;
    font-weight: 500;
    font-style: normal;
	border-radius: 45px;
	font-size: 18px;
	padding: 20px 35px;
	text-decoration: none;
}

.cta-btn:before {
    font-size: 28px;
}

.btn-orange {
	background: #dd0000;
	border: 1px solid #dd0000;
	color: #fff;
}

.btn-orange .btn-icon, .btn-grey .btn-icon, .btn-clear .btn-icon {
	fill: #fff;
}

.btn-clear {
	background: rgba(255,255,255,0.05);	
	border: 1px solid #fff;
	color: #fff;
}

.btn-grey {
	background: #333333;
	border: 1px solid #333333;
	color: #fff;
}

.btn-white {
	background: #fff;
	border: 1px solid #fff;
	color: #333333;
}

.header-btn:hover:before,
.btn:hover:before,
.cta-btn:hover:before {
	transform: scale(1.2);
}



/* ISOLATED */
.btn,
.header-note,
.header-btn,
.cta-btn {
	display: inline-flex;
	align-items: center;
}

.btn .btn-icon,
.header-note .btn-icon,
.header-btn .btn-icon {
	margin-right: 10px;
	height: 20px;
}

.cta-btn .btn-icon {
	margin-right: 10px;
	height: 25px;
}

.header-btn:hover .btn-icon,
.btn:hover .btn-icon,
.cta-btn:hover .btn-icon {
	transform: scale(1.2);
}

/* ISOLATED END */


.initial-section p, .section p, .section-block p {
	line-height: 26px;
}

.container-left {
	padding: 0 100px 0 0;
}

.container-right {
	padding: 0  0 0 100px;
}

.initial-section {
	padding: 20px 0 120px;
	position: relative;
}

.section {
	padding: 120px 0;
	position: relative;
}

.section .btn, .initial-section .btn, .section .cta-btn, .section-block .btn {
	margin-top: 40px;
	margin-right: 20px;
}

.section .btn:last-child, .section-block .btn:last-child {
	margin-right: 0;
}


/* HEADERS */
.header-section.header-center:after {
	margin: 0 auto;
}

.header-section h2 {
	font-size: 40px;
	line-height: 38px;
	color: #dd0000;
	margin: 0 0 20px 0;
}

.header-section h2 span {
	font-size: 32px;
	display: block;
}

.ctaheader-section h2 {
	font-size: 62px;
	line-height: 50px;
	color: #dd0000;
	margin: 0 0 20px 0;
}

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

.header-right {
	text-align: right;
}

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

.header-white h2 {
	color: #fff;
}

.header-white:after {
	background: #fff!important;
}

.section-split, .section-50-split {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.section-split .section-left, .section-50-split .section-left {
	width: 50%;
	position: relative;
}

.section-split .section-right, .section-50-split .section-right {
	width: 50%;
	position: relative;
}

.left-600 {
	display: flex;
	justify-content: flex-end;
	padding: 80px 0
}

.container-600 {
	max-width: 600px;
	width: 94%;
}

.ctaheader-section, .header-section {
	position: relative;
	margin: 0 0 30px 0;
}

.ctaheader-section:after, .header-section:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #dd0000;
	display: block;
}

/* ======================= -------- 3.0  Navigation -------- ========================== */

.nav-strip .container-1200 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

    /* NAV TOP */
	.nav-top .container-1200 {
		height: 120px;
	}

		/* LOGO */
		.header-logo {
			width: 300px;
			margin-right: auto;
		}

		.header-logo img {
			display: block;
			width: 100%;
		}

		/* CTA */
		.header-cta {
			display: flex;
			align-items: center;
			justify-content: flex-end;
			flex-wrap: wrap;
		}

		.header-cta li:nth-child(2) {
			border-left: 1px solid #b3b3b3;
		}

		.header-cta li:last-child {
			border-left: 0;
		}

		.header-btn, .header-note {
			width: 100%;
			text-decoration: none;
		}

		.header-note {
			font-size: 20px;
			padding: 0 30px;	
			color: #333333;
			font-weight: 400;
		}

		.header-btn {
            font-family: raleway, sans-serif;
            font-weight: 500;
            font-style: normal;
			border-radius: 35px;
			font-size: 14px;
			padding: 15px 30px;
			background: #dd0000;
			color: #fff;
		}

        .header-note:before {
			color: #dd0000;
			margin-right: 10px;
        }

		.header-btn.dh:before {
            font-size: 24px;
			margin-right: 10px;
		}


    /* NAV BOTTOM */
	.nav-bottom {
		background: #dd0000;
	}

    .nav {
    	margin-right: auto;
    }

    .main-navigation, .nav-social {
    	display: flex;
    	justify-content: flex-start;
    }

    .main-navigation li {
    	position: relative;
    }

    .main-navigation li a {
        color: #fff;
        text-decoration: none;
        padding: 20px 15px;
        display: block;
        font-size: 16px;
        font-family: raleway, sans-serif;
        font-weight: 600;
        font-style: normal;
    }

    .main-navigation li a:hover {
        background: #e63737;
    }

    .nav-social li a {
        color: #fff;
        text-decoration: none;
        padding: 20px 15px;
        display: block;
        font-size: 16px;
    }

    .nav-social li a:hover {
        background: #e63737;
    }

    .nav .current-menu-item > a {
        background: #e63737;
    }

    .main-navigation li:hover ul {
    	display: block;
    }

    .main-navigation li ul {
    	position: absolute;
    	top: 100%;
    	left: 0;
    	width: 200px;
    	z-index: 1;
    	display: none;
		background: #dd0000;
    }

    .nav-icon-item a {
        padding: 16px 15px 0!important;
        height: 100%;
    }

    .nav-icon-item a i {
        font-size: 28px;
    }


    .nav-icon-item {
        width: 0;
        opacity: 0;
    }

/* NAV FIXED */
.nav-fixed .nav-top {
    margin-bottom: 58px;
}

.nav-fixed .nav-bottom {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

    .nav-fixed .nav-icon-item {
        width: 60px;
        opacity:  1;
    }

/* ======================= -------- 4.0  Responsive Nav -------- ========================== */
.responsive-nav-container {
    position: fixed;
    top: 0;
    width: 100%;

    height: 100%;
    opacity: 0;
    z-index: -999999;
}

.close-responsive-nav-bk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 1;
    display: block;
    cursor: pointer;
}

.responsive-nav-slide {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    left: -500px;
    max-width: 500px;
    width: 90%;
    padding: 25px 15px 25px 25px;
    text-align: left;
    overflow: hidden;
}

.responsive-nav-slide .overlay {
	background: rgba(0, 0, 0, 0.5);
}

.responsive-nav-slide .header-featured * {
	object-position: top center;
}

.responsive-nav-active {
    z-index: 999999;
    opacity: 1;
}

.responsive-nav-active .responsive-nav-slide {
    left: 0;
}

.responsive-nav-slide-container {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-right: 20px;
    position: relative;
}

.responsive-nav-slide .menu-logo {
    display: block;
    max-width: 240px;
    width: 70%;
    margin: 10px 0 0 20px;
}

.responsive-nav-slide .menu-logo * {
    width: 100%;
	display: block;
	height: auto;
}

.responsive-nav-close {
	background: rgba(0, 0, 0, 0.2);
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 20px;
	cursor: pointer;
}

.responsive-nav-close:after {
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	content: '\f00d';
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	top: calc(50% - 10px);
	left: calc(50% - 6px);
}



	/* RESPONSIVE SCROLL BAR */
	.responsive-nav-container ::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.380);
		background: rgba(255, 255, 255, 0.5); 
		border-radius: 10px;
	}

	.responsive-nav-container ::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background: #dd0000;
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.10);
	}



/* THE RESPONSIVE NAV */
.davenav {
	margin: 20px 0 0 20px;
	padding: 0;
}

.davenav li {
	font-size: 100%;
	position: relative;
	overflow: hidden;

	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.davenav li a {
	position: relative;
	z-index: 2;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.9);
	text-decoration: none;
	padding: 20px 10px 20px 20px;
    letter-spacing: 1px;

	display: block;
	font-size: 18px;
	font-family: raleway, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.davenav li ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.davenav li ul li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
}

.davenav li ul.davenav-reveal li {
	overflow: visible;
}

.davenav li:last-child {
	border-bottom: 0;
}

.davenav .davenav-btn {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 40px;
	height: 60px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	cursor: pointer;
}

.davenav .davenav-btn .navicon {
	position: relative;
	top: calc(50% - 9px);
    display: block;
	font-size: 18px;
	color: #fff;
}

.davenav .davenav-btn .navicon:before {
 	font-family: 'Font Awesome 5 Free';
	content: "\f054";
	font-weight: 900;
	font-style: normal;
	color: #dd0000;
}

.davenav .davenav-btn.davenav-reveal-icon .navicon:before {
 	font-family: 'Font Awesome 5 Free';
	content: "\f078";
}


	/* SUB TREE */
	.davenav li ul li a {
		background: rgba(180, 180, 180, 0.1);
		padding: 12px 10px 12px 40px;
		font-size: 16px;
	}

	.davenav li ul li .davenav-btn {
		position: absolute;
		z-index: 999;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		background: rgba(0, 0, 0, 0);
		text-align: center;
		cursor: pointer;
	}

	.davenav li ul li .davenav-btn .navicon {
		position: relative;
		top: calc(50% - 7px);

		font-size: 14px;
		color: #fff;
	}

	.davenav ul li ul li a {
		background: rgba(93, 93, 93, 0.5);
		padding: 12px 10px 12px 60px;
		font-size: 16px;
	}


/* ======================= -------- 5.0  Header Generics + Internal -------- ========================== */
.header-featured,
.menu-featured,
.bk-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: -1;
}

.header-featured *,
.menu-featured *,
.bk-img *,
.gallery-img *,
.testimonial-img * {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.internal-header .header-featured * {
	object-position: top center;
}

.header-parent {
	position: relative;
	overflow: hidden;
}

.header-parent:after {
    content: "";
    display: block;
    position: absolute;
	background: #fff;
}

.internal-header {
	padding: 100px 0 220px 0;
}

.internal-header .overlay {
	background: rgba(0, 0, 0, 0.4);
}

.header-parent.internal-header:after {
    height: 200px;
    border-top-left-radius: 100% 400px;
    border-top-right-radius: 100% 400px;
    bottom: -80px;
	left: -200px;
	right: -200px;
}

.header-parent .container-1200 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
}

.header-container {
    text-align: right;
    width: 100%;
    max-width: 650px;
}

.header-container h1 {
	font-size: 50px;
	color: #fff;
	font-weight: 500;
}

.header-container h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 400;
	margin: 15px 0 0 0;
}

.header-container .btn {
	margin-left: 30px;
}

.headergroup-internal {
    width: 100%;
    margin: 0 0 30px 0;
}

.continue-arrow {
	position: absolute;
	width: 80px;
	height: 80px;
	background: #fff;
	bottom: 80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	border-radius: 50%;
	display: block;
	text-decoration: none;
	text-align: center;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06);
}

.continue-arrow:before {
	display: block;
	color: #dd0000;
 	font-family: 'Font Awesome 5 Free';
	content: "\f107";
	font-size: 30px;
	font-weight: 600;
	position: absolute;
	bottom: 40px;
	width: 80px;
	animation: continue-arrow 1.5s linear infinite;
    animation-delay: 0.2s;
}

.continue-arrow:after {
	display: block;
	color: #dd0000;
 	font-family: 'Font Awesome 5 Free';
	content: "\f107";
	font-size: 45px;
	font-weight: 600;
	position: absolute;
	bottom: 20px;
	width: 80px;
    animation: continue-arrow 1.5s linear infinite;
}

@keyframes continue-arrow {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        color: rgba(255,81,0,0);
    }


    50% {
        color: rgba(255,81,0,1.0);
    }
    90% {
        transform: translateY(25px);
        -webkit-transform: translateY(25px);
        color: rgba(255,81,0,0);
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        color: rgba(255,81,0,0);
    }
}



/* ======================= -------- 6.0  Footer -------- ========================== */
#footer {
	background: #dd0000;
    font-size: 0;
    letter-spacing: 0;
    color: #fff;
}

.footer .container-1200 {
    padding: 80px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.footer-left, .footer-col {
    font-size: 14px;
    font-weight: 300;
}

.footer-left {
    width: calc(100% - 560px);
    padding-right: 50px;
}

.footer-col { 
    width: 280px;
}

.footer-col h2 {
    margin: 0 0 30px 0;
    font-size: 24px;
    color: #fff;
}

/* FOOTER LEFT */
.footer-logo {
	display: block;
	max-width: 250px;
	width: 100%;
	margin: 0 0 30px 0;
}

.footer p {
	margin: 0 0 30px 0;
	line-height: 20px;
}

.footer p:last-child {
	margin: 0;
}

/* FOOTER SITE MAP */
.footer-col .footer-sitemap li { 
    margin: 0 0 1px 0;
}

.footer-col .footer-sitemap li:last-child { 
    margin: 0;
}

.footer-col .footer-sitemap li a { 
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 20px 5px 2px;
    font-weight: 400;
    display: inline-block;
}

.footer-col .footer-sitemap li a:hover { 
    color: #dd0000;
    text-decoration: none;
    background: #fff;
}

/* FOOTER CONTACT */
.footer-contact li {
	margin: 0 0 30px 0;
}

.footer-contact li:last-child {
	margin: 0;
}

.footer-contact li:after {
	content: '';
	display: block;
	clear: both;
}

.footer-contact li a {
	color: #fff;
	text-decoration: none;
}

.footer-contact li i {
	font-size: 20px;
	width: 35px;
	float: left;
}

.footer-contact li span {
	color: #fff;
	text-decoration: none;
	width: calc(100% - 35px);
	float: right;
	line-height: 18px;
    font-weight: 400;
}

.disclaimers {
	background-color: #fff;
}

.disclaimers .container-1200 {
	padding: 10px;
}

.disclaimers p {
	text-align: center;
	color: #454545;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 300;
}


/* ======================= -------- 7.0  Reoccuring Content -------- ========================== */

/* ================== ----- About + Intro ----- ===================== */
.about-video, .intro-video {
	z-index: 1;
	position: absolute;
}

.btn-video {
	color: #dd0000;
    width: 100px;
    height: 100px;
    background: #fff;
    font-size: 26px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	padding: 5px 0 0 5px;
	cursor: pointer;
}

.btn-video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #ff5201;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.btn-video:hover {
	transform: scale(1.2);
}


/* ================== ----- CTA - Book Your Free Survey ----- ===================== */
.cta-section {
	padding: 100px 0;
}

.home-survey {
	margin: 250px 0 0 0;
}

.internal-survey {
	margin: 100px 0 0 0;
}

.company-survey {
	margin: 250px 0 0 0;
}

.free-survey {
	position: relative;
}

.bk-bubble {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #dd0000;
	overflow: hidden;
}

.bk-bubble:before {
    content: '';
    display: block;
    width: 1000px;
    height: 1000px;
    background: #e63737;
    border-radius: 50%;
    position: absolute;
    top: -300px;
    right: calc(50% + 70px);
}

.bk-bubble:after {
    content: '';
    display: block;
    width: 600px;
    height: 600px;
    background: #e63737;
    border-radius: 50%;
    position: absolute;
    top: -300px;
    left: calc(50% + 500px);
}

.free-survey .container-1200 {
	display: flex;
	flex-wrap: wrap;
}

.split-container {
	width: 50%;
}

.free-survey p {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	line-height: 32px;
}

.free-survey .cta-btn {
	margin-top: 40px;
}

.survey-img {
	max-width: 430px;
	width: 100%;
	display: block;
	position: relative;
	margin: -260px 0 30px 0;
}

.survey-img * {
	width: 100%;
	display: block;
}

.free-survey h2 {
	font-size: 58px;
	color: #fff;
	font-weight: 800;
	line-height: 70px;
}

.free-survey h2 span {
	display: block;


	font-size: 76px;
	font-weight: 900;
}


/* ======================= -------- Section - Quality, Efficiency & Style -------- ========================== */
.quality-list {
	display: flex;
	flex-wrap: wrap;
	flex-flow: row wrap;
	padding: 50px 0 0 0
}

.quality-list li {
	padding: 20px 30px;
	margin: 0 15px 20px 0;
	border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

.quality-list li picture {
	display: block;
}

.quality-list li picture * {
	height: 65px;
	width: auto;
}

.quality-list li:first-child {
	margin-left: 3%;
}

.quality-list li:nth-child(7n-3) {
	margin-left: 10%;
}


/* ======================= -------- Section - Accurate & Easy-To-Use -------- ========================== */
#accurate {
	padding-bottom: 0;
}


/* ======================= -------- Section - High Heat Retention Stones -------- ========================== */
#high-heat-retention-stones {
	padding-top: 0;
}

/* ======================= -------- Section - Gallery -------- ========================== */
.gallery-slide {
	height: 430px;
	padding: 80px 0 0 0;
	outline: 0;
	cursor: pointer;
}

.gallery-slide.slick-active .gallery-img{
	transform: scale(1.0);
}

.gallery-img {
	width: 330px;
	height: 330px;
	display: block;
	transform: scale(0.9);
	background-size: cover;
	backdrop-filter: blur(10px);
}

.gallery-img * {
	object-position: top center;
}

.gallery-textslide {
	outline: 0;
}

.gallery-textslide h2 {
	max-width: 430px;
	width: 94%;
	background: #dd0000;
	padding: 20px 30px;
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}


/* NEXT PREV BUTTONS */
.gallery-slider .slick-prev, .gallery-slider .slick-next,
.beforeafter-slider .slick-prev, .beforeafter-slider .slick-next {
    line-height: 0;
    display: inline-flex!important;
    width: 50px;
    height: 50px;
    padding: 0 15px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    margin: 0;
    border-radius: 50%;
    text-align: center;
    background: #ffe5d9;
    top: 0;
    position: absolute;
    z-index: 1;
	align-items: center;
}

.gallery-slider .slick-prev:before, .gallery-slider .slick-next:before,
.beforeafter-slider .slick-prev:before, .beforeafter-slider .slick-next:before {
 	font-family: 'dynamicheaters';
    font-size: 18px;
    line-height: 0;
    color: #dd0000;
}

.gallery-slider .slick-next,
.beforeafter-slider .slick-next {
	left: 60px;
}

.gallery-slider .slick-prev:before,
.beforeafter-slider .slick-prev:before {
    content: '\d034';
}

.gallery-slider .slick-next:before,
.beforeafter-slider .slick-next:before {
    content: '\d033';
}


/* ======================= -------- Section - Showroom -------- ========================== */
#arrange-your-showroom-appointment {
	padding: 0;
}

.sectionimg-showroom .bk-img * {
	object-position: center right;
}

/* ======================= -------- Section - Testimonials -------- ========================== */
.section-testimonials {
	background: #f3f3f3;
	text-align: center;
}

.testimonial-list {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 20px 0;
}

.testimonial-list .testimonial-item {
	width: calc(100% / 3 - 15px);
	background: #fff;
	position: relative;
	border-radius: 10px;
	margin-bottom: 110px;
	text-align: left;
}

.testimonial-list .testimonial-item article {
	padding: 40px 30px;
}

.testimonial-list .testimonial-item article:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 50px;
    border-style: solid;
    border-width: 25px 25px 0 0;
    border-color: #fff transparent transparent transparent;
}

.testimonial-list .testimonial-item article i {
	height: 30px;
	display: block;
	color: #dd0000;
	font-size: 30px;
}

.testimonial-list .testimonial-item article p {
	font-size: 16px;
	line-height: 24px;
}

.testimonial-list .testimonial-item header {
	position: absolute;
	bottom: -110px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.testimonial-list .testimonial-img {
	width: 65px;
	height: 65px;
	margin-left: 20px;
}


.testimonial-list .testimonial-img * {
	object-position: center center;
	border-radius: 50%;
}


.testimonial-list .testimonial-item hgroup {
	width: calc(100% - 105px);
}

.testimonial-list .testimonial-item hgroup h2 {
    font-size: 20px;
    color: #dd0000;
}

.testimonial-list .testimonial-item hgroup h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
}

.testimonial-list .testimonial-item hgroup i {
    font-size: 16px;
    color: #f9af0f;
}


/* ======================= -------- Section - Contact -------- ========================== */
.contact {
	display: flex;
}

.contact-left {
	width: calc(50% - 200px);
	position: relative;
}

.contact-left .bk-img * {
	object-position: center center;
}

.contact-container {
	padding: 120px 0 120px 100px;
	width: 94%;
	max-width: 800px;
}

.form-fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}

.form-fields li {
	margin-bottom: 30px;
}

.form-50 {
	width: calc(50% - 10px);
}

.form-100 {
	width: 100%;
}

.form-fields label, .form-fields input, .form-fields textarea, .form-fields select {
	display: block;
	width: 100%;
}

.form-fields label {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
	color: #dd0000;
}

.form-fields select {
	cursor: pointer;
}

.form-fields input, .form-fields textarea, .form-fields select {
	background: #fafafa;
    padding: 20px 25px;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
}

.form-fields select::-ms-expand {
    display: none;
}

.form-fields input:focus, .form-fields textarea:focus, .form-fields select, .form-fields select:focus {
	color: #454545;
}

.form-fields textarea {
	height: 200px;
}

.form-smallprint {
	font-size: 14px;
	margin: 0 0 15px 0;
}

.form-smallprint input[type="checkbox"] {
	margin-left: 10px;
}

.form-submit {
	margin-top: 40px;
}

.btn-submit {
	font-family: 'Raleway', sans-serif;
	border-radius: 25px;
	font-size: 14px;
	padding: 15px 30px;
	text-decoration: none;
	background: #dd0000;
	border: 1px solid #dd0000;
	color: #fff;
	cursor: pointer;
	outline: 0;
}

.grecaptcha-badge {
	bottom: 90px!important;
}


/* ================== ----- Video Pop-Up ----- ===================== */
.video-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 900px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.video-show {
	visibility: visible;
}

.video-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(7, 7, 7, 0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.video-show ~ .video-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.video-content {
	background: #fff;
	position: relative;
	border-radius: 5px;
	padding: 50px;
	margin: 0 auto;
	text-align: center;
}

.video-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto
}

.video-container::after {
    padding-top: 56.25%;
    display: block;

    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;


}

.video-content header {
	margin-top: 30px;
}



	/* ANIMATION FOR VIDEO POP UP */
	.video-modal .video-content {
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 0;




		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;



		transition: all 0.3s;
	}

	.video-show.video-modal .video-content {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}


/* ================== ----- Section Offers ----- ===================== */
/* Active States */
.header-parent.offer-active:after {
	background: #dd0000;
}

.section-offers.offer-top {
	margin-top: 0;
	margin-bottom: 120px;
	padding-top: 40px;
}

.dh-facts.offer-top {
	margin: 0 auto 0;
}

.page-default.offer-top {
	padding-top: 0;
}


/* Build */
.section-offers {
	background-color: #dd0000;
	margin-top: 120px;
}

.offer-slider {
	max-width: 1700px;
	width: 94%;
	margin: 50px auto 0;
	padding-bottom: 100px;
}

.offer-slider .slick-track {
	display: flex;
}

.offer-slider li {
	padding: 0 30px;
	height: unset
}

.offer-slider li a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	background-color: #fff;
	text-decoration: none;
}

	.offer-slider li a .offer-slide-content {
		width: 55%;
		padding: 40px 10px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}

		.offer-slider li a .offer-slide-content h3 {
			display: block;
			width: 100%;
			color: #454545;
			font-size: 20px;
			font-weight: 500;
			line-height: 1;
		}

			.offer-slider li a .offer-slide-content h3:after {
				content: '';
				width: 60px;
				height: 1px;
				background: #dd0000;
				display: block;
				margin: 10px auto 0;
			}

		.offer-slider li a .offer-slide-content h4 {
			display: block;
			width: 100%;
			color: #dd0000;
			font-size: 80px;
			font-weight: 600;
			margin: 10px 0 0 0;
			text-transform: uppercase;
			line-height: 1;
		}

			.offer-slider li a .offer-slide-content h4 span {
				display: block;
				font-weight: 500;
				font-size: 20px;
			}

		.offer-slider li a .offer-slide-content p {
			display: block;
			width: 100%;
			margin: 15px 0 0 0;
			color: #454545;
			font-weight: 400;
			line-height: 1;
			font-size: 22px;
		}


	.offer-slider li a .offer-slide-image {
		width: 45%;
	    display: block;
		overflow: hidden;
		position: relative;
	    pointer-events: none;
	}

	.offer-slider li a .offer-slide-image * {
	    display: block;
	    height: 101%;
	    width: 101%;
	    position: absolute;
	    object-fit: cover;
	    left: 50%;
	    top: 50%;
	    object-position: center center;
	    transform: translateX(-50%) translateY(-50%);
	}

/* Arrows */
.offer-slider .slick-arrow {
	position: absolute;
	bottom: 0;
    line-height: 0;
    width: 50px;
    height: 50px;
	border-radius: 50%;
	border: 0;
	outline: 0;
	background-color: #fff;
	color: transparent;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.offer-slider .slick-arrow:before {
 	font-family: 'dynamicheaters';
    font-size: 18px;
    line-height: 0;
    color: #dd0000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.offer-slider .slick-arrow.slick-prev {
	left: calc((50% - 25px) - 35px);
}

.offer-slider .slick-arrow.slick-next {
	left: calc((50% - 25px) + 35px);
}

.offer-slider .slick-arrow.slick-prev:before {
    content: '\d034';
}

.offer-slider .slick-arrow.slick-next:before {
    content: '\d033';
}



@media (max-width: 1600px) {
	.offer-slider li {
		padding: 0 15px;
	}
}

@media (max-width: 1500px) {
	.offer-slider li a .offer-slide-content {
		padding: 30px 10px;
	}

		.offer-slider li a .offer-slide-content h3 {
			font-size: 18px;
		}

		.offer-slider li a .offer-slide-content h4 {
			font-size: 70px;
		}

			.offer-slider li a .offer-slide-content h4 span {
				font-size: 18px;
			}

		.offer-slider li a .offer-slide-content p {
			font-size: 20px;
		}
}

@media (max-width: 1300px) {
	.offer-slider li {
		padding: 0 10px;
	}

	.offer-slider li a .offer-slide-content {
		padding: 25px 10px;
	}

		.offer-slider li a .offer-slide-content h3 {
			font-size: 18px;
		}

		.offer-slider li a .offer-slide-content h4 {
			font-size: 66px;
		}

		.offer-slider li a .offer-slide-content p {
			margin: 10px 0 0 0;
			font-size: 18px;
		}
}

@media (max-width: 1000px) {
	.section-offers {
		margin-top: 80px;
	}

	.section-offers.offer-top {
		margin-bottom: 80px;
	}
}

@media (max-width: 850px) {
	.offer-slider li {
		padding: 0 10px;
	}

	.offer-slider li a .offer-slide-content {
		padding: 25px 10px;
	}

		.offer-slider li a .offer-slide-content h3 {
			font-size: 16px;
		}

			.offer-slider li a .offer-slide-content h3:after {
				margin: 7px auto 0;
			}

		.offer-slider li a .offer-slide-content h4 {
			font-size: 56px;
		}

			.offer-slider li a .offer-slide-content h4 span {
				font-size: 17px;
			}

		.offer-slider li a .offer-slide-content p {
			font-size: 16px;
		}
}

@media (max-width: 760px) {
	.section-offers {
		margin-top: 60px;
	}

	.section-offers.offer-top {
		margin-bottom: 60px;
	}
}

@media (max-width: 450px) {
	.offer-slider {
		padding-bottom: 80px;
	}

	.offer-slider li {
		padding: 0;
	}

	.offer-slider li a .offer-slide-content {
		padding: 20px 5px;
	}

		.offer-slider li a .offer-slide-content h3 {
			font-size: 15px;
		}

			.offer-slider li a .offer-slide-content h3:after {
				margin: 5px auto 0;
			}

		.offer-slider li a .offer-slide-content h4 {
			font-size: 50px;
		}

			.offer-slider li a .offer-slide-content h4 span {
				font-size: 16px;
			}
}




/* ======================= -------- 8.0  Media Queries -------- ========================== */
.mobile-menu {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 999;
}

.mobile-menu nav {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto 10px;
}

.mobile-menu nav ul {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.mobile-menu nav ul li {
	width: calc(100% / 5);
	text-align: center;
}

.mobile-menu nav ul li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	padding: 15px 0;
}

.mobile-menu nav ul li a h2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.mobile-menu nav ul li i {
	font-size: 36px;
	display: block;
	color: #dd0000;
	margin: 0 0 10px 0;
}

.mobile-menu nav ul li span {
	display: block;
}

.mobile-menu-link {
	position: relative;
	top: -36px;
}

.mobile-menu-link button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 72px;
	height: 72px;
	margin: 0 auto;
	background: #dd0000;
	border: 3px solid #fff;
	border-radius: 50%;
	outline: 0;
	cursor: pointer;

-webkit-box-shadow: 0px 9px 4px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 9px 4px 0px rgba(0,0,0,0.37);
box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.2);
}

.mobile-menu-link button:before {
	font-size: 20px;
	color: #fff;
}

iframe {
    width: 100%;
    min-height: 280px;
    height: 34vw;
}

#request-callback h2 {
    float: left;
    font-size: 40px;
    line-height: 38px;
    color: #fff;
    padding-top: 11px;
}

#request-callback {
	position:relative;
	background:#dd0000;
	padding:100px 0;
	overflow:hidden;
}

#request-callback a.cta-btn.btn-white {
    float: right;
    width: 280px;
    height: 63px;
    position: relative;
    padding-left: 61px;
}

#request-callback i.fas.fa-phone {
    margin-right: 14px;
    position: absolute;
    left: 25px;
}

#request-callback a.cta-btn.btn-white:hover i.fas.fa-phone {
    font-size: 22px;
}

#request-callback:before {
    content: '';
    display: block;
    width: 1000px;
    height: 1000px;
    background: #e63737;
    border-radius: 50%;
    position: absolute;
    top: -300px;
    right: calc(50% + 70px);
}

#request-callback:after {
    content: '';
    display: block;
    width: 600px;
    height: 600px;
    background: #e63737;
    border-radius: 50%;
    position: absolute;
    top: -300px;
    left: calc(50% + 500px);
}

#request-callback .container-1200 {
    z-index: 2;
}

#request-callback .cta-btn {
	z-index:999;
}

section#intro.callback-page p {
    text-align: center;
    margin: 0;
    max-width: 700px;
    margin: 0 auto;
}




.mobile-menu-link button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #ff5201;
    border-radius: 50%;
    animation: pulse-border2 2500ms ease-out infinite;
    z-index: -1;
}

@keyframes pulse-border2 {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.6);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.0);
        opacity: 0;
    }
}


/* Popup Model */

.sgpb-theme-1-overlay.sgpb-popup-overlay-227.sgpb-popup-overlay {
    z-index: 99999 !important;
}

.sg-popup-builder-content {
    height: 100%;
    margin-top: -20px;
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 {
    z-index: 9999999999999999 !important;
    top: 50% !important;
    margin-top: -309px !important;
    border: 0;
    border-radius: 11px;
    left: 50% !important;
    margin-left: -300px !important;
    background: none !important;
    height: 616px;
    overflow: hidden;
    border: 9px solid #fff;
}

div#sgpb-popup-dialog-main-div {
    z-index: 9999999999999999 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    padding: 0px !important;
    float: none !important;
    text-align: center !important;
    line-height: 0 !important;
    max-height: 1000px !important;
}

div#sgpb-popup-dialog-main-div img {
    width:100% !important;
    line-height:0 !important;
    display:block !important;
    height:auto !important;
}

.sgpb-theme-1-overlay {
    background: hsl(0deg 0% 0% / 67%) !important;
}

div#sgpb-popup-dialog-main-div-wrapper {
    position: relative;
    z-index: 9999999999999999999999999999 !important;
}

.sgpb-theme-1-content {
    box-shadow: none !important;
    border-bottom-width: 0 !important;
}

img.popup-logo {
    position: absolute;
    top: -65px;
    left: 50%;
    margin-left: -76px;
}

.sgpb-main-html-content-wrapper h2 {
    padding-top: 10px;
}

/* END Popup Model */


div#gdpr-cookie-message {
    left: 20px !important;
    bottom: 20px !important;
}

.bottom-input-tray {
    bottom: 145px !important;
}




@media (max-width: 550px) {
	.mobile-menu nav ul li a {
		font-size: 14px;
	    line-height: 12px;
	}

	.mobile-menu nav ul li i {
		font-size: 32px;
	    margin: 0 0 5px 0;
	}
}

@media (max-width: 450px) {

.davenav li a {
	padding: 20px 10px 20px 15px;
	font-size: 16px;
}

	.davenav li ul li a {
		padding: 12px 10px 12px 30px;
		font-size: 14px;
	}

}





@media screen and (max-height: 900px) , screen and (max-width: 1200px) {

	.internal-header {
		padding: 80px 0 150px 0;
	}

	.header-parent.internal-header:after {
		height: 180px;
		border-top-left-radius: 100% 300px;
		border-top-right-radius: 100% 300px;
		bottom: -110px;
	}

	.continue-arrow {
		width: 80px;
		height: 80px;
		bottom: 30px;
	}

}

@media screen and (max-height: 750px) , screen and (max-width: 800px) {

	.internal-header {
		padding: 60px 0 140px 0;
	}

	.headergroup-internal {
		margin: 0 0 20px 0;
	}

}

@media screen and (max-height: 500px) , screen and (max-width: 550px) {

	.internal-header {


		padding: 50px 0 90px 0;
	}

	.header-parent.internal-header:after {
		height: 100px;
		border-top-left-radius: 100% 200px;
		border-top-right-radius: 100% 200px;
		bottom: -60px;
	}

	.continue-arrow {
		width: 60px;
		height: 60px;
		bottom: 10px;
	}

	.continue-arrow:before {
		font-size: 24px;
		bottom: 35px;
		width: 60px;
	}

	.continue-arrow:after {
		font-size: 36px;
		bottom: 20px;
		width: 60px;
	}

}




@media screen and (max-height: 750px) {
	.video-container {
		width: 80%;
	}
}

@media screen and (max-height: 600px) {
	.video-container {
		width: 60%;
	}

	.video-content {
		padding: 20px;
	}

}


@media (max-width: 1220px) {
/* QUALITY, EFFICIENCY & STYLE */
	.quality-list li picture * {
		height: 50px;
	}
/* QUALITY, EFFICIENCY & STYLE - END */

}



@media (max-width: 1200px) {

	.ctaheader-section h2 {
		font-size: 58px;
		line-height: 46px;
	}

	.split-container {
		width: 50%;
	}
/* CTA SURVEY */
	.home-survey, .company-survey {
		margin: 210px 0 0 0;
	}

	.internal-survey {
		margin: 60px 0 0 0;
	}

	.free-survey p {
		font-size: 22px;
		line-height: 30px;
	}

	.survey-img {
		max-width: 400px;
		margin: -220px 0 30px 0;
	}

	.free-survey h2 {
		font-size: 52px;
		line-height: 62px;
	}

	.free-survey h2 span {
		font-size: 72px;
	}
/* CTA SURVEY - END */


}


@media (max-width: 1150px) {

	.contact-left {
		width: 30%;
	}

	.contact-right {
		width: 70%;
	}

	.footer-left {
		width: calc(100% - 440px);
		padding-right: 40px;
	}

	.footer-col { 
		width: 220px;
	}

}



@media (max-width: 1050px) {
/* HEADER NAV - NAV TOP */
	.header-logo {
		width: 240px;
	}
/* HEADER NAV - NAV TOP - END*/
.container-left {
	padding: 0 6% 0 0;
}

.container-right {
	padding: 0 6%;
}

/* QUALITY, EFFICIENCY & STYLE */
	.quality-list li picture * {
		height: 60px;
	}

	.quality-list li:first-child {
		margin-left: 10%;
	}

	.quality-list li:nth-child(7n-2) {
		margin-left: 2%;
	}

	.quality-list li:nth-child(7n-0) {
		margin-left: 10%;
	}

	.quality-list li:nth-child(7n-3) {
		margin-left: unset;
	}
/* QUALITY, EFFICIENCY & STYLE - END */

/* SECTION TESTIMONIALS */
    .testimonial-item-3 {
    	display: none;
    }

	.testimonial-list .testimonial-item {
		width: calc(100% / 2 - 15px);
	}
/* SECTION TESTIMONIALS - END */


#request-callback h2 {
    display: block;
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
    font-size: 34px;
    line-height: 32px;
}

#request-callback a.cta-btn.btn-white {
    float: none;
    width: 280px;
    height: 63px;
    position: relative;
    padding-left: 61px;
    margin: 34px auto 0 auto;
    display: block;
}

#request-callback {
    padding: 70px 0;
}

}

@media (max-width: 1000px) {
/* PADDING, BTN, & FONT UPDATE */
	body {
		font-size: 16px;
	}

	.header-container h1 {
		font-size: 44px;
	}

	.header-container h2 {
		font-size: 28px;
		margin: 10px 0 0 0;
	}

	.header-container .btn {
		margin-left: 20px;
	}

	.main-content h2 {
		font-size: 26px;
		margin: 30px 0 10px 0;
	}

	.header-section h2 {
		font-size: 34px;

		line-height: 32px;
		margin: 0 0 15px 0;
	}

/*
.header-section h2 span {
	font-size: 32px;
	display: block;
}*/

	.ctaheader-section h2 {
		font-size: 48px;
		line-height: 36px;
		margin: 0 0 15px 0;
	}

	.initial-section p, .section p, .section-block p {
		line-height: 24px;
	}

	.btn {
		font-size: 14px;
		padding: 12px 25px;
	}

	.btn:before,
	.cta-btn:before {
		margin-right: 8px;
	}

	.btn.dh:before {
		font-size: 20px;
	}

	.btn.faicn:before {
		font-size: 20px;
	}

	.cta-btn {
		font-size: 16px;
		padding: 18px 30px;
	}

	.cta-btn:before {
		font-size: 24px;
	}

	.free-survey .cta-btn {
		margin-top: 20px;
	}

	.section .btn, .initial-section .btn, .section .cta-btn, .section-block .btn {
		margin-top: 20px;
		margin-right: 10px;
	}

	.initial-section {
		padding: 20px 0 80px;
	}

	.section {
		padding: 80px 0;
	}

	.contact-container {
		padding: 80px 0 100px 80px;
	}

	.cta-section {
		padding: 60px 0;
	}
/*
	.left-600 {
		padding: 80px 0;
	}*/
/* SECTION PADDING - END */


.gallery-textslide h2 {
	font-size: 20px;
}

#request-callback a.cta-btn.btn-white {
    height: 56px;
    text-align: center;
    padding-left: 42px;
}

}

@media (max-width: 980px) {
/* HEADER NAV - NAV TOP */
	.header-note {
		font-size: 18px;
		padding: 0 20px;

	}

	.header-btn {
		padding: 12px 20px;
	}

	.header-btn.dh:before {
        font-size: 20px;
        margin-right: 8px;
	}
/* HEADER NAV - NAV TOP - END*/

/* CTA SURVEY */
	.home-survey, .company-survey {
		margin: 100px 0 0 0;
	}

	.internal-survey {
		/* margin: 40px 0 0 0; */
	}

	.free-survey p {
		font-size: 20px;
		line-height: 26px;
	}

	.survey-img {
		max-width: 320px;
		margin: -140px 0 30px 0;
	}

	.free-survey h2 {
		font-size: 48px;
		line-height: 58px;
	}

	.free-survey h2 span {
		font-size: 64px;
	}
/* CTA SURVEY - END */
/* QUALITY, EFFICIENCY & STYLE */
	.quality-list li picture * {
		height: 55px;
	}

	.quality-list li:first-child {
		margin-left: 10%;
	}

	.quality-list li:nth-child(7n-2) {
		margin-left: 2%;
	}

	.quality-list li:nth-child(7n-0) {
		margin-left: 10%;
	}

	.quality-list li:nth-child(7n-3) {

		margin-left: unset;
	}
/* QUALITY, EFFICIENCY & STYLE - END */
}


@media (max-width: 920px) {
/* HEADER NAV */
    .main-navigation li a, .nav-social li a {
        padding: 20px 11px;
    }
/* HEADER NAV - END */
}

@media (max-width: 880px) {
/* HEADER NAV - NAV TOP */
	.header-logo {
		width: 200px;
	}

	.header-note {
		padding: 0 12px;
	}

	.header-btn {
		font-size: 12px;
		padding: 12px 18px;
	}

	.header-btn.dh:before {
        font-size: 18px;
        margin-right: 6px;
	}
/* HEADER NAV - NAV TOP - END*/

	.container-600 {
		/* max-width: 880px; */
	}

/* QUALITY, EFFICIENCY & STYLE */
	#quality .section-split .section-left {
		width: 100%;
		order: 1;
	}

	#quality .section-split .section-right{
		width: 100%;
		order: 2;
	}

	.quality-list {
		padding: 0 0 50px 0;
		justify-content: center;
	}

	.quality-list li:first-child, .quality-list li:nth-child(7n-2), .quality-list li:nth-child(7n-0) {
		margin-left: unset;
	}
/* QUALITY, EFFICIENCY & STYLE - END */
}



@media (max-width: 850px) {
/* HEADER NAV */
    .main-navigation li a, .nav-social li a {
        font-size: 14px;
    }

    .nav-fixed .nav-icon-item {
        width: 55px;
    }

    .nav-icon-item a i {
        font-size: 22px;
    }
/* HEADER NAV - END */

/* CTA SURVEY */
	.home-survey, .company-survey {
		margin: 80px 0 0 0;
	}

	.internal-survey {
		/* margin: 20px 0 0 0; */
	}

	.free-survey p {
		font-size: 18px;
		line-height: 24px;
	}

	.survey-img {
		max-width: 280px;
		margin: -130px 0 30px 0;
	}

	.free-survey h2 {
		font-size: 40px;
		line-height: 52px;
	}

	.free-survey h2 span {
		font-size: 54px;
	}
/* CTA SURVEY - END */

	.quality-list li {
		padding: 15px 20px;
		margin: 0 5px 15px!important;
	}

	.quality-list li picture * {
		height: 45px;
	}

	.section-50-split .section-left{
		width: 100%;
		height: 400px;
	}

	.section-50-split .section-right{
		width: 80%;
		margin-top: -150px;
		background: #fff;
	}

	#gallery.section-split .section-left {
		width: 100%;
		position: relative;
		padding: 0 6% 80px;
		max-width: 850px;
		display: block;
	}

	#gallery.section-split .section-right {
		width: 100%;
		position: relative;
		padding: 0 0 0 6%;
	}

	.gallery-slide {
		height: 380px;
	}

	.gallery-img {
		width: 280px;
		height: 280px;
	}

	.gallery-textslide h2 {
		padding: 15px 20px;
		font-size: 18px;
	}

	.container-right {
		width: 100%;
	}

	.contact {
		display: flex;
		flex-wrap: wrap;
	}

	.contact-left {
		width: 100%;
		height: 400px;
	}

	.contact-right {
		width: 80%;
		margin-top: -150px;
		background: #fff;
	}

	.contact-container {
		padding: 80px 6%;
		width: 100%;
	}

}

@media (max-width: 780px) {
	.header-section h2 {
		font-size: 28px;
		line-height: 26px;
	}

/* HEADER NAV */
    .nav-bottom, .header-finance, .header-tel {
    	display: none;
    }

	.mobile-menu {
		display: block;
	}

	.header-cta li:nth-child(2) {
		border-left: none;
	}

	.nav-top .container-1200 {
		height: 80px;
	}

/* HEADER NAV - END */

	.footer .container-1200 {
		padding: 80px 0 180px;
	}

.bot-eb-trigger.bot-right {
    right: 15px !important;
    padding-left: 25px !important;
    bottom: 140px !important;
}


}



@media (max-width: 760px) {

/* PADDING, BTN, & FONT UPDATE */
	.header-container h1 {
		font-size: 38px;

	}

	.header-container h2 {
		font-size: 22px;
		margin: 10px 0 0 0;
	}

	.header-container .btn {
		margin-left: 15px;
	}

	.header-section h2 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 10px 0;
	}

	.main-content h2 {
		font-size: 22px;
	}

	.btn {
		padding: 12px 20px;
	}

	.btn:before,
	.cta-btn:before {
		margin-right: 6px;
	}

	.btn.dh:before {
		font-size: 18px;
	}

	.btn.faicn:before {
		font-size: 18px;
	}

	.cta-btn {
		font-size: 16px;
		padding: 16px 20px;
	}

	.cta-btn:before {
		font-size: 20px;
	}

	.free-survey .cta-btn {
		margin-top: 15px;
	}

	.section .btn, .initial-section .btn, .section .cta-btn, .section-block .btn {
		margin-top: 15px;
		margin-right: 10px;
	}

	.initial-section {
		padding: 20px 0 60px;
	}

	.section {
		padding: 60px 0;
	}

	.contact-container {
		padding: 60px 6%;
	}

	.cta-section {
		padding: 60px 0;
	}


/* SECTION TESTIMONIALS */
	.section-testimonials {
		text-align: unset;
	}

    .testimonial-item-2 {
    	display: none;
    }

	.testimonial-list .testimonial-item {
		width: 100%;
	}
/* SECTION TESTIMONIALS - END */


	.footer-left {
		width: 100%;
		padding-right: 0;
		order: 2;
		margin-top: 50px;
	}

	.footer-col { 
		width: 50%;
		order: 1;
	}


}



@media (max-width: 700px) {

/* CTA SURVEY */
	.free-survey p {
		font-size: 17px;
		line-height: 22px;
	}

	.survey-img {
		max-width: 260px;
	}

	.free-survey h2 {
		font-size: 36px;
		line-height: 46px;
	}

	.free-survey h2 span {
		font-size: 46px;
	}
/* CTA SURVEY - END */

	.video-content {
		padding: 20px;
	}
div#gdpr-cookie-message {
    max-width: 230px !important;
}

.grecaptcha-badge {
    opacity: 0 !important;
}

}


@media (max-width: 660px) {

/* CTA SURVEY */
    .free-survey .split-container {
    	width: 100%;
    }

    .free-survey .container-left {
	    order: 2;
    }


/* CTA SURVEY - END */





	#high-heat-retention-stones.section-split .section-left {
		width: 90%;
		margin-top: -160px;
	}

	.section-50-split .section-right{
		width: 90%;
		margin-top: -150px;
	}

	.contact-right {
		width: 90%;
		margin-top: -150px;
	}

}


@media (max-width: 600px) {

	.form-50 {
		width: 100%;
	}

	.form-smallprint input[type="checkbox"] {
		margin-left: 0;
	}

	.form-fields label {
		margin-bottom: 5px;
	}

	.form-fields li {
		margin-bottom: 20px;
	}

	.form-fields input, .form-fields textarea, .form-fields select {
		padding: 10px 15px;
	}

	.mobile-menu nav {
		margin: 0 auto -10px;
	}

	.mobile-menu nav ul li a {
		padding: 15px 0 0 0;
	}

	.mobile-menu nav ul li a h2 {
		display: none;
	}

	.mobile-menu nav ul li i {
		font-size: 30px;
		margin: 0 0 0px 0;
	}

	.footer .container-1200 {
		padding: 80px 0 120px;
	}



	.section-50-split .section-left{
		height: 350px;
	}

	.section-50-split .section-right{
		margin-top: -150px;
	}

	.contact-left {
		height: 350px;
	}

#request-callback h2 {
    font-size: 27px;
    line-height: 30px;
}
#request-callback a.cta-btn.btn-white {
    height: 51px;
}

.bot-eb-trigger.bot-right {
    right: 10px !important;
    padding-left: 25px !important;
    bottom: 74px !important;
    width: 60px !important;
}

span.bot-text {
    display: none !important;
}



}

@media (max-width: 550px) {

	.header-container h1 {
		/* font-size: 28px; */
	}

	.header-container h2 {
		font-size: 18px;
		margin: 10px 0 0 0;
	}

	.header-container .btn {
		margin-left: 10px;
	}

	.header-container .btn:last-child {
		margin-bottom: 0;
	}

	.btn-video {
		width: 80px;
		height: 80px;
		font-size: 22px;
	}

	.quality-list li {
		padding: 15px 15px;
		margin: 0 5px 10px!important;
	}

	.quality-list li picture * {
		height: 35px;
	}

	#high-heat-retention-stones.section-split .section-left {
		width: 95%;
		margin-top: -160px;
	}

	.section-50-split .section-right{
		width: 95%;
		margin-top: -150px;
	}

	.contact-right {
		width: 95%;
		margin-top: -150px;
	}

	.video-content header {
		margin-top: 20px;
	}

	.video-content .header-section h2 {
		font-size: 22px;
	}

}




@media (max-width: 450px) {

	.header-container h1 {
		/* font-size: 26px; */
	}

	.header-survey {
		display: none;
	}

	.nav-top .container-1200 {
		height: 60px;
	}


	.nav-strip .container-1200 {
		justify-content: center;
	}

	.header-logo {

		margin-right: unset;
	}

    .header-container .btn-clear {
    	display: none
    }





	.footer-col { 
		width: 100%;
		margin-bottom: 30px;
	}

	.footer-left {
		margin-top: 0;
	}

	.footer-contact li {
		margin: 0 0 20px 0;
	}


}


@media (max-height: 635px) {

.sgpb-popup-dialog-main-div-theme-wrapper-1 {
    margin-top: -200px !important;
    height: 400px;
    margin-left: -202px !important;
}

div#sgpb-popup-dialog-main-div {
    z-index: 9999999999999999 !important;
    max-width: 384px !important;
}



}

@media (max-width: 500px) {
div#sgpb-popup-dialog-main-div {
    max-width: 300px !important;

}

.sgpb-popup-dialog-main-div-theme-wrapper-1 {
    margin-top: -156px !important;
    margin-left: -150px !important;
    height: 312px !important;
}

}