#online-showrooms .text {
	margin-top: 20px;
}
.grid {
	background-color: #f9fafa;
	padding-top: 10%;
}
@media (min-width: 1025px) {
	#online-showrooms .text {
		margin-top: 0;
	}
	#new-standards img {
		max-width: 50%;
	}
	#new-standards .text,
	#new-standards .imagetextsection-headlinediv {
		width: 45%;
	}
}
#new-websites {
	background-size: 80% 100%;
}
#new-websites div.margined {
	overflow: visible;
}
#new-websites img {
	margin-left: 0;
	margin-right: 0;
	-ms-transform: translateX(25px);
	-o-transform: translateX(25px);
	-webkit-transform: translateX(25px);
	-moz-transform: translateX(25px);
	transform: translateX(25px);
}
@media (min-width: 1025px) {
	#new-websites img {
		margin: 40px 0 20px auto;
		right: 0;
		max-width: 55%;
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#new-websites .imagetextsection-headlinediv {
		width: 75%;
	}
}
@media (min-width: 1025px) {
	#stock-locator img {
		right: 50px;
		max-width: 52%;
	}
	#stock-locator .imagetextsection-headlinediv {
		width: 50%;
	}
}
#online-showrooms .textcards {
	display: inline-flex;
	color: white;
	text-align: center;
	width: 100%;
	max-width: 450px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
#online-showrooms .textcards div {
	padding: 15px 2px 10px 2px;
	background-color: #264151;
	width: 25%;
	height: 80px;
}
#online-showrooms .textcards div.current {
	background-color: #f96f3c;
}
#online-showrooms .textcards p {
	font-family: GothamBold;
	max-height: 50%;
	max-width: 100%;
	margin: 0;
}
#online-showrooms .textcards div p:nth-child(1) {
	font-size: 15px;
}
#online-showrooms .textcards div p:nth-child(2) {
	font-size: 10px;
}
#online-showrooms-carousel {
	padding: 0 25px;
	padding-bottom: 115px;
}
#online-showrooms-carousel img {
	max-width: 100%;
}
#online-showrooms-carousel > div:not(:first-child) {
	display: none;
}
#onlineshowroomdots ul.slick-dots li {
	width: calc(100% / 4);
}
#onlineshowroomdots ul.slick-dots {
	position: absolute;
	bottom: 80px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 1025px) {
	#online-showrooms .margined {
		padding-bottom: 90px;
	}
	#online-showrooms .textcards {
		display: inline-flex;
		right: 80px;
		left: auto;
		transform: none;
		width: calc(45% - 100px);
		max-width: none;
	}
	#online-showrooms .sliderarrow {
		bottom: 0;
		left: 24%;
	}
	#online-showrooms .sliderarrow img {
		margin: 0;
	}
	#online-showrooms-carousel {
		position: absolute;
		top: 50%;
		bottom: auto;
		left: 5%;
		padding: 0;
		max-width: 50%;
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#online-showrooms-carousel div,
	#online-showrooms-carousel img {
		width: 100%;
	}
	#online-showrooms .text,
	#online-showrooms .imagetextsection-headlinediv {
		width: 45%;
	}
	#online-showrooms > .margined > .text > p {
		margin-bottom: 20px;
	}
}
@media (min-width: 1025px) {
	#events-app img {
		max-width: 40%;
	}
	#events-app .text,
	#events-app .imagetextsection-headlinediv {
		width: 50%;
	}
	#events-app .text,
	#online-showrooms .text,
	#new-standards .text {
		padding-right: 30px;
	}
}
