File: /home/iw4ko36aaxmu/public_html/video/pop-video.css
#jquery-script-menu{position:absolute;height:90px;width:100%;top:0;left:0;border-top:5px solid #316594;background:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);z-index:999999;padding:10px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.jquery-script-center{width:960px;margin:0 auto}.jquery-script-center ul{width:212px;float:left;line-height:45px;margin:0;padding:0;list-style:none}.jquery-script-center a{text-decoration:none}.jquery-script-ads{width:728px;height:90px;float:right}.jquery-script-clear{clear:both;height:0}#carbonads{display:block;overflow:hidden;max-width:728px;position:relative;font-size:22px;box-sizing:content-box}#carbonads>span{display:block}#carbonads a{color:#4078c0;text-decoration:none}#carbonads a:hover{color:#3664A3}.carbon-wrap{display:flex;align-items:center}.carbon-img{display:block;margin:0;line-height:1}.carbon-img img{display:block;height:90px;width:auto}.carbon-text{display:block;padding:0 1em;line-height:1.35;text-align:left}.carbon-poweredby{display:block;position:absolute;bottom:0;right:0;padding:6px 10px;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:8px;border-top-left-radius:4px;line-height:1;color:#aaa!important}@media only screen and (min-width:320px) and (max-width:759px){.carbon-text{font-size:14px}}
/*
Created on : 2016-12-16, 13:40:46
Author : Sławomir Netteria.NET https://netteria.net
*/
.about-right-img {
background: #000;
position: relative;
/* float: left; */
/* width: 100%; */
text-align: center;
}
.about-right-img {
background: #000;
position: relative;
/* float: left; */
/* width: 100%; */
text-align: center;
margin-top: 30px;
padding-top: 70px;
padding-bottom: 50px;
}
#closer_videopopup{
position: absolute;
display: table-cell;
right: 22%;
top: 14%;
font-size: 32px;
text-align: center;
vertical-align: middle;
padding: auto;
cursor: default;
background: none;
border: none;
color: #ffffff;
z-index: 9999999999999;
}
div#vidBox {
z-index: 999999999 !important;
}
#opct{
position: fixed;
z-index: 100000;
width: 100%;
height: 100%;
top: 0;
left:0;
bottom: 0;
right: 0;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.9;
}
#videCont{
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
margin: auto;
max-width: 720px;
height: 0;
height: auto !important;
}
video{
position: absolute;
top: 15%;
left: 0;
width: 100%;
opacity: 1 !important;
}
#video1{
cursor: pointer; cursor: hand;
}