/*----------------------------------*/


/*-----------1200px WIDE------------*/


/*--------------------------------*/

@media screen and (max-width:1200px) {
    .content-txt {
        top: 55%;
    }
}


/*----------------------------------*/


/*-----------900px WIDE------------*/


/*--------------------------------*/

@media screen and (max-width:980px) {
    #partner {
        margin: 45px auto 30px;
    }
    #partner a {
        width: 10%;
    }
    #partner img {
        margin: 0 10px;
    }
    /*--FOOTER--*/
    #footer {
        margin: 0;
        text-align: center;
    }
    #footerMenuContainer {
        height: auto;
        text-align: center;
        margin-bottom: 0px;
    }
    #footer .footer-col p {
        padding: 5px 20px;
    }
    #footer #copyright {
        padding: 0 0 0 20px;
    }
    /*--CREDITS--*/
    #vys-credits {
        margin-bottom: 15px;
        width: calc(100% - 40px);
        padding: 0 20px;
    }
    .content-txt .quote {
        display: none;
    }
    .quote.responsive {
        display: block;
        margin-top: 30px;
    }
    .quote h4 {
        margin-bottom: 10px;
    }
    .quote h3 {
        font-size: 17px;
    }
    .quote h3 img {
        height: 20px;
    }
    td {
        line-height: 17px;
    }
}

@media screen and (min-width:485px) and (max-width:840px) {
    #partner {
        height: auto;
    }
    #partner img {
        max-width: 90%;
        margin-bottom: 30px;
    }
    #partner a {
        width: 20%;
    }
    .dual-entertainment {
        width: 10% !important;
    }
    .dual-entertainment img {
        top: -14px !important;
    }
    .we-do {
	   width: 10% !important;
}
}


/*----------------------------------*/


/*-----------700px WIDE------------*/


/*--------------------------------*/

@media screen and (max-width:480px) {
    #logo {
        max-width: 60% !important;
        width: 50% !important;
    }
    #logo img {
        max-width: 100%;
    }
    #dropmenu a {
        font-size: 20px;
        line-height: 50px;
    }
    .link-extern img {
        top: 2px;
    }
    .content-txt p {
        font-size: 18px;
        line-height: 24px;
    }
    #footer .footer-col p {
        font-size: 16px;
    }
    #footer .footer-col.responsive p {
        border-right: none;
    }
    #contentContainer {}
    body {
        padding-bottom: 0 !important;
    }
    #vys-credits {
        padding: 0 15px;
        width: calc(100% - 30px);
    }
    #footerMenuContainer {
        float: left;
        height: auto;
    }
    #footer .footer-col {
        margin-bottom: 20px;
    }
    #footer .footer-col:last-child h4 {
        display: none;
    }
    #footer .footer-col h4 {
        margin-left: 20px;
    }
    #footer #copyright {
        margin-bottom: 20px;
    }
    #partner {
        margin-left: -15px;
        height: auto;
    }
    #partner a {
        width: 20%;
        margin-left: 20px !important;
    }
    #partner img {
        margin: 0 15px 20px;
    }
    .dual-entertainment {
        width: 14% !important;
    }
    .dual-entertainment img {
        top: -14px !important;
    }
    .we-do {
	   width: 10% !important;
}
    .we-do img {
width: 80% !important;
        
}
    #footer .footer-col .footer-download {
        display: none;
    }
    #footer .footer-col.responsive .footer-download {
        display: block;
    }
    #footer .footer-col.responsive .footer-download img {
        height: auto;
        width: 100%;
    }
    .quote.responsive {
        display: block;
    }
    .img-align.smartphone {
        display: block;
        margin-top: 40px;
    }
    /*--VIDEO--*/
    .post-video,
    .videoLink {
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        margin: -30px 0 0 -30px;
        width: 60px;
    }
    /*--POST NAVIGATION--*/
    #pageContent > a[rel="next"],
    #pageContent > a[rel="prev"] {
        display: inline-block;
    }
    #ajax-content > a[rel="next"],
    #ajax-content > a[rel="prev"] {
        display: none;
    }
    /*--CATEGORY POST--*/
    .scroll-this {
        /*padding-right: 0px;*/
    }
    .scroll-this > div {
        margin: 0 20px 0 0;
        width: 300px;
    }
    /*--FOOTER CONTAINER--*/
    #footerContainer {
        position: relative;
    }
    .col-left {
        width: 100%;
    }
    .col-right {
        width: 100%;
    }
}


/*----------------------------------*/


/*-----------540px WIDE------------*/


/*--------------------------------*/

@media screen and (max-width:540px) {
    /*--PAGE CONTENT--*/
    /*  #pageContent.with-scrollbar,
    #pageContent {
        max-height: 60%;
        width: 90%;
        margin-left: -45%;
    }
    #page-title {
        font-size: 16px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    #page-title:after {
        display: none;
    }
    #post-details span {
        display: block;
    } */
}


/*----------------------------------*/


/*-----------400px WIDE------------*/


/*--------------------------------*/

@media screen and (max-width:480px) {
    #menu-control {
        right: 20px;
    }
    .bg-synopsis,
    .bg-director,
    .bg-producer {
        display: none;
    }
    .entrytitle span {
        font-size: 12px;
        display: block;
    }
    .entrytitle a img {
        height: 10px;
    }
    /*--LOGO--*/
    #logo {
        margin: 20px 0 0 0px;
    }
    /*--CATEGORY POST--*/
    .entrytitle {
        left: 20px;
    }
    .scroll-this > div {
        width: 250px;
    }
    .scroll-this > div:first-child {
        margin-left: 20px;
    }
    #slide-right {
        right: 20px;
    }
    #slide-left {
        right: 50px;
    }
    /*--REVIEWS--*/
    #reviews {
        right: 20px;
        bottom: 60px;
        width: 80%;
    }
    .reviewContent {
        margin-bottom: 10px;
    }
    .reviewContent p {
        font-size: 120%;
    }
    .reviewTitle {
        margin-bottom: 20px;
    }
    /*--VIDEO--*/
    body.term-post-format-video .post {
        max-width: 80%;
    }
    .video-page-post {
        right: 20px;
        bottom: 60px;
    }
    /*--AUDIO--*/
    #audioControl {
        left: 10px;
        bottom: 10px;
    }
    /*--SOCIAL ICONS--*/
    #socialIcons {
        right: 15px;
        bottom: 15px;
    }
    /*--FOOTER MENU--*/
    #footerMenu li {
        margin-left: 10px;
    }
}


/*--MAX HEIGHT--*/


/*----------------------------------*/


/*-----------750px TALL------------*/


/*--------------------------------*/

@media screen and ( max-height: 830px) {
    .txt-mh {
        max-height: 380px;
    }
    /*--LOGO--*/
    #logo {
        max-width: 50%;
    }
    /*--CATEGORY POST--*/
    .scroll-this > div {
        width: 350px;
        max-height: 385px;
    }
    .format-aside .posttitle::first-line,
    .posts-container .posttitle {
        font-size: 20px;
    }
    .format-aside .posttitle,
    .posts-container .post-date {
        font-size: 10px;
    }
    .posts-container .postInfo > * {
        line-height: 1.4em;
    }
    .scroll-notice {
        bottom: 1px;
        line-height: 19px;
    }
    .posts-container .image-container a {
        margin-bottom: 10px;
    }
    .posts-container.impr .scroll-this > div {
        width: 230px;
    }
    .posts-container.impr .scroll-this > div {
        margin: 0 6px 0 0;
    }
}


/*----------------------------------*/


/*-----------600px TALL------------*/


/*--------------------------------*/

@media screen and ( max-height: 600px) {
    /*--CATEGORY POST--*/
    .scroll-wrapper {
        padding-bottom: 25px;
    }
    .scroll-this > div {
        width: 185px;
        max-height: 170px;
    }
    .entrytitle {
        display: none;
    }
    .format-aside .posttitle,
    .posts-container .post-date {
        font-size: 10px !important;
    }
    .format-aside .posttitle::first-line,
    .posts-container .posttitle {
        font-size: 12px;
    }
    /*--VIDEO POST--*/
    .video-page-post {
        bottom: 60px;
        right: 20px;
    }
    body.term-post-format-video .post,
    body.page-template-page-videos .post {
        padding-bottom: 0;
    }
    body.term-post-format-video .post:after,
    body.page-template-page-videos .post:after {
        display: none;
    }
    body.term-post-format-video .post .posttitle,
    body.page-template-page-videos .post .posttitle {
        font-size: 14px;
    }
    .video-content {
        display: none;
    }
    .current-page {
        margin-bottom: 10px;
    }
    .post-video,
    .videoLink {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        margin: -20px 0 0 -20px;
        width: 40px;
    }
    /*--GALLERY INFO--*/
    #imgInfo {
        bottom: 70px;
        padding-bottom: 0;
    }
    #imgInfo:after {
        display: none;
    }
    #imgInfo h2 {
        font-size: 14px;
        line-height: 1.2em;
        margin: 0;
        color: #fff;
    }
    #imgInfo p {
        display: none;
    }
    #imgInfo small {
        margin-bottom: 10px;
    }
    /*--PAGE CONTENT--*/
    #pageContent.with-scrollbar,
    #pageContent {
        max-height: 60%;
        width: 90%;
    }
    #page-title {
        font-size: 16px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    #page-title:after {
        display: none;
    }
    /*--AUDIO--*/
    #audioControl {
        left: 10px;
        bottom: 10px;
    }
    /*--SOCIAL ICONS--*/
    #socialIcons {
        right: 15px;
        bottom: 15px;
    }
}


/*---------------------------------*/


/*-----------2000 x 400------------*/


/*-------------------------------*/

@media screen and ( max-height: 400px) and ( max-width: 2000px) {
    /*--LOGO--*/
    #logo {
        max-width: 100px;
    }
    /*--PAGE CONTENT--*/
    #pageContent.with-scrollbar,
    #pageContent {
        max-height: 55%;
    }
    /*--REVIEWS--*/
    #reviews {
        width: 245px;
    }
    /*--NAVIGATION*/
    #navigation {
        padding: 40px;
    }
    /*--SLIDE NAVIGATION--*/
    .slide-nav {
        display: none !important;
    }
    /*--SCROLL WRAPPER--*/
    .scroll-wrapper,
    body.windowsOs .scroll-wrapper {
        overflow-x: auto;
    }
}


/*---------------------------------*/


/*-----------400 x 600------------*/


/*-------------------------------*/

@media screen and ( max-height: 600px) and ( max-width: 400px) {
    /*--CATEGORY POST--*/
    .entrytitle {
        display: inline-block;
    }
    .scroll-this > div {
        width: 250px;
        max-height: 280px;
    }
}