@media screen and (max-width: 768px) {
    /* .cls_edge_jump_unit_61 a:hover {
        color: #fff;
        background-color: #555555;
        border-radius: 2px;
        transition: .15s ease;
    } */
    .cls_edge_jump_unit_61.active a {
        color: #fff;
        background-color: #555555;
        border-radius: 2px;
        transition: .15s ease;
    }
    .cls_edge_jump_unit_61 a {
        text-decoration: none;
    }
    .cls_frame_token_10.cls_route_gamma_85 a {
        text-decoration: underline;
    }
    .cls_oscar_whiskey_55 {
        flex-direction: column;
        text-align: center;
        padding: 16px;
        margin-top: 45px;
    }
    .cls_cloud_zone_edge_57 {
        display: none;
    }
    .cls_heart_cloud_oscar_50 {
        width: 45%;
    }
    .cls_quebec_token_36 {
        /* flex-direction: column; */
        /* flex-wrap: wrap;*/
        /* padding: 0 16px;*/
        display: none;
    }
    .cls_heart_jump_quantum_58 {
        box-shadow: none;
    }
    .cls_gamma_papa_golf_79 {
        /*width: 100%;*/
        display: none;
    }
    .cls_atom_beam_tango_80 {
        flex-direction: column;
        text-align: center;
    }
    .cls_quantum_papa_99 {
        display: none;
    }
    .cls_november_india_tango_80 {
        flex-direction: column;
    }
    .cls_key_jump_89 {
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .cls_alpha_juliet_24 span {
        text-align: center;
    }
    .cls_yankee_quebec_31 {
        /* background-image: none;
	    min-height: 100px;*/
        display: none;
    }
    .cls_juliet_xray_beam_63 {
        background-image: none;
        display: block;
    }
    .cls_hotel_orbit_romeo_14 {
        padding: 0 16px;
    }
    h1,
    h2 {
        text-align: center;
    }
    .cls_orbit_golf_mode_44,
    .cls_juliet_sierra_62,
    .cls_orbit_beam_38 {
        display: none;
    }
    .cls_quantum_alpha_36 {
        font-size: 14px;
        padding: 14px 0 0 18px;
    }
}


/* NEW MOBILE MENU ====================================================================================================================================================== */

html.cls_key_edge_63 {
    overflow: hidden;
}

.cls_tango_jump_93 {
    width: 100%;
    height: 50px;
}

.cls_wave_xray_mode_72 {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    background: url(../images/mobile-header.cls_foxtrot_quebec_yankee_94) no-repeat center;
    background-size: cover;
    height: 50px;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.cls_wave_xray_mode_72 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cls_quebec_stream_whiskey_72 {
    display: flex;
    position: relative;
    padding: 0;
    z-index: 2;
    border: none;
    background: transparent;
    outline: none;
    align-items: center;
}

.cls_quebec_stream_whiskey_72.cls_orbit_atom_zone_36 .cls_zone_sierra_10 {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border-width: 1px;
    background-color: rgba(16, 16, 16, 0);
}

.cls_quebec_stream_whiskey_72.cls_orbit_atom_zone_36 .cls_zone_sierra_10::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cls_quebec_stream_whiskey_72.cls_orbit_atom_zone_36 .cls_zone_sierra_10::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cls_quebec_stream_whiskey_72.cls_orbit_atom_zone_36 .cls_zone_sierra_10::after,
.cls_quebec_stream_whiskey_72.cls_orbit_atom_zone_36 .cls_zone_sierra_10::before {
    top: 45%;
    width: 65%;
    height: 3px;
    border-radius: 0%;
}

.cls_zone_sierra_10 {
    display: block;
    position: relative;
    width: 30px;
    height: 5px;
    margin: auto;
    border: #4368b0 0 solid;
    background: #4368b0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.cls_zone_sierra_10::before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #4368b0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    top: -10px;
}

.cls_zone_sierra_10::after {
    top: 10px;
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #4368b0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.cls_xray_golf_52 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.cls_xray_golf_52 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #443B39;
    text-decoration: none;
    position: relative;
}

.cls_xray_golf_52 a:first-of-type {
    margin-bottom: 5px;
}

.cls_xray_golf_52 a::before {
    margin-right: 3px;
    font-weight: bold;
}

.cls_november_whiskey_kilo_33 {
    z-index: 500;
    position: fixed;
    top: 50px;
    left: -100%;
    height: 100%;
    width: 100%;
    max-width: 400px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    overflow-y: scroll;
}

.cls_quantum_romeo_67 {
    background: #4368b0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    max-width: 170px;
    border-radius: 200px;
    margin-bottom: 20px;
}

.cls_november_whiskey_kilo_33.cls_wave_stream_17 {
    left: 0;
}

.cls_whiskey_orbit_65 {
    font-weight: bold;
    text-transform: uppercase;
    color: #443B39;
    font-size: 14px;
    margin-bottom: 24px;
}

.cls_jump_index_88 {
    width: 100%;
    padding: 20px;
    background: #DDE2E5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cls_index_orbit_29 {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cls_index_wave_10 {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    padding-bottom: 10px;
}

.cls_xray_zone_41 {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.cls_xray_zone_41>li {
    margin-bottom: 10px;
}

.cls_xray_zone_41>li.cls_frame_orbit_47>a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cls_xray_zone_41>li.cls_frame_orbit_47>a.cls_alpha_tango_26::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.cls_xray_zone_41>li.cls_frame_orbit_47>a::after {
    content: '';
    width: 15px;
    height: 9px;
    background: url(../images/angle.cls_frame_xray_heart_73) no-repeat center;
    margin-left: 5px;
    margin-top: 3px;
}

.cls_xray_zone_41>li>a {
    font-weight: bold;
    font-size: 20px;
}

.cls_xray_zone_41 a {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #333333;
    text-decoration: none;
}

.cls_zulu_alpha_grid_54 {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 18px;
}

.cls_zulu_alpha_grid_54 a {
    font-size: 16px;
}

.cls_jump_vector_27 {
    margin-bottom: 15px;
}

.cls_jump_vector_27 p {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.cls_quantum_zulu_india_82 {
    color: #353535;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
}

.cls_foxtrot_quebec_75 {
    margin-left: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cls_foxtrot_quebec_75 span {
    font-size: 24px;
}

.cls_foxtrot_quebec_75 p {
    margin: 0;
}

.cls_key_victor_jump_23 {
    border-top: 1px solid black;
    width: 100%;
    padding: 10px 20px 70px 20px;
    background: #DDE2E5;
}

@media screen and (min-width: 768px) {
    .cls_wave_xray_mode_72 {
        display: none;
    }
    .cls_tango_jump_93 {
        display: none;
    }
}


/* /NEW MOBILE MENU ====================================================================================================================================================== */

@media screen and (max-width: 400px) {
    .cls_whiskey_edge_56 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .cls_victor_beam_stream_88 {
        margin-left: 3px;
        margin-bottom: 10px;
    }
    .cls_echo_jump_india_10 {
        margin-right: 5px;
    }
    .cls_heart_key_72:nth-of-type(1) img {
        margin-left: 15px;
    }
    .cls_heart_key_72:nth-of-type(2) img {
        margin-left: 15px;
    }
    .cls_heart_key_72:nth-of-type(3) img {
        margin-left: 15px;
    }
    .cls_heart_key_72:nth-of-type(4) img {
        margin-left: 5px;
    }
}