.cms-home .page-main .homepage-main-banner .head-banner .title {	
	display:block;
	bottom: 45% !important;
}
.cms-home .page-main .homepage-main-banner .head-banner .title h1 {	
	font-size: 54px !important;
	transform: scale(0.7, 1) !important;
}
.cms-home .page-main .homepage-main-banner .head-banner .title h2 {
	font-weight: 600;
	font-size: 32px;
	margin-bottom: 1rem;
	letter-spacing: 0px;
	transform: scale(.7, 1);
	width: 100%;
	margin-top: 1.5rem;
}
.cms-home .page-main .homepage-main-banner .head-banner .below-title{
	left: 17% !important;
}
.cms-home .page-main .homepage-main-banner .head-banner .below-title .banner-button{
	background-color: #c53131 !important;	
}
.cms-home .page-main .homepage-main-banner .head-banner .below-title .banner-button:hover{
	background-color: #c53131 !important;
}


@media only screen and (min-width:320px) and (max-width: 480px){
	.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 25% !important;
		bottom: 33% !important;
	}
}

@media only screen and (min-width:481px) and (max-width: 640px){
.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 34% !important;
		bottom: 33% !important;
	}

}
@media only screen and (min-width:641px) and (max-width: 767px){
.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 38% !important;
		bottom: 33% !important;
	}

}

@media only screen and (min-width:768px) and (max-width: 960px){
	.cms-home .page-main .homepage-main-banner .head-banner .title {
		bottom: 37% !important;
	}
	.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 15% !important;
		bottom: 25% !important;
	}
}
@media only screen and (min-width:821px) and (max-width: 960px){
	.cms-home .page-main .homepage-main-banner .head-banner .title {
		width: 41%;
		left: 0;		
	}
	.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 2%;
	}

}

@media only screen and (min-width:961px) and (max-width: 1229px){
	.cms-home .page-main .homepage-main-banner .head-banner .below-title {
		left: 8%;
	}
}

#gw-euvat-field label::after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
