@charset "UTF-8";

/*html{ -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;  }*/

html { box-sizing: border-box; }
*, *:before, *:after {
  box-sizing: inherit;
}
body
{
	vertical-align: baseline; border: 0 none; outline: 0; padding: 0; margin: 0; 
	font-family: sans-serif;
	font-size: 16px;
	user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;
	background-color: #fff;
}

div, div img, video{ display: block; position: absolute; }

img.center, div.center, p.center
{
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align: center;
}

sup 			{ font-size: 50% }
/*small, sub, sup { font-size: 0.5em }*/
sup             { vertical-align: super }

.b{ font-weight: bold }

#f1_headline1, #f2_headline1, #f2_headline2, #f3_headline1, #f4_headline1, #nowprice, #wasprice, #cta, #gray_bar_text, #sku, #dollarsavings{
	font-family: Oswald, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

#ad {
	width: 970px;
	height: 250px;
	overflow: hidden;
	border: solid 1px black;
	cursor: pointer;
	color: #fff;
	background-color: #000;
	perspective-origin: 50% 50%;
	perspective: 1200px;
	transform-style: preserve-3d;
}

#fallback_img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 250px;
	visibility: hidden;
}

#click
{
	width:100%;
	height:100%;
}

#intro,#introblur
{
	width: 970px;
	height: 250px;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
	display: none;
}

#blackout
{
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.4);
}

#introblur
{
	-webkit-filter:blur(9px);
	filter:blur(9px);
}

#date_range {
    position: relative;
	font-size: 15px;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	margin-top: 5px;
    padding-left: 20px;
}

#cta {
	position: relative;
    top: 175px;
    left: 407px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	font-size: 22px;
	letter-spacing: .4px;
	background-color: #00ade9;
	padding: 6px 24px 5px;
	display: inline-block;
	overflow: hidden;
	font-weight: 400;
	color: white;
}

#cta #shine{
	position:absolute;
	top:0;
	left:-50px;
}

#shine{
	position: absolute;
	width: 48px;
	height: 55px;
	top: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffcfe+16,7c9aba+39,b1bdc6+61,b1bdc6+61,fffcfe+88&0+16,0.4+27,0.4+45,0.4+57,0.4+76,0+88 */
	background: -moz-linear-gradient(-45deg,  rgba(255,252,254,0) 16%, rgba(192,205,221,0.4) 27%, rgba(124,154,186,0.4) 39%, rgba(138,164,189,0.4) 45%, rgba(167,183,196,0.4) 57%, rgba(177,189,198,0.4) 61%, rgba(220,224,229,0.4) 76%, rgba(255,252,254,0) 88%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(255,252,254,0) 16%,rgba(192,205,221,0.4) 27%,rgba(124,154,186,0.4) 39%,rgba(138,164,189,0.4) 45%,rgba(167,183,196,0.4) 57%,rgba(177,189,198,0.4) 61%,rgba(220,224,229,0.4) 76%,rgba(255,252,254,0) 88%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(255,252,254,0) 16%,rgba(192,205,221,0.4) 27%,rgba(124,154,186,0.4) 39%,rgba(138,164,189,0.4) 45%,rgba(167,183,196,0.4) 57%,rgba(177,189,198,0.4) 61%,rgba(220,224,229,0.4) 76%,rgba(255,252,254,0) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fffcfe', endColorstr='#00fffcfe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.goldbar{
	background-color: #ecac02;
}


#goldbar{
	left:11px;
	width:2px;
	height:39px;
	bottom:7px;
}

#goldbar2{
	top:51px;
	left:35px;
	width:3px;
	height:39px;
}

#goldbar3{
	top:51px;
	left:59px;
	width:3px;
	height:39px;
}


.headline{
	top:			51px;
	padding:		0;
	font-size:		15px;
	font-weight: 	bold;
	transform-style: inherit;
	width:			82%;
	left:			16%;
}

#headline1{
	top:auto;
	bottom:18px;
	font-size: 20px;
	left:27px;
	width:268px;
}

span{ display: inline-block; white-space: nowrap !important; }

.smoothing{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased; 
}

.wipe{
	white-space: nowrap;
	overflow:hidden;
}

#container {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 118px;
	height: 100px;
	text-align: center;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}

#partner_container {
    position: 	relative;
	width: 100%;
	height: 80px;
	margin: auto;
	margin-top: 0px;
    margin-bottom: 20px;
	text-align: center;
}

#partner_container img{
	max-width: 	100%;
	max-height: 100%;
	position: 	relative;
    margin: 	auto;
	margin: 	auto;
}


#product_container{
    position: absolute;
	width:	300px;
	height:	250px;
	top:	18px;
	left:	50px;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

#product_container img{
	max-width: 		100%;
	max-height: 	100%;
	position: 		relative;
	margin: 		auto;
	webkit-filter: 	drop-shadow(0px 0px 6px rgba(0,0,0,0.35));
	filter: 		drop-shadow(0px 0px 6px rgba(0,0,0,0.35));
    background-size: 100% 100%;
}

.suite #product_container{
    position: absolute;
	width: 220px;
	height: 200px;
	top: 35px;
	left: 25px;
}

.fridge #product_container{
    position: absolute;
	width: 226px;
	height: 220px;
	top: 15px;
/*	left: 390px;*/
	left: 30px;
}

.dish #product_container{
    position: absolute;
	width: 226px;
	height: 220px;
	top: 10px;
	left: 25px;
}

.range #product_container{
    position: absolute;
	width: 226px;
	height: 220px;
	top: 10px;
	left: 25px;
}

.walloven #product_container{
    position: absolute;
	width: 226px;
	height: 220px;
	top: 10px;
	left: 25px;
}


.laundry #product_container{
    position: absolute;
	width: 260px;
	height: 230px;
	top: 32px;
	left: 25px;
}

.microwave #product_container{
    position: absolute;
	width: 240px;
	height: 170px;
	top: 32px;
	left: 25px;
}

.shadow
{
	webkit-filter: 	drop-shadow(1px 1px 6px rgba(0,0,0,0.85));
	filter: 		drop-shadow(1px 1px 6px rgba(0,0,0,0.85));
}

.logo_shadow {
    webkit-filter: drop-shadow(1px 1px 6px rgba(0, 0, 0, 0.85));
    filter: drop-shadow(1px 1px 6px rgba(0, 0, 0, 0.85));
}

#model_number{
	position:	relative;
	width:		100%;
	text-align:	center;
	font-size:	8px;
	margin-top:	3px;
}

#disclaimer
{
	bottom: 0px;
	font-size: 8px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 1px;
}

#legal
{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);
	padding: 10px;
	font-size: 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	z-index: 200;
	color:#000;
}

/*  ==== new object images for testing ======== */

.shadowText{
	text-shadow: 1px 0px 10px black;
}

#f1_bgck{
	position: absolute;
	width: 970px;
	height: 250px;
/*	background: url("Maytag_Duress_Frame1.jpg") no-repeat;*/
	background-size: 100% 100%;
}

.f1_headline1_holder{
	position: absolute;
	width: 750px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.f1_headline1 {
	position: relative;
	text-align: left;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 43px;
	font-weight: bold;
	transform-style: inherit;
	padding: 0 12px 0 20px;
	color: white;
}

#f2_bgck{
	position: absolute;
	width: 970px;
	height: 250px;
/*	background: url("Maytag_Duress_Frame2.jpg") no-repeat;*/
	background-size: 100% 100%;
}

#f3_headline1_holder{
	position: absolute;
	width: 750px;
    height: 200px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
	overflow: hidden;
}

#f3_headline1{
	position: relative;
	text-align: left;
	line-height: 1.2;
	letter-spacing: -.4px;
	font-size: 43px;
	font-weight: bold;
	transform-style: inherit;
    padding-left: 20px;
	color: white;
}

#f2_overlay{
	position: absolute;
	width: 970px;
	height: 250px;
	top: 0;
	left: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002d5d+0,00274f+51,000203+100 */
	background: rgb(0,45,93); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,45,93,1) 0%, rgba(0,39,79,1) 51%, rgba(0,2,3,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,45,93,1) 0%,rgba(0,39,79,1) 51%,rgba(0,2,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,45,93,1) 0%,rgba(0,39,79,1) 51%,rgba(0,2,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d5d', endColorstr='#000203',GradientType=0 ); /* IE6-9 */
	opacity:.7;
}

#f4_bgck{
	position: absolute;
	width: 970px;
	height: 250px;
	background: url("img3_MAYTAG_2787.jpg") no-repeat;
	background-size: 100% 100%;
}

/*
#f2_headline1_holder{
	position: absolute;
	width: 300px;
	bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

#f2_headline1 {
	position: relative;
	text-align: left;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 22px;
	font-weight: bold;
	transform-style: inherit;
	color: white;
	padding-left: 10px;
}
*/

#f4_headline1_holder{
	position: absolute;
	width: 400px;
	top: 10px;
    left: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#f4_headline1 {
	position: relative;
	text-align: center;
	line-height: 1.1;
	letter-spacing: -.2px;
	font-size: 22px;
	font-weight: 300;
	transform-style: inherit;
	color: white;
}

#nowprice{
	position: relative;
	text-align: center;
	line-height: 1;
	letter-spacing: .4px;
	font-size: 38px;
	font-weight: bold;
	transform-style: inherit;
	color: white;
	padding: 0 12px 6px 20px;
/*	padding-bottom: 4px;*/
}

#wasprice{
	position: relative;
	text-align: center;
	letter-spacing: .5px;
	font-size: 25px;
	line-height: 1;
	margin-top: 0px;
	overflow: hidden;
}

#dollarsavings{
    position: relative;
    text-align: center;
    line-height: 1.15;
	font-size: 20px;
    font-weight: 900;
	overflow: hidden;
    display: none; 
}

#sku{
    position: relative;
    line-height: 1.15;
	font-size: 25px;
    font-weight: bold;
	overflow: hidden;
    display: none; 
}

#f4_goldbar{
	position: absolute;
	width: 11px;
	height: 100%;
	background-color: #ecac02;
}

#maytag_logo {
	position: absolute;
	width: 135px;
	height: 78px;
	bottom: 28px;
	right: 7px;
    will-change: transform;
	background-size: 100% 100%;
}

#maytag_logo img{
    width: 135px;
	height: 78px;
}


#warranty_logo {
	position: absolute;
	width: 133px;
	height: 47px;
	top: 11px;
	left: 25px;
	will-change: transform;
	background-size: 100% 100%;
}

#warranty_logo img{
    width: 133px;
	height: 47px;
}

#h1_position{
	background-color: aqua;
	z-index: 10;
}

#f2_star_container{
	width: 370px;
	height: 65px;
	top: 67px;
	left: 301px;
/*	background-color: rgba(228, 139, 255, 0.38);*/
}

.star{
	width: 67px;
	height: 65px;
	background: url('star_100_percent.png') no-repeat;
	background-size: 100% 100%
}

.start_25_percent{
	width: 67px;
	height: 65px;
	background: url('star_25_percent.png') no-repeat;
	background-size: 100% 100%
}

.start_50_percent{
	width: 67px;
	height: 65px;
	background: url('star_50_percent.png') no-repeat;
	background-size: 100% 100%
}

.start_75_percent{
	width: 67px;
	height: 65px;
	background: url('star_75_percent.png') no-repeat;
	background-size: 100% 100%
}

#star1{
	top: 0;
	left: 0;
}

#star2{
	top: 0;
	left: 74px;
}

#star3{
	top: 0;
	left: 150px;
}

#star4{
	top: 0;
	left: 225px;
}

#star5_100_percent, #star5_25_percent, #star5_50_percent, #star5_75_percent{
	top: 0;
	left: 301px;
	display: none;
}

#rollOverText{
	bottom: 2px;
	right: 22px;
	font-size: 8px;
	padding: 2px;
	color: gray;
}

#rolloverContainer{
	position: absolute;
	width: 430px;
	height: 30px;
	bottom: -1px;
    right: 16px;
/*	background-color: white;*/
}

#rollover_copyContainer{
	position: absolute;
	width: 430px;
	height: 30px;
	top: 0;
/*	background-color: aqua;*/
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}

#rollover_copy{
	position: relative;
	width: 420px;
	font-size: 10px;
	color: white;
    text-align: right;
	padding: 0 0px 0 0;
/*	background-color: rgba(0, 255, 0, 0.49);*/
}

/*-----------Second RollOver Container------------*/
#rolloverContainer2{
	position: absolute;
	width: 970px;
	height: 250px;
	bottom: -1px;
	background-color: #cbced1;
}

#gray_bar{
	width: 970px;
	height: 23px;
	background-color: #969696;
}

#gray_bar_text{
	position: absolute;
	font-size: 13px;
	letter-spacing: 0;
	color: #383838;
	top: 1px;
	right: 9px;
}

#rollover_copyContainer2{
	position: absolute;
	width: 970px;
	height: 230px;
	top: 24px;
/*	background-color: aqua;*/
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}

#rollover_copy2{
	position: relative;
	width: 950px;
	font-size: 10px;
	color: black;
	padding: 0 15px 0 15px;
/*	background-color: rgba(0, 255, 0, 0.49);*/
}

.f2_headline1_holder{
	position: absolute;
	width: 968px;
	height: 30px;
	top: 136px;
  	display: table;
}

.f2_headline1{
	position: relative;
	text-align: center;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 36px;
	font-weight: bold;
	transform-style: inherit;
	color: white;
	display: table-cell; 
    vertical-align: middle;
}

.f2_headline2_holder{
	position: absolute;
	width: 750px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.f2_headline2 {
	position: relative;
	text-align: left;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 43px;
	font-weight: bold;
	transform-style: inherit;
	padding: 0 12px 0 20px;
	color: white;
}

.rating_star_holder{
	position: absolute;
	width: 750px;
	bottom: 23px;
}

.rating_star_headline{
	position: relative;
	text-align: left;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 43px;
	font-weight: bold;
	transform-style: inherit;
	padding: 0 12px 0 20px;
	color: white;
}


.middle_positionHolder{
	position: absolute;
	width: 750px;
	bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
    align-items: flex-start;
}

.middle_positionHeadline{
	position: absolute;
	text-align: left;
	line-height: 1.1;
	letter-spacing: -.4px;
	font-size: 43px;
	font-weight: bold;
	transform-style: inherit;
	padding: 0 12px 0 20px;
	color: white;
}

.line1{
    position: relative;
    font-size: 44px;
    font-weight: 500;
    line-height: 1;
    color: #00ade9;
    
}

.line2{
    position: relative;
    font-size: 32px;
    font-weight: 500;
    line-height: .9;
    letter-spacing: -.5px;
    color: #fff;
    
}

.line3{
    position: relative;
    top: 1px;
    font-size: 27px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
}


#concept, #feature_detail{opacity: 0}

.hide{opacity: 0}

/*  ==== subtemplate injections ======== */
#lastchance{ right:24px; top:0; }
/*  ==== end subtemplate injections ==== */

/* GUIDES ============================================================= */
.none{ display:none; }
.guide{ width:100%; height:100%; }
.boxguide{ 	background-color: rgba(0,255,0,0.5 ); }
#guideline{
	width:100%;
	height:1px;
	background-color: #0F0;
	top:74px;
}
/* SPRITESHEET ======================================================== */