@media (min-width:1200px){

    .icon-phone{

        display: none;

    }

    .copyrtext {

        position: absolute;

        top: -20px;

    }

}

@media (max-width:1199px) and (min-width:992px){

    .none-md{

        display: none;

    }

}

@media (max-width:991px) and (min-width:768px){

    .sec-sliver > .container > .row > div.col-md-6,

    .sec-attention > .container > .row > div.col-md-6,

    .sec-people > .container > .row > div.col-md-6,

    .sec-press > .container > .row > div.col-md-6,

    .sec-teaser > .container > .row > div.col-md-6{

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%;

    }

    .sec-attention, .sec-people, .sec-press {

        padding: 30px 0px;

    }

    .film-title {

        margin-bottom: 20px;

    }

    .benner-slider {

        height: 400px;

    }

}

@media (min-width:1200px){

    .con-mobile{

        display: none !important;

    }

}

@media (max-width: 1399px){
    .film-title > h1 {

        font-size: 60px;

        line-height: 50px;

    }
}

@media (max-width:1199px){

    .col-md-12.order-lg-4.order-md-4.copy-right {

        text-align: center;

        padding-top: 35px;

    }

    

    .con-desk{

        display: none !important;

    }

}

@media (max-width:991px){

    .sec-attention > .container > .row,

    .sec-press > .container > .row{

        flex-flow: column-reverse;

    }

    .sec-teaser {
        padding: 20px 0px;
    }

    .film-title > h1 {

        font-size: 60px;

        line-height: 50px;

    }

    .navbar-dark .navbar-toggler-icon {

        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");

    }

    .navbar-dark .navbar-toggler {

        color: #000;

        border-color: transparent;

        outline: none;

    }

    .navbar.navbar-films .navbar-nav .nav-link{

        padding-left: 15px;

    }

    /* .navbar-films .navbar-collapse {

        background-color: rgb(207, 33, 39);

    } */

    .icon-phone{

        display: none;

    }

    .benner-slider- .benner-content h1 {
        font-size: 30px;
    }

}

@media (min-width:768px){

    .cous-wid {

        max-width: 300px;

        margin-left: 20%;

    }

}

@media (max-width:767px){

    .logo-thumb {

        text-align: left;

    }

    .film-title > h1 {

        font-size: 40px;

        line-height: 40px;

    }

    .logo-thumb.mt-lg-5 {

        margin: 0px 0px 30px;

    }

    .row.loca-getin {

        margin-bottom: 10px;

    }
    .sec-slider .owl-carousel-b .owl-nav button.owl-prev {
        left: 5px;
    }
    .sec-slider .owl-carousel-b .owl-nav button.owl-next {
        right: 5px;
    }
    .sec-slider .owl-carousel-b .owl-nav button {
        height: 46px;
        width: 46px;
    }
    .sec-slider .owl-carousel-b .owl-nav button span {
        font-size: 70px;
        line-height: 28px;
        height: 46px;
    }

    .benner-slider.bl-slide-2{

        background-position: top left;

    }

    .benner-content {
        max-width: calc(100% - 60px);
        padding: 0px 10px;
    }
    .benner-slider- .benner-content h1 {
        font-size: 25px;
    }

}

@media (max-width:575px){

    .row.loca-getin {
        margin-bottom: 30px;
    }

    .benner-slider- .benner-content h1 {
        font-size: 20px;
    }

}
@media (max-width: 479px){
    .benner-slider- .benner-content h1 {
        font-size: 16px;
    }
}