@media all and (min-width: 1920px) {
    .sc_line svg {
        width: 100%;
        height: auto;
    }

    .sc_line {
        display: block;
        line-height: 0;
        position: absolute;
        width: 100%;
        z-index: 1;
    }

    svg:not(:root) {
        overflow: hidden;
    }
}


@media all and (max-width: 1750px) {
    .menu ul li {
        margin-left: 20px;
    }
}

@media all and (max-width: 1599px) {
    .contactInfoSection li a span {
        display: none;
    }

}

@media all and (max-width: 1300px) {
	.william_contact_gallery {
		row-gap: 30px;
	}
    .logo img {
        max-height: 60px;
        width: auto;
    }



    .logo {
        width: auto;
    }

    .header {
        padding: 0 20px 0 30px;
    }

    .fixed .logo {
        padding: 25px 0;
        width: auto;
    }
    .william_heading h4 {
        font-size: 25px;
    }
    .william_heading h2 {
        font-size: 45px;
    }
    .map-location-heading h2 {
        font-size: 40px;
    }
    .map-location-heading h4 {
        font-size: 23px;
    }
    .Hoopla_form_heading h5 {
        font-size: 22px;
        line-height: 28px;
    }
}



@media all and (max-width: 1200px) {
    .gallery_heading h2 {
        font-size: 45px;
    }
    .menu ul li {
        margin-left: 20px;
    }
    .william_cards_ul {
        padding-left: 15px;
    }
    .menu {
        width: calc(100% - 250px);
    }

    .menu ul li {
        font: 16px/20px omnesregular;
    }


    .header {
        padding: 0 20px 0 20px;
    }

    .menu ul {
        margin: 15px 0;
    }

    .menu ul li a {
        padding: 20px 0;
    }

    .menu {
        width: auto;
    }

    .logo img {
        max-height: 40px;
        width: auto;
    }

    .reserveBtn a {
        font-size: 14px;
    }

    .reserveBtn a,
.menu ul.contactInfoSection li.wtsapp a
{
        font-size: 14px;
        padding: 12px 15px;
    }

    .menu ul li a {
        letter-spacing: .1em;
    }

    .menu {
        display: block;
    }

    body {
        font-size: 14px;
    }

    .section_title {
        font-size: 2.5em;
        margin-bottom: 20px;
        line-height: 40px;
    }

    .private_party_block .text-block h3 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .experience_block p br {
        display: none;
    }

    .private_party_block p {
        font-size: 16px;
        letter-spacing: .05em;
    }

    .rev_slider,
    .rev_slider_wrapper,
    .tp-fullwidth-forcer {
        height: 523px !important;
    }

    .phone_txt a,
    .email_txt a {
        font-size: 16px;
    }

    .map-section {
        width: 400px;
        height: 400px;
    }

    .map .head-space {
        padding-top: 60px;
    }

    .private_party_block .image.clientBlock {
        width: 200px;
        height: 200px;
    }

    .experience.bottom .private_party_block .image img {
        height: 80px;
    }

    .menu ul.contactInfoSection {
        padding-left: 0;
        border-left: none;
    }

    .public_google_map {
        width: 400px;
        height: 400px;
    }

    .map_location_left:before {
        content: '';
        position: absolute;
        width: calc(100% - 50px);
        height: calc(100% - 95px);
        top: 65px;
        left: 35px;
        right: 35px;
        background: #F7F7F7;
        border-radius: 20px;
        z-index: -1;
    }
    .map_location_right:before {
        content: '';
        position: absolute;
        width: calc(100% - 50px);
        height: calc(100% - 95px);
        top: 65px;
        left: 35px;
        right: 0;
        background: #F7F7F7;
        border-radius: 20px;
        z-index: -1;
    }
}


@media all and (max-width: 991px) {
    .william_cards_ul li a {
        justify-content: center;
    }
    .william_cards_ul {
        text-align: left;
        padding-left: 0px;
    }
    .map .container {
        width: 95%;
        max-width: inherit;
    }

    .map-section {
        width: 350px;
        height: 350px;
    }

    .map .head-space {
        padding-top: 10px;
    }

    .map p {
        font-size: 23px;
        line-height: 28px;
    }


    .menu ul.dropdown {
        min-width: 200px;
        margin: 0;
        padding: 0;
        background: #fff;
        position: absolute;
        z-index: 999999;
        right: 0;
        top: 100%;
        width: 100%;
        background: #262f71;
        display: none;
    }

    .menu ul.dropdown li {
        width: 100%;
        border-bottom: 1px solid #323c8a;
        display: block;
    }

    .menu ul.dropdown li a {
        font-size: 16px;
        line-height: 26px;
        text-decoration: none;
        padding: 10px 20px;
        display: block;
        color: #fff !important;
    }

    .menu ul.dropdown li a:active,
    ul.dropdown li a:focus {
        color: #c69284
    }

    .menu ul.dropdown li a:hover {
        color: #666;
    }

    .menu ul.dropdown li a:after {
        display: none;
    }

    .menu ul.dropdown li:last-child {
        border: 0;
    }

    .menu ul.dropdown li {
        margin-left: 0;
    }

    .reserveBtn a {
        font-size: 18px;
        padding: 12px 10px;
    }

    .menu .fh5co-nav-toggle {
        display: block;
    }

    .reserveBtn {
        margin: 15px 50px 0 0;
    }

    .menu ul.contactInfoSection li a {
        font-family: 'omnesbold';
        padding: 9px 0;
    }

    .menu ul li {
        margin-left: 0 !important;
        margin-right: 20px;
    }

    .public_google_map {
        width: 350px;
        height: 350px;
    }
    .william_heading h4 {
        font-size: 22px;
    }
    .boro_park .private_party {
        padding: 200px 0 100px;
    }
    .william_heading h2 {
        font-size: 40px;
    }
    #location p {
        font-size: 20px;
        line-height: 25px;
    }
    .location_right_txt h3, .location_left_txt h3 {
        font-size: 35px;
    }
    .map-location-heading h2 {
        font-size: 45px;
    }
    .map-location-heading h4 {
        font-size: 20px;
    }
    .map-location-heading {
        padding: 0 0 50px 0;
    }
    .william_cards_txt ul li a {
        font-size: 18px;
        line-height: 24px;
    }
    .gallery_heading h2 {
        font-size: 45px;
    }
    .gallery_heading h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .gallery_section_inner {
        width: 100%;
        padding: 100px 0px;
    }
    .Hoopla_form_heading h5 {
        font-size: 20px;
        line-height: 25px;
    }
    #main .Hoopla_form_heading h2 {
        font-size: 35px;
    }
    .map_location_right,
.map_location_left {
	gap: 35px;
}
.menu ul li.wtsapp{
	display: none;
}
.fh5co-nav-toggle {
    padding: 0px 0 0 0;
}
}


@media all and (max-width: 800px) {

    .reserveBtn a {
        font-size: 16px;
    }

    .menu ul li {
        font-size: 13px;
    }

    .logo,
    .fixed .logo {
        padding: 20px 0 20px;
    }

    .logo img {
        height: 50px;
    }
    .reserveBtn a {
        font-size: 14px;
        margin-left: 10px;
    }

}

@media all and (max-width: 767px) {
    .home_page .footer {
        padding-top: 80px;
    }

    .rev_slider_wrapper .video video {
    }

    .private_party {
        padding: 60px 0;
    }

    .experience_block .text h3 {
        font-size: 30px;
    }

    .sc_line svg {
        height: 30px;
    }

    .sc_line.top {
        top: -29px;
    }

    .sc_line.bottom {
        bottom: -29px;
    }

    .container {
        width: 95%;
    }

    .section_btn {
        margin-top: 10px;
    }

    .experience {
        padding: 100px 0;
    }

    .bring_team {
        padding: 80px 0;
    }

    .benfitbutton {
        margin-top: 40px;
    }

    .bring_team .section_title {
        display: block;
        text-align: center;
    }

    .map .head-space {
        margin-top: 0;
        padding-top: 0;
        display: block;
        text-align: center;
    }

    .map p {
        padding-right: 0;
    }

    .reserve-section h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .private_party_bottom .reserve-section h3 {
        margin-right: 0;
    }

    .rev_slider .banner-caption-h2 {
        font-size: 92px;
        line-height: auto;
    }

    .rev_slider .banner-caption-p {
        font-size: 36px;
        line-height: auto;
    }

    .thm-btn span {
        font-size: 16px !important;
        padding: 12px 24px !important;
    }

    .section_btn a {
        font-size: 16px;
    }

    .experience .section_btn a {
        min-width: inherit;
    }

    .private_party_block p {
        line-height: 26px;
    }

    .section_title span {
        font-size: 24px;
    }

    .bring_team .bring_team_block {
        margin-bottom: 40px;
    }

    .reserve .reserve-section {
        padding: 50px 0;
    }

    .info-section ul li {
        font-size: 13px;
    }

    .footer .container {
        width: 95%;
        max-width: inherit;
    }

    .info-section h4 {
        font-size: 22px;
    }

    .info-section {
        margin-bottom: 40px;
    }

    .footer {
        padding: 100px 0 0;
    }

    .newsletter {
        margin: 0;
        padding: 0;
    }

    .info-section {
        margin-bottom: 80px;
    }

    .form-section-newsletter {
        margin: 40px auto 0;
    }

    .subscription-input {
        width: 60%;
        margin-right: 0;
    }

    .btn-form {
        width: 30%;
    }

    .newsletter {
        display: block;
        text-align: center;
    }

    .socials_wrap {
        margin-top: 0;
    }

    .experience_block .text p {
        font-size: 16px;
        line-height: 20px;
    }

    .experience_block .text {
        margin: 20px 0;
    }

    .section_btn a {
        width: 100%;
    }

    .private_party_block {
        margin: 0 0 40px 0;
    }

    .private_party_block .image {
        margin: 0 0 15px 0;
    }

    .contact input[type="text"],
    .contact textarea,
    .contact select {
        padding: 15px 28px;
        border-radius: 10px;
    }

    .map-section-panel {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-flex;
        display: -webkit-box;

        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-box-align: start;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }

    .map-section-panel .swap-bottom {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;

    }

    .map-section-panel .swap-top {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .map-section {
        width: 100%;
        border-radius: 0;
        height: 200px;
        margin-top: 20px;
    }

    .map {
        padding: 100px 0;
    }

    .map p {
        font-size: 16px;
        line-height: 22px;
    }

    .banner-landing h1 {
        font-size: 46px;
    }

    .banner-landing {
        text-align: center;
        padding: 60px 0 0 0;
        height: 200px;
    }


    .banner-landing:after {
        background: url(../img/banner_shadow.png) left bottom repeat-x;
        height: 200px;

    }

    .banner-landing br {
        display: none;
    }

    .reserveEvent .fa {
        top: 18px;
    }

    .contact {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contact.reserveEvent form {
        margin-top: 40px;
    }

    .contact.reserveEvent h2 {
        color: #40c8f4;
        margin-bottom: 0;
        padding: 30px 0 10px;
    }

    .contact.reserveEvent {
        padding-bottom: 50px;
        padding-top: 0;
    }

    .experience.bottom.section .section_title {
        font-size: 22px;
        line-height: 30px;
    }

    .experience.bottom {
        padding: 40px 0;
    }

    .public_google_map {
        width: 100%;
        height: 250px;
    }
    .Hoopla_form_btns {
        flex-wrap: wrap;
    }

}

@media all and (max-width: 575px) {
    .gallery_section_inner {
        width: 100%;
        padding: 80px 0px;
    }
    .boro_park .logo {
        padding: 0px 0 0 0;
    }
    .info-section ul li {
        font-size: 15px;
    }

    .subscription-input {
        width: 100%;
    }

    .btn-form {
        margin-bottom: 20px;
        width: auto;
    }
    .map_location_right,
.map_location_left {
	gap: 30px;
}

    .socials_wrap a i {
        color: #fff;
        background: red;
        padding: 5px;
        border-radius: 100px;
        background: #40c8f4;
        font-size: 20px;
        width: 40px;
        line-height: 30px;
        height: 40px;
        text-align: center;
    }

    .subscription-input {
        margin-bottom: 10px;
        padding: 20px;
    }

    .copyright {
        margin-top: 0;
    }

    .btn-form span {
        padding: 0 40px;
        line-height: 60px;
    }

    .info-section .icon {
        height: 70px;
    }

    .info-section {
        margin-bottom: 40px;
    }

    .btn {
        font-size: 16px;
        white-space: nowrap;
        padding: 0;
        width: 100%;
    }
    .william_heading h2 {
        font-size: 35px;
    }

    .map {
        padding: 80px 0;
    }

    .form-section-newsletter h3 {
        font-size: 24px;
    }

    .location_right_txt h3, .location_left_txt h3 {
        font-size: 30px;
    }

    .menu ul li a:hover {
        color: #fff;
    }

    .header.fixed {
        background: #000;
    }

    .bring_team .bring_team_block .icon {
        width: 100px;
        height: 100px;
    }

    .section_title,
    .reserve-section h3 {
        font-size: 2.0em;
        line-height: 1em;
    }

    .private_party_bottom .reserve-section h3 {
        font-size: 20px;
    }

    .private_party_bottom .section_btn a {
        width: 70%;
        padding: 16px;
        font-size: 13px;
    }

    .submitBtn span,
    .submitBtn {
        width: 100%;
    }
    #location p {
        font-size: 18px;
        line-height: 25px;
    }
    .private_party_block .image.clientBlock {
        width: 149px;
        height: 149px;
    }

    .experience.bottom .private_party_block .image img {
        height: 55px;
    }

    .private_party_block .text-block h3 {
        font-size: 16px;
    }

    .private_party_block p.social-icon {
        display: none;
    }

    .phone_txt a,
    .email_txt a {
        font-size: 13px;
    }
    .william_contact_gallery {
		row-gap: 20px;
	}
    .william_heading h4 {
        font-size: 16px;
        line-height: 25px;
        padding-top: 10px;
    }
    .boro_park .private_party {
        padding: 150px 0 100px;
    }
    .map-location-heading h2 {
        font-size: 35px;
    }
    .map-location-heading h4 {
        font-size: 18px;
    }
    .map-location-heading {
        padding: 0 0 40px 0;
    }
    .gallery-box {
        padding: 40px 0;
    }
    .william_contact_gallery {
        padding: 40px 0px 40px;
    }
    .william_cards_txt ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .gallery_heading h2 {
        font-size: 35px;
    }
    .gallery_heading h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .Hoopla_form_heading h5 {
        font-size: 18px;
        line-height: 25px;
    }
    #main .Hoopla_form_heading h2 {
        font-size: 27px;
    }
}

@media all and (max-width: 500px) {

    .reserveBtn {
        margin: 13px 0 13px 0;
        width: auto;
        white-space: nowrap;
        position: absolute;
        /*left:50%;
    transform:translateX(-50%);*/
        right: 85px;
    }

    .logo img {
        height: 26px;
    }

    .fh5co-nav-toggle {
        top: 8px;
        right: 20px;
    }

    .fixed .menu ul {
        margin-top: 0;
        top: 66px;
    }

    .fixed .menu ul.contactInfoSection {
        margin-top: 11px;
    }

    .menu ul {
        top: 70px;
    }

    .reserveBtn a {
        font-size: 12px;
        padding: 12px 20px;
        line-height: 14px;
        white-space: nowrap;
        text-align: center;
        border-radius: 5px;
    }
    .header.fixed .reserveBtn{
        margin-top:13px;
    }
/* 
    .header.fixed .reserveBtn a {
        padding: 12px 20px;
        top: -25px;
        position: absolute;
        left: -101px;
    } */
    .boro_park .header {
        padding: 20px 20px;
        background: #0F1423;
    }

    .bring_team .bring_team_block .icon {
        width: 90px;
        height: 90px;
        line-height: 75px;
    }

    .bring_team .bring_team_block .icon img {
        max-width: inherit;
        width: 60%;
    }

    .bring_team .bring_team_block .icon {
        padding: 0;
    }

    .bring_team .bring_team_block p {

        line-height: 20px;
        font-size: 14px;
    }

    .bring-section {
        margin-bottom: 0;
        margin-top: 40px;
    }

    .benfitbutton {
        margin-top: 20px;
    }

    .menu ul li:last-child {
        margin-right: 0;
    }

    .menu ul.contactInfoSection {
        position: absolute;
        right: 60px;
        top: 0;
    }

    .menu ul.contactInfoSection li a {
        font-size: 11px;
    }

    .menu ul.contactInfoSection li a .fas {
        border: 1px solid #40c8f4;
        width: 30px;
        height: 30px;
        line-height: 28px;

    }

    .menu ul li {

        margin-right: 10px;
    }

    .menu ul {
        margin: 11px 0;
    }

    .menu ul.contactInfoSection li:not(:last-child) {
        display: none;
    }

    .menu ul.contactInfoSection li a {
        padding: 0;
    }
    .fh5co-nav-toggle {
        padding: 5px 0 0 0;
    }

}

@media all and (max-width: 480px) {

    .banner-landing h1 {
        font-size: 32px;
    }
    /* .header.fixed .reserveBtn a {
        padding: 12px 20px;
        top: -2px;
        position: absolute;
        left: -64px;
    } */
}

@media all and (max-width: 430px) {

    .footer .container {
        width: 100%;
        max-width: inherit;
        font-size: 12px;
    }

    .copyright a.privacy-text,
    .copyright span {
        font-size: 12px;
    }
}

@media all and (max-width: 360px) {
    .footer .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .copyright a.privacy-text,
    .copyright span {
        font-size: 11px;
    }

}

@media all and (min-width: 576px) {
    .desktop-mt-50 {
        margin-top: 50px;
    }
}