*,::after,::before{box-sizing:border-box;margin:0;padding:0}
body{font-family: 'Urbanist', sans-serif;margin:0;padding:0;background:#020259;font-size:1rem; color: #fff;}
img{max-width:100%;display: block;}
.container{max-width:1200px;margin:0 auto}
ul{list-style:none;padding:0;margin:0}
a{text-decoration:none;color:#fff}
.flex{display:flex}
.text-center{text-align:center}
header{position:fixed;width:100%;padding:0.3125rem 0;z-index: 9;background: #13072F;}
header.darkHeader{background-color:rgba(0,0,0,0.5);z-index:2}
.MenuBtn{display:none}
header .container{display:flex;justify-content:space-between;align-items:center}
nav ul{display:flex}
nav ul li{display:inline-block;margin:0 0.9375rem}
nav ul li:last-child{border-bottom:none; margin-right: 0px;}
nav ul li a{font-size:0.875rem;color:#fff;font-weight:400;line-height:1.25rem;text-transform:uppercase;}
nav ul li a:hover{opacity: 0.8;}
nav ul li a.Register{color: #FFE462;}
header .rgt_col{display:flex;align-items:center;justify-content:space-between}
header .logo {background: #100628; padding: 10px 0px;width: 140px; position: relative;margin-top: -82px; top: 74px;display: flex; justify-content: center;}
header.darkHeader .logo{width: 100px; margin-top: -60px; top: 50px;}
.darkHeader .logo:after{bottom: -10px;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 10px solid #100628;}
  header.darkHeader .logo img {
        width: 80px;
        height: auto;
    }
.logo:after {content: ""; position: absolute; bottom: -20px; left: 0; width: 0; height: 0; border-left: 70px solid transparent; border-right: 70px solid transparent; border-top: 20px solid #100628;}
header .logo img{display:block;max-width:10rem; width:auto; height: auto;}
header .logo h1{display:none;}


.commanPage_Wrapper{padding:3.125rem 0}

.main-heading h2{font-weight:700;font-size:42px;line-height:100%;margin-bottom:30px;color:#fff}
/* .common-heading{margin-bottom:1.25rem;text-align:center}
.common-heading .h3{font-size: 1.875rem;font-weight: 400;line-height: 2rem;color: #fff;margin-bottom: 0.5rem;display: block;}
.common-heading .h2{font-weight: 700;font-size: 3.125rem;line-height: 3.75rem;color: #FFCF1C;} */


.main_slider .swiper-slide {height: 100vh;position: relative;overflow: hidden}
.main_slider .slider-container {position: absolute;top: 50%;right: 10%;transform: translateY(-50%);text-align: center;width: 40%; display: none;}
.main_slider .slider-container .event-logo img {width: 400px;height: auto;margin: 0 auto 1.25rem;}
.main_slider .swiper-pagination {position: absolute;left: auto;width: auto;color: #fff;font-size: 2.5rem;font-weight: 500;top: auto;bottom: 2.5rem;right: 2.5rem}
.main_slider .swiper-pagination .swiper-pagination-current {font-size: 3.75rem;font-weight: 700;position: relative;color: transparent;-webkit-text-stroke: .5px #ffe}
.main_slider .swiper-slide .image_layer {position: absolute;left: 0;top: 0;right: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size:100% 100%;}
.main_slider .swiper-slide.slide-1 .image_layer{background-image: url('../images/tv9-X-web.jpg');}
.main_slider .swiper-slide.slide-2 .image_layer{background-image: url('../images/sliderfestival_bg_2.jpg');}
.main_slider .swiper-slide.slide-3 .image_layer{background-image: url('../images/sliderfestival_bg_3.jpg');}
.main_slider .swiper-slide.slide-4 .image_layer{background-image: url('../images/sliderfestival_bg_4.jpg');}
.main_slider .slider-title {font-size: 2.1875rem;font-weight: 700;color: #fff;line-height: 2.625rem;margin-bottom: 0.5rem;}
.main_slider .slider-sub-title {font-size: 1.25rem;font-weight: 400;color: #fff;line-height: 1.875rem;margin-bottom: 0.5rem;}
.main_slider .slider-desc{font-size: 1rem;font-weight: 400;color: #fff;line-height: 1.875rem;}
.main_slider .slider-button{color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);display: inline-flex;margin-top: 1.875rem;position: relative;padding: 0.75rem 0.625rem 0.75rem 1.25rem;transition: 0.4s;border-radius: 1.875rem;overflow: hidden;border: 0.0625rem solid #000;}
.main_slider .slider-button .link_text {position: relative;margin-right: 0.975rem;display: inline-block;vertical-align: middle;}
.main_slider .slider-button .link_icon {position: relative;width: 2.25rem;}
.main_slider .slider-button .link_icon i {position: absolute;top: 50%;transform: translateY(-50%);right: 0px;margin-left: 0px;transition: 0.4s;height: 2rem; width: 2rem; border-radius: 3.125rem;background: #000;text-align: center;}
.main_slider .slider-button .link_icon i::before {font-size: 1.375rem;content: "→";display: inline-block;color: rgb(255, 255, 255);line-height: 1.875rem;}
.main_slider .swiper-button-next,.main_slider .swiper-button-prev {top: 50%;background: rgba(0, 0, 0, .3);color: #fff;z-index: 1;width: 2.8125rem;height: 2.8125rem}
.main_slider .swiper-button-prev {left: 0;right: auto}
.main_slider .swiper-button-next {left: auto;right: 0}
.main_slider .swiper-button-next:after,.main_slider .swiper-button-prev:after {font-size: 1.125rem}
.main_slider .slide-2 .slider-button{background: #D5008C; color:#fff; border: 0.0625rem solid #D5008C;}
.main_slider .slide-2 .slider-button .link_icon i {background: #A8006E; color:#fff;}
.main_slider .slide-3 .slider-button{background: #600202; color:#fff; border: 0.0625rem solid #600202;}
.main_slider .slide-3 .slider-button .link_icon i {background: #470000; color:#fff;}
.slide-1 .slideBTN a{color:#fff;font-size:1.125rem;font-weight:500;text-transform:uppercase;padding:10px 15px 10px 25px;position:absolute;bottom:82px;transform:translateX(-50%);left:50%;border-radius:50px;display:flex;background:linear-gradient(90deg,#003cff -3.48%,#a518ba 85.07%);align-items:center;width:204px}
.slide-1 .slideBTN a b{font-weight:400;display:inline-block}
.slide-1 .slideBTN a .rgtarrow{background:#fff;border-radius:50px;height:30px;width:30px;display:flex;align-items:center;justify-content:center;margin-left:10px}
.slide-1 .slideBTN a .rgtarrow svg{width:15px;height:13px}




.about-section{background:#13072f;position: relative;z-index:1;}
.about-section::after{content: ""; position: absolute; top: 0px; left: 0px; width: 33%; height: 73%; background: linear-gradient(180deg, #9800ff00, #571e91); z-index: -1; filter: blur(100px); opacity: 07;}
.about-section .about_box{display:flex;flex-wrap:wrap}
.about-section .about_box .about-left{width:calc(100% - 460px)}
.about-section .about_box .about-left .comman_heading .h3{font-size:1.125rem;line-height:1.875rem;font-weight:500;color:#ffc700}
.about-section .about_box .about-left .comman_heading .h2{font-size:2.625rem;line-height:1;padding:15px 0 20px 0}
.about-section .about_box .about-left p{font-size:1rem;margin-bottom:10px;font-weight:400;line-height:28px}
.about-section .about_box .about-right{width:380px;margin-left:80px;position:relative;z-index:1;margin-top:25px}
.about-section .about_box .about-right:before{content:'';background:#13072f00;width:100%;height:100%;position:absolute;top:-25px;left:-25px;z-index:-1;border:10px solid #8520dc}
.about-section .about_box .about-right iframe{width:100%;border-radius:8px}

.phases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:60px;margin:30px auto; margin-top: 40px;}
.phase-card{background:#100628;border-radius:20px;padding:30px 20px 20px 20px;text-align:left;box-shadow:10px 10px 0 #8520db20;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #294468;position:relative}
.phase-card::before{background-image:url(../images/corner-side.svg);background-repeat:no-repeat;background-size:100% 100%;content:"";position:absolute;width:189px;height:162px;right:0;bottom:0; border-radius: 0px 0px 20px 0px;}
.phase-card:hover{transform:translateY(-5px);box-shadow:10px 10px 0 rgba(120,70,255,.6)}
.phase-card h3{font-size:1.75rem;font-weight:700;margin-bottom:10px;color:#c5b0eb; }
.phase-card h3 span{font-size:.75rem;font-weight:700;margin-bottom:10px;color:#fff;position: absolute;top: 12px; right: 10px;}
.phase-card p{font-size:1rem;line-height:1.5;color:#fff}


.categories{background:#1d1137;position: relative;overflow: hidden;}
.categories::before{background-image:url(../images/categories-bg.svg);background-repeat:no-repeat;background-size: 100%;content:"";position:absolute;right:0;top: 0px;left: 0px;height: 100%;opacity: 0.8;}
.categories .table-container{overflow-x:auto;border-radius:15px;transition:all .3s ease;border:1px solid #294468;position:relative;background:#100628;margin-bottom:20px;}
.categories .table-container:hover{transform:translateY(-8px);border-color:#93f;box-shadow:0 10px 25px rgba(153,51,255,.25)}
.categories .table-container table{width:100%;border-collapse:collapse;min-width:800px}
.categories .table-container thead tr th{border-left:1px solid #294468}
.categories .table-container tbody tr{border-top:1px solid #294468}
.categories .table-container tbody tr td{border-left:1px solid #294468}

.categories .table-container td,.categories .table-container th{text-align:left;padding:20px;}
.categories .table-container th{background-color:rgba(0,0,0,.4);font-weight:700;font-size:1.1rem}
.categories .table-container td{font-size:1rem;line-height:1.6}
.categories .table-container .category-name{color:#fc3;font-weight:600;width:126px}
.categories .table-container .highlight{font-weight:700}
.categories .note{margin-top:15px;font-size:.9rem;opacity:.8;text-align:left;line-height: 24px}


.Registration-section{background:linear-gradient(180deg,#19002a,#13072f);position: relative;z-index:1;}
.Registration-section::before{background-image:url(../images/Registration-bg.svg);background-repeat:no-repeat;background-size: 100%;content:"";position:absolute;right:0;top: 0px;right: 0px;height: 100%;max-width: 800px;width: 100%;}
.Registration-section::after{content: "";position: absolute;top: 0px;left: 0px;width: 33%; height: 73%; background: linear-gradient(180deg, #9800ff00, #571e91); z-index: -1; filter: blur(100px); opacity: 07;}
.Registration-grid{display:grid;justify-content:center;gap:30px}
.Registration-card{background:#100628;border-radius:20px;overflow:hidden;transition:all .3s ease;text-align:left;display:flex;flex-direction:column;height:100%;border:1px solid #294468;padding:55px 40px;position:relative}
.Registration-card::before{background-image:url(../images/corner-side.svg);background-repeat:no-repeat;background-size:100% 100%;content:"";position:absolute;width:189px;height:162px;right:0;bottom:0}
.Registration-card:hover{transform:translateY(-8px);border-color:#93f;box-shadow:0 10px 25px rgba(153,51,255,.25)}
.Registration-card:hover img{transform:scale(1.05)}
.Registration-card .card-content h3{color:#e3bf3f;font-size:1.5rem;font-weight:600;margin-bottom:20px;position:relative;padding-bottom:15px}
.Registration-card .card-content h3::before{content:"";width:60px;height:2px;position:absolute;bottom:0;background:#e3bf3f}
.Registration-card .card-content p{font-size:1rem;color:#fff;line-height:1.4;font-weight:400;width:88%;padding: 5px 0px 0px 0px;}


.eligibility-section{background:#1d1137;}
.eligibility-section p{color:#fff;font-size:1rem;max-width:850px;margin:0 0 18px;line-height:1.6}
.eligibility-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1200px;margin:0 auto}
.eligibility-card{padding:40px 25px 20px 25px;border-right:1px solid rgba(255,255,255,.1)}
.eligibility-card:last-child{border-right:none}
.eligibility-card .icon svg{width:50px;height:50px;margin-bottom:25px;transition: transform 0.4s ease;}
.eligibility-card:hover .icon svg {
    transform: rotate(360deg); /* full rotation */
}

.eligibility-card h3{font-size:1.75rem;font-weight:600;margin:20px 0}
.eligibility-card p{font-size:1.25rem;color:#fff;line-height:1.4}


.Faq_wrap{background:#13072f}
.Faq_wrap .FaqItem{margin-bottom:20px;background:#100628;transition:all .3s ease;border:1px solid #294468;border-radius:12px}
.Faq_wrap .FaqItem:hover{transform:translateY(-8px);border-color:#93f;box-shadow:0 10px 25px rgba(153,51,255,.25)}
.Faq_wrap .FaqHeading{cursor:pointer;width:100%;border:none;text-align:left;outline:0;font-size:1.125rem;transition:.4s;font-weight:500;padding:10px 25px 10px 20px;border-radius:8px;position:relative;color:#fff}
.Faq_wrap .FaqHeading.active{border-radius:8px 8px 0 0;color:#c5b0eb;padding:10px 25px 2px 20px}
.Faq_wrap .FaqHeading::after{content:'\002B';color:#fff;font-weight:300;font-size:1.875rem;line-height:22px;position:absolute;right:9px;top:10px}
.Faq_wrap .FaqHeading.active::after{content:"\2212"}
.Faq_wrap .FaqItemContent{width:100%;max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .5s ease-out;padding:0 20px 0;border-radius:0 0 8px 8px}
.Faq_wrap .Faq_data{margin-bottom:10px;color:#fff;font-size:1rem}
.Faq_wrap .Faq_data li{font-size:1rem;font-weight:300;padding:3px 0;line-height:24px}
.Faq_wrap .Faq_data li strong{color:#E3BF3F;}












.staticPage_Wrapper{padding-top: 10rem;}
.staticPage_Wrapper .common-heading .h2{text-align: left;    font-weight: 700;
    font-size: 3.125rem;
    line-height: 3.75rem;
    color: #FFCF1C;    margin-bottom: 10px;}
.staticPage_Wrapper .staticBody .h2{margin-bottom: 0.625rem;font-size: 1.5rem;font-weight: 600;}
.staticPage_Wrapper .staticBody p{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:1rem}
.staticPage_Wrapper .staticBody strong{font-weight:600;}
.staticPage_Wrapper .staticBody h2{margin-top:.625rem;padding-top:.625rem;color:#fff;font-size:1.5rem;font-weight:700;line-height:2.125rem;text-transform:capitalize;margin-bottom:.94rem}
.staticPage_Wrapper .staticBody ul{padding-left:1.44rem}
.staticPage_Wrapper .staticBody ul li{list-style-type:upper-alpha;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:0.625rem;color:#fff;}
.staticPage_Wrapper .staticBody ul li::marker{color:#ffc900;font-weight:700;}
.staticPage_Wrapper .staticBody ul li span{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem}
.staticPage_Wrapper .staticBody ul li span strong{color:#ffc900;font-weight:500;font-style:italic}
.staticPage_Wrapper .staticBody ul ul{margin-top:0.50rem}
.staticPage_Wrapper .staticBody ul ul li{list-style-type:lower-roman}
.staticPage_Wrapper .staticBody.terms_conditions strong{line-height:26px;}
.staticPage_Wrapper .staticBody.terms_conditions ul li{list-style-type:decimal;}
.staticPage_Wrapper .staticBody.terms_conditions ul ul li{list-style-type:disc;}

.staticLinksWrap {background: #2f0279;padding: 5px 0px;}
.staticLinksWrap .container{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; font-size: 0.875rem; color: #fff; font-weight: 400; line-height: 1.25rem;}
.staticLinksWrap .address_wrap{order: 1;}
.staticLinksWrap .mail_wrap svg,.staticLinksWrap .address_wrap svg {width:20px; height:20px; vertical-align: bottom; margin-right:6px; margin-left: 5px;}
.staticLinksWrap .staticLinks{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;border-right: 1px solid #634594; border-left: 1px solid #634594; margin: 1rem 1.25rem;padding: 0rem 1rem;}
.staticLinksWrap .staticLinks a{font-size: 0.875rem;color: #fff;font-weight: 400;line-height: 1.25rem;margin: 0 0.5rem;text-decoration: underline;}
.staticLinksWrap .staticLinks a:hover{text-decoration: none;}






.footer{text-align:center;position:relative;background:#fcfaf8;height:auto;width:100%;padding:1.25rem 0}
.footer .container{display:flex;justify-content:center;align-items:center}
.footer:after{background:linear-gradient(to right,#375ea2 50%,#d3272a 50%);position:absolute;content:'';height:0.5rem;right:0;left:0;bottom:0}
.footer ul.sites{border-right:0.125rem solid #7b7a7a;position:relative;margin-right:1.25rem;padding-right:1.5625rem;border-left:0.125rem solid #7b7a7a;margin-left:1.25rem;padding-left:1.5625rem}
.footer ul.sites::after{content:"";float:left;position:absolute;height:0.625rem;width:0.625rem;position:absolute;background-color:#fff;top:40%;right:-7px;border-top:#7b7a7a solid 0.125rem;border-left:#7b7a7a solid 0.125rem;transform:rotate(135deg)}
.footer ul.sites::before{content:"";float:left;position:absolute;height:0.625rem;width:0.625rem;position:absolute;background-color:#fff;top:40%;left:-5px;border-top:#7b7a7a solid 0.125rem;border-left:#7b7a7a solid 0.125rem;transform:rotate(135deg)}
.footer ul.network-logo,.footer ul.sites{display:flex;justify-content:space-around;align-items:center}
.footer ul.network-logo li,.footer ul.sites li{margin:0 0.5rem}
.footer ul.network-logo li,.footer ul.sites li img{display:block}
.footer img{display:block}
.footer ul.network-logo {width: 25%;}
.footer ul.sites {width: 42%;}


.overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);display: none;justify-content: center;align-items: center;z-index: 9999;}
.popup {background: #fff;padding: 30px;border-radius: 10px;text-align: center;position: relative;min-width: 250px;}
.popup p{font-size: 26px;font-weight: 600;color: #000;text-transform: uppercase;line-height: 32px;letter-spacing: 3px;}
.popup .close-btn {position: absolute;top: -12px;right: -10px;font-size: 24px;cursor: pointer;background: #000;color: #fff;height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;border-radius: 50px;border: 2px solid #fff;}




@media(max-width:767px){

.flex{flex-wrap:wrap}
.container{width:100%;padding:0 0.625rem;box-sizing:border-box}
header .left_col{display:flex;align-items: center;width: 100%; justify-content: space-between;flex-direction: row-reverse;}
header .logo{ width: 100px; margin-top: -60px; top: 50px;}
.logo:after {bottom: -10px;border-left: 50px solid transparent;border-right: 50px solid transparent;border-top: 10px solid #100628;}
header .logo img{width:80px;height:auto;}

.MenuBtn{float:left;margin:0;cursor:pointer;display:block;margin-right:1.25rem; padding: 10px 0px;}
.open-nav .MenuBtn{position:absolute;z-index:99;right:0.6875rem;top:-6px}
.MenuBtn i{width:1.25rem;display:block;border-top:0.125rem solid #fff;padding-top:0.25rem}
.MenuBtn i:nth-child(2){top:1.4375rem}
.MenuBtn i:nth-child(3){top:1.6875rem}
.open-nav .MenuBtn{position:absolute;z-index:99;top:1.875rem}
.open-nav .MenuBtn i{padding-top:0}
.open-nav .MenuBtn i:first-child{-webkit-transform:translateY(0) rotate(45deg);-moz-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);-o-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}
.open-nav .MenuBtn i:nth-child(2){display:none}
.open-nav .MenuBtn i:nth-child(3){-webkit-transform:translateY(0) rotate(-45deg);-moz-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);-o-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg);margin-top:-2px}
.sidenav{height:100%;width:0;position:fixed;z-index:9;top:0;left:0;background-color:#000;overflow-x:hidden;transition:.2s;padding-top:0;box-shadow:0.125rem 0.5rem 1.25rem rgba(0,0,0,.24);margin-top:0}
.open-nav .sidenav{width:100%}
nav ul{display:block;padding:2.5rem;text-align:center}
nav ul li{width:100%;margin:0;padding:1.25rem 0.625rem;box-sizing:border-box;border-bottom:0.0625rem solid #7b7b7b;height:100%}
.main-heading h2{font-size: 1.6rem; text-align: center;}



.main_slider .swiper-slide {height: 70vh;}
.main_slider .swiper-slide.slide-1 .image_layer{background-image: url('../images/tv9-X-mobile.jpg');}
.main_slider .swiper-slide.slide-2 .image_layer{background-image: url('../images/sliderfestival_bg_mobile_2.jpg');}
.main_slider .swiper-slide.slide-3 .image_layer{background-image: url('../images/sliderfestival_bg_mobile_3.jpg');}
.main_slider .swiper-slide.slide-4 .image_layer{background-image: url('../images/sliderfestival_bg_mobile_4.jpg');}
.main_slider .slider-container{right: 0;width: 100%;bottom: 7%;transform: inherit;top: inherit;padding: 0 1.25rem;}
.main_slider .slider-container .event-logo img{width: 200px;height: auto;margin: 0 auto 1.25rem;}
.main_slider .slider-title{font-size: 1.75rem;line-height: 2.125rem;}
.main_slider .slider-sub-title{font-size: 1.125rem;}
.main_slider .slider-container .event-logo img{display: none;}


.about-section .about_box .about-left{width: 100%;}
.about-section .about_box .about-left .comman_heading .h2 {font-size: 1.5rem; padding: 15px 0 20px 0; line-height: 1.4;}
.about-section .about_box .about-left p{font-size: .95rem;}
.about-section .about_box .about-right{width: 100%;margin-left: 25px;margin-top: 35px;}
.phases-grid{gap: 30px;padding-right: 10px;}
.phase-card{padding:25px 18px}
.phase-card h3{font-size: 1.25rem;}
.phase-card p{font-size: .95rem;}
.categories .table-container td,.categories .table-container th{padding:15px;font-size:.95rem}
.categories .note{text-align: center;}

.Registration-card{padding: 20px;}
.Registration-card .card-content h3{font-size:1rem; margin-bottom: 15px;}
.Registration-card .card-content p{font-size:.9rem}

.eligibility-card{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding: 15px 15px 15px 15px;}
.eligibility-card:last-child{border-bottom:none}
.eligibility-card .icon{text-align: center;}
.eligibility-card p{    font-size: .9rem;}

.Faq_wrap .FaqHeading{font-size: 1rem; padding: 10px 25px 10px 10px;}
.Faq_wrap .FaqHeading.active{padding: 10px 25px 2px 10px;}
.Faq_wrap .FaqItemContent{padding: 0 10px 0;}
.Faq_wrap .Faq_data li{font-size: .95rem; line-height: 1.4rem; margin-top: 5px;}
 
.staticLinksWrap .address_wrap{order: inherit;}
.staticLinksWrap .mail_wrap ,.staticLinksWrap .address_wrap {padding:.5rem 0px 0px 0px;}
.staticLinksWrap .staticLinks {border-right:none; border-left:none; margin: .5rem 0rem;}
.staticLinksWrap .staticLinks a{font-size: 0.75rem; }
.staticPage_Wrapper {padding-top: 6rem;}
.staticPage_Wrapper .common-heading .h2{font-size: 2rem; line-height:2.5rem;}


.footer .container{flex-wrap:wrap}
.footer ul.network-logo{width:100%}
.footer ul.sites{width:83%;padding-left:0;margin-left:0;padding-right:0.625rem}
.footer ul.ditigal-logo{width:17%}
.footer ul.ditigal-logo img{width:2.5rem}
.footer ul.network-logo{border-right:none;margin-right:0;margin-bottom:0.625rem}
.footer ul.sites,ul.ditigal-logo{border-right:none;margin-right:0;border-left:none}
.footer ul.network-logo li,.footer ul.sites li{margin:0 0.25rem}
.footer ul.sites::after,.footer ul.sites::before{display:none}
.footer ul.network-logo li, .footer ul.sites li img{height:inherit;}



}