@media screen and (max-width: 767px) {
	.headermain .navbar-brand {
		position: static !important;
	}
	.banner-section {
		height: auto;
		padding: 24px 22px;
	}
	.banner-section h1 {
		font-size: 30px;
	}
	.banner-section h2 {
		font-size: 21px;
		margin-top: 15px;
	}
	.banner-section h6 {
			font-size: 17px;
			margin-top: 15px;
			letter-spacing: -0.9px;
			line-height: 22px;
		
    
	}
	.enquirenow.signin {
		padding: 30px 10px 30px 10px;
	}
	.enquirenow.resgisterSection {
		padding: 30px 10px;
	}
	.formtitle h2 {
		font-size: 30px;
	}
	.formtitle {
		flex-direction: column;
	}
	.reginow p {
		margin: 0px;
	}
	.ftitle2 .fw-light::after {
		display: none;
	}
	.btnrow {
		flex-direction: column;
		margin-top: 15px !important;
	}
	.sbtbtn.btnoutline {
		margin-top: 15px;
		min-width: 150px;
		max-width: 100%;
		width: 100%;
	}
	.btn.sbtbtn {
		margin-right: 0px !important;
	}
	.reginow p, .formtitle .reginow p {
		font-size: 14px;
	}
	.pb-72 {
		padding-top: 30px;
	}
	.wlctext h2 {
		font-size: 45px;
		font-weight: 300;
	}
	.navbar-brand img {
		width: 50px;
	}
	.headermain h1 {
		padding-top: 15px;
		font-size: 26px;
		text-align: center;
		line-height: 30px;
	}
	.headermain h1 span {
		font-size: 26px;
	}
	.topic {
		flex-direction: column;
	}
	.topic h2 {
		font-size: 38px;
		line-height: 40px;
		margin: 15px 0px 0px 0px;
		text-align: center;
	}
	.reward ul li {
		font-size: 22px;
	}
	.reward ul {
		padding-left: 20px;
	}
	.topic img {
		width: 130px;
		align-self: center;
	}
	.texttwo h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.texttwo {
		padding: 15px 24px;
		text-align: center;
	}
	.qrc::before {
		display: none;
	}
	.qrc img {
		width: 250px;
		position: relative;
	}
	.qrc {
		justify-content: center;
	}
	.hbmt {
		flex-direction: column;
	}
	.hbmttxt {
		margin-top: 15px;
		width: 100%;
	}
	.keydate {
		width: 100%;
		position: static;
	}
	footer {
		flex-direction: column;
		padding-top: 15px;
		padding-bottom: 15px;
		height: auto;
	}
	.cmptSection {
		padding: 0px 15px;
	}
	footer a {
		margin-top: 5px;
	}
	.headlogo {
		justify-content: center;
	}
	.reginow p a {
		color: #E76FF5;
		width: 100%;
		justify-content: center;
	}
	.reginow.reginow2 p a {
		display: flex;
	}
	.reginow {
		margin-top: 15px;
	}
	.logo img {
		width: 60px;
	}
	.headermain {
		background: #1C012C;
		padding: 10px 0px;
		min-height: 75px;
	}
	.bannertxt {
		text-align: center;
	}
	.top-bar {
		margin-top: 10px;
		position: static;
		justify-content: center;
	}
	.enquireform {
		padding-top: 30px;
	}

	.evalate ul li {
	width: 100%;}

	.jrbannertxt h2, .headingtext h2 {
	font-size: 32px;	}

	.jurybanner-section, .HowWe-Evaluate2, .whmtr {
	padding: 60px 15px;	}

	.top-bar a { font-size: 14px;}


}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.ftitle2 .fw-light::after {
		display: none;
	}
	.headermain .navbar-brand {
		position: static !important;
	}
	.banner-section {
		height: auto;
		padding: 24px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.topic h2 {
		font-size: 40px;
		line-height: 49px;
		margin: 0px 0px 0px 10px;
	}
	.reward ul li {
		font-size: 18px;
	}
	.hbmttxt {
		max-width: 380px;
	}
	.ft {
		padding: 30px 0px;
	}
	.qrc img {
		width: 100%;
	}
}