.rt-popup-video.element-one{
}
.rt-popup-video.element-one > .holder{
}
.rt-popup-video.element-one[data-popup-video-align=left] > .holder{
text-align:left;
}
.rt-popup-video.element-one[data-popup-video-align=center] > .holder{
text-align:center;
}
.rt-popup-video.element-one[data-popup-video-align=right] > .holder{
text-align:right;
}
.rt-popup-video.element-one > .holder > .pic{
}
.rt-popup-video.element-one > .holder > .pic img{
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
}