/*
Theme Name: BizcorLuxury
Theme URI:
Description: Bizcor Theme
Author: Bizcor
Author URI:
Version: 1.33
*/

#gform_20 .gform_wrapper .gform_body label {
    display:block!important;
}

.passport-block table {
    table-layout: auto;
    width: 100%;
}

@media only screen and (max-width:767px){
	.passport-block td{
		font-size: 16px;
		width: 100%!important;
		float: left;
		height: auto!important;
		padding: 15px;
		margin-top: 15px;
	}

}

.star_rating:before{
	font-size: 120%!important;
}