html {
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center;
}

body {
    background-color: transparent !important;
}

#main_slideshow, #lang_external, #hotel > nav, #stay_in_touch, #footer, #social_home {
    display: none !important;
}

#hotel, #logo {
    max-height: 80px !important;
}

#custom_form {
    padding-top: 100px;
    margin-bottom: 1000px;
}

h2 {
    max-width: 700px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 32px !important;
}

h2 span.bolded {
    font-family: 'Futura', sans-serif !important;
    font-size: inherit !important;
}

#field_1_4 > label {
    display: none !important;
}

#field_1_4 .ginput_container {
    margin-top: 0 !important;
}

#field_1_4 ul.gfield_checkbox {
    margin-top: -5px;
}

#field_1_4 input {
    height: auto !important;
}


.gform_wrapper  {
	overflow: hidden;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.gform_wrapper ul.gfield_radio li {
    float: left;
    width: 50%;
    line-height: 150%;

}

.gform_wrapper ul.gfield_radio li input {
    float: left !important;
    margin-top: 5px !important;
    height: auto;
}

.gform_wrapper ul.gfield_radio li > label {
    float: left !important;
}

#logo a img {
    max-height: 110px;
    width: auto;
}

.mobile_book_button {
    display: none !important;
}

strong.hotel-name {
    left: 70px !important;
    top: 18px !important;
}

#header {
    position: absolute !important;
    height: 100px;
}

#custom_form > .w-container {
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding-top: 50px;
}

div.section, footer.section {
    background-color: transparent !important;
}

.hdas_logo {
    width: 100%;
    margin: 0 auto 40px auto;
    max-width: 300px;
}

.hdas_logo img {
    width: 100%;
    height: auto;
}
form label {
	text-align: left;
	width: 100%;
	display: block;
	float: left;
	color: #000;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.gform_wrapper .yesno {
    margin-bottom: 0 !important;
}

.gform_wrapper .yesno .ginput_container {
    margin-top: 0 !important;
}

.gform_wrapper .yesno > label {
    display: none !important;
}

.gform_wrapper .yesno .ginput_container ul.gfield_checkbox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.gform_wrapper .yesnotitle {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.gfield_html a {
    font-size: 0.813em;
}

#field_1_13 {
    text-align: center;
}

#field_1_13 img {
    max-width: 70% !important;
}

#cfooter {
    background: rgba(255, 255, 255, 0.5);
    padding: 40px 0;
    margin-top: 40px;
}

#cfooter h4 {
    font-family: 'Futura', sans-serif;
    font-size: 16px;
    text-align: center;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
}

#cfooter ul.mobile_apps {
    margin-top: 10px !important;
    padding-bottom: 0 !important;
}

#cfooter ul.mobile_apps {
    float: none !important;
    clear: both !important;
    overflow: hidden !important;
    text-align: center;
}

#cfooter ul.mobile_apps li {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    width: 50%;
}

#cfooter ul.mobile_apps li img {
    width: 70%;
    max-width: 160px;
}

#cfooter ul.mobile_apps li.google {
    text-align: center;
}

#cfooter ul.mobile_apps li.google a {
    margin-left: auto;
    margin-right: auto;
}

#cfooter ul.mobile_apps li.apple a {
    margin-left: auto;
    margin-right: auto;
}

#cfooter ul.mobile_apps li.apple {
    text-align: center;
}

#cfooter ul.mobile_apps li a {
    display: block;
    float: none;
    padding: 0px !important;
    max-width: 240px;
    height: 60px;
    width: 100%;
    background-position: center;
    background-size: contain;

}

#cfooter .mobile_apps .spaced {
    clear: both;
    margin-top: 20px !important;
}

#cfooter .mobile_apps h4 {
    line-height: 1.25em !important;
}

.gform_wrapper ul.gform_fields > li.gfield.line_by_line_checkbox .ginput_container_checkbox > ul > li {
    display: block;
}

.gform_wrapper ul.gform_fields > li.gfield.highlight_checkbox .ginput_container_checkbox > ul > li label {
    font-family: Futura, sans-serif;
    font-size: 15px;
}
.gform_wrapper .gform_footer.top_label input[type="submit"] {
	padding: 0 30px;
	transition: all ease .5s;
	text-align: center;
	height: 50px;
	color: #000;
	font-size: 17px;
	line-height: 50px;
	position: relative;
	text-transform: none;
	display: inline-block;
	background: #FFE98A !important;
}

form input[type=checkbox] {
    background-color: transparent !important;
}

@media (max-width: 800px) {
    #cfooter ul.mobile_apps li {
        width: 100%;
        text-align: center !important;
        padding-bottom: 10px;
    }

    #cfooter ul.mobile_apps li a {
        margin: 0 auto !important;
    }

    #cfooter ul.mobile_apps li img {
        width: 100%;
    }

    div.section, footer.section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    div.section > .w-container {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }
}

@media (max-width: 767px) {
    #header #logo {
        width: 100%;
        max-width: 240px;
    }

    h2 {
        font-size: 24px !important;
        margin-top: 20px !important;
    }

    hr {
        display: none;
    }

    .gform_wrapper ul.gform_fields > li.gfield .ginput_container_checkbox > ul > li {
        width: 100% !important;
    }

    .gform_wrapper ul.gform_fields > li.gfield .ginput_container_checkbox > ul > li input {
        height: auto !important;
    }

    #cfooter {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.gform_wrapper ul.gform_fields > li.gfield .ginput_container_checkbox > ul > li {
    width: 100%;
    text-align: left;
}