@media (min-width: 1280px){
	.form-popup.form-register .form-group.frm-btnwrap{
		margin-top: 10px;
		position: static;
		padding-left: 30.4597701149%;
	}
}

@media (min-width: 1024.98px){
.home-banner .banner .img{
	height: auto !important;
}
	.home-banner .banner .img img{
		object-fit: unset !important;
}
}

@media screen and (max-width: 768.98px){
.logo img {
    width: unset;
}
.register-toggle {
	
		width: 3rem !important;
		height: 3rem !important;
	}
.register-toggle img {
		
		max-width: 24px !important;
	}

}

.tuition-section .item .content {
 overflow: auto
}
.fancybox-button svg {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color: white;
}
@media screen and (max-width: 1024.98px) {
	.register-toggle {
		border-radius: 50%;
		padding: 0;
		width: 60px;
		height: 60px;
	}
	.register-toggle strong {
		display: none;
	}
	.register-toggle img {
		margin-right: 0;
		max-width: 32px;
	}
.register-wrapper {
z-index: 89
}
}

#register-advise {
	width: 800px !important
}

.form-register-advise .left-content {
	min-height: auto !important;
	background: none !important;
	padding: 0 !important;
	width: auto !important;
}

.form-register-advise .right-content {
	padding: 15px 30px !important;
}

@media screen and (max-width: 1024.98px) {
	.form-register-advise .right-content {
		padding: 30px 0 15px !important;
	}
}

.form-group.frm-btnwrap .label {
	display: none !important;
}

.form-register-advise .wrap-form {
	padding: 0 !important;
}

#register-advise .row.equal-height > * > *{
height: auto !important;
}