@charset "utf-8";



/* Root CSS Files */

body { margin: 0; padding: 0;
	font-family: 'Quicksand', sans-serif !important;
	
}

	


p{
	font-size: 14px !important;
	font-weight: 600 !important;
}
ul li{
	font-size: 17px !important;
	font-weight: 600 !important;
	padding: 5px;
}


span{
/*	color: #3085de !important;*/
	color: #ffffff !important;
}

.outer span{
/*	color: #3085de !important;*/
	color: #32325d !important;
	font-weight: 600;
}

h1,h2,h3,h4,h5{
	font-weight: 800 !important;
}

.btn-submit{
background: #32325d !important;
	border: 1px solid #32325d  !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #45a0ff !important;
    background-color: #32325d !important ;
    box-shadow: none;
}

.bg{
	background: url('../images/elements/awesome-feat-bg-2.png') no-repeat;
}

.hr {
    position: relative;
    margin: 0px 0;
    display: inline-block;
    width: 4%;
    background-color: #4db7fe;
    height: 5px;
    border-radius: 2px;
    left: 47.5%;
}

.white{
    background-color: #ffffff !important;
}


/*----- Reseted Container Size-----*/
.container{
	max-width: 1200px !important;
}

.carousel-inner img{
    border: 10px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 15px #eee;
    margin: 10px;
}

.parallax-window {
    position: relative;
    background: #4db7fe4a;
    padding: 50px 0px;
}  
.parallax-window .container{
    position: relative;
    z-index: 2;
}

.btn-apply{
  font-size: 20px;  
}


/*===================================================
					HEADER SECTION START
=====================================================*/
.section-header{
	position: relative;
	/* background: url('../images/bg-1.jpg'); */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 3;
}

.section-header::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
/*	background: #2f99fd;*/
	background-image: linear-gradient(30deg,#5a77e0,#2f99fd,skyblue);
	z-index: 1;
}


#desc{
margin-top:8%;
}
.section-header .out{
	position: relative;
} 
.section-header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	border: 10px;
	z-index: 2;
	width: 100%;
}

.contact-number{
	position: absolute;
	top: -60px;
	right: 15px;
	height: 80px;
	border: 10px;
	z-index: 3;
	width: 300px;
	
}
.contact-number h3{
color: #fff !important;
	font-weight: 800;
}


.section-header .headinhg-main{
	font-weight: 800 !important;
	font-size: 45px !important;
	color: white;
	position: relative;
	z-index: 3;
	
}
.section-header .headinhg-secondry{
	font-weight:600 !important;
	font-size: 20px !important;
	color: white;
	position: relative;
	z-index: 3;
}
.section-header .head-outer{
	border: 10px solid #fff;
	border-radius: 10px;
	padding: 25px 15px;
	color: #ffffff;
	font-weight: 600;
	box-shadow: 0 0 10px 0 #666;
	position: relative;
	background: #eee;
	float: left;
	margin-bottom: 20px;
	z-index: 3;
}
.section-header .head-outer .heading{
	position: absolute;
	top:-20px;
	left: 50%;
	width: 200px;
	text-align: center;
	margin-left: -100px;
}

.section-header .head-outer .h2{
	color: #fff !important;	
	text-shadow: 0 0 20 0;
}

.section-header .head-outer .part-1{
	position: relative;
	width: calc(40% - 20px);
	height: 100%;
	float: left;
	margin: 0 10px;
}
.section-header .head-outer .part-1::before{
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	right: -12px;
	width: 2px;
	background: white;
}
.section-header .head-outer .asat{
	font-size:67px !important;
	line-height: 67px;
	margin: 0px;
	
}
.section-header .head-outer .date{
	font-size:30px !important;
	line-height: 50px;
	margin: 0px;
	color: #45a0ff;
}
.section-header .head-outer .sub-text{
	font-size: 14px;
	font-weight: 600;
}
.section-header .head-outer .text{
	font-size: 13px!important;
	font-weight: 600;
	color: black;
	margin: 0px;
}
.section-header .head-outer .part-2{
	width: calc(60% - 20px);
	height: 100%;
	float: left;
	margin: 0 10px;
}
.section-header .head-outer h4{
	font-weight: 800 !important;
	font-size: 15px !important;
	background: white;
	padding: 6px;
	border-radius: 10px;
	
}

.section-header  .bootom-strip{
	z-index: 1;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
}
.section-header  .bootom-strip img{
    width: 100% !important;
}
.section-header .outer{
	background: #f5f5f5;
	padding: 15px;
	box-shadow: 0 0 10px 0;
	border-radius: 10px;
	position: relative;
	z-index: 3;
}

.section-header .btn-apply{
	position: relative;
	z-index: 3;
	background: #32325d !important;
	border: none !important;
	width: 200px;
	padding: 10px;
	font-size: 18px !important;
}


/*===================================================*/


/*-------OUR LATEST RESULT SMALL SECTION---------*/
.result-slider{
	text-align: center !important;
	max-width: 90%;
	margin: 0 auto;
	position: relative;
	
}

.result-slider .hr{
	position: absolute;
}

#asat-result-slider{
	margin-top: 20px;
}
/*-----------------------------------------------*/


/*-------INTRODUCE VISON SECTION HERE------------*/

.section-st-count{
	padding: 50px 0;
}

.section-st-count h1{
	font-size: 3.5rem;
}

.section-st-count .text{
	font-size: 20px;
}

.section-st-count h4{
	font-size: 26px !important;
	color: #C5740D;
}


/*----------------------------------------------*/


/*===================================================
					Section-1 ALL AIR-1
=====================================================*/

.section-1{
	padding: 50px 0px;
	background: #f5f5f5;
}

.carding{
	position: relative;
}

 .owl-carousel{
	margin: 0px;
	height: auto !important;
}
 .owl-carousel .student-details{
	padding: 15px;
}
 .student-details h2{
	font-weight: 900;
	font-size: 40px !important;
	color: #8E1D1F !important;
	line-height: 20px;
}

 .student-details .btn-primary {
    color: #fff;
    border-color: #45a0ff !important;
    background-color: #45a0ff !important;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

 .toppers{
	
}
 .toppers .owl-wrapper{
    margin-top: 100px;
}


 .toppers .toppers-box{
	position: relative;
	z-index: 1;
	padding: 20px;
	border: 1px solid #eee;
	margin: 10px !important;
	box-shadow: 0 0 15px #eee;
	background: #fff;
}

 .toppers .toppers-box .card-image{
	position: absolute;
    top: -153px;
    left: -45px;
    z-index: 1;
    padding: 20px;
    width: 240px;
	overflow: visible !important;
}


 .toppers .toppers-box .rank{
    position: absolute;
    width: 80px;
    height: 60px;
    right: 48px;
    top: 0px;
    z-index: 2;
    padding: 20px;
}


  .toppers .prev{
	height: 35px;
	width: 35px;
	background: #45a0ff;
	color: white !important;
	border-radius: 100px;
	position: absolute;
	left: -20px;
	top: 220px;
	font-size: 15px !important;
	box-shadow: 0 0 15px 0 #AFAFAF !important;
}

.toppers .next{
	height: 35px;
	width: 35px;
	background: #45a0ff;
	color: white !important;
	border-radius: 100px;
	position: absolute;
	right: -20px;
	top: 220px;
	box-shadow: 0 0 15px 0 #AFAFAF !important;
}

 .toppers .me{
	padding: 9px;
}


/*===================================================
				Section-1 TEXT SECTION END
=====================================================*/

/*===================================================
				Section-2 TEXT SECTION START
=====================================================*/

.section-2 {
	padding: 50px 0px;
	position: relative;
}

.section-2 .row {
}

 .seprator{
	position: absolute;
	width: 1px;
	height: 50%;
	background:#C9C9C9;
	top: 140px;
	left: 50%;
	margin-left: -1px;

}


/*===================================================*/

/*===================================================
				Section-3 SECTION START
=====================================================*/


.section-3{
	padding: 50px 0px 0 0;
	background: linear-gradient(30deg,#eae9e7,#f0efed,#eae9e7);
	overflow: hidden;
}

.section-3 .row{
	position: relative;
}

 .section-3 .features{
	border: 5px dotted #f9b101;
	border-radius: 100px;
	width: 120px;
	height: 120px;
	padding: 22px;
	background: #fff;
	box-shadow: 0 0 7px #999;
}
 .section-3 .features img{
	width: 65px !important;
	height: 65px !important;
}

 .section-3 .border-1{
    position: absolute;
    background: #E1090C;
    height: 5px;
    width: 87%;
    top: 50%;
	margin-top: -5px;
    left: 0;
}

 .section-3 .border-left-new{
    position: absolute;
    background: #E1090C;
    height: 390px !important;
    width: 5px !important;
    top: 50%;
    left: 0;
	z-index: 3;
    cursor: default;
}

.section-3 .button-left{
    position: absolute;
    background: #E1090C;
    height: 40px !important;
    width: 250px !important;
    top: 100px;
    left: 0;
	border: none;
	border-radius: 0px 50px 50px 0px;
		z-index: 3;
    cursor: default;

}
.section-3 .button-left:hover{
    background: #E1090C !important;
}


 .section-3 .border-2{
    position: absolute;
    background: #f9b101;
    height: 5px;
    width: 87%;
    top: 50%;
	margin-top: -5px;
    right: 0;
/*    box-shadow: 0 0 3px;*/
}

 .section-3 .border-right-new{
    position: absolute;
    background: #f9b101;
    height: 200px !important;
    width: 5px !important;
    top: 50%;
    right: 0;
	z-index: 3;
}

.section-3 .button-right{
    position: absolute;
    background: #f9b101;
    height: 40px !important;
    width: 250px !important;
    top: 100px;
    right: 0;
	border: none;
	border-radius: 50px 0px 0px 50px;
	z-index: 3;
    cursor: default;
}

.section-3 .button-right:hover{
    background: #f9b101;
    cursor: default;
}

.system-bg{
	background: url('../images/system-bg.jpg');
	background-size: cover;
	height: 450px !important;
	width: 100%;
	overflow: hidden;
	
}

.title{
/*	display: none;*/
}

	.section-3 .bg-1{
		display: block;
		background-color: transparent;
	}
	
	.section-3 .bg-2{
		display: block;
		background-color: transparent;
	}

	.section-3 .heading-1{
		display: none;
	}

	.section-3 .heading-1{
		display: none;
	}


/*===================================================*/


/*===================================================
				Section-4 SECTION START
=====================================================*/


.section-4{
	
}



/*----------bg Setting Start---------------*/
.section-shaped  .shape-style-1.shape-primary {
	background: linear-gradient(150deg, #45a0ff 15%, #45a0ff 70%, #45a0ff 94%) !important;
}
.section-hero {
    min-height: auto !important;
}
/*----------bg Setting End---------------*/

.section-4 h1{
    position: relative;
    z-index: 3;
	color: #fff;
	font-size: 50px;
}

.section-4 h2{
	color: #fff;
    position: relative;
    z-index: 3;
}

.section-4 h3{
	color: #fff;
    position: relative;
    z-index: 3;
}

.section-4 h5{
	font-weight: 400!important;
	color: #fff;
    position: relative;
    z-index: 3;
}

.section-4 p{
	margin: 0px;
	color: #fff;
    position: relative;
    z-index: 3;
}

.section-4 .counter{
	margin-bottom: 15px;
}

.section-4 .counter img{
	width: 100px;
    padding: 10px;
}

.counter .img-count{
    padding: 24px;
    vertical-align: middle;
    width: 100%;
    background-color: #434242 !important;
    border: 3px solid #fff;
    border-radius: 100%;
	box-shadow: 0 0 15px #666;
	margin-bottom: 15px;
}

.section-4 .counter .img-count h2{
	color: #f9b101;
}

.section-4 .count-image{
	width: 170px;
	height: 190px;
	margin-bottom: 15px;
}


/*===================================================*/


/*===================================================
				Section-5 SECTION END
=====================================================*/

.section-5{
	padding: 50px 0px;
}
.section-5 ul{
	margin: 0;
	padding: 0px;
	list-style: none;
}
.section-5 ul li{
	font-size: 14px !important;
}
.section-5 .outer-address{
	padding: 10px;
	margin: 15px 0;
	border: 3px solid #eee;
	color: black !important;
}

.section-5 .outer-address:hover {
	box-shadow: 0 0 30px 0 #ccc;
	border: 3px solid #fff;
/*	transition: all 500ms;*/
	background: #45a0ff;
	color: #fff !important;
}

.btn-apply-1{
	background: #32325d !important;
	border: 1px solid #32325d !important;
	box-shadow: 0 0 10px 0;
	width: 200px;
	font-size: 20px !important; 
	margin-top: 6px !important;
}


/*===================================================*/



.section-2-footer{
	background: #252525;
	padding: 10px 20px;
	margin-bottom: 0px !important;
}
.section-2-footer .border-new{
	border-bottom: .5px solid #636363; 
	padding: 10px; 
	border-top: .5px solid #636363;
}
.section-2-footer p{
    font-size: 18px;
    color: #AAAAAA;
	font-weight: 600;
}
.section-2-footer ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.section-2-footer ul li{
	display: inline-block;
}
.section-2-footer ul li a{
    font-size: 13px;
    color: #AAAAAA;
    margin: 0;
    font-weight: 600;
    display: inline-block;
    padding-right: 15px;
    position: relative;
}

.section-2-footer ul li a::after{
    content: '\002E';
    font-size: 34px;
    position: absolute;
	right: -3px;
	line-height: 0;
    top: 0px;

}

.section-3-footer{
	background: #252525;
	padding: 0px 20px 10px 20px;
	margin-bottom: 0px !important;
}

.section-3-footer img{
	margin: 0px;
	padding: 0 20px !important;
	height: 50px;
}

.section-2-footer .col-lg-2{
	margin-bottom: 0px !important;
}

.section-3-footer p{
	font-size: 10pt;
	color:#AAAAAA;
	margin: 0;
	font-weight: 600;
}

.section-3-footer ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.section-3-footer ul li{
	display: inline-block;
}
.section-3-footer ul li a{
    font-size: 13px;
    color: #AAAAAA;
    margin: 0;
    font-weight: 600;
    display: inline-block;
    padding-right: 15px;
    position: relative;
}

.section-3-footer ul li a:after{
    content: '\002E';
    font-size: 34px;
    position: absolute;
    right: -3px;
    line-height: 0;
    top: 0px;

}
.section-3-footer ul li a:nth-last-child(3)::after{
    content: '';
	background: red;
}
















/*-----------Page Utility-----------*/

#back-to-top {
    cursor: pointer;
    position: fixed;
    font-weight: 500;
    bottom: 20px;
    padding: 7px 10px;
    width: 32px;
    right: 20px;
    height: 32px;
    display: none;
    background-color: #126ac5;
    -webkit-box-shadow: -2px 2px 12px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 2px 12px -5px rgba(0,0,0,0.75);
    box-shadow: -2px 2px 12px -5px rgba(0,0,0,0.75);
    z-index: 100;
    overflow: hidden;
    color: #FFF !important;
    border: none;
    border-radius: 50px;
}






.outer-new{
	position: relative;
	z-index: 5;
	box-shadow: 0 0 10px;
	border-radius: 10px;
}



 .upper{
	position: relative;
	margin-top: 10%;
	padding: 50px;
	border-radius: 10px 10px 0px 0px;
	background: #fff;
	background-size: cover;
	z-index: 2;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 35px solid #e2e2e2;
    position: absolute;
    top: 35%;
	left: 50%;
    margin: 0px auto;
}

.upper h1{
	font-size: 85px;
	color: #4179de;
	position: relative;
	z-index: 2;
}

 .lower{
	background: #f3f3f3;
	padding: 50px;
	box-shadow: 0 10 15px 0;
}


.lower h2{
	font-size: 23px;
	font-weight: 800;
}

 .bottom{
	position: relative;
	padding: 8px;
	border-radius: 0px 0px 10px 10px;
	background:#323232;
	background-size: cover;
	z-index: 2;
	color: #fff !important;
}

.bottom ul{
	list-style: none;
	margin: 0px;
}


.bottom ul li{
	display: inline-block;
}

.bottom ul li a{
	color: #fff;
	font-size: 18px;
}

.bottom ul li .bt{
    height: 34px;
    width: 34px;
}


	.center-name{
		margin-left: -8px !important;
		font-weight: 800;
		font-size: 12px !important;
		text-shadow: 0 0 19px #575757;
        letter-spacing: 1px;
	}




/*====================================================
			Device - 1 CSS For Tablet & Mobile
=====================================================*/


@media screen and (max-width:850px){
	.center-name{
		margin-left: -30px !important;
		font-size: 10px !important;
	}
	
	.section-header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	border: 10px;
	z-index: 2;
	width: 100%;
	}
	#desc{
	margin-top:0% !important;
	}
	
	.outer-new{
		position: relative;
		z-index: 5;
		box-shadow: 0 0 10px;
		border-radius: 10px;
		margin-top: 70px !important;
	}
	
	 .upper{
		position: relative;
		margin-top: 10%;
		padding: 20px;
		border-radius: 10px 10px 0px 0px;
		background: #fff;
		background-size: cover;
		z-index: 2;
	}
	
	 .upper h1{
		font-size: 50px;
		color: #4179de;
		position: relative;
		z-index: 2;
	}
	
	 .lower{
		background: #f3f3f3;
		padding: 25px;
		box-shadow: 0 10 15px 0;
	}


	.lower h2{
		font-size: 15px;
		font-weight: 800;
	}

    .bottom ul li a{
        color: #fff;
        font-size: 15px;
    }
	
    .bottom ul li .bt{
    height: 28px;
    width: 28px;
    }
    
	.seprator{
		display: none;
	}

	.section-3{
		padding: 50px 0 0 0 !important;
	}
	.section-3 .heading-1{
		display: block;
	}

	.section-3 .heading-1{
		display: block;
	}

	
	.section-3 .bg-1{
		display: block;
		background: #a04346;
		color: white;
		font-size: 15px;
		font-weight: 600;
		border-radius: 10px;
		margin-bottom: 30px;
		padding: 15px !important;
	}
	.section-3 .bg-1 .mt-3{
		margin-top: 0px !important;
	}
	
	.section-3 .bg-2{
		display: block;
		background: #dcaf42;
		color: white;
		font-size: 15px;
		font-weight: 600;
		border-radius: 10px;
		margin-bottom: 30px;
		padding: 15px !important;
	}
	.section-3 .bg-2 .mt-3{
		margin-top: 0px !important;
	}
	
	
	.section-3{
		padding: 0px 0px;
	}

	.section-3 .features img{
		width: 40px !important;
		height: 40px !important;
	}
	
	.section-3 .features{
		border: 5px dotted #dcaf42;
		border-radius: 100px;
		width: 90px;
		height: 90px;
		padding: 18px;
		background: #fff;
		box-shadow: 0 0 7px #999;
	}
	
	.section-3 .border-1{
	 display: none;
	}

	.section-3 .border-left-new{
	 display: none;
	}

	.section-3 .button-left{
		position: absolute;
		background: #E1090C;
		height: 40px !important;
		width: 130px !important;
		top: 100px;
		left: 0;
		border: none;
		border-radius: 0px 50px 50px 0px;
		z-index: 3;

	}


 .section-3 .border-2{
	 display: none;
	}

 .section-3 .border-right-new{
	 display: none;}

.section-3 .button-right{
    position: absolute;
    background: #f9b101;
    height: 40px !important;
    width: 130px !important;
    top: 100px;
    right: 0;
	border: none;
	border-radius: 50px 0px 0px 50px;
	z-index: 3;
}

.system-bg{
	 display: none;	
}

	
	
	.logo{
		position: absolute;
		width: 100%;
		border: 10px;
		z-index: 2;
	}
	.logo img{
		height: none;
		margin-right: 20px;
	}

	.contact-number{
	position: absolute;
	top: 15px;
	left: 0;
	right:0;
	height: 80px;
	border: 10px;
	z-index: 3;
	width: 100%;
	text-align: center;

	}
	.contact-number h3{
	color: #fff !important;
	font-weight: 800;
	}
	
	.part-1{
		width: calc(100% - 20px) !important;
		position: relative;
	}
	.part-1::before{
		content: '';
		position: absolute;
		top: 95px !important;
		right: 0px !important;
		width: 100% !important;
		height: 2px !important;
		background: white;
	}
	.part-2{
		width: calc(100% - 20px) !important;
	}
	
	.btn-apply{
		position: relative;
		z-index: 3;
		width: 200px;
		font-size: 15px !important;
	}
	

	.toppers .owl-wrapper{
		margin-top: 200px !important;
	}

	.toppers-box{
		position: relative !important;
		z-index: 1 !important;
		padding: 0px !important;
		border: 1px solid #eee !important;
		margin: 10px !important;
		box-shadow: 0 0 15px #eee !important;
	}
	.carding{
	}
	.toppers-box .card-image{
		position: absolute !important;
		top: -196px !important;
		left: 50% !important;
		margin-left: -82px;
		z-index: 1 !important;
		padding: 20px !important;
		width: 164px !important;
		overflow: visible !important;
	}

	.toppers-box .rank{
		position: absolute !important;
		width: 80px !important;
		height: 60px !important;
		right: 48px !important;
		top: 0px !important;
		z-index: 2 !important;
		padding: 20px !important;
		display: none !important;
	}

	 .toppers .prev{
		height: 35px;
		width: 35px;
		background: #45a0ff;
		color: white !important;
		border-radius: 100px;
		position: absolute;
		left: -10px;
		top: 415px;
		font-size: 15px !important;
		box-shadow: 0 0 15px 0 #AFAFAF !important;
	}

	 .toppers .next{
		height: 35px;
		width: 35px;
		background: #45a0ff;
		color: white !important;
		border-radius: 100px;
		position: absolute;
		right: -10px;
		top: 415px;
		box-shadow: 0 0 15px 0 #AFAFAF !important;
	}	
	

	.des h3{
		font-size: 23px !important;
		text-shadow: 0 0 1px #eee;
		color: maroon;
	}
	
	.des{
		text-align: center;
		margin-top: 30px;
	}
    
    

}


@media screen and (max-width:480px){
    
    .arrows {
        display: none;
    }
}



@media screen and (max-width:361px){
    
    .arrows {
      width: 0; 
      height: 0; 
      border-left: 60px solid transparent;
      border-right: 60px solid transparent;  
      border-top: 35px solid #e2e2e2;
      position: relative;
      top:35%;
      margin: 0px auto;
    }
	
	.section-3 .features img{
		width: 27px !important;
		height: 27px !important;
	}
	
	.section-3 .features{
		border: 2px dotted #dcaf42;
		border-radius: 100px;
		width: 60px;
		height: 60px;
		padding: 15px;
		background: #fff;
		box-shadow: 0 0 7px #999;
	}
	
 .section-3 .border-1{
    position: absolute;
    background: #E1090C;
    height: 5px;
    width: 87%;
    top: 50%;
	margin-top: -5px;
    left: 0;
}

 .section-3 .border-left-new{
    position: absolute;
    background: #E1090C;
    height: 280px !important;
    width: 5px !important;
    top: 50%;
    left: 0;
	z-index: 3;
}

.section-3 .button-left{
    position: absolute;
    background: #E1090C;
    height: 40px !important;
    width: 130px !important;
    top: 100px;
    left: 0;
	border: none;
	border-radius: 0px 50px 50px 0px;
	z-index: 3;

}


 .section-3 .border-2{
    position: absolute;
    background: #f9b101;
    height: 5px;
    width: 87%;
    top: 50%;
	margin-top: -5px;
    right: 0;
/*    box-shadow: 0 0 3px;*/
}

 .section-3 .border-right-new{
    position: absolute;
    background: #f9b101;
    height: 198px !important;
    width: 5px !important;
    top: 50%;
    right: 0;
	z-index: 3;
}

.section-3 .button-right{
    position: absolute;
    background: #f9b101;
    height: 40px !important;
    width: 130px !important;
    top: 100px;
    right: 0;
	border: none;
	border-radius: 50px 0px 0px 50px;
	z-index: 3;
}
	
	.section-3 .title{
		font-size: 13px;
	}

.system-bg{
	background: url('../images/system-bg.jpg');
	background-size: cover;
	height: 450px !important;
	width: 100%;
	overflow: hidden;
	
}
	.logo{
		position: absolute;
		width: 100%;
		border: 10px;
		z-index: 2;
	}
	
	.logo img{
		height: auto;
		margin-right: 20px;
	}

	.contact-number{
		position: absolute;
		top: 20px;
		left: 0;
		right:0;
		height: 80px;
		border: 10px;
		z-index: 3;
		width: 100%;
		text-align: center;
	}
	.contact-number h3{
		color: #fff !important;
		font-weight: 800;
	}
	
	.part-1::before{
		content: '';
		position: absolute;
		top: 115px;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 2px;
		background: white;
	}
    
    


}



.arrows {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;  
  border-left: 35px solid #e2e2e2;
  position: relative;
  top:35%;
  margin: 0px auto;
    
}



.border-red{border: 5px dotted #E1090C!important;}

.date-active {
	display: none;
}





:root {
    --primary-color: #e63946;
    --secondary-color: #1d3557;
    --accent-color: #f1c40f;
    --light-color: #f1faee;
    --dark-color: #1d3557;
    --text-color: #333;
    --border-radius: 12px;
    --box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}



.guests-section {
    padding: 4rem 0;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmIj48L3JlY3Q+CjxyZWN0IHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9IiNmMWZhZWUiPjwvcmVjdD4KPC9zdmc+');
}

.section-header1 {
    margin-bottom: 3rem;
}

.section-title-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
}

.section-title {
    color: var(--secondary-color);
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    display: inline-block;
}

.title-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem 0 1.5rem;
}

.decoration-line {
    height: 2px;
    width: 80px;
    background-color: var(--primary-color);
}

.decoration-icon {
    margin: 0 15px;
    color: var(--primary-color);
    font-size: 1.5rem;
}

.section-subtitle {
    color: var(--primary-color);
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    display: inline-block;
    padding: 0 2rem;
}

.section-subtitle:before, .section-subtitle:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background-color: var(--accent-color);
}

.section-subtitle:before {
    left: 0;
}

.section-subtitle:after {
    right: 0;
}

.guests-row {
    margin-top: 2rem;
}

.guest-card {
    background-color: white;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}

.guest-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.guest-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: var(--primary-color);
}

.guest-card-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.guest-photo {
    position: relative;
    overflow: hidden;
    height: 300px;
}

.guest-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.guest-card:hover .guest-photo img {
    transform: scale(1.05);
}

.photo-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    padding: 20px;
    color: white;
    text-align: center;
}

.guest-designation {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.guest-info {
    padding: 1.5rem;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.guest-name {
    color: var(--secondary-color);
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.guest-position {
    color: #666;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.guest-label {
    display: inline-block;
    background-color: var(--accent-color);
    color: var(--dark-color);
    padding: 0.5rem 1rem;
    border-radius: 30px;
    font-weight: 600;
    font-size: 0.9rem;
    margin-top: auto;
}

.event-details {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-top: 3rem;
    flex-wrap: wrap;
}

.event-detail-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background-color: var(--light-color);
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    font-weight: 500;
    color: var(--secondary-color);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.event-detail-item i {
    color: var(--primary-color);
    font-size: 1.2rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
    }
    
    .section-subtitle {
        font-size: 1.2rem;
    }
    
    .guest-photo {
        height: 250px;
    }
    
    .event-details {
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }
}

@media (max-width: 576px) {
    .decoration-line {
        width: 50px;
    }
    
    .guest-name {
        font-size: 1.3rem;
    }
}




/* organiser css */

/* Organizers Section Styles */
:root {
    --primary-color: #e63946;
    --secondary-color: #1d3557;
    --accent-color: #f1c40f;
    --light-color: #f8f9fa;
    --dark-color: #1d3557;
    --text-color: #333;
    --border-radius: 12px;
    --box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.organizers-section {
    padding: 5rem 0;
    background-color: var(--light-color);
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23e63946' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.section-header3 {
    margin-bottom: 4rem;
}

.section-title-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
}

.section-title {
    color: var(--secondary-color);
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    display: inline-block;
}

.title-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem 0 1.5rem;
}

.decoration-line {
    height: 2px;
    width: 80px;
	background-color: var(--primary-color);
}

.decoration-icon {
    margin: 0 15px;
    color: var(--primary-color);
    font-size: 1.5rem;
}

.section-subtitle {
    color: var(--primary-color);
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    display: inline-block;
    padding: 0 2rem;
}

.section-subtitle:before, .section-subtitle:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background-color: var(--accent-color);
}

.section-subtitle:before {
    left: 0;
}

.section-subtitle:after {
    right: 0;
}

/* Main Organizer Styles */
.organizer-main, .organizer-secondary {
    background-color: white;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    margin-bottom: 3rem;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.organizer-main:hover, .organizer-secondary:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.organizer-main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: var(--primary-color);
}

.organizer-secondary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    background-color: var(--accent-color);
}

.organizer-photo-container {
    position: relative;
    height: 100%;
    min-height: 350px;
    overflow: hidden;
}

.organizer-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.5s ease;
}

.organizer-main:hover .organizer-photo, 
.organizer-secondary:hover .organizer-photo {
    transform: scale(1.05);
}

.organizer-badge {
    position: absolute;
    bottom: 20px;
    left: 0;
    background-color: var(--primary-color);
    color: white;
    padding: 0.5rem 1.5rem;
    font-weight: 600;
    font-size: 1rem;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.organizer-secondary .organizer-badge {
    left: auto;
    right: 0;
    background-color: var(--accent-color);
    color: var(--dark-color);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.organizer-content {
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.organizer-header {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.organizer-name {
    color: var(--secondary-color);
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.organizer-position {
    color: var(--primary-color);
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.organizer-designation {
    color: #666;
    font-size: 1rem;
    font-style: italic;
}

.organizer-bio {
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.organizer-bio p {
    margin-bottom: 1rem;
    text-align: justify;
}

.organizer-message {
    background-color: rgba(241, 196, 15, 0.1);
    padding: 1.5rem;
    border-radius: 10px;
    border-left: 4px solid var(--accent-color);
    margin-top: auto;
}

.organizer-message p {
    margin-bottom: 1rem;
    text-align: justify;
    font-style: italic;
}

.organizer-message p:last-child {
    margin-bottom: 0;
}

.event-date-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background-color: var(--primary-color);
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.2rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin-top: 2rem;
}

.event-date-badge i {
    font-size: 1.4rem;
}

/* Responsive adjustments */
@media (max-width: 991px) {
    .section-title {
        font-size: 2.2rem;
    }
    
    .section-subtitle {
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) {
    .organizer-photo-container {
        min-height: 300px;
    }
    
    .organizer-content {
        padding: 1.5rem;
    }
    
    .organizer-name {
        font-size: 1.5rem;
    }
    
    .organizer-position {
        font-size: 1.1rem;
    }
    
    .organizer-message {
        padding: 1rem;
    }
    
    .decoration-line {
        width: 50px;
    }
}

@media (max-width: 576px) {
    .section-title {
        font-size: 1.8rem;
    }
    
    .section-subtitle {
        font-size: 1.1rem;
        padding: 0 1rem;
    }
    
    .organizer-photo-container {
        min-height: 250px;
    }
    
    .organizer-badge {
        font-size: 0.9rem;
        padding: 0.4rem 1.2rem;
    }
}



/* collage container */

    .collage-container {
      column-count: 4;
      column-gap: 15px;
      padding: 20px;
      max-width: 1400px;
      margin: auto;
    }

    .collage-container img {
      width: 100%;
      margin-bottom: 15px;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      break-inside: avoid; /* prevents breaking images between columns */
      transition: transform 0.3s ease;
    }

    .collage-container img:hover {
      transform: scale(1.03);
    }

    @media (max-width: 1200px) {
      .collage-container {
        column-count: 3;
      }
    }

    @media (max-width: 768px) {
      .collage-container {
        column-count: 2;
      }
    }

    @media (max-width: 480px) {
      .collage-container {
        column-count: 1;
      }
    }




	/* photo slider gallery */

	
  @media screen and (max-width: 768px) {
     
		  .slides img {
            width: 100%;
            height: 300px !important;
            object-fit: cover;
            display: block;
        }

		 .slider-container {
			max-width: 90% !important;
		 }
    }

	    .slider-container {
            max-width: 900px;
            margin: 0 auto;
            position: relative;
            background: #000;
        }

        .slider {
            position: relative;
            overflow: hidden;
            border-radius: 10px;
        }

        .slides {
            display: none;
            width: 100%;
        }

        .slides.active {
            display: block;
        }

        .slides img {
            width: 100%;
            height: 500px;
            object-fit: cover;
            display: block;
        }

        .nav-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(0,0,0,0.7);
            color: white;
            border: none;
            padding: 15px 20px;
            font-size: 18px;
            cursor: pointer;
            border-radius: 5px;
            z-index: 10;
        }

        .nav-btn:hover {
            background: rgba(0,0,0,0.9);
        }

        .prev {
            left: 10px;
        }

        .next {
            right: 10px;
        }

        .counter {
            position: absolute;
            bottom: 10px;
            right: 10px;
            background: rgba(0,0,0,0.7);
            color: white !important;
            padding: 5px 10px;
            border-radius: 5px;
            font-size: 14px;
        }

        .dots-container {
            text-align: center;
            margin-top: 20px;
        }

        .dot {
            height: 10px;
            width: 10px;
            margin: 0 3px;
            background-color: #bbb !important;
            border-radius: 50%;
            display: inline-block;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .dot.active {
            background-color: #333;
        }

		.gallery{
			background-color: rgba(230, 230, 230, 0.781) !important;
			padding: 3% 0px;
		}



	a.btn {
  white-space: normal !important;       /* Allow text to wrap */
  word-wrap: break-word !important;     /* Break long words if needed */
  overflow-wrap: break-word !important; /* Modern equivalent of word-wrap */
  display: inline-block !important;     /* Ensure it behaves like a block-level element if needed */
            /* Optional: makes sure it doesn't overflow parent */
}
/* === Social Icons (Glass Effect) === */
.social-glass {
  display: flex;
  justify-content: flex-start;
  gap: 18px;
  margin-top: 15px;
}

.glass-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(43, 43, 99, 0.08);
  border: 1px solid rgba(43, 43, 99, 0.2);
  color: #2b2b63;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  backdrop-filter: blur(8px);
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Hover effect */
.glass-icon:hover {
  background: #2b2b63;
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow: 0 6px 15px rgba(43, 43, 99, 0.3);
}

/* Mobile view */
@media (max-width: 600px) {
  .glass-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
/* 🎥 Video Section Stack */


/* Unique section targeting */
#video-highlight-section {
    width: 100%;
}

/* Force columns to swap order on large screens */
#video-highlight-section .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#video-highlight-section .col-lg-5 {
    order: 2;
    /* text should appear second (right) */
    text-align: left;
    padding-left: 30px;
}

#video-highlight-section .col-lg-7 {
    order: 1;
    /* video should appear first (left) */
}

/* Make video look neat */
#video-highlight-section iframe {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Responsive stacking on mobile */
@media (max-width: 991px) {

    #video-highlight-section .col-lg-5,
    #video-highlight-section .col-lg-7 {
        order: unset;
        width: 100%;
        text-align: center;
        padding: 10px 15px;
    }

    #video-highlight-section iframe {
        height: 280px;
    }
}

@media (max-width: 991px) {

    .hid,
    .wt,
    #video-highlight-section h3,
    #video-highlight-section h5,
    #video-highlight-section h6 {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        color: #000 !important;
        text-align: center !important;
    }
}

@media (max-width: 991px) {

    .hid,
    .wt,
    #video-highlight-section2 h2,
    #video-highlight-section2 h4,
    #video-highlight-section2 h6 {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        color: #000 !important;
        text-align: center !important;
    }
}

/* ===========================================================
   ✅ RESPONSIVE FIX & STYLING FOR BOTH VIDEO SECTIONS
   (#video-highlight-section & #video-highlight-section2)
   =========================================================== */
@media (max-width: 768px) {

    /* Common text styling */
    #video-highlight-section h2,
    #video-highlight-section h3,
    #video-highlight-section h4,
    #video-highlight-section h5,
    #video-highlight-section h6,
    #video-highlight-section2 h2,
    #video-highlight-section2 h3,
    #video-highlight-section2 h4,
    #video-highlight-section2 h5,
    #video-highlight-section2 h6 {
        font-size: clamp(16px, 4vw, 22px);
        line-height: 1.4;
        margin-bottom: 8px;
        text-align: center !important;
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        color: #000 !important;
    }

    /* Font-weight hierarchy */
    #video-highlight-section h2,
    #video-highlight-section2 h2 {
        font-weight: 700;
    }

    #video-highlight-section h4,
    #video-highlight-section2 h4 {
        font-weight: 600;
    }

    #video-highlight-section h6,
    #video-highlight-section2 h6 {
        font-weight: 400;
        color: #333 !important;
    }

    /* Section padding */
    #video-highlight-section,
    #video-highlight-section2 {
        padding: 15px 10px;
    }

    /* Responsive video styling */
    #video-highlight-section iframe,
    #video-highlight-section2 iframe {
        border-radius: 10px;
        height: 250px !important;
        width: 100% !important;
    }

    /* Stack layout: text ABOVE, video BELOW on mobile */
    #video-highlight-section .col-lg-5,
    #video-highlight-section2 .col-lg-5 {
        order: 1 !important;
        /* text first */
    }

    #video-highlight-section .col-lg-7,
    #video-highlight-section2 .col-lg-7 {
        order: 2 !important;
        /* video second */
    }
}
/* table */
.award-table thead th {
    color: #ffffff !important;
    background: linear-gradient(90deg, #243b8f, #3b5edb);
    font-weight: 600;
    vertical-align: middle;
}

.award-table td {
    vertical-align: middle;
    font-size: 15px;
}

.award-table tbody tr:hover {
    background-color: #f2f6ff;
}
.language-switcher-section {
    text-align: center;
    margin: 30px 0;
}

.language-title {
    font-size: 22px;
    font-weight: 700;
    color: #003175;
    margin-bottom: 15px;
}

.language-switcher {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.lang-btn {
    background: #1e40af; /* blue */
    color: #ffffff;
    border: none;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px; /* pill shape */
    cursor: pointer;
    transition: all 0.3s ease;
}

.lang-btn:hover {
    background: #003175;
    transform: translateY(-2px);
}
/* Language switcher section */
.language-switcher-section {
    text-align: center;
    margin: 10px 0 5px 0;   /* 🔽 reduced top & bottom gap */
    padding: 0;
}

/* Heading */
.language-title {
    font-size: 20px;
    font-weight: 700;
    color: #003175;
    margin-bottom: 8px;   /* 🔽 reduce space below heading */
}

/* Buttons wrapper */
.language-switcher {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 5px;  /* 🔽 small gap only */
}

/* Language buttons */
.lang-btn {
    background: #1e40af; /* blue */
    color: #ffffff;
    border: none;
    padding: 8px 24px;   /* 🔽 slightly compact */
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.lang-btn:hover {
    background: #003175;
    transform: translateY(-1px);
}
.main-title {
    margin-top: 10px !important;  /* 🔽 reduces big empty space */
}
/* ===== Language Switcher Wrapper ===== */
.language-switcher-section {
    display: flex;
    justify-content: center;
    margin: 20px 0 10px 0;
}

/* ===== Background Box ===== */
.language-box {
    background: linear-gradient(135deg, #eaf2ff, #ffffff);
    padding: 20px 30px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    text-align: center;
}

/* ===== Heading ===== */
.language-title {
    font-size: 22px;
    font-weight: 700;
    color: #003175;
    margin-bottom: 14px;
}

/* ===== Buttons Container ===== */
.language-switcher {
    display: flex;
    justify-content: center;
    gap: 20px;
}

/* ===== Language Buttons ===== */
.lang-btn {
    background: #1e40af;
    color: #ffffff;
    border: none;
    padding: 14px 42px;          /* 🔼 Bigger buttons */
    font-size: 18px;             /* 🔼 Bigger text */
    font-weight: 700;
    border-radius: 50px;         /* Pill shape */
    cursor: pointer;
    box-shadow: 0 6px 16px rgba(30, 64, 175, 0.35);
    transition: all 0.3s ease;
}

.lang-btn:hover {
    background: #003175;
    transform: translateY(-3px);
}

/* ===== Main Title Spacing Fix ===== */
.main-title {
    margin-top: 10px !important;
    text-align: center;
}
/* mobile view */
/* ===== Responsive Table Fix ===== */
.table-responsive-custom {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Table base */
.award-table {
    width: 100%;
    min-width: 700px; /* keeps desktop look */
    border-collapse: collapse;
}

/* Header */
.award-table thead th {
    background: #1e40af;
    color: #ffffff;   /* white heading text */
    font-size: 15px;
    padding: 10px;
    white-space: nowrap;
}

/* Body cells */
.award-table tbody td {
    font-size: 14px;
    padding: 10px;
    white-space: nowrap;
}

/* Borders */
.award-table th,
.award-table td {
    border: 1px solid #dbeafe;
}

/* ===== Mobile Optimization ===== */
@media (max-width: 768px) {
    .award-table {
        min-width: 600px;
    }

    .award-table thead th {
        font-size: 14px;
    }

    .award-table tbody td {
        font-size: 13px;
    }
}
/* video */
/* ===== BTC VIDEO INFO SECTION ===== */

.btc-video-section {
    background: #f7f8f3;
    padding: 70px 0;
}

.btc-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 45px;
    align-items: center;
}

/* Media box */
.btc-media {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.btc-media iframe {
    width: 100%;
    height: 340px;
    border: none;
}

/* Content */
.btc-content {
    max-width: 600px;
}

.btc-badge {
    display: inline-block;
    background: #e6f4ea;
    color: #166534;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
}

.btc-content h2 {
    font-size: 34px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 6px;
}

.btc-location {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 15px;
}

.btc-content p {
    font-size: 16px;
    line-height: 1.9;
    color: #374151;
    margin-bottom: 14px;
}

/* Button */
.btc-btn {
    display: inline-block;
    margin-top: 12px;
    background: #166534;
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 32px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btc-btn:hover {
    background: #14532d;
    transform: translateY(-2px);
}

/* ===== MOBILE RESPONSIVE ===== */
@media (max-width: 768px) {

    .btc-grid {
        grid-template-columns: 1fr;
    }

    .btc-media iframe {
        height: 220px;
    }

    .btc-content h2 {
        font-size: 26px;
    }

    .btc-video-section {
        padding: 45px 15px;
    }
}
.btc-video-section {
  padding: 70px 0;
  background: #f7f8f3;
}

.btc-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 45px;
  align-items: center;
}

/* VIDEO CARD */
.btc-media {
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 14px 35px rgba(0,0,0,0.18);
}

.video-thumb {
  display: block;
  position: relative;
  aspect-ratio: 9 / 16;
  background: #000;
}

.video-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* PLAY ICON */
.play-icon {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 72px;
  color: white;
  text-shadow: 0 8px 25px rgba(0,0,0,0.7);
}

/* CONTENT */
.btc-badge {
  background: #e6f4ea;
  color: #166534;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
}

.btc-content h2 {
  font-size: 34px;
  margin: 10px 0;
}

.btc-location {
  color: #6b7280;
  margin-bottom: 12px;
}

.btc-btn {
  display: inline-block;
  margin-top: 14px;
  background: #166534;
  color: #fff;
  padding: 12px 32px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
}

/* MOBILE */
@media (max-width: 768px) {
  .btc-grid {
    grid-template-columns: 1fr;
  }
}
.btc-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 45px;
  align-items: flex-start; /* 👈 KEY FIX */
}
.btc-content h2 {
  margin-top: 0;        /* 👈 IMPORTANT */
  font-size: 34px;
  margin-bottom: 10px;
}
.btc-content {
  padding-top: 4px; /* slight optical balance */
}
/* button */
.btc-btn {
    display: inline-block;
    margin-top: 14px;
    background: #166534;   /* green */
    color: #ffffff !important;  /* 👈 WHITE TEXT */
    padding: 12px 32px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
}

.btc-btn:hover {
    background: #14532d;
    color: #ffffff; /* hover वर पण whiteच */
}
/* voice change */
.voices-section {
  padding: 80px 0;
  background: #ffffff;
}

/* HEADING SAME AS WEBSITE */
.voices-heading {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 60px;
}

.voices-heading h1 {
  font-size: 48px;
  font-weight: 700;
  color: #1f2937;
}

.voices-heading p {
  margin-top: 12px;
  font-size: 18px;
  color: #6b7280;
}

/* CONTENT GRID */
.voices-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 50px;
  align-items: center;
}

/* VIDEO */
.video-box {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.video-box iframe {
  width: 100%;
  height: 360px;
}

/* RIGHT CARD */
.content-box {
  background: #f9fafb;
  padding: 40px;
  border-radius: 18px;
}

.tag {
  color: #e11d48;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
}

.content-box h2 {
  margin: 15px 0;
  font-size: 36px;
  color: #1f2937;
}

.content-box p {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 30px;
}

/* BUTTON */
.watch-btn {
  display: inline-block;
  padding: 14px 28px;
  background: #14532d;
  color: #ffffff;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  transition: 0.3s ease;
}

.watch-btn:hover {
  background: #166534;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .voices-container {
    grid-template-columns: 1fr;
  }

  .voices-heading h1 {
    font-size: 34px;
  }

  .video-box iframe {
    height: 240px;
  }
}
.voices-section {
  padding: 80px 0;
  background: #ffffff;
}

/* HEADING */
.voices-heading {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 60px;
}

.voices-heading h1 {
  font-size: 48px;
  font-weight: 700;
  color: #1f2937;
}

.voices-heading p {
  margin-top: 12px;
  font-size: 18px;
  color: #6b7280;
}

/* GRID */
.voices-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr; /* LEFT text | RIGHT video */
  gap: 50px;
  align-items: center; /* ⭐ PERFECT vertical alignment */
}

/* CONTENT */
.content-box {
  background: #f9fafb;
  padding: 40px;
  border-radius: 18px;
}

.tag {
  color: #e11d48;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
}

.content-box h2 {
  margin: 15px 0;
  font-size: 36px;
  color: #1f2937;
}

.content-box p {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 30px;
}

/* BUTTON FIX */
.watch-btn {
  display: inline-block;
  padding: 14px 30px;
  background: #14532d;
  color: #ffffff !important;   /* ⭐ TEXT WHITE FIX */
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
}

.watch-btn:hover {
  background: #166534;
  color: #ffffff;
}

/* VIDEO */
.video-box {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.video-box iframe {
  width: 100%;
  height: 360px;
  display: block;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .voices-container {
    grid-template-columns: 1fr;
  }

  .video-box iframe {
    height: 240px;
  }
}
.voices-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 60px;
  align-items: center;          /* vertical center */
}
.content-box {
  background: #f9fafb;
  padding: 45px 40px;
  border-radius: 18px;
  display: flex;               /* ⭐ key fix */
  flex-direction: column;
  justify-content: center;     /* ⭐ vertical center inside card */
}
.watch-btn {
  margin-top: 10px;
  align-self: flex-start;      /* left aligned clean */
  padding: 14px 30px;
  background: #14532d;
  color: #ffffff !important;
  border-radius: 30px;
  font-weight: 600;
}
.video-box {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
  display: flex;
  align-items: center;         /* ⭐ center iframe */
}

.video-box iframe {
  width: 100%;
  height: 360px;
  display: block;
}
/* Reduce top-bottom space of section */
.voices-section {
  padding: 50px 0;   /* earlier 80px */
}

/* Reduce space below heading */
.voices-heading {
  margin: 0 auto 35px;   /* earlier 60px */
}
/* Reduce overall section padding */
.voices-section {
  padding-top: 35px;   /* reduce from 50–80px */
  padding-bottom: 40px;
}

/* Reduce space below main heading */
.voices-heading {
  margin-bottom: 20px;   /* was 35–60px */
}

/* Optional: tighten subtitle spacing */
.voices-heading p {
  margin-top: 8px;
}
/* REMOVE EXTRA SPACE ABOVE THE SECTION */
.voices-section {
  padding-top: 20px !important;
  padding-bottom: 35px !important;
}

/* KILL DEFAULT H1 MARGINS */
.voices-heading h1 {
  margin-top: 0 !important;
  margin-bottom: 8px !important;
}

/* KILL SUBTITLE GAP */
.voices-heading p {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}

/* REDUCE SPACE BETWEEN HEADING & GRID */
.voices-heading {
  margin-bottom: 15px !important;
}

/* PULL CONTENT GRID UP */
.voices-container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.slides {
  display: none;
}

.slides.active {
  display: block;
}
.award-desc {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 20px;   /* center + spacing */
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}
.slides {
  display: none;
}

.slides.active {
  display: block;
}
/* new paper */
/* FULL SECTION CENTER */
section.my-5.py-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* FORCE FULL PART TO CENTER */
section.my-5.py-5 {
  width: 100%;
}

/* CENTER THE COLLAGE PROPERLY */
section.my-5.py-5 .collage-container {
  margin-left: auto;
  margin-right: auto;
}
section.my-5.py-5 .collage-container {
  max-width: 1200px;   /* or 1100px if you want more tight */
}
/* SECTION */
.newspaper-section {
  width: 100%;
  background: #fff;
}

/* HEADING */
.section-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 40px;
}

/* PERFECT CENTER GRID (LIKE 2nd IMAGE) */
.newspaper-grid {
  max-width: 1300px;        /* center width */
  margin: 0 auto;          /* ⭐ CENTER */
  padding: 0 20px;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

/* CARD STYLE – SAME LOOK */
.newspaper-grid img {
  width: 100%;
  height: 520px;            /* ⭐ SAME HEIGHT */
  object-fit: contain;      /* newspaper safe */

  background: #ffffff;
  padding: 14px;
  border-radius: 14px;

  box-shadow: 0 12px 30px rgba(0,0,0,0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* HOVER */
.newspaper-grid img:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 38px rgba(0,0,0,0.25);
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .newspaper-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .newspaper-grid {
    grid-template-columns: 1fr;
  }
}
/* flyers */
/* =========================
   HEADER / HEADING FIX
========================= */
.header-banner {
  max-width: 95%;
  margin: 20px auto;
  border-radius: 28px;

  /* ❌ overflow hidden काढ */
  overflow: visible;

  /* spacing for text */
  padding: 18px 24px;
}

/* Heading image / text safety */
.header-banner img,
.header-banner h1,
.header-banner h2 {
  max-width: 100%;
  height: auto;
  line-height: 1.2;
  white-space: normal;
}
/* Default Marathi */
.flyer-en { display: none !important; }
.flyer-mr { display: block !important; }

/* English */
body.lang-en .flyer-en { display: block !important; }
body.lang-en .flyer-mr { display: none !important; }
/* mobile view */
/* =========================
   FLYER BASE
========================= */
.flyer-wrapper {
  position: relative;
  width: 100%;
  text-align: center;
}

.flyer {
  max-width: 100%;
  height: auto;
}

/* =========================
   DEVICE CONTROL (STRONG)
========================= */

/* Default = Desktop */
.desktop-only {
  visibility: visible;
  position: static;
}

.mobile-only {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

/* Mobile View */
@media (max-width: 768px) {
  .desktop-only {
    visibility: hidden;
    position: absolute;
    left: -9999px;
  }

  .mobile-only {
    visibility: visible;
    position: static;
  }
}

/* =========================
   LANGUAGE CONTROL
========================= */

/* Default Marathi */
.flyer-en {
  display: none;
}

/* English selected */
body.lang-en .flyer-en {
  display: block;
}
body.lang-en .flyer-mr {
  display: none;
}
/* voice change */
/* =========================
   VOICES OF CHANGE – MOBILE FIX
========================= */

/* Section spacing */
.voices-section {
  padding: 60px 20px;
}

/* Grid layout */
.voices-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

/* Text card */
.voices-text {
  background: #fff;
  padding: 40px;
  border-radius: 20px;
}

/* Heading */
.voices-text h2 {
  font-size: 32px;
  line-height: 1.3;
}

/* Paragraph */
.voices-text p {
  font-size: 16px;
  line-height: 1.7;
}

/* Video wrapper */
.video-wrapper {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

/* =========================
   MOBILE VIEW FIX
========================= */
@media (max-width: 768px) {

  .voices-section {
    padding: 40px 15px;
  }

  .voices-grid {
    grid-template-columns: 1fr; /* single column */
    gap: 25px;
  }

  .voices-text {
    padding: 25px;
    text-align: center;
  }

  .voices-text h2 {
    font-size: 24px;
  }

  .voices-text p {
    font-size: 15px;
  }

  /* Button center */
  .voices-text .btn,
  .voices-text a {
    margin: 15px auto 0;
    display: inline-block;
  }

  /* Responsive YouTube */
  .video-wrapper iframe {
    width: 100%;
    height: 220px;
    border-radius: 16px;
  }
}

/* =========================
   EXTRA SMALL PHONES
========================= */
@media (max-width: 480px) {
  .video-wrapper iframe {
    height: 200px;
  }
}
.parent {
  height: auto;
  overflow: visible;
}
/* ===============================
   BTC CONTENT – FORCE VISIBILITY
================================ */

.btc-content {
  width: 100%;
  height: auto !important;
  overflow: visible !important;
  position: relative !important;
  z-index: 2;
}

/* Text visibility fix */
.btc-content h2,
.btc-content p,
.btc-content a {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* ===============================
   MOBILE FIX (MAIN)
================================ */
@media (max-width: 768px) {

  /* Parent container fix */
  .btc-content {
    padding: 16px !important;
    margin-top: 12px;
    text-align: left;
  }

  .btc-content h2 {
    font-size: 22px;
    line-height: 1.3;
  }

  .btc-location {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .btc-content p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 14px;
  }

  .btc-btn {
    display: inline-block;
    margin-top: 10px;
  }
}
/* =========================================
   SECTION 1 : BTC CONTENT – MOBILE FIX
========================================= */

@media (max-width: 768px) {

  /* Make section scrollable & visible */
  .btc-content {
    display: block !important;
    width: 100%;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    padding: 16px !important;
    margin-top: 10px;
  }

  .btc-content h2 {
    font-size: 22px;
    line-height: 1.3;
  }

  .btc-location {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .btc-content p {
    font-size: 15px;
    line-height: 1.7;
  }

  .btc-btn {
    display: inline-block;
    margin-top: 12px;
  }

  /* Kill parent layout issues */
  section,
  .section,
  .row,
  .container,
  .col-lg-7,
  .col-lg-5 {
    height: auto !important;
    overflow: visible !important;
    align-items: flex-start !important;
  }
}

/* =========================================
   SECTION 2 : VOICES OF CHANGE – MOBILE FIX
========================================= */

@media (max-width: 768px) {

  .voices-section {
    padding: 40px 16px;
  }

  .voices-heading {
    text-align: center;
    margin-bottom: 25px;
  }

  .voices-heading h1 {
    font-size: 26px;
  }

  .voices-heading p {
    font-size: 14px;
  }

  /* STACK content + video */
  .voices-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px;
  }

  .content-box,
  .video-box {
    width: 100%;
    height: auto !important;
    overflow: visible !important;
  }

  .content-box {
    padding: 18px;
    text-align: left;
  }

  .content-box h2 {
    font-size: 22px;
    line-height: 1.3;
  }

  .content-box p {
    font-size: 15px;
    line-height: 1.7;
  }

  .watch-btn {
    display: inline-block;
    margin-top: 12px;
  }

  /* Responsive video */
  .video-box iframe {
    width: 100%;
    height: 220px;
    border-radius: 14px;
  }
}

/* EXTRA SMALL PHONES */
@media (max-width: 480px) {
  .video-box iframe {
    height: 200px;
  }
}
/* ================================
   BTC SECTION – BASE (DESKTOP)
================================ */

.btc-section {
  padding: 70px 0;
  background: #f9fafb;
}

.btc-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 50px;
  align-items: center;
}

.btc-media img {
  width: 100%;
  height: auto;
  border-radius: 18px;
  display: block;
}

.video-thumb {
  position: relative;
  display: block;
}

.play-icon {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  color: #fff;
  background: rgba(0,0,0,0.35);
  border-radius: 18px;
}

.btc-content h2 {
  font-size: 34px;
  margin-bottom: 10px;
}

.btc-location {
  font-size: 15px;
  color: #666;
  margin-bottom: 15px;
}

.btc-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}

.btc-btn {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 26px;
  background: #1e7e34;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
}

/* ================================
   BTC SECTION – MOBILE FIX (KEY)
================================ */

@media (max-width: 768px) {

  .btc-section {
    padding: 40px 0;
  }

  .btc-grid {
    display: block !important;   /* GRID → BLOCK */
  }

  .btc-media {
    margin-bottom: 25px;
  }

  .btc-content {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
  }

  .btc-content h2 {
    font-size: 24px;
    line-height: 1.3;
  }

  .btc-location {
    font-size: 14px;
  }

  .btc-content p {
    font-size: 15px;
    line-height: 1.7;
  }

  .btc-btn {
    margin-top: 15px;
  }
}
/* ================================
   BTC DESKTOP FIX
================================ */

.btc-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 50px;
  align-items: center;
}

/* VIDEO CARD FIX */
.btc-media {
  display: flex;
  justify-content: center;
}

.video-thumb {
  width: 100%;
  max-width: 360px;     /* PERFECT SHORTS WIDTH */
  aspect-ratio: 9 / 16; /* FORCE SHORTS RATIO */
  overflow: hidden;
  border-radius: 22px;
  background: #000;
}

.video-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* IMPORTANT */
}

/* PLAY ICON CENTER */
.play-icon {
  font-size: 54px;
  background: rgba(0,0,0,0.45);
}

/* CONTENT ALIGN FIX */
.btc-content {
  align-self: center;
}

/* ================================
   BTC MOBILE FIX (STACK)
================================ */

@media (max-width: 768px) {

  .btc-grid {
    display: block;
  }

  .btc-media {
    margin-bottom: 25px;
  }

  .video-thumb {
    max-width: 100%;
    aspect-ratio: 9 / 16;
  }

  .btc-content {
    text-align: left;
  }
}
/* ==============================
   GALLERY / SLIDER CENTER FIX
============================== */

.gallery-section,
.media-section,
.section-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Slider container */
.carousel,
.slider-wrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 40px;
}

/* Slider images */
.carousel img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 18px;
}

/* ==============================
   HEADING CENTER FIX
============================== */

.section-heading,
.gallery-heading,
.media-heading {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}

.section-heading h2,
.gallery-heading h2 {
  font-size: 30px;
  font-weight: 700;
}

.section-heading p {
  font-size: 16px;
  opacity: 0.85;
}

/* ==============================
   NEWS / IMAGE GRID CENTER
============================== */

.news-grid,
.media-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  justify-items: center;
}

.news-grid img,
.media-grid img {
  width: 100%;
  max-width: 320px;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

/* ==============================
   MOBILE CENTER FIX
============================== */

@media (max-width: 768px) {

  .carousel,
  .slider-wrapper {
    padding: 0 14px;
  }

  .section-heading h2 {
    font-size: 24px;
  }

  .news-grid,
  .media-grid {
    padding: 0 14px;
  }
}
/* ONLY PRESS SECTION CENTER FIX */
.press-section {
  width: 100%;
  padding: 40px 0;
}

/* CENTER CONTAINER */
.press-section .press-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

/* CENTER IMAGES GRID */
.press-section .collage-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;   /* 🔥 MAIN FIX */
  gap: 24px;
}

/* IMAGE SIZE SAME */
.press-section .collage-container img {
  width: 230px;
  height: auto;
  display: block;
}
@media (max-width: 600px) {
  .press-section .collage-container img {
    width: 90%;
  }
}
/* flyersssss */
/* ===== CAROUSEL MOBILE FIX ===== */

#carouselExampleControls {
  width: 100%;
}

#carouselExampleControls .carousel-inner {
  width: 100%;
}

#carouselExampleControls img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain;
  max-height: 420px;
}

/* Mobile specific */
@media (max-width: 768px) {

  #carouselExampleControls img {
    max-height: 260px;   /* prevents breaking */
  }

  .container.out {
    padding-left: 10px;
    padding-right: 10px;
  }

  #desc {
    margin-bottom: 20px;
  }
}
/* ===============================
   FLYER CARD STYLE (MATCH IMAGE 1)
   =============================== */

.flyer-card {
  background: #ffffff;
  border-radius: 22px;
  padding: 16px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
  max-width: 100%;
}

/* Images inside slider */
.flyer-card .carousel-inner img {
  width: 100%;
  height: auto;
  border-radius: 14px;
  object-fit: contain;
}

/* Keep same visual height */
.flyer-card .carousel-inner {
  min-height: 360px;
  display: flex;
  align-items: center;
}

/* Desktop height */
@media (min-width: 992px) {
  .flyer-card .carousel-inner {
    min-height: 380px;
  }
}

/* Mobile fix */
@media (max-width: 768px) {
  .flyer-card {
    padding: 12px;
    margin-bottom: 20px;
  }

  .flyer-card .carousel-inner {
    min-height: auto;
  }

  .flyer-card img {
    max-height: 260px;
  }
}
/* ===============================
   FLYER CARD STYLE (MATCH IMAGE 1)
   =============================== */

.flyer-card {
  background: #ffffff;
  border-radius: 22px;
  padding: 16px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
  max-width: 100%;
}

/* Images inside slider */
.flyer-card .carousel-inner img {
  width: 100%;
  height: auto;
  border-radius: 14px;
  object-fit: contain;
}

/* Keep same visual height */
.flyer-card .carousel-inner {
  min-height: 360px;
  display: flex;
  align-items: center;
}

/* Desktop height */
@media (min-width: 992px) {
  .flyer-card .carousel-inner {
    min-height: 380px;
  }
}

/* Mobile fix */
@media (max-width: 768px) {
  .flyer-card {
    padding: 12px;
    margin-bottom: 20px;
  }

  .flyer-card .carousel-inner {
    min-height: auto;
  }

  .flyer-card img {
    max-height: 260px;
  }
}
/* Reduce space below heading */
.section-title,
.entry-title,
.category-title {
  margin-bottom: 2px;   /* earlier usually 40–60px */
}
.category-grid,
.fee-cards,
.prize-cards {
  margin-top: 0;
}
.entry-title {
  margin-bottom: 18px;
}

.category-grid {
  margin-top: 0;
}
.btc-btn {
  display: inline-flex;          /* perfect fit */
  align-items: center;
  justify-content: center;
  padding: 10px 26px;            /* same as screenshot */
  background-color: #0b5d3b;     /* dark green */
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 999px;          /* pill shape */
  text-decoration: none;
  width: fit-content;            /* key line */
  max-width: max-content;
}
