.footer_links_categories_title, .footer_logo {
    text-align: right;
    direction: rtl
}

.club, .footer_logo, .footer_map {
    text-align: right
}

.footer_back_color {
    float: right;
    width: 100%;
    position: relative
}

.footer_media_container, .footer_section {
    float: right;
    width: 100%
}

.footer_info, .footer_links_categories {
    float: right;
    width: 21.25%;
    margin-left: 5%
}

.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: 15px
}

    .club img {
        width: 150px
    }

.footer_links_categories:nth-of-type(4n) {
    float: right;
    width: 21.25%;
    margin-left: 0
}

.footer_links_categories_title {
    float: right;
    width: 100%;
    border-bottom: 0 solid #fff;
    margin-bottom: 7px
}

.footer_link, .footer_media {
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    direction: rtl
}

.footer_link {
    float: left;
    font-weight: 400;
    text-decoration: none
}

    .footer_link:hover {
        color: #ffbb8e
    }

    .footer_link i {
        float: right;
        margin-left: 7px;
        margin-right: 0
    }

.footer_media {
    display: inline-block;
    position: relative
}

.footer_media_icon {
    float: none;
    width: auto;
    text-align: right;
    text-decoration: none;
    display: inline-block;
    direction: rtl;
    margin-left: 15px;
    background: 0 0
}

    .footer_media_icon:last-child {
        margin-left: 0
    }

    .footer_media_icon:hover {
        color: #f8ca22 !important
    }

    .footer_media_icon i {
        font-size: 23px;
        margin-left: 0
    }

.security_items_container {
    float: right;
    width: 100%;
    margin-bottom: 15px
}

.security_item {
    float: right;
    width: 41px;
    margin-left: 5px
}

.footer_img_float_left_down {
    left: 10px;
    bottom: 52px;
    width: 390px;
    position: absolute;
    z-index: 2
}

.sub_footer_section {
    width: 100%;
    float: right;
    position: relative;
    display: table;
    border-top: 0 solid #082221
}

.sub_footer_inside {
    width: 100%;
    height: 60px;
    display: table
}

.sub_footer_text {
    float: right;
    width: calc(100% - 25px);
    position: relative;
    z-index: 1;
    direction: rtl
}

.sub_footer_credit_icon {
    float: left;
    width: 25px;
    height: 20px;
    position: relative;
    z-index: 1;
    text-align: center
}

.sub_footer_logo {
    float: left;
    width: 120px
}

.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
}

.sub_footer_seperator {
    float: left;
    width: 100%;
    height: 15px
}

.sub_footer_text a {
    color: #fff;
    text-decoration: underline
}

@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, .security_items_container {
        float: right;
        width: 100%
    }

    .footer_media_icon, .security_item, .security_items_container {
        display: inline-block;
        direction: rtl
    }

        .footer_info, .footer_media_icon:last-child {
            margin-left: 0
        }

    .footer_back_color {
        padding: 50px 30px 0;
        box-sizing: border-box
    }

    .footer_links_categories {
        float: right;
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 35px !important
    }

    .footer_info {
        margin-bottom: 25px
    }

    .footer_links_categories_title {
        line-height: 1.2em;
        text-align: center;
        margin-bottom: 10px
    }

    .footer_link {
        text-align: center;
        margin-bottom: 7px
    }

    .club, .security_items_container {
        margin-bottom: 15px;
        text-align: center
    }

    .footer_info_text .fs_p {
        text-align: center
    }

    .security_item {
        float: none;
        width: 41px;
        margin-left: 5px;
        text-align: center
    }

    .footer_link i {
        float: none;
        margin-left: 7px;
        margin-right: 0;
        display: none !important
    }

    .footer_media_container {
        margin-top: 35px
    }

    .footer_media {
        text-align: center;
        display: inline-block;
        margin-top: 5px !important
    }

    .footer_media_icon {
        float: none;
        width: auto;
        text-align: right;
        text-decoration: none;
        margin-left: 25px;
        background: 0 0
    }
.sub_footer_section {
    margin-bottom:90px;
}

}