
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.eot');
    src: url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Thin.eot');
    src: url('../fonts/Inter-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Thin.woff') format('woff'),
        url('../fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.eot');
    src: url('../fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Light.woff') format('woff'),
        url('../fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.eot');
    src: url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Black.eot');
    src: url('../fonts/Inter-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Black.woff') format('woff'),
        url('../fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


body {font-family:'Inter', sans-serif; color:#606163;}

.medley-hero-parallax {position: relative;min-height: 100vh;background-image: url('../img/banner-main.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;background-attachment: fixed;}
.medley-sec2bottom,.medley-section4,.medley-faq-section{padding:80px 0;}

.medley-headersec {position: absolute;
    right: 0;
    top:40px;
    width: 100%;
    z-index: 1;}
.medley-headersec .medley-logowrp {    
	width:50px;
    display: inline-block;
    float: right;
    margin-right: 40px;}	

.medley-hero-outerwrp {
    position: absolute;
    z-index: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0 auto;
    text-align: center;}

.display-display-intro {font-size:160px; text-transform: uppercase;font-weight: 300;width: 332px;word-break: break-all;line-height: 80%;letter-spacing: 10px;}
.display-logo {margin:50px auto; padding:0; max-width:500px;}

.medley-header1-caption {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    text-align: center;}
.medley-header1-caption .display-intro {
    text-transform: uppercase;
    letter-spacing: 28px;
    display: block;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    margin:0;
	color:#ddd;}
.medley-header1-caption .display-shower {
    text-transform: uppercase;
    letter-spacing: 30px;
    display: block;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    margin:0;
	color:#d3ae6e;}	
.medley-header1-caption .explore-btn {
    display:block;
    margin:0;
    padding:100px 0 0;}	
.explore-btn .cta-btn {
    background:#d3ae6e;
    border-radius: 50px;
    border-color:#d3ae6e;
    padding:0 30px;
    height:56px;
    line-height:56px;
    min-width: 200px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight:500;
	color:#47555c;}
.explore-btn .cta-btn:hover {color:#d3ae6e; background:#222; border-color:#222;}	

.medley-section2-top > .container {max-width:1440px;}
.medley-header2-caption {
	text-align: right;
    display: flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    max-width:520px;
    float:right;}
.header2-title {font-size: 72px;
    line-height:1.1;
    text-transform: uppercase;
    font-weight: 300; letter-spacing:5px; text-align:left;
    margin:0 0 25px;}
.header2-title em {font-style:italic; font-weight:500;}
.text-white {color:#fff;}
.text-gray {color:#3d3d3e;}
.text-gold {color:#d3ae6e;}
.header2-text {
    font-size: 20px;
    line-height: 1.6;
    text-align: left;
    margin: 0 0 1rem;
    letter-spacing: normal;
    font-weight: 300;}
.header2-text strong {font-weight:500;}
.para-text {font-size: 20px;
    line-height: 1.6;
    text-align: left;
    margin: 0 0 1rem;
    letter-spacing: normal;
    font-weight: 400;
	color: #606163;}	

.header3-title {
	font-size: 36px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: left;
    margin: 0 0 1.5rem;}
.header3-title span {display:block;}	
.header3-title em {font-style:italic; font-weight:500;}	
.header3-text {
	font-size: 20px;
    line-height: 1.5;
    text-align: left;
    margin: 0 0 1rem;
    letter-spacing: normal;
    font-weight:300;}
.medley-list {text-align:left; padding-left:20px; font-size:20px;
    line-height:1.5;
    font-weight:300;}	
.medley-list li {text-align:left;}	

.medley-header5-caption {
    text-align:right;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    max-width:440px;
    float:left;
    position:relative;
    left:9%;}
	
.medley-header6-caption {
    text-align:right;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    max-width:440px;
    float:left;
	position:relative;
    left:15%;}
.medley-header6-caption .header3-text {color:#ddd;}	
.medley-header6-caption .medley-list {color:#ddd;}	

.medley-section7 {padding:120px 0;}
.medley-section7 .pro-info {padding-left:40px; padding-right:40px;}
.info-section {display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 510px;
    padding: 0;}
.info-section h2.header2-title {margin-bottom:15px;}	
.medley-section7 .row {padding-bottom:120px;}	
.medley-section7 .row.reverse {
    align-items:flex-end;
    justify-content:flex-end;}
.medley-section7 .reverse .pro-info .info-section {
    max-width: 100%;
    align-items: flex-end;
    justify-content: flex-end;}	
.medley-section7 .reverse .pro-info .para-text {text-align:right;}

.medley-section7 .row.reverse-down {
    align-items:flex-end;
    justify-content:flex-end;}
.medley-section7 .reverse-down .pro-info .info-section {
    max-width: 100%;
    align-items: flex-start;
    justify-content: flex-end;}	
.medley-section7 .reverse-down .pro-info .para-text {text-align:left;}

.spray-icon {display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap:8px;}
.spray-icon img {width:70px;}
.spray-icon h4 {font-size: 20px;
    line-height: 1.6;
    text-align: left;
    margin:0;
    letter-spacing: normal;
    font-weight: 400;
    color: #606163;}

.range-section .range-videos {padding:2.5rem 0;}
.range-section h2 {margin-top:20px;}
.range-section .range-caption {
    display:flex;
    gap: 10px;
    align-items:center;
    justify-content: flex-start;
    margin:20px 0 0;
    padding:0;
	font-size:18px;
    font-weight:400;}
.range-section .range-caption a {
	text-decoration:none;
    color: #606163;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;}	
.range-caption a:hover {text-decoration:none; color:#d3ae6e;}
.range-caption .icon-ply {display:inline-block; margin:0; padding:0;}
.range-caption .icon-ply img {max-width:36px;}

.medley-section2-top{display: flex;  align-items: center; background-image: url('../img/symphony-flows-banner.jpg'); background-size: cover; background-attachment: fixed;	background-position: center center;	background-repeat: no-repeat;	height:100vh;}

.medley-bathroom-title{font-size:60px; text-transform: uppercase; color:#FFFFFF; line-height: 120%; font-weight: 300; letter-spacing: 20px;}
.medley-elegant-text{margin:0; color: #FFFFFF;}

.color-finish {width:100%; padding:0; margin:0; position:relative;}
.color-finish-top {display:flex;  align-items: center; background-image: url('../img/color-finishes-banner.jpg'); background-size: cover; background-attachment:initial;	background-position: center center;	background-repeat: no-repeat; height:100vh;}
.cf-section {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 300; margin:0;}
.color-finish-top .header2-title {margin-bottom:2rem;
    position: absolute;
    top:8rem;}	
.cf-section .color-box {width:20%; padding:0 20px;}	
.cf-section h4 {font-weight:300; margin:0; padding:0; display:inline-block; font-size:16px; line-height:1.4;}

.color-finish-two {width:100%; padding:0; margin:0; position:relative;}
.color-finish-two .color-finishTwo-top {display:flex; align-items: center; background-image: url('../img/color-finishes-banner2.jpg'); background-size: cover; background-attachment:initial;	background-position:center center;	background-repeat:no-repeat; height:100vh; align-items:flex-end;}
.color-finishTwo-top .header2-title {margin-bottom:2rem;
    position:absolute;
    top:5rem;}	
.color-finishTwo-top .cf-section {margin-bottom:3rem; justify-content:space-evenly;}	
.color-finishTwo-top .cf-section .color-box {width:auto; padding:0 20px;}

.color-finish-two .color-finishTwo-top .container {max-width:1200px;}

.medley-section5-top {
    display: flex;
    align-items: center;
    background-image: url('../img/dualflow-banner.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;}

.medley-section6-top {
    display: flex;
    align-items: center;
    background-image: url('../img/triflow-shower-banner.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;}	


.medley-faq-section{padding: 100px 0;}
.medley-faq-title{font-size:72px; line-height: 120%; font-weight:300; color:#d3ae6e;}
.medley-faq-description {font-size:22px; color:#000000; margin:0 0 10px 0;}
.medley-accordion .accordion-item {border:0; border-bottom:2px solid #d3ae6e; padding:50px 0;}
.medley-accordion .accordion-button{color:#606163; font-size:32px; padding:0 40px 0px 0; position:relative; padding-left:0; font-weight:400; letter-spacing:1px; line-height:120%; box-shadow:none;
    text-transform:uppercase;}
.medley-accordion .accordion-button::before {content:""; display:none; position: absolute; left:0; top:0px; width:7px; height: 43px; background-color: #35363c;}
.medley-accordion .accordion-item:first-of-type .accordion-button,.medley-accordion .accordion-item:last-of-type{border-radius:0;}
.medley-accordion .accordion-button:not(.collapsed){background-color: transparent;}
.medley-accordion .accordion-button:focus{box-shadow: none;}
.medley-faq-section .accordion-body{font-size:26px; color:#606163; padding:20px 0 0 0; letter-spacing:1px;}
.medley-faq-section .accordion-button::after{border:0; width:40px; height:40px; content: "+"; background-image: none; background:#222; font-size:36px; line-height:36px; right: 0; top: 0; position: absolute; transform: none; text-align: center; color:#d3ae6e;}
.medley-faq-section .accordion-button:not(.collapsed)::after{ content: "-";}


.medley-footer {background:#0e0c0a; width:100%; margin:0 auto; padding:8rem 5rem;}
.medley-footer-section {max-width: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 20px;
    color: #fff;
    margin: 0 auto;
    padding: 0;}
.medley-footer-section .footer-logo {max-width: 50px;
    margin:0;
    display: block;
    padding: 0;}
.medley-footer-section .footer-logo img {max-width:100%;}
.medley-footer-section .footer-title {font-weight: 300;
    font-size: 28px;
    letter-spacing: 4px;
    color: #ddd;
    display:block;
    margin:30px auto 50px; text-align:center; line-height:1.6;}
.medley-footer-section .footer-title img {
	max-width:125px;
    line-height: 1;
    position: relative;
    top: -2px;}	
.medley-content-lising {display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    text-align: left;
    max-width: 400px;
    list-style: none;
    margin: 0;
    padding: 0;}
.medley-content-lising li {width:100%;}
.medley-content-lising li a {
	background:#d3ae6e;
	position:relative;
    color: #444;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    border-radius: 30px;
    width: 360px;
    font-weight:500;
    text-transform:uppercase;
    font-size:18px;
    letter-spacing:2px;}
.medley-content-lising li a:hover {background:#000; color:#d3ae6e;}
.medley-content-lising li a:hover:after {color:#d3ae6e;}
.medley-content-lising li a:after {
	content:'+';     
	right: 15px;
    top: 4px;
    position: absolute;
    text-align: center;
    color: #444;
    width: 26px;
    height: 26px;
    font-size: 26px;}


@media (min-width:1920px) {

.color-finish-top .container {max-width:1800px;}
.color-finish-two .color-finishTwo-top .container {max-width:1320px;}
.color-finishTwo-top .cf-section {
    margin-bottom:3rem;
    justify-content:space-between;}
.medley-header5-caption {left:4%;}

}





@media (max-width:1680px) {

.medley-section2-top > .container, .medley-faq-section > .container {max-width:1340px;}
.medley-faq-title{font-size: 60px;}
.medley-accordion .accordion-button{font-size: 30px; padding-left:0; padding-right: 30px;}
.medley-accordion .accordion-button::before{width:5px; height: 35px;}
.medley-faq-section .accordion-body{font-size:22px;}
.medley-faq-section .accordion-button::after {width:40px; height:40px; font-size:40px;}
.medley-sec2bottom,.medley-section4,.medley-faq-section{padding: 80px 0;}

.medley-footer {padding:8rem 5rem 5rem;}
.explore-btn .cta-btn {height: 52px; line-height: 52px;}
.color-finish-top .container {max-width:1366px;}

}

@media (max-width:1440px) {

.medley-section2-top > .container, .medley-faq-section > .container {max-width:1200px;}

.medley-accordion .accordion-button{font-size: 26px; padding-left: 0; padding-right: 30px;}
.medley-accordion .accordion-button::before{width:5px; height: 30px;}
.medley-faq-section .accordion-body{font-size:22px;}
.medley-faq-section .accordion-button::after{width:40px; height:40px; font-size: 40px;}
.medley-fusionprome{font-size:45px; margin: 0 0 60px 0;}

.medley-sec2bottom,.medley-section4,.medley-faq-section{padding: 60px 0;}
.medley-section6{padding: 80px 0;}
.medley-accordion .accordion-item{padding:40px 0;}

.medley-header5-caption {left:7%;}
.color-finish-top .container {max-width:1200px;}

}


@media (max-width:1366px) {

.medley-section2-top > .container, .medley-faq-section > .container  {max-width:1040px;}

.medley-faq-title{font-size: 40px;}
.medley-faq-description{font-size: 20px; margin: 0 0 20px 0;}
.medley-accordion .accordion-button{font-size: 24px; padding-left: 0; padding-right: 30px;}
.medley-accordion .accordion-button::before{width:5px; height: 30px;}
.medley-faq-section .accordion-body{font-size:22px;}
.medley-faq-section .accordion-button::after{width:40px; height:40px; font-size: 40px;}
.medley-fusionprome{font-size:40px; margin: 0 0 60px 0;}
.medley-accordion .accordion-item{padding:40px 0 ;}
.cf-section h4 {font-size:16px;}
.color-finish-two .color-finishTwo-top .container {max-width:1000px;}

.medley-headersec .medley-logowrp {margin-right:20px; width:40px;}

}


@media (max-width:1200px) {

.info-section h2.header2-title {font-size:48px;}
.header2-title {font-size:48px;}
.color-finish-top .cf-section .color-box {padding: 0 15px;}
.color-finish-top .cf-section h4 {font-size:12px;}


}

@media (max-width: 1024px) {

.medley-section2-top > .container {max-width:1000px;}
body {overflow-x:hidden;}
html {overflow-x:hidden;}

.medley-faq-title{font-size: 40px;}
.medley-faq-description{font-size: 18px; margin: 0 0 20px 0;}
.medley-accordion .accordion-button{font-size: 22px; padding-left: 0; padding-right: 30px;}
.medley-accordion .accordion-button::before{width:5px; height: 25px;}
.medley-faq-section .accordion-body{font-size:20px;}
.medley-faq-section .accordion-button::after{width:40px; height:35px; font-size: 35px;}
.medley-fusionprome{font-size:35px; margin: 0 0 60px 0;}
.medley-sec2bottom,.medley-section4,.medley-faq-section{padding: 50px 0;}
.medley-accordion .accordion-item{padding:40px 0 ;}

.medley-hero-parallax {min-height:50vh;}
.medley-section2-top {height:50vh;}
.medley-section5-top {height:50vh;}
.color-finish-top {height:50vh;}
.medley-section6-top {height:50vh;}
.color-finish-two .color-finishTwo-top {height:50vh;}
.header2-title {font-size:60px;}
.range-section .range-videos {padding:1rem 0;}
.range-section .range-caption {margin:15px 0 0; font-size:16px;}

.medley-header5-caption .header3-title, .medley-header5-caption .header3-text, .medley-header5-caption .medley-list {color:#fff;}
.medley-header5-caption {max-width:100%;}
.info-section {max-width:100%;}
.info-section h2.header2-title {margin-bottom:10px; font-size:42px;}
.info-section h2.header2-title br {display:none;}
.para-text, .spray-icon h4 {font-size:18px; line-height:1.4;}
.color-finish-top .header2-title {
    margin-bottom: 0;
    position: absolute;
    top: 6rem;}
.medley-section6 {padding:0;}
.medley-header6-caption {max-width:60%; left:10%;}	
.medley-header6-caption .header3-title span {display:inline-block;}
.spray-icon img {width:50px;}
.medley-section7 .row {padding-bottom:80px;}

.medley-footer {padding:5rem 2rem;}
.cf-section h4 {font-size:11px;}
.color-finishTwo-top .cf-section .color-box {
    width: auto;
    padding: 0 10px;}
	


}


@media (max-width: 991px) {

.medley-section2-top > .container {max-width:100%;}
.medley-header1-caption .display-intro {letter-spacing: 20px; font-size: 18px;}
.display-logo {margin:35px auto;}
.display-logo img {max-width:80%;}
.medley-header1-caption .display-shower {letter-spacing: 24px; font-size: 22px;}
.medley-header1-caption .explore-btn {padding-top:50px;}
.explore-btn .cta-btn {font-size:18px;}
.header2-title {font-size: 42px;}
.header2-text {font-size:17px;}
.medley-section7 {padding:60px 0;}
.medley-section7 .pro-info {
    padding-left: 10px;
    padding-right: 10px;}
.info-section h2.header2-title {
        margin-bottom:5px;
        font-size: 32px;
        letter-spacing: 3px;}	
.para-text, .spray-icon h4 {font-size:16px; line-height:1.4;}		
.color-finish-top .header2-title {top:4rem;}
.medley-header6-caption {
        max-width:80%;
        left: 0;}
.medley-header5-caption {max-width:100%; left:0;}	
.medley-accordion .accordion-button {padding-right:45px; font-size:20px;}	
.medley-faq-section .accordion-body {font-size:18px;}
.medley-faq-section .accordion-button::after {
        width: 30px;
        height: 30px;
        font-size: 30px;}
.medley-footer-section .footer-title {margin-bottom:30px;}		
.medley-header2-caption {max-width:100%;}
.medley-headersec {top:20px;}
.medley-headersec .medley-logowrp {
        margin-right: 0;
        width: 20px;}
.color-finish-two .color-finishTwo-top .container {max-width:100%;}
.color-finish-top .cf-section {margin-bottom:4rem;}

}


@media (max-width:767px) {

.medley-hero-parallax {min-height:50vh;}

.medley-header1-caption .display-intro {
        letter-spacing:10px;
        font-size:12px;}
.display-logo {margin: 25px auto;}		
.display-logo img {max-width: 150px;}
.medley-header1-caption .display-shower {
        letter-spacing: 12px;
        font-size: 14px;}
.medley-header1-caption .explore-btn {padding-top:20px;}
.explore-btn .cta-btn {
		font-size: 12px;
        min-width: 120px;
        height: 36px;
        line-height: 36px;
        letter-spacing: 2px;
        padding: 0 20px;}		
.header2-title {font-size:24px; letter-spacing:3px;}
.medley-header2-caption .header2-title br {display:none;}
.header2-text {font-size:14px;}
.range-section h2 {
        margin-top: 0;
        font-size: 24px;
        margin-bottom: 10px;}
.range-videos .col-md-6 .range-section {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;}
.range-videos .col-md-6:last-child .range-section {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;}
.range-section .range-caption a {font-size:14px; gap:5px;} 	
.range-caption .icon-ply img {max-width:24px;}	
section.medley-section4.range-section {padding-bottom:25px;}
.header3-title {font-size:24px; margin-bottom:15px;}
.header3-text, .medley-list {font-size:14px;}
.medley-section7 {padding:15px 0;}
.medley-section7 .row {padding-bottom:40px;} 
.info-section h2.header2-title {
        margin-bottom: 0;
        font-size: 24px;
        letter-spacing: 2px;
        padding: 20px 0 0;
        text-align: left;
        display: block;}
.info-section .para-text {font-size:14px; margin-bottom:10px;}		
.medley-section7 .row.reverse {padding-bottom:20px !important;}
.medley-section7 .row.reverse .pro-info {order:2;}
.medley-section7 .reverse .pro-info .info-section {
    max-width: 100%;
    align-items: flex-start;
    justify-content: flex-start;}
.medley-section7 .reverse .pro-info .para-text {text-align:left;}	
.spray-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;}
.spray-icon img {width:36px;}	
.medley-header6-caption {
        max-width: 100%;
        left: 0;}
.medley-section7 .reverse .pro-info .info-section {margin-bottom:20px;}		
.medley-section7 .reverse-down .pro-info .info-section {margin-bottom:20px;}
.info-section .para-text br {display:none;}

.medley-faq-title {font-size: 24px; font-weight: 400;}
.medley-accordion .accordion-button {
        padding-right: 35px;
        font-size: 16px;
        font-weight: 500;}
.medley-faq-section .accordion-body {
        font-size: 14px;
        line-height: 1.3;}		
.medley-faq-section .accordion-button::after {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 26px;}		
.medley-footer {padding: 2rem 1rem;}		
.medley-footer-section .footer-logo {max-width:30px;}
.medley-footer-section .footer-title {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 16px;}
.medley-content-lising {max-width:340px;}		
.medley-content-lising li a {max-width:340px; font-size:14px;}
.medley-content-lising li a:after {content: '+';
    right: 10px;
    top: 4px;
    position: absolute;
    text-align: center;
    color: #444;
    width: 26px;
    height: 26px;
    font-size: 22px;}

.color-finish-top .header2-title {top:3rem;}
.color-finish-top .cf-section {margin-bottom:3rem;}
.cf-section {margin-bottom:3rem;}
.cf-section .color-box {
    width: 20%;
    padding: 0 8px;}
.cf-section h4 {font-size:9px;}

.color-finishTwo-top .header2-title {
    margin-bottom: 0;
    position: absolute;
    top: 3rem;}
.color-finishTwo-top .cf-section .color-box {
    width: auto;
    padding: 0 5px;}	
.color-finishTwo-top .cf-section {margin-bottom:1rem;}	
.medley-faq-section {padding:30px 0;}



}

