/**************** REVAMP SITE CSS **************** /


/**** HEADER ***/

h1 {
	font-size: 58px !important;
}








header.e-con-full.headerTop.e-flex.e-con.e-parent {
	margin: 0 auto;
	justify-content: flex-start;
}
.headerTop .elementor-icon-box-icon {
	background: #FDF250;
	border-radius: 2px;
	padding: 6px;
	box-shadow: 8px 8px 56px 0 rgba(0, 0, 0, 0.05);
}
.elementor-element.elementor-hidden-mobile.social .elementor-widget-container {
	position: relative;
}
.elementor-element.elementor-hidden-mobile.social .elementor-widget-container:after {
	content: '';
	position: absolute;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/dropdown-arrow.svg) no-repeat;
	width: 12px;
	height: 12px;
	right: -15px;
	top: 6px;
}
header.headerMian .elementor-element.e-con-full.inner {
	max-width: 1287px;
	margin: 0 auto;
	z-index: 0;
}
.elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/White-Arrow-down.svg);
	width: 12px;
	height: 12px;
	margin: 0;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav> li:hover > a .elementskit-submenu-indicator {
	transform: rotate(180deg);
	filter: brightness(0) saturate(100%) invert(84%) sepia(48%) saturate(1610%) hue-rotate(1deg) brightness(108%) contrast(105%);
}
.elementskit-navbar-nav-default .elementskit-navbar-nav{
	gap: 25px;
}
.gtranslate_wrapper {
	padding: 0;
	margin: 6px 0 0;
}
a.gt_switcher-popup.glink.nturl.notranslate img {
	width: 28px;
	height: 27px;
}
a.gt_switcher-popup.glink.nturl.notranslate span {
	margin: 0 0 0 -1px;
	font-size: 14px;
	position: relative;
	color: #fff;
}
a.gt_switcher-popup.glink.nturl.notranslate span:last-child {
	display: none;
}
a.gt_switcher-popup.glink.nturl.notranslate span:after {
	content: '';
	position: absolute;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/White-Arrow-down.svg);
	width: 12px;
	height: 12px;
	top: 3px;
	margin-left: 2px;
}
a.gt_switcher-popup.glink.nturl.notranslate:focus, 
a.gt_switcher-popup.glink.nturl.notranslate:focus-visible {
	border: none;
	outline: none;
}
header.e-con-full.headerTop.e-flex.e-con.e-parent {
	overflow: visible;  
}
.e-con-full.iconList.e-flex.e-con.e-child {
	position: absolute;
	top: 40px;
	right: 0;
	display: none;
	z-index: 1000;
	opacity: 0; 
	transition: opacity 0.3s ease;
}
/* .hoverIcon:hover + .e-con-full.iconList.e-flex.e-con.e-child {
display: grid;
opacity: 1;
}
.hoverIcon{
cursor: pointer;
}
.iconList {
opacity: 0;  
transition: opacity 0.3s ease;
}
.e-con-full.iconList.e-flex.e-con.e-child {
grid-template-columns: repeat(4, 1fr);
background: #fff;
gap: 8px;
padding: 24px;
width: 340px !important;
max-width: 340px !important;
border: 1px solid #282828;
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
left: unset;
right: auto;
} */
/* Initial hidden state */
.e-con-full.iconList.e-flex.e-con.e-child {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 8px;
	padding: 24px;
	width: 340px !important;
	max-width: 340px !important;
	background: #fff;
	border: 1px solid #282828;
	border-radius: 10px;
	box-shadow: rgba(0,0,0,0.24) 0px 3px 8px;
	transition: opacity 0.3s ease 0.1s; 
	z-index: 999;
	left: unset;
}
.hoverIcon:hover + .e-con-full.iconList.e-flex.e-con.e-child,
.e-con-full.iconList.e-flex.e-con.e-child:hover {
	opacity: 1;
	pointer-events: auto;
	transition-delay: 0s; /* remove delay when showing */
}

.social .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-widget-container .elementor-icon-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.social .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-widget-container {
	padding: 0;
	width: 60px;
	height: 50px;
	display: flex;
	justify-content: center;
}
.social .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-widget-container:hover {
	background: #fdf104;
}
.social .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-widget-container:after {
	display: none;
}


.headerTop .elementor-icon-box-wrapper:hover {
	opacity: 0.8;
}
/*MEGA*/
li.View.menu-item a.View.dropdown-item.menu-link {
	padding: 0;
}
li.View.menu-item .allUniHead {
	display: flex;
	justify-content: space-between;
	border-radius: 4px;
	background: #282828;
	padding: 8px 16px;
	margin-bottom: 40px;
}
li.View.menu-item .allUniHead a.View.dropdown-item.menu-link {
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}
li.View.menu-item .allUniHead  a {
	color: #FDF250;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	align-content: center;
	position: relative;
	padding-right: 22px;
}
li.View.menu-item .allUniHead a:last-child:after {
	content: '';
	position: absolute;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Arrow-Left.svg);
	width: 17px;
	height: 7px;
	background-repeat: no-repeat;
	margin: 8px 0 0 7px;
}
.elementskit-navbar-nav .elementskit-submenu-panel {
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Mega-Menu.jpg) no-repeat;
	background-size: cover;
}
.elementskit-navbar-nav .elementskit-submenu-panel {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
.elementskit-navbar-nav .elementskit-submenu-panel li:first-child {
	grid-column: span 2;
}
/*Button*/
a.elementor-button.elementor-button-link.elementor-size-sm:hover,
.course-search-bar .search-btn:hover{
	transition: All 0.5s;
	transform: translatey(-5px);
}

body.logged-in .jet-engine-query-edit-modal {
    display: none;
}
/***** HOME PAGE ****/
.page-id-282785 .ast-breadcrumbs-wrapper {
	display: none;
}
body .course-search-bar .search-btn:hover{
	background: #ede140;
	color: #282828;
}
body .homeBanner .elementor-element.elementor-widget-icon-box .elementor-widget-container {
	max-width: max-content;
	width: 100%;
	margin: 0 auto;
}
.homeBanner p.elementor-icon-box-title {
	margin: 0;
}
form#course-search-bar {
	display: flex;
	flex-direction: column;
	border-radius: 16px;
	border: 0.5px solid #282828;
	background: #FFF;
	box-shadow: 4px 4px 40px 0 rgba(0, 0, 0, 0.04);
	margin-top: 10px;
	max-width: 1080px;
	padding: 24px 38px;
	gap: 24px;
}
.course-search-bar .tabs {
	display: flex;
	flex-direction: row;
	gap: 0;
	width: 100%;
	border-bottom: 1px solid rgba(183, 183, 183, 0.30);
}
.course-search-bar .tabs p a {
	color: #282828;
	font-size: 16px;
	font-weight: 500;
}
.course-search-bar .tabs p {
	margin: 0;
	padding: 4px 16px;
	display: flex;
	gap: 7px;
	border-bottom: 1px solid transparent;
}
.custom-dropdownMian {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	gap: 16px;
}
.course-search-bar .tabs p.active {
	border-color: #282828;
	background: linear-gradient(180deg, rgba(255, 248, 150, 0.00) 49.76%, #FFF896 100%);
}
.course-search-bar .tabs p.active img {
	opacity: 1;
}
.course-search-bar .tabs p img {
	opacity: 0.3;
	filter: brightness(0.4);
}
.dropdown-header {
	padding: 6px 24px;
	border-radius: 4px;
	border: 1px solid #B7B7B7;
}
span.dropdown-placeholder {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.2px;
	color: #282828;
}
.custom-dropdown {
	max-width: 272px;
}
.course-search-bar .search-btn {
	font-size: 16px;
	color: #282828;
	font-weight: 600;
	line-height: 21px;
	padding: 11px 40px;
	border-radius: 4px;
	border: 1px solid #282828;
	background: #FDF250;
	margin: 0;
	height: auto;
}
.homeSlider .owl-stage-outer {
	max-width: 1920px;
	margin: 0 auto;
}
.homeSlider .elementor-element.e-grid.e-con-boxed.e-con.e-child {
	display: flex;
}
.homeSlider .e-con-inner.owl-carousel.owl-loaded.owl-drag {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
}
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child{
	min-height: 330px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.homeSlider p {
	min-height: 114px;
}
.homeSlider span {
	position: relative;
}
.homeSlider .elementor-button span:after{
	display: none;
}
.homeSlider span.elementor-heading-title:after {
	content: '';
	position: absolute;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Arrow-Right.svg) no-repeat;
	width: 22px;
	height: 18px;
	top: 3px;
	right: -30px;
}
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover {
	background: #282828;
	border-color: #fff;
}
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover h3,
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover p,
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover a{
	color: #fff;
}
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover span:after{
	filter: invert(1);
}
.homeSlider .owl-stage {
	margin-bottom: 34px;
}
.homeSlider .owl-item .elementor-element.e-con-full.e-flex.e-con.e-child:hover a.elementor-button.elementor-button-link {
	color: #282828;
	border-color: #fff;
}
.owl-dots {
	text-align: center;
}
button.owl-dot {
	width: 16px;
	height: 16px;
	border: 1px solid #282828;
	background: transparent;
	padding: 0;
	border-radius: 50px;
	margin: 0 8px 0 0;
}
button.owl-dot.active {
	background: #FDF250;
}
/*Home Tab Video Section*/
.destinationVideo .e-n-tabs.e-activated {
	max-width: 1280px;
	margin: 20px auto 0;
	gap: 80px;
}
.destinationVideo .e-n-tabs-content .e-con-full.e-flex.e-con.e-child.e-active {
	padding: 0;
}
.destinationVideo .elementor-widget.elementor-widget-video iframe {
	height: 420px;
}
.destinationVideo .elementor-widget.elementor-widget-video {
	height: 420px;
	width: 100%;
	border: 1px solid #282828;
	border-radius: 8px;
	position: relative;
	z-index: 1;
}
.destinationVideo .elementor-element.overContent.e-flex.e-con.e-child:before {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, #000 100%);
	width: 100%;
	height: 100%;
	border-radius: 8px;
}
.destinationVideo .elementor-element.overContent.e-flex.e-con.e-child {
	position: absolute;
	height: 420px;
	justify-content: space-between;
	padding: 16px;
	pointer-events: none;  
	z-index: 1; 
}
.destinationVideo .tabVC.e-grid.e-con.e-child .e-con-full.e-flex.e-con.e-child {
	max-width: 295px;
}
.destinationVideo .e-n-tabs-content {
	width: 100%;
	max-width: 930px;
}
.overContent p {
	margin: 0;
	padding: 0 7px;
	font-size: 14px;
	font-weight: 400;
}
.overContent p strong {
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
}
.destinationVideo .elementor-widget.elementor-widget-video .eicon-play:before {
	content: url('https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Yellow-Play-Button.svg');   
}
body .overContent .elementor-widget-container {
	line-height: 17px !important;
	color: #fff;
}
.destinationVideo .lastp.elementor-widget p{
	font-size: 16px;
    line-height: 24px;
}
.destinationVideo .elementor-custom-embed-play i.fas.fa-play-circle {
	border: 1px solid #282828;
	border-radius: 50px;
}
.contactCTA .head.e-con-boxed.e-con.e-child {}

.contactCTA .head.e-con-boxed.e-con.e-child .e-con-inner {
	padding: 0 0 0 51px;
	gap: 80px;
}
.contactCTA .head.e-con-boxed.e-con.e-child .e-con-inner .elementor-element-53a8ce5.elementor-widget.elementor-widget-heading {
	max-width: 600px;
}
.elementor-element.e-grid.e-con-full.subCol {
	max-width: 100%;
	margin: 0px auto 0;
	gap: 0;
}
.subCol .elementor-widget-image img {
    padding: 0;
    height: 100%;
    width: 530px;
}
.elementor-element.e-grid.e-con-full.subCol .elementor-widget-shortcode {
	position: relative;
	 left: -19%;
	margin-top: -12px;
	width: 100%;
	max-width: 651px;
}
/*GRAVITY FORM*/
.gform_wrapper {
	padding: 79px 40px;
	width: 100%;
	max-width: 648px;
	border-radius: 16px;
	border: 0.3px solid #282828;
	background: #FFF;
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.10);
	margin:0 auto;
}
.gform_wrapper.gravity-theme .gfield_label{
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 8px;
}
.gform_wrapper.gravity-theme .gform_fields {
	gap: 21px 24px;
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
	padding: 16px;
	border-radius: 4px;
	border: 1px solid #282828;
	height: 54px;
	max-width: 270px;
}
.gform_wrapper.gravity-theme .gfield input.large::placeholder, 
.gform_wrapper.gravity-theme .gfield select.large::placeholder, 
option.gf_placeholder,
.gform_wrapper.gravity-theme .gfield select.large{
	color: #B7B7B7;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
}
.gform_heading {
	display: none;
}
.gform_wrapper.gravity-theme .gfield select.large {
	appearance: none;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Arrow-Down.svg) no-repeat;
	background-position: 94% 50%;
}
.gform-footer.gform_footer.top_label {
	margin: 0;
	padding: 40px 0 0;
}
.gform_wrapper.gravity-theme .gform_footer input {
	margin: 0;
	width: 100%;
	padding: 12px 40px;
	color: #282828;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px; 
}


.homeStory .e-con-inner {
	max-width: 1280px;
	padding: 0;
}
.homeStory .e-con-inner .head.e-con.e-child {
	padding: 0;
	max-width: 1096px;
	margin: 0 auto;
	gap: 66px;
}
.homeStory .e-con-inner .head.e-con.e-child p {
	max-width: 521px;
	margin: 0;
}
.homeStory .e-con-inner .head.e-con.e-child h2 {
	max-width: 324px;
}
.homeStory .owl-nav {
	position: relative;
	    bottom: 474px;
	right: 92px;
	text-align: end;
	display: flex;
	justify-content: end;
	gap: 16px;
}
.homeStory .owl-nav span {
	display: none;
}
.homeStory .owl-nav button.owl-prev, 
.homeStory .owl-nav button.owl-next {
	padding: 0;
	width: 54px;
	height: 48px;
	background-image: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Chevroun-Right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #282828;
}
.homeStory .owl-nav button.owl-next {
	background-image: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Arrow-Right-1.svg);
}
.homeStory .owl-nav button.owl-prev:hover, 
.homeStory .owl-nav button.owl-next:hover {
	background-color: #FDF250;
}
.our-stories .elementor-custom-embed-play svg:hover {
	opacity: 1;
}
.our-stories .elementor-widget-video .elementor-widget-container {
	height: 100%;
	max-height: 382px;
	border-width: 0.3px;
}

.our-stories .elementor-custom-embed-play svg {
	height: 60px;
	width: 60px;
}
.faqSec .head.e-flex.e-con.e-child {
	gap: 80px;
	max-width: 1001px;
	margin: 0 auto;
}
.faqSec .head.e-flex.e-con.e-child .elementor-widget-heading:last-child {
	max-width: 496px;
	width: 100%;
}
.faqSec .e-con-inner {
	gap: 10px;
}
.faqSec .elementor-widget-n-accordion {
	width: 100%;
	margin-top: -25px;
}
.faqSec .Subcol.e-flex.e-con.e-child {
	gap: 45px;
}
.faqSec .elementor-widget-image {
	width: 100%;
	max-width: 430px !important;
	padding: 0px 0 0;
}
.faqSec .elementor-widget-n-accordion summary.e-n-accordion-item-title {
	justify-content: space-between;
}
details.e-n-accordion-item {
	border: 1px solid #282828;
	border-radius: 14px;
}
details.e-n-accordion-item[open]{
	background: #fdf250;
}
.studygrp .e-con-inner .head.e-con.e-child {
	max-width: 1118px;
	padding: 0;
	justify-content: flex-start;
}
.studygrp .e-con-inner .head.e-con.e-child h2 {
	max-width: 515px;
}
.studygrp .e-con-inner .head.e-con.e-child p {
	max-width: 320px;
	font-size: 18px;
}
.studySlider.e-con.e-child {
	margin: 15px auto 0;
	gap: 40px;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child {
	width: 100%;
	max-width: 400px;
	border-radius: 16px;
	border: 0.3px solid #282828;
	background: #FFF;
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.10);
	padding-bottom: 30px;
	/* 	margin-bottom: 40px; */
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child img{
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	height: 180px;
    object-fit: cover;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child .elementor-widget-icon {
	margin-top: -62px;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-icon {
	width: 40px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child .elementor-widget-icon .elementor-widget-container {
	padding: 0;
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.studySlider.e-con.e-child h2 {
	text-align: center;
	padding: 0 12px;
	margin: 0px auto 0;
}
.studySlider.e-con.e-child p {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #242424;
	padding: 0 12px;
	max-width: 365px;
	margin: -4px auto 2px;
}
.studySlider.e-con.e-child a.elementor-button.elementor-button-link {
	padding: 6px 38px;
    font-size: 14px;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child:hover {
	background: #FDF250;
}
.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child:hover a.elementor-button.elementor-button-link {
	background: #fff;
	color: #282828;
}
.grid-slide {
	display: grid;
	gap: 24px;
	margin-bottom: 40px;
}
.studySlider .owl-item {
	display: flex;
	justify-content: center;
}

.studygrp .owl-dots {
	margin-top: -54px;
}
.studygrp .owl-nav {
	bottom: 570px;
    right: 80px;
}

/*FOOTER*/
.footerSec .menItem {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footerSec .menItem .logoCol img {
	width: 100%;
	max-width: 220px;
}
.footerSec .menItem .logoCol .elementor-widget-container {
	text-align: left;
}
.footerSec .menItem .logoCol {
	max-width: 280px;
	gap: 22px;
}
.footerSec .menItem .logoCol .elementor-widget-container{
	font-size: 16px;
	line-height: 25px;
}
.footerSec .menItem .menuCol:nth-child(2) {
	width: 100%;
	max-width: 113px;
}
.footerSec .menItem .menuCol:nth-child(3) {
	max-width: 160px;
}
.footerSec .menItem .menuCol:nth-child(4) {
	max-width: 80px;
}
.footerSec .menItem .menuCol:nth-child(5) {
	max-width: 274px;
	gap: 17px;
}
.footerSec .menItem .menuCol h2 {
	border-bottom: 1px solid #FDF250;
	max-width: fit-content;
	padding-bottom: 0;
	margin: 2px 0 5px;
}
.footerSec .menItem .menuCol:nth-child(5) span.elementor-icon-list-icon {
	width: 24px;
	height: 24px;
	border-radius: 2px;
	background: #FDF250;
	box-shadow: 8px 8px 56px 0 rgba(0, 0, 0, 0.05);
	display: flex;
	justify-content: center;
	align-items: center;
}
.footerSec .menItem .menuCol:nth-child(5) span.elementor-icon-list-text {
	padding-left: 9px;
}
.footerSec .menItem .menuCol:nth-child(5) li.elementor-icon-list-item {
	padding-bottom: 0;
	margin-bottom: 15px !important;
}
.footerSec .elementor-element.belowbtns {
	max-width: 1280px;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	padding: 24px 0;
	margin: 32px auto 21px;
}
.footerSec a:hover {
	text-decoration: underline;
}
.footerSec .menItem .menuCol:nth-child(5) span.elementor-icon-list-icon i.fab.fa-whatsapp {
	max-width: max-content;
}
body .footerSec .elementor-icon-list-icon svg {
	margin: 0 !important;
	text-align: center;
}
/*BreadCrumb*/
.ast-breadcrumbs-wrapper {
	position: absolute;
	z-index: 1;
	max-width: 1277px;
	margin: 80px auto 0;
	left: 0;
	right: 0;
	padding: 0 20px;
}
.ast-breadcrumbs-wrapper span a, span.breadcrumb_last {
	color: #6c6c6c;
	line-height: 24px;
	font-weight: 600;
	font-size: 16px;
}
span.breadcrumb_last {
	color: #282828;
}

/******* STUDY IN ****************/
.studyCTA.e-flex.e-con-boxed {
	max-width: 1280px;
	margin: 0 auto;
	border-radius: 8px;
	position: relative;
	z-index: 1;
}
.studyCTA.e-flex.e-con-boxed:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 313px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 39.62%, rgba(0, 0, 0, 0.95) 100%);
	left: 0;
	right: 0;
	border-radius: 8px;
	z-index: -1;
	bottom: 0;
}

/*******VIDEO********/
.playlist {
	display: none;
}
.playlist.active {
	display: block;
}
.study-videos-wrapper {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}
.study-videos-content {
	flex: 1;
}
.latest-news-toggle {
	cursor: pointer;
	user-select: none;
}
.study-videos-filter {
	max-width: 350px;
	width: 100%;
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.10);
	height: max-content;
}
.study-videos-filter p.filtertogg.showfilter{
	background: url(/wp-content/uploads/2026/01/Arrow-Down.svg) no-repeat #FDF250;
	background-position: 92% 50%;
	background-size: 16px;
}
.study-videos-filter p.filtertogg {
	border-radius: 8px 8px 0 0;
	border: 0.5px solid #282828;
	background: url(/wp-content/uploads/2026/01/Arrow-Up.svg) no-repeat #FDF250;
	margin: 0;
	padding: 16px 24px;
	color: #282828;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	background-position: 92% 50%;
	background-size: 16px;
}
.latest-news-filters, .shorts-filters {
	border-radius: 0 0 8px 8px;
	background: #FFF;
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 18px;
}
.study-videos-filter input.video-filter {
	width: 24px;
	height: 24px;
	border-radius: 2px;
}
.study-videos-filter label {
	color: #282828;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px; 
	gap: 16px;
	display: flex;
}
.filterrest {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 40px;
	align-items: center;
}
.filterrest h2 {
	color: #282828;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
}
.filterrest button.reset-filters {
	font-size: 16px;
	line-height: 24px;
	background: transparent;
	border: unset;
	padding: 0;
	height: auto;
	padding-right: 45px;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2026/01/filter.svg) no-repeat;
	background-position: 90% 50%;
}
.filterrest button.reset-filters:hover {
	text-decoration: underline;
}
.yotu-wrapper-player .yotu-player iframe {
	border-radius: 8px;
	border: 1px solid #282828;
	box-shadow: 8px 8px 56px 0 rgba(0, 0, 0, 0.05);
}
.playlist.active .yotu-videos {
	display: grid;
}
body  .yotu-videos {
	margin-top: 40px;
	padding-top: 0;
	float: none;
}
body .yotu-videos ul {
	gap: 25px;
	display: grid;
	grid-template-columns: repeat(3 ,1fr);
}
body .yotu-videos ul li {
	width: 100%;
	margin: 0 !important;
	max-width: 280px;
	border-radius: 4px;
	border: 1px solid #282828;
}
body .yotu-videos li > a {
	float: none;
	display: unset;
}
body [data-showdesc="off"] .yotu-videos h3.yotu-video-title {
	background: #F7F7F8 !important;
	color: #282828 !important;
	font-size: 14px;
	font-weight: 600 !important;
	line-height: 22px !important;
	margin: 0 !important;
	padding: 16px;
	border-radius: 0 0 4px 4px;
	white-space: unset;
	word-wrap: unset;
}
body .yotu-videos.yotu-preset-abnb li{
	background: #F7F7F8 !important;
}
body .yotu-videos ul li:hover h3.yotu-video-title,
body .yotu-videos.yotu-preset-abnb li:hover{
	background: #FFFCD1 !important;
}
body .yotu-playlist .yotu-pagination {
	margin: 40px 0 0;
	padding: 0;
	border: none;
	background: transparent;
	width: 100%;
	max-width: 100%;
	display: block;
	box-shadow: none;
	position: unset;
}
body .yotu-playlist .yotu-pagination-more {
	border-radius: 4px;
	border: 1px solid #282828;
	background: #FDF250;
	box-shadow: 8px 8px 56px 0 rgba(0, 0, 0, 0.05);
	color: #282828;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	padding: 11px 40px;
}
body .yotu-playlist {
	padding: 0;
}
.yotu-pagination a:hover {
	transition: All 0.5s;
	transform: translatey(-5px);
	background-color: #FDF104F0;
}
.yotu-pagination a:hover {
	color: #1E1E1E;
}
.shortsSec.e-flex.e-con.e-child {
	gap: 0;
}
.shortsSec .elementor-widget.elementor-widget-video .eicon-play:before {
	content: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2025/12/Yellow-Play-Button.svg);
}
.dt-length {
	flex-direction: row-reverse;
}
.dt-container .dt-input, .dt-container label {
	color: #282828 !important;
}
.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc {
	background: #FFFCD1;
	background-image: unset !important;
}
.dt-container .dt-paging .dt-paging-button.disabled, .dt-container .dt-paging .dt-paging-button.disabled:active, .dt-container .dt-paging .dt-paging-button.disabled:hover, button.dt-paging-button.next {
	background: #fff;
	color: #282828 !important;
	border-radius: 4px;
	border: 1px solid #282828;
	padding: 2px 9px !important;
	height: auto;
}
.dt-container .dt-paging .dt-paging-button.current, .dt-container .dt-paging .dt-paging-button.current:hover, .dt-container .dt-paging .dt-paging-button:hover {
	margin-left: 16px;
	background: transparent;
	border: unset;
	text-decoration: underline !important;
	color: #282828 !important;
}

.dt-container .dt-paging .dt-paging-button, .dt-container .dt-paging .dt-paging-button:hover {
	margin: 0;
	padding: 0 4px !important;
	color: #B7B7B7 !important;
	min-width: max-content;
	height: auto;
	border: unset;
}
.dt-container .dt-paging .dt-paging-button:hover {
	color: #282828 !important;
}
button.dt-paging-button.next {
	background: #fff;
	color: #282828 !important;
	border-radius: 4px;
	border: 1px solid #282828;
	padding: 2px 9px !important;
	height: auto;
}
.dt-input {
	border-radius: 4px !important;
	border: 1px solid #B7B7B7 !important;
}
.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>* {
	background: #EBEBEB;
}
div#tablepress-timeshighereducationranking_info {
	color: #B7B7B7;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%; /* 24px */
}
.rankingg summary.e-n-accordion-item-title {
	border: 0.5px;
	border-radius: 8px;
}
.rankingg details.e-n-accordion-item {
	border-radius: 0;
	border: unset;
}
.rankingg .e-con-full.e-flex.e-con.e-child {
	border-radius: 0 0 8px 8px;
	border-right: 0.5px solid #282828;
	border-bottom: 0.5px solid #282828;
	border-left: 0.5px solid #282828;
	background: #FFF;
}
.rankingg details.e-n-accordion-item[open] {
	background: unset;
}
.tablepress thead .dt-orderable-asc:hover, .tablepress thead .dt-orderable-desc:hover, .tablepress thead .dt-ordering-asc, .tablepress thead .dt-ordering-desc {
	background: #fdf104;
}
body .fullWid {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw !important;
	width: 100vw;
}
body .fullWid details.e-n-accordion-item[open] summary.e-n-accordion-item-title {
	border-radius: 14px;
}
select#dt-length-0 {
	width: 100%;
	max-width: max-content;
	padding-right: 16px;
}
.schorlarSec .addHover .uc_post_grid_style_one_item:hover .uc_content {
	background: #FFFCD1;
}
.schorlarSec a.uc_more_btn {
	margin-top: 0 !important;
}
.schorlarSec .uc_content_inner {
	gap: 0;
}
.schorlarSec  .uc_post_title {
	padding: 16px;
}
.schorlarSec .uc_post_button {
	margin-top: 0;
}
.schorlarSec .uc_post_grid_style_one_item:hover a.uc_more_btn {
	background-color: #FDF250 !important;
}

/*SEARCH PAGE STYLE*/
body .filters-sidebar .filter-group {
	border-radius: 0 0 8px 8px;
	background: #FFF;
	color: #282828;
	padding: 0;
	margin: 0 auto 24px;
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.10);
}
body .filters-sidebar input.filter-search {
	border-radius: 4px;
	border: 1px solid #B7B7B7;
	background: transparent;
	color: #282828;
	margin: 24px;
	max-width: 303px;
	width: 100%;
	height: 46px;
}
body .filters-sidebar h3 {
	padding: 16px 24px;
	border-radius: 8px 8px 0 0;
	border: 0.5px solid #282828;
	background: #FDF250;
	color: #282828;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px; 
	margin: 0;
}
body .filters-sidebar input.filter-search::placeholder {
	color: #282828;
	font-size: 14px;
	line-height: 21px; 
}
body .filter-options {
	padding: 0 24px 24px;
}
body .filters-sidebar label {
	color: #282828;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px; 
	display: flex;
	flex-direction: row;
	margin: 0 0 16px;
	gap: 16px;
}
body .filters-sidebar input[type="checkbox"] {
	width: 24px;
	height: 24px;
	border-radius: 2px;
	border: 1px solid #282828;
	margin-right: 0;
}
body .course-filter-container {
	gap: 40px;
	display: flex;
	margin: 40px auto;
}
aside#course-filters-sidebar {
	width: 100%;
	max-width: 350px;
}
.courses-content {
	max-width: 890px;
}
button#reset-filters-btn {
	font-size: 16px;
	line-height: 24px;
	background: transparent;
	border: unset;
	padding: 0;
	height: auto;
	padding-right: 45px;
	background: url(https://hi3657oioq-staging.onrocket.site/wp-content/uploads/2026/01/filter.svg) no-repeat;
	background-position: 90% 50%;
}
button#reset-filters-btn:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #282828;
}
.course-listing-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.course-box .institute-image {
	border-radius: 4px 4px 0 0;
	border: 1px solid #282828;
	background: #EBEBEB;
}
.course-box .institute-image img {
	filter: drop-shadow(2px 4px 6px black);
	height: 150px;
	padding: 10px 0;
	width: 100%;
}
.course-box .course-details {
	    height: auto !important;
	border-radius:unset !important;
	border:none !important;
}
.course-box .institute-image {
    border: none !important;
    border-bottom: 1px solid #282828 !important;
    border-radius: 8px 8px 0 0 !important;
}
.course-box {
    border: 1px solid #282828;
    border-radius: 8px !important;
	    overflow: hidden;
	height: fit-content;
}
.course-details .course-title a:hover {
    color: #282828;
    text-decoration: underline;
}
.course-details .course-title h2 {
	color: #282828;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px; 
	width: 100%;
	padding: 0;
}
.course-details .course-title {
	line-height: normal;
	height: auto;
}
.category .uc_btn_icon {
	display: flex;
}
span.swiper-pagination-bullet {
	border: 1px solid #676060 !important;
}
body .innerCont-sec h2 {
	margin-bottom: 20px;
	line-height: 52px;
}

.largeForm input::placeholder, textarea::placeholder, select {
	color: #B7B7B7 !important;
	opacity: 1;
}
.largeForm select option {
	color: #000 !important; /* All options text color */
}

.sorting-bar select {
    min-width: 80px !important;
    width: 66% !important;
}

.hover-black a:hover {
    color: black;
}
.contactCTA .gform_wrapper {
    padding: 45px 40px;
}

.contactCTA .gform_wrapper.gravity-theme 
.gfield input.large, .gform_wrapper.gravity-theme 
.gfield select.large {
    padding: 12px;
    height: 46px;
}