@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
}
active { border: none;}
*{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
a {
	color: #333;
	text-decoration: none;
}

/* ---- RESET ----- */

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;}
*{
 outline: 0px;
}
::-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); 
}
* {
	box-sizing: border-box;
}
/*------------- main styles ----------------*/
/* .........................  Social media style  .........................*/
.shareboxwrp{
	display:none;
	float:left;
	width:100%;
}
.shareboxwrpin {

    margin: 0 auto;
    display: table;
    width: 40px;

}
.social-media-main {
	width: 50px;
	height: 260px;
	float: left;
	position: fixed;
	bottom: 10px;
	z-index: 9;
	right: 20px;
	padding-top: 60px;
}
.shretle {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	width: 50px;
	height:50px;
	line-height:50px;
	background-size:60% auto;
	background-image:url(../images/share.svg);
	background-repeat:no-repeat;
	background-position:center center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px 0;
	color: #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	float:left;
	position:absolute;
	top:50px;
	left:0;
	cursor:pointer;
	-moz-transition:all .2s linear .0s;
	-webkit-transition:all .2s linear .0s;
	transition:all .2s linear .0s;
}
.shretle.open {
	top:0;
	background-image:url(../images/close.svg);
	
}
.social-media-ins {
	width: 100%;
	height: 180px;
	float: left;
	margin: 0px;
}
.social-media-head {
	width: 100%;
	height: auto;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 110%;
}
.social-media-icon {
	width: 40px;
	height: 40px;
	float: left;
	cursor: pointer;
	background-image: url(../images/social.svg);
	background-size:50px auto;
	background-repeat: no-repeat;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;

margin-bottom: 5px;
}
.tw-clr {
	background-position: -4px -107px;
	background-color: #2caafe;
}
.gl-clr {
	background-position: -4px -56px;
	background-color: #fb443e;
}
.wt-clr {
	background-position: -4px -159px;
	background-color: #13b345;
}
.fb-clr {
	background-color: #2b44a0;
	background-position: -6px -5px;
}
/* .........................  /Social media style  .........................*/

.roboto { font-family: roboto; }
.panchariUni { font-family: panchariUni; }
.EggIndulekhaUni { font-family: EggIndulekhaUni; }



.top-banner-ad {
	width: 100%;
	padding: 10px 0px;
	background-color: #fff;
}
.top-banner-ad .inside {
	max-width: 970px;
	width: 100%;
	height: auto;
	margin: auto;
	color: #97c1cc;
}

.bottom-banner-ad {
	width: 100%;
/*	padding: 10px 0px;*/
	background-color: #fff;
}
.bottom-banner-ad .inside {
	max-width: 300px;
	width: 100%;
	height: auto;
	margin: auto;
	color: #97c1cc;
}
.header-block {
	width: 100%;
	float: left;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
    background-position: center top;
}
.header-block .inside {
	width: 1200px;
	height: 530px;
	margin: 0px auto;
	position: relative;
}
.header-left {
	width: 50%;
	float: left;
	padding: 60px 0px;
}
.figure-block {
	width: 500px;
	height: 520px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	background-image: url(../images/girls-figure.png);
	background-repeat: no-repeat;
    background-position: center bottom;
	background-size: 100%;
}
.container-fluid-01, .container-fluid-02, .container-fluid-03 {
	width: 100%;
	float: left;
	background-color: #CB3B85;
}
.container-fluid-02 {
	background-color: #fff;
}
.container-fluid-03 {
	margin-top: 20px;
    padding: 50px 0px;
	color: #fff;
}
.container-fluid-01 .inside, .container-fluid-02 .inside, .container-fluid-03 .inside {
	width: 1200px;
	margin: auto;
	padding: 15px;
}
.container-fluid-01 .inside, .container-fluid-03 .inside {text-align: center;}
.container-fluid-01 .hd-01 {
	font-size: 30px;
	color: #FFF;
	line-height: 120%;
}
.hindi-font {
	font-family: 'Hind', "Gill Sans", "Gill Sans MT", Arial, sans-serif;
}
.votting-block {
	width: 100%;
	float: left;
}
.votting-block ul {
	list-style-type: none;
	width: 100%;
	float: left;
	text-align: center;
}
.votting-block ul li {
	width: 25%;
	float: left;
	list-style-type: none;
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
}
.item-block {
	width: 100%;
	float: left;
	padding: 5px;
	border: 1px #CB3B85 solid;
}
.photo-block {
	width: 100%;
	float: left;
}
.photo-block img {
	width: 100%;
}
.name-block {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 5px;
	font-size: 15px;
	font-weight: 500;
}
.vote-now-block {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0px;
	background-color: #CB3B85;
	cursor: pointer;
}
.radio-btn-block {
	padding: 4px;
    background-color: #92245c;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
}
.radio-btn-block input {
	/* vertical-align: middle; */
}
.vote-now-block .txt-block {
	font-family: roboto, Arial, "sans-serif";
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.mobile-header {
	display: none;
	text-align: center;
	padding: 10px;
}


/* ..................... Voting pop style ........................ */


.votingdiv{
     position: fixed;
    z-index:1001;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	 padding: 10px;
   
    

}
 .votingdiv *{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.popIn {
	background: #fff;
    box-sizing: border-box;
	padding-top: 25px;
    
    max-width: 400px;
	width: 100%;
    text-align: center;
	 top: 50%;
    left: 50%;
	position: absolute;
	z-index: 1;
    font-family: arial;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.votinffiled{
	padding: 0 20px ;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.popoverlay{

    content: "";
    position: fixed;
    z-index: 0;
    background: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;

}
.votingpopbtnwrp {

    float: left;
    width: 100%;
    margin-top: 10px;

}

.popbtn, .popbtn:hover, .popbtn:focus {
font-size: 15px;
line-height: normal;
font-family: arial;
    width: 50%;
    float: left;
    padding: 14px 10px;
    border: none;
    outline: none;
	cursor: pointer;

}

.vote-submit.popbtn{

-webkit-appearance: none; 
    background: #06cd97;
    color: #fff;

}
.vote-submit.popbtn:hover{
	background: #09ac80;
}
.popcanclbtn.popbtn {

    background: #eee;
    color: #333;

}
.popcanclbtn.popbtn:hover {

    background: #ddd;
    color: #333;

}
.thankclose {
cursor: pointer;
    margin-top: 10px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    font-weight: bold;
    color: #333;
display: table;

margin: 15px auto 0;
}
.votingBlock {

    width: 100%;
    float: left;

}
.voting-sub {

    color: #666;
    font-size: 13px;
    margin-bottom: 10px;

}
.voting-msg {

    float: left;
    width: 100%;
    padding: 15px 10px;

}
.voting-msg .votetle {

    font-size: 18px;
    color: #06cd97;
    margin-bottom: 10px;

}
.voting-mail {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 10px 0;
	padding: 0 10px;
	-webkit-appearance: none;
}



.error-msg {

    text-align: left;
    width: 100%;
    font-size: 13px;
    color: red;
    margin-bottom: 4px;

}
@media only screen and (min-width:970px){
.desk{display: block !important;;}
.mob{display: none !important}
}
@media only screen and (max-width:970px){
.desk{display: none !important;;}
.mob{display: block !important}
}






























