@font-face{font-family:proxima_nova_rgregular;
    src:url(fonts/proximanova-reg-webfont.woff2) format("woff2"),
        url(fonts/Lato-Regular.woff) format("woff");
}

@font-face{font-family:proxima_novaextrabold;
    src:url(fonts/proximanova-extrabld-webfont.woff2) format("woff2"),
        url(fonts/Lato-Bold.woff) format("woff");
}
@font-face{font-family:Merriweather;
    src:url(fonts/u-4n0qyriQwlOrhSvowK_l521wRZWMf6.woff2) format("woff2"),
        url(fonts/Lato-Bold.woff) format("woff");
}
@font-face{font-family:lato-medium;
    src:url(fonts/Lato-Medium.woff2) format("woff2"),
        url(fonts/Lato-Medium.woff) format("woff");
}
@font-face{font-family:lato-light;
    src:url(fonts/Lato-Light.woff2) format("woff2"),
        url(fonts/Lato-Light.woff) format("woff");
}
@font-face{font-family:Material-Design-Iconic-Font;
    src:url(fonts/Material-Design-Iconic-Font.woff2) format("woff2"),
        url(fonts/Material-Design-Iconic-Font.woff) format("woff");
}
@font-face{font-family:'Open Sans';
    src:url(fonts/YouTubeSans-Medium.woff2) format("woff2");
}
@font-face{font-family:'YouTubeSans-Bold';
    src:url(fonts/YouTubeSans-Bold.woff) format("woff"),
        url(fonts/YouTubeSans-Regular.woff) format("woff")
       ;
}
@font-face{font-family:'YouTubeSans-Black';
    src:url(fonts/YouTubeSans-Black.woff) format("woff")
       ;
}
@font-face{font-family:'YouTubeSans-Regular';
    src: url(fonts/YouTubeSans-Regular.woff) format("woff")
       ;
}
@font-face{font-family:'YouTubeSans-Medium';
    src: url(fonts/YouTubeSans-Medium.woff) format("woff")
       ;
}
@font-face{font-family:'fa-brands-400';
    src: url(fonts/fa-brands-400.woff2) format("woff2")
       ;
}



@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

body{
    margin: 0px;
    background-color: #212121;
}
/* header start */
header.header .header_inner {
    position: relative;
    z-index: 2;
}
.clearfix {
    zoom: 1;
}
.header .header_inner:before {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 501;
    content: "";
    top: 0;
    left: 0;
    transition: all 100ms linear;
    background: rgba(0,0,0,.8);
    opacity: 0;
    display: block;
    visibility: hidden;
    height: 100% !important;
}
.header-top {
    padding: 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 99;
    height: 143px;
    transition: all .2s linear;
    width: 100%;
    max-width: 1440px;
    margin: 0px auto;
}
.header .header-top .logos-left {
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    width: 340px;
}
.header .header-top .logos-left img {
    height: 38px;
}
.header .header-top .logos-left, header.header .header-top .logos-right {
    display: flex;
    align-items: center;
}
.header .header-top .logos-left a:hover img, header.header .header-top .logos-right a:hover img {
    opacity: .8;
}
.header .header-top .logos-left>:nth-child(2) {
    margin-left: 35px;
}
.header .header-top .logos-left>:nth-child(2) img {
    height: 46px;
}
.header .header-top:after {
    content: " ";
    position: absolute;
    width: 99.15vw;
    height: 100%;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: #212121;
    z-index: -1;
}

.header .header-top .logos-right .header-tickets {
    position: relative;
    margin-left: 20px;
    z-index: 1;
    margin-right: 10px;
}
.logos-right .header-newsletter{
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 15px 18px;
    font-family: "YouTubeSans-Bold";
    font-size: 16px;
    color: #2c2c2c;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    text-decoration: none;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 23px;
    transition: all .2s linear;

}


.logos-right .header-tickets{
    padding: 15px 18px;
    font-family: "YouTubeSans-Bold";
    font-size: 16px;
    color: #2c2c2c;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    text-decoration: none;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 23px;
    transition: all .2s linear;

}
.logos-right .header-tickets:hover {

    background-color: rgba(0,0,0,0);
    color: #fff;
}

.logos-right .header-newsletter:hover {
    background-color: rgba(0,0,0,0);
    color: #fff;

}


.logos-right.search-trigger:hover{
    background-color: rgba(0,0,0,0);
    color: #fff;
}

.header .header-top .logos-right {
    margin-left: 15px;
    width: 340px;
    justify-content: flex-end;
}

.header .header-top .logos-left, header.header .header-top .logos-right {
    display: flex;
    align-items: center;
}

.header .header-top .logos-right .header-newsletter {
    position: relative;
    margin-left: 7px;
    z-index: 1;
    margin-right: 26px;
}
.header .header-top .logos-right .search-trigger .icon {
    margin: 0 0px 0 0;
    background: rgba(0,0,0,0);
    position: relative;
    z-index: 1;
}
.header .header-top .logos-right .search-trigger .icon svg.open {
    margin-left: 5px;
    margin-top: -10px;
}
.header .header-top .logos-right .search-trigger .icon svg {
    display: block;
    width: 20px;
    height: 21px;
    position: absolute;
}

.header .header-top .logos-right .search-trigger .icon:after {
    content: " ";
    position: absolute;
    left: -7px;
    top: -22px;
    width: 45px;
    height: 45px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all .2s linear;
    z-index: -1;
}
.header .bottom-row {
    padding: 30px 20px 30px 20px;
   
    z-index: 400;
    background: #fff;
    transition: all .2s linear;
}

.header .bottom-row .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    transition: all .2s linear;
}

.bottom-row-link.li.a{
    position: relative;
    font-family: "YouTubeSans-Bold";
    font-size: 20px;
    color: #212121;
    letter-spacing: 0;
    line-height: 18px;
    display: inline-block;
    transition: all 100ms linear;
}
.bottom-row-link {
    display: flex;
}
.header-text-bar a {
    text-decoration: none;
    font-size: 20px;
    color: #212121;
    letter-spacing: 0;
    line-height: 18px;
    display: inline-block;
    transition: all 100ms linear;
    padding-left: 75px;
    padding-right: 35px;
    font-family: "YouTubeSans-Bold", sans-serif;
}


.header-text-bar a:hover{
 color:#640000

}

#nav-toggle {
    position: absolute;
    display: none;
    z-index: 99999;
    top: -73px;
    left: 22px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    border: none;
    background: rgba(0,0,0,0);
    border-radius: 50%;
    transition: opacity .2s linear,background .2s linear;
    background: #fff;
    border: 1px solid #fff;
}
.nav_wrapper {
    width: 100%;
}

@media screen and (min-width: 700px){
:root {
    font-size: calc(14px + (18 - 14) * ((100vw - 700px) / (1000 - 700)));
}
}

.main_nav>ul {
    display: block;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 61px;
}
.main_nav ul {
    zoom: 1;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}
.main_nav>ul>li>a {
    position: relative;
    font-family: "YouTubeSans-Bold";
    font-size: 20px;
    color: #212121;
    letter-spacing: 0;
    line-height: 18px;
    display: inline-block;
    transition: all 100ms linear;
}
.li.header-text-bar.a{
    display: inline-block;
    margin: 0;
    color: #212121;
    text-decoration: none;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 500;
}
.main_nav a {
    display: inline-block;
    margin: 0;
    color: #212121;
}
.main_nav>ul>li>a .hoverline {
    background-image: linear-gradient(to right, rgb(0, 39, 61) 0%, rgb(0, 39, 61) 100%);
    background-size: 0px 2px;
    background-position: 0px 95%;
    background-repeat: no-repeat;
    transition: background-size .25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 4px 0px;
}


.main_nav>ul>li>a.active, .main_nav>ul>li>a:hover {
    color: #640000;
}
.main_nav>ul>li {
    margin: 0 0px 0 0;
    height: 90px;
    padding-top: 35px;
    transition: all 100ms linear;
}
.main_nav ul li {
    position: relative;
    display: inline-block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
}
.desktop_header{
    position: relative;
    top: 0;
    background-color: #00253d;
    z-index: 990;
    width: 100%;
    height: 123px;
    margin: 0 auto;
    padding: 0;
    transition: height 200ms linear;
}
.homepage_header .logo {
    position: relative;
    z-index: 4;
    width: 365px;
    margin: 30px 0 15px 30px;
    float: left;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.nav_wrapper {
    flex-grow: 1;
}
.global_header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 5px 5px;
}
.global_header .newsletter, .global_header .jaguar_logo {
    position: relative;
    margin: 0 15px;
}
.jaguar_logo{
    top: 10px;
}
.newsletter p{
    margin: 0 0 20px;
    padding: 0;
    color: #00253d;
    font-family: "Merriweather", serif;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: .02rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.global_header .newsletter p a:first-child {
    padding-right: 13px;
    margin-right: 10px;
    border-right: 2px solid rgba(0, 115, 181, 0.4);
}
.global_header .newsletter p a {
    font-family: "proxima_nova_rgregular", sans-serif;
    font-size: .8rem;
    color: #fff;
    margin-bottom: 0;
    transition: all 200ms linear;
    text-decoration: none;
}
.global_header .newsletter p a:hover {
    color: #f9be00;
    cursor: pointer;
}
.global_header .newsletter:after {
    content: "";
    width: 3px;
    height: 35px;
    background: #00304f;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.global_header .jaguar_logo a {
    background-image: url(images/jaguar_sprite.png);
    background-repeat: no-repeat;
    background-position: 6px 0;
    width: 74px;
    height: 68px;
    display: block;
    font-size: 0;
}
.global_header .jaguar_logo a:hover {
    background-position: -105px 0;
}
.main_nav {
    position: absolute;
    bottom: 20px;
    width: 98vw;
}
.main_nav > ul {
    position: relative;
    text-align: right;
    padding-right: 40px;
}
.main_nav > ul > li {
    display: inline-block;
    height: 30px;
    margin: 0;
    padding: 0;
    font-family: "Merriweather", serif;
    font-size: 0.8888888889rem;
    line-height: 1.5;
    letter-spacing: .02rem;
    -webkit-font-smoothing: antialiased;
}
.main_nav > ul:hover > li:hover {
    opacity: 1;
}
.main_nav > ul > li > a:hover, .main_nav > ul > li > a.active, .main_nav > ul > li > a:link:hover, .main_nav > ul > li > a:link.active, .main_nav > ul > li > a:visited:hover, .main_nav > ul > li > a:visited.active {
    color: #fff;
}
.main_nav > ul:hover > li {
    opacity: .2;
}
.main_nav > ul > li > a, .main_nav > ul > li > a:link, .main_nav > ul > li > a:visited {
    display: block;
    margin: 0;
    padding: 0 15px 25px;
    color: #fff;
    font-family: "proxima_novaextrabold", sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
}
.desktop_search_icon{
    position: relative;
    top: 6px;
}
.nav-container{
    max-width: 1300px;
    background-color: #fff;
    display: flex;
    align-items: center;
}
#youtube-logo{
padding: 0px 45px 0px 20px;
}

#youtube-logo img{
    width: 230px; 
    padding: 0px 10px 0px 10px;
}
.navbar{
    display: flex;
    height: 66.36px;
    /* background-color: green; */
    align-items: center;
    /* padding: 0px 40px 0px 0px; */
    
}
.navbar ul{
    display: flex;
    
    
}

.navbar ul li a{
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans';
    margin-right: 20px;
    color: rgb(0, 0, 0);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.get-tickets{
    padding: 0px 40px 0px 30px;
    position: relative;
    left: 10px;
}
.get-tickets img{
    width: 160px;
    /* background-color: hotpink; */
}


/* header end */
/* footer start */
.footer_holder {
    position: relative;
   
    clear: both;
    background: url(images/footer_bg_image.jpg) center center no-repeat;
    background-size: cover;
    height: 350px;
}
.footer {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}
.mid-footer {
    padding: 80px 40px 40px;
    background: #212121;
    background: url(images/bg-footer-mid.svg) no-repeat;
    background-size: cover;
}
.mid-footer .flex {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
}
.mid-footer .flex .left {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    margin-right: 20px;
}
.mid-footer .flex .left .group {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.mid-footer .flex .left .logo {
    width: 322px;
}

.mid-footer .flex .left .social {
    /*margin-bottom: 30px;*/
    margin-top: 50px;
}
.mid-footer .flex .left .social a {
    font-size: 22px;
    margin-right: 14px;
    color: #fff;
    width: 34px;
    height: 34px;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none;
}
.mid-footer .flex .left .social a:last-child {
    margin-right: 0;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.mid-footer .flex .left .social a:hover {
    color: #d7aaff;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mid-footer .flex .left .contact-link {
    font-family: "YouTubeSans-Bold";
    font-size: 18px;
    color: #fff;
    letter-spacing: .5px;
    line-height: 16px;
    border: 1px solid #fff;
    border-radius: 22px;
    padding: 14px 20px;
}

.mid-footer .flex .middle .footer-logos {
    min-height: 160px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}
.mid-footer .flex .middle .footer_address div {
    text-align: left;
}
.mid-footer .flex .middle .footer-logos .proud {
    margin-right: 35px;
}
.mid-footer .flex .middle .footer-logos .proud:first-child img {
    height: 38px;
    margin-bottom: 0px;
}
.mid-footer .flex .middle .footer-logos .proud img {
    height: 53px;
    margin-bottom: -8px;
}
.mid-footer .flex .middle .footer_address div span {
    font-family: "YouTubeSans-Bold";
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 26px;
    display: block;
}
.mid-footer .flex .middle .footer_address div span.footer-phone {
    font-family: "YouTubeSans-Regular";
}
.mid-footer .flex .left .logo a.footer-logo, .mid-footer .flex .left .logo span.footer-logo {
    width: 322px;
    height: 44px;
    margin: 0 auto;
    background: url(images/logo-footer.svg) no-repeat;
    background-size: contain;
    display: block;
}

footer .footer_nav ul {
    zoom: 1;
    position: relative;
}
footer .footer_nav>ul {
    display: flex;
    max-width: 1220px;
    margin: 0 auto;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.footer_nav ul:before, footer .footer_nav ul:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}
.footer_nav>ul:before, footer .footer_nav>ul:after {
    position: absolute;
}
.footer_nav>ul>li {
    padding-right: 120px;
    float: left;
}
footer .footer_nav>ul>li>a {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-family: "YouTubeSans-Black";
    font-size: 20px;
    color: #212121;
    margin-bottom: 6px;
    padding: 6px 0px 6px 10px;
}
footer .footer_nav ul li .nav_sub li {
    width: 100%;
    float: none;
    margin-bottom: 0;
}
footer .footer_nav ul:before, footer .footer_nav ul:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}
.footer_nav ul li .nav_sub li a {
    font-family: "YouTubeSans-Medium";
    font-size: 18px;
    color: #2c2c2c;
    letter-spacing: 0;
    display: inline-block;
    padding: 6px 30px 6px 10px;
    background: rgba(0,0,0,0);
    position: relative;
    text-decoration: none;
}
.footer_nav ul li .nav_sub li a:hover, footer .footer_nav ul li .nav_sub li a.active {
    transform: skewX(-5deg);
    text-decoration: underline;
}
.footer_nav>ul>li>a:hover, footer .footer_nav>ul>li>a.active {
    color: #640000;
}


footer .footer_nav:before, footer .footer_nav:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}

.mid-footer .flex .left {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    margin-right: 150px;
}
.mid-footer .flex .left .group {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

.footer_holder .nav {
    zoom: 1;
    position: relative;
    z-index: 3;
    float: none;
    width: 100%;
    max-width: 1215px;
    margin: auto;
    padding: 100px 20px 50px 20px;
}
.footer_holder .nav:before, .footer_holder .nav:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: '\0020';
}
.footer_holder .nav > ul:first-child {
    margin-left: 0;
}
.footer_holder .nav > ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-left: 0px;
    width: 100%;
    padding: 0 20px;
    list-style: none;
}
.footer_holder .nav > ul > li > a, .footer_holder .nav > ul > li > a:visited {
    position: relative;
    display: block;
    margin: 0 0 15px;
    padding-bottom: 15px;
    color: #fff;
    border-bottom: 2px solid #0073b5;
    font-family: "proxima_novaextrabold", sans-serif;
    font-size: 1.1rem;
    text-decoration: none;
    text-transform: uppercase;
}
.footer_holder .nav ul li > .sub ul li {
    padding: 0;
    margin: 0;
}
.footer_holder .nav ul li > .sub ul li a {
    font-family: "proxima_nova_rgregular", sans-serif;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: .02rem;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}
.footer_holder .nav > ul > li > a:hover, .footer_holder .nav > ul > li > a:hover span, .footer_holder .nav > ul > li > a:visited:hover, .footer_holder .nav > ul > li > a:visited:hover span {
    color: #f9be00;
    text-decoration: none;
}
.footer_holder .nav ul li > .sub ul li a:hover {
    color: #f9be00;
}
.footer_holder .social {
    position: relative;
    z-index: 3;
    max-width: 1250px;
    padding: 0 20px 60px;
    margin: 0 auto;
    width: 100%;
}
.footer_holder .social ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: absolute;
    right: 0;
    top: -25px;
    padding: 0;
    margin: 0;
    width: 213px;
}
.footer_holder .social ul li {
    margin-right: 30px;
    padding-left: 0;
}
.footer_holder .social ul li a {
    font-size: 0;
}
.footer_holder .social ul li a i {
    color: #fff;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-size: 20px;
}
.footer_holder .social ul li a i:hover {
    color: #f9be00;
    text-decoration: none;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.footer-company-info {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: -49px;
}
.footer-company-info .logo {
    position: relative;
    z-index: 5;
}
.footer-company-info .logo img {
    border: 10px solid #fff;
}
.footer-company-info .address p {
    font-size: 1rem;
    margin-bottom: 0;
    /* margin: 0 0 20px; */
    padding: 0;
    color: #00253d;;
    font-family: "Merriweather", serif;
    line-height: 1.5;
    letter-spacing: .02rem;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}
.global-footer {
    zoom: 1;
    position: relative;
    bottom: 0px;
    left: 0px;
   
    padding: 0;
    font-size: 11px;
    text-align: center;
}
.global-footer p {
    width: 100%;
    max-width: 1200px;
    position: relative;
    display: block;
    margin: auto;
    padding: 0;
    color: #00253d;
    font-size: .8rem;
    font-family: "Merriweather", serif;
    line-height: 1.5;
    letter-spacing: .02rem;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}
.global-footer p a, .global-footer p a:visited {
    transition: all 200ms linear;
    color: #00253d;
    text-decoration: none;
}
.global-footer p a:hover{
    color: #006097;
    text-decoration: underline;
}
.global-footer .delimiter {
    padding: 0 2px;
    color: #00253d;
}
.bottom{
    height: 10px;
    background: #00253d
}
.global-footer a#carbonhouse span.carbon, .global-footer a#carbonhouse:link span.carbon, .global-footer a#carbonhouse:visited span.carbon {
    color: #333;
}
.global-footer a#carbonhouse span{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 2.5;
    font-family: 'helvetica';
}
.global-footer a#carbonhouse a{
    font-size: 16px;
    letter-spacing: 0;
    line-height: 2.5;
    font-family: 'helvetica';
}
.global-footer a#carbonhouse, .global-footer a#carbonhouse:link, .global-footer a#carbonhouse:visited {
    position: relative;
    display: block;
    margin: 0 0 -18px;
    padding-top: 10px;
    color: #333;
    font-family: 'helvetica';
    font-size: 13px;
    font-weight: regular;
    letter-spacing: 0;
    cursor: pointer;
    text-decoration: none;
}
.global-footer a#carbonhouse:hover, .global-footer a#carbonhouse span:hover{
    color: #006097;
    text-decoration: none;
}
.top-nav{
    
    /* background: red; */
    display: flex;
    justify-content: center;
    vertical-align: center;
    height: 82.36px;
}
.logo{
    width: 365px;
    position: relative;
    top: 2px;
    padding-right: 50px;
}
.logo1{
    width: 365px;
    
}
.footer1{
    height: 150px;
    /* background: #000000; */
    align-items: center;
    display: flex;
    justify-content: center;

}
.footer-nav-container{
display: flex;
justify-content: center;
align-items: center;
float: left;
/* margin: 0 5px; */
/* background-color:green; */
}

.fab{
    color: #000000;
    font-size: 22px;
    margin-right: 24px;
}
.button{
    display: flex;
    justify-content: center;
    padding-bottom: 2.2172949002217vh;
}
.footer-text{
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    font-family: 'Open Sans';
}
.fab:hover{
    color: rgb(53, 53, 53);
}

.footer_nav>ul>li>a {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-family: "YouTubeSans-Black";
    font-size: 20px;
    color: #212121;
    margin-bottom: 6px;
    padding: 6px 0px 6px 10px;
    text-decoration: none;
}
.footer .footer_nav ul li .nav_sub li a {
    font-family: "YouTubeSans-Medium";
    font-size: 18px;
    color: #2c2c2c;
    letter-spacing: 0;
    display: inline-block;
    padding: 6px 30px 6px 10px;
    background: rgba(0,0,0,0);
    position: relative;
    text-decoration: none;
}
.footer_nav {
    zoom: 1;
    
    background: #fff;
    padding: 90px 40px 55px;
}
.footer_nav>ul {
    display: flex;
    max-width: 1220px;
    margin: 0 auto;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.fa-brands, .fab {
    font-weight: 400;
}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
}

.global-footer div {
    
    background-color: #fff;
    padding: 0px 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.global-footer p {
    float: left;
    font-size: 16px;
    color: #212121;
    font-family: "YouTubeSans-Regular";
    letter-spacing: 0;
    line-height: 14px;
    margin: 32px 0 32px;
}
.global-footer:before, .global-footer:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}
.global-footer p .delimiter {
    margin: 0px 3px;
}
/* footer end */