.pridictions-section{
	background:#fcfeff;
	padding-top: 60px;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li > a{
	background:#fff;
	text-align: center;
    padding: 15px;
    font-size: 18px;
	position:relative;
	text-transform:uppercase;
	border:2px solid transparent;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li > a span{
	position:relative;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li > a span:after{
	content: '';
    display: inline-block;
    background: #000;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 40px;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav > li > a:hover, .pridictions-section .nav > li > a:focus {
    background: #e40040 ;
	border:2px solid #9b9b00;
}
.pridictions-section .nav-pills > li.active > a:focus {
    background: #e40040;
	border:2px solid #9b9b00;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li.active > a, .pridictions-section .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #0b1791 !important;
	border:2px solid #9b9b00;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li.active > a span:after, .pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li  > a:hover span:after, .pridictions-section .hs_pr_tabs_menu_wrapper .nav-pills > li  > a:focus span:after{
	background: #fff;
}
.pridictions-section .hs_pr_tabs_menu_wrapper .nav {
    box-shadow: none;
    border: none;
}
.pridictions-section .hs_title_img_wrapper {
	transition:all .3s ease-in-out;
    background: repeating-linear-gradient(-55deg, #feefef, #fff 2px, #fff 8px, #fff 1px);
}
.pridictions-section .hs_title_box_main_wrapper:hover .hs_title_img_wrapper{
	background: repeating-linear-gradient(-55deg, #f7fcff, #fff 2px, #fff 8px, #fff 1px);
}
.pridictions-section .hs_title_main_wrapper .hs_effect_btn {
    margin-top: 0;
}
.pridictions-section .hs_title_box_main_wrapper {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0px 0px 35px -20px;
    box-shadow: 0px 0px 35px -20px;
    margin-top: 0;
    margin-bottom: 40px;
    overflow: hidden;
}
.pridictions-section .hs_title_img_cont_wrapper {
    float: left;
    display: flex;
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #e4013f;
    background: #e4013f;
    border-top: 0;
    align-items: center;
	transition:all .3s ease-in-out;
}
.pridictions-section .hs_title_img_cont_wrapper h2 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 0;
	transition:all .3s ease-in-out;
}
.pridictions-section .hs_title_img_cont_wrapper h2 small{
    display: flex;
    margin-top: 4px;
    color: #fff;
	font-size: 73%;
}
.pridictions-section .hs_title_img_cont_wrapper h2 a {
    color: #ffffff;
}
.pridictions-section .hs_title_img_cont_wrapper h5{
    min-width: 70px;
    max-width: 100%;
	margin-left: auto;
	text-align:right;
	border-bottom:1px solid transparent;
	transition:all .3s ease-in-out;
}
.pridictions-section .hs_title_img_cont_wrapper h5 a {
	font-size: 13px;
    color: #ffff00;
    padding-top: 0;
	float: right;
}
.pridictions-section .hs_title_box_main_wrapper:hover .hs_title_img_cont_wrapper{
	background:#0b1791;
	border-color:#0b1791;
}
.pridictions-section .hs_title_box_main_wrapper:hover .hs_title_img_cont_wrapper h2 a{
	color: #ffffff;
}
.pridictions-section .hs_title_box_main_wrapper:hover .hs_title_img_cont_wrapper h5{
	border-bottom:1px solid #ffff00;
}
.pridictions-section .hs_title_box_main_wrapper:hover .hs_title_img_cont_wrapper h5 a{
	color: #ffff00;
}


.hs_service_icon_wrapper {
    border-width: 2px;
}
.hs_service_main_box_wrapper .hs_service_icon_wrapper img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_main_box_wrapper:hover .hs_service_icon_wrapper img {
    position: relative;
    color: #ffffff;
    z-index: 100;
	-webkit-filter:  contrast(0%) brightness(1000%);;
    filter: contrast(0%) brightness(1000%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_main_box_wrapper:hover .hs_service_icon_wrapper{
	border:2px solid #ffff00;
}
.hs_service_icon_cont_wrapper h2 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 30px;
}





/* Characteristic */

.characteristic .hs_astro_img_wrapper {
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #ded108;
    padding: 15px;
    background: #e60043;
}
.characteristic .hs_astro_img_wrapper:hover, .characteristic .hs_astro_team_img_main_wrapper.active .hs_astro_img_wrapper{
    background: #0b1791;
}

.characteristic .hs_astro_team_img_main_wrapper {
    box-shadow: none;
	border:none;
}
.characteristic .hs_astro_img_wrapper img {
    -webkit-filter: contrast(0%) brightness(1000%);
    filter: contrast(0%) brightness(1000%);
}
.hs_characteristic_slider_wrapper .owl-theme .owl-nav .owl-prev, .hs_characteristic_slider_wrapper .owl-theme .owl-nav .owl-next {
    font-size: 50px;
    color: #0b1791;
    background: transparent;
	width: 65px;
    height: 65px;
    line-height: 65px;
}
.hs_characteristic_slider_wrapper .owl-theme .owl-nav .owl-next {
    line-height: 60px;
}
.hs_characteristic_slider_wrapper .owl-theme .owl-nav .owl-next:hover, .hs_characteristic_slider_wrapper .owl-theme .owl-nav .owl-prev:hover  {
    background: #0b1791;
    color: #ffffff;
}

.characteristic_wrapper{
	background:#fff;
	padding:50px;
}
body.astro-iner .hs_about_heading_wrapper {
    margin-top: -70px;
}
.characteristic_wrapper .head-icon{
	background-image: radial-gradient( rgba(255, 255, 255, 0.9), rgba(11, 23, 145, 0.9));
	border: 3px solid #e40040;
    display: inline-block;
    border-radius: 50%;
    margin-top: -50px;
}
.characteristic_wrapper .head-icon img{
	-webkit-filter: contrast(0%) brightness(1000%);
    filter: contrast(0%) brightness(1000%);
}

.characteristic_sidebar .hs_vs_list_wrapper {
    margin-top:0px;
	background:#fff;
}
.characteristic_sidebar  .hs_kd_right_first_sec_heading {
    padding: 22px;
}
.characteristic_sidebar .hs_kd_right_first_sec_img_heading {
    padding: 10px;
    margin-top: 0px;
}
.hs_news_slider_main_wrapper.talk-slider {
    padding-top: 75px;
    padding-bottom: 75px;
    margin-bottom: 120px;
    margin-top: 120px;
}
.hs_news_slider_main_wrapper.talk-slider .hs_news_slider_bg_wrapper {
    padding-top: 38px;
    padding-bottom: 38px;
    text-align: center;
    margin-top: 57px;
}






.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-nav,
.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-dots{
	display:none;
}
.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-nav {
    position: absolute;
    top: 36%;
    z-index: 1000;
    display: block;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-nav .owl-prev{
    margin: 0;
    padding: 0;
    left: -35px;
    font-size: 26px;
    top: 0;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #696969;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_news_slider_main_wrapper.talk-slider  .owl-theme .owl-nav .owl-next{
    font-size: 26px;
    right: -35px;
    top: -5px;
    position: absolute;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #696969;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-nav .owl-prev:hover, 
.hs_news_slider_main_wrapper.talk-slider .owl-theme .owl-nav .owl-next:hover{
    background: #ff7e00;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

body.astro-iner .astro-iner .hs_kd_left_sidebar_main_wrapper {
    margin-top: 50px;
}
body.astro-iner .astro-iner .hs_kd_right_sidebar_main_wrapper {
    margin-top: 50px;
}
body.astro-iner .astro-iner.hs_num_sidebar_main_wrapper {
    padding-bottom: 25px;
}
@media (max-width:768px){
	.pridictions-section {
		padding-bottom: 220px;
	}
	.hs_title_main_wrapper .hs_effect_btn {
		margin-top: 0;
		text-align: center;
	}
	.newsletter_box {
		margin-top: 30px;
	}
	.hs_latest_news_main_wrapper {
		padding-top: 45px;
		padding-bottom: 117px;
	}
	.characteristic_main.hs_astrology_team_main_wrapper{
		padding-bottom: 0;
	}
	.hs_news_slider_main_wrapper.talk-slider .hs_news_slider_bg_wrapper {
    	margin-top: 134px;
	}
	.hs_news_slider_main_wrapper.talk-slider {
		margin-bottom: 94px;
		margin-top: 94px;
	}
	body.astro-iner .hs_num_sidebar_main_wrapper {
		padding-bottom: 20px;
	}
	body.astro-iner .hs_kd_right_first_sec_wrapper {
		margin-top: 25px;
	}
	body.astro-iner .ad {
		background: #fff;
		margin-top: 0;
		padding: 0;
		float: left;
		width: 100%;
	}
	body.astro-iner .astro-iner .hs_kd_right_sidebar_main_wrapper {
		margin-bottom: 30px;
		margin-top: 0;
	}
	
}


.compatibility{
	
}
.compatibility .compatibility_data{
	background:#fff;
	padding:25px;
}
.compatibility .compatibility_data h3{
	margin-bottom: 25px;
}
.compatibility .compatibility_data p{
	    margin-bottom: 15px;
}
.compatibility .icon-exchange{
	display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    min-height: 155px;
	color:#e60043;
	
}
.compatibility .hs_compatibility_slider_bg_wrapper{
	background-image: radial-gradient( rgb(228, 1, 63), rgb(151, 5, 47));
	width: 100%;
    height: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
	margin: 25px 0;
}
.compatibility .hs_compatibility_slider_bg_wrapper.second {
    background-image: radial-gradient( rgb(11, 23, 145), rgb(5, 11, 77));
}

.compatibility .hs_compatibility_slider_bg_wrapper .hs_compatibility_slider_cont_wrapper {
    float: left;
    width: 100%;
    display: inline-block;
}
.compatibility .hs_compatibility_slider_bg_wrapper .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 85px;
    margin: 0 auto;
	-webkit-filter: contrast(0%) brightness(1000%);
    filter: contrast(0%) brightness(1000%);
}
.compatibility .hs_compatibility_slider_bg_wrapper.second .owl-carousel .owl-item img {
    -webkit-filter: contrast(0%) brightness(100%);
    filter: contrast(0%) brightness(100%);
}
.compatibility .hs_compatibility_slider_bg_wrapper.second .owl-carousel .owl-item .hs_compatibility_slider_cont_wrapper.active img {
    -webkit-filter: contrast(0%) brightness(1000%);
    filter: contrast(0%) brightness(1000%);
}
.compatibility .owl-theme .owl-nav,
.compatibility .owl-theme .owl-dots{
	display:none;
}
.compatibility .owl-theme .owl-nav {
    position: absolute;
    top: 22%;
    z-index: 1000;
    display: block;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.compatibility .owl-theme .owl-nav .owl-prev{
    margin: 0;
    padding: 0;
    left: -35px;
    font-size: 26px;
    top: 0;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
    border: none;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.compatibility  .owl-theme .owl-nav .owl-next{
    font-size: 26px;
    right: -35px;
    top: -5px;
    position: absolute;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
    border: none;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.compatibility .owl-theme .owl-nav .owl-prev:hover, 
.compatibility .owl-theme .owl-nav .owl-next:hover{
    background: #ff7e00;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

@media (max-width:768px){
.compatibility .owl-theme .owl-nav {
    position: relative;
    top: auto;
    margin-top: 0;
    margin-bottom: 25px;
}
.compatibility_main.hs_service_main_wrapper {
    padding-bottom: 45px;
}

}















.hs_service_main_wrapper.personal-astro {
    background: #fff;
	padding-top:0;
	padding-bottom: 150px;
}
.hs_service_main_wrapper.personal-astro .hs_about_heading_main_wrapper {
    padding-top: 95px;
}
@media (max-width:768px){

.hs_service_main_wrapper.personal-astro .ad{
	padding-top:35px;
}

}



/* Inner Page Style */

body.inner-page-style .main_wrapper {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
}
body.inner-page-style .box_main_wrapper {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0px 0px 35px -20px;
    box-shadow: 0px 0px 35px -20px;
}
body.inner-page-style .heading_wrapper h2 {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}
body.inner-page-style .heading_wrapper h4 span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #e40040;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
body.inner-page-style .heading_wrapper h4 span:after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 3px;
}
body.inner-page-style .cate_list_heading_wrapper {
    width: 100%;
    background: #e40040;
    padding: 15px;
	
}
body.inner-page-style .cate_list{
	margin-top: 20px;
}
body.inner-page-style .cate_list.img-cont{
    border: 1px solid #e4013f;
}
body.inner-page-style .cate_list.img-cont img{
   width:100%;
   padding-top: 15px;
}
body.inner-page-style .cate_list.img-cont  .cate_list_cont_wrapper{
	padding:15px;
}
body.inner-page-style .cate_list .cate_list_heading_wrapper h2 {
    font-size: 18px;
    color: #ffffff;
}
body.inner-page-style .cate_list .cate_list_cont_wrapper ul {
    border: 1px solid #e40040;
}
body.inner-page-style .cate_list .cate_list_cont_wrapper li a {
    display: block;
    padding: 8px 20px;
    border-bottom: 1px solid #e1003f;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
body.inner-page-style .cate_list .cate_list_cont_wrapper li a:hover {
    color: #e40040;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
body.inner-page-style .cate_list .cate_list_cont_wrapper li:last-child a {
    border-bottom: 0;
}

.mt-20{
	margin-top:20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mt-30{
	margin-top:30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mt-40{
	margin-top:40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-0{
	margin-top:0px !important;
}
.pt-0{
	padding-top:0px;
}
.mt-60{
	margin-top:60px;
}
.mb-60{
	margin-bottom:60px;
}
@media (max-width:768px){
	.mb-xs-150{
		margin-bottom:150px !important;
	}
}
/* Varsphal Page */

.hs_indx_title_main_wrapper.personalized h2 {
	font-size: 34px;
	margin-bottom: 25px;
}
.hs_indx_title_main_wrapper.personalized h3 {
	font-size: 36px;
	font-weight: 400;
	color: #e40040;
	margin-bottom: 20px;
}
.hs_indx_title_main_wrapper.personalized p {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #bcbcbc;
}
.hs_indx_title_main_wrapper.personalized .checklist{
	display:block;
	margin:0 auto;
	max-width:700px;
}
.hs_indx_title_main_wrapper.personalized ul.check{
	display: inline-block;
	margin: 15px auto;
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-weight: 300;
	margin-left: 23px;
}
.hs_indx_title_main_wrapper.personalized ul.check li::before {
	font-size: 22px;
	font-weight: bold;
	color: #008a38;
	content: "✓ ";
	display: inline;
	margin-left: -23px;
}
.hs_indx_title_main_wrapper.personalized ul.check li{
	line-height: 35px;
}
.hs_indx_title_main_wrapper.personalized h4.price-tag{
	font-size: 35px;
	margin: 20px 0;
	color: #fff;
}
.hs_indx_title_main_wrapper.personalized h4.price-tag del{
	color: #aaa;
	font-size: 22px;
}
.hs_indx_title_main_wrapper.personalized h4.price-tag span {
	color: #e3003e ;
}
.hs_indx_title_main_wrapper.personalized h4.total-save {
	font-size: 1.4em;
	margin-top: -10px;
	color: #5a88a8;
	font-weight: bold;
	margin-bottom: 25px;
}
.hs_indx_title_main_wrapper.personalized h4.total-pdf-bought {
	 font-size: 1.4em;
	 margin-bottom: 15px;
	 color:#fff;
}
.hs_indx_title_main_wrapper.personalized h4.total-pdf-bought span{
	color: #e40040;
}
.hs_indx_title_main_wrapper.personalized .hs_effect_btn li a {
	float: none;
	width: 365px;
	height: 50px;
	font-size: 16px;			
	display: inline-block;
	margin-top: 20px;
	text-transform: none;
}

@media (max-width:768px){
	.hs_indx_title_main_wrapper.personalized h2 {
		font-size: 27px;
		margin-bottom: 12px;
	}
	.hs_indx_title_main_wrapper.personalized h3 {
		font-size: 28px;
	}
	.hs_indx_title_main_wrapper.personalized p {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 10px;
		margin-top: 15px;
	}
	.hs_indx_title_main_wrapper.personalized h4.price-tag {
		font-size: 29px;
	}
	.hs_indx_title_main_wrapper.personalized h4.total-pdf-bought {
		font-size: 15px;
	}
	
	.varshphal_wrapper {
		width: 100%;
		float: none;
	}
}

.varshphal_wrapper {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	float: left;
}

.varshphal_wrapper.gray_bg{
	   background: #f8f8f8;
}

.varshphal_wrapper .ad {
	margin-top: 0;
	padding: 0;
	padding-bottom:15px;
}
.varshphal_wrapper .ad.ad-lg{
	padding-top:40px;
}
.varshphal_wrapper .varshphal_image{
	padding-bottom:15px;
}

.price_contens h2{
	font-size: 34px;
	font-weight: 400;
	color: #e40040;
	margin-bottom: 20px;
}

.price_contens p{
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 20px;
	text-align:justify;
}
.price_contens h4.price-tag{
	font-size: 35px;
	margin: 20px 0;
	color: #000;
	font-weight:400;
}
.price_contens h4.price-tag del{
	color: #aaa;
	font-size: 22px;
}
.price_contens h4.price-tag span {
	color: #e3003e ;
}
.price_contens h4.total-save {
	font-size: 18px;
	margin-top: -10px;
	color: #0b1791;
	font-weight: bold;
	margin-bottom: 25px;
}
.price_contens h4.total-pdf-bought {
	 font-size: 18px;
	 margin-bottom: 15px;
	 color:#000037;
}
.price_contens h4.total-pdf-bought span{
	color: #e40040;
}
.price_contens .hs_effect_btn li a {
	float: none;
	/*width: 365px;*/
	width: 160px;
	height: 50px;
	font-size: 16px;			
	display: inline-block;
	margin-top: 20px;
	text-transform: none;
}
@media (max-width:768px){
	.price_contens h2{
		font-size: 24px;
	}
	.price_contens p{
		font-size: 14px;
	}
	.price_contens h4.price-tag{
		font-size: 25px;
	}
    .hs_sign_wrapper {
        margin-top: 0;
        padding-bottom: 20px;
        position: relative;
        text-align: center;
        top: 0;
        padding-top: 0;
    }
    .hs_sign_main_wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .hs_sign_box {
        width: 100%;
    }
    .hs_sign_box .sign_box_img img {
        width: 100%;
    }
    .hs_sign_box h2 {
        font-size: 13px;
        padding-bottom: 8px;
    }
    .hs_news_slider_bg_wrapper {
        padding-bottom: 118px;
        padding-top: 0px;
    }
    .pridictions-section {
        padding-bottom: 150px;
    }
}
/* Player profile */

.player-profile{
	border: 1px solid #efefef;
	padding: 20px;
	margin-bottom:100px
}
.player-profile .player-img{
	border: 1px solid #efefef;
	padding: 10px;
	text-align:center;
	display:block;
	margin:0 auto;
	max-width:252px;
	margin-bottom:15px;
}
.player-profile .profile-name{
	font-size: 40px;
	font-weight: 400;
	color: #000;
	display: block;
	line-height:40px;
}
.player-profile .team-profile-top-detail{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.player-profile .player-profile-detail{
	padding-top:20px;
	padding-bottom:20px;
}
.player-profile .player-profile-detail h4{
	font-weight:300;
	margin-bottom:25px;
}
.player-profile .player-team-icon{
	text-align: right;
}
.player-profile .player-team-icon a{
	display:inline-block;
	margin:;
}
.player-profile .player-team-icon a img{
	max-width:60px;
}
.player-profile .num-img-box{
	background: #ffffff;
    height: 120px;
    border: 1px solid #0b1791;
	display: flex;
	align-items: flex-start;
	flex-flow: row wrap;
	justify-content: center;
	text-align: center;
	margin-bottom:20px;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box > div{
	flex-basis: 100%;
}
.player-profile .num-img-box div h3 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	background: #0b1791;
    padding: 10px 0;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box > .num{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: center;
    max-height: 67px;
}
.player-profile .num-img-box div h1 {
	font-size: 37px;
	color: #e4013f;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box div h1.word {
	font-size: 20px;
    color: #e4013f;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box div h1.word.numbers {
    font-size: 25px;
    color: #e4013f;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box div h1.word-small {
	font-size: 12px;
	color: #e4013f;
	transition:all .3s ease-in-out;
}
.player-profile .num-img-box div img{
	max-width:70px;
	padding:5px 0
}
.player-profile .num-img-box:hover{
	box-shadow:0px 0px 5px #ccc;
	background:#e4013f;
}
.player-profile .num-img-box:hover div h3 {
    background:#950a30;
}
.player-profile .num-img-box:hover h1, .player-profile .num-img-box:hover h1.word, .player-profile .num-img-box:hover h1.word.numbers, .player-profile .num-img-box:hover h1.word-small {
	color:#fff;
}
.player-profile h3.heading-with-margin{
	margin-bottom:20px;
}
.player-profile .team-planetary-position{
	
}
.player-profile .team-planetary-position .planetary{
	min-height: 33px;
	background: #fef4d2;
	display: flex;
	align-items: center;
	padding: 5px 15px;
	margin-bottom: 2px;
}
.planetary > div {
	padding: 0 20px 0 0;
}
.player-profile .team-planetary-position .name{
	font-weight:700;
	min-width: 86px;

}
.player-profile .team-planetary-position .position{
	font-weight:400;
}
.player-profile .team-planetary-position .signone, .player-profile .team-planetary-position .signtwo{
	font-weight:700;
	color:#333;
}
.player-profile .team-planetary-position .texts1{
	font-weight:700;
	padding: 0 20px 0 20px;
}
.player-profile .team-planetary-position .texts1 span {
	background: #7a7b79;
	width: 23px;
	height: 23px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 23px;
}
.player-profile .team-planetary-position .texts{
	font-weight:700;
	margin-left:auto;
}

.player-profile .team-planetary-position .texts span.one {
	background: #0098ca;
	width: 23px;
	height: 23px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 23px;
	display:inline-block;
}
.player-profile .team-planetary-position .texts span.two {
	background: #0000cb;
	width: 23px;
	height: 23px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 23px;
	display:inline-block;
}

.player-profile .team-planetary-position .sun{
	background:#fef4d2;									
}
.player-profile .team-planetary-position .sun .name{
	color:#f4791d
}
.player-profile .team-planetary-position .moon{
	background:#daebfe;									
}
.player-profile .team-planetary-position .moon .name{
	color:#42b9f7
}
.player-profile .team-planetary-position .mars{
	background:#fee2e2;									
}
.player-profile .team-planetary-position .mars .name{
	color:#f33649
}
.player-profile .team-planetary-position .mercury{
	background:#e0fae3;									
}
.player-profile .team-planetary-position .mercury .name{
	color:#00b349;
}
.player-profile .team-planetary-position .jupiter{
	background:#fef5d1;									
}
.player-profile .team-planetary-position .jupiter .name{
	color:#f8c138;
}
.player-profile .team-planetary-position .venus{
	background:#fee3ec;									
}
.player-profile .team-planetary-position .venus .name{
	color:#ee1c70;
}
.player-profile .team-planetary-position .saturn{
	background:#e1e0ff;									
}
.player-profile .team-planetary-position .saturn .name{
	color:#7967ce;
}
.player-profile .team-planetary-position .rahu{
	background:#efddfd;									
}
.player-profile .team-planetary-position .rahu .name{
	color:#921ed2;
}
.player-profile .team-planetary-position .ketu{
	background:#fed8e1;									
}
.player-profile .team-planetary-position .ketu .name{
	color:#e256cd;
}
.player-profile .team-planetary-position .ascendant{
	background:#daebfd;									
}
.player-profile .team-planetary-position .ascendant .name{
	color:#0098ca;
}
h2.heading-with-margin{
	margin:20px 0;
	font-weight:500;
}
.btn-bordered{
	width: 185px;
	height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Myriad Pro';
	display: block;
	text-align: center;
	line-height: 35px;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 25px;
	margin-bottom: 15px;
	border-radius: 50px;
	background: transparent;
	color: #e40040;
	border: 2px solid #e40040;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;

}
.btn-bordered:hover{
	border-radius: 50px;
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ECEFF1;
	background-color: #0b1791;
	border-color: #0b1791;
	-webkit-animation: anim-moema-1 0.3s forwards;
	animation: anim-moema-1 0.3s forwards;

}
.trending-player{
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #ebebeb;
	transition:all .3s ease-in-out;
}
.trending-player:hover{
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 35px -20px;
	box-shadow: 0px 0px 35px -20px;
}
.trending-player .hs_astro_img_wrapper {
	position: relative;
	overflow: hidden;
}
.trending-player .hs_astro_img_wrapper img {
	width: 100%;
}
.trending-player .hs_astro_img_cont_wrapper {
	float: none;
	width: 100%;
	background: #ffffff;
}
.trending-player .hs_astro_img_inner_wrapper {
	float: none;
	width: 100%;
	padding: 25px 15px;
}
.trending-player .hs_astro_img_cont_wrapper h2 a::before {
	content:normal;
}
.trending-player .hs_astro_img_cont_wrapper h2 a {
	color: #000000;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}
.trending-player  .hs_astro_img_cont_wrapper:hover h2 a {
	color: #e40040;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pridictions-section.inner {
	background: #fff;
	padding-top: 0;
}
.pridictions-section.inner h2.heading-with-margin {
	margin-bottom: 35px;
}
@media only screen and (max-width:991px){
	.player-profile .team-profile-top-detail {
		text-align: center;
	}
	.player-profile .player-profile-detail {
		text-align: center;
	}
	.player-profile .player-profile-detail h4 {
		margin-bottom: 12px;
	}
	.player-profile .player-team-icon {
		text-align: center;
		padding-top: 15px;
	}
}
/* team Predictions */

.next-match-fixtures {
	width: 100%;
	float: left;
	border-radius: 5px;
	margin: 0 0 12px;
}
.match-teams-vs {
	margin: 0;
	padding: 40px 30px 20px;
	list-style: none;
	width: 100%;
	float: left;
}
.match-teams-vs li.team-logo strong {
	display: block;
	font-size: 24px;
	color: #222222;
	font-weight: 400;
	margin: 10px 0 0;
}
.next-match-fixtures .match-teams-vs li.team-logo strong {
	font-size: 22px;
	color: #5e5e5e;
	font-weight: 400;
	margin: 5px 0 0;
}
.next-match-fixtures .match-teams-vs li.team-logo img{
	max-width:120px;
}
.next-match-fixtures .team-logos-left {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.next-match-fixtures .team-logos-right {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.next-match-fixtures .match-teams-vs {
	padding: 14px 20px 35px;
	display: flex;
	align-items: center;
	margin: 30px 0;
	border-bottom: 1px solid #f1f1f1;
}
.match-teams-vs li {
	float: left;
	text-align: center;
}
.next-match-fixtures .match-teams-vs li.team-logo {
	width: 33.33%;
}

.next-match-fixtures .match-teams-vs li.mvs {
	width: 33.33%;
}
.next-match-fixtures .mvs .vs-div {
	height: 100%;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.next-match-fixtures .mvs .vs-div .tournament-name{
	font-size:18px;
	font-weight:700;
}
.next-match-fixtures .mvs .vs-div .tournament-type {
	background: transparent;
	padding: 0 15px;
	margin: 10px 0;
	border-radius: 1px;
	border: 1px solid #e40040;
	color: #e40040;
	line-height: 18px;
	font-size: 14px;
}
.next-match-fixtures .mvs .vs-div .tournament-date {
	font-size: 16px;
}
.next-match-fixtures .mvs .vs-div .tournament-time {
	font-size: 16px;
	margin-bottom: 6px;
}
.next-match-fixtures .mvs .vs-div .tournament-location {
	font-size: 16px;
	margin-top: 12px;
}
.next-match-fixtures .mvs p {
	font-size: 14px;
	color: #3d3d3d;
	margin: 0px;
}
.next-match-fixtures .mvs p strong {
	text-transform: uppercase;
	display: block;
	font-weight: 400;
}
.next-match-fixtures .match-teams-vs .vs {
	background: #0b1791;
	border: 0;
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	border-radius: 15px;
	color: #fff;
	margin: 5px 0 0;
	font-size: 12px;
}
.next-match-fixtures .nmf-loc {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid rgba(255,255,255,.20);
}
.next-match-fixtures .nmf-loc li i {
	margin-right: 7px;
	font-size: 8px;
}
.team-prediction-para{
	margin-bottom:35px;
}
.toss-prediction-para{
	padding: 15px;
	margin-bottom: 10px;
	background: #fffcf1;
	margin-top: 35px;
}
.toss-prediction-para h2.heading-with-margin {
	margin-bottom: 9px;
}
.toss-prediction-para p{
	font-size: 18px;
	margin-bottom: 20px;
}
.match-prediction-para{
	padding: 15px;
	margin-bottom: 10px;
	background: #f7f8ff;
	margin-top: 35px;
}
.match-prediction-para h2.heading-with-margin {
	margin-bottom: 9px;
}
.match-prediction-para p{
	margin-bottom: 20px;
}
.fantasy-team-prediction {
	background: #fbf5ff;
	padding: 12px 15px 40px;
}
.player-box {
	background: #ffffff;
	border-radius: 3px;
	width: 100%;
	margin: 0 0 30px;
	box-shadow: 2px 0px 8px rgba(0,0,0,.05);
}
.player-box::after{
	content:'';
	display:block;
	clear:both;
}
.player-thumb {
	width: 44.5%;
	float: left;
	overflow: hidden;
	background: linear-gradient(45deg, #ffdbe4, #cdd2ff);
	background-size: cover;
}
.player-txt {
	width: 53%;
	float: right;
	position: relative;
	padding: 20px 20px 6px 10px;
}
.player-txt h3 {
	color: #202020;
	font-weight: 600;
	margin: 0 0 5px;
	font-size: 19px;
}
.player-txt strong.player-desi {
	color: #e4013f;
	font-size: 12px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	margin: 0 0 11px;
	line-height: 11px;
}
.player-txt ul li .team-name{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	line-height: 15px;
	color: #1e158a;
}
.player-txt ul li .team-name img{
	max-width: 44px;
	border: 1px solid #ccc;
	margin-right: 7px;
}
.player-txt ul li .team-position{
	background: #e4013f;
	color: #fff;
	padding: 2px 10px;
	display: inline-block;
	border-radius: 2px;
}
@media only screen and (max-width:991px){
	.next-match-fixtures .match-teams-vs {
		display: block;
	}
	.next-match-fixtures .match-teams-vs li.team-logo {
		width: 100%;
	}
	.next-match-fixtures .match-teams-vs li.mvs {
		width: 100%;
	}
	.next-match-fixtures .team-logos-left {
		justify-content: center;
		flex-flow: wrap-reverse;
		flex-direction: row-reverse;
		border: 1px solid #f5f5f5;
		margin-bottom: 15px;
	}
	.next-match-fixtures .team-logos-right {
		justify-content: center;
		flex-flow: wrap-reverse;
		border: 1px solid #f5f5f5;
		margin-top: 15px;
	}
	.next-match-fixtures .match-teams-vs li.team-logo img {
		max-width: 68px;
	}
	.next-match-fixtures .match-teams-vs li.team-logo strong {
		font-size: 16px;
	}
	.next-match-fixtures .match-teams-vs {
		padding: 0;
		align-items: center;
		margin: 30px 0;
		margin-top: 0;
	}
}
/* Series Page */

.heading_wrapper.main-prediction-heading{
	margin-bottom:15px;
}
.heading_wrapper.main-prediction-heading h4 span {
	width: 8px;
	height: 8px;
	border-radius: 50px;
	background: #e40040;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	
}
.heading_wrapper.main-prediction-heading h4 span:after {
	content: '';
	border: 1px solid #d8d8d8;
	width: 40px;
	position: absolute;
	left: 8px;
	top: 3px;
}
.series-main-box {
	background: #dddddd;
	border-radius: 3px;
	width: 100%;
	margin: 0 0 30px;
	box-shadow: 2px 0px 8px rgba(0,0,0,.05);
	display: flex;
	align-items: center;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	transition:all .3s ease-in-out;
}
.series-main-box::after{
	content:'';
	display:block;
	clear:both;
}
.series-main-box .series-main-thumb {
	width: 55%;
	min-height: 210px;
	background-size: cover !important;
	background-position: center center !important;
	float: left;
	overflow: hidden;
}
.series-main-box .series-main-txt {
	width: 45%;
	float: right;
	position: relative;
	padding: 13px 20px 10px 10px;
}
.series-main-box .series-main-txt h3,.series-main-box .series-main-txt h3 a {
	color: #0b1791;
	font-weight: 600;
	margin: 0 0 5px;
	font-size: 22px;
	transition:all .3s ease-in-out;
}
.series-main-box .series-main-txt p{
	font-size:13px;
	line-height:15px;
	color:#4b4b4b;
	text-align:justify;
	margin-bottom: 15px;
	transition:all .3s ease-in-out;
}
.series-main-box .series-main-txt strong.series-main-desi {
	color: #373737;
	font-size: 13px;
	font-weight: 600;
	display: block;
	text-transform: none;
	margin: 10px 0 17px;
	line-height: 11px;
	transition:all .3s ease-in-out;
}
.series-main-box .series-main-txt strong.series-main-desi i {
	color: #e4013f;
}
.series-main-box .series-main-txt ul li .series-main-name{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	line-height: 15px;
	color: #1e158a;
}
.series-main-box .series-main-txt ul li .series-main-name img{
	max-width: 44px;
	border: 1px solid #ccc;
	margin-right: 7px;
}
.series-main-box .series-main-txt ul li .series-main-position a{
	color: #0b1791;
	padding: 2px 0;
	display: inline-block;
	border-radius: 2px;
	font-weight:700;
	transition:all .3s ease-in-out;
}
.series-main-box .series-main-txt ul li .series-main-position a i {
	background: #e4013f;
	padding: 0px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-left: 5px;
	font-size: 12px;
	transition:all .3s ease-in-out;
	color:#fff;
}
.series-main-box  .days {
	background: #e81f3e;
	position: absolute;
	color: #fff;
	right: 0;
	font-size: 12px;
	line-height: 24px;
	border-radius: 10px 0 0 10px;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	bottom: 20px;
}

.series-main-box:hover{
	background: #ffffff;
}
.series-main-box:hover .series-main-txt h3, .series-main-box:hover .series-main-txt h3 a {
	color: #e4013f;
}
.series-main-box:hover .series-main-txt strong.series-main-desi {
	color: #b8b8b8;
}
.series-main-box:hover .series-main-txt strong.series-main-desi i {
	color: #585858;
}
.series-main-box:hover  .series-main-txt p {
	font-size: 13px;
	line-height: 15px;
	color: #aaaaaa;
}
.series-main-box:hover  .series-main-txt ul li .series-main-position a {
	color: #e40040;
}
.series-main-box:hover .series-main-txt ul li .series-main-position a i {
	background: #0b1791;
	color: #fff;
}
@media only screen and (max-width:1199px){
	.series-main-box .series-main-txt {
		 width: 60%;
	}
	.series-main-box .series-main-thumb {
		width: 40%;
	}
	
}
@media only screen and (max-width:991px){
	.series-main-box {
		 display:block;
	}
	.series-main-box .series-main-txt {
		 width: 100%;
		 float:none;
	}
	.series-main-box .series-main-thumb {
		width: 100%;
		float:none;	
		min-height: 115px;
		background-position: top !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	.series-main-box .series-main-txt strong.series-main-desi {
		font-size: 12px;
		text-indent: -7px;
		padding-left: 12px;
		margin: 10px 0 14px;
	}
	.series-main-box .days {										
		top: 20px;
		bottom:auto;
	}
	.series-main-box .series-main-txt p {
		
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align:left;
	}
	.series-main-box .series-main-txt h3, .series-main-box .series-main-txt h3 a {
		font-size: 17px;
	}
}


/* Series Detail */
.next-match-fixtures.inner-match{
    border: 1px solid #f1f1f1;
    text-align: center;
	overflow:hidden;
	
}
.next-match-fixtures.inner-match .match-teams-vs {
    padding: 10px 10px;
    display: flex;
    align-items: center;
    margin: 0 0;
    border-bottom: none;
    min-height: 150px;
}
.next-match-fixtures.inner-match .team-logos-left {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap-reverse;
}
.next-match-fixtures.inner-match .match-teams-vs li.team-logo img {
    max-width: 70px;
}
.next-match-fixtures.inner-match .team-logos-right {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.next-match-fixtures.inner-match .match-teams-vs li.team-logo strong {
    font-size: 12px;
    line-height: 12px;
}
.next-match-fixtures.inner-match .nmf-loc {
    background: #e4013f;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 75px;
	transition:all .3s ease-in-out;
}
.next-match-fixtures.inner-match a:hover .nmf-loc {
    background: #0b1791;
}
.next-match-fixtures.inner-match .match-teams-vs .vs {
    background: #0b1791;
	transition:all .3s ease-in-out;
}
.next-match-fixtures.inner-match:hover .match-teams-vs .vs {
    background: #e4013f;
}

.match-banner-box {
	margin-bottom: 25px;
	display: block;
	border: 1px solid #efefef;
	margin-bottom: 40px;
	padding: 20px;
}
.match-banner-box .match-banner-data{
	display: flex;
	align-items: center;
	height: 100%;
	flex-flow: wrap;
}
.match-banner-box .match-banner-data h4.callender-data {
	font-size: 18px;
	color: #4f4e4e;
	margin-top: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.match-banner-box .match-banner-data h4.callender-data i{
	color: #e4013f;
}
.match-banner-box .match-banner-data .starts-from {
	font-size: 22px;
	color: #e4013f;
	border: 2px solid #e4013f;
	padding: 15px 25px;
	width: 100%;
	text-align: center;
}
@media only screen and (max-width: 991px){
	.next-match-fixtures.inner-match .team-logos-left {
		margin-bottom: 0;
		border: none;
	}
	.next-match-fixtures.inner-match .team-logos-right {
		margin-top: 0;
		border: none;
	}
}

/* Match details */
.mb-0{
	margin-bottom:0;
}
.text-theme-colored{
	color:#e40040
}
.next-match-fixtures.match-detail .match-teams-vs {
    margin: 0 0 15px;
}
.players-list{
	margin-top:20px;
}
.players-list .player-medium {
	display: flex;
	align-items: center;
	height: 65px;
	background: #fcfcfc;
	padding: 0 10px;
	margin-bottom: 5px;
}
.players-list .player-medium:nth-child(odd){
	background: #fffbfb;
}
.players-list .player-medium .player-img{
	width: 55px;
    height: 55px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    margin-right: 15px;
	
}
.players-list .player-medium .player-img img{
	height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
.players-list .player-medium .player-data{
	
}
.players-list .player-medium .player-data h3{
	font-size: 14px;
	color: #e4013f;
}
.players-list .player-medium .player-data h3 span{
	color: #919191;
	font-weight: 500;
}
.players-list .player-medium .player-data h4{
		font-size: 14px;
		color: #0b1791;
		font-weight: 600;
		padding-top: 3px;
}
.custom-checkbox {
		margin-top: 0px;
		padding: 15px 15px;
		padding-bottom: 0;
}

.custom-checkbox input {
	display: none;
}

.checkbox-custom {
	margin-left: 40px;
}

.checkbox-custom label {
		font-size: 13px;
	font-weight: 600;
	color: #606060;
	display: inline-flex;
	vertical-align: top;
	margin-bottom: 10px;
}

.checkbox-custom label>div {
	width: 23px;
	height: 23px;
	min-width: 23px;
	display: flex;
	border: 2px solid #bdbdbd;
	text-align: center;
	line-height: 20px;
	margin-right: 6px;
	border-radius: 0;
	cursor: pointer;
	margin-left: -40px;
	margin-right: 15px;
}

.checkbox-custom input:checked+label div {
	background: #fff;
	border-color: #e40040;
}

.checkbox-custom input[type="checkbox"]+label i.check {
	position: relative;
	border-radius: 0;
	top: 0;
	left: 0;
	-webkit-transition: all ease-out 200ms;
	transition: all ease-out 200ms;
	text-indent: 14px;
	font: normal normal 12px/14px "Helvetica";
	white-space: nowrap;
	color: #555;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-custom input[type="checkbox"]+label i.check:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 9px;
	border-bottom: 2px solid #0b1791;
	border-left: 2px solid #0b1791;
	top: 6px;
	left: 10px;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
	-webkit-transition: all ease-out 200ms;
	transition: all ease-out 200ms;
}

.checkbox-custom input[type="checkbox"] {
	display: none;
}

.checkbox-custom input[type="checkbox"]:checked+label i.check:after {
	opacity: 1;
	width: 25px;
}
.btn-theme-colored.full-width, .btn-theme-colored.full-width:active {
	background: #0b1791;
	color: #fff;
	width: 100%;
	transition:all .3s ease-in-out;
}
.btn-theme-colored.full-width:hover, .btn-theme-colored.full-width:focus{
	background: #e40040;
	color: #fff;
}
/* upcoming matches page */
.upcomming-matches-filtter{
	margin-bottom:15px;
}

.upcomming-matches-filtter .nav-tabs {
	margin: 0;
	padding: 0;
	border: 0; 
	margin-bottom:15px;   
}
.upcomming-matches-filtter .nav-tabs > li > a {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	border: none;
	border-bottom: 3px solid #eee;
	text-align: center;
	z-index: 1;
	outline: 0;									
	font-size: 16px;
	margin-right: 39px;
	padding: 15px 0;
	padding-top: 0;
	text-transform:uppercase;
	font-weight:700;
	transition:all .3s ease-in-out;
}
.upcomming-matches-filtter .nav-tabs > li.active > a, .upcomming-matches-filtter .nav-tabs > li.active > a:hover,  .upcomming-matches-filtter .nav-tabs > li.active > a:focus, .upcomming-matches-filtter .nav-tabs > li > a:hover,  .upcomming-matches-filtter .nav-tabs > li > a:focus,  .nav-tabs > li > a:active{
	box-shadow: none;
	border: none;
	border-bottom: 3px solid #e4003e;
	background:transparent !important;
	color:#e4003e;
	
}
@media (max-width:768px){
	.upcomming-matches-filtter .nav-tabs > li > a {
		font-size: 15px;
		margin-right: 16px;
		padding: 6px 0;
		margin-bottom: 10px;
		padding-top: 0;
	}
}

.upcomming-match-box{
	border: 1px solid #e8e8e8;
	padding: 15px 10px;
	min-height: 163px;
	justify-content: flex-start;	
	position: relative;	
	margin-bottom: 25px;	
	border-radius: 4px;		
	transition:all .3s ease-in-out;		
}
.upcomming-match-box:hover{
	box-shadow: 0px 4px 8px #f4f4f4;					
}
.upcomming-match-box .series-name h5{
	font-size:13px;
	font-weight:500;
	color: #919191;
	text-align: left;
}
.upcomming-match-box .teams-vs{
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	margin: 15px 0;
}
.upcomming-match-box .teams-vs .team-left{
	display: flex;
	align-items: center;
	justify-content: center;
}
.upcomming-match-box .teams-vs .team-right{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
}
.upcomming-match-box .teams-vs .team-img{
	background: #fff;
	border: 2px solid ;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	text-align: center;
	padding:4px;s
}

.upcomming-match-box .teams-vs .team-img img{
	width: 64px;
	height: 64px;
}
.upcomming-match-box .teams-vs .team-left .team-name {
	margin-left: 8px;
}
.upcomming-match-box .teams-vs .team-right .team-name {
	margin-right: 8px;
}
.upcomming-match-box .teams-vs .team-name h4{
	font-size: 16px;
	color: #666565;
	font-weight: 500;
}
.upcomming-match-box .teams-vs .team-left .team-bg{
	width: 83px;
	height: 55px;
	position: absolute;
	z-index: -1;
	left: 0;
}
.upcomming-match-box .teams-vs .team-right .team-bg{
	width: 83px;
	height: 55px;
	position: absolute;
	z-index: -1;
	right: 0;
}
.upcomming-match-box  .series-time-left h5 {
	text-align: right;
	color: #e4013f;
}

.pridictions-section.home-prediction {
    padding-top: 0;
    padding-bottom: 0;
    
}

.hs_sign_wrapper.zodiac-sign{
    padding-top:220px;
    padding-bottom: 90px;
}
.upcommingmatches-box{
    padding: 0 25px 20px;
    background: rgb(255 255 255);
}
.upcommingmatches-box.mt-inner {
    margin-top: 75px;
}
.upcomming-matches-section {
    float: left;
    width: 100%;
    position: absolute;
    top: -90px;
    /*background: rgb(255 255 255);*/
}
.upcomming-matches-section .next-match-fixtures.inner-match .match-teams-vs li.team-logo img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.upcomming-matches-section .hs_team_slider_wrapper .owl-theme .owl-nav{
    position: absolute;
    top: 36%;
}
.next-match-fixtures.inner-match-upcomming {
    margin: 20px 0;
    background: #fbfbfb;
}
.next-match-fixtures.inner-match-upcomming .match-teams-vs li.team-logo img{
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.next-match-fixtures.inner-match-upcomming  .match-teams-vs {
    padding: 3px 10px;
    display: flex;
    align-items: center;
    margin: 0 0;
    border-bottom: none;
    min-height: 50px;
}

.next-match-fixtures.inner-match-upcomming h3 {
    color: #686868;
    font-size: 15px;
    margin-top: 15px;
}
.next-match-fixtures.inner-match-upcomming .nmf-loc {
    background: #fff;
    color: #808080;
    line-height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 49px;
    transition: all .3s ease-in-out;
    border-top: 1px dashed #f1f1f1;
    background: #fbfbfb;
}
.next-match-fixtures.inner-match-upcomming a:hover .nmf-loc {
    background: #fff;
}
.next-match-fixtures.inner-match-upcomming .nmf-loc p.tournament-date {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}
.next-match-fixtures.inner-match-upcomming .buy-now-btn {
    display: inline-block;
    background: #ffeda5;
    padding: 7px 15px;
    margin-top: 3px;
    width: 100%;
    color: #1a1a1a;
    transition:all .3s ease-in-out;
}
.next-match-fixtures.inner-match-upcomming a:hover .buy-now-btn {
    background: #0b1791;
    color: #fff8f8;
}

@media (max-width:880px){
    .hs_sign_wrapper.zodiac-sign {
        padding-top: 280px;
    }
    .upcomming-matches-section .hs_team_slider_wrapper .owl-theme .owl-nav {
        top: 112%;
    }
}

.hs_effect_btn.center-align-btn ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.hs_effect_btn.center-align-btn ul li{
    margin-left:10px;
}

/* Cart Design */
.shopping-cart .badge {
    background-color: #0b1791;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 13px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    }
    
    .shopping-cart {
     margin: 0px 0;
    float: right;
    background: white;
    width: 320px;
    position: relative;
    border-radius: 3px;
    padding: 20px;
    display: none;
    box-shadow: 0px 0px 10px #636363;
    z-index: 1110;
    text-align: left;
    }
    .shopping-cart.shopping-cart-mobile{
    display:none;
    }
    .shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    }
    .shopping-cart .shopping-cart-header .shopping-cart-head {
    float: right;
    font-weight:700;
    font-size:18px;
    color:#555;
    }
    .shopping-cart .shopping-cart-items {
    padding-top: 8px;
    list-style: none;
    margin: 0;
    padding-left: 0;
    }
    .shopping-cart .shopping-cart-items li {
    margin-bottom: 8px;
    padding-bottom: 4px;
    margin-top: 0px;
    border-bottom: 1px solid #eee;
    position:relative;
    padding: 0 23px 0 0;
    }
    .shopping-cart .shopping-cart-items li span.del-item{
    background: #777;
    color: #fff;
    font-size: 9px;
    text-align: center;
    padding: 3px;
    width: 21px;
    height: 21px;
    line-height: 0;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 23px;		
    cursor: pointer;
    }
    .shopping-cart .shopping-cart-items li span.del-item i{
    line-height:16px;
    }
    .shopping-cart .shopping-cart-items li.subtotal {
    text-align: center;
    padding-bottom: 10px;
    font-size: 16px;
    }
    .shopping-cart .shopping-cart-items li.subtotal span{
    font-weight: 700;
    }
    .shopping-cart .shopping-cart-items img {
    float: left;
    margin-right: 12px;
    }
    .shopping-cart .shopping-cart-items .item-name {
    display: block;
    padding-top: 8px;
    font-size: 14px;
    padding-bottom: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .shopping-cart .shopping-cart-items .item-price {
    color: #e40040;
    margin-right: 8px;
    }
    .shopping-cart .shopping-cart-items .item-price span{
    color: #575757;
    font-weight: 700;
    }
    .shopping-cart .shopping-cart-items .item-quantity {
    color: #ABB0BE;
    }
    
    .shopping-cart:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
    }
    
    .cart-icon {
    color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
    }
    
    .button.view-cart {
    background: #0b1791;
    color: white;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    font-size: 13px;
    margin: 10px 0 15px 0;
    }
    .button.checkout {
    background: #e4013f;
    color: white;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    font-size: 13px;
    }
    .button.view-cart:hover {
    background: #020951;
    }
    .button.checkout:hover {
    background: #af0030;
    }
    .clearfix:after {
    content: "";
    display: table;
    clear: both;
    }
    #shopping-cart-mobile{
    display:none;
    }
    .shopping-cart.shopping-cart-mobile{
    display:flex;
    flex-direction:column;
    position:fixed;
    right:0;
    top:0;
    width:380px;
    border-radius:0;
    height:100%;
    
    }
    #shopping-cart-mobile:before {
    content: '';
    display: block;
    position: absolute;
    background: rgb(0 0 0 / .8);
    z-index: 1100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position:fixed;
    }
    .close-in-mobile{
    background: #000;
    display: inline-block;
    width: 22px;
    height: 22px;
    color: #fff;
    position: absolute;
    top: 19px;
    right: 15px;
    text-align: center;
    cursor:pointer;
    }
    .close-in-mobile i{
    line-height:20px
    }
    #shopping-cart-mobile .shopping-cart .shopping-cart-header .shopping-cart-head {
    margin-right: 40px;
    }