.wizardContainer, .wloading{
	width: 850px;
	min-height: 575px;
	background: #ffffff;
	/*-moz-box-shadow:    0px 0px 10px 0px #ccc;
  	-webkit-box-shadow: 0px 0px 10px 0px #ccc;
  	box-shadow:         0px 0px 10px 0px #ccc;*/
  	margin: 0 auto;
  	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.wloading{
	text-align: center;
	padding-top: 75px;
	display: table;
	display: none;
}
.wloading h3{
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	display: block;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 40px;
	color: #7e8996;
}
.wloading img{
	margin: 0px auto;
	display: block;
	max-width: 270px;
}
.clear{
	clear: both;
}
#wizHeaders h3{
	font-family: 'Pacifico', sans-serif;
	font-size: 36px;
	text-align: center;
	color: #7e8996;
	font-weight: normal;
	line-height: 50px;
	margin: 10px;	
}
h3 span{
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	font-size: 25px;	
	display: block;
	font-weight: normal;
	line-height: 32px;
}
h3 img{
	display: block;
	margin: 20px auto;
}
#wizOpt{
	margin: 0 auto;
	display: block;
}
.wizStepOpt{
	margin: 0 auto;
	display: table;
	position: relative;
	overflow: hidden;
	left: 0;
}
.wizStepOpt a{
	width: 140px;
	height:160px;
	display: block;
	float: left;
	margin: 20px;
	background: url('images/checkBg.png') no-repeat;
	background-size: 100%;
	text-decoration: none;
}
.wizStepOpt>a>img{
	width: 100%;
}
.wizStepOpt4>a>img{
	width: auto;
}
.wizStepOpt a:hover{
	background: url('images/checkBgHover.png') no-repeat;	
	background-size: 100%;
}

.wizStepOpt.brandStep a{
	width: 260px;
	height:75px;
	display: table;
	vertical-align: middle;
	float: left;
	margin: 0px auto;
	background: #7e8996;
	text-decoration: none;
	border-right: 1px solid #dee2e7;
	border-bottom: 1px solid #dee2e7;
}
.wizStepOpt.brandStep a:hover, .wizStepOpt.brandStep .selected{
	-moz-box-shadow:    inset 0 8px 6px -6px #297883;
	-webkit-box-shadow: inset 0 8px 6px -6px #297883;
   	box-shadow:         inset 0 8px 6px -6px #297883;
   	background: #3dc2d4;
}
.wizStepOpt.brandStep a img{
	margin: 0 auto;
	text-align: center;
	display: table;
	margin-top: 15px;
}
.noBorderRight{
	border-right: 0 !important;
	width: 325px !important;
}
.wizStepOpt a span{
	text-align: center;
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-size: 22px;
	color: #7e8996;
	text-decoration: none;
	margin: 10px auto;
}
.wizStepOpt .selected{
	background: url(images/checkBgHover.png) no-repeat 0 0;
	background-size: 100%;
}

.hline{
	margin: 20px auto;
	display: block;
	border: 1px solid #ececec;
	position: absolute;
	bottom: 115px;
	width: 850px;
	left: 0;
}
.wizardNav div{
	display: block;
}

#wizHeaders{
	height: 155px;
	display: block;
}

#wizHeaders .wizStepH2, #wizHeaders .wizStepH3, #wizHeaders .wizStepH4, #wizOpt .wizStepOpt, #wizHeaders .wizStepH5{
	display: none;
}
#wizOpt .wizStepOpt1{
	display: table;
}
.wizardNav{
	padding: 10px 0 40px 0;
	position: absolute;
	width: 850px;
	left: 0;
	bottom: 24px;
}
.wizNavNext a, .wizShowNext a{
	display: block;
	width: 180px;
	height: 45px;
	background: #4bbc07;
	border-bottom: 3px solid #2d9b03;
	-webkit-border-radius: 2px; 
  	-moz-border-radius: 2px; 
  	border-radius: 2px; 
  	font-size: 18px;
  	font-family: 'Ubuntu', sans-serif;
  	line-height: 45px;
  	text-decoration: none;
  	color: #fff;
  	padding-left: 20px;
  	font-weight: normal;
}
.wizNavPrev a{
	margin-left: 40px;
	font-weight: normal;
	float: left;
	display: block;
	width: 180px;
	height: 45px;
	font-size: 18px;
  	font-family: 'Ubuntu', sans-serif;
  	font-size: 18px;
  	line-height: 45px;
  	text-decoration: none;
  	padding-left: 20px;
  	color: #7e8996;
}
.wizNavNext a, .wizShowNext a{
	margin-right: 40px;
  	float: right;	
}
.wizNavNext a:hover, .wizShowNext a:hover{
	background: #45ac07;
}
.wizNavPrev a:hover{
	color: #646d77;
}
.wizNavNext a.inactive{
	background: #d2d8e0;
	pointer-events: none;
   	cursor: default;
   	border-bottom: 3px solid #c4cad3;
}
.wizNavPrev a:before{
	content: '';
	display: block;
	width: 12px;
	height: 45px;
	float: left;
	margin-right: 15px;
	background: url(images/icoPrev.png) no-repeat;
}
.wizNavNext a:before, .wizShowNext a:before{
	content: '';
	display: block;
	width: 12px;
	height: 45px;
	float: right;
	margin-right: 15px;
	background: url(images/icoNext.png) no-repeat;
}
.wizardNav .indicator{
	width: 364px;
	height: 28px;
	display: block;
	float: left;
	background: url(images/bg-indicator.png) no-repeat  center 9px;
	margin-top: 10px;
	position: relative;
}

.wizardNav .indicator ul{
	margin: 0 auto;
	padding: 0;
	display: table;
}
.wizardNav .indicator ul li{
	margin: 0;
	padding: 0;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	float: left;
	list-style: none;
	display: block;
	background: url(images/ico-default.png) no-repeat  0 0px;
}


.wizardNav .indicator>span{
	content: '';
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 412px;
	height: 28px;
	background: url(images/indicator3.png) no-repeat  center 0px;
}

#washing-bg{
	display: none;
	position: absolute;
	bottom: -85px;
	left: 50%;
	margin-left: -170px;
	z-index: 0;
}
.wizStepOpt5{
	width: 99%;
}
.step5{
	width: 100%;
}
.leftCheap, .rightEfficient{
	width: 250px;
	
	color: #7e8996;
}
.leftCheap{
	float: left;
	text-align: left;
}
.rightEfficient{
	float: right;
	text-align: right;
}
.step5 h5{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0;
	font-family: 'PT Sans', sans-serif;
	color: #7e8996;
	padding-left: 0;
}
.step5 p{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #7e8996;
}
.effSlider-holder{
	height: 91px;
	margin-bottom: 20px;
	background: url(images/slider-bg.png) no-repeat center 0px;
	padding: 75px 0 0 0;
}
.wizShowNext a{
	display: none;
	position: absolute;
	right: 0;
	width: 265px;
}
.smallTxt{
	font-size: 17px !important;
	letter-spacing: -0.5px;
}

.wizSlider{
	width: 850px;
	margin: 0 auto;
	  	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    padding-top: 70px;
}
.bxslider>li{
	padding: 20px 50px;
}
.wizImgHolder{
	float: left;
	width: 240px;
	margin-right: 30px;
	position: relative;
	min-height: 315px;
}
.wizResultContent{
	float: left;
	width: 490px;
}
.wizResultTitle{
	margin: 0 0 0px 0;
	font-family: 'PT Sans', sans-serif;
	color: #414951;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
.wizResultPrice{
	padding: 10px 0;
	font-family: 'PT Sans', sans-serif;
	color: #414951;
	font-size: 25px;
	font-weight: bold;

}
.badgeHolder {

overflow: hidden;
height: 68px;
}
.badgeHolder ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.badgeHolder ul li {
display: inline-block;
margin-left: 10px;
position: relative;
}
.wizResultContent .badgeHolder>ul>li:nth-child(n+5){
	display: inline-block !important;
}
.badgeHolder ul li:first-child{
	margin-left: 0;
}
.badgeHolder ul li img {
max-width: 70px;
}
.badgeHolder ul li span {
font-weight: normal;
left: 0;
position: absolute;
text-align: center;
top: 0px;
width: 100%;
z-index: 999;

padding-top: 28px;
font-size: 11px;
color: black;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

.wizResultContent h5{
	padding: 15px 0 5px 0;
	font-family: 'PT Sans', sans-serif;
	color: #7e8996;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
}
.wizResultList li{
	font-family: 'PT Sans', sans-serif;
	color: #7e8996;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;
	background: url(images/liBullet.png) no-repeat 0 9px;
	list-style: none; 	
}
.wizResultList{
	margin: 0;
	padding: 0;
}
.wizCTA{
	width: 765px;
	margin-left: -60px;
	padding: 20px 60px;
	margin-top: 15px;
	border-top: 1px solid #ececec;
}
.wizCTA a{
	display: block;
	width: 215px;
	height: 45px;
	background: #7e8996;
	border-bottom: 3px solid #6d7986;
	-webkit-border-radius: 2px; 
  	-moz-border-radius: 2px; 
  	border-radius: 2px; 
  	font-size: 18px;
  	font-family: 'Ubuntu', sans-serif;
  	font-weight: normal;
  	line-height: 45px;
  	text-decoration: none;
  	color: #fff;
  	padding-left: 20px;
  	float: left;
  	margin-right: 30px;
}
.wizCTA a:hover{
	font-weight: normal;
}
.wizCTA .wizCTApinfo{
	margin-right: 0;
	display: block;
	background: #4bbc07;
	border-bottom: 3px solid #2d9b03;
	-webkit-border-radius: 2px; 
  	-moz-border-radius: 2px; 
  	border-radius: 2px; 
  	font-size: 18px;
  	font-family: 'Ubuntu', sans-serif;
  	line-height: 45px;
  	text-decoration: none;
  	color: #fff;
  	padding-left: 20px;
  	font-weight: normal;
}
.wizCTA .wizCTApinfo:hover{
	background: #40aa00;
}
.wizCTA a span{
	width: 50px;
	float: left;
}
.wizCTAemail span{
	margin-top: 15px;
}
.wizCTAcompare span{
	margin-top: 12px;
}
.wizCTApinfo span{
	margin-top: 14px;
	text-align: right;
	padding-right: 20px;
	width: 30px !important;
}
.bx-viewport{
	/*height: 545px !important*/
}
.slideInd{
	width: 40px;
	height: 70px;
	display: inline-block;
	margin-top: 20px;
	background: none;	
}
.bx-pager-item{
	width: 40px;
	height: 70px;
}
.slideIndTitle{
	display: none;
}
.bx-pager-link{
	overflow: hidden;
	background: #414951;
	height: 70px;
	display: block;
	border-right: 1px solid #525b63;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.bx-pager-link:hover{
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.bx-pager-link.active .slideIndTitle{
	display: inline-block;
	margin-left: 9px;
	font-family: 'Pacifico', sans-serif;
	font-size: 30px;
	font-weight: normal;
	float: left;
	margin-top: 9px;
}

.bx-pager-link.active{
	text-align: left;
	
	border-right: 0;
	padding-left: 40px;
	background: #3dc2d4 url(images/slideIndBG.png) no-repeat 15px 6px;
}
.bx-pager-link.active .slideInd{
	float: left;
}
.bx-wrapper .bx-custom-pager{
	background: #414951;
	padding-top: 0;
	-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
/*border: 5px solid #fff;
left: -5px;*/
background: #fff;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager{
	/*text-align: left;*/
	top: -70px;
	bottom: auto;
}
.wizEmailCont, .wizCompareCont{
	height: 125px;
	display: block;
	background: #f2f3f5;
	margin-left: -50px;
	display: none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.wizEmailInput{
	width: 610px;
	margin: 20px 35px 10px 17px;
	background: #fff;
	height: 40px !important;
	border: 0;
	padding-left: 20px;
	font-size: 13px;
}
.wizEmailSend, .wizEmailSend:hover{
	width: 110px;
	height: 39px; 
	display: inline-block;
	background: #4bbc07;
	border-bottom: 3px solid #2d9b03;
	-webkit-border-radius: 2px; 
  	-moz-border-radius: 2px; 
  	border-radius: 2px; 
  	font-size: 18px;
  	font-family: 'Ubuntu', sans-serif;
  	font-weight: normal;
  	line-height: 37px;
  	text-decoration: none;
  	padding-left: 30px;
  	color: #fff;
}
.wizEmailSend.disabled{
	pointer-events: none; 
	background: #d2d8e0;
	border-color: #d2d8e0;
}
.wizEmailSend span{
	display: inline-block;
	float: right;
	width: 35px;
	margin-top: 11px;
}
.wizEmailCont p{
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #969faa;
	margin: 0 0px 0 20px;
}
.wizEmailCont p a{
	color: #969faa;
}
.wizCompareCont{
	padding-left: 15px;
}
.compare-bar{
	  	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    width: 825px;
}
.compare-bar>div{
	width: 100% !important;
}

.cmpr-item {
	width: 210px;
	float: left;
	background: #fff;
	margin-right: 15px;
	height: 75px;
	position: relative;
	margin-left: 0;
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.cmpr-detail {
	width: 130px;
	margin-top: 5px;
}
.cmpr-detail .brand{
	display: none;
}
.brand span {
	text-align: left;
	margin: 0;
}
.cmpr-holder {
	visibility: hidden;
}
img.cmpr-icon-img {
	margin-top: 0px;
}
.p-item-title, .p-item-title:hover {
	font-family: 'PT Sans', sans-serif;
	color: #414951;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.wizardStart{
	cursor: pointer;
}
.fancybox-content>div{
	overflow: hidden !important;
}
.wizBrandImgOverlay{
	position: absolute;
	left: -33px;
	top: -10px;
}
.bottomright-overlay, .topright-overlay, .topleft-overlay, .bottomleft-overlay {
	position: absolute;
	left: -35px !important;
	top: 35px !important;
}
.bottomright-overlay>img, .topright-overlay>img, .topleft-overlay>img, .bottomleft-overlay>img{
	width: 65px;
}
.toprightslash-overlay{
	display: none !important;
}
.wiz-email-error{
	color: #dd0000 !important;
	display: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	margin: 0 0px 0 50px;
}
.wizemail-success-submission{
	display: none;
	position: absolute;
	color: #2d9b03 !important;
	left: 433px;
	top: 32px;
	font-size: 12px !important;
}
.wizEmailContClose, .wizEmailContClose:hover{
	position: absolute;
	left: 778px;
	display: block;
	color: #969faa;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	width: 100px;
	top: 77px;
	padding-left: 15px;
	background: url(images/ico-close.png) no-repeat;
}
.compare-bar>.center>a, .compare-bar>.center>a:hover{
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #969faa;
	display: inline-block;
}
.bx-wrapper .emailLoader{
	position: absolute;
	left: 607px;
	top: 26px;
}
.bigImg{
	max-width: 200px !important;
	padding-top: 10px;
	max-height: 310px;
}


#tooltip
{
    text-align: justify;
    color: #000;
    background: #fff !important;
    position: fixed;
    z-index: 10000000;
    padding: 15px;
    border: 1px solid #ccc;
	    -webkit-border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  border-radius: 5px;
	  max-width: 200px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #ccc;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }