.custom-page-social-video {
    background-image: url('/assets/website/images/custom-page-intersection/BG_social.jpg');
    background-position: center 0;
}

.custom-page-social-video .v2__site-header__nav-trigger::after {
    display: block;
    width: 100%;
    height: 100%;
    content: ' ';
    background-image: url('/assets/website/images/custom-page-intersection/ico_menu.svg');
}

.custom-page-social-video .site_header_menu-promo {
    color: #fff !important;
}

.custom-page-social-video .site_header_menu-promo:hover {
    color: rgb(237, 28, 36) !important;
}

.custom-page-social-video .off-screen-nav__container {
    background-color: transparent;
}

.custom-page-social-video .v3__site-header {
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 37px;
}

.custom-page-social-video .v2__site-header__tlum-logo {
    display: block;
    width: 8em;
    height: 2em;
    background-image: url('/assets/website/images/custom-page-intersection/Tlum_ru__logo_white-line.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 119px 25px;
}

.custom-page-social-video .v3__site-header__nav a  {
    color: #fff;
}

.custom-page-social-video__logo {
    height: 75px;
    text-align: center;    
    margin: 20px 0 0 0;
}

.custom-page-social-video__logo a {
    display: inline-block;
    width: 290px;
    height: 69px;
    text-align: center;
}

.custom-page-social-video__title {
    font-family: 'Rotondac bold';
    font-size: 26px;
    margin-top: 20px;
    text-align: center;
}

.custom-page-social-video__title-greeting {
    color: #fff;
    text-transform: uppercase;
    margin-top: 45px;
    font-size: 26px;
}

.custom-page-social-video__description {
    font-size: 24px;
    color: #c2d440;
    font-family: 'Rotondac bold';
    width: 50%;
    margin: 20px auto 20px;
    text-align: center;
    line-height: 29px;
}

.custom-page-social-video__video {
    width: 90%;
    margin: 20px auto 290px;
}

.custom-page-social-video__video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-page-social-video .footer__content-box {
    background-color: #EEEEEE;
}


@media screen and (min-width: 601px) and (max-width: 768px) {
    .custom-page-social-video {
        background-image: url('/assets/website/images/custom-page-intersection/BG_Names_768.jpg');
        background-position: center 0;
    }
    
    .custom-page-social-video__title {
        margin-bottom: 10px;
    }

    .custom-page-social-video__logo {
        height: 75px;
        text-align: center;
        margin: 0px 0 0 0;    
    }

    .custom-page-social-video .v3__site-header {
        background-color: transparent;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .custom-page-social-video__title-greeting {
        color: #fff;
        text-transform: uppercase;
        margin-top: 40px;
        font-size: 28px;
    }

    .custom-page-social-video__description {
        width: 80%;
        margin: 30px auto 70px;   
    }

    .custom-page-social-video .v2__site-footer:before {
        content: url('/assets/website/images/custom-page-intersection/snow-gifts_768.png');
        text-align: center;
        display: block;
        margin-top: calc(-30vh);
        z-index: -1;
        position: relative;
        height: 300px;
        overflow: hidden;
    }

    .custom-page-social-video__video {
        width: 100%;
        margin: 40px auto 240px;
    }
}

@media screen and (min-width: 415px) and (max-width: 600px) {
    .custom-page-social-video {
        background-image: url('/assets/website/images/custom-page-intersection/BG_Names_768.jpg');
        background-position: center 0;
    }
    
    .custom-page-social-video__title {
        margin-bottom: 10px;
    }

    .custom-page-social-video__logo {
        height: 75px;
        text-align: center;
        margin: 0px 0 0 0;    
    }

    .custom-page-social-video .v3__site-header {
        background-color: transparent;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .custom-page-social-video__title-greeting {
        color: #fff;
        text-transform: uppercase;
        font-size: 28px;
        width: 90%;
        display: block;
        margin: 40px auto;
    }

    .custom-page-social-video__description {
        width: 90%;
        margin: 70px auto 40px;
    }

    .custom-page-social-video .v2__site-footer:before {
        content: url('/assets/website/images/custom-page-intersection/snow-gifts_768.png');
        text-align: center;
        display: block;
        margin-top: calc(-30vh);
        z-index: -1;
        position: relative;
        height: 200px;
        overflow: hidden;
    }

    .custom-page-social-video__video {
        width: 100%;
        margin: 40px auto 210px;
    }
}

@media screen and (min-width: 321px) and (max-width: 414px) {
    .custom-page-social-video {
        background-image: url('/assets/website/images/custom-page-intersection/BG_Names_768.jpg');
        background-position: center 0;
    }
    
    .custom-page-social-video__title {
        margin-bottom: 10px;
    }

    .custom-page-social-video__logo {
        height: 75px;
        text-align: center;
        margin: 0px 0 0 0;    
    }

    .custom-page-social-video__logo a {
        display: inline-block;
        width: 290px;    
        height: 69px;    
        text-align: center;
    }

    .custom-page-social-video .v3__site-header {
        background-color: transparent;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .custom-page-social-video__title-greeting {
        color: #fff;
        text-transform: uppercase;
        font-size: 28px;
        width: 90%;
        display: block;
        margin: 40px auto;
    }

    .custom-page-social-video__description {
        width: 90%;
        margin: 50px auto 50px;
    }

    .custom-page-social-video .v2__site-footer:before {
        content: url('/assets/website/images/custom-page-intersection/snow-gifts_768.png');
        text-align: center;
        display: block;
        margin-top: calc(-30vh);
        z-index: -1;
        position: relative;
        height: 200px;
        overflow: hidden;
    }

    .custom-page-social-video__video {
        width: 100%;
        margin: 40px auto 210px;
    }
}

@media screen and (max-width: 320px) {
    .custom-page-social-video {
        background-image: url('/assets/website/images/custom-page-intersection/BG_320_Names-VIDEO.jpg');
        background-position: center 0;
    }
    
    .custom-page-social-video__title {
        margin-top: 20px;
    }

    .custom-page-social-video__logo {  
        margin: 0;
    }
    
    .custom-page-social-video__logo a {
        display: inline-block;
        width: 290px;    
        height: 69px;    
        text-align: center;
    }

    .custom-page-social-video .v3__site-header {
        background-color: transparent;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .custom-page-social-video__title-greeting {
        color: #fff;
        text-transform: uppercase;
        font-size: 26px;
        width: 100%;
        display: block;
        margin-top: 40px auto;
    }

    .custom-page-social-video__description {
        width: 90%;
        margin: 50px auto 40px;
    }

    .custom-page-social-video .v2__site-footer:before {
        content: url('/assets/website/images/custom-page-intersection/snow-gifts_320.png');
        text-align: center;
        display: block;
        margin-top: calc(-30vh);
        z-index: -1;
        position: relative;
        height: 200px;
    }

    .custom-page-social-video__video {
        width: 100%;
        margin: 40px auto 160px;
    }    
}