@charset "UTF-8";
/*
Theme Name: audacity
Theme URI: http://audacity.com/
Author: Le Grand Digital
Author URI: http://legranddigital.com/
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Audacity

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Audacity is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

.new-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.new-container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.new-container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.new-container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.new-container {
		max-width: 1140px;
	}
}

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

.half-container {
	width: 100%;
  padding: 0 15px;
  margin-left: auto;
}

@media (min-width: 992px) {
	.half-container {
		max-width: 480px;
	}
  .half-container.left {
    padding-right: 0px;
  }

  .half-container.right {
    padding-left: 0px;
  }
}

@media (min-width: 1200px) {
	.half-container {
		max-width: 570px;
	}
}

@media (min-width: 1400px) {
	.half-container {
		max-width: 660px;
	}
}

.custom-container {
	padding: 0 80px;
}

@media screen and (max-width: 768px) {
	.custom-container {
		padding: 0 15px;
	}
}

h3.support_overlay {
	position: absolute;
	top: 20px;
	color: white;
	text-transform: uppercase;
	width: 92%;
	text-align: center;
	font-size: 20px;
	text-shadow: 0 0 20px #000;
}

body.page-template.page-template-page-HybridAustralia-php
	#hybrid-australia-wrap
	footer
	img,
body.page-template.page-template-page-LaminateAustralia-php
	#laminate-australia-wrap
	footer
	img {
	width: 200px;
	padding: 20px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body.page-template.page-template-page-LaminateAustralia-php #maintenance-modal,
body.page-template.page-template-page-LaminateAustralia-php #im-modal,
body.page-template.page-template-page-HybridAustralia-php #maintenance-modal,
body.page-template.page-template-page-HybridAustralia-php #im-modal,
body.page-template-page-homeAustralia-php #maintenance-modal,
body.page-template-page-homeAustralia-php #im-modal {
	padding: 0px;
}

body.website-6.page-template-page-visio-floor #warranty-modal .row.dark-blue,
body.website-6.page-template-page-visio-floor #warranty-modal .row.blue,
body.website-6.page-template-page-visio-floor #maintenance-modal .row.dark-blue,
body.website-6.page-template-page-visio-floor #im-modal .row.dark-blue,
body.page-template.page-template-page-LaminateAustralia-php
	#warranty-modal
	.row.blue,
body.page-template.page-template-page-LaminateAustralia-php
	#maintenance-modal
	.row.blue,
body.page-template.page-template-page-LaminateAustralia-php #im-modal .row.blue,
body.page-template.page-template-page-HybridAustralia-php
	#warranty-modal
	.row.blue,
body.page-template.page-template-page-HybridAustralia-php
	#maintenance-modal
	.row.blue,
body.page-template.page-template-page-HybridAustralia-php #im-modal .row.blue,
body.page-template-page-homeAustralia-php #warranty-modal .row.blue,
body.page-template-page-homeAustralia-php #maintenance-modal .row.blue,
body.page-template-page-homeAustralia-php #im-modal .row.blue {
	background-color: #33257c;
	margin-bottom: 50px;
}

body.page-template.page-template-page-HybridAustralia-php #warranty-modal h2,
body.page-template.page-template-page-LaminateAustralia-php #warranty-modal h2 {
	margin-bottom: 0px;
}

body.website-6.page-template-page-visio-floor #warranty-modal,
body.website-6.page-template-page-visio-floor #maintenance-modal,
body.website-6.page-template-page-visio-floor #im-modal,
body.page-template.page-template-page-LaminateAustralia-php #warranty-modal,
body.page-template.page-template-page-LaminateAustralia-php #maintenance-modal,
body.page-template.page-template-page-LaminateAustralia-php #im-modal,
body.page-template.page-template-page-HybridAustralia-php #warranty-modal,
body.page-template.page-template-page-HybridAustralia-php #maintenance-modal,
body.page-template.page-template-page-HybridAustralia-php #im-modal,
body.page-template-page-homeAustralia-php #warranty-modal,
body.page-template-page-homeAustralia-php #maintenance-modal,
body.page-template-page-homeAustralia-php #im-modal {
	background-image: url(https://www.audacityflooring.com/wp-content/themes/audacity/stain_bg.png);
	border: 5px solid #33257c;
	padding-bottom: 50px;
	background-size: 25%;
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 95%;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 0px;
	padding-top: 0px;
	max-width: 100% !important;
}

body.page-template-page-LaminateAustralia-php .modal a.close-modal,
body.page-template-page-HybridAustralia-php .modal a.close-modal,
body.page-template-page-homeAustralia-php .modal a.close-modal {
	background-image: url(https://www.audacityflooring.com/wp-content/themes/audacity/close-icon_purple.png);
}

body.page-template-page-LaminateAustralia-php #warranty-modal a.residential,
body.page-template-page-LaminateAustralia-php #maintenance-modal a.residential,
body.page-template-page-LaminateAustralia-php #im-modal a.residential,
body.page-template-page-HybridAustralia-php #warranty-modal a.residential,
body.page-template-page-HybridAustralia-php #maintenance-modal a.residential,
body.page-template-page-HybridAustralia-php #im-modal a.residential,
body.page-template-page-homeAustralia-php #warranty-modal a.residential,
body.page-template-page-homeAustralia-php #maintenance-modal a.residential,
body.page-template-page-homeAustralia-php #im-modal a.residential {
	width: fit-content;
	margin: 0 auto;
	padding-top: 20px;
	display: block;
	font-size: 24px;
}

body.page-template-page-LaminateAustralia-php
	#maintenance-modal
	a.residential:focus,
body.page-template-page-LaminateAustralia-php #im-modal a.residential:hover,
body.page-template-page-LaminateAustralia-php #im-modal a.residential:active,
body.page-template-page-LaminateAustralia-php #im-modal a.residential:focus,
body.page-template-page-HybridAustralia-php
	#maintenance-modal
	a.residential:focus,
body.page-template-page-HybridAustralia-php #im-modal a.residential:hover,
body.page-template-page-HybridAustralia-php #im-modal a.residential:active,
body.page-template-page-HybridAustralia-php #im-modal a.residential:focus,
body.page-template-page-homeAustralia-php
	#maintenance-modal
	a.residential:hover,
body.page-template-page-homeAustralia-php
	#maintenance-modal
	a.residential:active,
body.page-template-page-homeAustralia-php
	#maintenance-modal
	a.residential:focus,
body.page-template-page-homeAustralia-php #im-modal a.residential:hover,
body.page-template-page-homeAustralia-php #im-modal a.residential:active,
body.page-template-page-homeAustralia-php #im-modal a.residential:focus {
	color: black;
}

body.page-template-page-LaminateAustralia-php
	#warranty-modal
	a.residential:nth-child(2),
body.page-template-page-HybridAustralia-php
	#warranty-modal
	a.residential:nth-child(2),
body.page-template-page-homeAustralia-php
	#warranty-modal
	a.residential:nth-child(2) {
	padding-top: 0px;
}

body.website-6.page-template-page-visio-floor #warranty-modal h3.laminate,
body.website-6.page-template-page-visio-floor #maintenance-modal h3.laminate,
body.website-6.page-template-page-visio-floor #im-modal h3.laminate,
body.page-template-page-LaminateAustralia-php #warranty-modal h3.laminate,
body.page-template-page-LaminateAustralia-php #maintenance-modal h3.laminate,
body.page-template-page-LaminateAustralia-php #im-modal h3.laminate,
body.page-template-page-homeAustralia-php #warranty-modal h3.laminate,
body.page-template-page-homeAustralia-php #maintenance-modal h3.laminate,
body.page-template-page-homeAustralia-php #im-modal h3.laminate,
body.page-template-page-HybridAustralia-php #warranty-modal h3.laminate,
body.page-template-page-HybridAustralia-php #maintenance-modal h3.laminate,
body.page-template-page-HybridAustralia-php #im-modal h3.laminate {
	color: #82255d;
	border-bottom: 3px solid #4ab0b3;
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: center;
}

body.website-6.page-template-page-visio-floor #warranty-modal h3.hybrid,
body.website-6.page-template-page-visio-floor #maintenance-modal h3.hybrid,
body.website-6.page-template-page-visio-floor #im-modal h3.hybrid,
body.page-template-page-LaminateAustralia-php #warranty-modal h3.hybrid,
body.page-template-page-LaminateAustralia-php #maintenance-modal h3.hybrid,
body.page-template-page-LaminateAustralia-php #im-modal h3.hybrid,
body.page-template-page-homeAustralia-php #warranty-modal h3.hybrid,
body.page-template-page-homeAustralia-php #maintenance-modal h3.hybrid,
body.page-template-page-homeAustralia-php #im-modal h3.hybrid,
body.page-template-page-HybridAustralia-php #warranty-modal h3.hybrid,
body.page-template-page-HybridAustralia-php #maintenance-modal h3.hybrid,
body.page-template-page-HybridAustralia-php #im-modal h3.hybrid {
	color: #82255d;
	border-bottom: 3px solid #82255d;
	padding-bottom: 10px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
}

@media only screen and (max-width: 1120px) {
	body.page-template-page-LaminateAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-LaminateAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-LaminateAustralia-php #im-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #im-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-homeAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-homeAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #im-modal h3.laminate,
	body.page-template-page-homeAustralia-php #im-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #im-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #im-modal h3.hybrid {
		width: 60%;
	}
}

@media only screen and (max-width: 900px) {
	body.page-template-page-LaminateAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-LaminateAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-LaminateAustralia-php #im-modal h3.laminate,
	body.page-template-page-LaminateAustralia-php #im-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-homeAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-homeAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-homeAustralia-php #im-modal h3.laminate,
	body.page-template-page-homeAustralia-php #im-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #warranty-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #warranty-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #maintenance-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #maintenance-modal h3.hybrid,
	body.page-template-page-HybridAustralia-php #im-modal h3.laminate,
	body.page-template-page-HybridAustralia-php #im-modal h3.hybrid {
		width: 60%;
	}
}

.sec-dpc-intro {
	font-family: sans-serif;
	color: #2f1d7e; /* dark purple */
}

.sec-dpc-intro .section-header {
	background-color: #2f1d7e;
	color: #fff;
	text-align: center;
	padding: 20px;

	font-weight: 700;
	font-size: 1.25rem;
}

.sec-dpc-intro .section-header .title {
	margin-bottom: 0;
	font-weight: 700;
}

.sec-dpc-intro .section-body {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	align-items: center;

	padding: 30px 0;
}

.sec-dpc-intro .image-box {
	background-color: #2f1d7e;
	width: 100%;
}

.sec-dpc-intro .image-box img {
	height: 100%;
	object-fit: cover;
}

.sec-dpc-intro .content-side {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding-right: 20px;
}

.sec-dpc-intro .box-container {
	width: 100%;
	padding: 25px 25px 25px 0;
	background-color: white;
	display: flex;

	flex-direction: column;
	gap: 18px;
	text-align: left;
	position: relative;
}

.sec-dpc-intro .box-container .box-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;

	width: 100%;
}

.sec-dpc-intro .box-container .box-description,
.sec-dpc-intro .box-container .box-description p {
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	font-weight: 300;
}

.sec-dpc-intro .cta-button {
	background-color: #2f1d7e;
	color: white;
	padding: 10px 20px;
	display: inline-block;

	border-radius: 12px;
	text-decoration: none;
	font-weight: 600;
	width: fit-content;
}

@media screen and (max-width: 1280px) {
	.sec-dpc-intro .section-header .title {
		font-size: 24px;
		line-height: 28px;
	}
	.sec-dpc-intro .section-body {
		grid-template-columns: 1fr;
		gap: 0;
	}
	.sec-dpc-intro .box-container {
		left: 0;
	}
	.sec-dpc-intro .content-side {
		max-width: 85%;
		margin-top: -40px;
		margin-left: auto;
		margin-right: auto;

		padding-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.sec-dpc-intro .section-header .title {
		font-size: 18px;
		line-height: 22px;
	}

	.sec-dpc-intro .section-body {
		padding: 15px 0 30px;
	}

	.sec-dpc-intro .box-container {
		padding: 25px 15px 0;
	}

	.sec-dpc-intro .box-container .box-title {
		text-align: center;
	}

	.sec-dpc-intro .content-side {
		max-width: 100%;
		text-align: center;
		margin-top: 0;
	}

	.sec-dpc-intro .box-container .box-description,
	.sec-dpc-intro .box-container .box-description p {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
	}

	.sec-dpc-intro .cta-button {
		width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto;
		font-size: 32px;

		line-height: 36px;
		padding: 20px 10px;
		border-radius: 24px;
	}
}

/* SECTION DPC ADVANTAGES */
.sec-dpc-advantage {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 40px;

	padding-bottom: 80px;
}

.sec-dpc-advantage .section-head {
	padding: 28px 15px;
	background-color: var(--main-blue);
}

.sec-dpc-advantage .section-head .head-title {
	font-size: 24px;
	line-height: 28px;
	color: white;
	text-align: center;

	font-weight: 700;
	margin-bottom: 0;
}

.sec-dpc-advantage .advantage-list {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	padding: 0 60px;

	width: 100%;
	margin-bottom: 45px;
}

.sec-dpc-advantage .advantage-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 26px;

	width: 100%;
	max-width: 222px;
}

.sec-dpc-advantage .advantage-item:hover .advantage-image {
	transform: scale(1.1);
}

.sec-dpc-advantage .advantage-item .advantage-description {
	color: var(--main-blue);
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;

	text-align: center;
}

.sec-dpc-advantage .advantage-item .advantage-image {
	width: 130px;
	margin: 0 auto;
	transition: transform 0.3s ease-in-out;
}

.sec-dpc-advantage .advantage-cta {
	font-weight: 600;
	font-size: 24px;
	color: white;
	background-color: var(--main-red);

	padding: 10px 15px;
	border-radius: 16px;
	margin: 0 auto;
	display: block;

	width: fit-content;
}

.sec-dpc-advantage .special-intro {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: calc((100% - 1320px) / 2);
	padding-right: calc((100% - 1320px) / 2);
}

.sec-dpc-advantage .special-intro .inner {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 100%;
}

.sec-dpc-advantage .special-intro .left-list-container {
	width: calc((100% - 40px) / 2);
	position: relative;
}

.sec-dpc-advantage .special-intro .image-list {
	width: 100%;
	position: relative;
}

.sec-dpc-advantage .special-intro .slick-list {
	width: 100%;
}

.sec-dpc-advantage .special-intro .prev-custom-arrow {
	left: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	cursor: pointer;
	z-index: 10;
}

.sec-dpc-advantage .special-intro .next-custom-arrow {
	right: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	cursor: pointer;
	z-index: 10;
}

.sec-dpc-advantage .special-intro .prev-custom-arrow img,
.sec-dpc-advantage .special-intro .next-custom-arrow img {
	width: 50px;
}

.sec-dpc-advantage .special-intro .image-list .image-item {
	aspect-ratio: 1 / 1;
}

.sec-dpc-advantage .special-intro .image-list .image-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sec-dpc-advantage .right-special-intro {
	width: calc((100% - 40px) / 2);
	padding: 120px 0;
	position: relative;
	display: flex;

	flex-direction: column;
	justify-content: center;
	align-self: stretch;
}

.sec-dpc-advantage .right-special-intro .top-image {
	width: 400px;
	margin-bottom: 30px;
	/* position: absolute;
    top: -60px;

    left: -20px; */
}

.sec-dpc-advantage .right-special-intro .box-title {
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
	color: var(--main-blue);
}

.sec-dpc-advantage .right-special-intro .box-description,
.sec-dpc-advantage .right-special-intro .box-description > p {
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
	text-align: left;

	color: var(--main-blue);
}

.sec-dpc-advantage .flooring-layers {
	position: relative;
	overflow: hidden;
}


/* .sec-dpc-advantage .flooring-layers .temporary-image {
	position: absolute;
	top: 0;
	width: 100%;
	display: flex;

	align-items: center;
	padding-right: 15px;
} */

.sec-dpc-advantage .flooring-layers .temporary-image img {
	width: 100%;
	max-width: 1128px;
}

@media screen and (max-width: 1400px) {
	.sec-dpc-advantage .special-intro {
		padding-left: calc((100% - 1140px) / 2);
		padding-right: calc((100% - 1140px) / 2);
	}
}

@media screen and (max-width: 1280px) {
	.sec-dpc-advantage .special-intro {
		padding-left: 0;
		padding-right: 0;
	}

	.sec-dpc-advantage .advantage-item .advantage-image {
		width: 100px;
	}

	.sec-dpc-advantage {
		padding-bottom: 40px;
	}

	.sec-dpc-advantage .advantage-item .advantage-description {
		font-size: 18px;
	}

	.sec-dpc-advantage .inner {
		gap: 60px;
	}

	.sec-dpc-advantage .special-intro {
		padding: 0;
	}

	.sec-dpc-advantage .special-intro .inner {
		flex-direction: column;
		gap: 10px;
	}

	.sec-dpc-advantage .advantage-item {
		max-width: 165px;
	}

	.sec-dpc-advantage .special-intro .left-list-container {
		width: 100%;
	}

	.sec-dpc-advantage .special-intro .image-list .image-item {
		height: auto;
		aspect-ratio: 16 / 9;
	}

	.sec-dpc-advantage .right-special-intro {
		width: 75%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.sec-dpc-advantage .right-special-intro .top-image {
		position: relative;
		top: 0;
		left: 0;
		width: 500px;

		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.sec-dpc-advantage {
		gap: 20px;
	}

	.sec-dpc-advantage .advantage-list {
		padding: 0;
		margin-bottom: 28px;
	}

	.sec-dpc-advantage .advantage-item {
		gap: 12px;
		max-width: 105px;
	}

	.sec-dpc-advantage .advantage-item .advantage-image {
		width: 60px;
	}

	.sec-dpc-advantage .advantage-list {
		gap: 15px;
	}

	.sec-dpc-advantage .advantage-item .advantage-description {
		font-size: 10px;
		line-height: 14px;
	}

	.sec-dpc-advantage .section-head {
		padding: 15px;
	}

	.sec-dpc-advantage .right-special-intro {
		max-width: 85%;
	}

	.sec-dpc-advantage .right-special-intro .top-image {
		width: 250px;
	}

	.sec-dpc-advantage .right-special-intro .box-title {
		font-size: 18px;
		line-height: 22px;
	}

	.sec-dpc-advantage .right-special-intro .box-description,
	.sec-dpc-advantage .right-special-intro .box-description > p {
		font-size: 14px;
		line-height: 18px;
	}
}

/* SECTION DPC BENEFITS SUMMARY */
.sec-dpc-benefits-summary {
	padding: 40px 0;
}

.sec-dpc-benefits-summary .head-title-container {
	background-color: var(--main-red);
	padding: 25px 15px;
	text-align: center;
	display: none;
}

.sec-dpc-benefits-summary .head-title {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	background-color: var(--main-red);

	color: white;
}

.sec-dpc-benefits-summary .section-body {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px;
	padding-left: calc((100vw - 1320px) / 2);

	padding-right: calc((100vw - 1320px) / 2);
}

@media screen and (max-width: 1400px) {
	.sec-dpc-benefits-summary .section-body {
		padding-left: calc((100vw - 1140px) / 2);
		padding-right: calc((100vw - 1140px) / 2);
	}
}

@media screen and (max-width: 1280px) {
	.sec-dpc-benefits-summary .section-body {
		padding-left: 0;
		padding-right: 0;
	}
}

.sec-dpc-benefits-summary .benefit-list-container {
	width: 100%;
	display: flex;
	position: relative;
	height: 100%;

	overflow: visible;
}

.sec-dpc-benefits-summary .benefit-list {
	padding-left: 15px;
	display: flex;
	flex-direction: column;
	gap: 50px;

	width: 100%;
	height: fit-content;
}

.sec-dpc-benefits-summary .benefit-item {
	display: grid;
	grid-template-columns: 80px 1fr;
	gap: 30px;
}

.sec-dpc-benefits-summary .benefit-item-icon {
	width: 80px;
}

.sec-dpc-benefits-summary .benefit-item-icon img {
	width: 100%;
}

.sec-dpc-benefits-summary .benefit-item .title {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	color: var(--main-blue);
}

.sec-dpc-benefits-summary .benefit-item .description {
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: var(--main-blue);
}

.sec-dpc-benefits-summary .main-image {
	height: 100%;
	width: 100%;
	background-color: var(--main-blue);
}

.sec-dpc-benefits-summary .main-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 1280px) {
	.sec-dpc-benefits-summary .head-title-container {
		display: block;
	}

	.sec-dpc-benefits-summary .section-body {
		grid-template-columns: 1fr;
	}

	.sec-dpc-benefits-summary .benefit-list {
		max-width: 75%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.sec-dpc-benefits-summary .main-image {
		order: 1;
	}

	.sec-dpc-benefits-summary .main-image img {
		height: auto;
		aspect-ratio: 16 / 9;
	}

	.sec-dpc-benefits-summary .benefit-list-container {
		order: 2;
	}
}

@media screen and (max-width: 768px) {
	.sec-dpc-benefits-summary .benefit-list-container {
		padding: 0 15px;
	}

	.sec-dpc-benefits-summary .benefit-list {
		max-width: 85%;
		gap: 30px;
	}

	.sec-dpc-benefits-summary .benefit-item {
		gap: 17px;
		grid-template-columns: 40px 1fr;
	}

	.sec-dpc-benefits-summary .benefit-item-icon {
		width: 40px;
	}

	.sec-dpc-benefits-summary .benefit-item .title {
		font-size: 13px;
		line-height: 16px;
	}

	.sec-dpc-benefits-summary .benefit-item .description {
		font-size: 13px;
		line-height: 16px;
	}
}

.sec-easy-living .sec-heading {
	padding: 30px 0;
	position: relative;
}

.sec-easy-living .sec-heading .head-title {
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	color: white;

	text-align: center;
	margin-bottom: 0;
}

.sec-easy-living .sec-heading .plus-icon {
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 20px;

	color: white;
	transform: translateY(-50%);
}

.sec-easy-living .sec-heading .subtract-icon {
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 20px;

	color: white;
	transform: translateY(-50%);
	display: none;
}

.sec-easy-living .sec-heading .plus-icon,
.sec-easy-living .sec-heading .subtract-icon {
	display: none;
}

.sec-easy-living .content-container {
  height: 100%;
  display: flex;
  align-items: center;
  left: -60px;

  position: relative;
  padding: 20px;
  background-color: #fff;
}
.sec-easy-living .content-container .content,
.sec-easy-living .content-container .content p {
  text-align: left;
}

.sec-easy-living .content-container .intro-con-img img{
  width: 90px;
}

@media screen and (max-width: 1280px) {
	.sec-easy-living .sec-heading .head-title {
		font-size: 22px;
		line-height: 26px;
	}

	.sec-easy-living .intro .content-container {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
    left: 0;
	}
}

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

	.sec-easy-living .accordion-container {
		display: none !important;
    padding: 0;
	}

	.sec-easy-living.active .accordion-container {
		display: block !important;
	}

	.sec-easy-living .sec-heading .head-title {
		padding: 0 30px 0 15px;
	}

	.sec-easy-living .sec-heading .plus-icon {
		display: block;
	}

	.sec-easy-living.active .sec-heading .plus-icon {
		display: none;
	}

	.sec-easy-living.active .sec-heading .subtract-icon {
		display: block;
	}

	.sec-easy-living .sec-heading .subtract-icon {
		display: none;
	}

  .sec-easy-living .content-container {
    left: 0;
  }
}

@media screen and (max-width: 768px) {
	.sec-style-hub .welcome-style-wrapper {
		padding: 25px 15px 10px;
	}

	.sec-style-hub .welcome-style-wrapper .title {
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	.sec-hero-banner .hero-cta-wrapper {
		margin-bottom: 15px;
	}
}

.sec-support-contact {
	padding: 40px 0;
}

.sec-support-contact .head-title {
	margin-bottom: 20px;
}

.sec-support-contact .first {
	padding-left: 40px;
}

.sec-support-contact .box-container {
	position: relative;
}

.sec-support-contact .box-title {
	position: absolute;
	top: 20px;
	color: white;
	text-transform: uppercase;

	width: 92%;
	text-align: center;
	font-size: 20px;
	text-shadow: 0 0 20px #000;
}
.sec-support-contact .gform_wrapper textarea.medium {
  height: 80px
}

@media screen and (max-width: 1280px) {
	.sec-support-contact .first {
		padding-left: 25px;
		padding-right: 25px;
	}

	.sec-support-contact .second {
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media screen and (max-width: 768px) {
	.sec-support-contact .first {
		padding-left: 0px;
		padding-right: 0px;
	}

	.sec-support-contact .second {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.sec-banner-vivid-3d {
    position: relative;
  }

  .sec-banner-vivid-3d .background-image img {
    width: 100%;
    aspect-ratio: 1512 / 596;
    object-fit: cover;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-item {
    position: relative;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-left {
    position: absolute;
    left: 0;
    bottom: 10%;
    background-color: #33247C;

    width: 100%;
    max-width: 550px;
    padding: 20px;
    border-radius: 0 10px 10px 0;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;

    color: #fff;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-left .box-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-left .box-cta {
    font-size: 30px;
    line-height: 1;
    color: #33247C;
    background-color: #fff;
    padding: 12px 40px;

    border-radius: 50px;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right {
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(45, 39, 114, 0.2) 0%, rgba(54, 44, 117, 0.2) 47%, rgba(255, 255, 255, 0.2) 99%);

    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;

    justify-content: center;
    align-items: center;
    gap: 30px;

    color: #fff;
    height: 100%;
  }

   .sec-banner-vivid-3d .banner-vivid-3d-right .logo-image{
    width: 330px;
   }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description,
  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description p,
  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description li {
    font-size: 22px;
    line-height: 28px;
    list-style: disc;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description ul{
    margin-left: 0;
    padding-left: 20px;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-cta {
    display: block;
    padding: 4px 10px;
    width: fit-content;
    margin-left: auto;

    margin-right: auto;
    color: white;
    background-color: #33247C;
    border-radius: 5px;

    font-size: 24px;
    line-height: 1.2;
  }

  @media (max-width: 1280px) {

    .sec-banner-vivid-3d .banner-vivid-3d-left{
      max-width: 310px;
      gap: 17px;
    }

    .sec-banner-vivid-3d .banner-vivid-3d-left .box-title{
      font-size: 24px;
    }

    .sec-banner-vivid-3d .banner-vivid-3d-left .box-cta{
      font-size: 16px;
      padding: 4px 20px;
    }

    .sec-banner-vivid-3d .banner-vivid-3d-right{
      max-width: 350px;
      gap: 16px;
    }


   .sec-banner-vivid-3d .banner-vivid-3d-right .logo-image{
    width: 160px;
   }

    .sec-banner-vivid-3d .banner-vivid-3d-right .banner-title{
      font-size: 16px;
    }

    .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description,
    .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description p,
    .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description li {
      font-size: 10px;
      line-height: 1.2;
    }

    .sec-banner-vivid-3d .banner-vivid-3d-right .banner-cta {
      font-size: 12px;
    }
  }

@media (max-width: 768px) {
  .sec-banner-vivid-3d .background-image img {
    aspect-ratio: 2 / 1;
  }


  .sec-banner-vivid-3d .banner-vivid-3d-left{
    display: none;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right {
    max-width: 160px
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .logo-image{
    width: 100px;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-title{
    margin-bottom: 0;
    font-size: 10px
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-description{
    display: none;
  }

  .sec-banner-vivid-3d .banner-vivid-3d-right .banner-cta {
    font-size: 9px;
  }
}

.wp-video-custom {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

.wp-video-custom .mejs-container,
.wp-video-custom .mejs-container video,
.wp-video-custom .wp-video {
  width: 100% !important;
  max-height: calc(100vh - 180px);
  object-fit: contain;
  display: block;

  margin-bottom: 0;
}


.col-xxl-6 {
	width: 100%;
}

/* Use specific for the old class */
@media (min-width: 1280px) {
	.col-xxl-6 {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0 15px;
	}
}

.s-container{
	max-width: 760px;
	margin: 0 auto;
	padding: 0 15px;
}

#page-detail{
	margin:30px 0 60px;
	text-align:justify;
}
#page-detail p{
	text-align:justify;
}
#page-detail h1,
#page-detail h2,
#page-detail h3,
#page-detail h4,
#page-detail h5,
#page-detail h6{
	color:inherit;
	text-align:left;
	margin:0 0 15px 0;
	font-weight:bold;
}

#page-detail .gallery-item.slick-slide{
	margin:0;
}

#page-detail .slick-arrow{
	background:transparent !important;
	border:none !important;
	box-shadow:none !important;
}
#page-detail .slick-arrow:before{
	border-color:rgba(255,255,255,0.8) !important
}

#page-detail .slick-prev{
	left:0 !important
}

#page-detail .slick-next{
	right:0 !important
}


#page-detail .slick-dots{
	bottom:50px;
}

@media screen and (max-width: 767px) { 
	#page-detail .slick-dots{
		bottom:10px;
	}
}

#page-detail .slick-dots li{
	margin:0;
}
#page-detail .slick-dots li button{
	padding:0;
}
#page-detail .slick-dots li button:before{
	color:#fff;
}

#page-detail .ginput_container_consent{
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* Standard */

	-webkit-box-align: center; /* OLD syntax for align-items */
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;

	-webkit-box-pack: center;  /* OLD syntax for justify-content */
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;

	font-size:11px;
}
#page-detail .ginput_container_consent input[type="checkbox"]{
	margin:0 6px 7px 0;
}
#page-detail .gform_footer{
	text-align:center;
}
#page-detail .gform_footer .gform_button{
	float:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	background:#33257c;
	color:#fff;
	margin:0;
	width:100%;
	max-width:340px;
	padding: 10px;
}

#page-detail .gform_wrapper .top_label input.medium, 
#page-detail .gform_wrapper .top_label select.medium{
	width:100% !important;
}

#page-detail .gfield_label{
	display:block !important;
}

#page-detail .ginput_container_radio{
	margin-bottom:60px;
}
#page-detail hr{
	margin-top:2rem;
	margin-bottom:2rem;
}
#page-detail .wp-block-button__link{
	background-color: #33257c;
	border-radius: 15px;
    padding: 13px 30px;
	margin-top: 20px;
    margin-bottom: 20px;
}
#page-detail .wp-block-columns{
	gap:15px;
	margin-bottom:0;
}
.wp-block-column .wp-block-image{
	position:relative;
	margin-bottom: 15px;
}
.wp-block-column .wp-block-image figcaption{
	color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}

.wp-block-video video{
	max-height: calc(100vh - 162px);
	margin:0 auto;
}