

body {
	font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700
}

h2 {
	font-weight: 400
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: 1.4rem 1rem!important;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

a:not([href]):not([tabindex]) {
	color: #fff;
	text-decoration: none
}

header.masthead {
	position: relative;
	background-color: #343a40;
	background: url(../img/pexels-photo-261949.jpeg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0;
	padding-bottom: 1rem
}

header.masthead .overlay {
	position: absolute;
	background-color: #fff;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .9
}

header.masthead .overlay.overlay-invert {
	background-color: #000;
	opacity: .8
}

header.masthead .user-img {
	border-radius: 50%;
	width: 30px
}

@media only screen and (min-width:768px) {
	header.masthead .user-img {
		margin-top: -8px
	}
}

header.masthead h1 {
	font-size: 1.5rem;
	font-weight: 400;
	color: #000;
	padding-top: 30px
}

header.masthead h2 {
	font-weight: 400;
	color: #000;
	font-size: 15px
}

@media (min-width:768px) {
	header.masthead {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	header.masthead h1 {
		font-size: 2rem
	}
}

.showcase .showcase-text {
	padding: 3rem
}

.showcase .showcase-img {
	min-height: 15rem;
	background-size: cover
}

@media (min-width:768px) {
	.showcase .showcase-text {
		padding: 2rem
	}
}

.featured-stock {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.featured-stock h2 {
	font-weight: 400
}

.featured-stock .featured-stock-item {
	max-width: 20rem;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 10px 0
}

.featured-stock .featured-stock-item i {
	color: #5d28d1
}

.featured-stock .featured-stock-item .features-icons-icon {
	height: 7rem
}

.featured-stock .featured-stock-item .features-icons-icon i {
	font-size: 4.5rem
}

.featured-stock .featured-stock-item:hover .features-icons-icon i {
	font-size: 5rem
}

.timeslots {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.timeslots .timeslot-item {
	max-width: 18rem
}

.timeslots .timeslot-item img {
	max-width: 12rem;
	box-shadow: 0 5px 5px 0 #adb5bd
}

.timeslots .timeslot-item ul {
	list-style: none;
	padding-left: 0
}

.timeslots .timeslot-item ul li {
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #ddd;
	cursor: pointer;
	background: #e9ecef;
	border-left: 5px solid #5d28d1;
	transform: skew(-5deg, 0deg);
	-webkit-transform: skew(-5deg, 0deg);
	margin-bottom: 5px
}

.timeslots .timeslot-item ul li:hover {
	background: #ff6564;
	border-left: 5px solid #ff6564
}

.timeslots .timeslot-item ul li.active {
	background: #ff6564
}

.call-to-action {
	position: relative;
	background-color: #343a40;
	background: url(../img/bg-masthead.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 7rem;
	padding-bottom: 7rem
}

.call-to-action .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

.btn-search {
	background: -owg-linear-gradient(to right, #ff6564, #5d28d1);
	-pie-background: -pie-linear-gradient(to right, #ff6564, #5d28d1);
	background: -webkit-gradient(linear, left top, right top, from(#ff6564), to(#5d28d1));
	background: linear-gradient(90deg, #ff6564, #5d28d1);
	border: none
}

footer.footer {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.left-col,
.right-col {
	color: #000
}

.featured-stocks-row h5 {
	color: #ff6564;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.timeslots-row h5 {
	text-align: right;
	border-right: 3px solid #ff6564;
	width: auto;
	padding-right: 5px;
	color: #000;
	font-size: 17px
}

.timeslots-row .timeslots-list {
	text-align: right
}

.timeslots-row .timeslots-list li {
	border-bottom: 1px solid #000;
	font-size: 11px;
	border-radius: 5px;
	color: #000
}

.news-story {
	margin-bottom: 20px;
	color: #000
}

.news-story h6 {
	font-weight: 400;
	text-align: left;
	font-size: 16px;
	line-height: 22px
}

.news-story i {
	color: #ff6564;
	margin-right: 10px
}

.stocks-list {
	color: #000
}

.stocks-list h4 {
	font-size: 17px;
	font-weight: 600
}

.design2 {
	color: #fff!important
}

.design2 h1 {
	color: #fff!important
}

.design2 .news-story-row {
	margin-top: 8%
}

.design2 .news-story-row .news-story {
	margin-bottom: 5px;
	color: #fff
}

.design2 .news-story-row .news-story h6 {
	font-size: 18px;
	line-height: 26px
}

.design2 .featured-stock {
	padding: 1rem 0
}

.design2 .featured-stock .stock-name {
	font-size: 20px
}

.design2 .featured-stock .stock-status.status-green {
	color: #28a745
}

.design2 .featured-stock .stock-status.status-red {
	color: #dc3545
}

.design2 .featured-stock .stock-action-btn {
	margin-top: 20px
}

.design2 .featured-stock .stock-action-btn i {
	color: #868e96
}

.design2.masthead {
	height: auto!important
}

.selected-stock {
	padding: 5px;
	border: 1px solid #ff6564;
	display: block;
	margin: 30px 0
}

.stock-action-btn {
	cursor: pointer
}

.stock-action-btn i {
	color: #dc3545;
	font-size: 24px
}

.refer-score span {
	background: #5d28d1;
	padding: 2px 5px
}

.user-menu {
	padding: 0
}

.user-menu ul li {
	cursor: pointer;
	color: #000;
	font-size: .8em;
	font-weight: 700
}

.user-menu ul li a {
	color: #000
}

@media only screen and (max-width:768px) {
	.user-profile {
		max-width: 100%
	}
}

.user-header-row {
	position: fixed;
	height: 40px;
	z-index: 999;
	background: #fff;
	width: 100%
}

@media only screen and (min-width:768px) {
	.user-header-row {
		width: 100%;
		padding: 7px;
		margin-top: -8px
	}
}

.user-header-row.scrolled-menu {
	background: #white;
	top: 0;
	padding-top: 0;
	padding-right: 0
}

@media only screen and (min-width:768px) {
	.user-header-row.scrolled-menu .user-menu {
		margin-top: 15px
	}
	.user-header-row.scrolled-menu .user-img {
		margin-top: 4px
	}
}

.user-header-row.scrolled-menu ul li {
	color: #000
}

.page-heading {
	margin-top: 75px
}

.single-stock {
	margin-right: 10px;
	border-bottom: 1px solid #ddd;
	padding-left: 10px;
	margin-top: 10px
}

.single-stock p {
	font-size: 1.5rem;
	color: #000;
	display: block;
	margin-bottom: 0;
	float: left;
	width: 50%
}

.single-stock .stock-action-btn {
	float: right;
	margin-top: 10px
}

.single-stock:hover {
	background: #ff5e01;
	cursor: pointer
}

.single-stock:hover p {
	color: #fff!important
}

.single-stock:hover .stock-ex-name {
	color: #fff!important
}

.single-stock:hover .stock-price {
	color: #fff!important
}

.single-stock:hover .stock-remove-btn {
	background: #fff;
	margin: 0;
	height: 100%
}

.single-stock:hover .stock-remove-btn i {
	color: #ff5e01
}

.single-stock .stock-price {
	width: 60px;
	display: inline-block;
	text-align: right
}

.stock-action-btn {
	height: 25px;
	width: 25px;
	padding: 0 0 6px 0;
	margin-left: 10px;
	border: 0
}

.stock-action-btn i {
	color: #fff;
	font-size: 12px
}

.stock-action-btn.stock-remove-btn {
	background: #ff5e01
}

.stock-status {
	display: inline-block;
	width: 175px
}

.stock-status.status-green {
	color: #28a745
}

.stock-status.status-red {
	color: #dc3545
}

.stock-values {
	display: inline-block;
	margin-right: 20px
}

.stock-values .stock-ex-name {
	display: inline-block;
	color: #000
}

.status-green {
	color: #28a745
}

.status-red {
	color: #dc3545
}

body {
	overflow-x: hidden
}

.text-yellow {
	color: #fbe400!important
}

.text-grey {
	color: #ccc!important
}

.pd-0 {
	padding: 0
}

.pd-0 .border-image {
	position: absolute
}

.pt-2 {
	padding-top: 2%
}

.mt-mb {
	margin-top: 10px;
	margin-bottom: 20px
}

.ml-5 {
	margin-left: 5%!important
}

.mg-0 {
	margin: 0
}

.mgl-0 {
	margin-left: 0
}

.ml-15 {
	margin-left: 15%
}

.mt-2 {
	margin-top: 2%
}

.mb-8 {
	margin-bottom: 7%
}

.mr-10 {
	margin-right: -10px
}

.ml-0 {
	margin-left: 0
}

.absolute-item {
	position: absolute;
	top: 10%;
	z-index: 100;
	left: 0;
	width: 40px
}

.absolute-item-map {
	width: 45px;
	position: absolute;
	left: 0;
	top: 15%
}

.absolute-item-pre {
	position: absolute;
	top: 55%;
	z-index: 100;
	left: 2%;
	width: 20px
}

.absolute-item-main {
	position: absolute;
	top: 10px;
	z-index: 100;
	left: 10px;
	width: 20px
}

.absolute-item-counting {
	position: absolute;
	top: 35%;
	z-index: 100;
	left: 5px;
	width: 20px
}

.absolute-item-keyfight {
	position: absolute;
	top: 25%;
	z-index: 100;
	left: 0;
	width: 35px
}

.share-label {
	display: none
}

.btn-read-more {
	border-radius: 0;
	background: #f05792;
	color: #fff;
	float: right
}

.btn-view-all {
	display: block!important;
	background: 0 0;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase
}

.card-bg {
	background: #1f1f21
}

.icon-color {
	color: #f05792;
	font-size: 22px
}



.fb-share-btn i {
	color: #3b5598;
	font-size: 22px
}

.btn-whatsapp {
	float: right;
	padding: 5px 0
}

.btn-whatsapp i {
	color: #25d366;
	font-size: 32px
}

.btn-twitter {
	float: right;
	padding: 5px 0
}

.btn-twitter i {
	color: #1da1f2;
	font-size: 32px
}

.seats-block .border-line {
	height: 5px;
	background: #ff5400;
	margin-top: 0;
	
	margin: 1.3%
}

.seats-block #telangana-2013 {
	margin-top: 20%
}

.text-white {
	color: #fff
}

.label-live {
	background: #e62020;
	padding: 3px;
	color: #fff;
	margin-top: 5px;
	font-size: 22px
}

.constituency-tooltip {
	position: absolute;
	width: 150px;
	top: 150px;
	left: 150px
}

.constituency-tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #000;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 1s
}

@media only screen and (max-width:767px) {
	.mobile-none {
		display: none
	}
}

@media only screen and (min-width:1200px) {
	.desktop-none {
		display: none
	}
}

@media only screen and (min-width:992px) {
	.desktop-none {
		display: none
	}
}

@media only screen and (min-width:768px) {
	.desktop-none {
		display: none
	}
}

.main-head {
	background: #202521;
	margin-top:50px;
}

.main-head img {
	width: 220px;
	float: left;
	padding: 8px
}

@media only screen and (max-width:480px) {
	.main-head .logo-I {
		max-width: 50%;
		float: left
	}
}

.main-head .logo-II {
	margin-top: 2%
}

@media only screen and (max-width:480px) {
	.main-head .logo-II {
		max-width: 50%;
		float: right
	}
}

.block-bg {
	background: #1f1f21;
	background-size: cover;
	height: auto;
	width: 100%;
	padding: 10px;
    position: relative;
    z-index:1;
}

@media screen and (max-width:480px) {
	.block-bg {
		height: auto
	}
}

.block-bg svg {
	width: 100%!important
}

@media screen and (max-width:480px) {
	.block-bg svg {
		height:auto;
		width: 95%;
		margin-left: 5%
	}
}

@media screen and (max-width:375px) {
	.block-bg svg {
		height: auto;
		width: 95%;
		margin-left: 2%
	}
}

.block-bg .loader {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	background: #1f1f21;
	height: 100%
}

.block-bg .loader img {
	position: absolute;
	top: 25%;
	left: 22%
}

.block-bg .home-loader img {
	left: 25%!important;
	top: 35%!important;
	width: 50%
}

.block-bg .map-image {
	cursor: pointer
}

.block-bg .border-image {
	position: absolute;
	top: 0;
    left: 0;
    
}

.border-image-full{
	background-image: url('../img/Corner_design2.png');
	width:360px;
	height:480px;
	cursor: pointer;

}
.border-image-full-market
{
	width:360px;
	height:480px;
	cursor: pointer;

}
@media screen and (max-width:480px) {
	.block-bg .border-image {
		left: 0
	}
}

.block-bg .h3 {
	color: #fbe400;
	font-size: 21px;
	text-align: right;
	margin: 0;
	margin-top: 10px;
	margin-right: 5px;
	font-weight: 800
}

@media screen and (max-width:480px) {
	.block-bg .h3 {
		font-size: 25px;
		margin-top: 15px
	}
}

.block-bg .h4 {
	color: #fff;
	margin: 0;
	text-align: right;
	font-size: 22px;
	margin-right: 5px;
	font-weight: 800
}

@media screen and (max-width:480px) {
	.block-bg .h4 {
		font-size: 28px
	}
}

.block-bg .versus-block {
	height: 250px;
	cursor: pointer
}

.block-bg .versus-block .h3 {
	text-align: center;
	font-size: 45px;
	top: 37%;
	left: 42%;
	position: absolute
}

.block-bg .versus-block .h4-2013 {
	float: left;
	font-size: 60px;
	margin: 5%
}

.block-bg .versus-block .h4-2018 {
	margin: 5%;
	position: absolute;
	bottom: 2%;
	right: 5%;
	font-size: 60px
}

.block-bg .versus-block .versus-top {
	right: 0;
	top: 0;
	position: absolute
}

.block-bg .versus-block .versus-bottom {
	left: 0;
	bottom: 0;
	position: absolute
}

.block-bg ul {
	list-style: none;
	height: 50px;
	padding: 0
}

.block-bg ul li {
	float: left;
	color: #fff;
	font-size: 18px;
	margin: 3px;
	width: 31%;
	cursor:pointer;
}

@media screen and (max-width:1200px) {
	.block-bg ul li {
		width: 23.5%
	}
}

@media only screen and (max-width:768px) {
	.block-bg ul li {
		width: 22.9%
	}
}

@media screen and (max-width:480px) {
	.block-bg ul li {
		width: 32%;
		margin: 2px
	}
}

.block-bg ul li .party-name {
	background: #f05792;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	text-align: center
}

@media screen and (max-width:480px) {
	.block-bg ul li .party-name {
		font-size: 22px
	}
}

.block-bg ul li .party-seats {
	text-align: center;
	background: #f3c3dd;
	color: #000;
	font-size: 24px;
	font-weight: 800;
	border: 1px solid #f05792;
	margin: 0
}

@media screen and (max-width:480px) {
	.block-bg ul li .party-seats {
		font-size: 24px
	}
}

.constituency-block {
	height: 220px
}

.constituency-block .h4 {
	float: right!important;
	margin-right: 5px;
	background: #000;
	padding: 5px;
	cursor: pointer
}

.constituency-block .active-btn {
	background: #fbe400;
	color: #000
}

.constituency-block .key-seats {
	margin-left: 15px;
	width: 95%;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-right: 0;
	height: 70%;
	position: relative;
	z-index: 1
}

.constituency-block .block-overlay {
	z-index: 2;
	opacity: .4
}

.constituency-block ul li {
	float: left;
	background: #18181a;
	width: 100%;
	padding: 10px;
	margin-bottom: 0;
	margin-top: 5px
}

.constituency-block ul li .constituency-btn {
	cursor: pointer
}

.constituency-block ul li .constituency-block-party-I {
	float: left;
	margin-bottom: 0;
	background: #f05792;
	padding: 0 10px 0 10px;
	font-size: 19px;
	font-weight: 600
}

.constituency-block ul li .constituency-block-party-II {
	float: left;
	margin-bottom: 0;
	background: #117af0;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	font-size: 19px;
	font-weight: 600
}

.constituency-block ul li .constituency-name {
	margin-bottom: 0;
	font-size: 18px
}

.news-block {
	padding: 0
}

@media screen and (max-width:1024px) {
	.news-block {
		padding: 10px;
		padding-left: 0
	}
}

.news-block h2 {
	color: #f05792;
	font-size: 27px;
	font-weight: 800
}

.news-block p {
	font-size: 24px;
	font-weight: 600
}

@media screen and (max-width:1024px) {
	.news-block p {
		margin-bottom: 0;
		font-size: 19px
	}
}

.news-block p a {
	color: #000;
	text-decoration: none
}



.key-fights {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 480px;
	margin-left: 2%;
	position: relative;
	z-index: 1
}

@media screen and (max-width:1200px) {
	.key-fights {
		height: 335px
	}
}

.key-fights .row {
	margin-top: 2%;
	cursor: pointer;
	margin-left: 5%;
	border-bottom: 1px solid #4c4c4c;
	padding: 5px
}

.key-fights-since-1951 {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 415px;
	margin-left: 2%;
	position: relative;
	z-index: 1
}
.key-fights-since-1951 .row {
	margin-top: 1%;
	cursor: pointer;
	margin-left: 2%;
		
}


.key-fights .keyfightBlock {
	margin-left: 0
}

.key-fights .candiname {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0
}

.key-fights .candiconst {
	font-size: 20px;
	font-weight: 300
}

.seats-block-main .block-bg {
	background: 0 0;
	height: auto;
	width: 20%;
	padding: 3px;
	float: left
}

@media screen and (max-width:768px) {
	.seats-block-main .block-bg {
		width: 32%
	}
}

@media screen and (max-width:1024px) {
	.seats-block-main .block-bg {
		width: 32%
	}
}

.seats-block-main .block-bg .map-block {
	background: #1f1f21;
	padding: 5px;
	height: 316px
}

@media screen and (min-width:1500px) {
	.seats-block-main .block-bg .map-block {
		height: 426px
	}
}

.seats-block-main .block-bg .map-block svg {
	width: 100%!important;
	height: auto
}

.seats-block-main .block-bg .map-block .h3 {
	margin-top: 0;
	font-size: 18px
}

@media screen and (max-width:768px) {
	.seats-block-main .block-bg .map-block .h3 {
		font-size: 29px
	}
}

@media screen and (max-width:1024px) {
	.seats-block-main .block-bg .map-block .h3 {
		font-size: 29px
	}
}

.seats-block-main .block-bg .news-block h2 {
	font-size: 21px
}

.seats-block-main .block-bg .news-block p {
	font-size: 18px;
	height: 100px
}

.seats-block-main .block-bg .party-seats-block {
	background: #1f1f21;
	margin-top: 5px
}

.seats-block-main .block-bg .party-seats-block ul {
	height: 49px;
	padding: 1px
}

.seats-block-main .block-bg .party-seats-block ul li {
	width: 23.2%
}

@media screen and (min-width:1900px) {
	.seats-block-main .block-bg .party-seats-block ul li {
		width: 23.6%
	}
}

@media screen and (max-width:1024px) {
	.seats-block-main .block-bg .party-seats-block ul li {
		width: 23.6%
	}
}

@media screen and (max-width:768px) {
	.seats-block-main .block-bg .party-seats-block ul li {
		width: 23%
	}
}

.seats-block-main .block-bg .party-seats-block ul li .party-name {
	font-size: 16px;
	margin-top: 2px
}

.seats-block-main .block-bg .party-seats-block ul li .party-seats {
	font-size: 16px;
	margin: 0
}

.state-block .block-bg {
	padding: 2px 10px 10px 15px;
	position: relative
}

.state-block .block-bg .year-head {
	font-size: 40px;
	margin-left: 8%;
	text-align: center
}

.state-block .block-bg ul li {
	float: none;
	width: 100%;
	margin: 8px
}

.state-block .block-bg ul li .party-name {
	font-size: 36px
}

.state-block .block-bg ul li .party-seats {
	font-size: 36px
}

.state-block .block-bg .h3 {
	text-align: left;
	font-size: 40px
}

.state-block .block-bg .map-block .MapImage {
	margin-top: 40%;
	margin-bottom: 20%
}

.state-block .block-bg .border-bottom-image {
	position: absolute;
	bottom: 0;
	left: 0
}

.state-block .block-bg .state-border-bottom-image {
	position: absolute;
	bottom: 0;
	left: 0
}

.candidate-block .block-bg {
	position: relative
}

.candidate-block .block-bg .h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 20px
}

.candidate-block .block-bg .winner-party-image {
	margin: 5% auto
}

@media only screen and (max-width:480px) {
	.candidate-block .block-bg .winner-party-image {
		max-width: 50%
	}
}

.candidate-block .block-bg .winner-candi-name h2 {
	font-size: 35px!important;
	height: 30px;
	text-align: center
}

.candidate-block .block-bg .candidate-block-border {
	position: absolute;
	top: 65%;
	left: 0;
	height: 34%
}

.candidate-block .block-bg .party-block-border {
	position: absolute;
	top: 26%;
	right: 21.5%;
	width: 700px
}

.candidate-block .block-bg .state-block-border {
	position: absolute;
	bottom: 0;
	right: 0
}

.candidate-block .party-image {
	margin-top: 45%;
	margin-left: 5%
}

.candidate-block .watermark-image {
	padding: 0 5px 0 10px
}

.candidate-block .party-block .party-name-block {
	background: #f06125
}

.candidate-block .party-block .party-name-block .h2 {
	font-size: 100px;
	text-align: center;
	color: #fff;
	font-weight: 800
}

.candidate-block .party-block .party-icon {
	background: #333
}

.candidate-block .party-block .party-status-block {
	background: #f06125;
	margin-right: 7%
}

.candidate-block .party-block .party-status-block .h2 {
	font-size: 100px;
	text-align: center;
	color: #fff;
	font-weight: 800
}

.candidate-block .candidate-winner-block {
	color: #fff;
	text-align: center;
	background: #00a20f
}

.candidate-block .candidate-winner-block .h2 {
	font-size: 40px
}

.candidate-block .candidate-trailer-block {
	color: #fff;
	text-align: center;
	background: #b3110e;
	margin-top: 18%
}

@media only screen and (max-width:480px) {
	.candidate-block .candidate-trailer-block {
		margin-top: 0
	}
}

.candidate-block .candidate-trailer-block .h2 {
	font-size: 40px
}

.candidate-block .candidate-votes-block {
	color: #000;
	background-color: #f8f9fa;
	border-bottom: 2px solid #000;
	padding: 5px
}

.candidate-block .candidate-votes-block .h2 {
	font-size: 20px
}

.candidate-block .candidate-votes-block span {
	font-size: 45px;
	margin-left: 25px
}

.candidate-block .trailer-candi-name {
	margin-left: 21%
}

.candidate-block .candidate-margin-block {
	color: #000;
	background-color: #f8f9fa;
	border-bottom: 2px solid #000;
	padding: 5px
}

.candidate-block .candidate-margin-block .h2 {
	font-size: 20px
}

.candidate-block .candidate-margin-block span {
	font-size: 42px
}

.candidate-block .candidate-block {
	background: #333;
	margin-right: 7%
}

.candidate-block .candidate-block h2 {
	color: #fff;
	font-size: 55px;
	font-weight: 800;
	margin-bottom: 24%;
	text-align: center;
	padding: 15.5% 0 12.5% 0;
	margin: 0
}

.candidate-block .candidate-secondary-block h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 800;
	height: 65px
}

@media only screen and (max-width:480px) {
	.candidate-block .candidate-secondary-block h2 {
		height: 25px
	}
}

.candidate-block .first-sub-block {
	margin-top: 30px!important
}

@media only screen and (max-width:480px) {
	.candidate-block .first-sub-block {
		margin-top: 0!important
	}
}

.candidate-block .candidate-sub-block {
	background: #171719;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px
}

@media only screen and (max-width:480px) {
	.candidate-block .candidate-sub-block {
		margin-left: -15px;
		margin-bottom: 10px
	}
}

.candidate-block .candidate-sub-block .h2 {
	font-size: 26px;
	margin-top: 0
}

.news-feed h1 {
	color: #f05792
}

.news-feed i {
	font-size: 18px
}

.news-feed a {
	text-decoration: none;
	font-size: 18px
}

.news-feed .mt-1 {
	margin-top: 1%
}

.modal {
	padding-right: 0!important
}

.modal .fade:not(.show) {
	opacity: 1
}

.modal .block-bg {
	height: auto
}

.modal .modal-dialog {
	max-width: 100%;
	margin: 0;
	width: auto;
	height: 100%;
	background: #00000080
}

.modal .modal-dialog .modal-header {
	border-bottom: none;
	padding: 5px
}

.modal .modal-dialog .modal-header button {
	font-size: 30px;
	color: #fff;
	z-index: 999999;
	cursor: pointer;
	margin-right: 15px
}

.modal .modal-dialog .modal-body {
	padding: 0;
	margin-top: 1%
}

.modal .modal-dialog .modal-body .mobile-none>.container {
	width: 768px
}

.modal .modal-dialog .modal-body .mobile-none svg {
	width: 100%!important;
	height: auto
}

.modal .modal-dialog .modal-body .mobile-none .versus-popup {
	width: 100%!important
}

.modal .modal-dialog .modal-body .mobile-none .versus-popup .MapImage {
	margin-top: 0!important
}

.modal .modal-dialog .modal-body .mobile-none .candidate-popup {
	width: 1170px!important
}

.modal .modal-dialog .modal-body .mobile-none #telanganaDisclaimer {
	display: none;
	margin-bottom: 4%;
	margin-left: 5%
}

@media only screen and (max-width:480px) {
	.modal .modal-dialog .modal-body .desktop-none .block-bg .close {
		color: #fff;
		position: absolute;
		top: 1%;
		right: 5%;
		font-size: 45px
	}
}

.modal .modal-dialog .modal-body .close {
	position: absolute;
	top: 1%;
	right: 2%;
	font-size: 40px;
	color: #fff
}

.modal .modal-dialog .modal-content {
	margin-top: 0;
	height: 100%;
	background: 0 0;
	box-shadow: none
}

