@media (max-width : 767px) {

.row .btn_submit{
	margin-top: 0;
}

.payment .select_width {
    margin-top: 6px;
}

.row .governmententitlements input{
	 margin-top: 15px;
}

.row .citizebship input{
	 margin-top: 29px;
}

.row .rdo_enrolled label{
	 margin-bottom: 15px;
}

.row label.lbl_margin{
	 margin-bottom: 20px;
}

.footer_add_right {
    float: inherit;
}

.booking_select_calendar_container,#booking_calendar_select > select,#booking_calendar_select .jq-selectbox__select, select {
	width: 100%;
}



}	