/* Common CSS Start */
html, body {
    width: 100%;
    /*  height: 600px;*/
    font-family: PanchariUni;
    font-size: 18px;
    line-height: 1.2;
    word-break: normal;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
    background-color: #fff;
	position: relative;
}
img {
    max-width: 100%
}
/*prev-star-section*/
.prev-star-section {
    width: 100%;
    height: auto;
    float: left;
    background-color: #e5edff;
    background-image: url("../images/bg-images.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    background-position: top center

}
.prev-star-block {
    width: 16.94915254237288%;
    margin: 0px 0% 10px 2.5423728813559324%;
    float: left;
}
/*prev-star-section*/
.thank-you {
    font-family: Arial;
    font-size: 16px;
    color: #FF4000;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    text-align: center;
}
.mar-left {
    margin-left: 27.5%
}
.tankyoudiv {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 20px;
    font-family: arial;
    color: #b30101;
    word-break: normal;
    line-height: 20px;
    padding: 0 5px;
}
/*footer*/
.footer {
    width: 100%;
    vertical-align: middle;
    margin: 20px auto;
    overflow: hidden;

}
.copy {
    margin: 0px auto;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    word-break: normal;
    padding: 20px;
    background-color: #011746
}
.co-presented{
    margin: 0px auto;
    padding: 20px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    word-break: normal;
    padding: 10px;
}
.outer{
    padding: 20px 0;
    background-color:#e4f1fa;
}
.bt-logo-box {
    width: 100%;
    text-align: center;
}
.co-pre-logo {
    display: inline-block;
    padding: 5px;
}
.co-pre-logo img{
    max-width: 200px;
    width: 100%;
}
/*footer*/
/*common-css*/
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.section-gap {
    padding: 50px 0
}
.container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
    margin: 0 auto !important
}
.mob {
    display: none !important
}
.desk {
    display: block
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -200px 0
    }
    100% {
        background-position: 200px 0
    }
}
@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -200px 0
    }
    100% {
        background-position: 200px 0
    }
}
.no-jump-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    color: #F7F7F7;
    image-rendering: -webkit-optimize-contrast !important;
}
.border-dashed {
    height: 10px;
    width: 100%;
    border-bottom: 3px dashed #bf1701;
}
.main-text-block {
    font-size: 35px;
    font-family: EGGIndulekhaUni;
    color: #fff;
    margin: 0px 0 10px 0;
    text-align: center;
}
/*common-css*/
/*banner-block*/
.banner-block {
    width: 100%;
    position: relative;
    /*    margin-bottom: 20px;*/
}
.banner-block-inner {
    position: relative;
    padding-bottom: 44.270833333333336%;
    width: 100%;
    -webkit-animation: placeHolderShimmer 2s linear infinite forwards;
    animation: placeHolderShimmer 2s linear infinite forwards;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: 600px 60px;
}
.main-logo-block {
    max-width: 600px;
    margin: 0 auto
}
.main-logo-block-inner {
    position: relative;
    width: 100%;
    padding-bottom: 68.7888198757764%
}
.news-maker-logo {
    width: 45%;
    position: absolute;
    left: 30%;
    z-index: 1000;
    top: 38%;
}
.news-maker-logo-inner {
    width: 100%;
    position: relative;
    padding-bottom: 34.58870168483647%
}
/*banner-block*/
/*voting-section*/
.news-maker-candidates-block {
    width: 100%;

}
.news-maker-candidates-block-outer{
    position: relative;
    width: 100%;
    padding: 50px 0
}
.news-maker-candidates-block-outer .main-text-block{
    color: #000
}
.news-maker-candidates-block:after, .voting-section:after {
    clear: both;
    content: "";
    display: table;
}
.news-maker-individual-candidate-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
}
.voting-section {
    width: 100%;
}
.voting-section-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin: 0 -10px;
}
.voting-blocks {
    width: 20%;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.voting-blocks-inner {
    width: 100%;
    height: 100%;
    /*  border: 1px solid #a00100;
      padding: 10px;*/
    background-color: #ffff;
    /*  border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;*/
    -webkit-box-shadow: 0 10px 6px -6px #ccc;
    -moz-box-shadow: 0 10px 6px -6px #ccc;
    box-shadow: 0 10px 6px -6px #ccc;

}
.candidate-thumb {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
}
.candidate-thumb a {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom:100% ;
    -webkit-animation: placeHolderShimmer 2s linear infinite forwards;
    animation: placeHolderShimmer 2s linear infinite forwards;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: 200px 60px;
    /*  border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;*/
    display: block;
}
.candidate-thumb img {
    width: 100%;
    display: block;
    transition: all .5s ease;
}
.candidate-thumb img:hover {
    transform: scale(1.1);
}
.candidate-thumb:hover {
    margin-left: 0;
    position: relative;
}
.clickicon {
    padding-top: 10px;
    width: 26px;
    height: 26px;
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 1000
}
.candidate-text h2 {
    width: 100%;
    height: auto;
    float: left;
    font-family: EGGIndulekhaUni;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    word-break: normal;
    text-align: center;
    background-color: #FFFFFF;
}
.name-text {
    font-family: EGGIndulekhaUni;
    font-weight: normal;
    font-size: 20px;
    line-height: 19px;
    color: #000;
    text-align: center;
    padding: 10px 0
}
.vote-block {
    text-align: center;
    padding: 6px 15px;
    background-color: #122963;
    cursor: pointer;
    display: table;
    margin: 0px auto 15px auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	max-width: 200px;
}
.vote-block:hover {
    background-color: #aa0001;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.radio-btn-block {
    float: left;
    width: auto;
    margin: 5px 5px 0px 0px;
}
.vote-now {
    font-family: roboto, Arial, "sans-serif";
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
}
.select-button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0 0 5px;
    line-height: 18px;
    text-align: center;
}
.select-button input {
    cursor: pointer;
    margin: 0;
}
.com-block {
    width: 100%;
    float: left;
}
.submit-btn {
    width: 120px;
    margin: 10px auto 30px auto;
    background-color: #0C2356;
    color: #FFF;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.field-box-small {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: red;
    margin: 10px auto;
    overflow: hidden;
    max-width: 300px;
    width: 100%;
}
.field-style {
    border: 2px Solid #b3b3b3;
    float: left;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    height: 48px;
    padding: 0 10px;
    background-color: #FFFFFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all .2s ease .0s;
    text-align: center;
}
/*voting-section*/

.sponsors-outer{
    width: 100%;
    max-width: 800px;
    margin:0 auto; 
    text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sponsors-logo{
    width:25%;
    padding: 5px; 
    float: left;
}
.sponsors-logo-inner{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.camery{
    float: none;
    margin: 0 auto
}
.co-presented{
    padding: 20px 0 10px 0
}
.clickicon-sm,.section-popup-sm{
	display: none;
}

/* Responsive Media Queries */
@media only screen and (max-width: 1199px){
	.vote-block {
		max-width: 150px;	
	}
}
@media only screen and (max-width: 991px){
	.vote-block{
		max-width: 120px;
	}	
}
@media only screen and (max-width: 768px) { 
    .co-presented{
    padding: 0px 0 5px 0
}
     .sponsors-logo{
       width: 50%; 
       padding: 2px 2px;
       
    }
    .outer{
        padding-top: 10px;
        padding-bottom: 10px
    }
    .nolta{
      margin-left: 33.33333333333333%;
      width: 33.33333333333333%; 
    }
    .voting-blocks {
        width: 33.33333333333333%;
    }
    .sponsors-outer{
       max-width: 300px;
    }
    .main-text-block {
        font-size: 22px;
        line-height: 1;
        margin-top: 10px;
    }
    .prev-star-section, .news-maker-candidates-block-outer{
        padding:0;

    }
    .voting-blocks{
        padding: 0px
    }
    .voting-section-row{
        margin: 0 -5px
    }
    .footer {
        margin: 0
    }
	.co-pre-logo{
        padding: 0;
        width: 25%;
    }
    .co-spn-logo-In{
        min-height:0 !important
    }
    .prev-star-section, .vote-form-details-outer{
        display: none
    }
    .voting-blocks-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        box-shadow: none;
        padding: 5px;
        border-bottom:1px solid #ececec;
		position: relative;
    }
    .candidate-thumb{
        margin-bottom: 0;
        max-width: 45px;
        width: 100%;
        border-radius: 5px;
        margin-right: 5px;

    }
    .vote-block{
        margin: 0;
        padding: 2px 5px;
		z-index: 100;
    }
    .clickicon{
        display: none
    }
    .voting-blocks {
        width: 100%;
    }
    .name-text{
		padding: 0;
        text-align: left;
		display: flex;
		align-items: center;
    }
    .vote-wrapp{
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .desk {
        display: none !important
    }
    .mob {
        display: block !important
    }
    .news-maker-logo {
        width: 80%;
        position: absolute;
        left: 48%;
        z-index: 1000;
        bottom: 0%;
        top: inherit;
        margin: 0 auto;
        margin-left: -40%;
    }
    .banner-block-inner {
        padding-bottom: 44.34782608695652%;
    }
	.social-media-main{
		position: absolute !important;
  		bottom: 20px !important;
	}
	.clickicon-sm{
		display: block;
		position: relative;
		margin-left: 10px;
		right: inherit;
		bottom: inherit;
		padding-top: 0;
		min-width: 20px;
    	min-height: 20px;
		width: 20px;
		height: 20px;
	}
	.section-popup-sm{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding-right: 80px;
		display: block;
	}
	.name-txt-sm{
		max-width: 150px;
	}
}
.title-previous {
    position: relative;
    padding: 0 15px 0 15px;
    font-weight: 900;
    font-size: 20px;
    color: #FFF;
    background: #FF0000;
    display:inline-block;
    float: right;
    font-family: 'Poppins', sans-serif;
}
.title-previous:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #FF0000;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.item .title-previous:after{
    clear: both;
    display: table;
    content: "";
}
.item{

}
.item a{
    /*    background-color: #fff;*/
    height: 100%;

}
.inner{
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.inner a{
    height: 100%;
}