html {
	font-size: 62.5%;
}

body {
	font-family: 'Poppins', sans-serif;
	background: #F7F7F7;
}

.focusNo:focus, .activeNo:active  {
	border: 0 !important;
	box-shadow: none !important;
	outline: none !important;
}
.searchIcon {
	color: #D9E020;
	font-size: 2.2rem;
}
header .navbar-toggler {
	font-size: 1.75rem;
	background: #4e48a1;

}
.notisimg a {
	display: block;
}
.yelloSlider .slick-slide {
	margin-left: 5px;
	margin-right: 5px;
}
.yelloSlider .slick-prev:before, .slick-next:before {
	color: black;
}
.morenotification a.position-relative {
	display: block;
}
.dataClose {
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	cursor: pointer;
}
.articalMain iframe {
	max-width: 100%;
}
.active .dataClose {
	display: block;
}
.dataClose .closeButton {
	top: 85%;
	right: inherit;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.morenotification .textTop p {
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 10; /* number of lines to show */
           line-clamp: 10;
   -webkit-box-orient: vertical;
}
.sliderText {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 70px;
	
	top: inherit;
	height: auto;
	
}
.sliderText .col-12 {
	background: rgb(0 0 0 / 57%);
	padding: 25px;
}
.sliderText span {
	display: block;
	color: #ffffff;
	font-family: 'Noto Sans', sans-serif;
}
.sliderText .overlay1 {
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}
.sliderText .overlay2 {
	font-size: 16px;
	margin-top: 10px;
	text-transform: uppercase;
}

.nav-grid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.paginationWrap a {
	word-wrap: break-word;
}

header .navbar-toggler-icon {
	background: transparent;
	font-size: 3rem;
	width: 3.5rem;
	height: 3.5rem;
	margin-top: .5rem;
	color: #ffffff;
}
.searchBox form {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.searchBox form input {
	width: calc(100% - 80px);
}
.iconPlay {
/*	background: #D9E020;*/
	font-size: 2.4rem;
	display: inline-block;
	width: auto;
	line-height: 1;
	padding: 0;
	color: #D9E020;
	text-align: center;
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.iconPlay i{
	background: #d9e020;
/*	border-radius: 50%;*/
	line-height: 4.3rem;
	color: #664aff;
	padding-left: 10px;
	padding-right: 10px;
}
.heroBanner .ratio-21x9 {
    --bs-aspect-ratio: 36.857143%;
}
.heroBanner .ratio-21x9 img {
	object-fit: cover;
}
.notisimg .positionIconNoti, .iconPlay.positionIconNoti.non-video {
	bottom: 4rem;
    left: 2rem;
}
.notisimg .positionIconNoti, .iconPlay.positionIconNoti.non-video img {
	max-width: 65px;
	width: 100%;
}
.col-md-8 .iconPlay.positionIconNoti.non-video img {
	max-width: 65px;
}
.latestMain .iconPlay.positionIconNoti.non-video {
	bottom: 5rem;
}
.latestMain .iconPlay.positionIconNoti.non-video img {
	max-width: 65px;
}
.iconPlay.positionIconNoti.onlyPlay {
	left: 0;
	bottom: 0;
}
.iconPlay.positionIconNoti.onlyPlay i {
	font-size: 3rem;
	padding-left: 15px;
    	padding-right: 15px;
		line-height: 4.4rem;
}
.iconPlay.positionIconNoti.onlyPlay span {
	display: none;
}
.tabIcon .iconLogoForTab {
	max-width: 130px;
	width: 100%;
}
.tabIcon img {
	height: auto !important;
}
.tabIcon iframe {
	height: auto !important;
} 

.latestMain .container {
	width: 95%;
	max-width: 1140px;
}
.heroBanner .carousel-indicators [data-bs-target] {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	border: 1rem solid transparent;
	background-color: #4C49A2;
	opacity: 1;
	border: 2px solid #ffffff;
	margin: 0 1rem;
	-webkit-box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.75);
}
.heroBanner .carousel-indicators {
	bottom: 1.5rem;
}
.heroBanner .carousel-indicators .active {
	background-color: #D9E020;
}
.heroBanner .carousel-caption {
	right: 0;
	left: 0;
	bottom: 45px;
	max-width: 95%;
}
.blueSec {
	background: #4C49A2;
}
.blueSec h2 {
	font-size: 4rem;
	font-weight: 700;
}
.blueSec h2 a {
	color: #ffffff;
	text-decoration: none;
}
.yellowInner {
	background: #D9E020;
	position: relative;
}
.yellowStrip {
	overflow: hidden;
}

.yellowInner h3 {
	color: #4C49A2;
	font-size: 4rem;
}
.yellowInner::before {
	content: " ";
	position: absolute;
	width: 2000px;
	left: -2000px;
	height: 100%;
	top: 0;
	background: #D9E020;

}

.on_off {
	position: absolute;
	opacity: 0;
	z-index: -9999;
}
.on_off + label {
	position: relative;
	display: flex;
	cursor: pointer;
	width: 9.1rem;
	margin-left: auto;
}
.on_off:checked + label::before {
	content: 'ON';
	text-align: left;
	background: #654AFF;
	transition: .3s ease-in-out;
	line-height: 1.3;
}
.on_off:checked + label::after {
	left: 6rem;
}
.on_off + label::before {
	content: 'OFF';
	font-size: 2.4rem;
	text-align: right;
	padding: 3px 8px;
	background: #d72020;
	width: 9.1rem;
	height: 3.5rem;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 10rem;
	box-sizing: border-box;
	color: #fff;
	line-height: 1.3;
}
.on_off + label::after {
	content: ' ';
	background: #fff;
	width: 2.7rem;
	height: 2.7rem;
	position: absolute;
	left: 4px;
	top: 4px;
	border-radius: 50%;
	transition: .3s ease-in-out;
}
.yellowSection {
	background: #D9E020;
	margin-top: 5rem;
	padding: 2rem 0;
}

.yellowSection h3 {
	font-size: 3rem;
	color: #4C49A2;
	font-weight: 700;
}
.notiSection ul {
	padding: 0;
	margin-bottom: 0;
	/*display: flex;
	flex-wrap: wrap;*/
	justify-content: space-between;
	margin-top: 5px;
}
.notiSection ul li {
	list-style: none;
	margin-top: 12px;
}
.notiSection .slick-next:before, .yellowStrip .slick-next:before {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 3rem;
	color: #654AFF;
	opacity: 1;
}
.notiSection .slick-prev:before,  .yellowStrip .slick-prev:before{
	content: "\f053";
	font-family: "FontAwesome";
	font-size: 3rem;
	color: #654AFF;
	opacity: 1;
}
.notiSection .slick-slide {
      margin: 0 .07%;
    }
    .slick-prev, .slick-next {
    	z-index: 9;
    }

.notiSection ul li .notiBox {
	position: relative;
}
.notiTitle {
	position: absolute;
	padding-left: 1.1rem;
	padding-right: 1.1rem;
	bottom: 1.1rem;
	
}
.notiTitle h3 {
	color: #ffffff;
	font-size: 3rem;
	font-weight: 700;
	line-height: .9;
	text-shadow: 1px 3px 4px rgba(0,0,0,0.88);
	text-transform: uppercase;
}

.secAdd {
	padding: 1.5rem 0;
	margin-top: 2rem;
	background: #D8D8D8;
	display: none;
}

.latestSec {
	margin-top: 2.2rem;
}
/* .titleLatest {
	border-top: 1.7rem solid #4C49A2;
	padding: 1rem 0;
} */

.titleLatest h2 {
	font-size: 4.5rem;
	font-weight: 700;
	text-transform: capitalize;
	color: #4C49A2;
	margin: 3rem 0;
	line-height: 1;
}
.positionIcon {
	position: absolute;
	bottom: 6.2rem;
	left: 3rem;
}
.blurBorder {
	border-top: 1.7rem solid #4C49A2;
}


.ratio-16x9.helloratio {
    --bs-aspect-ratio: 53.25%;
}
.titleInner h2 {
	font-size: 4rem;
	color: #4C49A2;
	font-weight: 700;
	padding-left: 2.7rem;
	padding-right: 2.7rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.titleInner h2 a {
	color: #4C49A2;
	text-decoration: none;
}
.innerPadding p {
	padding-left: 2.7rem;
	padding-right: 2.7rem;
	font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
	line-height: 1;
	color: #654AFF;
}
.latestBoxPadding {
	padding-bottom: 5.5rem;
}
.latestBoxMain {
	padding-bottom: 2rem;
	margin-top: -4.5rem;
	z-index: 99;
	position: relative;
	width: 95%;
	max-width: 1140px;
}
.innerPadding p i {
	font-size: 4rem;
	color: #D8D8D8;
	cursor: pointer;
}
.latestMain {
	margin-bottom: 7rem;
}
.bestBox {
	background: #4C49A2;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	transition: all .5s;
}
.bestBox img {
	transition: all .5s;
    height: 180px;
    object-fit: cover;
    object-position: center top;
}
.serisePageWrap .bestBox:hover img {
	transform: scale(1.1);
}
/*.serisePageWrap .bestBox.active::before {
	position: absolute;
	font-size: 3.5rem;
	font-family: "FontAwesome";
	content: "\f13a";
	bottom: 3rem;
	color: #D9E020;
	line-height: .75;
	border-radius: 50%;
	background: #4C49A2;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 9999;
}*/

.bestBlue {
	padding: .7rem 1.1rem 1.5rem;
}
.bextBoxWrap ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.bextBoxWrap ul li {
	list-style: none;
	width: 24.5%;
	margin-bottom: .75rem;
}
.bextBoxWrap ul.textUl li {
	width: auto;
}
.bextBoxWrap ul li.nav-item {
	width: auto;
}

.bextBoxWrap ul li h3 {
	font-size: 2.2rem;
	color: #ffffff;
	font-weight: 500;
	/* display: inline-block; */
	overflow: hidden !important;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bextBoxWrap ul li .bestBlue h3 {
	min-height: 53px;
}
.bextBoxWrap ul li .bestBlue .col-8 h3 {
	min-height: auto;
}
.bextBoxWrap ul li .bestBlue h3 a {
	text-decoration: none;
	color: #ffffff;
}
.dotsCol {
	font-size: 2.2rem;
	color: #ffffff;
}
.dotsCol i {
	cursor: pointer;
}
.newBadge {
	position: absolute;
	left: 0;
	padding: .5rem 1.5rem;
	top: .7rem;
	background: #D9E020;
	font-size: 1.5rem;
	color: #4C49A2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.morenotification {
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.morenotification .positionIconNoti {
	bottom: 4.5rem;
	display: flex;
	align-items: center;
	left: 2rem;
}
.morenotification .positionIconNoti i {
	line-height: 2.3rem;
}
.videoTime {
	margin-left:0;
}
.morenotification .positionIconNoti .videoTime, .morenotification .positionIconNoti i {
	margin-left: -2px;
	font-size: 1.4rem;
}
.notisimg {
	width: 43.75%;
}
.notisText {
	width: 56%;
	padding: 0 1.5rem 0 2.4rem;
}
.textTop h3 {
	font-size: 3rem;
	font-weight: 500;
	color: #4C49A2;
}
.textTop h3 a {
	color: #4C49A2;
	text-decoration: none;
}
.textTop p {
	font-size: 1.6rem;
	font-weight: 400;
	color: #4A4A4A;
	line-height: 1.2;
}
.cateTag p {
	font-size: 2rem;
	color: #654AFF;
	font-family: 'Open Sans', sans-serif;
}
.cateIcon {
	font-size: 4rem;
	color: #D8D8D8;
	line-height: 1;
}
.cateIcon i {
	cursor: pointer;
}
.positionIconNoti {
	position: absolute;
	bottom: 4.5rem;
	left: 0;
}
.iconPlay span {
	background: #4c49a2;
	padding: 5px 10px;
}
.notisTextbig {
	padding: 0 1.5rem 0 2.4rem;
}
.btn-more {
	margin-top: 7.7rem;
}

.btn-outline-primary.btn-more {
	border-color: #654AFF;
	border-width: 2px;
	color: #654AFF;
	font-size: 1.6rem;
	font-weight: 700;
}

.btn-outline-primary.btn-more:hover {
	border-color: #654AFF;
	border-width: 2px;
	color: #ffffff;
	background-color: #654AFF;
}
.tagsMain ul {
	padding-right: 5rem;
	padding-left: 5rem;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.tagsMain ul li {
	list-style: none;
	font-size: 1.4rem;
	padding: .6rem 2rem;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tagsMain ul li:nth-child(odd) {
	background: #4C49A2;
	color: #ffffff;
}
.tagsMain ul li:nth-child(even) {
	border: 1px solid #D9E020;
	color: #4C49A2;
}
.tagsMain ul li:nth-child(even) a {
	color: #4C49A2 !important;
}
.tagsSec {
	margin-bottom: 4rem;
}
.newsLetter {
	padding: 2.2rem 0 4.5rem;
	background: #654AFF;
}
.newsLetter h3 {
	font-size: 2.5rem;
	font-weight: 700;
	color: #ffffff;
}
.newsLetter h3 + h3 {
	color: #D9E020;
}
.newsLetter p {
	font-size: 1.2rem;
	font-weight: 500;
}
.formSec {
	margin-top: 2.2rem;
}
.formSec .form-control {
	font-size: 1.5rem;
	font-weight: 700;
}
.formSec .form-control::placeholder {
	color: #7277C0;
}
.btn-secondary.btn-sub {
	background: #D9E020;
	font-size: 1.5rem;
	font-weight: 700;
	color: #654AFF;
	line-height: 1.45;
}
.btn-secondary.btn-sub:hover {
	background: #4C49A2;
	border-color: #4C49A2;
	color: #ffffff;
}
footer {
	background: rgb(101,74,255);
	background: linear-gradient(0deg, rgba(101,74,255,1) 0%, rgba(192,192,78,1) 79%, rgba(216,223,32,1) 100%);
	padding-top: 3rem;
	padding-bottom: 5rem;
}
footer p {
	color: #ffffff;
	font-size: 1.4rem;
}
.followText {
	font-size: 2.5rem;
	color: #654AFF;
	font-weight: 700;
}
.followIcons a {
	font-size: 4rem;
	color: #ffffff;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-left: 1.75rem;
	margin-right: 1.75rem;
}
.followIcons a:hover {
	color: #654AFF;
}
.follow {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
.footerLinks a {
	font-size: 1.5rem;
	font-weight: 500;
	color: #ffffff;
	padding-top: 2rem;
	text-transform: capitalize;
}
.footerLinks a:hover {
	color: #654AFF;
}
header .offcanvas.offcanvas-end {
	width: 90%;
	max-width: 450px;
	background: #664aff;
}
header .offcanvas-header {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
header .nav-link {
	text-transform: lowercase;
	color: #FFFFFF;
	font-size: 1.6rem;
	padding: 1rem 3rem;
	font-weight: 600;
}

header .navbar-nav .nav-link.active, header .nav-link:hover, header .nav-link:focus {
	color: #D9E020;
}
header .offcanvas-body {
	padding-left: 0;
	padding-right: 0;
}
header .navbar-nav .dropdown-menu {
	background: transparent;
	border: 0;
	padding: 0;
}
header .dropdown-item {
	padding: 1rem 3rem;
	font-size: 1.4rem;
	color: #ffffff;
	position: relative;
	text-transform: uppercase;
	/* -webkit-box-shadow: inset 0px 0px 9px -1px rgba(0,0,0,0.67);
	-moz-box-shadow: inset 0px 0px 9px -1px rgba(0,0,0,0.67);
	box-shadow: inset 0px 0px 9px -1px rgba(0,0,0,0.67); */
}
header .dropdown-toggle::after {
	position: absolute;
	left: 1.25rem;
	top: 1.9rem;
}
header .offcanvas-header .btn-close {
	font-size: 1.75rem;
	filter: brightness(0) invert(1);
	opacity: 1;
}

/*.pink {
	background: #d70060;
}
.maroon {
	background: #7f1231;
}
.skyBlue {
	background: #00a1cb;
}
.green {
	background: #6d7043;
}
.purple {
	background: #853276;
}
.orange {
	background: #f18d04;
}
.litegreen {
	background: #65cc33;
}
.blue {
	background: #0033ff;
}
.violet {
	background: #9a00ff;
}*/

.heroBanner .container-fluid {
	max-width: 100% !important;
}
#videoPlay {
	background: url('../images/slider.png') center top;
	background-size: cover;
}
.option {
	position: absolute;
/*	padding: 1rem;*/
	bottom: 0;
	width: 170px;
	background: rgb(0 0 0 / 69%);
	border-radius: 4px;
	padding: 0 1rem;
	right: 6rem;
}
.option li {
	list-style: none;
	border-bottom: 1px solid #ffffff;
}
.option li:first-child {
	margin-top: 1rem;
}
.option li:last-child {
	border-bottom: 0;
	margin-bottom: 1rem;
}
.option li a {
	font-size: 1.6rem;
	text-decoration: none;
	padding: .25rem 0;
	color: #ffffff;
	display: block;
}
.option li a:hover {
	color: #d8e031;
}
.bextBoxWrap ul.option li {
	width: 100%;
	padding-right: 1rem;
}
.bextBoxWrap ul.option {
	width: 155px;
	right: 2rem;
}
.cateIcon ul li {
	font-size: 1.6rem;
	line-height: 1.6;
}
.tagslatest {
	font-size: 1.4rem;
	background: #f7f7f7;
}
.tagslatest a {
	text-decoration: none;
}
.paginationWrap {
	margin-top: 5rem;
}
.paginationWrap ul li {
	margin-left: 1.75rem;
	margin-right: 1.75rem;
}
.paginationWrap ul li a {
	background: transparent;
	border: 0;
	font-size: 1.6rem;
	font-weight: 700;
	color: #9b9b9b;
}

.paginationWrap ul li a.page-link.active {
	color: #664aff;
}
.paginationWrap .prev, .paginationWrap .next {
	color: #664aff;
}
.overview {
	max-width: 650px;
	width: 100%;
}


/* BTS series */

.seriseDetails {
	padding: 2.2rem 0;
	background: url(../images/series_bg1.jpg);
	background-size: cover;
	margin-bottom: .75rem;
	display: none;
	position: relative;     
}
.seriseDetails::before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(6,6,4);
	background: linear-gradient(123deg, rgba(6, 6, 4, 0.97) 58%, rgba(6,6,5,0.4430147058823529) 100%);
}
.seriseDetails.active {
	display: block;
}

.seriseDetails .textUl {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 4rem 0 0 0;
}
.seriseDetails .textUl li {
	color: #ffffff;
	font-size: 1.6rem;
	list-style: none;
	margin-right: 2rem;
}
.seriseDetails .textUl li:last-child {
	margin-right: 0;	
}

.seriseDetails .imgUl {
	padding: 0;
	margin: 1.5rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
}

.seriseDetails .imgUl li {
	list-style: none;
	width: 22.7%;
	margin: 0 2rem;
}

.seriseDetails .imgUl li:first-child {
	margin-left: 0;
}
.seriseDetails .imgUl a {
	text-decoration: none;
}
.seriseDetails .imgUl li:last-child {
	margin-right: 0;
}
.seriseDetails .imgUl li h4 {
	font-size: 1.4rem;
	color: #d9e020;
	margin-top: 2rem;
	line-height: 1.4;
	font-weight: 700;
}

.seriseDetails .imgUl li p {
	font-size: 1.2rem;
	color: #ffffff;
}
.tabNav ul li button {
	background: transparent;
	color: #ffffff;
	border-radius: 0;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
	font-size: 1.6rem;
	padding: 0 0 .5rem 0;
	margin-right: 5rem;
	border-radius: 0 !important;
}
.tabNav ul li button.active {
	background-color: transparent !important;
	border-radius: 0;
	border-bottom: 2px solid #d9e020;
}
.tabNav ul li button:hover {
	border-bottom: 2px solid #d9e020;
	color: #ffffff;
}
.tabNav .col-12 {
	margin-top: 5rem;
}
.searchBox .input-group-text {
	border: 0;
	border-right: 5px solid #4C49A2;
	font-size: 3.5rem;
	padding: 1rem 2rem;
	color: #4C49A2;
}
.searchBox .form-control {
	font-size: 3rem;
	padding: 1rem 2rem;
}
.searchBox .form-control:focus {
	box-shadow: none;
}
.w-max-100 {
	max-width: 100% !important;
}
.bextBoxWrap .col ul {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
}
.detailsContain {
	position: relative;
}
.closeButton {
	position: absolute;
	top: 0rem;
	right: 0rem;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	font-size: 2rem;
	font-weight: 700;
	color: #4C49A2;
	background: #D9E020;
	line-height: .8;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.blueSec.liteBlueSec {
	background: #00A1CB;
	padding: 1.5rem 0;
}
.blueSec.grayBg {
	background: #6d7043;
	padding: 1.5rem 0;
}
.relatedText {
	margin: -2rem auto 0;
	width: 90%;
	position: relative;
	padding: 1.5rem;
	margin-bottom: 2rem;
}
.relatedText p {
	font-size: 2rem;
	font-weight: 700;
	color: #4C49A2;
	margin-bottom: 0;
	min-height: 60px;
}
.relatedText p a {
	color: #4C49A2;
	text-decoration: none;
}

.relatedVideo {
	margin-bottom: 4rem;
	cursor: pointer;
	padding-bottom: 2rem;
}
.relatedVideo .col-md-6 img {
/*	height: auto !important;*/
	object-fit: cover;
}
.latestBoxMain.tagPage {
	max-width: 1000px;
	margin-top: -10rem;
}
.tagDtails p {
	padding-left: 2.7rem;
	padding-right: 2.7rem;
	font-size: 2.2rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #5D5BBB;
}
.tagPage .blurBorder {
	position: relative;
}
.readIcon {
	position: absolute;
	top: -10rem;
	left: 0;
}
.latestSec .slick-dots li button:before {
	font-size: 1.75rem;
	opacity: 1;
	-webkit-text-stroke: 1px #ffffff;
	color: #4C49A2;
}
.latestSec .slick-dots {
	bottom: 42rem;
}
.latestSec .slick-dots li.slick-active button:before {
	color: #D9E020;
}
.latestSec 	.slick-dots li {
	margin: 0 1rem;
}
.latestSec.bannerTag {
	background: #D8D8D8;
	margin-bottom: 0;
	padding-bottom: 4rem;
}
.socialIcons ul {
	padding: 0;
	margin: 0;
	width: 130px;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}
.socialIcons ul li {
	list-style: none;
	width: 50%;
	border: 1px solid #e9e9e9;
	height: 6.5rem;
	width: 6.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.socialSection {
	margin-bottom: 5rem;
}
.socialIcons ul li:hover {
	background: #d9e020;
}
.signTag {
	font-size: 2rem;
	font-family: 'Poppins', sans-serif;
	border: 2px solid #654AFF;
	padding: .5rem 6rem .5rem 1rem;
	color: #654AFF;
	font-weight: 600;
}
.comIcon {
	width: 4.8rem;
	height: 4.8rem;
	background: url("../images/comment.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: 700;
	color: #654AFF;
}
.comText {
	font-size: 1.8rem;
	font-weight: 700;
	color: #654AFF;
	margin-left: 1.5rem;
}
.commentText .signTag {
	font-size: 2.5rem;
	margin-top: 3rem;
	font-weight: 500;
}
.comment {
	padding-top: 4rem;
	padding-bottom: 4rem;
	margin-bottom: 2rem;
}
.detailsSeries {
	margin-top: 4rem;
}
.detailsSeries .iconBox ul {
	padding: 0;
	margin: 0 0 0 0;
}
.detailsSeries .iconBox ul li {
	list-style: none;
	width: 100%;
}
.detailsSeries .iconBox ul li a {
	font-size: 3.5rem;
	color: #664aff;
}
.detailsSeries .iconBox ul li a:hover {
	color: #D9E020;
}
.detailsSeries .tagTop {
	display: inline-block;
	padding: .5rem 1.5rem;
	background: #d9e020;
	font-size: 2.2rem;
	font-weight: 700;
	color: #4b48a1;
}
.detailsSeries h4 {
	font-size: 2.5rem;
	margin-top: 2rem;
	font-style: italic;
	color: #4b48a1;
	line-height: 1.4;
}
.detailsSeries p {
	font-size: 2.5rem;
	margin-top: 2rem;
	line-height: 1.8;
	color: #4b48a1;
}
.header2 .navbar-brand {
	padding: 1rem 1.5rem;
	background: #D9E020;
}
.navbar .navbar-collapse .nav1 {
	background: #000000;
}
.navbar .navbar-collapse .nav1 li {
	margin-left: 1rem;
	margin-right: 1rem;
}
.navbar .navbar-collapse .nav1 li a {
	color: #ffffff;
	font-size: 1.4rem;
}

.navbar .navbar-collapse .nav2 li a {
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 700;
	color: #ffffff;
}
.navbar .navbar-collapse .nav2 li {
	margin-left: 1rem;
	margin-right: 1rem;
}
.navbar .navbar-collapse .nav2 {
	background: #00A1CB;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.header2 .navbar-toggler {
	margin-right: 1.5rem;
}
.navbar .navbar-collapse .nav1 li a.colorYellow {
	color: #D9E020;
}

.articlesWrap ul {
	padding: 0;
	margin: 0;
}
.articlesWrap ul li {
	list-style: none;
	border-top: 1px solid #b9b9b9;
	padding: 1rem 0;
}
.articlesWrap ul li:last-child {
	border-bottom: 1px solid #b9b9b9;
}
.articlesWrap ul li a {
	text-decoration: none;
}

.articlesWrap ul li a h5 {
	font-size: 2.2rem;
	text-transform: uppercase;
	color: #4b48a1;
	margin-bottom: 2.5rem;
}
.articlesWrap ul li a p {
	font-size: 2rem;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 0;
}
.detailsSeries.articalMain .articlesWrap p{
	font-size: 1.8rem;
}
.detailsSeries.articalMain .articlesWrap {
	width: 100%;
	max-width: 365px;
	margin-left: auto;
}
.detailsSeries.articalMain p {
	line-height: 1.6;
	font-size: 2rem;
	margin-bottom: 0;
}
.cardBredge {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000000;
	color: #D9E020;
	font-size: 1.8rem;
	padding: .5rem 1rem;
}
.slideButton {
	position: absolute;
	right: 0;
	bottom: 0;
}

.detailsSeries.articalMain h3 {
	font-size: 3rem;
	font-weight: 700;
	color: #4C49A2;
	border-top: 5px solid #4C49A2;
	border-bottom: 5px solid #4C49A2;
	padding: 1.5rem;
	margin: 2rem auto;
	max-width: 95%;
}
.detailsSeries.articalMain .borderText {
	border-top: 1px solid #4C49A2;
	border-bottom: 1px solid #4C49A2;
	padding: 1rem .75rem;
	font-size: 1.8rem;
}

.detailsSeries.articalMain .textWrapper p {
	margin-bottom: 3rem;
}
.latestSec .bannerTag2 .slick-dots {
	bottom: 32rem;
}
.detailsSeries.articalMain h2 {
	font-size: 2.5rem;
	margin-top: 10rem;
	margin-bottom: 0;
}
.detailsSeries.articalMain .articlesWrap p.promoText {
	margin-top: 0;
	color: #c1c1c1;
	font-size: 1.6rem;
}
.detailsSeries.articalMain .articlesWrap p.promoText i {
	color: #79e6ff;
}
.detailsSeries .textSarticle {
	padding: 0 1rem;
}
.detailsSeries .textSarticle h5 {
	color: #000000;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.5;
}
.detailsSeries.articalMain .articlesWrap .textSarticle p {
	font-size: 1.5rem;
	color: #c1c1c1;
	margin-top: 0;
}
.artiBox {
	margin-top: 3rem;
	cursor: pointer;
}
.addBlock h2 {
	background: #dbdbdb;
	padding: 1.5rem 1rem;
}
.artiBox:hover .textSarticle h5 {
	color: #126897;
}
.box-col {
	width: 50%;
}
.photoBy p {
	margin: 6rem 0;
	font-size: 2rem;
	text-transform: uppercase;
	color: #4C49A2;
}

.sliderlightbox .slick-dots li button:before {
    font-size: 2rem;
    color: #D9E020;
    opacity: 1;
}
.sliderlightbox .slick-dots li.slick-active button:before {
	color: #654AFF;
}
.sliderlightbox {
	padding-bottom: 3rem;
	
}
.sliderlightbox.slick-dotted.slick-slider {
	margin-bottom: 5rem;
}
.h-80vh {
	min-height: 80vh;
	height: 100%;
}
header.yellowBg {
	background: #D9E020 !important;
}
.commentBox {
	margin-top: 5rem;
}
.commentBox .tab-content {
	border: 1px solid #654AFF;
	background: #ffffff;
	position: relative;
	z-index: 9;
	padding: 2rem;
	min-height: 312px;
}
.commentBox .nav-tabs .nav-link {
	font-size: 2.5rem;
	border-radius: 0;
	padding-right: 4rem;
	padding-left: 4rem;
	margin-bottom: -3px;
	background: #654AFF;
	color: #ffffff;
	margin-right: .5rem;
}
.commentBox .nav-tabs .nav-link.active {
	border-color: #654AFF;
	background: #ffffff;
	border-bottom: 0;
	color: #654AFF;
	position: relative;
	z-index: 99;
}
.commentBox textarea {
	font-size: 1.75rem;
}
.commentBox textarea:focus {
	box-shadow: none;
}
.commentBox p {
	font-size: 1.75rem;
	color: #654AFF;
}
.postBtn button.btn {
	font-size: 2rem;
	font-weight: 700;
	padding: 1.5rem 4rem;
	color: #654AFF;
}
.yellowBg .searchIcon {
	color: #654AFF;
}
.loginWrap {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.loginWrap.bggray {
	background: #ebebeb;
}
.forgot {
	font-size: 1.6rem;
	color: #4C49A2;
	font-weight: 600;
	text-decoration: none;
	margin-top: 1rem;
	display: inline-block;
}
.loginForm {
	margin-top: 9rem;
}
.loginWrap h1, .loginWrap h2 {
	font-size: 5rem;
	font-weight: 700;
	color: #4C49A2;
	margin-bottom: 4rem;
}
.loginWrap .form-label {
	font-size: 1.6rem;
	padding-left: .75rem;
	color: #4C49A2;
	font-weight: 500;
}
.loginWrap .form-control {
	font-size: 1.6rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-radius: 7px;
	border-color: #4C49A2;
	background: transparent;
	color: #4C49A2;
}
.inputField {
	margin-bottom: 2.5rem;
}
.loginWrap p {
	font-size: 1.6rem;
	color: #4C49A2;
}
.agree button.btn {
	font-size: 1.4rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-weight: 600;
	color: #4C49A2;
	background: #D9E020;
	border-color: #D9E020;
	margin-bottom: 8rem;
}
.alreadyBox {
	max-width: 75%;
}
.alreadyBox h3 {
	font-size: 3.5rem;
	color: #4C49A2;
	margin-bottom: 3rem;
}
.alreadyBox button {
	font-size: 2rem;
	text-align: left;
	display: flex;
	align-items: center;
}
.alreadyBox button i {
	font-size: 4rem;
}
.btnLogin {
	min-height: 600px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
}
.btnLogin::before {
	content: " ";
	position: absolute;
	width: 3px;
	height: 80%;
	left: -18.5%;
	background: #4C49A2;
}
.btnLogin::after {
	content: " ";
	position: absolute;
	width: 5rem;
	height: 5rem;
	background: #F7F7F7;
	background-image: url(../images/or.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: -23%;

}



.on_off2 {
	position: absolute;
	opacity: 0;
	z-index: -9999;
}
.on_off2 + label {
	position: relative;
	display: flex;
	cursor: pointer;
	margin: 0 auto;
	width: 301px;
	height: 4rem;
}
.on_off2:checked + label::before {
	content: 'NEWEST';
	text-align: left;
	background: #D9E020;
	transition: .3s ease-in-out;
}
.on_off2:checked + label::after {
	left: 14.1rem;
}
.on_off2 + label::before {
	content: 'OLDEST';
	font-size: 2rem;
	text-align: right;
	padding: 5px 30px;
	background: #D9E020;
	width: 30.1rem;
	height: 4.3rem;
	position: absolute;
	left: 0;
	border-radius: 10rem;
	box-sizing: border-box;
	color: #654AFF;
	font-weight: 700;
	border: 3px solid #654AFF;
	line-height: 1.4;
}
.on_off2 + label::after {
	content: ' ';
	background: #654AFF;
	width: 15rem;
	height: 2.5rem;
	position: absolute;
	left: .9rem;
	top: .9rem;
	border-radius: 10rem;
	transition: .3s ease-in-out;
}
.shortCommend {
	margin-top: 7rem;
	border-top: 2px solid #654AFF;
	position: relative;
}
.shortCommendButton {
	margin-top: -2rem;
	position: absolute;
	top: -.4rem;
	padding-left: 2rem;
	padding-right: 2rem;
	left: 50%;
	background: #F7F7F7;
	transform: translateX(-50%);
}
.userRow {
	margin-top: 5rem;
}
.userRow .userImg {
	border-radius: 50%;
}
.userRow h4 {
	font-size: 3rem;
	font-weight: 700;
	color: #654AFF;
	margin-bottom: 0;
	line-height: 1.2;
}
.userRow p {
	font-size: 1.6rem;
	font-weight: 400;
	color: #654AFF;
}
.textP p {
	font-size: 2rem;
	color: #654AFF;
	margin-bottom: 0;
	margin-top: 4rem;
}
.author  {
	font-size: 1.8rem;
	color: #654AFF;
	font-weight: 700;
	margin-top: 6rem;
}
.lineBars i {
	font-size: 1rem;
}
.lineBars i:not(:first-child) {
	margin-left: -5px;
}
.sList {
	margin-top: 10rem;
}
.sCount {
	font-size: 3.5rem;
	font-weight: 700;
	color: #858585;
}
.sortTitle {
	padding: 2rem 4rem;
	border-top: 2px solid #c1c1c1;
	border-bottom: 2px solid #c1c1c1;
	margin-bottom: 4rem;
}
.sSort {
	font-size: 1.8rem;
	color: #4C49A2;
	font-weight: 600;
}
.sSort a {
	color: #4C49A2;
	text-decoration: none;
}
.border-bottomBold {
    	border-bottom: 2px solid #c1c1c1;
}
.forgotText {
	border: 1px solid #654AFF;
	font-size: 2rem;
	color: #654AFF;
	padding: 2rem 1.5rem;
}
.forgotText p {
	margin-bottom: 0;
}

/*===== New Hero Slider ======*/

.mainSlider .slick-dots {
    bottom: 70px;
}
.mainSlider .slick-dots li button:before {
    opacity: 1;
    font-size: 2rem;
    color: #4C49A2;
    text-stroke: 2px #ffffff;
    -webkit-text-stroke: 2px #ffffff;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.69);
}

.mainSlider .slick-dots li.slick-active button:before {
    color: #D9E020;
}

/*===== New Hero Slider ======*/


.morenotification .col-md-4{
	display: none;
}

.morenotification .notisimg .positionIconNoti, .morenotification .iconPlay.positionIconNoti.non-video {
	max-width: 4rem;
	bottom: 1.5rem;
}

.morenotification .col-md-8 .notisimg .ratio-4x3 {
    --bs-aspect-ratio: 100%;
}
.morenotification .col-md-8 .notisimg .ratio-4x3 img {
	object-fit: cover;
}
.top_ips h2 {
	font-size: 4.5rem;
	font-weight: 700;
	text-transform: capitalize;
	color: #4C49A2;
	margin: 3rem 0;
	line-height: 1;
}