@media(max-width:1400px){
	section.banner-section.banner-df.about-section.style-1.style-3{
		background-color: #abaaaa!important;
	}
	
	.register-border {
	    max-width: 50%;
	    width: 100%;
	}
}


@media(max-width:767px){
	.banner {
    height: 100%!important;
}

.banner-df .banner {
    flex-direction: column;
}

.banner-df .banner .banner-lc{
	    margin-top: 0;
}
.banner-section.style-3{
    height: 100%;	
}

section.banner-section.banner-df.about-section.style-1.style-3 {
    background-color: #ffffff!important;
    padding-bottom: 127px;
    padding-top: 50px;
}

.register-border {
    max-width: 100%;
}

.banner-lc p{
	    color: #000000;
}
.banner-section .banner-shape img {
    opacity: 0.5;
}
}
