.dwnbtn{z-index:999; position:absolute;}
.dwnbtn .banner-btn{position:absolute; left: 38%;top: 480px;}
#closer_videopopup{
position: absolute;
    display: table-cell;
    right: -31px;
    width: 30px;
    top: 0;
    /* font-size: 32px; */
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100004;
    height: 30px;
	cursor:pointer;
    background: black;
}
#closer_videopopup2
{

     bottom: 10px;
    /* font-size: 32px; */
   width:100%;
   margin:0px auto;

    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100004;
   
	cursor:pointer;
    
}
#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;
    
    top:15%;
    height: 0;
    margin: auto;
    max-width: 800px;
    height: 0;
    
}
#yt_video{
    position: relative;
   
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
iframe{
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1 !important;
}
video{
    position: relative;
    top: 0%;
    left: 0;
    width: 100%;
	height:auto!important;
    opacity: 1 !important;
	

}
video:focus {border:none!important;}

#video1{
    cursor: pointer; cursor: hand;
}
@media(max-width:768px)
{
	#videCont {
        width: 75%;
}
}


@media(width:768px)
{
	.dwnbtn .banner-btn {
    position: absolute;
    left: 38%;
    top: 354px;
}
}
@media(max-width:412px)
{
	.dwnbtn .banner-btn {
    position: absolute;
    left: 22%;
    top: 190px!important;
}
}
@media(width:414px)
{
	.dwnbtn .banner-btn {
    position: absolute;
    left: 23%;
    top: 210px!important;
}
}
@media(width:411px)
{
	.dwnbtn .banner-btn {
    position: absolute;
    left: 23%;
    top: 210px!important;
}
}
@media(width:393px)
{
	.dwnbtn .banner-btn {
    position: absolute;
    left: 23%;
    top: 190px!important;
}
}
@media(width:1920px)
{
	#videCont{
    position: relative;
    
    top:15%;
    height: 0;
    margin: auto;
    max-width: 60%;
    height: 0;
    
}
.dwnbtn .banner-btn {
    position: absolute;
    left: 41%;
    top: 680px;
}
}