.homepage-content-area {
	overflow: hidden;
}

.homepage-content-area section[class*="first-read-area"] a,
	.homepage-content-area section[class*="first-read-area"] img {
	display: block;
	border: none;
	width: 100%;
}

.homepage-content-area section.first-read-area .slick-prev,
	.homepage-content-area section.first-read-area .slick-next {
	display: none !important;
}

.slick-prev, .slick-next {
	height: 60px !important;
	width: auto !important
}

.slick-prev {
	left: 2px !important;
}

.slick-next {
	right: 2px !important;
}

.slick-next:before, .slick-prev:before {
	opacity: 1.0 !important;
	font-size: 24px !important;
	transition: color 0.2s;
	font-family: arial, sans-serif !important;
}

.slick-next:hover::before, .slick-prev:hover::before {
	color: #fff !important;
}

.slick-prev:before {
	content: '<' !important;
	padding: 23px 8px;
	border-radius: 4px 0 0 4px;
	color: #fff !important;
	background: #c2bcba !important;
	transition: background 0.2s;
	font-weight: normal;
}

.slick-prev:hover::before {
	background: #4ccede !important;
}

.slick-next:before {
	content: '>' !important;
	padding: 23px 8px;
	border-radius: 0 4px 4px 0;
	color: #fff !important;
	background: #c2bcba !important;
	transition: background 0.2s;
	font-weight: normal;
}

.slick-next:hover::before {
	background: #4ccede !important;
}

.slick-dots li button:before {
	content: "" !important;
}

.slick-dots li button {
	border: 4px solid #c2bcba !important;
	border-radius: 50%;
	width: 5px !important;
	height: 5px !important
}

.slick-dots li.slick-active button {
	border: 4px solid #bad739 !important;
}

.homepage-content-area section.first-read-area .slick-dots {
	margin-left: 0px;
	position: relative;
	top: 15px;
}

.homepage-content-area .first-read-area-mobile {
	display: none;
}

.homepage-content-area h2 {
	margin-top:0px;
	font-size: 27px;
	padding: 10px 40px 0px 40px;
	position: relative;
	top: 15px;
}

.at-a-glance-area {
	padding: 0 30px;
}

.at-a-glance-area .slick-slide>div {
	padding: 10px;
}

.at-a-glance-area .slick-slide>div>div {
	position: relative;
	background: #f2f2f2;
	padding-bottom: 10px;
	padding-bottom: 50px;
}

.at-a-glance-area a:nth-child(5) {
	position: absolute;
	bottom: 7px;
}

.at-a-glance-area a:nth-child(4) {
	position: absolute;
	bottom: 30px;
}

.at-a-glance-area a.image-link {
	padding: 0;
	margin: 0;
	position: static;
}

.at-a-glance-area img {
	width: 100%;
	height: auto;
}

.at-a-glance-area h3, .featured-solutions-area h3,
	.featured-products-area h3 {
	font-weight: bold;
	font-size: 18px;
}

.at-a-glance-area h3, .at-a-glance-area a, .at-a-glance-area p {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.homepage-content-area .slick-dots {
	margin-left: -30px;
}

.featured-solutions-area {
	padding: 0 30px;
}

.featured-solutions-area .slick-slide>div {
	padding: 10px;
}

.featured-solutions-area .image-only a, .featured-solutions-area .image-only img,
	.ashland-way-area .image-only img {
	display: block;
	width: 100%;
}

.featured-solutions-area .image-and-text {
	background: #f2f2f2;
	display: table;
	width: 100%;
}

.featured-solutions-area .image-part img {
	display: block;
	width: 100%;
}

.featured-solutions-area .image-part {
	display: table-cell;
	width: 50%;
}

.featured-solutions-area .text-part {
	padding: 10px;
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.featured-products-area {
	padding: 0 30px;
}

.featured-products-area .slick-slide>div {
	padding: 10px;
}

.featured-products-area a, .featured-products-area img {
	display: block;
	width: 100%;
}

.ashland-way-area .image-and-text {
	background: #f2f2f2;
	display: table;
	width: 100%;
	max-height: 500px !important;
}

.ashland-way-area .image-part img {
	display: none; /*display:block; width:100%;*/
}

.ashland-way-area .image-part {
	display: table-cell;
	width: 50%;
	background: #b9b4b0
		url(https://www.ashland.com/file_source/Ashland/images/Sustainability_Squares_Print.jpg)
		no-repeat;
	background-size: cover;
}

.ashland-way-area .text-part {
	padding: 10px;
	display: table-cell;
	width: 50%;
	vertical-align: top;
	background: #bad739
}

.ashland-way-area {
	padding: 0 30px;
}

.ashland-way-area .slick-slide>div {
	padding: 10px;
}

.ashland-way-area .image-and-text p {
	font-size: 14px;
	line-height: 16px;
}

.ashland-way-area .image-and-text a {
	font-size: 14px;
	line-height: 16px;
	display: block;
	color: #7e7773;
	padding-bottom: 10px;
}

.ashland-way-area .image-and-text {
	font-size: 18px;
}

/* Five Effects Widget */
.five-ashland-effects {
	display: block;
	width: 100%;
}

.five-ashland-effects-content {
	width: 100%;
}

.five-ashland-effects-links {
	display: block;
	width: 33%;
	float: left
}

.five-ashland-effects-descriptions {
	display: block;
	width: 67%;
	float: left;
	max-height: 500px !important;
}

.five-ashland-effects-descriptions .description {
	display: none;
	font-size: 14px;
	line-height: 16px;
}

.five-ashland-effects-descriptions .description.active {
	display: block;
}

.five-ashland-effects-descriptions .description {
	color: #fff !important;
}

.five-ashland-effects-descriptions .description .description-body {
	padding: 0 20px !important;
}

.five-ashland-effects-descriptions .description a {
	color: #fff;
}

.five-ashland-effects-descriptions h2 {
	font-size: 18px !important;
	padding: 20px 20px 0 20px !important;
	color: #fff !important;
	position: static;
	font-weight: bold;
}

.five-ashland-effects-links a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	transition: opacity 0.2s;
	opacity: 0.7;
	text-align: center;
	max-height: 100px !important;
}

.five-ashland-effects-links a:hover, .five-ashland-effects-links a.active
	{
	opacity: 1.0
}

.five-ashland-effects-links a#efficacy-effect,
	.five-ashland-effects-descriptions.efficacy-effect {
	background: #4ccede;
}

.five-ashland-effects-links a#usability-effect,
	.five-ashland-effects-descriptions.usability-effect {
	background: #48c1ac;
}

.five-ashland-effects-links a#allure-effect,
	.five-ashland-effects-descriptions.allure-effect {
	background: #bad739;
}

.five-ashland-effects-links a#integrity-effect,
	.five-ashland-effects-descriptions.integrity-effect {
	background: #83786f;
}

.five-ashland-effects-links a#profitability-effect,
	.five-ashland-effects-descriptions.profitability-effect {
	background: #c2bcba;
}

.five-ashland-effects-descriptions {
	background: #03a39d;
}

/* Modal Styles */
.modal {
	width: 700px;
    height: 520px;
    box-shadow: 0px 1px 7px #888;
    position: fixed !important;
    top: 30px !important;
    left: 50% !important;
    margin-left: -350px;
    z-index: 100 !important;
    border: 1px solid #999;
    background: #fff;
    display: none;
}

.modal-inside {
	background: #fff;
	padding: 5px;
}

.modal-topbar {
	padding: 12px;
	background: #ebebeb;
	border: 1px solid #999;
	border-bottom: none;
}

.modal .close-modal {
	position: absolute;
	right: 9px;
	top: 9px;
	text-decoration: none;
	padding: 5px 10px;
	font-family: "Century Gothic W01";
	font-size: 24px;
	transition: background 0.2s;
	background: #ebebeb;
	border-radius: 100px;
}

.modal .close-modal:hover {
	background: #4ccede;
	color: #fff;
}

.modal .modal-content {
	border: 1px solid #999;
	overflow: auto;
	height: 456px;
	width: 688px;
	border-top: none;
}

.modal .modal-content-inside {
	padding: 15px;
}

.modal h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
}

.modal-content .content-footer {
	background: #ebebeb;
	padding: 15px;
	margin-top: 20px;
}

.modal-content img {
	max-width: 100%;
}

@media screen and (max-width: 1080px) , screen and
		(-webkit-min-device-pixel-ratio: 2) and (max-width: 1080px) and
		(orientation: landscape) , screen and (-webkit-min-device-pixel-ratio:
	2) and (max-width: 1080px) and (orientation: portrait) {
	body header #headerWrap #searchAndLinks nav.headerLinks {
		display: block !important;
		position: absolute;
		top: -216px;
		right: 0px;
	}
	body #page-wrap header #searchAndLinks form input[type="submit"] {
		background-image:
			url("https://www.ashland.com/file_source/Ashland/General/Images/search_icon_mobile.png");
		background-size: contain !important;
	}
}

@media screen and (min-width: 1050px) and (max-width: 1175px) {
	.featured-solutions-area .text-part p {
		font-size: 12px;
		line-height: 12px;
	}
	.featured-solutions-area h3 {
		font-size: 16px;
	}
	.submarket-featured-products-area .text-part p {
		font-size: 12px;
		line-height: 12px;
	}
	.submarket-featured-products-area h3 {
		font-size: 16px;
	}
}

@media screen and (max-width: 1080px) , screen and
		(-webkit-min-device-pixel-ratio: 2) and (max-width: 1080px) and
		(orientation: landscape) , screen and (-webkit-min-device-pixel-ratio:
	2) and (max-width: 1080px) and (orientation: portrait) {
	body header #headerWrap #searchAndLinks nav.headerLinks {
		display: block !important;
		position: absolute;
		top: -216px;
		right: 0px;
	}
	body #page-wrap header #searchAndLinks form input[type="submit"] {
		background-image:
			url("https://www.ashland.com/file_source/Ashland/General/Images/search_icon_mobile.png");
		background-size: contain !important;
	}
}

@media screen and (min-width: 940px) and (max-width: 1049px) {
	.featured-solutions-area .text-part p {
		font-size: 16px;
		line-height: 24px;
	}
	.featured-solutions-area h3 {
		font-size: 18px;
	}
	.submarket-featured-products-area .text-part p {
		font-size: 16px;
		line-height: 24px;
	}
	.submarket-featured-products-area h3 {
		font-size: 18px;
	}
}

@media screen and (max-width:940px) {
	.ashland-way-area .slick-slide {
		width: 100% !important;
	}
	.ashland-way-area .image-and-text {
		display: block;
		width: 100%;
		height: auto !important;
	}
	.ashland-way-area .image-and-text p {
		font-size: 16px;
		line-height: 24px;
	}
	.ashland-way-area .image-and-text a {
		font-size: 16px;
	}
	.ashland-way-area .text-part {
		display: block;
		width: auto;
		padding: 20px 10px 40px 10px;
	}
	.five-ashland-effects-descriptions, .five-ashland-effects-links a,
		.ashland-way-area .image-and-text {
		max-height: none !important;
	}
	.ashland-way-area .image-part {
		display: block;
		width: 100%;
		background: #b9b4b0;
	}
	.ashland-way-area .image-part img {
		display: block;
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:750px) {
	.video-modal iframe {
		width: 300px !important;
		height: 200px !important;
	}
	.video-modal .modal-content {
		width: 335px;
		height: 320px;
	}
	.video-modal {
		width: 347px;
		height: 401px;
		margin-left: -175px !important;
		top: 22px;
	}
}

@media only screen and (min-width : 641px) and (max-width : 667px) {
	.featured-solutions-area .text-part h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.featured-solutions-area .text-part p {
		font-size: 16px;
		line-height: 21px;
	}
	.submarket-featured-products-area .text-part h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.submarket-featured-products-area .text-part p {
		font-size: 16px;
		line-height: 21px;
	}
}

@media screen and (min-width : 481px) and (max-width: 640px) {
	
	.featured-solutions-area .image-and-text .image-only{
	margin-top:100px;
	}
	
	.featured-solutions-area .image-and-text {
		display: block;
		width: 100%;
	}
	.featured-solutions-area .image-part {
		display: block;
		width: 100%;
	}
	.featured-solutions-area .text-part {
		width: 100%;
		height: 224px;
		position: relative;
		padding: 0px;
		padding-bottom: 10px;
	}
	.featured-solutions-area .text-part .solution-links {
		position: absolute;
		bottom: 25px;
	}
	.featured-solutions-area h3 {
		padding: 0px 10px;
	}
	.featured-solutions-area p {
		padding: 0px 10px;
	}
	.featured-solutions-area .text-part a {
		padding: 0px 10px;
	}
	.submarket-featured-products-area .image-and-text .image-only{
	margin-top:100px;
	}
	
	.submarket-featured-products-area .image-and-text {
		display: block;
		width: 100%;
	}
	.submarket-featured-products-area .image-part {
		display: block;
		width: 100%;
	}
	.submarket-featured-products-area .text-part {
		width: 100%;
		height: 224px;
		position: relative;
		padding: 0px;
		padding-bottom: 10px;
	}
	.submarket-featured-products-area .text-part .solution-links {
		position: absolute;
		bottom: 25px;
	}
	.submarket-featured-products-area h3 {
		padding: 0px 10px;
	}
	.submarket-featured-products-area p {
		padding: 0px 10px;
	}
	.submarket-featured-products-area .text-part a {
		padding: 0px 10px;
	}
}


@media screen and (max-width: 480px) {
	
	.featured-solutions-area .image-and-text {
		display: block;
		width: 100%;
	}
	
	.featured-solutions-area .image-and-text {
		display: block;
		width: 100%;
	}
	.featured-solutions-area .image-part {
		display: block;
		width: 100%;
	}
	
	.featured-solutions-area .text-part {
		height: 325px;
	}
	.featured-solutions-area .image-and-text .image-only{
	margin-top:150px;
	}
	
	.submarket-featured-products-area .image-and-text {
		display: block;
		width: 100%;
	}
	
	.submarket-featured-products-area .image-and-text {
		display: block;
		width: 100%;
	}
	.submarket-featured-products-area .image-part {
		display: block;
		width: 100%;
	}
	
	.submarket-featured-products-area .text-part {
		height: 325px;
	}
	.submarket-featured-products-area .image-and-text .image-only{
	margin-top:150px;
	}
}

.submarket-content-area-feature {
	overflow: hidden;
	width:60%
}

.submarket-content-area-feature section[class*="first-read-area"] a,
	.submarket-content-area-feature section[class*="first-read-area"] img {
	display: block;
	border: none;
	width: 100%;
}

.submarket-content-area-feature section.first-read-area .slick-prev,
	.submarket-content-area-feature section.first-read-area .slick-next {
	display: none !important;
}

.submarket-content-area-feature .slick-dots {
	margin-left: -30px;
}

.submarket-content-area-feature section.first-read-area .slick-dots {
	margin-left: 0px;
	position: relative;
	top: 15px;
}

.submarket-content-area-feature .first-read-area-mobile {
	display: none;
}

.submarket-content-area-feature h2 {
	font-size: 27px;
	top: 15px;
}

.submarket-at-a-glance-area {
	
}

.submarket-at-a-glance-area .slick-slide>div {
	padding: 10px;
	padding-left : 0px;
}

.submarket-at-a-glance-area .slick-slide>div>div {
	position: relative;
	background: #f2f2f2;
	padding-bottom: 10px;
	padding-bottom: 50px;
}

.submarket-at-a-glance-area a:nth-child(5) {
	position: absolute;
	bottom: 7px;
}

.submarket-at-a-glance-area a:nth-child(4) {
	position: absolute;
	bottom: 30px;
}

.submarket-at-a-glance-area a.image-link {
	padding: 0;
	margin: 0;
	position: static;
}

.submarket-at-a-glance-area img {
	width: 100%;
	height: auto;
}

.submarket-at-a-glance-area h3 {
	font-weight: bold;
	font-size: 18px;
}

.submarket-at-a-glance-area h3, .submarket-at-a-glance-area a, .submarket-at-a-glance-area p {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.submarket-featured-products-area {
	padding: 0 0px;
	display: flex !important;
	flex-flow: wrap;
}

.submarket-featured-products-area a, .submarket-featured-products-area img {
	display: block;
	width: 100%;
}

.submarket-featured-products-area h3{
	font-weight: bold;
	font-size: 18px;
}

.submarket-featured-products-area-padding-left{
	width:49%;
	padding-left:4px;
	padding-bottom:8px
}

.submarket-featured-products-area-padding-right{
	width:49%;
	padding-right:4px;
	padding-bottom:8px
}


}