/*

    A D A T A

*/

/* global */
#adata a {
	color: #000;
}

#adata {
	background-color: #fff;
}

#adata row {
	display: block;
	margin: 0 auto;
}

#adata .carousel-indicators li,
#xpg .carousel-indicators li {
	position: relative;
}

#adata .carousel-indicators,
#xpg .carousel-indicators {
	transition: 0.5s ease-in-out;
}

#adata .carousel-indicators:hover,
#xpg .carousel-indicators:hover {
	transition: 0.5s;
}

#adata li,
#xpg li {
	border-color: #dbdbdb;
	background-color: #dbdbdb;
}

#adata li:hover,
#xpg li:hover {
	border-color: #dbdbdb;
	background-color: #fff;
	transition: 0.5s ease-in-out;
}

#adata li.active,
#xpg li.active {
	background-color: #fff;
}

#adata .flex-row {
	align-items: center;
}

#adata .adata-row {
	margin: 4.2em auto 1em;
	align-items: center;
}

#adata .adata-paragraph,
#adata .adata-white-paragraph {
	height: 5vw;
	margin-top: 2vw;
	margin-right: 5.5vw;
	margin-bottom: 1.6em;
	font-size: 1.21vw;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.39;
	text-align: left;
}

#adata .adata-paragraph {
	color: #000;
}

#adata .adata-white-paragraph {
	color: #fff;
}

#adata .explore-more-link,
#adata .explore-more-link-white {
	line-height: 1.6;
	position: relative;
	z-index: 10;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.6em;
}

#adata .explore-more-link {
	color: #000;
}

#adata .explore-more-link-white {
	color: #fff;
}

#adata .adata-main-images {
	max-width: 100%;
	height: auto;
}

#adata .adata-title,
#adata .adata-white-title {
	font-size: 3.8em;
	font-weight: bolder;
	line-height: 1em;
}

#adata .adata-title {
	color: #333333;
}

#adata .adata-white-title {
	color: #fff;
	text-transform: uppercase;
}

/* navigation bar */
#adata .adata-logo {
	max-width: 25%;
	height: auto;
	display: block;
	margin: 0 auto;
}

/* innovating the future */
#adata .innovating-the-future-image {
	max-width: 100%;
	height: auto;
	margin-top: -7em;
}

/* consumer products */
#adata .consumer {
	background-color: rgb(136, 198, 65);
}

#adata .product-category {
	margin: 4em auto;
}

#adata .adata-product-box {
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: auto 1.2em;
}

#adata .product-styling {
	margin-top: 1.2em;
}

#adata .product-column {
	text-align: center;
	margin: 2em auto;
}

#adata .hover-on-a:hover {
	color: #88c641;
}

#adata .product-category-div,
#xpg .product-category-div {
	display: block;
	margin: 1em auto;
	text-align: center;
}

#adata .product-category-main {
	color: #666666;
}

#xpg .product-category-main-xpg {
	color: #fff;
}

#adata .product-category-main,
#xpg .product-category-main-xpg {
	font-weight: bold;
}

/* industrial solutions */
#adata .industrial {
	background-color: rgb(29, 175, 236);
}

#adata .industrial-slider {
	margin-top: 5em;
}

#adata .pictures-section {
	margin: 25em auto 5em auto;
}

#adata .contain-elements {
	justify-content: flex-end;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

#adata .image-row {
	width: 100%;
	height: auto;
	display: block;
	bottom: 0;
}

#xpg .image-row1 {
	max-width: 100%;
	height: auto;
	display: block;
	bottom: 0;
}

#adata .a-text {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1.2em;
}

#adata .a-text1 {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1.2em;
}

#adata a,
#xpg a {
	text-decoration: none;
}

#adata .img-slick {
	margin-top: 2.2em;
}

#adata .text-slick {
	margin-top: 1.4em;
}

#adata .slick-slider {
	margin-top: -3.2em;
}

#adata .center-it {
	display: block;
}

#adata .industrial-title-text {
	color: #03328d;
}

#adata .paragraph-third-section {
	margin-bottom: 2.6em;
}

#adata .btn-outline-primary {
	color: #ee405a;
	background-color: #fff;
	border-color: #ee405a;
	border-radius: 2em;
	transition: background 0.5s ease-in-out;
}

#adata .btn-outline-primary:hover {
	color: #fff;
	background-color: #ee405a;
	border-color: #fff;
	border-radius: 2em;
}

#adata .industrial-paragraph {
	margin-bottom: 1.6em;
}

#adata .industrial-secondary-paragraph {
	font-size: 1.2em;
	color: #000;
}

#adata .nav {
	display: inline;
	margin: 0 auto;
	width: 100%;
	justify-content: center;
}

#adata .li-element {
	margin: 5em;
}

#adata #exTab2 {
	margin-bottom: 0em;
}

#adata .appliance-btn {
	display: block;
	margin: 0 auto;
}

#adata .appliance-btn:hover {
	color: #fff;
	text-decoration: none;
}

#adata #hello {
	color: aqua;
}

#adata .maximum-width {
	width: 100%;
	border-radius: 10%;
	float: right;
}

#adata .content,
#xpg .content {
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: auto;
	overflow: hidden;
}

#adata .content-title,
#xpg .content-title {
	text-align: center;
}

#adata .content .content-overlay,
#xpg .content .content-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	height: 85%;
	width: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

#adata .content:hover .content-overlay,
#xpg .content:hover .content-overlay {
	opacity: 1;
}

#adata .content-image,
#xpg .content-image {
	width: 100%;
}

#adata .content-details,
#xpg .content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

#adata .content:hover .content-details,
#xpg .content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}

#adata .content-details h3,
#xpg .content-details h3 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.15em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

#adata .content-details p,
#xpg .content-details p {
	color: #fff;
	font-size: 0.8em;
}

#adata .fadeIn-bottom,
#xpg .fadeIn-bottom {
	top: 80%;
}

/* led */
#adata .led {
	background-color: #fd8f26;
}

/* powertrain */
#adata .powertrain {
	background-color: rgb(13, 68, 190);
}

/* responsive */
@media (max-width: 575px) {
	#adata .industrial-title-text {
		font-size: 2em;
		text-align: center;
		display: block;
	}

	#adata .industrial-paragraph {
		font-size: 1.2em;
		text-align: center;
	}

	#adata .industrial-secondary-paragraph {
		font-size: 0.9em;
		text-align: center;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 2.3em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 1.6em;
		text-align: center;
		display: block;
		margin: 2.2em auto 0;
	}

	#adata .adata-paragraph {
		font-size: 1.3em;
		width: 100%;
		margin-bottom: 9.2em;
		text-align: center;
	}

	#adata .adata-white-paragraph {
		font-size: 1.2em;
		display: block;
		margin: 2em auto 8em;
		text-align: center;
	}

	#adata .first-image {
		margin-top: 2.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .text-container {
		order: 1;
	}

	#adata .image-container {
		order: 2;
	}

	#adata .margin-style-bottom {
		margin-bottom: 5em;
	}

	#adata .special-margin-case {
		margin-bottom: 12em;
	}

	#adata .explore-more-link {
		font-size: 1.2em;
		text-align: center;
		display: block;
	}

	#adata .industrial-title-text {
		font-size: 2.2em;
	}

	#adata .industrial-paragraph {
		font-size: 1.2em;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 10px;
		height: 10px;
		margin: 0.5px;
	}

	#adata .product-category-main {
		font-size: 1.8em;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	#adata .industrial-title-text {
		font-size: 2em;
		text-align: center;
		display: block;
	}

	#adata .industrial-paragraph {
		font-size: 1.3em;
		text-align: center;
	}

	#adata .industrial-secondary-paragraph {
		font-size: 1em;
		text-align: center;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 2.8em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 1.8em;
		text-align: center;
		display: block;
		margin: 2.2em auto 0;
	}

	#adata .adata-paragraph {
		font-size: 1.4em;
		width: 100%;
		margin-bottom: 5.2em;
		text-align: center;
	}

	#adata .adata-white-paragraph {
		font-size: 1.4em;
		display: block;
		margin: 1em auto 5em;
		text-align: center;
	}

	#adata .first-image {
		margin-top: 2.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .text-container {
		order: 1;
	}

	#adata .image-container {
		order: 2;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 10px;
		height: 10px;
		margin: 4px;
	}

	#adata .product-category-main {
		font-size: 2.1em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#adata .industrial-title-text {
		font-size: 1.8em;
	}

	#adata .industrial-paragraph {
		font-size: 1em;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 2.2em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 2em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	#adata .adata-paragraph {
		font-size: 1.3em;
		width: 100%;
		margin-bottom: 4.2em;
		text-align: center;
	}

	#adata .adata-white-paragraph {
		font-size: 1.2em;
		display: block;
		margin: 2em auto 7em;
		text-align: center;
	}

	#adata .first-image {
		margin-top: 6.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .medium-margin {
		margin-top: 5em;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 13px;
		height: 13px;
		margin: 4px;
	}

	#adata .product-category-main {
		font-size: 2.5em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#adata .industrial-title-text {
		font-size: 1.8em;
	}

	#adata .industrial-paragraph {
		font-size: 1em;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 3em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 2.4em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	#adata .adata-paragraph {
		font-size: 1.4em;
		width: 100%;
		margin-bottom: 4.2em;
		text-align: center;
	}

	#adata .adata-white-paragraph {
		font-size: 1.4em;
		display: block;
		margin: 2em auto 4em;
		text-align: center;
	}

	#adata .first-image {
		margin-top: 6.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .medium-margin {
		margin-top: 2em;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 15px;
		height: 15px;
		margin: 5px;
	}

	#adata .product-category-main {
		font-size: 2.8em;
	}
}

@media (min-width: 1200px) and (max-width: 1499px) {
	#adata .industrial-title-text {
		font-size: 1.8em;
	}

	#adata .industrial-paragraph {
		font-size: 1em;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 3.3em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 2.5em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	#adata .adata-paragraph {
		font-size: 1.5em;
		width: 100%;
		margin-bottom: 3.2em;
	}

	#adata .adata-white-paragraph {
		font-size: 1.5em;
		display: block;
		margin: 2em auto;
	}

	#adata .first-image {
		margin-top: 6.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .medium-margin {
		margin-top: 2em;
	}

	#adata .special-margin-case {
		margin-bottom: 3em;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 15px;
		height: 15px;
		margin: 5px;
	}

	#adata .product-category-main {
		font-size: 3em;
	}
}

@media (min-width: 1500px) {
	#adata .industrial-title-text {
		font-size: 1.8em;
	}

	#adata .industrial-paragraph {
		font-size: 1em;
	}

	#adata .paragraph-third-section {
		font-size: 1.2em;
	}

	#adata .adata-white-title {
		font-size: 3.3em;
		display: block;
		text-align: center;
	}

	#adata .adata-title {
		font-size: 2.9em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	#adata .adata-paragraph {
		font-size: 1.7em;
		width: 100%;
		margin-bottom: 1.2em;
	}

	#adata .adata-white-paragraph {
		font-size: 1.5em;
		display: block;
		margin: 2em auto;
	}

	#adata .first-image {
		margin-top: 6.2em;
		margin-bottom: -5em;
	}

	#adata .industrial {
		margin-top: -2em;
	}

	#adata .medium-margin {
		margin-top: 4em;
	}

	#adata .special-margin-case {
		margin-bottom: 3em;
	}

	#adata .carousel-indicators li,
	#xpg .carousel-indicators li {
		width: 15px;
		height: 15px;
		margin: 5px;
	}

	#adata .product-category-main {
		font-size: 3.3em;
	}
}

/*

    X P G

*/

/* global */
#xpg {
	background-color: #000;
}

#xpg .flex-row {
	align-items: center;
	display: flex;
	flex-flow: wrap row;
}

/* navigation bar */
#xpg .adata-logo {
	max-width: 25%;
	height: auto;
	display: block;
	margin: 0 auto;
}

/* global */
#xpg {
	background-color: #000;
}

#xpg .flex-row {
	align-items: center;
	display: flex;
	flex-flow: wrap row;
}

#xpg a {
	color: #000;
}

#xpg row {
	display: block;
	margin: 0 auto;
}

#xpg .carousel-indicators li {
	position: relative;
}

#xpg .carousel-indicators {
	transition: 0.5s ease-in-out;
}

#xpg .carousel-indicators:hover {
	transition: 0.5s;
}

#xpg li {
	border-color: #dbdbdb;
	background-color: #dbdbdb;
}

#xpg li:hover {
	border-color: #dbdbdb;
	background-color: #fff;
	transition: 0.5s ease-in-out;
}

#xpg li.active {
	background-color: #fff;
}

#xpg .adata-row {
	margin: 4.2em auto 1em;
	align-items: center;
}

#xpg .xpg-paragraph,
#xpg .xpg-white-paragraph {
	height: 5vw;
	margin: 0.6em 5.5vw 1.6em auto;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.39;
	text-align: left;
}

#xpg .xpg-paragraph {
	color: #000;
}

#xpg .xpg-white-paragraph {
	color: #fff;
}

#xpg .xpg-white-title-italicize {
	color: #fff;
	font-style: italic;
}

#xpg .display-content-div {
	border-left: 1px solid #e80b17;
	border-bottom: 1px solid #e80b17;
	border-right: 1px solid #e80b17;
	padding: 2.2em;
}

#xpg .other-products-div {
	margin-top: 2.6em;
}

#xpg .explore-more-link,
#xpg .explore-more-link-white {
	line-height: 1.6;
	position: relative;
	z-index: 10;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.6em;
}

#xpg .explore-more-link {
	color: #000;
}

#xpg .explore-more-link-white {
	color: #fff;
}

#xpg .xpg-main-images {
	max-width: 100%;
	height: auto;
}

#xpg .xpg-title,
#xpg .xpg-white-title {
	font-size: 3.8em;
	font-weight: bolder;
	line-height: 1em;
}

#xpg .xpg-title {
	color: #333333;
}

#xpg .xpg-white-title {
	color: #fff;
	margin-top: 0.5em;
}

/* ambition */
#xpg .ambition {
	background-color: #fd0c1a;
}

/* 

    S L I D E R

*/
#xpg * {
	font-family: "Urbanist", sans-serif;
}

#xpg textarea:focus,
input:focus {
	outline: none;
}

#xpg *:focus {
	outline: none;
}

@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200&family=Urbanist&family=Varela+Round&display=swap");

/* START top banner */

#xpg .flex-row {
	align-items: center;
}

#xpg .first-image {
	width: 25%;
	height: auto;
}

#xpg .second-image,
#xpg .third-image {
	margin: 0 auto;
	display: flex;
	align-items: center;
}

#xpg .second-image,
#xpg .third-image {
	width: 50%;
	height: auto;
}

@media (min-width: 320px) and (max-width: 767px) {
	#xpg .first-image,
	#xpg .second-image,
	#xpg .third-image {
		width: 100%;
		height: auto;
	}
}
/* END */

/* START header image section */
@media (max-width: 575px) {
	.clearfix {
		max-width: 100%;
	}

	#xpg .header-image {
		max-width: 100%;
	}

	#xpg .main-image-styling {
		display: none;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, 40%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		display: none;
	}

	#xpg .show-on-smaller-screens {
		width: 100%;
		transform: translate(-5%, -225%);
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.clearfix {
		max-width: 100%;
	}

	#xpg .header-image {
		max-width: 100%;
	}

	#xpg .main-image-styling {
		display: block;
		margin: 0 auto;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -75%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		display: none;
	}

	#xpg .show-on-smaller-screens {
		width: 100%;
		transform: translate(-5%, -75%);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.clearfix {
		max-width: 100%;
	}

	#xpg .header-image {
		max-width: 100%;
	}

	#xpg .main-image-styling {
		display: block;
		margin: 0 auto;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -25%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		display: none;
	}

	#xpg .show-on-smaller-screens {
		width: 100%;
		transform: translate(-5%, -50%);
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.clearfix {
		max-width: 100%;
	}

	#xpg .header-image {
		max-width: 100%;
	}

	#xpg .main-image-styling {
		display: block;
		margin: 0 auto;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, 20%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		display: none;
	}

	#xpg .show-on-smaller-screens {
		width: 100%;
		transform: translate(-5%, -25%);
	}
}

@media (min-width: 1200px) and (max-width: 1535px) {
	.clearfix {
		max-width: 100%;
	}

	#xpg .header-image {
		max-width: 100%;
	}

	#xpg .main-image-styling {
		display: block;
		margin: 0 auto;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, 70%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
		border-radius: 50%;
		height: 20em;
		width: 40%;
		transform: translate(70%, -85%);
	}

	#xpg .header-paragraph {
		color: #fff;
		display: block;
		text-align: center;
		font-size: 1.35em;
		font-family: "Nunito", sans-serif;
		font-weight: 700;
		margin-top: 2.6em;
	}

	#xpg .show-on-smaller-screens {
		display: none;
	}
}

@media (min-width: 1536px) {
	#xpg .header-image {
		width: 100%;
	}

	#xpg .main-image-styling {
		display: block;
		margin: 0 auto;
	}

	#xpg .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, 40%);
		display: block;
		margin: 0 auto;
		z-index: 0;
	}

	#xpg .transparent-background {
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
		border-radius: 50%;
		height: 20em;
		width: 40%;
		transform: translate(70%, -25%);
	}

	#xpg .header-paragraph {
		color: #fff;
		display: block;
		text-align: center;
		font-size: 1.35em;
		font-weight: 700;
		margin-top: 2.6em;
	}

	#xpg .show-on-smaller-screens {
		display: none;
	}
}
/* END */

/* START video section */
#xpg .video-section {
	margin-bottom: 20em;
	max-width: 100%;
}

#xpg .center {
	display: block;
	margin: 8em auto 0;
}

#xpg .strong {
	font-weight: 900;
}

#xpg .bigger-text {
	color: #ee405a;
}

#xpg .grid2x2 {
	min-height: 100%;
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 0 auto;
}

#xpg .grid2x2 > div {
	display: flex;
	flex-basis: calc(50% - 40px);
	justify-content: center;
	flex-direction: column;
}

#xpg .grid2x2 > div > div {
	display: flex;
	justify-content: center;
	flex-direction: row;
}

#xpg .box {
	margin: 0 auto;
	display: block;
}

#xpg .thumb {
	margin-right: 0;
}

#xpg .video-width {
	max-width: 100%;
}

#xpg .image-width {
	width: 100%;
	border-radius: 1em;
}

#xpg .slick-dots {
	display: none;
}

@media (max-width: 575px) {
	#xpg .bigger-text {
		font-size: 1.3em;
	}

	#xpg .video-section {
		margin: 2.2em auto -12.2em;
	}

	#xpg .fpc-btn {
		font-size: 0.6em;
	}
}

@media (min-width: 576px) {
	#xpg .bigger-text {
		font-size: 1.5em;
	}

	#xpg .video-section {
		margin: 2.2em auto -12.2em;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	#xpg .fpc-btn {
		font-size: 0.6em;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	#xpg .bigger-text {
		font-size: 1.7em;
	}

	#xpg .video-section {
		margin: 2.2em auto -12.2em;
	}
}

@media (min-width: 768px) {
	#xpg .bigger-text {
		font-size: 2.4em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#xpg .video-section {
		margin: 2.2em auto -12.2em;
	}

	#xpg .fpc-btn {
		font-size: 0.6em;
	}
}

@media (min-width: 992px) and (max-width: 1499px) {
	#xpg .video-section {
		margin: 2.2em auto -6.2em;
	}
}

@media (min-width: 320px) and (max-width: 540px) {
	#xpg .grid2x2 {
		display: none;
	}
}
/* END */

/* START banner section */

#xpg .banner-text {
	text-align: center;
}

@media (min-width: 320px) and (max-width: 575px) {
	#xpg .banner-div {
		margin: 12em auto 5em;
	}
}

@media (min-width: 576px) {
	#xpg .banner-div {
		margin: 12em auto 5em;
	}
}
/* END */

/* START row with pictures section */
#xpg .pictures-section {
	margin: 25em auto 5em auto;
}

#xpg .contain-elements {
	justify-content: flex-end;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	height: 100%;
	margin-top: 4.2em;
}

#xpg .image-row {
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto 5em;
	bottom: 0;
}

#xpg .a-text {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}

#xpg .a-text1 {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}

#xpg a {
	text-decoration: none;
}

#xpg .img-slick {
	margin-top: 2.2em;
}

#xpg .text-slick {
	margin-top: 1.4em;
}

#xpg .slick-slider {
	margin-top: -3.2em;
}

#xpg .margin-top {
	margin-top: 2.6em;
}

#xpg .top-banner {
	margin-bottom: 1.5em;
}

@media (max-width: 767px) {
	#xpg .image-row {
		width: 30%;
	}
}

@media (max-width: 575px) {
	#xpg .a-text {
		font-size: 0.6em;
	}

	#xpg .a-text1 {
		font-size: 1em;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	#xpg .a-text {
		font-size: 0.8em;
	}

	#xpg .a-text1 {
		font-size: 1em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#xpg .a-text {
		font-size: 0.7em;
		padding-bottom: 1em;
	}

	#xpg .a-text1 {
		font-size: 1.1em;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	#xpg .a-text {
		font-size: 0.7em;
		padding-bottom: 1.5em;
	}

	#xpg .a-text1 {
		font-size: 1.2em;
	}
}

@media (min-width: 1400px) {
	#xpg .a-text {
		font-size: 0.8em;
		padding-bottom: 2em;
	}

	#xpg .a-text1 {
		font-size: 1.4em;
	}
}
/* END */

/* START appliance section */
#xpg .center-it {
	display: block;
}

#xpg .title-text {
	color: #ee405a;
}

#xpg .paragraph-third-section {
	margin-bottom: 2.6em;
}

#xpg .btn-outline-primary {
	color: #ee405a;
	background-color: #fff;
	border-color: #ee405a;
	border-radius: 2em;
	transition: background 0.5s ease-in-out;
}

#xpg .btn-outline-primary:hover {
	color: #fff;
	background-color: #ee405a;
	border-color: #fff;
	border-radius: 2em;
}

#xpg .appliance-paragraph {
	margin-bottom: 3.2em;
}

#xpg .nav {
	margin: 0 auto;
	width: 100%;
	justify-content: center;
}

#xpg .li-element {
	margin: 5em;
}

#xpg #exTab2 {
	margin-bottom: 10em;
}

#xpg .appliance-btn {
	display: block;
	margin: 0 auto;
}

#xpg .appliance-btn:hover {
	color: #fff;
	text-decoration: none;
}

#xpg #hello {
	color: aqua;
}

#xpg .maximum-width {
	width: 100%;
	border-radius: 10%;
	float: right;
}

#xpg .product-category-img {
	max-width: 100%;
	height: auto;
}

#xpg .slider-container {
	margin: 5.6em auto;
}

#xpg .slider-element,
#xpg .slider-element-delete {
	border: 1px solid #e80b17;
	min-height: 342px;
}

#xpg .slider-element:hover,
#xpg .slider-element-delete:hover {
	background-color: #e80b17;
}

#xpg .other-products-header {
	color: #e80b17;
	text-align: center;
	display: block;
}

#xpg .other-products-paragraph {
	color: #fff;
	text-align: center;
}

#xpg .other-products-button-div {
	display: block;
	margin: 0 auto;
}

#xpg .other-products-button {
	border-radius: 1.6em;
	background-color: #e80b17;
	color: #fff !important;
	max-width: 30%;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#xpg .display-content-header {
	color: #e80b17;
	text-align: left;
}

#xpg .display-content-paragraph {
	color: #fff;
	text-align: left;
}

#xpg .other-products-content {
	margin: auto 2.2em;
}

#xpg .team-sponsorship-banner {
	background-color: #e80b17;
	padding-top: 1.1em;
	margin-top: 4em;
}

#xpg .team-sponsorship-row {
	margin-bottom: 4em;
}

#xpg .team-sponsorship-margin {
	margin-top: 4.2em;
}

#xpg .xpg-thumb {
	border: 1px solid #e80b17;
	margin: 2.2em auto;
}

#xpg .top-margin {
	margin-top: 3.2em;
}

@media (max-width: 767px) {
	#xpg .maximum-width {
		width: 100%;
		border-radius: 10%;
		float: right;
		margin: 4em auto 1em;
	}

	#xpg .appliance-paragraph {
		font-size: 1em;
	}
}

@media (max-width: 575px) {
	#xpg .title-text {
		font-size: 1.8em;
	}

	#xpg .appliance-paragraph {
		font-size: 1.2em;
	}

	#xpg .paragraph-third-section {
		font-size: 1.2em;
	}
}

@media (min-width: 576px) {
	#xpg .title-text {
		font-size: 2.2em;
	}

	#xpg .appliance-paragraph {
		font-size: 1.5em;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	#xpg .paragraph-third-section {
		font-size: 1.5em;
	}
}

@media (min-width: 992px) {
	#xpg .paragraph-third-section {
		font-size: 1.9em;
	}
}

@media (min-width: 756px) {
	#xpg .title-text {
		font-size: 2.6em;
	}

	#xpg .appliance-paragraph {
		font-size: 1.8em;
	}
}

@media (max-width: 379px) {
	#xpg .xpg-white-title,
	#xpg .xpg-white-title-italicize,
	#xpg .xpg-white-paragraph {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	#xpg .xpg-white-title {
		font-size: 2em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 0.5em;
		margin: 1.2em auto;
	}
}

@media (min-width: 380px) and (max-width: 575px) {
	#xpg .xpg-white-title,
	#xpg .xpg-white-title-italicize,
	#xpg .xpg-white-paragraph {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	#xpg .xpg-white-title {
		font-size: 2em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 0.7em;
		margin: 1.2em auto;
	}
}

@media (max-width: 575px) {
	#xpg .other-products-header {
		font-size: 1.9em;
		margin-top: 1em;
	}

	#xpg .other-products-paragraph {
		font-size: 0.9em;
	}

	#xpg .other-products-text {
		font-size: 1em;
	}

	#xpg .other-products-button {
		max-width: 100%;
	}

	#xpg .product-category-main-xpg {
		font-size: 2em;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	#xpg .xpg-white-title,
	#xpg .xpg-white-title-italicize,
	#xpg .xpg-white-paragraph {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	#xpg .xpg-white-title {
		font-size: 2.8em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1.6em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 1em;
		margin: 1.2em auto;
	}

	/* ========================= */
	#xpg .other-products-header {
		font-size: 2.3em;
		margin-top: 1em;
	}

	#xpg .other-products-paragraph {
		font-size: 0.9em;
	}

	#xpg .other-products-text {
		font-size: 1em;
	}

	#xpg .product-category-main-xpg {
		font-size: 2.2em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#xpg .xpg-white-title {
		font-size: 2.4em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1.4em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 0.9em;
	}

	/* ========================= */
	#xpg .other-products-header {
		font-size: 2.1em;
	}

	#xpg .other-products-paragraph {
		font-size: 0.7em;
	}

	#xpg .other-products-text {
		font-size: 0.8em;
	}

	#xpg .product-category-main-xpg {
		font-size: 2.6em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#xpg .xpg-white-title {
		font-size: 2.6em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1.5em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 0.9em;
	}

	/* ========================= */
	#xpg .other-products-header {
		font-size: 2.2em;
	}

	#xpg .other-products-paragraph {
		font-size: 0.8em;
	}

	#xpg .product-category-main-xpg {
		font-size: 3em;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	#xpg .xpg-white-title {
		font-size: 2.8em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1.6em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 1em;
	}

	/* ========================= */
	#xpg .other-products-header {
		font-size: 2.3em;
	}

	#xpg .other-products-paragraph {
		font-size: 0.9em;
	}

	#xpg .product-category-main-xpg {
		font-size: 3em;
	}
}

@media (min-width: 1400px) {
	#xpg .xpg-white-title {
		font-size: 2.8em;
	}

	#xpg .xpg-white-title-italicize {
		font-size: 1.6em;
	}

	#xpg .xpg-white-paragraph {
		font-size: 1em;
	}

	/* ========================= */
	#xpg .other-products-header {
		font-size: 2.4em;
	}

	#xpg .other-products-paragraph {
		font-size: 1em;
	}

	#xpg .product-category-main-xpg {
		font-size: 3em;
	}
}

@media (max-width: 767px) {
	.first-container {
		order: 1;
	}

	.second-container {
		order: 2;
	}
}

/* dropdown section */
@media (max-width: 575px) {
	#xpg #first-header {
		font-size: 2.4em;
		display: block;
		text-align: center;
	}

	#xpg #first-paragraph {
		font-size: 1em;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	#xpg #first-header {
		font-size: 2.6em;
	}

	#xpg #first-paragraph {
		font-size: 1.2em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#xpg #first-header {
		font-size: 2.3em;
	}

	#xpg #first-paragraph {
		font-size: 0.9em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#xpg #first-header {
		font-size: 2.3em;
	}

	#xpg #first-paragraph {
		font-size: 0.9em;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	#xpg #first-header {
		font-size: 2.5em;
	}

	#xpg #first-paragraph {
		font-size: 1em;
	}
}

@media (min-width: 1400px) {
	#xpg #first-header {
		font-size: 2.7em;
	}

	#xpg #first-paragraph {
		font-size: 1.1em;
	}
}

/* slider overwrite */
#adata .slider,
#xpg .slider {
	position: relative !important;
	-webkit-transform: none !important;
	transform: none !important;
	padding: none !important;
}
/* END */

/* static css */



.btn {
    padding: 0 !important;
    color: #d9001d !important;
	text-transform: capitalize !important;
	font-size: 18px !important;
    font-weight: initial !important;
    font-family: "Source Sans Pro", sans-serif !important;
}
.brands-shop-all-btn {
	min-height: 1.75rem;
}

.brands-shop-all-btn::after {
    color: #43474c;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    display: inline-block;
    content: "›";
    font-size: 20px;
}

.iplay-button .thumb, .play-button .thumb {
    position: relative;
}

.iplay-button .thumb::before, .play-button .thumb::before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 35'%3E%3Cg stroke='%23fff' stroke-linecap='square' stroke-linejoin='round' stroke-width='2'%3E%3Cpolygon fill='none' points='13.5 10.4 25.4 17.5 13.5 24.6 13.5 10.4'/%3E%3Ccircle fill='%23fff' fill-opacity='0.5' cx='17.5' cy='17.5' r='16.5'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.75;
    transition: all 0.25s ease;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.iplay-button:hover .thumb::before, .play-button:hover .thumb::before {
    opacity: 1;
}

#modal-video .modal-dialog, #modal-youtube .modal-dialog {
    max-width: 100%;
}

#modal-youtube.modal.in .modal-dialog {
	transform: translate(0, 0);
}

@media (min-width: 576px) {
    #modal-video .modal-dialog, #modal-youtube .modal-dialog {
        max-width: 95%;
    }
}

@media (min-width: 768px) {
    #modal-video .modal-dialog, #modal-youtube .modal-dialog {
        max-width: 75%;
    }
}

#modal-youtube svg {
    fill: white;
}

#modal-youtube .modal-header {
    padding-bottom: 0;
}

#modal-youtube .modal-content {
    background-color: #151515;
	border: 1px solid;
}

#modal-youtube .player {
    width: 100%;
    height: 100%;
}

#modal-video .modal-dialog .modal-content, #modal-youtube .modal-dialog .modal-content {
    position: relative;
    padding-top: 56.25%;
}

#modal-video .modal-dialog .modal-content .modal-content--container, #modal-youtube .modal-dialog .modal-content .modal-content--container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#modal-video button.close, #modal-youtube button.close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 1000;
}

#modal-video button.close svg, #modal-youtube button.close svg {
    fill: white;
    width: 2rem;
    height: 2rem;
}

#modal-video video, #modal-youtube iframe {
    width: 100%;
    display: block;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
  box-sizing: inherit;
  background-clip: unset;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 576px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
