

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

@import url(hovercaption.css);

@import url(media.css);

.logo
{
    width: auto;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.bodybg
{
    background-image: url('img/paper-bg.png');
    background-repeat: repeat;
    font-family: 'Roboto', sans-serif;
}

.fest-name
{
    width: auto;
    margin-top: 41px;
    float: left;
    padding-left: 25px;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
    font-weight: bolder;
    letter-spacing: .02em;
}

.fest-name a
{
    text-decoration: none;
    color: #333333;
    font-size: 0.813em;
    margin-top: 40px;
}

.fest-date
{
    width: auto;
    text-align: left;
    font-family: 'Oswald', sans-serif;
    margin-top: 50px;
    font-size: 0.875em;
    padding-left: 15px;
    padding-bottom: 25px;
    float: left;
}

.social-header
{
    width: auto;
    float: right;
    text-align: right;
    margin-top: 55px;
    margin-left: 41px;
    padding-right: 0;
}

.social-header a
{
    display: inline-block;
    color: #333333;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    border: 2px solid #333;
    margin-right: 0;
}

.social-header a:hover
{
    color: #666;
}

.social-header i
{
    width: 100%;
    height: 100%;
    display: inline;
    padding: 10px;
    font-size: 26px;
}

.overview
{
    background-image: url('img/aliiff-bg.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-right: 0;
    padding-top: 93px;
    position: relative;
    margin-left: 0;
    overflow: hidden;
}

@media screen and (max-width:1024px)
{
    .overview
    {
        padding-left: 25px !important;
        overflow: hidden;
    }
}

@media screen and (max-width:599px)
{
    .fest-name
    {
        width: auto;
        margin-top: 41px;
        float: left;
        padding-left: 25px;
        font-family: 'Oswald', sans-serif;
        font-size: 1.2em;
        font-weight: bolder;
        letter-spacing: .02em;
    }
    .fest-name a
    {
        text-decoration: none;
        color: #333333;
        font-size: 0.813em;
        margin-top: 40px;
    }
    .overview
    {
        padding-right: 20px;
    }
}

.fest-name a:hover
{
    color: #00a651;
}

@media screen and (max-width:599px)
{
    .fest-date
    {
        width: auto;
        text-align: left;
        font-family: 'Oswald', sans-serif;
        margin-top: 10px;
        font-size: 0.875em;
        padding-left: 15px;
        float: left;
        padding-bottom: 25px;
    }
    .social-header
    {
        width: auto;
        float: right;
        text-align: right;
        margin-top: 15px;
        margin-left: 41px;
        padding-right: 15px;
    }
}

.social-header a
{
    display: inline-block;
    color: #333333;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    border: 2px solid #333;
    margin-right: 7px;
}

.social-header a:hover
{
    color: #666;
}

.social-header i
{
    width: 100%;
    height: 100%;
    display: inline;
    padding: 10px;
    font-size: 26px;
}

.main-top-nav
{
    background: #111111;
    color: #ffffff;
    border-bottom: 1px solid #516b4f;
}

.header-right
{
    padding: 0;
}

.topnav-tweaked
{
    letter-spacing: 1px;
}

.registration-btn-top
{
    background-color: #65b11c;
}

.topbar-tweaked
{
    font-family: 'Oswald', sans-serif;
}

.news-section
{
    background-image: url('img/main-news-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (max-width:1079px)
{
    .news-box
    {
        color: #b3b3b3;
        padding: 53px 25px;
    }
}

.news-box img
{
    width: 100%;
}

.news-cols
{
    padding: 0;
}

.news-cols img
{
    width: 100%;
}

.tiny-button-custom
{
    background-color: #22a76b;
}

.announce-home1 {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: block;
}

.announce-home1 h1
{
    font-family: 'Oswald', sans-serif;
    font-size: 1.438em;
    color: #ffffff;
    padding: 25px 25px 15px 25px;
    text-transform: uppercase;
    letter-spacing: 0.087em;
}

.announcements
{
    position: relative;
    background-image: url('../../post/theatre-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.register-btn-1
{
    text-transform: uppercase;
    letter-spacing: 0.087em;
    font-family: 'Roboto', sans-serif;
}

.news-sections
{
    background-color: #1a1919;
    padding: 0;
}

.news-cols-even
{
    padding: 0;
}

.special-news
{
    background-image: url('img/theatre-1.jpg');
    background-repeat: no-repeat;
}

.intro
{
    background-color: #191919;
    color: #b8b8bb;
}

@media screen and (min-width:600px)
{
    .overview
    {
        background-image: url('img/aliiff-bg.png');
        background-repeat: no-repeat;
        background-position: top left;
        padding-left: 0;
        padding-right: 42px;
        padding-top: 93px;
        position: relative;
    }
}

.overview p
{
    font-family: 'Roboto', sans-serif;
    color: #666;
    font-weight: normal;
    padding: 22px 0 22px 0;
}



.newsticker-box
{
    height: 420px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    padding-right: 25px;
/*    margin-top: 40px;*/
}

.teams
{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #0c0c0c;
    color: #ababab;
    padding-left: 0;
    text-align: center;
    line-height: 2.24em;
}

.newsticker-box ul
{
    list-style: none;
    padding-bottom: 0;
    height: auto;
    -webkit-animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    -moz-animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    -ms-animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    clear: both;
}

.newsticker-box ul li
{
    height: auto;
    display: block;
    padding: 21px 0 0 0;
    color: #d1cece;
    border-bottom: 1px solid #333;
    margin: 0;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.newsticker-box ul li span
{
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.newsticker-box ul li p
{
    padding: 0 0 0 0;
    display: block;
    color: #9b9b9b;
    font-size: 1.000em;
}

.newsticker-box ul li:hover
{
    background: #0b0b0b;
    opacity: .9;
}

.newsticker-box ul li img
{
    float: left;
    width: 25%;
    word-wrap: normal;
    margin-right: 15px;
    margin-left: 15px;
}

.myWrapper
{
    overflow: hidden;
    display: block;
}

@media screen and (max-width:599px)
{
    .teams
    {
        padding-top: 40px;
        padding-bottom: 40px;
        background-color: #0c0c0c;
        color: #ababab;
        padding-left: 25px;
        text-align: center;
        line-height: 2.24em;
    }
}

.latest-news
{
    margin-bottom: 40px;
    margin-left:-25px;
}

.team-list
{
    padding: 0;
}

.team-list span
{
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.188em;
    margin-right: 15px;
    display: inline-block;
}

.team-list span a
{
    color: color: #ababab;
}

.team-list span a:hover
{
    color: #ffffff;
}

.team-list i
{
    color: aquamarine;
}

.opening-movie
{
    color: #fff;
    background-image: url('img/blur-bg1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px;
}

.opening-movie-details
{
    padding-top: 61px;
    padding-right: 40px;
}

.opening-movie-details h2
{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: lighter;
}

.opening-movie-details p
{
    color: #fff;
    font-size: 93.8%;
    padding: 10px 0 0 0;
    font-weight: 300;
}

.opening-movie-details h5
{
    color: #fff;
    font-weight: bold;
    padding: 10px 0 0 0;
}

.opening-movie-details span.opening-movie-title
{
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: bolder;
    font-size: 2.5em;
    text-transform: uppercase;
    line-height: 1.188em;
}

.opening-movie-slides
{
    padding-left: 25px;
    padding-top: 64px;
    padding-right: 25px;
}

.line-btn1
{
    background: none;
    border: 1px solid #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: .2em;
    padding: 15px;
    font-size: 0.875em;
}

.categories
{
/*    background: #111111;*/
    padding-top: 74px;
    padding-bottom: 40px;
}

.center-tab
{
    text-align: center;
    background: none;
}

.tab-no-color
{
    background: none;
    background-color: none;
}

.tab-center
{
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.category-cards
{
    padding: 20px;
    text-align: left;
    margin-bottom: 20px;
    height: 352px !important;
     margin-top: 30px;
}

.category-list-home
{
    background: #fff;
    overflow: hidden;
}

.category-list-home span.left-span
{
    display: block;
    width: auto;
    float: left;
    border-right: 1px solid #ccc;
}

.category-list-home p
{
    color: #333;
    margin-top: 0;
    padding-right: 0;
    padding-top: 0;
}

.category-list-home h4
{
    font-family: 'Oswald', sans-serif;
    color: #333;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 0.92em;
}

.category-list-home img
{
    width: 100%;
}

.card-split-left
{
    display: block;
    padding: 20px 20px 25px;
    text-transform: none;
}

.card-split-left i
{
    color: #666;
}

a.div-hover
{
    color: #666;
    font-style: normal;
}

a.div-hover:hover h4
{
    color: #009966;
}

.gen-info
{
}

.gen-info
{
    padding-top: 25px;
    padding-bottom: 25px;
}

.cols-info
{
    padding-left: 20px;
    padding-right: 20px;
}

.cols-info img
{
    width: 100%;
}

.cols-info h3,
h2
{
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.000em;
}

.bottom-gap
{
    margin-bottom: 15px;
}

.border-btn
{
    color: #333;
    display: block;
    border-bottom: 3px solid #333;
    border-top: 3px solid #333;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.border-btn:hover
{
    color: #666;
}

.common-links1
{
    display: block;
    padding: 25px 0 25px 0;
    border-bottom: 1px dashed #ccc;
    text-transform: none;
}

.common-links1:hover
{
    color: #666;
}

.ad-section1
{
}

.ad-1
{
    background-color: #161616;
}

.advertisements
{
    background-color: #161616;
    padding-top: 40px;
    padding-bottom: 40px;
}

.ad-left
{
    overflow: hidden;
}

.ad-left img
{
    width: 100%;
}

.ad-right
{
    overflow: hidden;
    padding: 0;
}

.ad-right img
{
    width: 100%;
}

.footer-base
{
    color: #9f9f9f;
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 40px;
}

a.footer-links
{
    font-size: 1.000em;
    color: #666;
    display: block;
    margin-bottom: 10px;
    text-transform: none;
}

a.footer-links:hover
{
    color: #fff;
}

.footer-head
{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 1.125em;
    margin-bottom: 20px;
}

.foot-address
{
    font-size: 0.875em;
    text-transform: none;
    color: #666;
}

.brand-box
{
    text-align: left;
}

.inner-banner
{
    background-image: url('img/inner-banner-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.inner-page-head
{
    padding-top: 85px;
    padding-bottom: 85px;
    text-align: center;
    color: #ffffff;
}

@media screen and (max-width:599px)
{
    .inner-page-head
    {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.inner-page-head h3.inner-banner-head
{
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.125em;
}

.fest-categories
{
    background: none;
    padding-bottom: 50px;
    padding-top: 50px;
}

.films-list
{
    padding: 0;
    color: #333;
    box-sizing: border-box;
}

.films-list img
{
    width: 100%;
}

.movie-list-wrap
{
    padding: 20px;
}

.list-head
{
    font-family: 'Roboto', sans-serif;
    color: #009966;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 7px;
}

.movie-time
{
    color: #5e5e5e;
    margin-bottom: 20px;
    font-size: 0.750em;
}

.film-detail
{
    color: #545454;
    font-size: 0.938em;
}

.head-3
{
    color: #141414;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .1em;
    font-size: 1.78em;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('img/underline.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
}

.list-holder
{
    padding-top: 40px;
}

.movie-list-links
{
    text-align: right;
    padding-top: 33px;
}

.spanhead1
{
    font-weight: 600;
    font-size: 1.2em;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
}

a.movie-page-links
{
    width: auto;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    background: #252525;
    letter-spacing: .2em;
    margin-left: 8px;
}

@media screen and (max-width:599px)
{
    a.movie-page-links
    {
        display: block;
        margin-bottom: 20px;
    }
}

a.movie-page-links:hover,
active
{
    background-color: #009966;
}

a.current
{
    background-color: #009966;
}

.moviepage-top-items
{
    padding-left: 15px;
    padding-right: 15px;
}

