.product-line-header h1 span {
	font-size: 78px !important;
    line-height: 75px !important;
	display: block;
}
.product-line-header__description {
	width: 100% !important;
}
.product-line-header .product-line-header__features {
	display: none;
}
.product-line-header__text-wrapper span {
	line-height: 30px !important;
	font-size: 34px !important;
}
.video-modal-col .video_modal-col__heading-button {
	text-align: left !important;
}
/* Multi Projects Css */
@media (min-width: 1331px) {
	.scrollable-content {
	    padding-left: calc((100% - 1190px)/2) !important; /* 1190px is container width */
	}
}
@media (min-width: 1200px) and (max-width: 1330px) {
	.scrollable-content {
	    padding-left: calc((100% - 1060px)/2) !important; /* 1060px is container width */
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.scrollable-content {
	    padding-left: 56px!important;
	}
} 
@media (min-width: 768px) and (max-width: 991px) {
	.scrollable-content {
	    padding-left: 29px!important;
	}
}
/* @media (max-width: 767px) {
	.scrollable-content {
	    padding-left: 18px!important;
	}
} */
.scrollable-content {
	overflow: auto;
	overflow-y: hidden;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.scrollable-content::-webkit-scrollbar {
	display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.scrollable-content {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.multi-project-1 p.scroll-text {
    font-weight: var(--behr-normal);
    color: #000000;
	font-size: 16px;
}
.multi-project-1 .color-area {
	font-family: var(--behr-body-and-label-font) !important;
	font-weight: var(--behr-bold-600);
	font-size: 12px;
	line-height: 25px;
}
.scroll-button {
    cursor: pointer;
}
img {
    max-width: 100%;
}
/* Multi Project 1 */
.multi-project-1 h3 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-1 h4 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-1 p {
	font-family: var(--behr-body-and-label-font);
	font-weight: var(--behr-normal);
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.multi-project-1 .column-1 p b {
	font-family: var(--behr-body-and-label-font--bold);
	font-weight: var(--behr-bold);
	font-size: 18px;
	line-height: 24px;
	color: #212529;
	text-transform: none;
}
.multi-project-1 a {
	width: 172px;
} 
@media (min-width:992px) {
	.multi-project-1 img {
		min-width: fit-content;
	}
}
.premium-gallery-plus {
	background: #F6F5F0;
	min-width: 645px !important;
}
.multi-project-1 .column-1 {
	background: #F6F5F0;
	min-width: 566px !important;
}
.multi-project-1 .column-1-and-2 {
	min-width: 375px;
}
.multi-project-1 .column-1-mobile {
	background: #F6F5F0;
}
.multi-project-1 .column-1 .content-wrapper {
	width: 80%;
}
.multi-project-1 .column-3 {
	min-width: 524px !important;
}
.multi-project-1 .column-6 {
	min-width: 524px !important;
}
.multi-project-1 .column-4 {
	position: relative;
	min-width: 393px;
	background-color: #F6F5F0;
}
.multi-project-1 .column-4 .content-wrapper {
	width: 249px;
}
.multi-project-1 .column-5 {
	position: relative;
	min-width: 790px;
}
.multi-project-1 .column-5-wrapper {
	background-color: #F6F5F0;
	min-width: 790px;
	height: 178px;
	display: flex;
    justify-content: center;
    padding-top: 40px;
}
.multi-project-1 .column-5-content {
	width: 489px;
}
.multi-project-1 .column-7 {
	position: relative;
	min-width: 362px;
	background-color: #F6F5F0;
}
.multi-project-1 .column-7 p {
	line-height: 34px;
}
.multi-project-1 .column-7 .content-wrapper {
	width: 173px;
}
.multi-project-1 .column-8 {
	position: relative;
    min-width: 737px;
}
.multi-project-1 .column-8-wrapper {
	background-color: #F6F5F0;
	height: 347px;
	display: flex;
}
.multi-project-1 .column-8-content {
	padding-top: 50px;
	padding-left: 50px;
}
.multi-project-1 .column-8-content a {
	white-space: nowrap;
}
.multi-project-1 .column-8-buttons {
	padding-top: 15%;
}
@media (max-width:991px) {
	.product-line-header__text-wrapper h1 {
		font-size: 78px !important;
    	line-height: 75px !important;
		margin-top: 15px;
		padding-right: 10px;
	}
	.multi-project-1 .column-1-mobile {
		min-width: 375px !important;
		height: 669px;
	}
	.multi-project-1 .column-1-mobile .content-wrapper {
		width: 90%;
	}
	.multi-project-1 .column-4 {
		height: 668px;
	}
	.multi-project-1 .column-5-wrapper {
		height: 178px;
	}
	.multi-project-1 .column-7 p {
		line-height: 24px;
	}
	.multi-project-1 .column-8 {
		min-width: 375px;
	}
	.multi-project-1 .column-8-content {
		padding-top: 60px;
		padding-left: 30px;
	}
	.multi-project-1 .column-8-wrapper {
		height: 415px;
	}
	.multi-project-1 .column-8-buttons {
		padding-top: 20%;
	}
	.multi-project-1 .column-8 a {
		width: 160px;
	}
	.multi-project-1 p {
		font-size: 16px;
		line-height: 24px;
	}
	.multi-project-1 h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.multi-project-1 h4 {
		font-size: 30px;
		line-height: 30px;
	}
	.video-modal-col__header-description p {
		line-height: 24px;
	}
}


.color-name-content {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.color-name-content-1 {
	position: absolute;
	bottom: 50px;
	left: 20px;
}
.adjust-banner-can {
	position: absolute;
	right: 20px;
	bottom: -50%;
}
.color-name-content p {
	font-family: var(--behr-body-and-label-font) !important;
	font-size: 16px !important;
	line-height: 25px;
	color: #000000;
}
.small-color-font {
	font-family: var(--behr-body-and-label-font--bold);
	font-weight: var(--behr-bold-600);
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.fas.fa-star {
	color: #F8C961;
}
.color-chip-details:hover {
	cursor: pointer;
}
.color-name-content p, .color-name-content-1 p, .color-name {
	font-family: var(--behr-body-and-label-font--bold) !important;
	font-weight: var(--behr-bold);
	font-size: 16px !important;
	line-height: 25px;
	color: #000000;
}
@media (max-width:991px) {
	.adjust-banner-can {
		bottom: -30%;
	}
	.color-name, .color-code {
		font-size: 14px !important;
		line-height: 25px;
	}
}
/* Multi Project 2 */
.multi-project-2 h3 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-2 h4 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-2 p {
	font-family: var(--behr-body-and-label-font);
	font-weight: var(--behr-normal);
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.multi-project-2 .column-1 p b {
	font-family: var(--behr-body-and-label-font--bold);
	font-weight: var(--behr-bold);
	font-size: 18px;
	line-height: 24px;
	color: #212529;
	text-transform: none;
}
.multi-project-2 a {
	width: 172px;
}
@media (min-width:992px) {
	.multi-project-2 img {
		min-width: fit-content;
	}
}
.multi-project-2 p.scroll-text {
    font-weight: var(--behr-normal);
    color: #000000;
	font-size: 16px;
}
.multi-project-2 .color-area {
	font-family: var(--behr-body-and-label-font) !important;
	font-weight: var(--behr-bold-600);
	font-size: 12px;
	line-height: 25px;
} 
.multi-project-2 .column-1 {
	background: #F6F5F0;
	min-width: 566px !important;
}
.multi-project-2 .column-1-and-2 {
	min-width: 375px;
}
.multi-project-2 .column-1-mobile {
	background: #F6F5F0;
}
.multi-project-2 .column-1 .content-wrapper {
	width: 80%;
}
.multi-project-2 .column-3 {
	min-width: 640px !important;
}
.multi-project-2 .column-4 {
	position: relative;
	min-width: 393px;
	background-color: #F6F5F0;
}
.multi-project-2 .column-4 .content-wrapper {
	width: 253px;
}
.multi-project-2 .column-5 {
	min-width: 522px;
}
.multi-project-2 .column-6 {
	position: relative;
	min-width: 362px;
	background-color: #F6F5F0;
}
.multi-project-2 .column-6 .content-wrapper {
	width: 249px;
}
.multi-project-2 .column-6 p {
	line-height: 34px;
}
.multi-project-2 .column-8 {
	position: relative;
    min-width: 737px;
}
.multi-project-2 .column-8-wrapper {
	background-color: #F6F5F0;
	height: 347px;
	display: flex;
}
.multi-project-2 .column-8-content {
	padding-top: 50px;
	padding-left: 50px;
}
.multi-project-2 .column-8-content a {
	white-space: nowrap;
}
.multi-project-2 .column-8-buttons {
	padding-top: 15%;
}
.color-name-content-5 {
	position: absolute;
    bottom: 20px;
    left: 20px;
}
.color-name-content-6 {
	position: absolute;
    bottom: 20px;
    left: 285px;
}
@media (max-width:991px) {
	.multi-project-2 .column-1-mobile {
		min-width: 375px !important;
		height: 669px;
	}
	.multi-project-2 .column-1-mobile .content-wrapper {
		width: 90%;
	}
	.multi-project-2 .column-4 {
		height: 668px;
	}
	.multi-project-2 .column-6 p {
		line-height: 24px;
	}
	.multi-project-2 .column-8 {
		min-width: 375px;
	}
	.multi-project-2 .column-8-content {
		padding-top: 80px;
		padding-left: 30px;
	}
	.multi-project-2 .column-8-wrapper {
		height: 415px;
	}
	.multi-project-2 .column-8-buttons {
		padding-top: 20%;
	}
	.multi-project-2 .column-8 a {
		width: 160px;
	}
	.multi-project-2 p {
		font-size: 16px;
		line-height: 24px;
	}
	.multi-project-2 h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.multi-project-2 h4 {
		font-size: 30px;
		line-height: 30px;
	}
	.color-name-content-5 {
		position: absolute;
		bottom: 50px;
		left: 20px;
	}
	.color-name-content-6 {
		position: absolute;
		bottom: 20px;
		left: 20px;
	}
}
.column-7 {
	min-width: 640px;
}
.column-7-wrap-1, .column-7-wrap-2, .column-7-wrap-3 {
	position: relative;
	background-color: #F6F5F0;
}
.column-7-content-1, .column-7-content-2, .column-7-content-3 {
	min-width: 423px;
	padding-left: 48px;
}
.color-name-content-2, .color-name-content-3 {
	position: absolute;
    bottom: 20px;
	left: 265px;
}


/* Multi Project 3 */
.multi-project-3 h3 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-3 h4 {
	font-family: var(--behr-heading-font);
	font-weight: var(--behr-atf-500);
	font-size: 35px;
	line-height: 30px;
	color: #465058;
}
.multi-project-3 p {
	font-family: var(--behr-body-and-label-font);
	font-weight: var(--behr-normal);
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.multi-project-3 .column-1 p b {
	font-family: var(--behr-body-and-label-font);
	font-weight: var(--behr-normal);
	font-size: 18px;
	line-height: 24px;
	color: #212529;
	text-transform: none;
}
.multi-project-3 a {
	width: 172px;
}
@media (min-width:992px) {
	.multi-project-3 img {
		min-width: fit-content;
	}
}
.multi-project-3 p.scroll-text {
    font-weight: var(--behr-normal);
    color: #000000;
	font-size: 16px;
}
.multi-project-3 .color-area {
	font-family: var(--behr-body-and-label-font--bold) !important;
	font-weight: var(--behr-bold-600);
	font-size: 12px;
	line-height: 25px;
} 
.multi-project-3 .column-1 {
	background: #F6F5F0;
	min-width: 566px !important;
}
.multi-project-3 .column-1-and-2 {
	min-width: 375px;
}
.multi-project-3 .column-1-mobile {
	background: #F6F5F0;
}
.multi-project-3 .column-1 .content-wrapper {
	width: 80%;
}
.multi-project-3 .column-3 {
	min-width: 524px !important;
}
.multi-project-3 .column-4 {
	position: relative;
	min-width: 393px;
	background-color: #F6F5F0;
}
.multi-project-3 .column-4 .content-wrapper {
	width: 249px;
}
.multi-project-3 .column-5 {
	position: relative;
	min-width: 618px;
}
.multi-project-3 .column-5-wrapper {
	background-color: #F6F5F0;
	min-width: 618px;
	height: 245px;
	display: flex;
    justify-content: center;
    padding-top: 40px;
}
.multi-project-3 .column-5-content {
	width: 489px;
}
.multi-project-3 .column-6 {
	position: relative;
	min-width: 362px;
	background-color: #F6F5F0;
}
.multi-project-3 .column-6 .content-wrapper {
	width: 249px;
}
.multi-project-3 .column-7 {
	min-width: 469px !important;
}
.multi-project-3 .column-8 {
	position: relative;
    min-width: 737px;
}
.multi-project-3 .column-8-wrapper {
	background-color: #F6F5F0;
	height: 347px;
	display: flex;
}
.multi-project-3 .column-8-content {
	padding-top: 50px;
	padding-left: 50px;
}
.multi-project-3 .column-8-content a {
	white-space: nowrap;
}
.multi-project-3 .column-8-buttons {
	padding-top: 15%;
}
.buy-now-left-mrgn {
	margin-left: 32px;
}
@media (max-width:991px) {
	.multi-project-3 .column-1-mobile {
		min-width: 375px !important;
		height: 669px;
	}
	.multi-project-3 .column-1-mobile .content-wrapper {
		width: 90%;
	}
	.multi-project-3 .column-4 {
		height: 668px;
	}
	.multi-project-3 .column-5-wrapper {
		height: 245px;
	}
	.multi-project-3 .column-8 {
		min-width: 375px;
	}
	.multi-project-3 .column-8-content {
		padding-top: 80px;
		padding-left: 30px;
	}
	.multi-project-3 .column-8-wrapper {
		height: 415px;
	}
	.multi-project-3 .column-8-buttons {
		padding-top: 20%;
	}
	.multi-project-3 .column-8 a {
		width: 160px;
	}
	.multi-project-3 p {
		font-size: 16px;
		line-height: 24px;
	}
	.multi-project-3 h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.multi-project-3 h4 {
		font-size: 30px;
		line-height: 30px;
	}
	.buy-now-left-mrgn {
		margin-left: 20px;
	}
}