/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-10-11, 20:34:00
    Author     : solenzo
*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
.films_overlay_path_container .text_head{position:relative;float:left;font-size:12px;font-weight:400;color:black;padding-left:0px;margin-top:12px;padding-left:5px;}
.films_overlay_path_container .close_films_overlay{position:relative;float:right;-webkit-transform:rotate(0deg);transform:rotate(0deg);background-color:transparent;padding:0px 10px;padding-top:15px;}
.films_overlay_path_container .close_films_overlay div{color:black;font-size:10px;font-weight:700;letter-spacing:2px;position:relative;float:left;}
.films_overlay_path_container .close_films_overlay div img{position:relative;width:30px;margin-left:3px;}
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;border:0px solid red;left:10%;right:10%;top:20%;bottom:20%;;height:auto;text-align:center;}
.films_overlay_container .video_container{position:relative;width:80%;margin:0 auto;}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */


}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;bottom:30%;height:auto;}

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;bottom:10%;height:auto;}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}

}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}


}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}

}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}

}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}

}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:2%;right:2%;top:25%;height:auto;}

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.films_overlay_container .video_container{position:absolute;z-index:2;background-color:transparent;left:5%;right:5%;top:20%;height:auto;}

}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

