@media (max-width:768px){
	.footer-bottom-sec{
		text-align: center !important;
		padding: 0px;
	}
	.carousel-indicators{
		display: none !important;
	}
	.footer-sub-title{
		padding-bottom: 5%;
	}
	.footer-contact{
		margin-bottom: 3% !important;
	}
	.footer-img{
		margin-top: 3% !important;
	}
	.footer-title{
		margin-bottom: 3% !important;
	}
	.footer-map{
		width: 87% !important;
		margin-top: 2%;
	}
	.video-sec{
		margin-top: 2rem;
	}
	.video-sub-sec{
		margin-top: 0px !important;
	}
	.login-img{
		display: none;
	}
	.testimonial{
		margin-right: 0px !important;
	}
	
	.header-bg{
		display: flex;
		justify-content: start !important;
	}
	/*.logo-img{
		width: 70% !important;
	}*/
	.navbar ul li {
		margin-left: 4% !important;
	}
	.navbar ul li .nav-register-btn{
		margin-top: 4% !important;
	}
	.achievers_gab{
		justify-content: space-evenly !important;
	}
	.container-width {
    width: 100% !important;
	}
	.btn-previous,.btn-next,.btn-eligibility-submit{
		width: 20% !important;
	}
	#clear-btn{
		width: 20% !important;
	}
	.achievers_sub{
		width: 20% !important;
	}
}
@media (max-width:992px){
	.header-bg{
		text-align: left !important;
	}

}
@media (max-width:425px){
	/*.btn-previous,.btn-next{
		width: 30% !important;
	}*/
	.achievers_sub{
		width: 35% !important;
	}
	.exam-title{
		font-size: 0.90rem !important;
	}
	.exam-status-title{
		margin-top: 10% !important;
	}
	.aboutus-sub-sec{
		display: flex;
		justify-content: center !important
	}
	.aboutus-image
	{
		height: auto !important;
	}
	.banner-sub-title
	{
		font-size: 1.50rem;
		font-weight: bold;
		color: white;
		width: 50%;
		text-align: center;
	}
	ul.nav-tab-course-section {
	    display: flex;
	    flex-wrap: wrap;
	    flex-direction: column;
	    align-items: center;
    }
    ul.nav-tab-course-section li{
    	margin-bottom: 2%;
    }
    ul.achievement-tap{
    	 display: flex;
	    flex-wrap: wrap;
	    flex-direction: column;
	    align-items: center;
    }
	.study-material-sec{
		display: flex;
		flex-direction: column !important;
	}
	.study_previous_question{
		margin-left: 0px !important;
		margin-top:2% !important;
	}
	.study_material,.study_previous_question{
		padding: 2% !important;
	}
	/*.banner-sub-title{
		font-size: 1.20rem;
	}*/
	.banner-detail{
		font-size: 1rem;
		letter-spacing: 5px;
	}

}
@media only screen and (min-width: 280px) and (max-width: 425px){
	.btn-previous,.btn-next,.btn-eligibility-submit{
		margin-bottom: 2%;
		width: 40% !important;
	}
	.exam-btn-sec{
		text-align: start !important;

	}
	#clear-btn{
		margin-bottom: 2%;
		width:40% !important;
	}
	.achievers_sub{
		width: 40% !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1900px){
	.footer-map{
		display: flex !important;
   		flex-direction: column !important;
   		width: 40% !important;
	}

}
@media (min-width: 992px){
	/*.logo-img{
		width: 30% !important;
	} */
	.margin-left{
		margin-left: 1% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 425px){
	.logo-img {
		max-width: 200px;
	}
	.navbar-expand-xl{
		padding-right: 1rem !important;
	}
}

@media only screen and (min-width: 220px) and (max-width: 319px){
	.logo-img {
		max-width: 150px;
	}
	.navbar-expand-xl{
		padding-right: 1rem !important;
	}
}

@media only screen and (min-width: 220px) and (max-width: 1199px){
	.navbar ul li {
	    padding-left: 2%;
	}
}

@media only screen and (min-width: 375px) and (max-width: 878px){
	.header-sec{
		margin-bottom: 1% !important;

	}
}

@media only screen and (min-width: 220px) and (max-width: 374px){
	.font-size3 {
		font-size: 0.60rem !important;
	}
	.header-sec{
		margin-bottom: 1% !important;

	}

}


