@media(max-width:1450px){
.container {
    max-width: 1300px;
}

}

@media(max-width:1300px){
.container {
	max-width: 1010px;
}

}

@media(max-width:991px){
.inner-banner h1 {
	font-size: 60px;
	text-align: center;
}
.form-box {
	padding: 30px 20px;
}
.sm-cnt-bx {
	padding: 30px 20px;
}
.logo-list img {
	max-height: 50px;
}
.inner-banner p {
	font-size: 24px;
}
.inner-banner {
	gap: 0;
	text-align: center;
}
.supporting-sec h2 {
	font-size: 25px;
	line-height: 35px;
	max-width: 500px;
}
.supp-bx p {
	font-size: 18px;
	line-height: 31.25px;
}
.team-bx {
	flex: 0 0 48.6%;
	max-width: 48.6%;
}
.team-img {
	width: 50px;
	height: 50px;
}
.team-text {
	font-size: 15px;
	line-height: 24px;
}
.get-sponsorship .btn.btn-primary {
	width: 100%;
	padding: 12px 10px;
}
.logo-bx img {
	max-height: 70px;
}
.logo-bx {
	gap: 10px;
}

}

@media(max-width:767px){
.sp-60 {
	padding: 30px 0;
}
.inner-banner h1 {
	font-size: 35px;
	text-align: center;
	padding: 0 15px;
	line-height: 45px;
}
.inner-banner {
	height: 400px;
}
.sm-cnt-bx h2 {
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 40px;
}
.sm-cnt-bx li, .sm-cnt-bx p {
	font-size: 16px;
	line-height: 24px;
}
.sm-cnt-bx {
	padding: 15px 20px 25px;
}
.sm-cnt-bx li span {
	flex: 0 0 15px;
}
.form-box h2 {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 42px;
}
.form-fields .form-control {
	border-radius: 8px;
	height: 45px;
}
.form-box .nav-pills .nav-link {
	font-size: 14px;
	padding: 3px 10px;
	border-radius: 8px;
}
.sponsor-bx h2 {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 10px;
}
.sponsor-bx p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.sponsor-bx {
	border: 2px solid #344E5D1A;
	padding: 20px 10px;
	text-align: center;
	border-radius: 10px;
}
.belief-sec {
	height: 560px;
	padding: 40px 0 80px;
}
.belief-sec h3 {
	font-size: 36px;
	line-height: 40px;
}
.belief-sec h4 {
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 15px;
}
.belief-sec .btn.btn-dark {
	margin-bottom: 10px;
}
.belief-sec .row.position-relative.z-index-3.align-items-center {
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: space-between;
	height: 420px;
}
.sup-img img {
	width: 98px;
	height: 98px;
	padding: 20px 20px;
	border-radius: 14px;
}
.supp-bx {
	margin-top: 20px;
}
.team-bx {
	flex: 0 0 100%;
	max-width: 100%;
}


.inner-banner img {
	max-height: 100px;
}
.SAC-sec h2 {
	font-size: 24px;
	line-height: 32px;
}
.event-date-bx {
	padding: 20px 15px;
	border-radius: 15px;
}
.event-date-bx h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 30px;
}
.date-time {
	font-size: 14px;
	line-height: 30px;
	margin: 0 auto 0;
}
.sib {
	height: 146px;
	border-radius: 20px;
}
.bs-text p {
	font-size: 18px;
}
.bs-text h4 {
	font-size: 25px;
	line-height: 35px;
}
.logo-bx img {
	max-height: 60px;
}
.get-sponsorship .btn.btn-primary {
	width: 100%;
	padding: 12px 10px;
	margin-bottom: 50px;
}
.get-sponsorship .col-md-4.text-center:last-child .btn.btn.btn-primary {
	margin-bottom: 0;
}
}
