@import "../lib/owl.theme.default.min.css";
@import "../components/carousel.css";
@import "../pro-components/tools-pro.css";
@import "../pro-components/view-section-carousel.css";
@import "../pro-components/ready-started.css";
@import "../pro-components/behr-technical-library.css";
@import "../pro-components/floating-section.css";

.view-section .owl-carousel button.owl-next {
    right: -30px;
    position: absolute;
    top: 37%;
    width: 24px;
    background: #ff671d;
    color: #ffffff;
    line-height: 1.35;
	border: none;
}

.view-section .owl-carousel button.owl-prev {
    left: -32px;
    position: absolute;
    top: 37%;
    width: 24px;
    background: #ff671d;
    color: #ffffff;
    line-height: 1.35;
	border: none;
}

.view-section button.owl-prev span {
    font-size: 23px;
    padding: -25px 31px -2px -11px;
    top: -3px;
    position: relative;
}

.view-section button.owl-next span {
    font-size: 23px;
    padding: -25px 31px -2px -11px;
    top: -3px;
    position: relative;
}

h3 {
    text-transform: none;
}

.summary-font {
	font-size : 18px;
	width:50%;
	margin : 0 auto;
	
}
.hero img {
	width:100%;
}
.professional-detail-banner {
	background-repeat: no-repeat;
}

.hoa-banner {
	background-repeat: no-repeat;
}

.professional-background {
	background-color: #ffffffd4;
}

.grey-section {
	border-top: 1px solid #ccc;
	background: #e1e1e1;
}

.custom-section-content {
	margin-bottom: 80px;
	width: unset;
}

.tool-pro-section-links {
	bottom: -8%;
	left: 0;
	right: 0;
	margin:0 auto;
	max-width:160px;
}
.color-tool-wrapper .tool-pro-section-links {
	bottom: -4%;
}
.view-section-links i {
	padding: 10px 0;
}

.view-section-links span {
	justify-content: flex-end;
}

.small-font {
	font-size: 14px;
	width: 90%;
}
.color-tool-wrapper {
	padding: 50px 20px 100px 20px;
}
@media (max-width: 462px) {
	
	.summary-font {
		width:auto;
	}
	.tools-pro-section .col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.color-tool-wrapper {
		padding: 50px 20px 50px 20px;
	}
	.tools-pro-section h3 {
		font-size: 30px;
	}
	.tools-pro-section .custom-section-content p {
		font-size: 16px;
	}
	.tool-pro-section-links {
		width: 90%;
		left: 5%;
		padding: 15px 5px;
		max-width: 200px;
		font-size: 14px;
	}
}
/* @media ( max-width : 1599px) and (min-width: 1200px) {
	.view-section-links i {
		padding: 10px;
	}
}

@media ( min-width : 576px) and (max-width: 767px) {
	.col-3-promos .view-section-links {
		min-height: unset;
	}
}

@media ( min-width : 778px) and (max-width: 905px) {
	.view-section-links {
		min-height: unset;
	}
}

@media (min-width: 992px) and  (max-width: 1199px) {
	.col-3-promos .view-section-links {
        min-height: unset;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
	.col-3-promos .view-section-links {
        min-height: unset;
    }
}
 */
 @media ( min-width : 767px){
	 
	.tools-pro-section .tool-pro-section-links {
		max-width: 280px;
	}
	.color-tool-wrapper .tool-pro-section-links {
		bottom: -6%;
	}
} 
@media (max-width: 462px) {
	.color-tools-description {
		font-size: 16px;
	}
}
@media (max-width: 575px){
	.color-tool-wrapper .tool-pro-section-links {
		bottom: -8%;
	}
	.color-tools-description {
		font-size: 16px;
	}
	.tool-pro-section-links {
		bottom: -4%;
	}
	.custom-section-content p {
		font-size: 16px;
	}
	.custom-section-content h3 {
		font-size:30px;
	}
	.color-tool-wrapper {
		padding: 50px 20px 50px 20px;
	}
}
@media (max-width: 766px) and (min-width: 576px){
	.color-tools-description {
		font-size: 20px;
	}
	.color-tool-wrapper .tool-pro-section-links {
		bottom: -8%;
	}
	.color-tool-wrapper {
		padding: 50px 20px 50px 20px;
	}
}
@media (max-width: 991px) and (min-width: 767px){
	.color-tools-description {
		font-size: 20px;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.color-tools-description {
		font-size: 16px;
	}
}
@media (max-width: 1599px) and (min-width: 1200px) {
	.color-tools-description {
		font-size: 16px;
	}
	.color-tool-wrapper .tool-pro-section-links {
		bottom: -7%;
	}
}
@media (max-width: 980px){
.view-section .owl-carousel button.owl-next {
    right: 0px;
}

.view-section .owl-carousel button.owl-prev {
    left: 0px;
}
}