#blocops-io_300x250{
position: absolute;
    width: 300px;
    height: 250px;
    z-index: 1010;
    bottom: 20%;
    transform-origin: bottom right;
    right: 1%;
}

/*@media only screen and (max-width: 1330px) {
    #ad_300x250 {
        display: none;
    }
}*/

#blocops-io_300x600{
    position: absolute;
    width: 300px;
    z-index: 1010;
    transform-origin: right;
    right: 7%;
    top: 50%;
}

@media only screen and (max-width: 1330px) {
    #blocops-io_728x90{
        display: none;
    }
}

#blocops-io_468x60{
    position: absolute;
    height: 60px;
    width: 468px;
    z-index: 1010;
    bottom: 2%;
	transform-origin: left;
    left: 1%;
}

#blocops-io_728x90{
	position: absolute;
	height: 90px;
	width: 728px;
	z-index: 1010;
	bottom: 2%;
	transform-origin: left;
    left: 1%;
}

/*#videoad {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999 !important;
    width: 100%;
    height: 100%;
}*/