.reveal-modal-bg{position:fixed; height:100%; width:100%; background:#000000; background:rgba(0,0,0,0.8); z-index:100; display:none; top:0; left:0;}
.reveal-modal{visibility:hidden; /*top:200px; left:50%; margin-left:-295px;*/ width:570px; position:absolute; z-index:101; padding-bottom:30px; border:10px solid white; background:white;}
.reveal-modal img{max-width:520px;}
.reveal-modal.small{width:200px; margin-left:-100px;}
.reveal-modal.small img{max-width:200px;}
.reveal-modal.medium{width:400px; margin-left:-200px;}
.reveal-modal.medium img{max-width:400px;}
.reveal-modal.large{width:600px; margin-left:-300px;}
.reveal-modal.large img{max-width:600px;}
.reveal-modal.xlarge{width:800px; margin-left:-400px;}
.reveal-modal.xlarge img{max-width:800px;}
.close-reveal-modal{font-size:14px; line-height:22px; position:absolute; top:330px; right:0; color:red; font-weight:bold; cursor:pointer; width:66px; height:22px; display:block; background:white; text-align:center; text-decoration:none; background:url(../images/popup/close_eng.png) center center no-repeat; text-indent:-9999px;}
.videoThumbOpen{/*cursor:pointer;*/}
.playHome{position:absolute; top:0; right:0; width:390px; height:220px; background-image:url(../images/home/playHome.png); background-position:center center; background-repeat:no-repeat; cursor:pointer; display:block;}
.playHome:hover{background-image:url(../images/home/playHome-hover.png);}

.reveal-modal .close-reveal-modal.close-eng{background:url(../images/popup/close_eng.png) center center no-repeat; width:130px;}
.reveal-modal .close-reveal-modal.close-rus{background:url(../images/popup/close_ru.png) center center no-repeat; width:130px;}