/* @import url('https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Semi+Condensed:wght@400;500&family=Philosopher:wght@400;700&display=swap'); */

@font-face {font-family: 'icomoon';src:  url('../fonts/icomoon.eot?equpj3');src:  url('../fonts/icomoon.eot?equpj3#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?equpj3') format('truetype'),url('../fonts/icomoon.woff?equpj3') format('woff'),url('../fonts/icomoon.svg?equpj3#icomoon') format('svg');font-weight: normal;font-style: normal;font-display: block;}
[class^="icon-"], [class*=" icon-"] {font-family: 'icomoon' !important;speak: never;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-facebook:before {content: "\e921";}
.icon-instagram:before {content: "\e922";}
.icon-twitter:before {content: "\e923";}
html {scroll-behavior: smooth;}
body{font-size: 20px;font-family: 'Barlow', sans-serif;font-weight: 400; color:#ffffff;position:relative;margin: 0;padding: 0;overflow-x: hidden;background: transparent linear-gradient(162deg, #2F0D01 0%, #1B0C0B 16%, #140D15 33%, #2F0B1F 53%, #241110 63%, #0E0810 72%, #410909 87%, #080618 100%) 0% 0% no-repeat padding-box;}
a{text-decoration: none;}
*, *:before, *:after{box-sizing: border-box;} 
a{cursor: pointer;color: #EC0046;} 
.clearfix {overflow: hidden;} 
.clear{clear:both} 
.img-fluid {max-width: 100%;height: auto;}
.innerwrapper {max-width: 1080px;position: relative;margin: 0 auto;}
.mt-0 {margin-top: 0px!important;}
.mb-1 {margin-bottom: 15px;}
.mb-2 {margin-bottom: 30px;}
.mb-3 {margin-bottom: 45px;}
.mb-4 {margin-bottom: 65px;}
.my-3 {margin: 45px 0;}
.pt-1 {padding-top: 15px;}
.pt-3 {padding-top: 45px;}
.text-center {text-align: center;}
.container {margin: 0 auto;width: 100%;padding-right: 15px;padding-left: 15px;position: relative;}
.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;position: relative;}
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,.col-6 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;width: 50%;}
.color1 {color: #F00047!important;}
.color2 {color: #fff!important;}

.sec-title {font-weight: 400;font-size: 32px;text-align: center;text-transform: uppercase;margin: 10px 0 60px;color:#EC0046;} 
.title-2 {color: #EC0046;font-size: 30px;line-height: 30px;position: relative;margin-bottom: 70px;}
.title-2:after {content: '';position: absolute;top: 170%;left: 50%;transform: translate(-50%, -170%);width: 52px;height: 2px;background: #F00047;}
.title-2.hide-border {margin-bottom: 40px;}
.title-2.hide-border:after {width: 0;}
.sec-title-2 {font-weight: 400;font-size: 25px;text-align: center;margin: 30px 0;}
.btn-red {color: #EC0046;border: 2px solid #EC0046;border-radius: 50px;padding: 14px 28px;font-weight: 400;text-align: center;font-size: 18px;}
.top-margin {margin-top: 209px;padding-top: 20px;}
/* Header Section */
.header {padding: 0;width: 100%;position: fixed;top: 0;left: 0;z-index: 99;left: 50%;-webkit-transform: translate(-50%, -0%);-moz-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);-o-transform: translate(-50%, -0%);transform: translate(-50%, -0%);background: #2d0d02;}
.header:after {content: '';position: absolute;bottom: -2px;left: 0;width: 100%;height: 2px;background: #f00047;border-radius: 50%;}
.desktop-header {display: flex;justify-content: flex-start;width: 100%;align-items: center;}
.logo {margin-right: 58px;}
.ad-box img, .desktop-header img {width: 100%;}
.ad-sec {min-width: 728px;min-height: 90px;background: #ccc;}
/*.navbar ul {list-style: none;display: flex;margin-bottom: 20px;justify-content: center;margin-top:10px;}  
.navbar ul a.nav_link {text-transform: uppercase;margin-right: 18px;font-weight: 700;color: #AAAAAA;padding: 0px 0px 20px;} 
.navbar ul a.nav_link.active {color: #fff;border-bottom: 2px solid #F00047; padding-bottom: 4px;}*/
img.style-1 {filter: drop-shadow(9px 9px 0px #F00047);border-radius: 20px;}

.vote.selected{background: #FAC690 0% 0% no-repeat padding-box; color: #000000; border: 2px solid transparent; font-weight: 600;}
.vote{
	border: 2px solid #FAC690;
    border-radius: 25px;
    width: 160px;
    height: 45px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #FAC690;
    background: transparent;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
	margin: 12px auto;
}

.vote.voted{ margin: 0px auto; display: flex; margin-top: 30px;}
.vote.voted:hover{background: #FAC690 0% 0% no-repeat padding-box; color: #000000; border: 2px solid transparent; font-weight: 600;}
/* .nominees-list.male .nominees-img img, .nominees-list.female .nominees-img img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.nominees-list.male .nominees-img.color-img img, .nominees-list.female .nominees-img.color-img img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */ 
	filter: grayscale(0%);	
} */


/* Overlay */
.overlay-box{
	width: 27%;
    max-height: 55%;
    height: inherit;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 20px;
    display: flex;
	align-items: center;
    justify-content: center;
    margin: 0px auto;
    position: relative;
    top: 25%;
	
}

.overlay-box .voted-icon {
    width: 100px;
    height: auto;
    position: absolute;
    top: -50px;
}

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 120;
	cursor: pointer;
}

#text{
	position: absolute;
    top: 50%;
    left: 50%;
    color: #000;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
}

#text h3{
	font-size: 40px;
    margin: 0px;
    margin-top: 30px;
}

.overlay-box .submit-home{
	color: #fff;
    background-color: #80C158;
    text-align: center;
    border-radius: 25px;
    border: none;
    font-size: 18px;
    margin-top: 20px;
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
}

#text p{
	font-size: 20px;
}

/* Banner Section */
.banner-sec {padding: 85px 0;margin-top: 142px;position: relative;overflow: hidden;}
.banner-sec video {object-fit: cover;height: 100%;width: 100%;position: absolute;top: 0;left: 0;}
.banner-sec .ott-logo-timer {display: flex;align-items: center;justify-content: space-between;padding: 0px 72px}
.banner-sec .ott-logo-timer .timer-wrapper h3 {text-transform: uppercase;font-weight: 400;text-align: center;font-size: 34px;margin: 0 0 12px;}
.banner-sec .ott-logo-timer .timer-wrapper .timer {display: flex;}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot {margin-right: 30px;text-align: center;position: relative;}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot .time {background: #f00047;padding: 15px 10px;display: inline-block;font-size: 40px;border-radius: 6px;position: relative;width: 65px;}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot .time:after {content: ':';position: absolute;top: 26%;right: -18px;font-size: 30px;color: #aaaaaa;}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot:last-child {margin-right: 0px;}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot:last-child .time:after {content: '';}
.banner-sec .ott-logo-timer .timer-wrapper .timer .time-slot p {color: #aaaaaa;font-size: 14px;margin-bottom: 0;}
.banner-sec .date-venue-wrapper {background: rgb(20 20 20 / 55%);border: 2px solid rgb(79 77 77 / 78%);border-radius: 20px;padding: 20px;margin: 44px 0 0;display: flex;}
.banner-sec .date-venue-wrapper .dv-slot {display: flex;align-items: center;width: 33.33%;position: relative;}
.banner-sec .date-venue-wrapper .dv-slot:after {content: '';position: absolute;top: 0;right: 15%;width: 1.5px;height: 100%;background: #ec0446;}
.banner-sec .date-venue-wrapper .dv-slot:last-child:after {height: 0px;}
.banner-sec .date-venue-wrapper .dv-slot .content-sec {margin-left: 15px;}
.banner-sec .date-venue-wrapper .dv-slot p {margin-top: 0;margin-bottom: 5px;font-size: 16px;}
.banner-sec .date-venue-wrapper .dv-slot h4 {margin-bottom: 0;margin-top: 5px;font-size: 20px;font-weight: 700;}

/* Highlight Section */
.highlight-sec {position: relative;z-index: 1;}
.highlight-sec .ribbon-img {position: absolute;width: 100%;left: 0;bottom: -17vw;z-index: 0;}
.highlight-sec .divider-sec {padding: 32px 0;display: block;margin: 0 auto;}
.highlight-sec .highlight-wrapper {background: #242424A5;padding: 30px;position: relative;margin-top: 60px;}
.highlight-sec .highlight-wrapper .sec-title {margin: 10px 0 60px;}
.highlight-sec .highlight-wrapper .row:after {content: '';position: absolute;bottom: -2px;left: 0;width: 100%;height: 2px;background: #958c8d;border-radius: 50%;opacity: 0.2;}
.highlight-sec .highlight-wrapper .row:last-child:after {height: 0px;}
.highlight-sec .highlight-wrapper .hl-slot {padding: 25px 0;}
.highlight-sec .highlight-wrapper .hl-slot p {font-size: 18px;text-align: center;font-weight: 400;margin: 0;}
.highlight-sec .highlight-wrapper .hl-slot p.hl-no {font-size: 80px;margin-bottom: 10px;}
.highlight-sec .highlight-wrapper .hl-slot p.hl-no.red {color: #EC0046;}
.highlight-sec .highlight-wrapper .first-row .hl-column {position: relative;}
.highlight-sec .highlight-wrapper .first-row .hl-column:after {content: '';position: absolute;top: -2px;right: 0;width: 2px;height: 200%;background: #958c8d;border-radius: 50%;opacity: 0.2;}

/* About Section */
.about-sec {position: relative;z-index: 1;}
.about-sec .abut-content {text-align: center;color: #CBCBCB;line-height: 30px;}

/* News Section */
.news-sec {position: relative;z-index: 2;}
.news-sec h4 {font-size: 30px;font-weight: 700;margin: 0 0 25px;}
.news-sec p {color: #CBCBCB;line-height: 30px;margin: 0;font-size: 18px;}
.news-sec .ribbon-img {position: absolute;width: 100%;left: 0;top: -5%;z-index: 0;opacity: 0.5;} 

/* Jury Section */
.jury-sec {position: relative;z-index: 1;}
.jury-sec .ribbon-img {position: absolute;width: 100%;left: 0;top: -13.3vw;z-index: 0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.jury-sec .jury-slot {text-align: center;}
.jury-sec .jury-slot img {filter: drop-shadow(9px 9px 0px #F00047);}
.jury-sec .jury-slot h3 {font-weight: 700;font-size: 24px;margin: 28px 0 10px;}
.jury-sec .jury-slot p {font-size: 18px;color: #CBCBCB;margin: 0 0 20px;text-transform: uppercase;position: relative;}
.jury-sec .jury-slot p:before {content: '';position: absolute;width: 16px;height: 3px;background: #F00047;bottom: -20px;left: 50%;transform: translate(-50%);}
.jury-sec.jury-inner .ribbon-img {top: auto;bottom: -7%;-webkit-transform: inherit;transform: inherit;opacity: 0.5;}
.jury-sec.jury-inner .row {justify-content: center;}

/* Hosts Section */
.host-sec {position: relative;}
.host-sec .sec-title {margin-bottom: 0;}
.host-sec .host-img {display: block;margin: 0 auto;}
.host-sec .ribbon-img {position: absolute;width: 100%;left: 0;bottom: -19vw;z-index: 0;}

/* Partners Section */
.partners-sec .sponsor-sec {  text-align: center;display: flex;justify-content: center;margin-bottom: 20px;}
.partners-sec h4 {font-weight: 400;font-size: 18px;text-align: center;}
.partners-sec .sponsor-sec .sec-2 {display: inline-block;margin-right: 40px;position: relative;}
.partners-sec .sponsor-sec .sec-2:after {content: '';width: 1px;height: 30px;background: #707070;right: -20px;position: absolute;top: 50%;transform: translate(0px, -50%);}
.partners-sec .sponsor-sec .sec-2:last-child:after {width: 0px;}
.partners-sec .sponsor-sec .sec-2 p {font-size: 12px;}
.association-sec .sec-title {margin-bottom: 30px;}
.association-sec .sponsor-sec {display: flex;justify-content: center;margin-bottom: 20px;}
.association-sec .sponsor-sec .sec-2 {display: flex;margin-right: 40px;position: relative;align-items: center;}
.association-sec .sponsor-sec .sec-2:after {content: '';width: 1px;height: 30px;background: #707070;right: -20px;position: absolute;top: 50%;transform: translate(0px, -50%);}
.association-sec .sponsor-sec .sec-2:last-child:after {width: 0px;}
.association-sec .sponsor-sec .sec-2 p {font-size: 16px;margin-right: 12px;}

/* Summit Section */
.schedule-sec {position: relative;z-index: 1;}
.schedule-sec .ribbon-img {position: absolute;width: 100%;left: 0;bottom: -10vw;z-index: 0;}
.schedule-sec p.sub-title {font-size: 16px;color: #AAAAAA;margin: 0;text-transform: uppercase;}
.schedule-sec .title {font-size: 32px;margin: 10px 0 0;text-transform: uppercase;line-height: 40px;}
.schedule-sec .schedule-slider {
    display: none;
}
.schedule-sec .image-sec {
    position: relative;
    margin-top: 40px;
    height: 400px;
}
.schedule-sec .image-sec::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 70%;
    border-radius: 50%;
    background: #F00047;
    opacity: 0.42;
    filter: blur(50px);
}
.schedule-sec .image-sec img {
    position: absolute;
	border-radius: 5%;
}
.schedule-sec .image-sec img.img-1 {
    width: 50%;
    top: 0;
    left: 0;	
}
.schedule-sec .image-sec img.img-2 {
    width: 45%;
    top: 156px;
    right: 0;
}
.schedule-sec .image-sec img.img-3 {
    width: 35%;
    top: 298px;
    left: 82px;
}
.schedule-sec ul.timeline-btns {
    list-style: none;
    display: inline-flex;
    border: 1px solid #7B7B7B;
    padding: 0;
    border-radius: 50px;
	margin: 0px 0px 65px;
}
.schedule-sec ul.timeline-btns li {
    line-height: 2;
}
.schedule-sec ul.timeline-btns button {
    background: transparent;
    color: #7B7B7B;
    border: 0;
    padding: 10px 65px;
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;	
}
.schedule-sec ul.timeline-btns button span {
    display: block;
    font-size: 16px;
}
.schedule-sec ul.timeline-btns button.active {
    background: #F00047;
    color: #fff;
}

.schedule-sec ul.timeline-btns a {
    background: transparent;
    color: #7B7B7B;
    border: 0;
    padding: 10px 65px;
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
	height: 40px;
}
.schedule-sec ul.timeline-btns a span {
    display: block;
    font-size: 16px;
}
.schedule-sec ul.timeline-btns a.active {
    background: #F00047;
    color: #fff;
}
.schedule-sec .timeline-data {
    height: 750px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    display: none;
}
.schedule-sec .timeline-data.active {
    display: block;
}
.schedule-sec .timeline-data::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
}
.schedule-sec .timeline-data ul {
    list-style: none;
    position: relative;
    padding: 0px 10px 0px 40px;
}
.schedule-sec .timeline-data ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    /* top: 0; */
    /* height: 100%; */
	left: 10.5px;
    border-left: 1.5px dashed #5e5e5e;
	height: 98%;
    top: 4px;
}

.schedule-sec #timeline2.timeline-data ul::before {
	height: 96.06%;
}

.schedule-sec .timeline-data ul li {
    position: relative;
    padding-bottom: 40px;
}
.schedule-sec .timeline-data ul li::before {
    content: '';
    position: absolute;
    left: -39px;
    top: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 5.5px solid #F00047;
}
.schedule-sec .timeline-data ul li h4 {
    margin: 0;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}
.schedule-sec .timeline-data ul li p {
    color: #CBCBCB;
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 24px;
}
/* Photo Section */
.photos-sec {position: relative;z-index: 1;}
.photos-sec h3.photo-title {font-size: 30px;font-weight: 800;}
.photos-sec .ribbon-img {position: absolute;width: 100%;left: 0;top: 50%;z-index: 0;opacity: 0.5;}
.photos-sec .load-more-sec {position: relative;z-index: 1;}
.photos-sec .ribbon-img-bottom {position: absolute;width: 100%;left: 0;bottom: -7%;z-index: 0;opacity: 0.5;} 
/* .photos-sec .ribbon-img-bottom {position: relative;width: 100%;left: 0;bottom: 0%;z-index: 0;opacity: 0.5;}  */

/* Videos Section */
.videos-sec, .videos-sec .video-sec {position: relative;z-index: 1;}
.videos-sec .video-sec .video-img{border-radius: 20px;}
.videos-sec .video-sec .play-btn {position: absolute;left: 12px;bottom: 12px;width: 40px;filter: drop-shadow(0px 0px 12px #000);}
.videos-sec h4 {margin: 10px 0 0;font-size: 24px;line-height: 30px;color: #fff;font-weight: 400;}
.videos-sec .ribbon-img {position: absolute;width: 100%;left: 0;bottom: -7%;z-index: 0;opacity: 0.5;}

/* Nominees Section */
.award-sec {
    position: relative;
    z-index: 1;
}
.award-sec .ribbon-img {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0%;
    z-index: 0;
    opacity: 0.5;
}
.award-sec .ribbon-img-bottom {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 50%;
    z-index: 0;
    opacity: 0.5;
}
.award-sec .nominee-wrapper {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #FAC690;
    height: 173px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 35px;
    margin-bottom: 60px;
}
.award-sec .nominee-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/movie-leaf.svg);
    background-position: left;
    background-repeat: no-repeat;
}
.award-sec .nominee-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; 
    width: 100%;
    background: url(../images/movie-leaf.svg);
    background-position: left;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
.nominees-sec {position: relative;z-index: 1;}
.nominees-sec .nominees-list {list-style: none;display: flex;flex-wrap: wrap;justify-content: center;}
.nominees-sec .nominees-list li {margin-right: 26px;margin-bottom: 40px;width: 17%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.nominees-sec .nominees-list li img.style-1 {filter: drop-shadow(6px 6px 0px #F00047);}
.nominees-sec .nominees-list .nominee-name {font-size: 22px;margin: 20px 0 0;}
/* .nominees-sec .nominees-list .movie-name {font-size: 18px;margin: 10px 0;}
.nominees-sec .nominees-list .platform-name {font-size: 18px;color: #F00047;margin: 0;} */
.nominees-sec .nominees-list .movie-name {font-size: 18px;margin: 10px;color: #F00047;}
.nominees-sec .ribbon-img {position: absolute;width: 100%;left: 0;bottom: 0%;z-index: 0;opacity: 0.5;}

.nominees-img .style-1 img-fluid{box-shadow: 9px 9px #fac690;background-color: #fac690;border-radius: 20px;max-width: 188px;}




/* Footer Section */
.footer-sec {display: block;padding: 20px 0 30px;border-top: 2px solid #F00047;position: relative;z-index: 1;}
.footer-sec .social-media {list-style: none;display: flex;justify-content: center;}
.footer-sec .social-media li {margin-right: 16px;}
.footer-sec .social-media li span {font-size: 24px;color: #fff;}
.footer-sec .social-media li span:hover {color: #F00047;}
.footer-sec .pg-links {list-style: none;display: flex;justify-content: center;font-family: 'Barlow+Semi+Condensed', sans-serif;}
.footer-sec .pg-links li {margin-right: 16px;font-size: 14px;position: relative;}
.footer-sec .pg-links li:before {content: '';width: 1px;height: 18px;background: #707070;right: -8px;position: absolute;top: 50%;transform: translate(0px, -50%);}
.footer-sec .pg-links li:last-child:before {width: 0px;}
.footer-sec .pg-links li a {color: #fff;}
.footer-sec .pg-links li a:hover {color: #F00047;}
.footer-sec .copyright {font-family: 'Barlow+Semi+Condensed', sans-serif;text-align: center;font-size: 14px;line-height: 24px;}


.loader {
	display:inline-block;
	border: 5px dotted lightgray;
	border-radius: 50%;
	border-top: 5px solid gray;
	border-bottom:5px solid gray;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 1s linear infinite; /* Safari */
	animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
.loader-symbol{
text-align:center}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.coming-soon {min-height: 100vh}
.reader-choice .center{
	text-align: center;
}


.reader-choice .col-md-4:after {
	content: '';
    background: #fff;
    border-radius: 50%;
    height: 72%;
    display: inline-flex;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(1%, -50%);
    border-radius: 50%;
    width: 1.4px;
    background-image: linear-gradient(180deg, #f0b98100 40%, #fff, #fff,#E4B27F00);
    opacity: 0.7;
}
.reader-choice .col-md-4:nth-child(3):after, .reader-choice .col-md-4:nth-child(6):after{
	display: none;
}

.reader-choice .col-md-4 {position: relative;margin-bottom: 35px;}
.center {
    display: flex;
    justify-content: center;
}
.index-vote .vote {
	color: #EC0046;
    border: 2px solid #EC0046;
}
.index-vote .vote:hover {
	color: #fff;
    background: #EC0046;
}


/* WINNER */
#winner .nominees-list .text-center img{
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
}
#winner .nominees-list .text-center .winner img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.winner{
	 position: relative;	
}
.winner .bottom-left {
  position: absolute;
  bottom: -7px;
  left: 0px;
  text-align: left;
}
.winner .bottom-left img{
	width: 100%;
}
#winner h1 {
	margin-bottom: 7%;
}
#load-content iframe{width: 100%;}





/* New CSS */

.dropdown-menu {
    position: relative;
    display: inline-block;
}

.menu-content {
    display: none;
    position: absolute;
    background-color: #050505;
    min-width: 160px;
    z-index: 1;
	top: 44px;
}

nav {
    /*background-color: #017575;*/
}

.links,
.links-hidden {
    display: inline-block;
    color:#AAAAAA;
    padding: 14px 12px ; 
    text-decoration: none;
    font-size: 19px;
    font-weight: 600;
    border-bottom: 1px solid #858585;
    height: 50px;
   
}
.links-hidden {
    display: block;
}
.links {
    display: inline-block;
}

.links-hidden:hover,
.links:hover {
    transform: scale(1.0);
  
}

.dropdown-menu:hover .menu-content {
    display: block;
	padding-top:10px;
}

/*.clearfix {overflow: hidden;}*/ 



/*menu*/
#nav-icon {display: none;width: 25px;height: 25px;position: relative;margin: 0px auto;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out;cursor: pointer;   float: left;}
#nav-icon span {display: block;position: absolute;height:2px;width: 100%; background: #ffffff; border-radius: 0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
#nav-icon span:nth-child(1) { top: 0px;}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {top: 8px;}
#nav-icon span:nth-child(4) {top: 16px;}
#nav-icon.open span:nth-child(1) {top: 8px;width: 0%;left: 50%;}
#nav-icon.open span:nth-child(2) {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
#nav-icon.open span:nth-child(4) {top: 18px; width: 0%; left: 50%;}

/*---------------- Nav bar -----------------------*/
.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */

/*.navbar ul {list-style: none;display: flex;margin-bottom: 20px;justify-content: center;margin-top:10px;}  
.navbar ul a.nav_link {text-transform: uppercase;margin-right: 18px;font-weight: 700;color: #AAAAAA;padding: 0px 0px 20px;} 
.navbar ul a.nav_link.active {color: #fff;border-bottom: 2px solid #F00047; padding-bottom: 4px;}*/


nav { 
	list-style: none;justify-content: center;margin-top:10px; display: flex;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	margin: 0;padding: 0; list-style-type: none;float: left;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	display: inline-block; position: relative; padding-bottom: 20px;
	}

/* Styling the links */
nav ul li a {
	text-transform: uppercase;margin-right: 18px;font-weight: 700;color: #AAAAAA;padding: 0px 0px 20px;
}


nav ul li a.active{color: #fff;border-bottom: 2px solid #F00047; padding-bottom: 4px;}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 44px; 
	background-color: #000;
	left: 0px; z-index: 9
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width: 200px;
    float: none;
    display: list-item;
    position: relative;
    padding: 0px;
    margin: 0px;
}

nav ul ul li a {
	display: block;
    color: #AAAAAA;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #858585;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:200px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
/*li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }*/


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {
	/*.header{
		width: 100%;
		border-bottom: 2px solid transparent; 
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), rgb(250 198 144), rgba(56, 2, 155, 0)); 
    border-image-slice: 1;
	}*/
	nav {
		margin: 0;
	}
	

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		padding:10px 0px;	
		color:#AAAAAA;
		font-size:17px;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		/*background-color: #000000;*/
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
		width: 100%;
	}
	
	nav{
		border-bottom: 0px solid transparent;
		width: 100%;
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		padding-left: 10px;
		}

	
	nav ul li a {
    display: block;
    padding: 10px 0px;
    color: #AAAAAA;
    font-size: 17px;
    text-decoration: none;
    border: none;
		font-weight: 400;
}
	
	nav ul li > label:after { content:  ' +';float: right;
    margin-right: 10px; }
	
	nav ul li > label:checked{content: ' -';}
	
	
	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	
	nav ul ul li a {
		padding: 0 80px;
    display: block;
    color: #AAAAAA;
    font-weight: 400;
    font-size: 17px;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #858585;
}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;	
		color:#AAAAAA;
		font-size:17px; 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		/*background-color: #212121; */
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}
	
	

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}
	

}

@media (max-width:768px){
	#nav-icon{display: block;margin: 0px 19px 19px;}  
	
}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}
}
