﻿.social-signup-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bbc-footer-production-logo {
    width: 80px;
    height: auto;
}

.footer .navbar-brand {
    padding: 0;
}

.footer.Belgium{
    background:#000;
}

.social-signup-wrapper .social-signup-title {
    margin-bottom: 1.6rem;
    letter-spacing: 0.25em;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

.social-signup-wrapper .social-signup-title {
    margin-bottom: 1rem;
    letter-spacing: 0.25em;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'BBC Reith Sans Lt';
}

.social-signup-wrapper .social-signup-title span {
    font-family: 'BBC Reith Sans XBold';
}

.social-signup-wrapper .social-signup-title span {
    font-weight: 800;
}

.social-signup-wrapper .social-signup-description {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6666666667em;
}

.button,
.form-component .copy-section.success a,
.form-component .copy-section.success p a,
.theme-black .form-component .copy-section.success a,
.theme-black .form-component .copy-section.success p a {
    display: inline-block;
    width: auto;
    max-width: 100%;
    padding: 0.7333333333em 1em;
    border: 1px solid;
    border-radius: 0.1333333333em;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3333333333em;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-family: 'BBC Reith Sans Bd';
}

.button-group {
    margin-top: 0;
    margin-bottom: 1.4rem;
}

.social-signup-wraper {
    display: flex;
    align-items: end;
    flex-direction: column;
    width: 100%;
}

.connect-box {
    display: flex;
    height: 100%;
    align-items: center;
}

.connect-box .connect-rt-pos {
    display: flex;
    justify-content: end;
    width: 100%;
}

.social-signup-buttons {
    padding-left: 0;
    padding-top: 2rem;
    width: 100%;
}

.form-component .copy-section.success .social-signup-wrapper .container .social-signup-buttons a,
.social-signup-wrapper .container .social-signup-buttons .button,
.social-signup-wrapper .container .social-signup-buttons .form-component .copy-section.success a {
    font-size: 16px;
    height: 44px;
    width: 100%;
}

.button.button--md.button--md,
.form-component .copy-section.success a.button--md.button--md {
    padding: 0.75em 1.5em;
}

.button.button--primary,
.form-component .copy-section.success a.button--primary {
    border-color: #fff;
    background: #fff;
    color: #000;
}

.button.button--primary:hover,
.form-component .copy-section.success a.button--primary:hover {
    border-color: #fff;
    background: #fff;
    color: #000;
}

.button:focus,
.button:hover,
.form-component .copy-section.success a:focus,
.form-component .copy-section.success a:hover {
    text-decoration: none;
}

.button,
.form-component .copy-section.success a,
.form-component .copy-section.success p a,
.theme-black .form-component .copy-section.success a,
.theme-black .form-component .copy-section.success p a {
    border-radius: 0;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    will-change: transform;
}

.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>p {
    font-size: 18px;
}

.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>div {
    display: flex;
}

.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>div span {
    margin-right: .8rem;
}

.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>div span a {
    flex-direction: column;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 35px;
    justify-content: center;
    display: flex;
}

.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>div span a:active,
.social-signup-wrapper .social-signup-buttons .social-icon-wrapper>div span a:hover {
    background: hsla(0, 0%, 100%, 0.2);
}

.footer {
    padding-top: 1.1rem;
    padding-bottom: 2.5rem;
    background-color: #310D33;
    color: #fff;
}

.footer a {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}

.footer a:hover {
    color: inherit;
}

.footer.studios_footer_wrapper .footer__divider {
    opacity: 0.5;
    margin-top: 17px;
    margin-bottom: 1.6rem;
    border-color: #ffffff;
}

.footer__menu__item {
    display: inline-flex;
    align-items: center;
    padding: 0.75em;
    padding-left: 0;
    position: relative;
    line-height: 1.5;
    margin-right: 0.75em;
}

.studios-footer-nav .navbar-nav .nav-item .footer__menu__item {
    color: #fff;
    width: 100%;
    padding: 1.0625em 0.75em 1.0625em 0;
    font-weight: 400;
    font-size: .9375em;
    line-height: 1.33em;
    position: relative;
}

.studios-footer-nav .navbar-nav .nav-item .footer__menu__item svg {
    position: absolute;
    right: 0;
}

.footer__menu__item svg {
    height: 16px;
    margin-left: 0;
    width: 16px;
}

.footer__menu__item svg[icon="external"] path {
    fill: #fff;
}

.footer a:focus:not(.toggle--location),
.footer a:hover:not(.toggle--location) {
    text-decoration:none;
}

.footer.studios_footer_wrapper .footer__top__left .footer__brand svg {
    width: 100%;
}

.studios-footer-nav .navbar-nav .nav-item {
    margin-left: 0;
    border-top: 1px solid #4f4f4f;
}

.footer.studios_footer_wrapper .footer__bottom {
    align-items: end;
}

.footer-top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.footer__top__left, .footer__top__right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.footer__top__right {
    font-size: 1em;
    line-height: 1.25em;
}

.footer__top__right .social-links span {
    font-size: .875em;
    line-height: 1.2307692308em;
    margin-right: 1.3rem;
    display: inline-block;
    margin-bottom: 16px;
}

.social-links .location__region {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;
}

.social-links .location__country {
    color: #fff;
    padding-left: 1em;
    font-size: 13px;
    font-weight: 400;
}

.social-links a:hover {
    background: transparent !important;
    text-decoration: none !important:
}

.footer__socials a {
    width: 40px !important;
    height: 40px;
    margin: 0;
    padding:0px 10px 0px 0px;
}

.footer__socials a:hover {
    background: hsla(0, 0%, 87.8%, .2);
    border-radius: 35px;
}

.footer__bottom,
.footer__top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left,
.footer.studios_footer_wrapper .footer__bottom .footer__bottom__right {
    color: hsla(0, 0%, 100%, 0.6);
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__right {
    width: auto;
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left {
    flex-shrink: 0;
    width: 100%;
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left p {
    color: #bcbcbc;
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left p:first-of-type {
    margin-bottom: .3846153846em;
}

.footer p:last-child {
    margin-bottom: 0;
}

.footer p {
    margin-top: 0;
    margin-bottom: 0.3846153846em;
}

.gel--brevier {
    font-size: 0.8125em;
    line-height: 1.2307692308em;
    font-weight: 400;
}

.footer__menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
}

.footer__menu--legal .footer__menu__item {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    color: hsla(0, 0%, 100%, 0.6);
}

.footer__menu--legal .footer__menu__item:hover {
    color: hsla(0, 0%, 100%, 0.6);
}

.footer__menu--legal .footer__menu__item:nth-of-type(n + 1):after {
    background: #4f4f4f;
    content: "";
    height: 13px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 2px;
}

.footer__menu--legal .footer__menu__item:last-child {
    padding-right: 0;
}

.footer__menu--legal .footer__menu__item:last-child:nth-of-type(n + 1):after {
    background: transparent;
}

.footer__menu__item:first-child {
    padding-left: 0;
}

.studios-footer-nav .navbar-toggler {
    padding: 1rem 0 1rem 1rem;
    -webkit-appearance: none;
    border-radius: 0;
}

.navbar-toggler:focus {
    box-shadow: none;
    outline: none;
}

.studios-footer-nav .navbar-toggler.collapsed .navbar-toggler-icon {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(180deg);
    background-image: none;
}

.studios-footer-nav .navbar-toggler .navbar-toggler-icon {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(0deg);
    background-image: none;
}


@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
.footer__bottom, .footer-top { 
       display: block;
    }

.footer__top__right{
    padding-top: 10px;
}

.select-location-subRegion {
     margin-bottom: 0px; 
}

.footer {
    padding-top: .5rem;
}

.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left {
    margin-bottom: 16px;
}
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px) {
.footer__bottom, .footer-top {
        display: block;
    }
.footer.studios_footer_wrapper .footer__bottom .footer__bottom__left {
    margin-bottom: 16px;
}
}

@media screen and (min-device-width: 820px) and (max-device-width: 1024px) {
.footer__bottom, .footer-top {
       display: block;
    }
}

@media (min-width: 600px) {
    .footer.studios_footer_wrapper .footer__bottom .footer__bottom__left {
        color: hsla(0, 0%, 100%, 0.6);
        width: auto;
    }

    .form-component .copy-section.success .social-signup-wrapper .container .social-signup-buttons a,
    .social-signup-wrapper .container .social-signup-buttons .button,
    .social-signup-wrapper .container .social-signup-buttons .form-component .copy-section.success a {
        width: 129px;
    }

    .social-signup-buttons {
        padding-top: 0;
        width: auto;
    }

    .social-signup-wrapper {
        padding-top: 60px;
        padding-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .footer-nav-top-row {
        padding-top: 10px;
    }

    .footer-nav-top-row .studios-footer-nav {
        width: 100%;
        margin-bottom: 30px;
        border-bottom: none;
    }
}

@media (min-width: 1008px) {
    .footer-nav-top-row {        
        align-items: anchor-center;
    }

    .footer.studios_footer_wrapper .footer__bottom .footer__bottom__right {
        width: 100%;
    }

    .studios-footer-nav .container-fluid {
        flex-direction: column;
        align-items: start;
    }

    .studios-footer-nav .navbar-nav .nav-item .footer__menu__item svg {
        position: relative;
        margin-left: 1rem;
    }

    .social-signup-wrapper {
        padding-top: 80px;
        padding-bottom: 20px;
    }

    .studios-footer-nav .navbar-nav .nav-item {
        margin-left: 0;
        border-top: none;
    }

    .footer-nav-top-row .studios-footer-nav {
        width: auto;
        margin-bottom: 30px;
        border-bottom: none;
    }

    .footer__top__right .social-links span {
        width: auto;
        margin-bottom: 0;
        font-size: .812em;
    }

    .footer.studios_footer_wrapper .footer__bottom .footer__bottom__right {
        width: auto;
    }
}

@media (min-width: 1280px) {
    .studios-footer-nav .navbar-nav .nav-item .footer__menu__item svg {
        position: relative;
        left: 0;
        margin-left: 1rem;
    }

    .footer__menu__item {
        padding: 0.75em;
        line-height: 1;
        margin-right: 0;
    }

    .studios-footer-nav .navbar-nav .nav-item .footer__menu__item {
        border-bottom: none;
    }

    .studios-footer-nav .navbar-nav .nav-item {
        margin-left: 1.6rem;
    }

    .studios-footer-nav .navbar-nav .nav-item .footer__menu__item {
        padding: 0;
    }

    .footer__bottom,
    .footer__top {
        flex-wrap: nowrap;
    }

    .footer__menu {
        flex-wrap: nowrap;
        justify-content: end;
    }

    .footer__menu__item:first-child {
        padding-left: 0.75em;
    }

    .social-signup-buttons {
        padding-top: 0;
    }

    .social-signup-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .footer {
        padding-top: 1.1rem;
    }

    .social-signup-wrapper .social-signup-description {
        font-size: 1.125em;
    }

    .footer.studios_footer_wrapper .footer__bottom .footer__bottom__right {
        color: hsla(0, 0%, 100%, 0.6);
        width: 63%;
    }

    .studios-footer-nav .container-fluid {
        flex-direction: row;
        align-items: center;
    }

    .studios-footer-nav .navbar-brand svg {
        width: 80px;
        height: auto;
    }

    .social-signup-wrapper {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }

    .footer-nav-top-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        border-top: none;
        padding-top: 0;
    }

    .footer-nav-top-row .studios-footer-nav {
        width: auto;
        margin-bottom: 0;
        border-bottom: none;
    }

    .footer.studios_footer_wrapper .footer__bottom .footer__bottom__left {
        margin-bottom: 0;
    }
}

.footer a:hover .location__region{
    text-decoration: underline;
    text-underline-offset: 4px;
}

