.showup .hw-search-wrap {
	max-width: 100% !important;
}


@media only screen and (min-width: 1600px) {
	body {
		/*font-size:1.25em*/
	}

	.sh-full-img,
	.sh-full-text {
		width: 100%;
	}

	.sh-full-text {
		order: 2;
		margin: 15px 0 0 0;
	}
}

@media only screen and (min-width : 768px) and (max-width :1100px) {
	.sh-middle-content {
		margin: 0 0.7%;
		max-width: 74%;
	}

	.sh-middle-content.full-width {
		max-width: 100%;
	}
}

@media only screen and (min-width : 768px) and (max-width :1480px) {
	.site-newsletter-wrap h2 {
		font-size: 23px;
	}

	.site-newsletter-wrap {
		padding: 40px 80px;
	}
}

@media only screen and (max-width: 1200px) {
	.sh-new-col-wrap {
		padding: 0;
	}

	.shv-img-wrap {
		padding-left: 0;
	}

	/*.latest-slider .owl-stage{
		right: -4.666667em;
	}*/
	body {
		overflow-x: hidden;
	}

	.sh-ad-img-wrap {
		min-width: auto;
	}

	.site-footer .sh-middle-content {
		max-width: 74%;
		margin: 0 1%;
	}

	.hrscope .owl-stage-outer {
		overflow: hidden;
	}

	/* .movie-list-row .ml-col{
		max-width: 33%;
	} */
}

@media only screen and (min-width : 1024px) and (max-width :1279.5px) {
	.nav-link-list ul>li {
		padding: 0 15px;
	}

	.fixed-header .primary-nav {

		max-width: 75%;

	}

	.shf-add-wrap:nth-child(3),
	.shf-add-wrap:nth-child(4) {
		display: none;
	}

	.shf-add-wrap {
		width: 250px;
	}

	.shf-four-img-col {
		width: 275px;
	}

	.shf-two-img-col {
		width: calc(100% - 275px);
	}

	.sh-full-text {
		width: 100%;
		order: 2;
		margin-top: 5px;
	}

	.sh-full-img {
		width: 100%;
	}

	.latest-slider .owl-nav .owl-next {
		margin: 0;
	}

	.sh-middle-content {
		padding: 30px 15px 30px;
	}

	.sh-middle-content-apart {
		max-width: 74%;
	}

}

@media only screen and (min-width : 991.5px) and (max-width :1024px) {
	.sh-verticle-add {
		display: none
	}

}

@media only screen and (max-width: 1025px) {
	.hw-btn-link {
		display: none;
	}



	.nav-video-link {
		color: #fff;
		font-size: 16px;
		margin: 0 10px 0 0;
		display: block
	}

	.nav-video-link a {
		color: #fff;
	}

	.site-footer .sh-middle-content {
		max-width: 75%;
		margin: 0 1%;
	}

	.nav-video-link,
	.hw-user-icon {
		display: inline-block;
		z-index: 1;
	}

	.showup .sh-category {
		display: block;
	}

	#nav-icon3 span:nth-child(1) {
		top: 0px;
	}

	#nav-icon3 span:nth-child(2),
	#nav-icon3 span:nth-child(3) {
		top: 8px;
	}

	#nav-icon3 span:nth-child(4) {
		top: 16px;
	}

	#nav-icon3.open span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}

	#nav-icon3 {
		width: 20px;
		height: 25px;
		position: relative;
		margin: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
	}

	#nav-icon1 span,
	#nav-icon3 span,
	#nav-icon4 span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #fff;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	.menu-btn {
		display: block;
	}

	.nav-link-list {
		opacity: 0;
		display: block;
		visibility: hidden;
		position: absolute;
	}

	.site-header::after {
		display: none;
	}

	.header-wrap {
		padding-bottom: 10px;
	}

	.primary-nav {
		padding: 0 15px;
		display: flex;
		justify-content: end;
		position: absolute;
		top: 0;
		right: 0;
		width: auto;
		max-width: 100%;
		margin: 15px 0 0 0;
	}

	.nav-serach-wrap {
		display: block;
		margin: 0 10px 0 0;
	}

	.fixed-header .nav-serach-wrap {
		margin: 4px 10px 0 0;
	}

	.showup {
		display: none
	}

	.primary-nav.visible {
		z-index: 2;
		position: fixed;
		/* background: rgba(0, 0, 0, 0.8); */
		width: 100%;
		height: 100vh;
		top: 0;
		padding: 0 15px;
	}

	.primary-nav.visible .nav-video-link {
		display: none;
	}

	.primary-nav.visible .nav-serach-wrap {
		display: none
	}

	.primary-nav.visible .nav-link-list {
		display: block;
		text-align: right;
		width: 50%;
		height: 100vh;
		position: absolute;
		top: 35px;
		right: 0;
		overflow: scroll;
		background: #000;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		visibility: visible;
		opacity: 1;
	}

	.primary-nav.visible .nav-link-list ul {
		display: block;
	}

	.nav-link-list ul>li::after {
		display: none;
	}

	.overlay {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
	}

	.overlay::after {
		content: "";
		position: absolute;
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1;
	}

	.nav-link-list ul>li,
	.nav-link-list ul>li:last-child {
		padding: 15px;
		border-bottom: 1px solid rgba(246, 174, 66, 0.5);
	}

	.primary-nav.visible .fa-bars::before {
		content: "\f00d";
	}

	.menu-btn {
		font-size: 17px;
		cursor: pointer;
		margin-left: auto;
	}

	#outer-header-wrap {
		padding: 4px 0;
	}

	.ohw-add-banner-wrap {
		margin-bottom: 15px;
		padding: 0 15px;
		display: none;
	}

	.header-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}

	.hw-user-icon {
		margin: 8px 0 0 0;
	}

	.hw-logo-wrap {
		width: 35%;
		margin: 7px 0 0 15px;
	}

	.hw-search-wrap,
	.hw-social-wrap {
		display: none;
	}

	.showup {
		background: #F6AE42;
		z-index: 10;
	}

	.nav-serach-wrap .hw-search-wrap {
		display: flex;
	}

	.footer-social-link .hw-social-wrap {
		display: block;
		margin-bottom: 15px;
	}

	#outer-header-wrap.fixed-header nav.primary-nav {
		max-width: fit-content;
		top: 0;
		right: 0;
		left: unset;
		padding: 8px 15px;
		margin: 5px 0 0 0;
	}

	.shfti-two .shft-img-wrap:after,
	.shfti-one .shft-img-wrap:after {
		display: none;
	}

	#outer-header-wrap.fixed-header {
		position: initial;
	}

	.site-home-visible-title,
	.site-inner-visible-title {
		padding-top: 0;
	}
}

@media only screen and (max-width: 1023.5px) {

	.site-footer .sh-middle-content {
		max-width: 100%;
	}

	.fixed-header .f-none {
		display: none;
	}

	.fixed-header .header-wrap {
		height: auto;
		visibility: visible;
		opacity: 1;
		padding-bottom: 12px;
	}
}

@media only screen and (min-width : 767.5px) and (max-width :1024px) {
	body {
		font-size: 0.7em;
	}

	.footer-quick-link li a {
		font-size: 13px;
	}

	.sh-new-col-wrap {
		padding: 0;
	}

	.latest-slider .owl-nav .owl-next {
		margin: 0;
	}

	.sh-middle-content {
		padding: 30px 15px 30px;
	}

	.hw-link-wrap {
		display: none;
	}

	.sh-verticle-add img {
		width: 100%;
	}

	.sh-news-row:after {

		bottom: -17px;
	}

	.sh-bottom-news .shf-col-txt {
		padding: 0 0 15px 0;
	}

	.shf-two-col-news .row:nth-child(3),
	.shf-two-col-news .row:nth-child(4) {
		display: none;
	}

	.shf-category-add-wrap img {
		height: auto;
	}

	.shf-col-txt {
		padding: 0 0 15px 0;
	}

	.shv-constellations-wrap .shv-top {
		padding: 0 15px;
	}


	.hw-social-link {
		margin-left: 5px;
		width: 30.68px;
		height: 30.68px;
		font-size: 17px;
		line-height: 30px;
	}

	.footer-quick-link li::after {
		right: -8px;
	}

	.site-newsletter-wrap {
		padding: 40px;
	}

	.primary-nav.visible .nav-link-list ul {
		width: 20%;
	}



	.sh-horizonatal-img-wrap img {
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 468px;
		height: 60px;
	}

	.sh-horizonatal-img-wrap:after {

		content: "468x60";

	}

	.sh-horizonatal-img-wrap {
		width: 468px;
		margin: 0 auto;
		height: 60px;
	}

	.shf-add-wrap:first-child {
		display: block;
	}

	.shf-four-img-col {
		width: 300px;
	}

	.shf-add-wrap {
		width: 100%;
	}

	.shf-add-wrap img {
		max-width: 300px;
	}

	.shf-add-wrap {
		display: none;
	}

	.shf-two-img-col {
		width: calc(100% - 300px);
	}

	.shv-video {
		position: relative;
	}

	.shv-video:after {
		content: "";
		position: absolute;
		background-image: url(../images/slider-arrow.svg);
		background-repeat: no-repeat;
		width: 35px;
		height: 35px;
		background-size: 100%;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.sh-search-heading {
		margin: 15px 0 5px 0;
		color: #000;
		font-size: 19px;
		font-weight: 700;
		text-align: right;
	}

	.showup .sh-news-row {
		padding-top: 10px;
		margin-bottom: 0;
		cursor: pointer;
	}

	.satw-wrap img {
		max-width: 468px;
		height: 60px;
	}

	.primary-nav.visible .nav-link-list ul {
		top: 42px;
	}

}

/*@media only screen and (min-width : 767.5px) and (max-width :991.5px) {
	.shv-info-wrap{
		font-size: 0.625em;
	}
	.sh-news-row {
	
		margin-bottom: 25px;
	}

	.latest-slider .owl-dots{
		top: -40px;
	}
	.sh-verticle-add {
		padding-bottom: 20px;
	}
	.sh-verticle-add img {
		height: 250px;
		width: 100%;
		max-width: 300px;
		object-fit: cover;
		margin: 0 auto;
		display: block;
}
	.sh-verticle-img-add {
		width: 300px;
		height: 250px;
		position: initial;
		margin: 0 auto;
	}
	.sh-verticle-add:after {
		content: "300x250";
	}
	.shf-top-img-wrap {
		margin-bottom: 0;
	}
	.shf-category-news-wrap .shfti-two {
		order: 2;
		
	}
	.shfti-two .shft-img-wrap, .shfti-three .shft-img-wrap {
		display: flex;
	}
	.shfti-two .shft-img-wrap,.shfti-three .shft-img-wrap {
		margin-bottom: 15px;
	}
	.shfti-two .shft-img-wrap img, .shfti-three .shft-img-wrap img {
		order: 2;
		width: 50%;
	}
	.shfti-two .shft-img-wrap h2, .shfti-three .shft-img-wrap h2 {
		margin: 0;
		padding: 10px 15px 0 0;
		width: 50%;
		font-weight: 700;
		font-size: 12px;
    	line-height: 15px;
		color: #000000;
		text-align: right;
		position: initial;
	}
	.shf-category-add-wrap:after {
		content: "300X250";
	
	}
	.shf-category-add-wrap img {
		height: 250px;
		object-fit: cover;
	}
	.shf-category-add-wrap {
	
		height: 250px;
	}
	.shfti-two .shft-img-wrap h2, .shfti-one .shft-img-wrap h2 {
		font-weight: 700;
	    font-size: 12px;
    	line-height: 15px;
		color: #000000;
		text-align: right;
		padding: 10px 15px 12px 0;
		position: initial;
	}
	.sh-ad-wrap {
		display: none;
	}
	.shf-add-wrap:after{
		content: "300X250";
	}
	.shfc-bottom-add-wrap img{
		max-width: 468px;
    	height: 60px;
		object-fit: cover;
	}
	.shfc-bottom-add-wrap:after{
		content: "460X60";
	}
	.sh-ad-img-wrap {
		max-width: 300px;
		height: 250px;
		position: relative;
	}
	.sh-ad-wrap img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	.sh-middle-content{
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	.shft-img-wrap.card-img {
		margin: 0 auto 25px;
		width: 100%;
		padding: 0 15px;
	}
	.card-img-picture.two-col-img, .card-img-picture.one-col-img{
		height: auto;
	}
	.shfc-bottom-add-wrap.h-90{
		height: auto;
		max-width: 468px;
	}
	.site-header{
		padding: 0;
	}
	
}*/
@media only screen and (max-width: 990px) {
	.social-mobile-header a {
		margin-left: 0;
	}

	.sh-middle-content-apart {
		max-width: 98%;
	}

	.hide-mobile {
		display: none;
	}

	#site-home-content .sh-ad-wrap {
		padding-top: 15px;
	}

	.sh-middle-content {
		max-width: 100%;
		padding: 0 0 15px 0;
		margin: 0;
		background-color: #fff;
	}

	.shv-img-wrap {
		margin: 0;
		width: 100%;
		padding: 0 5px;
	}

	.sh-category .shv-img-wrap {
		width: calc(100% - 320px);
		margin-left: 0;
	}

	.shf-c-news-wrap {
		margin-bottom: 1.667em;
	}

	.shf-top-img-wrap {
		margin-bottom: 0;
	}

	.showup .sh-news-row {
		padding-top: 10px;
		margin-bottom: 0;
		cursor: pointer;
	}

	.white-bg-wrap .owl-nav,
	.black-bg-wrap .owl-nav {
		display: none;
	}

	.mob-ex-padding .row .col-md-12:last-child .shft-img-wrap.card-img {
		border: 0;
		margin-bottom: 0;
	}

	.sh-category .shv-img-wrap .sh-heading {
		font-size: 18px;
	}

	.home-horoscope-module .owl-next {
		margin: 0;
		right: -9px;
	}

	/*.latest-slider .owl-stage {
		right: -5.666667em;
	}*/
	.shf-category-add-wrap {
		height: 600px;
	}

	.shf-category-add-wrap img {
		height: 100%;
	}

	.shfti-two .shft-img-wrap {
		margin-bottom: 18px;
	}

	.shf-c-news-wrap:after {
		display: none;
	}

	.home-top-middle,
	.site-footer .sh-middle-content {
		max-width: 98%;
		margin: 0 10px;
	}

	.details-page-ps-0 {
		padding-left: 12px;
	}

	.horoscope-text {
		margin-top: 1.5rem;
	}

	/* .movie-list-row .ml-col{
		max-width: 48%;
	} */
	.sh-ad-wrap {
		width: 100%;
		padding: 15px 0;
		position: initial;
		background: #fff;
		margin: 0px;
	}

	.sh-ad-wrap .sh-ad-img-wrap {
		height: auto;
	}

	.sh-ad-wrap img {
		width: 100%;
		max-width: 600px;
		height: 50px;
		object-fit: cover;
		display: block;
		margin: 0 auto;
	}

	.black-bg-wrap ul li:hover a {
		background-color: #2d2e2f;
		color: #fff !important;
	}

	.shv-top-search ul li:hover a {
		background: #f0eeec;
	}

	.hrscope-li:hover {
		background: transparent;
	}

	.hrscope-li:hover .hrscope-name,
	.hrscope-li:hover .hrscope-time {
		color: #6D4724;
	}

	.black-bg-wrap ul li a:hover {
		background-color: #2d2e2f;
		color: #fff;
	}

	.movie-category-wrap .latest-slider .owl-item .item:hover,
	.movie-category-wrap .video-slider .owl-item .item:hover,
	.item-hover .owl-item .item:hover,
	.ml-col-link:hover {
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.movie-category-wrap .latest-slider .owl-item .item:hover,
	.movie-category-wrap .video-slider .owl-item .item:hover,
	.item-hover .owl-item .item:hover,
	.ml-col-link:hover {
		background: transparent;
	}

	.shv-info-wrap {
		padding-right: 0;
		padding-bottom: 0;
		display: none;
	}

	.shv-info-wrap .shv-sub-catgory {
		margin-bottom: 0;
	}

	.movie-category-wrap .latest-slider .owl-item .item:hover .hover-shv,
	.movie-category-wrap .video-slider .owl-item .item:hover .hover-shv,
	.item-hover .owl-item .item:hover .hover-shv {
		visibility: visible;
		height: auto;
	}

	.site-home-visible-title .shfti-two .shft-img-wrap h2 a {
		color: #000;
	}
}

@media only screen and (max-width: 767px) {
	.video-player-wrap .play-button-area {
		margin-top: 19px;
	}

	.hrscope {
		border-radius: 0;
		padding: 0;
	}

	.mt-15 {
		margin-top: 0;

	}

	.showup {
		left: 0;
		max-width: 92%;
	}

	.hw-search-wrap {
		max-width: 100%;
	}

	body {
		overflow-x: hidden;
		background-color: #040404;
	}

	#site-wrap {
		overflow-x: hidden;
	}

	.shv-newest-slider-wrap.details-top-10 {
		padding-top: 2em;
	}

	.video-play:before {
		width: 44px;
		height: 44px;
	}

	.shv-top-heading.breadcrumb .breadcrumb-li {
		display: none;
	}

	.shv-top-heading.breadcrumb .breadcrumb-li:last-child {
		display: block;
	}

	.shft-img-wrap {
		margin: 0 0 25px 0;
	}

	.sh-news-mobile .sh-verticle-add {
		display: none;
	}

	.shf-heading {
		font-size: 0.9333333333333333em;
		margin-bottom: 5px;
	}

	.shf-small-txt {
		font-size: 0.8em;
	}

	.sh-ad-wrap {
		width: 100%;
		margin: 0;
	}

	.sh-ad-wrap.pt-2 {
		padding-top: 15px !important;
	}

	.shv-img-wrap {
		margin: 0;
		width: 100%;
		padding: 0 5px;
	}

	.shv-img-wrap .row .col-6:nth-child(1) {
		padding-right: 0;
	}

	.shv-img-wrap .row .col-6:nth-child(12) {
		padding-left: 8px;
	}

	.shf-category-news-wrap .shfti-two {
		order: 2;
		padding: 0 24px;
	}

	.row.shfti-three {
		padding: 0 12px;
	}

	.shfti-one .shft-img-wrap h2 {
		padding: 10px 0px 5px;
		color: #fff;
	}

	.article-over-text {
		display: flex;
		flex-direction: column;
	}

	.article-over-text h2 {
		order: 1;
	}

	.article-over-text .sh-small-txt {
		color: #fff;
	}

	.article-over-text .sh-small-txt {
		order: 2;
		color: #AA9E8E;
	}

	.shfti-one .article-over-text .sh-small-txt {
		order: 2;
		color: #fff;
	}

	.shfti-two .shft-img-wrap,
	.shfti-three .shft-img-wrap {
		display: flex;
		border-bottom: solid 1px #e6e3e3;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.shfti-two .shft-img-wrap .article-over-text,
	.shfti-three .shft-img-wrap .article-over-text {
		position: relative;
		right: 0;
		bottom: 0;
		flex: 1 1 auto;
		width: auto;
		max-width: 100%;
		padding-right: 8px;
	}

	.shfti-two .shft-img-wrap img,
	.shfti-three .shft-img-wrap img {
		order: 2;
		width: 48%;
	}

	.shfti-two .shft-img-wrap h2,
	.shfti-three .shft-img-wrap h2 {
		margin: 0 0 5px;
		padding: 10px 0px 0 0;
		font-size: 14px;
	}

	.shf-category-news-wrap .shv-top-heading h2 {
		font-size: 1.5em;
	}

	.showup .sh-news-row {
		padding-top: 10px;
		margin-bottom: 0;
		cursor: pointer;
	}

	.white-bg-wrap .owl-nav,
	.black-bg-wrap .owl-nav {
		display: none;
	}

	.mob-ex-padding .row .col-md-12:last-child .shft-img-wrap.card-img {
		border: 0;
		margin-bottom: 0;
	}

	.shv-top-search.category-menu-wrapper.white-bg-wrap {
		margin-bottom: 1em;
	}

	.horoscope-slider .owl-item .item:hover {
		transform: scale(1);
	}

	.index-horoscope .shv-slider-link {
		padding-right: 0.9375em;
	}

	.ml-col-link:hover h5 {
		display: block;
	}

	.video-player-wrap .content-wrap .description-area h3 {
		display: none;
	}

	.video-player-wrap .content-wrap {
		justify-content: flex-start;
		height: auto;
	}

	.video-player-wrap .share-buttons.hide-desktop {
		display: flex;
		justify-content: flex-start;
		padding: 10px;
		margin: 0;
		position: relative;
		z-index: 2;
	}

	.video-player-wrap .share-buttons.hide-desktop.supprt-btn {
		padding: 0;
	}

	.video-details-text {
		padding-top: 1.5em;
	}

	.video-player-wrap .share-buttons .raise-dispute {
		width: 24px;
		height: 24px;
		font-size: 14px;
	}

	.video-player-wrap .share-buttons .btn img,
	.video-player-wrap .share-buttons .horo-media-share-page.video-player-page a {
		width: 24px;
		height: 24px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		overflow-x: hidden;
		background-color: #040404;
	}

	.hrscope-ul .owl-stage {
		padding-right: 0 !important;
	}

	#outer-header-wrap.fixed-header .hw-logo-wrap>a>img {
		width: 100%;
	}

	#outer-header-wrap.fixed-header .nav-serach-wrap .click img {
		width: 100%;
	}

	.header-wrap {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/* .horoscope-list:hover {
		transition: transform 0.5s;
		transform: scale(0.9);
	} */
	.satw-search-wrap.video-player-search.mobile-search-player {
		margin-bottom: 0;
	}

	.video-player-wrap .share-buttons.hide-mobile {
		display: none;
	}

	.hw-user-icon {
		margin: 0;
	}

	nav.primary-nav {
		margin-top: 16px;
	}

	.breadcrumb-li {
		background: none;
	}

	#outer-header-wrap.fixed-header nav.primary-nav {
		padding: 0 15px;
		margin-top: 16px;
	}

	.fixed-header .nav-serach-wrap {
		margin-top: 0;
	}

	.hw-logo-wrap {
		margin-top: 0;
		margin-bottom: 0;
	}

	.video-player-search {
		padding-top: 1rem;
	}

	#site-wrap {
		overflow-x: hidden;
	}

	.sh-news-mobile .sh-verticle-add {
		display: none;
	}

	.horo-media-share a img {
		width: 40px;
		height: 40px;
	}

	.site-header {
		padding: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99;
		margin-top: min(-80px, -60px);
		transition: margin 0.5s;
	}

	#outer-header-wrap.fixed-header .header-wrap {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.site-header:not(.sticky) {
		margin-top: 0;
	}

	.sh-news-mobile {
		display: block;
	}

	.sh-no-mobile {
		display: none;
	}

	.sh-no-desktop {
		display: block;
	}

	.sh-new-order-1 {
		order: 2;
		margin-top: 12px;
	}

	.sh-new-order-1 .sh-txt {
		display: none;
	}

	.sh-verticle-add:after {
		content: "300x250";
	}

	.sh-verticle-img-add {
		width: 300px;
		height: 250px;
		position: initial;
		margin: 0 auto;
	}

	.sh-ad-img-wrap {
		height: auto;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}

	.nav-video-link {
		color: #fff;
		font-size: 16px;
		margin: 0 10px 0 0;
		display: block
	}

	.nav-video-link a {
		color: #fff;
	}



	.hw-link-wrap {
		display: none;
	}

	.sh-contet-wrap {
		display: block;
		padding-top: 0rem;
	}

	.mob-sticky-top-wrap {
		padding-top: 2.5rem;
	}

	.mob-pad-b-0 {
		padding-top: 0;
	}

	.shv-adv-wrap {
		width: 100%;
		margin: 0 auto 15px;
		padding: 0;
	}

	.shf-category-add-wrap {
		position: relative;
		margin: 0 auto;
		height: auto;
		width: 100%;
	}

	#site-home-content .shf-category-add-wrap {
		top: 0;
	}

	#site-home-content .shf-category-add-wrap.top-0-mobile {
		top: 0;
		margin-bottom: 30px;
	}

	.sh-middle-content {
		max-width: 100%;
		padding: 0 0 15px 0;
		margin: 0;
		background-color: #fff;
	}

	.sh-news-content {
		padding: 0;
	}

	.sh-new-col-wrap {

		padding: 0;
	}

	.sh-first-content .sh-news-row:after {
		bottom: -23px;
		display: none;

	}

	.sh-verticle-add img {
		height: 250px;
		width: 100%;
		max-width: 300px;
		object-fit: cover;
		margin: 0 auto;
		display: block;
	}

	.sh-horizonatal-img-wrap img {
		height: 50px;
		width: 100%;
		max-width: 320px;
		object-fit: cover;
		margin: 0 auto;
		display: block;
	}

	.sh-video-wrap {
		padding-top: 10px;
	}

	.shv-newest-slider-wrap>h2 {
		margin: 0;
	}

	.shv-top-search ul {

		margin: 15px 0 0;
		display: flex;
		padding: 0 5px 5px;
		text-align: right;
	}

	.shv-sub-catgory {
		font-size: 0.87em;
	}

	.latest-slider .owl-nav {
		position: initial;
		top: 40%;
		width: 113px;
		margin: 0px auto 0;
	}

	.latest-slider .owl-nav .owl-prev,
	.latest-slider .owl-nav .owl-next {
		margin: 0;
	}

	.sh-bottom-news .shf-col-txt {
		padding: 0;
	}

	.shf-col-txt {
		padding: 0;
	}

	.sh-bottom-news {
		margin: 0 0 25px;
	}

	.shf-two-col-news .row {
		margin-bottom: 20px;
	}

	.shv-constellations-wrap {
		padding: 0;
	}

	.mobile-top-space {
		padding-top: 1.5em;
	}

	.shv-constellations-wrap .shv-top {
		padding: 20px 15px 0;
	}

	.shv-constellations-wrap .shv-newest-slider-wrap {
		padding: 0 15px 20px;
	}

	.shv-constellations-wrap .shf-category-news-wrap .shv-top {
		padding: 0;
		margin-bottom: 1em;
	}

	.shv-top-search.p-left-0 ul {
		display: flex;
		overflow-x: auto;
		padding: 0 4px 4px;
	}

	.shv-constellations-wrap .shf-category-news-wrap .shv-top .shv-top-heading {
		padding: 0 15px;
		margin-bottom: 1em;
	}

	.shv-constellations-wrap .shv-slider-link {
		margin-right: 15px;
	}

	.details-page {
		padding: 15px 0px 0;
	}

	.details-page * {
		padding: 0 15px;
	}

	.details-page .details-page-img,
	.details-page .details-page-img img,
	.details-page .horo-media-share a,
	.details-page .horo-media-share a img {
		padding: 0;
	}

	.details-page .horo-media-share a img {
		width: 40px;
	}

	.details-page p {
		padding-left: 1.4rem;
	}

	.v-comments {
		padding: 2.5rem 15px;
	}

	.v-comments-nav-item {
		font-size: 18px;
	}

	.shv-top-search ul li {
		font-size: 11px;
		margin-left: 15px;
		white-space: nowrap;
	}

	.shv-top-search ul li:after {
		left: -10px;
	}

	.shv-newest-slider-wrap {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	.shv-select-box {
		margin-bottom: 0;
	}

	.latest-slider .owl-item .item {
		padding-bottom: 20px;
	}

	.shf-category-add-wrap img {
		margin: 0 auto;
		display: block;
		height: 250px;
		object-fit: cover;
	}

	.shf-category-add-wrap:after {
		content: "300X250";
	}

	.shfti-two .shft-img-wrap h2,
	.shfti-one .shft-img-wrap h2 {
		font-weight: 700;
		font-size: 16px;
		line-height: 19px;
		color: #000000;
		text-align: right;
		padding: 10px 0 12px 20px;
		position: initial;
	}

	.shfti-two .shft-img-wrap {
		margin-bottom: 25px;
	}

	.shft-img-wrap {
		margin: 0 0 25px 0;
	}

	.shft-img-wrap.card-img {
		border-bottom: solid 1px #e6e3e3;
		padding-bottom: 20px;
		margin-bottom: 20px;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row-reverse;
		gap: 8px;
	}

	.shf-c-news-wrap.full-border {
		padding: 0 5px;
	}

	.card-img-picture.two-col-img,
	.card-img-picture.three-col-img {
		flex: 1 1 auto;
		max-width: 47%;
		height: auto;
	}

	.mob-ex-padding {
		padding: 0 5px;
	}

	.shv-top-heading h2 {
		font-size: 1.3em;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info {
		max-width: 90%;
	}

	.card-img-info {
		flex: 1 1 auto;
		max-width: 49%;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info-title {
		font-size: 18px;
		line-height: 22px;
	}

	.card-img-info-title {
		font-size: 14px;
		line-height: 17px;
	}

	/*.site-footer .sh-middle-content .shft-img-wrap.card-img{
		padding: 0;
	}*/

	.site-newsletter-wrap {
		padding: 15px;
		margin: 15px 0;
	}

	.newsletter-wrap {
		margin-top: 15px;
	}

	.footer-social-link h2 {
		margin-bottom: 15px;
	}

	.footer-quick-link h2 {
		margin-bottom: 15px;
	}

	.sh-ad-mobile {
		display: none;
	}

	.footer-link {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.footer-bottom-link {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.footer-quick-link ul {
		margin: 0;
	}

	/*.latest-slider .owl-nav .owl-next{
		display: none;
	}*/
	.latest-slider {
		margin-bottom: 0;
	}

	.shv-slider-img-wrap:after {
		width: 35px;
		height: 35px;
	}

	.shfti-three h2 {
		padding: 10px 0 12px 20px;
		font-size: 16px;
		line-height: 19px;
	}

	.shf-top-img-wrap {
		margin-bottom: 0;
	}

	.ohw-bannar-img {
		max-width: 300px;
		width: 100%;
		height: 50px;
	}

	.sh-news-row:after {
		display: none;
	}

	.sh-news-two-wrap {
		padding: 30px 5px 0 5px;
	}

	.shf-two-col-news .row .col-6:nth-child(1) {
		padding-right: 0;
	}

	.shf-two-col-news .row .col-6:nth-child(2) {
		padding-left: 8px;
	}

	.sh-four-news-add {
		display: block;
	}

	.shf-add-wrap {
		display: none;
	}

	.shf-add-wrap:first-child {
		display: block;
		width: 100%;
	}

	.shf-add-wrap:first-child img {
		width: 300px;
		height: 250px;
		margin: 0 auto;
		object-fit: cover;
		display: block;
	}

	/* .sh-bottom-news {
		margin-bottom: 30px;
		margin-top: 40px;
	} */
	.shfc-bottom-add-wrap img {
		max-width: 300px;
		height: 50px;
	}

	.shf-c-news-wrap:after {
		width: 100%;
		bottom: -14px;
	}

	.shf-c-news-wrap {
		margin-bottom: 1.667em;
	}

	.sh-news-row {
		padding-top: 20px;
		margin-bottom: 20px;
	}

	.sh-news-content.sh-first-content {
		padding: 0;
	}

	.sh-news-content.sh-first-content .row {
		margin: 0 0 20px 0;
		padding-top: 0;
	}

	.sh-news-content.sh-first-content .sh-new-col-wrap {
		padding: 0;
	}

	.sh-news-content.sh-first-content .sh-new-order-2 {
		padding: 0;
	}

	.sh-verticle-add {
		padding-bottom: 20px;
	}

	.sh-horizontal-add {
		padding-top: 0;
	}

	.sh-category .sh-txt {
		display: none;
	}

	.sh-heading {
		font-size: 0.9333333333333333em;
	}

	.sh-small-txt {
		font-size: 0.8em;
	}

	.sh-horizonatal-img-wrap:after {
		content: "320x50";
	}

	.shv-horoscope-content {
		bottom: 30px;
		font-size: 0.8em;
	}

	.shf-four-img-col {
		width: 100%;
	}

	.shf-two-img-col {
		width: 100%;
	}

	.sh-news-two-wrap .shf-txt {
		display: none;
	}

	.shf-heading {
		font-size: 0.9333333333333333em;
		margin-bottom: 5px;
	}

	.shf-small-txt {
		font-size: 0.8em;
	}

	.shv-img-wrap {
		margin: 0;
		width: 100%;
		padding: 0 5px;
	}

	.sh-category .shv-img-wrap {
		width: 100%;
	}

	.shv-img-wrap .row .col-6:nth-child(1) {
		padding-right: 0;
	}

	.sh-news-row:nth-child(1) {
		padding-top: 20px;
	}

	.shv-img-wrap .row .col-6:nth-child(12) {
		padding-left: 8px;
	}

	.home-top-middle,
	.site-footer .sh-middle-content {
		max-width: 100%;
		margin: 0;
	}

	.shf-category-news-wrap .shfti-two {
		order: 2;
		padding: 0 24px;
	}

	.row.shfti-three {
		padding: 0 12px;
	}

	.shfti-one .shft-img-wrap h2 {
		padding: 10px 0px 5px;
		color: #fff;
	}

	.article-over-text {
		display: flex;
		flex-direction: column;
	}

	.article-over-text h2 {
		order: 1;
	}

	.article-over-text .sh-small-txt {
		color: #fff;
	}

	.article-over-text .sh-small-txt,
	.article-over-text .sh-small-txt a {
		order: 1;
		color: #AA9E8E;
	}

	.shfti-one .article-over-text .sh-small-txt {
		order: 1;
		color: #fff;
	}

	.shfti-two .shft-img-wrap,
	.shfti-three .shft-img-wrap {
		display: flex;
		border-bottom: solid 1px #e6e3e3;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.shfti-two .shft-img-wrap .article-over-text,
	.shfti-three .shft-img-wrap .article-over-text {
		position: relative;
		right: 0;
		bottom: 0;
		flex: 1 1 auto;
		width: auto;
		max-width: 100%;
		padding-right: 8px;
	}

	.shfti-two .shft-img-wrap img,
	.shfti-three .shft-img-wrap img {
		order: 2;
		width: 48%;
	}

	.shfti-two .shft-img-wrap h2,
	.shfti-three .shft-img-wrap h2 {
		margin: 0 0 5px;
		padding: 10px 0px 0 0;
		font-size: 14px;
	}

	.shf-category-news-wrap .shv-top-heading h2 {
		font-size: 1.5em;
	}

	.showup .sh-news-row {
		padding-top: 10px;
		margin-bottom: 0;
		cursor: pointer;
	}

	.sh-search-heading {
		margin: 15px 0 5px 0;
		color: #000;
		font-size: 19px;
		font-weight: 700;
		text-align: right;
	}

	.shfti-three .article-over-text .sh-small-txt {
		margin-top: 0;
	}

	.shv-mt {
		margin-top: 0px;
		margin-bottom: 15px;
		display: inline-block;
	}

	.shv-video {
		position: relative;
	}

	.shv-video:after {
		content: "";
		position: absolute;
		background-image: url(../images/slider-arrow.svg);
		background-repeat: no-repeat;
		width: 35px;
		height: 35px;
		background-size: 100%;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.satw-wrap>img {
		max-width: 320px;
		height: 50px
	}

	.movie-list-row {
		margin-bottom: 30px;
		gap: 30px 0;
		padding: 0 10px;
	}

	.movie-list-row .ml-col {
		width: 48%;
		margin-bottom: 1em;
	}

	.movie-list-row h5 {
		font-size: 0.9333333333333333em;
	}

	.sh-movie-content-wrap .sh-middle-content .sh-horizontal-add {
		margin-bottom: 1em;
	}

	.site-footer .sh-ad-wrap {
		display: none;
	}

	.shv-info-wrap {
		font-size: 0.625em;
	}

	.shv-icon-wrap {
		display: block;
	}

	.shv-icon-wrap a {
		justify-content: end;
	}

	.shv-share {
		margin-right: 0;
	}

	.movie-category-wrap .latest-slider.movie-page-top-slider .owl-item {
		height: 19.6em;
	}

	.movie-category-wrap .sh-horizontal-add {
		padding-bottom: 2.333333333333334em;
	}

	.sh-news-content.sh-category {
		padding: 0 15px 15px;
		position: relative;
	}

	.site-footer .sh-middle-content .container {
		padding: 0 15px;
	}

	.latest-slider .owl-dots {
		display: none
	}

	.sh-news-content.sh-category .sh-news-row {
		position: relative;
	}

	.sh-news-content.sh-category .row.sh-news-row::before,
	.row.sh-news-row::before {
		content: "";
		position: absolute;
		width: 100%;
		height: 1px;
		background-color: #e6e3e3;
		margin: 0 auto;
		left: 0;
		right: 0;
		bottom: -20px;
	}

	.showup .sh-news-content.sh-category .row.sh-news-row::before {
		display: none;
	}

	.horoscope-wrap {
		padding: 0 15px;
	}

	.shfc-bottom-add-wrap.h-90 {
		height: auto;
		max-width: 300px;
	}

	.hero-apart-post {
		flex-direction: column-reverse;
	}

	.movies-category-heading h2 {
		font-size: inherit;
	}

	.horo-wrap-post {
		margin: 0 auto;
	}

	.horo-apart {
		max-width: 100%;
		padding: 0 15px;
	}

	.horo-apart p {
		padding-left: 0;
	}

	.horo-flex,
	.hero-apart-post {
		gap: 10px;
	}

	.video-player-search {
		flex-direction: column;
	}

	.hide-mobile {
		display: none;
	}

	.hide-desktop {
		display: block;
	}

	.shft-img-wrap.card-img.firstcat-img {
		padding-bottom: 0px;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info {
		position: absolute;
		bottom: 18px;
		right: 10px;
		width: 90%;
		padding-bottom: 0rem;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-tag,
	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-title a,
	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-text,
	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-text a {
		color: #fff;
	}

	.hw-search-wrap.show-on-mobile {
		display: flex;
	}

	.movies-category-heading h2 {
		position: relative;
		padding: 0 0em 0 0.8em;
	}

	.series-name.video-title-nam .movies-category-heading h2:after {
		content: "";
		position: absolute;
		background-color: #F6AE42;
		width: 10px;
		height: 10px;
		right: 0;
		border-radius: 50%;
		top: 4px;
	}

	.mov-cat-page-rmore {
		display: block;
		margin-bottom: 2rem;
	}

	.vertical-grid .shv-slider-img-wrap {
		height: 175px;
	}

	.vertical-grid .shv-slider-img-wrap img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.movie-category-wrap .latest-slider.vertical-grid .owl-item {
		height: 17em;
		padding-top: 1.2em;
	}

	#button {
		display: inline-block;
	}

	.sh-middle-content-video {
		max-width: fit-content;
		margin-bottom: .8rem;
	}

	.sh-middle-content-video .sh-horizontal-add {
		display: none;
	}

	#site-inner-content {
		padding-top: 2.2rem;
	}

	.back-link {
		margin-left: auto;
		margin-right: 0;
		margin-top: 1rem;
		margin-bottom: .5rem;
	}

	.video-title-name {
		margin-left: auto;
		margin-bottom: .5rem;
	}

	.satw-search-wrap .hw-search-wrap {
		display: flex;
		width: 100%;
		max-width: 84%;
		top: 0;
		left: auto;
		margin-left: auto;
		margin-bottom: 0.5rem;
	}

	.satw-search-wrap .hw-search-wrap .hw-searchterm {
		width: 91%;
	}

	.mobile-hide {
		display: none;
	}

	.ex-pad-top-10 {
		padding-top: 1.5rem;
	}

	.sh-middle-content .container {
		padding-left: 0;
		padding-right: 0;
		background-color: #fff;
	}

	.card-img-picture.one-big-col-img {
		height: 250px;
	}

	.horo-apart-text {
		font-size: 26px;
		line-height: 32px;
	}

	.horo-wrap {
		margin-right: 15px;
	}

	.shv-top-search {
		display: flex;
		justify-content: flex-end;
	}

	.movie-category-wrap .shv-newest-slider {
		margin-top: 0;
	}

	.shv-icon-wrap {
		display: none;
	}

	.satw-search-wrap .satw-select {
		background-color: transparent;
	}

	.satw-search-wrap .shv-select {
		background-position: 95% center;
	}

	.sh-middle-content .cont-video-slider {
		padding-left: 15px;
		padding-right: 15px;
	}

	.sh-middle-content-apart {
		max-width: 100%;
		margin: 0;
	}

	.home-horoscope-module {
		background-color: #fff;
		padding-bottom: 2.5rem;
	}

	.home-horoscope-module .owl-nav .owl-next {
		right: -10px;
	}

	.home-horoscope-module .shv-top,
	.home-horoscope-module .shv-newest-slider-wrap {
		padding-right: 15px;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-text {
		display: none;
	}

	.page-category-post .row .col-md-12:nth-child(1) .card-img-picture {
		max-width: 100%;
	}

	.page-category-post .row .col-md-12:nth-child(1) .card-img-info {
		max-width: 100%;
	}

	.black-bg-wrap .owl-carousel.owl-rtl .owl-nav .owl-next {
		left: -10px;
	}

	.shv-slider-img-wrap img {
		height: 100%;
		object-fit: cover;
	}

	/* .vertical-col .shv-slider-img-wrap {
		height: 229px;
		width: 156px;
	} */

	.white-bg-wrap .owl-carousel.owl-rtl .owl-nav .owl-next,
	.white-bg-wrap .owl-carousel.owl-rtl .owl-nav .owl-prev {
		height: 56px;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info {
		position: relative;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-tag {
		color: #666;
	}

	.shft-img-wrap.card-img.firstcat-img .card-img-info .card-img-info-title a {
		color: #000;
	}

	/* .horo-media-share a:last-child img {
		width: 48px;
	} */

	.page-category-post .row .col-md-12:nth-child(1) {
		padding: 0;
	}

	.page-category-post .row .col-md-12:nth-child(1) .card-img-info {
		padding-right: 15px;
	}

	.hrscope-time {
		display: none;
	}

	.satw-wrap,
	.sh-movie-content-wrap .sh-ad-wrap {
		background: #1f1f1f;
	}

	.breadcrumb-li:last-child h2,
	.breadcrumb-li:last-child .h2 {
		padding: 0 0.6666666666666666em 0 0em;
	}

	.breadcrumb-li {
		padding-left: 30px;
	}

	.breadcrumb-span {
		font-size: 14px;
	}

	.breadcrumb-li h2,
	.breadcrumb-li .h2 {
		font-size: 14px;
	}

	.satw-search-wrap .shv-select {
		padding: 0 15px;
	}

	.shv-info-wrap .shv-sub-catgory {
		font-size: 13px;
	}

	.mt-mob-10 {
		padding-top: 15px;
	}

	.horo-media-share-page.movie-page {
		gap: 10px;
	}

	.horo-media-share-page.movie-page img {
		width: 30px;
	}

	/* .horo-media-share-page.movie-page a:last-child img {
		width: 35px;
	} */

	.horo-media-share-page img {
		width: 30px;
	}

	/* .horo-media-share-page a:last-child img {
		width: 35px;
	} */

	.horo-media-share-page.video-player-page img {
		width: 100%;
	}

	.satw-search-wrap .shv-select {
		text-align: left;
		background-position: 90%;
		left: 0;
	}

	.vertical-col .shv-slider-img-wrap,
	.vertical-col .owl-item {
		/* width: 135px !important; */
	}

	.movie-category-wrap .vertical-col .latest-slider .owl-item {
		/*min-height: 20.6em;*/
	}

	.vertical-col .shv-info-wrap .shv-sub-catgory {
		font-size: 13px;
	}

	.shf-category-news-wrap .shfti-two {
		order: 2;
		padding: 0 24px;
	}

	.shft-img-wrap {
		margin: 0 0 20px 0;
	}

	.sh-news-two-wrap {
		padding: 30px 5px 0 5px;
	}

	.shf-two-col-news .row .col-6:nth-child(1) {
		padding-right: 0;
	}

	.shf-two-col-news .row .col-6:nth-child(2) {
		padding-left: 8px;
	}

	.sh-four-news-add {
		display: block;
	}

	.shf-add-wrap {
		display: none;
	}

	.shf-add-wrap:first-child {
		display: block;
		width: 100%;
	}

	.shf-add-wrap:first-child img {
		width: 300px;
		height: 250px;
		margin: 0 auto;
		object-fit: cover;
		display: block;
	}

	/* .sh-bottom-news {
		margin-bottom: 30px;
		margin-top: 40px;
	} */
	.shfc-bottom-add-wrap img {
		max-width: 300px;
		height: 50px;
	}

	.shf-c-news-wrap:after {
		width: 100%;
		bottom: -14px;
		display: none;
	}

	.shf-c-news-wrap {
		margin-bottom: 1.667em;
	}

	.sh-news-row {
		padding-top: 20px;
		margin-bottom: 20px;
	}

	.sh-news-content.sh-first-content {
		padding: 0;
	}

	.sh-news-content.sh-first-content .row {
		margin: 0 0 20px 0;
		padding-top: 0;
	}

	.sh-news-content.sh-first-content .sh-new-col-wrap {
		padding: 0;
	}

	.sh-news-content.sh-first-content .sh-new-order-2 {
		padding: 0;
	}

	.sh-verticle-add {
		padding-bottom: 20px;
	}

	.sh-horizontal-add {
		padding-top: 0;
	}

	.sh-category .sh-txt {
		display: none;
	}

	.sh-heading {
		font-size: 0.9333333333333333em;
	}

	.sh-small-txt {
		font-size: 0.8em;
	}

	.sh-horizonatal-img-wrap:after {
		content: "320x50";
	}

	.shv-horoscope-content {
		bottom: 30px;
		font-size: 0.8em;
	}

	.shf-four-img-col {
		width: 100%;
	}

	.shf-two-img-col {
		width: 100%;
	}

	.sh-news-two-wrap .shf-txt {
		display: none;
	}

	.shf-heading {
		font-size: 0.9333333333333333em;
		margin-bottom: 5px;
	}

	.shf-small-txt {
		font-size: 0.8em;
	}

	.shv-img-wrap .row .col-6:nth-child(1) {
		padding-right: 0;
	}

	.shv-img-wrap .row .col-6:nth-child(12) {
		padding-left: 8px;
	}

	.shf-category-news-wrap .shfti-two {
		order: 2;
		padding: 0 24px;
	}

	.row.shfti-three {
		padding: 0 12px;
	}

	.shfti-one .shft-img-wrap h2 {
		padding: 10px 0px 5px;
		color: #fff;
	}

	.article-over-text {
		display: flex;
		flex-direction: column;
	}

	.article-over-text h2 {
		order: 1;
	}

	.shfti-two .shft-img-wrap,
	.shfti-three .shft-img-wrap {
		display: flex;
	}

	.shfti-two .shft-img-wrap .article-over-text,
	.shfti-three .shft-img-wrap .article-over-text {
		position: relative;
		right: 0;
		bottom: 0;
		flex: 1 1 auto;
		width: auto;
		max-width: 100%;
		padding-right: 12px;
	}

	.shfti-two .shft-img-wrap img,
	.shfti-three .shft-img-wrap img {
		order: 2;
		width: 48%;
	}

	.shfti-two .shft-img-wrap h2,
	.shfti-three .shft-img-wrap h2 {
		margin: 0 0 5px;
		padding: 0px 0px 0 0;
		font-size: 14px;
		width: 100%;
	}

	.shf-category-news-wrap .shv-top-heading h2 {
		font-size: 1.5em;
	}

	.sh-category .shv-adv-wrap {
		display: none;
	}

	.satw-search-wrap .hw-search-wrap .hw-searchterm {
		width: 84%;
		padding-right: 6px;
	}

	.movie-category-wrap .latest-slider .owl-item,
	.movie-category-wrap .video-slider .owl-item,
	.item-hover .owl-item {
		/* padding-bottom: 1em; */
		padding-bottom: .5rem;
	}

	.ml-col-link {
		padding-bottom: 0;
	}

	.mob-search-pad-x {
		padding: 0 10px;
	}

	.movie-list-row {
		gap: 10px;
	}

	.satw-search-wrap.video-player-search .hw-searchbtn {
		background-size: 13px;
	}

	.satw-search-wrap .hw-searchbtn {
		background-image: url(../../images/icon-search.svg);
		background-size: 13px;
		width: 22px;
	}

	.mr-15 {
		margin-right: 15px !important;
	}
}

@media (min-width:1600px) {
	.movie-list-row .ml-col {
		width: 23% !important;
	}
}

@media (min-width:1200px) {
	#outer-header-wrap.fixed-header .nav-serach-wrap {
		margin: 9px 0 0 -114px;
	}
}

@media (min-width:1024px) {
	.showup {
		background: #F6AE42;
		z-index: 10;
		left: 11rem;
		top: 4rem;
		right: unset;
	}

	.showup .r-search-wrap {
		display: none;
		max-width: 100%;
	}

	.fixed-header .showup {
		left: unset;
		right: 10rem;
		top: 2.6rem;
	}

	.fixed-header .showup .r-search-wrap {
		display: flex;
		visibility: visible !important;
		width: 100% !important;
		height: 3em !important;
	}

	.video-player-wrap .content-wrap {
		width: 45% !important;
		top: 30% !important;
	}

	.social-mobile-header.hw-social-wrap {
		display: none;
	}
}

@media(min-width:992px) {
	.horo-media-share.align {
		display: none;
	}

	.fixed-header {
		animation: slideDown 0.35s ease-out;
	}
}

@media(min-width:486px) {
	.movie-list-row .ml-col {
		width: 46%;
		margin-left: 10px;
	}
}

@media(min-wdth: 386px) {
	.season-dropdown {
		margin-bottom: 0;
	}
}

@media (min-width:576px) {

	.latest-slider .owl-item .item:hover,
	.video-slider .owl-item .item:hover,
	.item-hover .owl-item .item:hover,
	.ml-col-link:hover {
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.movie-category-wrap .latest-slider .owl-item .item:hover,
	.movie-category-wrap .video-slider .owl-item .item:hover,
	.item-hover .owl-item .item:hover,
	.ml-col-link:hover {
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.index-less-margin {
		padding-top: 2.5rem;
	}

	.index-horoscope {
		/*padding-right: 15px !important;*/
	}

	.sh-first-content .sh-heading {
		font-size: 2em;
	}
}

@media(min-width:768px) {


	.one-big-col-img.height-auto-two {
		height: 192px;
	}

	.one-big-col-img.height-auto-three {
		height: auto;
	}

	.video-player-wrap .content-wrap {
		width: 80%;
		top: 15%;
		height: auto;
		display: block;
	}

	.video-player-wrap .content-wrap .description-area h1 {
		font-size: 32px;
		line-height: 45px;
	}

	.video-player-wrap .content-wrap .description-area h3 {
		font-size: 20px;
	}

	.video-player-wrap .content-wrap .description-area p {
		font-size: 15px;
		display: block;
	}

	.video-player-wrap .content-wrap .play-button-area {
		flex-direction: row;
		gap: 20px;
	}

	.video-player-wrap .content-wrap .play-button-area .play {
		width: 52px;
		height: 52px;
	}

	.video-player-wrap .content-wrap .play-button-area span {
		display: block;
	}

	.video-player-wrap .content-wrap .play-button-area .progress {
		display: flex;
	}

	.video-player-wrap .content-wrap .share-buttons {
		gap: 10px;
		margin: 20px 0;
	}

	.video-player-wrap .content-wrap .btn-gray {
		font-size: 16px;
		padding: 16px 21px;
	}
}

@media only screen and (min-width:992px) and (max-width: 1480.5px) {
	.shv-icon-wrap a {
		font-size: 11px;
	}

	.shv-info-wrap .shv-sub-catgory {
		font-size: 14px;

	}

	.vertical-col .shv-info-wrap .shv-sub-catgory {
		font-size: 13px;
	}

	.vertical-col .shv-icon-wrap a {
		font-size: 10px;
	}

	.shv-icon-wrap a {
		gap: 3px;
	}

	.shv-info-wrap {
		padding-right: 0.5em;
	}
}

@media only screen and (min-width:1024.5px) and (max-width: 1230.5px) {
	#outer-header-wrap.fixed-header .nav-serach-wrap.d-xl-none {
		display: none;
	}

	.fixed-header .hw-social-wrap {
		display: none;
	}

	#outer-header-wrap.fixed-header .primary-nav {
		padding: 11px 15px;
	}


	.fixed-header .btn-border {
		padding: 0.6153846154em 10px 0.6923076923em 10px;
	}

	.fixed-header .btn-solid {
		padding: 0.6153846154em 10px 0.6923076923em 10px;
	}
}

@media only screen and (min-width:992px) and (max-width: 1600px) {
	.movie-list-row .ml-col {
		width: 23%;
	}
}

@media only screen and (min-width : 1024px) and (max-width :1450px) {
	#outer-header-wrap.fixed-header .hw-social-wrap .hw-social-link {
		width: 23.68px;
		height: 23.68px;
		font-size: 14px;
		line-height: 24px;
	}
}

@media only screen and (min-width:640px) and (max-width: 960px) {
	.movie-list-row .ml-col .ml-img-wrap img {
		height: 190px;
	}
}

@media only screen and (min-width:480px) and (max-width: 640px) {
	.movie-list-row .ml-col .ml-img-wrap img {
		height: 129px;
	}
}

@media(max-width:768px) {


	.newsletterbtn {
		float: left;
	}

	.newsletterterm {
		float: right;
		width: 70%;
	}

	.footer_nav li,
	.footer_link_list li {
		max-width: 100%;

	}

	.footer_nav,
	.footer_link_list {
		display: block;
	}

	.card-img-picture.three-col-img img {
		height: auto;
	}
}

@media(max-width:480px) {
	.movie-list-row .ml-col .ml-img-wrap img {
		height: 95px;
	}
}
.shf-category-news-wrap label{
	font-size: 1rem;
	color: #333;
	font-weight: 500;
	margin-bottom: 7px;
}
.shf-category-news-wrap #terms {
	appearance: auto;
    margin: 3px 0 0 0;
    display: inline-block;
    vertical-align: top
}
.shf-category-news-wrap  .form-check-input{
	margin-top: 2px;
}
.shf-category-news-wrap select.form-control{
	appearance: auto;
}
.shf-category-news-wrap .form-control{
	background: #fff;
	border-radius: 50px;
	padding: 0.4666666667em 1em;
	height: auto;
	text-align: right;
	margin-left: auto;
	display: flex;
	border: none;
	width: 100%;
	outline: none;
	box-shadow: none;
}
.shf-category-news-wrap .btn{
	background: #f6ae42;
	border-radius: 50px;
	border: none;
	font-weight: 700;
	font-size: .8666666667em;
	line-height: 1.2307692308em;
	color: #000;
	width: 7.4615384615em;
	text-align: center;
	height: 3.2307692308em;
	text-transform: capitalize;
}
.shf-category-news-wrap .small {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	
}
.shf-category-news-wrap .small:hover{
text-decoration: underline;
}
.shf-category-news-wrap .error {
color: red;
margin: 10px 0 0 0;
}
#user_signup_form .mb-3{
	position: relative;
}
#user_signup_form #terms-error{
	margin: 0;
    position: absolute;
    bottom: -19px;
}
#user_forgot_password_form .shf-category-news-wrap .btn{
	width: 10.461538em;
}

.dashboard-row .dr-left{
	background-color: #f6ae42;
    padding: 30px 25px;
}
.dashboard-row .dr-right h2{
	color: black;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 18px 0;
}
.account-menu ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-transform: capitalize;
    white-space: nowrap;
    position: relative;
    padding: 10px 5px 10px;
    display: block;
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}
.account-menu ul li a:hover {
    font-weight: 500;
}
.dr-right ul li input {
    margin: 0 7px 0 0;
}
.dr-right{
	padding: 25px 25px 25px 0;
	position: relative;
}
.dr-right  .btn{
	width: auto !important;
}
.remove_wishlist {
	margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
}
.dr-right li a {
    color: #000;
    font-size: 20px;
    line-height: 25px;
}
.dr-right ul li {
    margin: 0 0 9px 0;
    border-bottom: 1px solid #000;
    padding: 5px 10px 10px;
}
.dr-right input{
    -webkit-appearance: auto;
	appearance: auto;
}
.dr-right ul{
	margin-bottom: 40px;
}

.dr-right li a:hover {
    text-decoration: underline;
}
.dr-right .form-control{
	border: 1px solid rgb(0 0 0 / 30%);
}
.form-card-1{
	margin-bottom: 35px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
ol.commentlist li {
    border: none;
	padding-bottom: 0;
}
ul.user-comments-list {
    margin: 0 !important;
}
ul.children{
	margin: 10px 0 20px !important;
}
.comment-author.vcard {
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
.comment-author.vcard a {
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
.comment-author.vcard img{
	margin: 0 15px 0 0;
}
.comment-author.vcard span.says {
    margin: 0 0 0 5px;
}
.comment-metadata time {
    font-size: 14px;
}
.comment-content p {
    font-size: 16px;
    line-height: 19px;
    margin: 10px 0 10px 0;
}
.dr-right li .reply a {
    margin: 0;
    font-size: 12px;
    padding: 3px 15px;
}
.dr-right ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dr-right ul.page-numbers li a {
    border: 1px solid #000;
    padding: 3px 12px;
    font-size: 14px;
    display: block;
    line-height: 20px;
}

.dr-right ul.page-numbers li {
    border: none;
    padding: 0;
    margin: 0 5px;
}
.dr-right ul.page-numbers li a:hover {
    background: #f6ae42;
    text-decoration: none;
    border: 1px solid #f6ae42;
}
p.post-time {
    color: #f6ae42;
    font-weight: 400;
    font-size: 12px;
}
.dr-right label.switch {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.notification_switch {
    margin-bottom: 20px;
}
.dr-right ul.page-numbers li.active a {
    background: #f6ae42;
    text-decoration: none;
    border: 1px solid #f6ae42;
}

