/*
Theme Name: Biff
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: P4 Group
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

/* Not in use apparently
@import url('https://fonts.googleapis.com/css?family=Niconne');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Roboto');
*/

body{
    padding:0;
    margin:0;
    background: #333a4a;
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

blockquote {
    font-size: inherit;
}

ul,li{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
p{margin:0; padding:0;}
:focus{ outline:none;}
@font-face {
    font-family: blkt;
    src: url(fonts/blkt686.TTF);
}

a { color: #00b8c7; /* Too broad? */ }

a.contact-team {
    color: #fff;
}
a.contact-team:hover {
    color: #f1c3d1;
}

.biff_blue {color: #00b8c7;}
.biff_pink {color: #ee306c;}
.biff_purple {color: #5c3363;}


header img{max-width:100%;}
body img{
    max-width:100%;
}
header h1 {
    font-family: 'blkt';
    font-weight: 900;
    margin-bottom: 0px;
    font-size: 47px;
    color: #fff;
    margin-top: 25px;
    letter-spacing: 3px;
}
.header-in{ float:left; width:100%;background:#fff;}
.header-left{ margin:0 0px 0 -15px;}
header h4 {
    font-family: 'Inconsolata', monospace; font-weight:700;
    margin: 0;
    font-size: 32px; text-transform:uppercase;
    text-align: right;
    color: #00b1c1;
}
.right-header{ padding:70px 50px 0 0;}


.menu {

    background:#00b8c7;

    position: relative;
}

.navbar-inverse {
    background: none;
    border: none;
}

.navbar {
    position: relative;
    min-height: 48px;
    margin-bottom: 0px;
    border: none;

}

.nav  li  a {
    font-weight: 500;
    position: relative;
    display: block;
    padding: 14px 28px;
}

.navbar-inverse .navbar-nav  .current-menu-item  a, .navbar-inverse .navbar-nav  .current-menu-item  a:focus, .navbar-inverse .navbar-nav  .current-menu-item  a:hover {
    color: #fff;
    background:#ee316c;
}
.navbar-inverse .navbar-nav  li  a {
    color: #fff; font-size:18px; font-weight:600; letter-spacing:1px;
}

.navbar-nav  li { text-transform: uppercase;display:inline-block;

}
.navbar-inverse .navbar-nav  li  a:focus, .navbar-inverse .navbar-nav  li  a:hover {
    color: #fff;
    background:#ee316c;
    text-decoration: none;
}

.logo{ float:right; vertical-align:bottom; margin-top:70px;}
.register-form ul li label{ display:block; margin-bottom:0; color:#cccccc; font-size:12px; text-transform:uppercase;}
.register-form ul li{ padding-bottom:15px; float:left; width:100%;position: relative;}
.register-form ul li input[type="text"]{ background:#cccccc; padding:5px; border:1px #c3c3c3 solid; width:100%; height:38px;}
.register-form h2 { color:#adadad; font-size:20px; padding-bottom:12px; margin-top: 50px;}
.register-form {
    padding-top: 35px;
    clear: both;
}
.sub-butn{ background:#00b8c7; color:#fff; text-transform:uppercase; padding:8px 30px; border:0;box-shadow:0; font-size:16px; font-weight:bold; margin-top:10px;}
.right-banner-part img{ max-width:100%;}
.banner-part .container{ background:#fff; padding-top:12px;}
.menu .navbar-wrapper{ margin:2px 0;}
.index-part .container{ background:#fff; padding-top:50px; padding-bottom:100px;}

.social-media {
    width:100%;
    padding-top:50px;
}

.social-media a {
    margin: 0 4px;
    display: inline-block;
}

.social-media a img {
    width: 30px;
}

.bottom-strip{
    background:#ee316c;
    padding: 10px;
    float:left;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
}

.bottom-strip h5{ color:#fff; font-size:25px;letter-spacing:1px;}

.right-banner-part{ position:relative;float:left;}
.bottom-strip span{ display:block; color:#fff; font-size:12px; letter-spacing:1px; font-weight:bold; padding-top:5px;}
.left-bar{ }
.left-bar h2{ font-size:38px; color:#5c3363; text-transform:uppercase; padding-top:30px; font-weight:700;}
.left-bar p{ font-size:18px; color:#ee2e6a; padding-top:30px;}
.right-bar{border-left:2px #c8c8c8 solid; padding-left:40px; float:left; margin-top:20px;}
.heading h2{ font-size:38px; color:#5c3363; text-transform:uppercase;font-weight:700; }
.imges-box{ padding-top:00px; float:left; width:100%;}
.imges-box .right-images{ float:left; margin:3px; width:49%; position:relative;}
.imges-box .right-images.full{ width:99%;}
.imges-box .right-images img{ max-width:100%;}
.right-bar h5{ color:#a4a4a4; font-size:25px; margin-top:30px; clear:both; }
.right-bar p{color:#a4a4a4; font-size:16px; padding-top:20px;}
.imges-box p{ padding-top:0;}

.footer .container{ padding:30px 0; background:#333A4A none repeat scroll 0 0; }
.footer-logo{  vertical-align:middle;text-align: center;}
.footer-logo a{ display:inline-block; margin-right:25px; vertical-align:middle;}
.footer-logo a img{vertical-align:middle;float:left;}
.left-bar img{ max-width:100%; width:100%;}
.uper-text{ text-transform:uppercase;}
.right-bar p span{ font-size:15px; display:block; position:relative;}
.bottom-strip p {
    display: block;
    color: #fff;
    font-size: 12px;
    padding-top: 5px;
}

.overlay-hover{
    position:absolute;
    left:0;
    z-index:99999;
    bottom:0;
    background:#EE316C;
    float:left;
    width:100%;
    padding:10px;
    /* display:none; */
    cursor:pointer;
}

.right-images:hover .overlay-hover{ display:block;}
.overlay-hover h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
}
.overlay-hover h5 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px; margin:0;
}
.overlay-hover p {
    display: block;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
}
.overlay-hover span {
    display: block;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-top: 2px;
}













.heading1 h2 {
    /* color: #5c3363;
    font-weight: 700;*/

    /* Match Film heading styles */
    color: #00B8C7;
}

.heading2 h5 {
    /* color: #5c3363; */
    font-weight: bold;
    font-size: 20px;
}
.secondpage .right-bar {
    border-left: 0px #c8c8c8 solid;
    padding-left: 0;
    float: left;
    /* margin-top: 20px; */
    margin: 20px 0;
}
.secondpage .secondh {
    font-weight: 500;
    font-size: 17px;
}
.secondpage .heading2 {
    width: 100%;
    /*
    why float & set height ?
    float: left;
    height: 20px;
    */
}

/* Mid-page heading blocks */
.heading-block {
    margin: 2em 0;
}

.heading-block h3,
.heading-block h4 {
    color: #00b8c7;
}

/* .secondpage needs spacing between text blocks !*/
.secondpage h2,
.secondpage h3,
.secondpage h4,
.secondpage p {
    /* margin: 0.5em 0 0;
    TENTATIVE CHANGE: is this too broad? */

    margin: 1em 0 0;
}

.secondpage .right-bar h5 {
    color: #555;
    font-size: 18px;
    margin-top: 30px;
    clear: both;
    font-style: italic;
}
.secondpage .right-bar p {
    color: #a4a4a4;
    /* font-size: 16px; */
    font-size: 14px;
    padding-top: 20px;
    float: left;
}
.secondpage .lastdiv .heading1 {
    margin-top: 40px;

    display: inline-block;
}
.secondpage .lastdiv {
    height: auto;
}
.secondpage .seclast {
    width: 60%;
    display: inline-block;
    height: auto;
    margin-top: 0;
}
.secondpage .seclast .upper {
    width: 100%;
    height: auto;
    background-color: #00B8C7;
    color: #fff;
}
.secondpage .upper h6 {
    font-weight: 700;
    font-size: 16px;
    vertical-align: middle !important;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-left: 5px;
}
.secondpage .middle {
    width: 100%;
    height: 35px;
    display: inline-block;
    padding-top: 5px;
}
.secondpage .middle .first {
    width: 41%;
    display: inline-block;
}
.secondpage .middle .second {
    width: 20%;
    display: inline-block;
}
.secondpage .middle .third {
    width: 37%;
    display: inline-block;
    padding-left: 10px;
    margin-top:10px;
}
.secondpage .middle .first span {
    color: #a4a4a4;
    font-weight: bold;

    padding-left: 5px;
}
.secondpage .middle .second span {
    color: #a4a4a4;
    font-weight: bold;
}
.secondpage .middle .third span {
    color: #00B8C7;
    font-weight: bold;
}



.secondpage .lower {
    width: 100%;
    height: 35px;
    display: block;
    padding-top: 5px;
    margin-top: 10px;
}
.secondpage .lower .first {
    width: 41%;
    display: inline-block;
}
.secondpage .lower .second {
    width: 20%;
    display: inline-block;
}
.secondpage .lower .third {
    width: 37%;
    display: inline-block;
    padding-left: 10px;
}
.secondpage .lower .first span {
    color: #a4a4a4;
    font-weight: bold;

    padding-left: 5px;
}
.secondpage .lower .second span {
    color: #a4a4a4;
    font-weight: bold;
}
.secondpage .lower .third span {
    color: #00B8C7;
    font-weight: bold;
}
.secondpage .footer-logo {
    float: none;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.secondpage .footer-logo a {
    float: none;
    margin-right: 25px;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.secondpage .footer-logo a img {
    vertical-align: middle;
    float: none;
}
.secondpage .bottom-strip {
    background: #ee316c;
    padding: 10px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}






.bigupper {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:10px;
}
.banner-part .container {
    background: #fff;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
}
.bigupper .image {
    width: 32.9%;
    background: #eee;
    height: 180px;
    display: inline-block;
    margin-top: 0px;
    position: relative;
}
.bigupper .heading1 h2 {
    color: #00b8c7;
    /* font-weight: 700; */
    margin-bottom: 20px;
}
.bigupper .image .hovdiv {
    width: 100%;
    height: 85px;
    background:rgba(238, 49, 108, 0.64);
    position: absolute;
    float: left;
    bottom: 0;
    display: none;
}
.bigupper .image .hovdiv.tall {
    height: 120px;
}

.bigupper .image:hover .hovdiv {
    display: block;
}
.hovdiv {
    padding: 15px;
    color: #fff;
}
.hovdiv h6 {
    font-size: 17px;
    font-weight: 600;
}
.hovdiv .thirnew {
    font-size: 10px;
    font-weight: bold;
    position: relative;
    bottom: 3px;
}
.bigupper .hovdiv p {
    font-size: 10px;
    font-weight: 700;
}

.footer-logo {
    float: none;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.footer-logo a {
    float: none;
    margin-right: 25px;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.footer-logo a img {
    vertical-align: middle;
    float: none;
}
.bottom-strip {
    background: #ee316c;
    padding: 10px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    /* display: none;*/
}

.heading2 h5 {
    /*color: #5c3363;*/
    color: #00b8c7;
    font-weight: normal;
    font-size: 18px;
    font-weight: bold;

    font-weight: 400;
    margin-bottom: 1.2em;
}

.right-bar {
    border-left: 0;
    padding-left: 0px;
    float: left;
    margin-top: 20px;
    border-top: 2px solid #a4a4a4;
    width: 100%;
}
.right-bar.no-border {
    border: none;
}

.fourthcont {
    width: 100%;
    display: inline-block;


}
.fourthcont .sideleft {
    width: auto;
    display: inline-block;
    height: auto;
    margin-right: 20px;
    float: left;
}
.fourthcont .sideright {
    width: 75%;
    display: inline-block;

    float: left;
}
.fourthcont .sideleft p {
    color: #555;
    font-size: 16px;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 700;
}
.fourthcont .updatesid {
    color: #a9a9a9;
    font-size: 13px;
}
.sideright .color {
    color: #00B8C7;
    font-weight: bold;
    font-size: 18px;
}
.non {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
}
.sideright p {
    color: #555;
    font-size: 17px;
    padding-top: 20px;
    font-weight: normal;
}
.left_up {
    position: relative;
    top: 15px;
}
.left_up1 {
    position: relative;

    bottom: 10px;
    letter-spacing: 1px;
}
.fourthcont .left_up2 {
    position: relative;
    bottom: 15px;
    letter-spacing: ;
    font-size: ;
    font-size: ;
    letter-spacing: 1px;
}
.left_up3 {
    color: #c9c9c9 !important;
    font-weight: normal !important;
    position: relative;
    bottom: 25px;
}
.left_up4 {
    position: relative;
    bottom: 45px;
    color: #c9c9c9 !important;
    font-weight: normal !important;
}
.left_up5 {
    position: relative;
    bottom: 60px;
    color: #c9c9c9 !important;
    font-weight: normal !important;
}
.right-bar .video {
    width: 100%;
    height: 400px;
    background-color: #eee;
}




.lastdiv .heading1 {
    margin-top: 40px;
    float:left;
    width:100%;
    display: inline-block;
}
.lastdiv {
    height: auto;
}
.seclast {
    width: 65%;
    display: inline-block;
    height: 100px;
    margin-top: 20px;
}
.seclast .upper {
    width: 92%;
    height: 30px;
    background-color: #00B8C7;
    color: #fff;
}
.upper h6 {
    font-weight: 700;
    font-size: 16px;
    vertical-align: middle !important;
    padding-top: 6px;
    margin-left: 5px;
}
.middle {
    width: 100%;
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}
.middle .first {
    width: 20%;
    display: inline-block;
}
.middle .second {
    width: 31%;
    display: inline-block;
}
.middle .third {
    width: 47%;
    display: inline-block;
    padding-left: 10px;
}
.middle .first span {
    color: #a4a4a4;
    font-weight: bold;

    padding-left: 5px;
}
.middle .second span {
    color: #a4a4a4;
    font-weight: bold;
}
.middle .third span {
    color: #00B8C7;
    font-weight: bold;
}
.lower {
    width: 100%;
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}
.lower .first {
    width: 20%;
    display: inline-block;
}
.lower .second {
    width: 31%;
    display: inline-block;
}
.lower .third {
    width: 47%;
    display: inline-block;
    padding-left: 10px;
}
.lower .first span {
    color: #a4a4a4;
    font-weight: bold;

    padding-left: 5px;
}
.lower .second span {
    color: #a4a4a4;
    font-weight: bold;
}
.lower .third span {
    color: #00B8C7;
    font-weight: bold;
}
.footer-logo {
    float: none;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.footer-logo a {
    box-sizing: border-box;
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
    width:220px;
}
.footer-logo a img {
    float: none;
    margin: 0 10px 30px;
    vertical-align: middle;
}


.fifthpage .fifupper {
    width: 100%;
    height: 60px;
    padding-top: 15px;
    border-bottom: 2px solid #eee;
}
.fifthpage .fifcontent h6 {
    color: #5c3363;
    font-size: 14px;
    font-weight: 600;
    margin:30px 0 10px;
}
.fifthpage .fifcontent {
    margin-top: 20px;
}
.fifthpage .fifcontent p {
    /* (?) font-size: 17px; */
    color: #a4a4a4;
    padding-top: 20px;
}




.tnp-field label {
    color: #cccccc!important;
    display: block;
    font-size: 12px!important;
    margin-bottom: 0;
    text-transform: uppercase;
}
.tnp-widget input[type="text"], .tnp-widget input[type="email"],  .tnp-widget select{background-color: #cccccc!important;}
.tnp-submit {
    background: #5c3363 none repeat scroll 0 0!important;
    border: 0 none;
    color: #fff;
    font-size: 16px!important;
    font-weight: bold!important;
    margin-top: 10px;
    padding: 8px 30px!important;
    text-transform: uppercase;
    width:85% !important
}
.right-bar .bottom-strip > h5 {
    color: #fff;
    margin: 0;
}
.right-bar .right-banner-part {
    margin-bottom: 30px;
}
.right-banner-part img {
    max-width: 100%;
    width: 100%;
}
.nav.navbar-nav .sub-menu a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ee316c;
    text-decoration: underline;
}
.nav.navbar-nav .sub-menu {
    background: #fff;
    background: rgba(255, 255, 255, 0.98);
    /* opacity: 0; */
    display: none;
    float: left;
    left: 100%;
    margin-top: 10px;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
}
.nav.navbar-nav .sub-menu .sub-menu {
    box-shadow: none;
    height: auto;
    overflow-y: auto;
    width: 100%;
}
.navbar-nav li:hover ul.sub-menu {
    display: block;
}
.nav.navbar-nav ul.sub-menu a {
    color: #5c3363; /*#00B8C7;*/
    font-size: 13px;
}
.nav.navbar-nav ul.sub-menu a:hover {
    padding-left: 0;
    color: #ee306c;
}

.nav.navbar-nav ul.sub-menu li {
    width: 100%;
}
.page-template-tickting-php .secondpage .heading2 {
    border-bottom: medium none;
    float: left;
    height: auto;
    margin: 20px 0;
    width: 100%;
}
.page-id-12 .fifcontent {
    text-align: center;
}
.page-id-12 .fifcontent > img {
    position: relative;
    right: -28px;
    top: -45px;
    width: 104%;
}
.spon h2 {
    color: #6c6c6c;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px
}
.spon {
    float: left;
    margin: 20px 0 20px;
    width: 100%;
}
.col-md-4.text-center.second {
    margin-top: 110px;
}
.spon_six h2 {
    color: #6c6c6c;
    font-size: 18px;
    margin: 20px 0;
}
.spon_six {
    float: left;
    margin: 40px 0;
    width: 100%;
}
.page-id-12 .heading1 > h2 {
    text-align: center;
    margin-top: 20px;
}
.image > img {
    float: left;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.msg_strip > h5 {
    background: #ee306c none repeat scroll 0 0;
    font-size: 16px;
    padding: 12px 0;
    text-transform: uppercase;
}
.msg_strip {
    background: #fff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 0px 0;
    text-align: center;
    width: 100%;
}

.nav li a {
    color: #5c3363;
    font-size: 19px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.nav li a:hover {
    padding-left: 6px;
    background: #ee306c;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.right-banner-part:hover .bottom-strip {
    display: block;
}
.social-media h3 {
    color: #5c3363 ;
    margin: 20px 0;
    float: left;
    width: 100%;
    font-weight: bold;
}
.fest-team {
    background: #5c3363 none repeat scroll 0 0;
    float: left;
    padding: 10px;
    text-align: center;
}
.fest-team > p {
    color: #fff;
    text-transform: uppercase;
}
.ad-img {
    width: 100%;
    margin: 25px 0;
}
.copyrights {
    text-align: center;
    color: #fff;
}
.heading1.text-center {
    border-top: 2px solid;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.spon-team p {
    color: #000 !important;
    padding: 0 !important;
}
.spon-team h6 {
    color: #1fc7dd !important;
    font-size: 18px!important;
}
.pink-box {
    background: #ee306c none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 20px 0;
    padding: 20px;
    width: 100%;
}
.secondpage .heading1 {
    /* display: inline-block; /* fkn why? */
    margin: 10px 0;
    width: 100%;
}
.page-id-12 .heading1 > h2 {
    color: #ee306c;
    margin-top: 20px;
    text-align: center;
}
.sponsor.text-center > img {
    width: 70%;
}
.spon .sponsor.text-center {
    float: left;
    width: 20%;
}
.spon.second {
    margin-top: 0;
}
.navbar-toggle .icon-bar {
    border: 1px solid;
}
button.navbar-toggle {
    border-color: #000;
    float: left;
    margin-top: 0;
}
.footer-soc a {
    color: #fff;
}
.footer-soc {
    text-align: center;
    color: #fff;
}
.sponsor.text-center img {
    width: 80%;
}
.spon-team .sec p {
    font-size: 14px;
}
.sec {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.tnp-widget input[type="text"], .tnp-widget input[type="email"],  .tnp-widget select {
    background-color: #eee !important;

}
.sponsor.text-center.second {
    margin-top: 20px;
}
.register-form ul li.menu-item-has-children::before {
    color: #5c3363;
    content: "\f105";
    font-family: fontAwesome;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 18px;
}


.navbar-nav li:hover ul.sub-menu {
    /*opacity: 1; */
    display: block;
    transition: all 1s ease 0s;
}
.nav.navbar-nav .sub-menu .sub-menu {
    /* opacity: 0; */
    display: none;
    transition: all 1s ease 0s;
}
.navbar-nav li:hover ul.sub-menu li:hover .sub-menu {
    border: 1px solid #e5e9f3;
    /* opacity: 1; */
    display: block;
    transition: all 1s ease 0s;
    position: absolute;
    right: -290px;
    width: 100%;
    margin-top: 0;
    z-index:99999 !important
}

/*.navbar-nav li:hover ul.sub-menu {
  opacity:1;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
}
.nav.navbar-nav .sub-menu .sub-menu {
  opacity:0;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
}
.navbar-nav li:hover ul.sub-menu li:hover .sub-menu {
  border: 1px solid #e5e9f3;
   opacity:1;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  position: absolute;
  right: -290px;
  width: 100%;
}*/

@media (min-width:270px) and (max-width:775px){
    .banner-part .container {
        background: #fff none repeat scroll 0 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 25px;
    }
    #text-7 {
        height: 250px;
        visibility: hidden;
    }
    .bigupper .image{height: 110px;width: 48.9%;}
    .fest-team {
        margin-left: 10px;
    }
    .social-media a {
        margin-right: 2px!important;
    }
    .right-banner-part img {
        height: auto;
    }
    .hovdiv h6 {
        font-size: 12px;
        font-weight: 600;
    }
    .page-id-12 .fifcontent > img {
        position: relative;
        right: 12px;
        top: -5px;
        width: 104%;
    }
    .spon .sponsor.text-center {
        float: left;
        width: 100%;
    }
}
@media (min-width:767px) and (max-width:1024px) and (orientation:portrait){
    .spon .sponsor.text-center {
        float: left;
        width: 20%;
    }
}

/* Test more ! */
.right-banner-part {
    float: none; /* revert to full width */
}

/* Film feature images */
.page-template-film .wp-post-image {
    object-fit: cover;
    max-height: 350px;
}

.page-template-film .heading1 h1,
.page-template-film .heading1 h2,
.page-template-film .heading2 h5 {
    font-family: 'Open Sans', "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #00b8c7;
    font-weight: 500;
}

.quote-grey {
    color: #a4a4a4;
    font-weight: bold;
}

.page-template-film .quote {
    color: #ee306c;
    font-weight: bold;
}

div.third a {
    background: #ee306c;
    color: #fff;
    padding: 5px;
    display: block;
    text-align: center;
}
div.third a:hover {
    background: #d62b61;
    color: #fff;
}

/* SPACING HELPERS
e.g. h2.space */
.space,
.vert-space {
    margin: 0.5em 0;
}

.top-space2 {
    margin-top: 2em;
}

div.heading2.space {
    margin: 1em 0;
}


/* for Ticket Pricing */
.price-block div.row,
div.row.vert-space {
    margin-top: 1em;
}

.price-block h4 {
    margin-bottom: 0.3em;
}
.price-block p {
    padding-top: 0 !important;
}

/* Film Detail -- ACF Enabled */
.row .showcase {
    margin: 2em 0;
    padding: 1em;
    background: url(images/showcase-bg.png) no-repeat 100% 100% #ee306c;
    color: #fff;
}
.showcase p:first-of-type {
    margin-top: 0;
}

.row .showcase a {
    color: #fff;
    text-decoration: underline;
}

.film-detail header {
    text-transform: uppercase;
}

.film-detail h1 {
    font-size: 30px;
    letter-spacing: 0;
}

.film-quote,
.secondpage .right-bar.film-quote p {
    color: #ee306c;
    font-weight: bold;
}

.title-translated {
    color: #adadad;
}

.row.showcase-prices {
    margin-bottom: 1em;
    padding-top: 1em;
    border-bottom: 1px solid #ddd;
}

.showcase-prices h3 {
    margin-top: 1px;
    color: #ee306c;
    font-size: 16px;
}
.row.showcase-prices h3 a {
    color: #ee316c;
}
.row.showcase-prices h3 a:visited {
    color: #c52c5c;
}
.row.showcase-prices h3 a:hover {
    color: #5c3363;
}


.showcase-prices h4 {font-size: 16px;}
.showcase-prices .when {
    font-weight: bold;
}

/* Home Film Links */
.right-banner-part a {
    color: #fff;
}
.right-banner-part a:hover {
    opacity: 0.85;
}

/* Films index */
div.films a.film {
    display: block;
    height: 180px;
}

div.films img {
    object-fit: cover;
    height: 100%;
    max-width: 100%;
}


.mobile_ver
{
    display:none;
}
.desktop-ver
{
    display:block;
}
.for_mobiles{display:none;}

@media screen and (max-width: 767px) {
    .mobile_ver
    {
        display:block;
    }
    .desktop-ver
    {
        display:none;
    }
}
@media screen and (min-width:220px) and (max-width: 767px) {
    .for_mobiles{display:block;}
    .nav.navbar-nav .sub-menu {
        background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
        display: none;
        float: left;
        left: 0;
        margin-top: 10px;
        padding: 20px;
        position: absolute;
        top: 20px;
        transition: all 1s ease 0s;
        width: 100%;
        z-index: 99;
    }

    .navbar-nav li:hover ul.sub-menu li:hover .sub-menu {
        border: 1px solid #e5e9f3;
        opacity: 1;
        transition: all 1s ease 0s;
        position: relative;
    }

    button.navbar-toggle {
        display: none;
    }
}

#wprmenu_menu_ul {
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    #rev_slider_1_1_wrapper {
        display: none;
    }
}


/* What Film Where & Feature Button
------------------------------------ */

/* Session Times */
.film-session {
    box-shadow: inset 0 3px 0 0 #5c3363, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    padding: 12px;
    box-shadow: inset 0 3px 0 0 #5c3363, inset 0 0 0 0 transparent, 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    margin-bottom: 24px;
    background-color: #f4f6f8;
}

.film-session:hover {
    box-shadow: none;
}

.film-session__title {
    color: #00B8C7;
    font-weight: 700;
    font-size: 22px;
    min-width: 240px;
    color: #333;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .film-session__group {
        margin-bottom: 12px;
        background-color: white;
        padding: 6px;
        box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    }
}

@media only screen and (min-width: 768px) {
    .film-session__content {
        display: flex;
    }
    .film-session__content a:not(:last-child) {
        margin-right: 6px;
    }
}

.film-session__group {
    margin-bottom: 6px;
}

.film-session__content a {
    text-decoration: none;
    margin-right: 6px;
    margin-bottom: 6px;}

.film-session__content a:hover {
    opacity: 0.6;
}

.film-session__content {
    flex-flow: row wrap;
}

.film-session--align {
    display: flex;
    flex-direction: column;
}

.label-session {
    background-color: #ee306c;
    margin-bottom: 6px;
    font-size: 100%;
    box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    font-weight: 400;
}

.feature-button {
    position: relative;
    display: inline-block;
    min-height: 3.6rem;
    min-width: 3.6rem;
    margin: 0;
    padding: .7rem 1.6rem;
    background: -webkit-linear-gradient(top, #24bac5, #4eb0b7);
    background: linear-gradient(180deg, #24bac5, #4eb0b7);
    border: .1rem solid #00b7c5;
    box-shadow: inset 0 1px 0 0 #6dd2da, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 0 0 transparent;
    color: #fff;
    fill: #fff;
    border-radius: .3rem;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    -webkit-transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
    text-transform: none;
    font-family: -apple-system, "BlinkMacSystemFont", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;
    font-weight: normal;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    font-size: 24px;
    margin-bottom: 30px;
    width: 100%;
}

/* Search page */
.film-search {
    box-shadow: inset 0 3px 0 0 #ee306c, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    padding: 12px;
    box-shadow: inset 0 3px 0 0 #ee306c, inset 0 0 0 0 transparent, 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    margin-bottom: 24px;
    background-color: #f4f6f8;
    font-weight: bold;
}

.film-search:hover {
    box-shadow: none;
}

a.film-search-link {
    color: #333;
}

a.film-search-link strong {
    color: #ee306c;
}

a.film-search-link:hover {
    text-decoration: none;
}

.film-search__image {
    margin-right: 15px;
}

.film-search__image img {
    border-radius: .25em;
	box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);

}

.film-search__title {
    font-weight: 700;
    font-size: 22px;
    min-width: 240px;
    color: #333;
    margin-bottom: 10px;
}

/*Mobile*/
@media only screen and (max-width: 767px) {
    .film-search {
        text-align: center;
    }
    .film-search__image {
        margin-bottom: 16px;
    }
    .film-search__image img {
        margin: 0 auto;
        border-radius: .25em;
    }
}
/*Desktop*/
@media only screen and (min-width: 768px) {
    .film-search {
        display: flex;

    }
    .film-search__image {
        margin-right: 12px;
    }
    .film-search__content {
        flex: 1;
    }
}


/* Search Bar */
#search-bar {
    background-color: white;
}

#search-bar .form-control {
    border-radius: 0;
    background-color: #f5f5f5;
}

#search-bar button {
    border-radius: 0;
    background-color: #00b7c5;
    color: white;
    font-weight: bold;
    border: 0;
}

/*Mobile*/
@media only screen and (max-width: 767px) {
    #search-bar {
        padding: 30px 36px;
    }
}
/*Desktop*/
@media only screen and (min-width: 768px) {
    #search-bar {
        background-color: white;
        padding: 30px 54px;
    }
}


/* Responsive utilites */
@media (max-width: 992px) {
    .hidden-md {
        display: none !important;
    }
}

/* Side Menu */
#side-menu  li a.back {
  font-weight: bold;
}
#side-menu  li a {
  cursor: pointer;   
  padding: 10px 0;
}
#side-menu  li {
  padding: 0;
}
@media (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) #side-menu li a {
  padding: 10px 0;
  text-align:center;
}
#side-menu  li a:hover {
  padding-left: 20px !important;
}
#side-menu li div {
      cursor: pointer;
      padding: 10px 0 !important;
      color: #5c3363;
      font-size: 19px;
      padding: 0;
      font-family: 'Open Sans', sans-serif;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      font-weight: 500;
      position: relative;
      display: block;
}
#side-menu li div:hover {
    padding-left: 20px !important;
    background: #ee306c;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/* Desktop "What Film, Where, When?" */
@media only screen and (min-width: 768px) {
	
	.film-session {
		display: flex;
		padding: 12px;
	}

	.film-session__image {
	    margin-right: 12px;
	}

	.film-session__image img {
	   border-radius: .25em;
	       box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
	}
	
}

/* Mobile "What Film, Where, When?" */
@media only screen and (max-width: 767px) {
	
	.film-session {
		text-align: center;
	}

	.film-session__image {
	    margin-bottom: 12px;
	}

	.film-session__image img {
	    margin: 0 auto;
	    	   border-radius: .25em;
	       box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
	}
	
	.film-session__content a {
		text-decoration: none;
		margin-right: 0;
	   margin-bottom: 0;
	}
	
	.film-session__group {
		margin-bottom: 12px;
		border-radius: .25em;
	}
	
	.film-session__group {
		margin-bottom: 12px;
		background-color: white;
		padding: 6px;
		box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
	}
	
}


.film-session__image img,
.film-search__image img {
    width: 150px !important;
    height: 150px !important;
    max-width: none;
}
/**/

a.anchor {
      color: #00b8c7;
}
a.anchor:hover,
a.anchor:focus {
    color: #23527c;
    text-decoration: underline;
}

.register-form {
    padding-top: 0 !important;
}


.video {
        background: url(http://www.asiapacificscreenacademy.com/wp/wp-content/uploads/2016/12/Jack-Thompson-APSA-Academy-President-2.jpg) top left no-repeat;
        position: relative;
        height: 230px;
        margin-bottom: 30px;
}

.video__title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    padding: 10px 20px;
    background: url(http://www.asiapacificscreenacademy.com/wp/wp-content/themes/APSA/images/black60.png) repeat;
   width: 100%;
}

.video__title h3 {
    font-size: 19px;
    margin: 0;
    color: white;
}

.video__overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 230px;
        background: url(http://www.asiapacificscreenacademy.com/wp/wp-content/themes/APSA/images/vid.png);
        width: 100%;
}

.video__overlay a {
        display: block;
    height: 230px;
}

.video__tag {
  position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    width: 200px;
    height: 25px;
    flex: 1;
    display: flex;
    align-items: center;
    padding-left: 20px;
    background: url(http://www.asiapacificscreenacademy.com/wp/wp-content/themes/APSA/images/black60.png) repeat;
    color: white;
}

.news-article__heading {
  font-size: 20px;
}

.news-article__date {
  font-style: italic;
}

.news-article {
    box-shadow: inset 0 3px 0 0 #00b7c5, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    padding: 12px;
    box-shadow: inset 0 3px 0 0 #00b7c5, inset 0 0 0 0 transparent, 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    margin-bottom: 24px;
    background-color: #f4f6f8;
      text-align: center;
}

.news-article__heading h3 {
    margin-top: 0;
}

.news-date {
      font-weight: bold;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 1em;
}

marquee {
  padding: 10px;
    background: #f5f5f5;
    margin-bottom: 30px;
}

marquee > a {
          color: #ee306c !important;
    font-weight: bold;
}


.press-release {
    margin-bottom: 30px;
    border-bottom: 1px solid #607D8B;
}

.press-release__date {
    margin-bottom: 6px;
    font-weight: bold;
}

.press-release__name {
    margin-bottom: 6px;
}

.press-release__name h3 {
    font-size: 18px;
    margin-top: 0;
}

/**/

.home-images {
    margin-bottom: 30px;
}

.home-image {
    position: relative;
}

.home-image:hover {
    opacity: 0.8;
}

.home-image__title {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
}