@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.home_slider_prev
	{
		left: 25px;
	}
	.home_slider_next
	{
		right: 25px;
	}
	.course_info:first-child
	{
		margin-right: 12px;
	}
	.milestone:not(:last-child)::after
	{
		display: none;
	}
	.team_image
	{
		width: 160px;
		height: 140px;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.main_nav,
	.search_button
	{
		display: none;
	}
	.top_bar_contact_list li i,
	.top_bar_contact_list li > div,
	.login_button a
	{
		font-size: 12px;
	}
	.login_button
	{
		width: 140px;
	}
	.hamburger
	{
		display: inline-block;
		margin-left: 33px;
	}
	.home_slider_form_container
	{
		width: 100%;
	}
	.home_search_button
	{
		margin-top: 15px;
	}
	.feature_col:not(:last-child)
	{
		margin-bottom: 30px;
	}
	.course_col:not(:last-child)
	{
		margin-bottom: 40px;
	}
	.counter_form
	{
	    position: relative;
	    top: 0;
	    right: auto;
	    width: 100%;
	    height: auto;
	    padding-left: 40px;
	    padding-right: 40px;
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.counter_content
	{
		padding-top: 100px;
		padding-bottom: 68px;
	}
	.counter
	{
		padding-bottom: 100px;
	}
	.event_col:not(:last-child)
	{
		margin-bottom: 20px;
	}
	.team_col .team_item
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.team_col:first-child .team_item
	{
		padding-left: 0;
		padding-right: 0px;
	}
	.team_col:nth-child(4n) .team_item
	{
		padding-left: 0px;
		padding-right: 0;
	}
	.team_col:nth-child(odd) .team_item
	{
		padding-right: 6px;
	}
	.team_col:nth-child(even) .team_item
	{
		padding-left: 6px;
	}
	.news_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
	.newsletter_container
	{
		height: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.newsletter_form_container
	{
		margin-top: 19px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 60px;
	}
	.footer_contact,
	.footer_links
	{
		padding-left: 0;
	}
	.footer_links ul
	{
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.footer_mobile
	{
		float: none;
	}
	.footer_logo_container
	{
		margin-top: 0;
	}
	.copyright
	{
	    height: auto;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.cr_list
	{
		margin-top: 30px;
	}
	.cr_list li:not(:last-child)
	{
		margin-right: 20px;
	}
	.copyright div,
	.cr_list li a
	{
		font-size: 13px;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.top_bar
	{
		display: none;
	}
	.home_slider_nav
	{
		display: none;
	}
	.home_slider_title
	{
		font-size: 48px;
	}
	.home_search_form div
	{
		width: 100%;
	}
	.milestone:not(:last-child)
	{
		margin-bottom: 50px;
	}
	.team_col .team_item
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.team_col:first-child .team_item
	{
		padding-left: 0;
		padding-right: 0px;
	}
	.team_col:nth-child(4n) .team_item
	{
		padding-left: 0px;
		padding-right: 0;
	}
	.team_col:nth-child(odd) .team_item
	{
		padding-right: 0px;
	}
	.team_col:nth-child(even) .team_item
	{
		padding-left: 0px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	h2
	{
		font-size: 24px;
	}
	p
	{
		font-size: 13px;
	}
	.menu
	{
		width: 100%;
		right: -100%;
	}
	.home_search_input::-webkit-input-placeholder
	{
		font-size: 12px !important;
	}
	.home_search_input:-moz-placeholder
	{
		font-size: 12px !important;
	}
	.home_search_input::-moz-placeholder
	{
		font-size: 12px !important;
	} 
	.home_search_input:-ms-input-placeholder
	{ 
		font-size: 12px !important;
	}
	.home_search_input::input-placeholder
	{
		font-size: 12px !important;
	}
	.dropdown_item_select,
	.home_search_button
	{
		font-size: 12px;
	}
	.home_search_button
	{
		width: 100px;
		height: 40px;
	}
	.newsletter_form_container
	{
		width: 100%;
		padding-left: 0;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}
.video-container {
  position: relative;
  width: 100%;
  max-width: 870px;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-title {
  padding-top: 10px;
  font-size: 30px;
  color: #384158;
  max-width: 870px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .video-title {
    font-size: 22px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
header .main_nav li a:hover,
header .main_nav li.active a {
  color: #1b4cff !important;
}

/* Mobile menu (hamburger) active hover */
.menu_mm .menu_nav .menu_mm > a:hover {
  color: #1b4cff !important;
}

/* Underline or bottom border for active section (if any) */
header .main_nav li.active a::after {
  background-color: #1b4cff !important;
}

  /* Heading styled to match video width and left alignment */
  .video-title {
	color: #384158;
	font-size: 25px;
	padding-top: 10px;
	margin: 0 auto;
	max-width: 870px;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
  }
  
  /* Sticky behavior only on mobile */
  @media (max-width: 991.98px) {
	.mobile-sticky-video {
	  position: sticky;
	  top: 0;
	  z-index: 1000;
	  background: #fff; /* optional */
	  box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* optional */
	}
  
	.video-title {
	  font-size: 20px;
	  padding-left: 10px;
	  padding-right: 10px;
	}
  }
  
  /* Desktop adjustments */
  @media (min-width: 992px) {
	.video-wrapper {
	  padding-bottom: 0;
	  height: auto;
	}
  
	.responsive-iframe {
	  width: 870px;
	  height: 489px;
	  position: static;
	}
  
	.video-title {
	  font-size: 25px;
	}
  }
  @media (max-width: 991.98px) {
	.mobile-sticky-video {
	  position: sticky;
	  top: 80px; /* ⬅️ This pushes video below fixed header */
	  z-index: 10;
	  background: #fff;
	}
  }
  /* Only for mobile — prevents content from overlapping sticky video */
.sticky-spacer {
	height: 300px; /* Adjust to match sticky video height */
  }
  .custom-video-wrapper {
	padding: 15px 0 0 0;
  }
  
  .video-container iframe {
	width: 870px;
	height: 489px;
  }
  
  .video-heading {
	padding-top: 10px;
	font-size: 25px;
	color: #384158;
	text-align: left;
  }
  
  @media (max-width: 768px) {
	.video-container iframe {
	  width: 100%;
	  height: 220px;
	}
  
	.video-heading {
	  font-size: 20px;
	  padding-left: 5px;
	  padding-right: 5px;
	}
  }
  /* Wrapper pushes content below fixed header on mobile */
.pt-mobile-header {
	padding-top: 15px;
  }
  
  .video-container iframe {
	width: 870px;
	height: 489px;
	display: block;
	margin: 0 auto;
  }
  
  .video-heading {
	font-size: 25px;
	color: #384158;
	max-width: 870px;
	margin: 10px auto;
	padding: 0 15px;
	text-align: left;
  }
  
  /* Mobile view */
  @media (max-width: 768px) {
	.video-container iframe {
	  width: 100%;
	  height: 220px;
	}
  
	.pt-mobile-header {
	  padding-top: 80px; /* pushes video below sticky header */
	}
  
	.video-heading {
	  font-size: 18px; /* change this if you want smaller/larger text on mobile */
	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: left;
	}
  }
  /* Default desktop push-down for sticky header */
@media (min-width: 769px) {
	.pt-mobile-header {
	  padding-top: 100px; /* ⬅️ Adjust based on your header height */
	}
  
	.video-heading {
	  font-size: 25px;
	  padding-left: 0;
	  text-align: left;
	}
  }
  .pt-under-header {
	padding-top: 90px;
  }
  
  /* 16:9 aspect ratio video that adjusts to screen */
  .video-container {
	position: relative;
	width: 100%;
	max-width: 870px;
	margin: 0 auto;
	padding-bottom: 56.25%; /* 16:9 ratio */
	height: 0;
	overflow: hidden;
  }
  
  .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
  }
  
  /* Video heading */
  .video-heading {
	font-size: 25px;
	color: #384158;
	max-width: 870px;
	margin: 10px auto 0;
	padding: 0 15px;
	text-align: left;
  }
  
  /* Mobile tweaks */
  @media (max-width: 768px) {
	.pt-under-header {
	  padding-top: 80px;
	}
  
	.video-heading {
	  font-size: 18px;
	  padding-left: 10px;
	  padding-right: 10px;
	}
  }
  .video-container {
	position: relative;
	width: 100%;
	max-width: 870px;
	margin: 0 auto;
	padding-bottom: 56.25%; /* 16:9 ratio */
	height: 0;
	overflow: hidden;
	clear: both; /* ✅ Ensure next content clears it */
  }
  
  .video-heading {
	margin-top: 16px; /* ✅ Add space between video and heading */
	font-size: 25px;
	color: #384158;
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	text-align: left;
	clear: both;
  }
  
  @media (max-width: 768px) {
	.video-heading {
	  font-size: 18px;
	  margin-top: 14px; /* Optional: slightly tighter on mobile */
	  padding-left: 10px;
	  padding-right: 10px;
	}
  }
  .video-section-wrapper {
	max-width: 870px;
	margin: 0 auto;
	padding-top: 80px; /* Pushes below sticky header */
  }
  
  .video-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 ratio */
	height: 0;
	overflow: hidden;
  }
  
  .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
  }
  
  .video-heading-wrapper {
	position: relative;
	z-index: 1;
	background: #fff;
	padding-top: 10px;
  }
  
  .video-heading {
	font-size: 30px;
	color: #384158;
	margin: 0;
	padding-left: 0px;  /* ⬅️ reduced from 15px */
  padding-right: 10px;
  text-align: left;
}
  
  @media (max-width: 768px) {
	.video-section-wrapper {
	  padding-top: 70px;
	}
  
	.video-heading {
	  font-size: 23px;
	  padding:  5px;
	}
  }
  @media (max-width: 768px) {
	.video-heading {
	  padding-left: 5px;
	  padding-right: 10px;
	}
  }
/* Added on: 18 July 2025 by Krishna */
