﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
    font-size: 100%;
    font-weight: normal;
    width: auto;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

A:link {
    color: #333;
    TEXT-DECORATION: none
}

A:visited {
    color: #333;
    TEXT-DECORATION: none
}

A:active {
    color: #333;
    TEXT-DECORATION: none
}

A:hover {
    color: #333;
    TEXT-DECORATION: none
}

* {
    outline: 0px;
    box-sizing: border-box;
}

.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;
    padding-bottom: 100%
}

/* .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;
    overflow: hidden
} */

.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;
    display: none;
} */

.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;
}

.popup_wraper {

    /*	padding: 20px;*/
    width: 100%;
    margin: 0px auto;
    /*    overflow-y: scroll;*/
    background-color: #e4f1fa;
}

.content {
    padding: 0 15px 15px 15px;
}

.content:after {
    clear: both;
    display: table;
    content: ""
}

.pop-up-block {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #e4f1fa;
}

.pop-up-image-block {
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 10px auto
        /*	margin: 10px 0px 10px 0px;*/
}

.pop-up-image-block img {
    width: 100%;
    /*    border-radius: 10px;
            border: 3px solid #FFF;
        background-color: #8dbde5;*/
}

.pop-up-hd {
    font-family: eggIndulekhaUni;
    color: #294881;
    text-align: center !important;
    line-height: 120%;
    font-size: 28px;
    font-weight: bold;
    width: 100%;
}

.pop-up-para {
    font-family: PanchariUni;
    color: #202020;
    text-align: center;
    font-size: 24px;
    /*    padding: 15px 0px 10px 0px;*/
    width: 100%;
}




.celebrity_video_block {
    width: 100%;
    padding: 0px 0% 0px 0%;
    float: left;
    padding-top: 56.25%;
    position: relative;
}

.celebrity_video_block iframe {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.left-column .mv-video-frame {
    width: 100%;
    float: left;
    padding-top: 56.25%;
    position: relative;
    /* height: 371px; */
}

.mv-video-frame iframe {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


.popup_hd_text {
    font-family: Arial;
    font-size: 28px;
    color: #333;
    margin: 10px 0px;
    width: 100%;
}

.popup_inside {
    width: 96%;
    margin: 3% 0%;
    float: left;
}

.popup_inside ul {
    width: 100%;
    float: left;
}

.popup_inside ul li {
    width: 94%;
    float: left;
    padding: 6px 0% 15px 15px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
    background-image: url(../images/bullettin.png);
    background-repeat: no-repeat;
    border-bottom: 1px #e3e3e3 dotted;
}

.col_full {
    width: 100%;
    margin: 0px 0px 1px 0px;
    float: left;
    border-bottom: 1px #ECECF4 solid;
}

.col_left {
    width: 45%;
    float: left;
    padding: 15px 2% 15px 2%;
    margin: 1% 1% 1% 0%;
    font-family: Arial;
    font-size: 14px;
    color: #333;
    border-right: 1px #ECECF4 solid;
}

.col_right {
    width: 45%;
    float: left;
    padding: 15px 2% 15px 2%;
    margin: 1% 0% 1% 0%;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

/* ------ scroll script starts -------- */
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(204, 204, 204, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, 0.4);
}

/* ------ scroll script ends -------- */



/*	@media screen and (max-width:600px)
        {
        .popup_wraper {
    width: 95%;
        }

        }*/