.imageReveal img{display:none}.imageReveal-overlay,.imageReveal-background{position:absolute;top:0;left:0;z-index:0}.imageReveal-overlay{z-index:1000;overflow:hidden}.imageReveal-drag{position:absolute;top:0;right:0;z-index:1001;background-color:#3498DB;background-color:rgba(52,152,219,.9);/*box-shadow:3px 0 2px rgba(25,25,25,.7),-3px 0 2px rgba(25,25,25,.7);*/cursor:ew-resize;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.imageReveal-drag:hover{cursor:ew-resize;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.imageReveal-drag.dragging:hover{cursor:ew-resize;cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.imageReveal-caption{position:absolute;top:20px;left:20px;z-index:1002;background-color:#000;background-color:rgba(0,0,0,.7);color:#fff;border:1px solid #fff;text-align:center;padding:10px;font-size:14px;font-family:sans-serif}
/*******************************************GlassyCompare CSS***********************************/
.row { float: left; }
.imageReveal { margin-right: 20px; z-index:1 }
.row.small .imageReveal { display: inline-block; }
.row.small .imageReveal-caption { top: auto; bottom: 20px; }
.imageReveal-caption { text-indent: 1000; overflow: hidden; transition: text-indent 2s; z-index:102 !important}
.imageReveal-drag{z-index:102 !important}
.imageReveal-overlay{z-index:102 !important}
.imageReveal-drag{ background-color: rgba(0, 0, 0, 1 ) !important; height: 450px!important;}

.flink, .slink{ width:auto; font-size:1em !important; margin-top:5px !important; padding-bottom:0px !important }
.slink{float:right; }
.width66{width:100%; float:left;display:block; margin-bottom:3%}
.slide{margin-right: -50px;
margin-top: -15px;
background: rgba(250,245,187,.8);
position: absolute;
top: 50%;
right: 50%;
width: 100px;
height: 30px;
text-align: center;
line-height: 30px;
display: block;
opacity: 1;
transition: opacity .5s ease-out;
-moz-transition: opacity .5s ease-out;
-webkit-transition: opacity .5s ease-out;
-o-transition: opacity .5s ease-out;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: black;
text-transform: uppercase;
font-family: "ProximaNovaSemiBold";
font-weight: normal;
font-size: 14px;
z-index: 3;
}
@media screen and (min-width:768px) and (max-width:770px) {
.width66{width:87.7%; margin-bottom:3%; float:none}
}

/*******************************************GlassyCompare CSS ends***********************************/