|
|
|
@ -144,19 +144,19 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
|
|
|
|
|
margin-bottom: 0;"><strong>
|
|
|
|
|
When would you travel?
|
|
|
|
|
</strong></p>
|
|
|
|
|
<div class="checkboxLabel" >
|
|
|
|
|
<div class="travel_group date_select" >
|
|
|
|
|
<input type="radio" value="exact travel dates" id="exact" name="trip_date">
|
|
|
|
|
<label for="exact" class="updatedestination" style="font-size: 18px;">
|
|
|
|
|
I have exact travel dates.
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="checkboxLabel" >
|
|
|
|
|
<div class="travel_group date_select" >
|
|
|
|
|
<input type="radio" value="approximate travel dates" id="approximate" name="trip_date">
|
|
|
|
|
<label for="approximate" class="updatedestination" style="font-size: 18px;">
|
|
|
|
|
I have approximate travel dates.
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="checkboxLabel" >
|
|
|
|
|
<div class="travel_group date_select" >
|
|
|
|
|
<input type="radio" value="haven't decided travel dates" id="yet" name="trip_date">
|
|
|
|
|
<label for="yet" class="updatedestination" style="font-size: 18px;">
|
|
|
|
|
I haven't decided my travel dates.
|
|
|
|
|