@import url('https://fonts.googleapis.com/css?family=Anton|Varela+Round');

body{
    display: block;
    font-family: 'Varela Round', sans-serif;
}
/* -------- Styling the menu-mar ------- */
#nav-bar{
    background-color:black;
    overflow: auto;
    margin: 0;
}

.logo{
    display: inline-block;
    padding: 12px;
    font-family: 'Anton', sans-serif;
    font-size: 25px;
    color: red;
}

.left {
    display: inline-block;
    margin: 0 auto;
}

.horizontalList{
    list-style: none;
    padding: 12px;
    margin: 0;
}
.horizontalList li{
    display: inline;
    padding: 10px;
}
.horizontalList a{
    color:#CCCCCC;
    font-weight: 100;
    text-decoration: none;
}

.horizontalList a.dropdown {
    color: red;
    box-shadow: 0 2px 0 0  red;
}

.right{
    display: inline;
    float: right;
    margin-right: 25px;
}
/* -------- sub-menu style ---------- */
.sub-menu{
    list-style: none;
    padding: 20px;
    margin: 0;
    font-weight: 100;
}
.sub-menu li{
    display: inline;
    padding: 10px;
}
.sub-menu li a{
    color:#CCCCCC;
    text-decoration: none;
}
a:hover{
    color: red;
    box-shadow: 0 2px 0 0 red;
}

/* ----- showCase menu style ------ */
.showCase-menu{
    background:linear-gradient( 45deg,
        rgba(255, 0, 0, 0.75), 
        rgba(14, 14, 14, 0.40)), url(http://www.screenscoop.com/wp-content/uploads/2018/11/Aquaman-Official-Images-09.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    text-align: left;
    padding: 200 25px;  
}

.text-box{
    width: 50%;
    color: #FDFFFC;
}

.text-box h1{
    font-size: 80px;
    text-shadow: 5px 5px 5px black;
    font-weight: 700;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;

}

.ms{
    font-family: 'Anton', sans-serif;
}

.text-box h4{
    font-size: 16px;
    text-shadow: 0 0 3px black;
    font-weight: 300;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 0;

}

.text-box p{
    font-size: 15px;
    text-shadow: 0 0 3px black;
    font-weight: 100;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    

}

button {
    display: inline-block;
    padding: 10px 18px;
    color: white;
    cursor: pointer;
    background: none;
    margin-left: 25px;
    border-radius: 50px 50px 50px 50px;

}
.fancy-btn:hover {
    background-color: white;
    color: black;
    border-radius: 50px 50px 50px 50px;
}

/* -----------Styling Movie-Selection---------- */

.movie-container{
    background: black;
    color: #CCCCCC;
    display: flex;
    flex-direction: column;
    padding-top: 3px;
}

.movie-container h2{
    margin: 0;
    padding-top: 3px;
    padding-left: 10px;
    font-weight: 100;
    font-size: 16px;
}

.movie-selection{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.movie-selection div {
    width: 100%;
    height: 160px;
    margin: 0.3%;
}
/* ------movie backgrounds-------- */
.movie1{
    background: url(https://www.movieartarena.com/imgs/2fasthz.jpg);
    background-size: cover;
    background-position: center;
}

.movie2{
    background: url(http://comicsagogo.files.wordpress.com/2011/11/tintin-movie-poster-horizontal.jpg);
    background-size: cover;
    background-position: center;
}

.movie3{
    background: url(https://i.pinimg.com/originals/35/5d/65/355d65da2e1dc28b3399951765bc5fb1.jpg);
    background-size: cover;
    background-position: center;
}

.movie4{
    background: url(http://www.weedist.com/wp-content/uploads/2015/05/Great-Movies-While-High-Mad-Max-Fury-Road-Weedist.jpg);
    background-size: cover;
    background-position: center;
}

.movie5{
    background: url(https://static1.squarespace.com/static/575adcf11bbee0fd2d9aa5f8/t/5a56b0a053450ad1024dcdec/1515630780096/Bright+horizontal+Poster?format=750w);
    background-size: cover;
    background-position: center;
}

.movies1{
    background: url(https://www.tysonsreporter.com/files/2019/02/blackpanther2.jpeg);
    background-size: cover;
    background-position: center;
}

.movies2{
    background: url(https://flyonthescreen.files.wordpress.com/2014/02/300-rise-of-an-empire-movie-poster-wallpaper.jpg);
    background-size: cover;
    background-position: center;
}

.movies3{
    background: url(https://cdn1.thecomeback.com/wp-content/uploads/2016/08/Guardians-of-the-Galaxy-img.1.jpg);
    background-size: cover;
    background-position: center;
}

.movies4{
    background: url(https://static1.squarespace.com/static/592b020a8419c2e1dd1199dc/t/5ade956d562fa708193bace8/1524536694592/Infinity-War-Movie-New-Presales-Record.jpg);
    background-size: cover;
    background-position: center;
}

.movies5{
    background: url(http://cdn1.sciencefiction.com/wp-content/uploads/2017/05/wonder-woman-e1495207998839.png);
    background-size: cover;
    background-position: center;
}

.movies-b1{
    background: url(https://designobserver.com/media/images/11.03.13.14_525.jpg);
    background-size: cover;
    background-position: center;
}

.movies-b2{
    background: url(https://i.pinimg.com/736x/2b/56/d1/2b56d14f20ac0101874c02f6b236b85e--dark-shades-the-text.jpg);
    background-size: cover;
    background-position: center;
}

.movies-b3{
    background: url(https://i0.wp.com/new.hollywoodgothique.com/wp-content/uploads/2012/10/frankenstein-poster-horizontal.jpg?fit=704%2C508);
    background-size: cover;
    background-position: center;
}

.movies-b4{
    background: url(https://horrornews.net/wp-content/uploads/2011/11/Evil-Dead-II-poster-1.jpg);
    background-size: cover;
    background-position: center;
}

.movies-b5{
    background: url(https://blog.frame.io/wp-content/uploads/2017/12/gravity_banner.jpg);
    background-size: cover;
    background-position: center;
}

.movie1:hover{
    transform: scale(1.5);
}

@media only screen and (max-width: 640px){
    #nav-bar{
        display: flex;
        flex-direction: row;
        padding: 5px;
        margin: 0;    
    }

    .dropDown-content{
        display: none;
        position: absolute;
        z-index: 1;
    }

    .dropdown:hover .dropDown-content{
        display: block;
    }

    .text-box h1{
        font-size: 35px;
    }
    .text-box h4{
        font-size: 12px;
    }
    .text-box p{
        font-size: 12px;
    }

    footer{
        font-size: 15px;
    }
}

/* ------- Styling footer -------- */
footer {
    padding: 20px;
    align-content: flex-end;
    background: black;
    text-align: center;
    color: #CCCCCC;
}