.footer_link, .footer_links_categories_title, .footer_logo, .footer_media, .footer_media_icon {
    text-align: right;
    direction: rtl
}

#footer_panel, .footer_back_color {
    float: right;
    width: 100%;
    position: relative
}

.footer_section {
    float: right;
    width: 100%
}

.footer_info {
    float: right;
    width: 21.25%
}

.club, .footer_info_text, .footer_info_title, .footer_logo, .footer_map {
    width: 100%;
    float: right
}

.footer_info_title {
    margin-bottom: 20px
}

.footer_info_text {
    margin-bottom: 15px
}

.footer_logo {
    margin-bottom: 5px
}

.club {
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: right
}

    .club img {
        width: 220px
    }

.footer_links_categories {
    float: right;
    width: 21.25%;
    margin-left: 5%
}

    .footer_links_categories:nth-of-type(3n) {
        float: right;
        width: 21.25%;
        margin-left: 0
    }

.footer_links_categories_title {
    float: right;
    width: 100%;
    line-height: 1.2em;
    border-bottom: 0 solid #fff;
    margin-bottom: 15px
}

.footer_link, .footer_media {
    width: 100%;
    margin-bottom: 10px
}

.footer_link {
    float: left;
    text-decoration: none;
    line-height: 1.5em
}

    .footer_link:hover {
        color: #f4f4f4
    }

    .footer_link i {
        float: right;
        margin-left: 12px;
        margin-right: 0
    }

.footer_media {
    display: flex;
    position: relative
}

.footer_media_icon {
    float: none;
    width: 40px;
    height: 40px;
    text-decoration: none;
    display: inline-block;
    margin-left: 15px;
    background: #fff;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center
}

    .footer_media_icon:last-child {
        margin-left: 0
    }

    .footer_media_icon:hover {
        color: #000 !important
    }

    .footer_media_icon i {
        font-size: 21px
    }

.security_items_container {
    float: right;
    width: 100%;
    margin-bottom: 15px
}

.security_item {
    float: right;
    width: auto;
    margin-left: 10px
}

.footer_img_float_left_down {
    left: 10px;
    bottom: 52px;
    width: 390px;
    position: absolute;
    z-index: 2
}

.sub_footer_section {
    width: 100%;
    float: right;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px
}

.sub_footer_text {
    float: right;
    width: 100%;
    position: relative;
    direction: rtl
}

.sub_footer_credit_icon {
    float: left;
    width: 100%;
    height: 25px;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    text-align: center
}

.sub_footer_logo {
    float: left;
    width: 120px;
    margin-top: 5px
}

.sub_footer_media_icons_container {
    float: left;
    width: auto;
    margin-top: 5px;
    display: none
}

.sub_footer_media_icon i {
    margin-left: 0 !important;
    margin-right: 10px !important;
    font-size: 24px
}

.alcohol_alert {
    float: left;
    width: 100%;
    height: 30px;
    position: fixed;
    z-index: 11;
    text-align: center;
    display: table;
    background-color: #000;
    bottom: 0
}

@media (min-width:1438px) {
    .footer_back_color {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:1439px) and (min-width:769px) {
    .footer_back_color {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width:768px) and (min-width:319px) {
    .footer_info, .footer_links_categories, .footer_links_categories:nth-of-type(2n), .footer_links_categories:nth-of-type(3n) {
        width: 100%;
        float: right;
        margin-left: 0
    }

    .club, .footer_link {
        text-align: center
    }

    .footer_back_color {
        padding-top: 30px;
        padding-bottom: 0
    }

    .footer_links_categories {
        margin-bottom: 20px
    }

   

    .footer_links_categories_title {
        text-align: center;
        margin-bottom: 15px
    }

    .footer_link {
        margin-bottom: 10px
    }

    .security_items_container {
        margin-bottom: 15px;
        align-items: center;
        display: flex !important;
        justify-content: center
    }

    .security_item {
        float: none;
        margin-left: 10px
    }

    .footer_info_text .fs_p {
        text-align: center !important
    }

    .footer_media {
        float: right;
        display: flex;
        justify-content: center;
        margin-top: 20px !important
    }

    .club img {
        width: 160px
    }

    .footer_media_icon {
        width: 40px;
        height: 40px;
        margin-left: 20px
    }

        .footer_media_icon:last-child {
            margin-left: 0
        }

        .footer_media_icon i {
            font-size: 20px
        }
}

@media (max-width:320px) {
    .footer_info, .footer_links_categories, .footer_links_categories:nth-of-type(2n), .footer_links_categories:nth-of-type(3n) {
        width: 100%;
        float: right;
        margin-left: 0
    }

    .club, .footer_link {
        text-align: center
    }

    .footer_back_color {
        padding-top: 30px;
        padding-bottom: 0
    }

    .footer_links_categories {
        margin-bottom: 20px
    }

   

    .footer_links_categories_title {
        text-align: center;
        margin-bottom: 15px
    }

    .footer_link {
        margin-bottom: 10px
    }

    .security_items_container {
        margin-bottom: 15px;
        align-items: center;
        display: flex !important;
        justify-content: center
    }

    .security_item {
        float: none;
        margin-left: 10px
    }

    .footer_info_text .fs_p {
        text-align: center !important
    }

    .footer_media {
        float: right;
        display: flex;
        justify-content: center;
        margin-top: 20px !important
    }

    .club img {
        width: 160px
    }

    .footer_media_icon {
        width: 40px;
        height: 40px;
        margin-left: 20px
    }

        .footer_media_icon:last-child {
            margin-left: 0
        }

        .footer_media_icon i {
            font-size: 20px
        }
}
