.intl-tel-input {
	width:100%;
}
.int-tel.form-item{
	overflow: visible;
}

.fboxy-wrapper .fboxy-body .fPageTitle {
padding:0rem 1rem;
}

.fboxy-wrapper .fboxy-body .fPageTitle h1{
font-size:1.3rem;
}

.fboxy-wrapper
{
   height: 90vh;
   max-height:unset;
   max-width:unset;
}

#fFooter{display:block;}


@media(max-width:575px){
.fboxy-wrapper{
height:85%;
top:0;
}
}