*,::after,::before{box-sizing:border-box;margin:0;padding:0}
body{font-family:Kanit,sans-serif;margin:0;padding:0;background:#fff;font-size:1rem;color:#000}
img{max-width:100%;height:inherit}
.container{max-width:1260px;margin:0 auto;padding:0 10px}
ul{list-style:none;padding:0;margin:0}
a{text-decoration:none;color:#fff}
.d_flex{display:flex}
.flex{display:flex}
.comman_heading .h2{background: linear-gradient(to right, #EF8D20 0%, #EF3907 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ef8d20;font-size:2.125rem;font-weight: 700;text-transform: uppercase;margin-bottom: 5px;}

.topnalink{position:fixed;top:0;width:100%;z-index:1000}
.topnalink>ul{display:flex;justify-content:space-between}
.topnalink>ul>li{padding:10px;position:relative}
.topnalink>ul .user-link .icon{width:35px;height:35px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:5px}
.topnalink>ul .user-link .icon svg{fill:#fff;width:20px;height:20px}
.topnalink>ul .user-name{display:flex;align-items:center}

header{position:fixed;width:100%;padding:10px 0;z-index:9;background: #000;}
header.darkHeader{background-color:#000;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-right:0.9375rem;position: relative;}
nav ul li:last-child{border-bottom:none;margin-right:0;}
nav ul li a{font-size:0.875rem;color:#fff;font-weight:400;line-height:1.4375rem;text-transform:uppercase;}
nav ul li a:hover,nav ul li.active a{color:#0b0b0b;color:#EF8D20;}
nav ul li .subMenu {display: none;position: absolute;margin-top: 4px;background: #1a1a1a;}
nav ul li.hassubmenu>a::after {content: '';border: solid #fff;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;right: -7px;top: 6px;}
nav ul li.hassubmenu>a:hover::after{border-color:#EF8D20;}
nav ul li .subMenu li {min-width: 132px;display: block;margin: 0;padding: 2px 0;}
nav ul li:hover .subMenu{display: block;}
header .rgt_col{display:flex;align-items:center;justify-content:space-between}
header .logo{background: #000;margin-bottom:-80px;padding: 10px;}
header .logo img{width:80px}
.topCarouel_Wrap{padding-top:44px;}
.mainCarousel .splide__slide {height: 100vh;}
.topCarouel_Wrap .mainCarousel .video-wrapper {width: 100%;height: 100vh;overflow: hidden;}
.topCarouel_Wrap .mainCarousel .video-wrapper video {object-fit: cover;width: 100%;height: 100%;}
.topCarouel_Wrap .mainCarousel .video-wrapper .playBtn{position: absolute;right: 20px;bottom: 60px;color: #fff;border: none;background: none;}
.topCarouel_Wrap .mainCarousel .video-wrapper .playBtn svg{fill:#fff;height:45px;width: 45px;}
.topCarouel_Wrap .mainCarousel .video-wrapper iframe{width: 100%; height: 100vh;}
.topCarouel_Wrap .mainCarousel img{width:100%;}
.topCarouel_Wrap .mainCarousel .splide__arrow--next,
.topCarouel_Wrap .mainCarousel .splide__arrow--prev {background: rgba(0, 0, 0, .8);color: #fff;z-index: 1;width: 45px;height: 45px}
.topCarouel_Wrap .mainCarousel .splide__arrow svg{fill: #fff;}
.mainTagline{margin-bottom:3.125rem;}
.mainTagline .tagLine{background: #fff;text-align: center;margin-top: -30px;z-index: 1;padding: 0.9375rem 0 2.5rem 0;position: relative;border: 1px solid #EF8D20;border-radius: 12px;}
.mainTagline .tagLine .h2{background: linear-gradient(to right, #EF8D20 0%, #EF3907 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ef8d20;font-size:2.75rem;font-weight: 800;text-transform: uppercase;line-height: 65px;}
.mainTagline .tagLine .h3{font-size:2.375rem;line-height:56px; font-weight:600;color:#000;}  
.mainTagline .tagLine .slideBTN a {color: #fff;font-size: 1.125rem;font-weight: 500;text-transform: uppercase;padding: 10px 15px 10px 25px;position: absolute;bottom: -25px;transform: translateX(-50%);left: 50%;border-radius:50px;background: linear-gradient(270deg, #F48343 0%, #F14800 100%);display: none;width: 220px;}
.mainTagline .tagLine .slideBTN a b {font-weight: 400;display: inline-block;}
.mainTagline .tagLine .slideBTN a .rgtarrow{background: #fff; border-radius: 50px; height:30px; width:30px; display: flex; align-items: center; justify-content: center;margin-left: 10px;}
.mainTagline .tagLine .slideBTN a .rgtarrow svg{width: 15px; height: 13px;}
.Partners_wrap .Partners-heading{display:flex;justify-content:center;position:relative;margin:15px 0 10px 0}
.Partners_wrap .Partners-heading .h2{font-weight:700;font-size:1.5rem;line-height:30px;text-transform:uppercase;color:#000;}
.Partners_wrap .sponsorsList{display:flex;justify-content:center;margin-bottom:1.875rem;border-bottom: 1px solid #E1E1E1;padding-bottom:1.875rem;}
.Partners_wrap .sponsorsList.bigpartners{border-bottom: none;padding-bottom: 0;}
.Partners_wrap .sponsorsList.bigpartners li{flex:0 0 192px;justify-content:center}
.Partners_wrap .sponsorsList li{padding:12px 20px;width:165px;background:#fff;text-align:center;display:flex;align-items:center;border:1px solid #E1E1E1;justify-content:center;margin-right:1.4375rem;border-radius:12px;}
.Partners_wrap .sponsorsList li:last-child{margin-right:0}
.Partners_wrap .sponsorsList li>div{display:flex}
.Partners_wrap .sponsorSubhead{text-align: center;}
.Partners_wrap .sponsorSubhead .h3{font-size: 1.25rem;line-height: 1.875rem;font-weight: 500;line-height: 28px;margin-bottom: 10px;}
.Partners_wrap .sponsorsList.SingleSponsor{border-bottom: none;padding-bottom: 0;justify-content: center;}
.aboutWrap{background: #FFF9F3;padding:1.875rem 0;}
.aboutWrap .Phase_Process{display: flex;flex-wrap:wrap;}
.aboutWrap .Phase_Process .Phase_text{width: calc(100% - 592px);}
.aboutWrap .Phase_Process .Phase_text .comman_heading .h3{font-size:1.25rem;line-height:1.875rem;font-weight:500;}
.aboutWrap .Phase_Process .Phase_text p{font-size:1rem;margin-bottom:10px;font-weight:400;line-height:28px}
.aboutWrap .Phase_Process .videowrap{width: 572px; margin-left:20px;position: relative;z-index: 1;}
.aboutWrap .Phase_Process .videowrap:before {content: '';background: #F1E2D2;width: 562px;height: 310px;position: absolute;top: 18px;left: -10px;
border-radius: 8px;z-index: -1;}
.aboutWrap .Phase_Process .videowrap iframe{width: 100%;border-radius: 8px;}
.aboutWrap .phaseWrap ul{display: flex;margin-top:1.75rem;}
.aboutWrap .phaseWrap li{padding:0.9375rem;display:flex;align-items: center; background: #fff;margin-right:1.4375rem;border:1px solid #EEE2D5;border-radius:12px;}
.aboutWrap .phaseWrap li:last-child{margin-right:0;}
.aboutWrap .phaseWrap li span{width: 80px;font-size:0.875rem;font-weight:500;line-height:28px;background:#F48343;border-radius:12px;padding:10px 20px;height:73px;z-index:0;margin-right:20px;color:#fff;text-align: center;text-transform: uppercase;}
.aboutWrap .phaseWrap li span strong{font-weight:700;font-size:1.875rem;line-height:20px}
.aboutWrap .phaseWrap li p{width:calc(100% - 100px);font-size:0.9375rem;font-weight:500;line-height:22px;}
.Register_ProcessWrap{padding:18px 0;border-radius:8px}
.Register_ProcessWrap .Register_text p{font-size:1.125rem;margin-bottom:10px;font-weight:500;line-height:26px}
.Register_ProcessWrap .stepWrap{display: flex;padding:1.25rem 0;}
.Register_ProcessWrap .stepWrap figure{border-right:1px solid #D2D2D2;width:50%;margin-right:2.8125rem;padding-right: 2.8125rem;position: relative;}
.Register_ProcessWrap .stepWrap figure:last-child{border-right:none;margin-right:0;padding-right:0;}
.Register_ProcessWrap .stepWrap figure .h2{font-size: 1.5rem; line-height:35px;font-weight:600;display: block;}
.Register_ProcessWrap .stepWrap figure small{font-size:1.125rem;font-weight:400;line-height:24px;}
.Register_ProcessWrap .stepWrap figure ul{list-style: none;padding-top:1.25rem;}
.Register_ProcessWrap .stepWrap figure ul li{font-weight:500;padding:4px 10px 4px 30px;font-size:1rem;line-height:30px;position: relative;}
.Register_ProcessWrap .stepWrap figure ul li:before{content:'';background: url(../images/sucess_icon.png);height: 16px;width: 16px;position: absolute;
left: 0;top: 13px;background-repeat: no-repeat; background-position: center;}
.Register_ProcessWrap p{font-size:1.125rem;margin-bottom:10px;font-weight:500;line-height:26px}
.stepCount{position:absolute;bottom: 0;right:40px;z-index:-1;display:block;color:#eee;font-size:150px;transform:rotate(270deg);-webkit-transform:rotate(270deg);font-weight: 600;opacity: 0.5;}
.eligibWrp{background: #F3F3F3;padding:3.3125rem 0;}
.eligibWrp .Eligib_Process{display: flex;flex-wrap:wrap;}
.eligibWrp .Eligib_Process .Eligib_text{width: calc(100% - 592px);}
.eligibWrp .Eligib_Process .Eligib_text ul{list-style: none;padding-top:1.25rem;}
.eligibWrp .Eligib_Process .Eligib_text ul li{font-weight:500;padding:4px 10px 4px 30px;font-size:1rem;line-height:30px;position: relative;}
.eligibWrp .Eligib_Process .Eligib_text ul li:before{content:'';background: url(../images/sucess_icon.png);height: 16px;width: 16px;position: absolute;
left: 0;top: 13px;background-repeat: no-repeat; background-position: center;}
.eligibWrp .Eligib_Process .videowrap{width: 572px; margin-left:20px;position: relative;z-index: 1;}
.eligibWrp .Eligib_Process .videowrap:before {content: '';background: #D3D3D3;width: 562px;height: 310px;position: absolute;top: 18px;left: -10px;
border-radius: 8px;z-index: -1;}
.eligibWrp .Eligib_Process .videowrap iframe{width: 100%;border-radius: 8px;}
.selectionWrap{padding:2.5rem 0;}
.selectionWrap .Selection_Process{background-image:url(../images/Selection-Process-bg.png);height:574px;background-repeat:no-repeat;background-size:100% 100%;text-align:center;padding:0 61px;animation:slideInUp 2s}
.selectionWrap .Selection_Process ul span{background:#1c5bff;width:80px;height:80px;display:inline-block;border-radius:50%;padding:12px;margin-bottom:15px}
.selectionWrap .Selection_Process ul span b{background:#3c72ff;width:100%;height:100%;display:block;border-radius:50%;line-height:54px;font-size:2.5rem;border:1px solid #1f57e7;color:#fff;}
.selectionWrap .Selection_Process ul p{font-size:1.25rem;text-align:left;color:#fff}
.selectionWrap .Selection_Process .Shead_text{display:inline-block;margin:33px auto 0 auto}
.selectionWrap .Selection_Process .Shead_text h2{font-size:2.625rem;line-height:40px;text-transform:uppercase;color:#fff;}
.selectionWrap .Selection_Process .Shead_text h4{font-size:1.75rem;line-height:40px;color:#ef8d20;font-weight:400;padding:12px 10px}
.selectionWrap .Selection_Process .Shead_text p{font-size:1.25rem;line-height:32px;text-align:left;display:flex;align-items:center;color:#fff}
.selectionWrap .Selection_Process .Shead_text p img{margin-right:5px}
.selectionWrap .Selection_Process ul{display:flex;padding:0 30px;justify-content:space-between}
.selectionWrap .Selection_Process li{padding:30px 0;flex:0 0 350px;position:relative}
.selectionWrap .Selection_Process li:first-child{flex:0 0 239px}
.selectionWrap .Selection_Process li:first-child::after{background-image:url(../images/line-1.svg);content:"";width:415px;position:absolute;top:58px;height:149px;left:159px;background-repeat:no-repeat;background-size:cover}
.selectionWrap .Selection_Process li:nth-child(2)::after{background-image:url(../images/line-1.svg);content:"";width:473px;position:absolute;top:-167px;height:175px;left:178px;background-repeat:no-repeat;background-size:cover;rotate:314deg}
.selectionWrap .Selection_Process li:nth-child(2){margin-top:177px;flex:0 0 359px}
.Faq_wrap .FaqItem{margin-bottom:20px}
.Faq_wrap .FaqHeading{cursor:pointer;width:100%;border:none;text-align:left;outline:0;font-size:1.125rem;transition:.4s;background:#F3F3F3;font-weight:400;padding:10px 25px 10px 20px;color:#000;border-radius:8px;position:relative}
.Faq_wrap .FaqHeading.active{border-radius:8px 8px 0 0}
.Faq_wrap .FaqHeading::after{content:'\002B';color:#000;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{background-color:#F3F3F3;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}
.Faq_wrap .Faq_data li{font-size:1rem;font-weight:300;padding:3px 0;line-height:24px}
.Faq_wrap .Faq_data li a{text-decoration: underline;color: #ef500e;}
.top_footer{padding:10px 0;border-top:1px solid #333;background:#232323}
.top_footer .container{text-align:center;display:flex;justify-content:space-between;align-items:center;width:100%}
.top_footer .footerLinks a{color:#b3b3b3;font-size:.875rem;font-weight:400;text-transform:capitalize;margin-right:15px;padding-right:15px;line-height:20px}
.top_footer .footerLinks a:last-child{margin-right:0;padding-right:0;border-right:0}
.top_footer .copyright{color:#b3b3b3;font-size:.75rem;font-weight:400;letter-spacing:.72px;text-transform:capitalize}
.footer{text-align:center;position:relative;background:#fcfaf8;height:auto;width:100%;padding:20px 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:8px;right:0;left:0;bottom:0}
.footer ul.sites{border-right:2px solid #7b7a7a;position:relative;margin-right:20px;padding-right:25px;border-left:2px solid #7b7a7a;margin-left:20px;padding-left:25px}
.footer ul.sites::after{content:"";float:left;position:absolute;height:10px;width:10px;position:absolute;background-color:#fff;top:40%;right:-7px;border-top:#7b7a7a solid 2px;border-left:#7b7a7a solid 2px;transform:rotate(135deg)}
.footer ul.sites::before{content:"";float:left;position:absolute;height:10px;width:10px;position:absolute;background-color:#fff;top:40%;left:-5px;border-top:#7b7a7a solid 2px;border-left:#7b7a7a solid 2px;transform:rotate(135deg)}
.footer ul.network-logo,.footer ul.sites{display:flex;justify-content:space-around;align-items:center}
.footer ul.ditigal-logo li,.footer ul.network-logo li,.footer ul.sites li{margin:0 10px}
.footer ul.ditigal-logo li img,.footer ul.network-logo li,.footer ul.sites li img{display:block}
.footer ul.ditigal-logo{display:flex}
.footer ul.ditigal-logo{width:30%}
.footer img{display:block}
.input-container small{padding:5px 25px 0;font-size:12px}
.error{color:#dc0000;display:block;font-weight:400;font-size:12px;line-height:17px;margin:4px 0;text-align:left;width:100%}
.error a{color:#fff;background:#1450d2;padding:0 5px;border-radius:5px;font-weight:400}
.success{color:green;display:block;font-weight:700;font-size:12px!important}
.error-message{color:#dc0000;display:block;font-weight:400;font-size:12px;line-height:17px;margin-top:4px;text-align:left;width:100%}
.videowrap .videoiframe{aspect-ratio: 16 / 9; height: auto; width: 100%;}
.onlyWeb {display: block;}
.onlyMobile {display: none;}
.sponsorsmultihead { display: flex;flex-wrap: wrap;justify-content: space-evenly;max-width:1100px;margin: 0 auto;}
.sponsorsmultihead li:last-child ul li{width:200px;}

.videoWidget{padding-bottom:1.5rem;}
.videoWidget .comman_heading{text-align: center;}
.videoWidget .videoCarousel{padding-bottom: 20px;}
.videoWidget .videoCarousel figure{padding: 7px 0 7px 7px;position: relative;}
.videoWidget .videoCarousel figure:after{content: '';position: absolute;left: 0;top: 0px;bottom: 0;border: 1px solid #EF8D20;height: 320px;width: 90%;z-index: -1;}
.videoWidget .videoCarousel figure .imgwrap{position:relative;}
.videoWidget .videoCarousel figure .imgwrap img{aspect-ratio:16/9;object-fit:cover;object-position:top;display:block}
.videoWidget .videoCarousel figure .imgwrap::after{content: '';background-image: url(../images/video_icon.png);position: absolute;left: 10px;bottom: 10px;z-index: 1;height: 32px;width: 32px;background-repeat: no-repeat;background-position: center;}
.videoWidget .videoCarousel figure figcaption{background:#fff;padding:10px 15px;height:85px;background: #000;}
.videoWidget .videoCarousel figure figcaption span{color:#fff;font-size:1rem;line-height:23px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.videoWidget .videoCarousel .splide__pagination{bottom:0}
.videoWidget .videoCarousel .splide__pagination__page{opacity:1;background:#a3a3a3;height: 8px; width: 8px;margin: 2px 6px;}
.videoWidget .videoCarousel .splide__pagination__page.is-active{background:#EF3907; height: 7px; width: 18px; border-radius: 20px;}
#overlay{display:none;position:fixed;top:0;left:0;width:100%;z-index:9;height:100%;background-color:rgba(0,0,0,.8)}
#overlay.active{display:block}
.video-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:998;background:rgba(0,0,0,.8);cursor:pointer}
.video-popup.show-video{display:flex!important}
.iframe-wrapper{position:relative}
.iframe-wrapper .close-video{content:'';position:absolute;width:30px;height:30px;top:-20px;right:0;background:#fff;border-radius:50%;font-size:20px;line-height:28px;text-align:center;color:#000}
.vid-slider img{height:200px;border-radius:0 0 0 10px}
.video-popup .iframe-wrapper img{height:100%;width:100%}
.video img{cursor:pointer;position:relative}

@media(max-width:769px){
.flex{flex-wrap:wrap}
.container{width:100%;box-sizing:border-box}
.comman_heading{text-align: center;}
.comman_heading .h2{line-height: 2.25rem;}
header .left_col{display:flex;align-items:center;width:100%;justify-content:flex-start}
header .logo{padding: 0;margin: 0;}
header .logo img{width:270px;height:inherit;}
.MenuBtn{float:left;margin:0;cursor:pointer;display:block;margin-right:20px}
.MenuBtn i{width:20px;display:block;border-top:2px solid #fff;padding-top:4px}
.MenuBtn i:nth-child(2){top:23px}
.MenuBtn i:nth-child(3){top:27px}
.open-nav .MenuBtn{position:absolute;z-index:999;top:30px;right:11px}
.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:99;top:0;left:0;background-color:#000;overflow-x:hidden;transition:.2s;padding-top:0;box-shadow:2px 8px 20px rgba(0,0,0,.24);margin-top:0}
.open-nav .sidenav{width:100%}
nav ul{display:block;padding:40px;text-align:center}
nav ul li{width:100%;margin:0;padding:20px 10px;box-sizing:border-box;border-bottom:1px solid #7b7b7b;height:100%}
.topCarouel_Wrap{padding-top:62px;}
.topCarouel_Wrap .mainCarousel .video-wrapper{height:100%;}
.topCarouel_Wrap .mainCarousel .video-wrapper video{object-fit:inherit;height:inherit;}
.mainCarousel .splide__slide{height:100%;}
.topCarouel_Wrap .mainCarousel .video-wrapper .playBtn{bottom:30px;font-size: 26px;}
.topCarouel_Wrap .mainCarousel .video-wrapper .playBtn svg{fill:#fff;height:36px;width: 36px;}
.topCarouel_Wrap .mainCarousel .splide__arrow--next, .topCarouel_Wrap .mainCarousel .splide__arrow--prev{height:30px;width:30px;}
.topCarouel_Wrap .mainCarousel .splide__arrow svg{height:12px;width:12px;}
/* .mainCarousel .splide__slide{height:400px;}
.topCarouel_Wrap .mainCarousel img{height:420px;} */
.mainTagline .tagLine{padding:0.9375rem 0.9375rem 2.5rem 0.9375rem ;}
.mainTagline .tagLine .h2{font-size:1.875rem;line-height:2.25rem;padding-bottom:0.625rem;}
.mainTagline .tagLine .h3{font-size:1.55rem;line-height:1.875rem;}
.aboutWrap .phaseWrap ul{flex-wrap:wrap;}
.aboutWrap .phaseWrap li{margin-right: 0; margin-bottom: 1.25rem;}
.Partners_wrap .sponsorsList{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;}
.Partners_wrap .sponsorsList.bigpartners li{flex:0 0 50%}
.Partners_wrap .sponsorsList li{margin-right:0.9375rem;flex:0 0 auto;width:130px}
.Partners_wrap .sponsorsList li>div{display:flex}
.aboutWrap .Phase_Process .Phase_text{width: 100%;}
.aboutWrap .Phase_Process .videowrap{width:100%;margin-left:0;}
.aboutWrap .Phase_Process .videowrap:before{content:none;}
.Register_ProcessWrap .stepWrap{flex-wrap:wrap;}
.Register_ProcessWrap .stepWrap figure{width: 100%; margin-right: 0; padding-right: 0; border-right: none; border-bottom: 1px solid #D2D2D2;margin-bottom: 2.8125rem;
padding-bottom: 2.8125rem;}
.Register_ProcessWrap ul li{flex-wrap:wrap;justify-content:center}
.Register_ProcessWrap li span:before{right:50%;bottom:-12px;z-index:-1;transform:rotate(90deg);margin-right:-8px;top:inherit}
.Register_ProcessWrap li span:after{right:50%;bottom:-9px;z-index:-1;transform:rotate(90deg);margin-right:-8px;top:inherit}
.selectionWrap .Selection_Process{padding:0 10px;height:inherit;background-repeat:repeat;background-size:contain;background-image:url(../images/Selection-Process-mbg.png);background-size:cover}
.selectionWrap .Selection_Process .Shead_text p{align-items:flex-start;line-height:20px;font-size:1rem;margin-bottom:10px}
.selectionWrap .Selection_Process .Shead_text p img{margin-top:2px;min-width:18px}
.selectionWrap .Selection_Process li{flex:0 0 100%;padding:14px 0}
.selectionWrap .Selection_Process ul{flex-wrap:wrap;padding:0 0}
.selectionWrap .Selection_Process ul p{font-size:1rem}
.selectionWrap .Selection_Process li:first-child,.selectionWrap .Selection_Process li:nth-child(2){flex:0 0 100%;margin-top:0}
.selectionWrap .Selection_Process li:first-child::after,.selectionWrap .Selection_Process li:nth-child(2)::after{display:none}
.eligibWrp .Eligib_Process .Eligib_text{width: 100%;}
.eligibWrp .Eligib_Process .videowrap{width:100%;margin-left:0;}
.eligibWrp .Eligib_Process .videowrap:before{content:none;}
.stepCount{transform: none;}
.top_footer .container{display:block}
.top_footer .footerLinks{display:flex;justify-content:center}
.footer .container{flex-wrap:wrap}
.footer ul.network-logo{width:100%}
.footer ul.sites{width:100%;padding-left:0;margin-left:0;padding-right:10px}
.footer ul.network-logo{border-right:none;margin-right:0;margin-bottom:10px}
.footer ul.ditigal-logo{width:100%;margin-bottom:10px}
.footer ul.sites,ul.ditigal-logo{border-right:none;margin-right:0;border-left:none;margin-bottom:10px}
.footer ul.network-logo li,.footer ul.sites li{margin:0 4px}
.footer ul.sites::after,.footer ul.sites::before{display:none}
.footer ul.network-logo li,.footer ul.sites li img{height:inherit}
.onlyWeb {display: none;}
.onlyMobile {display: block;}
.Partners_wrap .sponsorSubhead .h3 {font-size: 1.1rem;}

.videoWidget .videoCarousel figure{padding: 0;}
.videoWidget .videoCarousel figure:after{content: none;}
.iframe-wrapper iframe {max-width: 340px;height: 260px;}
.sponsorsmultihead li:last-child ul li{width:130px;}
}