

@media only screen and (max-width: 480px) {
  
  /* Progress bar feedbacks */
  .progress .feedback label input {
    width: 20px;
    height: 20px;
  }
  
  .feedback_icons {
    width: 20px;
}

  .feedback label div {
    width: 20px;
  }

  .feedback label div.mobilespace {
    width: 40px;
  }

  .rating_progress_block .rating_counts span {
    font-size: 65px;
    font-weight: 800;
    color: #000;
    margin-bottom: 0px;
    margin-top: 30px;
    display: inline-block;
    line-height: 0px;
  }

  .progress-bar {
    height: 10px;
  }

  .feedback label.angry .progress-block + div:after {
    --l: 10px;
    --t: 7px;
    --middle-y: 1px;
    --middle-r: -18deg;
    animation: toggle 0.8s linear forwards;
  }

  .feedback label.angry div:after {
    --l: 23px;
    --r: -28deg;
  }

  .progress .feedback label div svg.eye {
    --t: 7px;
  }

.feedback label.happy div:after {
--b: var(--m, var(--normal-mouth));
    --l: 10px;
    --w: 1px;
    --w: 20px;
    --h: 9px;
    --br: 0 0 8px 8px;
}

/* correct mobile progress icon happy
  .feedback label.happy2 div:after {
    --b: var(--m, var(--normal-mouth));
    --l: 11px;
    --w: 1px;
    --w: 13px;
    --h: 6px;
    --br: 0 0 8px 8px;
  }
*/

  .progress .feedback label.happy div:after {
    --t: 11px;
    --l: 3.5px;
  }

  .progress .feedback label.happy div svg.eye.left {
    --t: 3.5px;
    --l: 3px;
  }

  .progress .feedback label.happy div svg.eye.right {
    --t: 3.5px;
    --l: 11px;
  }
  .progress .feedback label.good div svg.eye.left {
    --t: 6px;
    --l: 3px;
  }

  .progress .feedback label.good div svg.eye.right {
    --t: 6px;
    --l: 10px;
  }
  .progress .feedback label.good div svg.mouth {
    --t: 10px;
  }
  .progress .feedback label.ok div:before {
    --t: 6px;
    --l: 4px;
  }

/* correct sizing for mobile progress face ok
  .feedback label.ok div:before {
    --l: 12px;
    --t: 17px;
    --h: 4px;
    --w: 4px;
    --br: 50%;
    box-shadow: 9px 0 0 var(--e, var(--normal-eye));
  }
  
*/
  
  .feedback label.ok div:before {
    --l: 12px;
    --t: 15px;
    --h: 4px;
    --w: 4px;
    --br: 50%;
    box-shadow: 12px 0 0 var(--e, var(--normal-eye));
}

  .progress .feedback label.ok div:after {
    --t: 14px;
    --l: 5px;
  }


/* correct mobile progress face ok
  .feedback label.ok div:after {
    --l: 13px;
    --t: 26px;
    --w: 10px;
    --h: 1px;
    --br: 1px;
    --b: var(--m, var(--normal-mouth));
  }
 */
  
  .feedback label.ok div:after {
    --l: 13px;
    --t: 26px;
    --w: 14px;
    --h: 1px;
    --br: 1px;
    --b: var(--m, var(--normal-mouth));
}

  .feedback label.angry .progress-block + div:before {
    --l: 3px;
    --t: 7px;
    --middle-y: -2px;
    --middle-r: 22deg;
    animation: toggle 0.8s linear forwards;
  }

  .feedback label.angry div:before {
    --r: 30deg;
  }

  .progress .feedback label.good div:before {
    --t: 16px;
    --l: 5px;
    visibility: hidden;
  }
  .progress .feedback label div svg.eye.left {
    --t: 7px;
  }
  .progress .feedback label div svg.eye.right {
    --l: 18px;
    --t: 10px;
  }
  .progress .feedback label div svg.mouth {
    --t: 11px;
    --w: 12px;
    --l: 4px;
  }
  .progress .feedback label.angry div svg.eye {
    --t: 7px;
  }

  .progress .feedback label div svg.eye.right {
    --l: 11px;
    --t: 7px;
  }
  .progress .feedback label.angry input:checked + div:after {
    --t: 10px;
    --l: 18px;
  }
  .progress .feedback label.angry input:checked + div:before {
    --t: 10px;
    --l: 6px;
  }
  .progress .feedback div:after {
    --l: 6px;
    --t: 15px;
  }
  .progress .feedback label div svg.left {
    --l: 3px;
    --t: 8px;
  }

  .main-menu {
    width: 100%;
  }
  main {
    margin-top: 75px;
  }
  .hero_section {
    flex-wrap: wrap;
    height: 450px;
    position: relative;
  }
  .hero_section .hero_img {
    width: 100%;
    height: 100%;
  }
  .hero_section .hero_img:after {
    background: rgb(0 0 0 / 55%);
  }
  .hero_section .hero_content {
    width: 100%;
    padding: 0px 25px;
    position: absolute;
    height: 100%;
  }
  .food_feature .container {
    flex-flow: wrap;
    justify-content: center;
  }
  .food_feature .food_description p {
    width: 100%;
  }
  .food_feature img {
    width: 100%;
    margin-top: 35px;
  }
  .learn_more,
  .learn_more:focus {
    color: #fff;
  }
  .header_search {
    display: none;
  }
  .food_categories {
    padding-top: 0px;
    margin-bottom: -15px;
  }
  header a.open_close {
    left: 15px;
    top: 15px;
    font-size: 25px;
    color: #000;
  }
  .homepage header a.open_close {
    color: #fff;
    top: 7px;
  }
  .homepage header.sticky a.open_close {
    color: #444;
  }
  .profile_banner figure {
    height: 150px;
  }
  .profile_info h1 {
    font-size: 20px;
    padding: 15px 12px;
  }
  .profile_info {
    bottom: -24px;
    align-items: baseline;
  }
  .profile_info span {
    width: 45px;
    height: 55px;
  }
  .profile_info h1 span {
    width: 22px;
    height: 22px;
    bottom: -10px;
  }
  aside .add_btns p,
  .add_btns .btn,
  .rating_progress_block .rating_counts,
  .rating_progress_block .rating_progressbar {
    width: 100%;
  }
  .rating_count_info p {
    text-align: center;
    padding-top: 10px;
  }
  .search_bar_list {
    margin-bottom: 25px;
  }
  .search_bar_list .form-control {
    width: 100%;
  }
  .search_bar_list .btn {
    display: none;
  }
  .menu_item_box {
    margin-bottom: 25px;
  }
  aside .add_btns {
    margin-bottom: 10px;
    display: none;
  }
  .footer_logo {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
  }
  .footer_links ul {
    margin-top: 25px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
  }
  .food_categories .food_category_item img {
    width: 29px;
  }
  .menu_page .sidebar_fixed .call_to_action {
    display: none;
  }
  .menu_page .sidebar_fixed {
    position: initial;
  }
  .page_title h3 {
    font-size: 19px;
  }
 
  .profile_page .page_title h3 {
    font-size: 25px;
  }
    .profile_page .page_title_popular h3 {
    font-size: 25px;
  }
  .search_block .page_title h3 {
    display: inline-block;
    align-items: center;
    column-gap: 5px;
  }
    .search_block .page_title_popular h3 {
    display: inline-block;
    align-items: center;
    column-gap: 5px;
  }
  .search_block .page_title h3 img {
    display: inline-block;
    vertical-align: bottom;
  }
    .search_block .page_title_popular h3 img {
    display: inline-block;
    vertical-align: bottom;
  }
  .page_title a {
    font-size: 17px;
  }
    .page_title_popular a {
    font-size: 17px;
  }
  .page_title .see_all_link {
    min-width: 45px;
    text-align: right;
  }
    .page_title_popular .see_all_link {
    min-width: 45px;
    text-align: right;
  }
  .in_row_buttons.owl-theme .owl-nav {
    left: auto;
    top: -48px;
    right: 0px;
  }
  .in_row_buttons .owl-nav button.owl-prev,
  .in_row_buttons .owl-nav button.owl-next {
    width: 22px;
    height: 22px;
    font-size: 15px;
  }
  .in_row_buttons .owl-nav button.owl-prev {
    left: -55px;
  }
  .rating_progress_block .rating_progressbar .progress {
    height: 20px;
    margin-bottom: 5px;
  }
  .rating_progress_block .rating_progressbar .progress span {
    font-size: 10px;
    padding-left: 2px;
    padding-top: 4px;
    line-height: 11px;
  }
  .reviews_section,
  .gallary_section {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .tag_section .tag_pill {
    padding: 5px 16px;
    font-size: 14px;
    margin-right: 12px;
  }
  .zip_dropdown {
    width: 100%;
    right: 0;
  }
  .search_item .item_name span h4 span,
  .add_form_section .form-card .restaurant_list span h4 span {
    display: none;
  }
  .search_item .item_name span .mobile_dropdown_location {
    display: block;
    font-weight: 300;
  }
  .search_item .item_name span .mobile_dropdown_location i {
    color: var(--primary-color);
    margin-right: 3px;
  }
  .tag_section .tag_pill span {
    width: 23px;
    height: 23px;
    font-size: 12px;
  }
  .rating_counts .add_btns .btn,
  .rating_counts .add_btns .btn:focus {
    font-size: 20px;
  }
  .add_form_section .add_form {
    width: 95%;
    /*overflow-x: hidden;*/
  }
  .add_form_section {
    padding-top: 20px;
  }
  .add_form_section .form-card h2 {
    font-size: 27px;
  }
  .add_form_section .form-card {
    padding: 30px 30px;
  }
  .custom_radio_group label .checkmark {
    height: 40px;
    width: 40px;
    font-size: 15px;
  }
  .custom_radio_group {
    column-gap: 15px;
    justify-content: space-between;
  }
  .add_tags {
    width: 100%;
  }
  .cms_page {
    padding-top: 0px;
  }
  .search_title {
    font-size: 23px;
    margin-top: 25px;
  }
  .account_header {
    margin-top: 25px;
  }
  .food_feature {
    padding: 40px 0px;
  }
  .ratetray_search .form-control:focus {
    border-color: transparent;
  }
  .main-menu ul {
    align-items: center;
    /*align-items: flex-start;*/
    flex-direction: column;
    padding: 15px;
  }
  .main-menu ul.logged_in {
    justify-content: space-between;
    flex-direction: row;
  }
  .main-menu .btn {
    padding: 5px;
    font-size: 21px;
    background-color: #ee3232;
    color: white;
  }
  .form-structor {
    width: 100%;
  }
  .report_item p {
    display: none;
  }
  .user_report_item p {
    display: none;
  }
  .profile_info h1 span:after {
    font-size: 11px;
  }
  .account_sidebar {
    border-right: 0;
    width: 100%;
    min-height: auto;
    position: relative;
    display: none;
  }
  .main-menu .account_sidebar {
    display: block;
  }
  .account_sidebar ul {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .account_sidebar ul li a {
    margin-bottom: 0px;
  }
  .rs_progress_block {
    margin-top: 115px;
  }
  .rating_score_info {
    width: 93%;
    margin: 0 auto;
    left: 0;
  }
  .rs_progress_block .rs_step_block .rs_icon {
    width: 90px;
  }
  .rs_progress_block .rs_step_block span {
    width: 68%;
  }
  .margin_30_40 {
    padding-top: 0px;
  }
  .singlepost {
    margin-bottom: 22px;
  }
  article.blog {
    flex-direction: column;
    width: 100%;
  }
  article.blog .post_info {
    padding: 20px 20px 10px 20px;
  }
  .singlepost h1 {
    font-size: 26px;
  }
  .pagination_fg {
    margin-bottom: 30px;
  }
  .pagination_fg a {
    padding: 4px 12px;
  }
  .search_filters {
    overflow-y: scroll;
    transform: translateX(200%);
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    padding: 25px;
    margin: 0;
  }
  .search_filters.show {
    transform: translateX(0);
  }
  .btn_filter {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: var(--primary-color);
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    border-radius: 100px;
    z-index: 999;
    box-shadow: 1px 5px 5px #a7a7a7;
  }
  .menu_item_box figure .rating_badge_circle {
    height: 30px;
    width: 30px;
  }
  span.rating_badge_circle:after {
    font-size: 15px;
  }
  .btn_filter i.close:before {
    content: "\f00c";
  }
  aside .search_filters + .add_btns {
    margin-top: 5px;
  }
  .main-menu .logged_in .btn {
    background: #ee3232;
    color: #fff !important;
  }
  .form-structor .login .center {
    width: 75%;
  }
  #logo {
    margin-top: 2px;
  }
  .footer_btns .add_btns {
    width: 85%;
    margin: 0 auto;
  }
  .hero_section .hero_content .hero_center h1 {
    color: #fff;
  }
  .profile_info h1 {
    font-size: 24px;
    max-width: 80%;
  }
  .review_box .reviewer_name {
    bottom: -1px;
  }

  .flex_section .flex_item {
    width: 100%;
  }
  .review_block .flex_item {
    margin-left: 0;
    width: 100%;
  }
  .milestone-box{
    margin-bottom: 10px;
  }
  .search_item .item_name .rating_count {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50px 0px 50px 50px;
    padding-top: 5px;
    font-size: 8px;
    width: 45px;
    height: 45px;
  }
  .search_dropdown .search_item .item_name .rating_count b {
    padding-right: 1px;
  }
  .search_item {
    position: relative;
  }
  .search_dropdown .search_item .item_name {
    width: 69%;
  }
  .hero_search .search_item .item_name .rating_count + span {
    width: 96%;
  }
  .search_category_title h4,
  .search_category_title a {
    font-size: 17px;
  }
  .search_category_title a i {
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-size: 13px;
  }
  .search_item .item_name span h4 {
    font-size: 15px;
  }
  .search_item .item_name span p {
    font-size: 12px;
    line-height: 18px;
  }
  .add_form_section .form-card .restaurant_list span p {
    font-size: 10px;
  }
  #pie {
    right: -10px;
  }
  #pie svg {
    width: 100px;
  }
  .review_chart {
    width: 60px;
    height: 60px;
    right: 0px;
    bottom: 6px;
  }
  .review_chart:after {
    height: 52px;
    width: 44px;
    bottom: 5px;
    left: 3px;
  }
  .profile_info .review_chart span {
    height: auto;
    width: auto;
    font-size: 28px;
  }
  #review_modal .review_box .reviewer_name {
    background-size: 95%;
    bottom: -10px;
  }
  .profile_page {
    padding-bottom: 50px;
  }
  .food_categories .food_category_item p {
    font-size: 13px;
  }
  .report_item a i {
    font-size: 22px;
    margin-top: 5px;
  }
  .user_report_item a i {
    font-size: 22px;
    margin-top: 5px;
  }
  .profile_banner {
    margin-bottom: 20px;
  }
  .form-structor .login .center {
    top: calc(41% - 10%);
  }
  .form-structor .submit-btn {
    margin-top: 0px;
  }
  .form-structor .form-title {
    margin-bottom: 12px;
  }
  .form-structor .login {
    top: 17%;
  }
  body.mfp-zoom-out-cur {
    overflow: hidden;
  }
  .mfp-arrow.mfp-arrow-left,
  .mfp-arrow.mfp-arrow-right {
    width: 25px;
    height: 25px;
    font-size: 22px;
  }
  .mfp-wrap {
    height: 100% !important;
  }
  /*    header.header{
            z-index: 9;
        }*/
  #header_menu a.open_close {
    right: 15px;
    top: 5px;
    z-index: 10;
  }
  .main-menu .ratetray_search {
    width: 90%;
    margin: 0 auto;
  }
  .search_item .item_name .rating_count + span {
    text-align: left;
  }
  .inline_rest_ratings {
    flex-wrap: wrap;
  }
  .inline_rest_ratings p:first-child {
    max-width: 100%;
  }
  .search_open:before {
    content: "";
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  .search_open .main-menu:before {
    content: "";
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
  }
  .search_open .main-menu .ratetray_search {
    z-index: 99;
  }
  .search_open .header {
    z-index: 99999;
  }
  .search_not_found p a {
    color: var(--primary-color) !important;
  }
  .centered_rating_box {
    margin-top: 32px;
  }
  .header #logo {
    display: none;
  }
  .homepage .header #logo {
    display: block;
  }
  .top_header_nav_search {
    display: block;
  }

  .homepage .top_header_nav_search {
    display: none;
  }
  .top_header_nav_search .smart_searching .btn {
    height: 45px;
    width: 40px;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top_header_nav_search .smart_searching {
    margin-top: 0px;
    flex-wrap: wrap;
  }
  .ratetray_search.top_header_nav_search {
    width: 93%;
    margin-left: auto;
  }
  .ratetray_search.top_header_nav_search .form-control {
    margin-top: 0px;
    padding: 8px 20px;
    border-radius: 10px;
    background-position: 15px 14px;
    background-color: #efefef;
  }
  .ratetray_search.top_header_nav_search .zipcode {
    width: 100%;
    display: none;
    border-radius: 10px;
    margin-left: 0px;
  }
  .top_header_nav_search .search_dropdown {
    left: -35px;
    right: -12px;
  }
  .search_open .top_header_nav_search.ratetray_search .form-control {
    background-color: #efefef !important;
    border-color: transparent;
  }
  .menu_detail_rating .add_btns {
    display: block;
  }
  .menu_detail_rating .add_btns .btn {
    border: 1px solid var(--primary-color);
    font-size: 22px;
    font-weight: 500;
    outline: none;
    box-shadow: none;
    margin-bottom: 0px;
    margin-top: 12px;
  }
  .menu_detail_rating .rating_counts .add_btns {
    display: none;
  }
  .menu_detail_rating .rating_progress_block .rating_counts {
    width: 40%;
  }
  .menu_detail_rating .rating_progress_block .rating_progressbar {
    width: 74%;
  }
  .rating_progress_block .rating_counts span {
    font-size: 50px;
  }
  .rating_progress_block .rating_counts .sub_rating {
    padding-left: 0px;
    font-size: 21px;
  }
  .flex_with_location {
    flex-wrap: wrap;
    width: 100%;
  }
  .flex_with_location .rest_locations {
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
  }
  .flex_with_location .rest_locations .arrow_dropdown {
    margin-top: -15px;
  }
  .flex_with_location .rest_locations {
    z-index: 9;
  }
  #review_modal.review_new_popup .tag_section {
    display: none;
  }
  .progressbar_mobile {
    display: block;
  }
  .progressbar_web {
    display: none;
  }
  .homepage .header .circle div {
    color: #333;
  }

  .mobile_location_search .zipcode {
    display: block !important;
  }
  .mobile_location_search .smart_searching .btn {
    height: 89px;
  }
  .bottom_page_search {
    z-index: 99;
  }
  .bottom_page_search .smart_searching {
    margin-top: 0px;
    flex-wrap: wrap;
  }
  .smart_searching {
    position: relative;
  }
  .smart_searching:after {
    content: "";
    height: 1px;
    width: 75%;
    background-color: #000;
    position: absolute;
    left: -47px;
    right: 0;
    margin: 0 auto;
    top: 50%;
    display: none;
  }
  .mobile_location_bottom_search .smart_searching:after {
    left: -60px;
  }
  .mobile_location_hero_search .smart_searching:after,
  .mobile_location_bottom_search .smart_searching:after,
  .mobile_location_search .smart_searching:after {
    display: block;
  }
  .bottom_page_search .smart_searching .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
  }
  .bottom_page_search .smart_searching .form-control {
    border-radius: 10px;
    background-color: #efefef;
  }
  .reviews_section.mobile_space {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .bottom_page_search .smart_searching .zipcode {
    width: 100%;
    display: none;
    border-radius: 10px;
    margin-left: 0px;
  }
  .search_open .ratetray_search .form-control {
    background-color: #fff !important;
  }
  .ratetray_search .form-control {
    border: none;
  }
  .ratetray_search .form-control {
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 15px 19px;
    padding-left: 45px !important;
  }
  .ratetray_search .form-control.search_keyword {
    background-image: url("../../images/icons/menu_icon.png");
    margin-bottom: -1px;
  }
  .ratetray_search .form-control.zipcode {
    background-image: url("../../images/icons/location_icon.png");
    border-radius: 0px 10px 10px 10px !important;
  }
  .search_open .ratetray_search .form-control.search_keyword {
    border-radius: 10px 10px 10px 0px;
  }
  .mobile_location_bottom_search .zipcode {
    display: block !important;
  }
  .mobile_location_bottom_search .smart_searching .btn {
    height: 117px;
  }

  .hero_search .smart_searching {
    display: block !important;
  }
  .hero_search .smart_searching .search_keyword {
    /* border-radius: 10px 10px 10px 10px; */
    border-radius: 10px 10px 10px 0px;
  }
  .hero_search .smart_searching .zipcode {
    margin-left: 0px;
    width: 100%;
    border-radius: 10px;
    /* display: none; */
    background-color: #fff !important;
  }
  .hero_search .smart_searching .btn {
    /* height: 59px; */
    height: 117px;
    width: 55px;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile_location_hero_search .zipcode {
    display: block !important;
  }
  .mobile_location_hero_search .smart_searching .btn {
    height: 117px;
  }
  .ratetray_search .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #898989;
  }
  .ratetray_search .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #898989;
  }
  .ratetray_search .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #898989;
  }
  .ratetray_search .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #898989;
  }

  .main-menu .btn2 {
    background: #000;
    color: #fff !important;
    padding: 4px 12px;
    margin-top: 5px;
    margin-left: 0px;
    font-size: 18px;
    border-radius: 8px;
  }
  .feedback label:not(:last-child) {
    margin-right: 0px;
  }
  #rt_tier_up_popup .modal-body h4{
    margin-top: 42%;
  }
  .review-block .text-large {
    padding-left: 30px;
  }
  .top-sender-section{
    margin-bottom: 25px;
  }
  .leaderboard table th{
    vertical-align: top;
  }
  .leaderboard table td{
    white-space: nowrap;
  }
  #rt_level_up_popup .rt-popup-progress h4{
    margin-top: 38%;
  }
  .non_loggedin .modal-body .banner_content{
    position: absolute;
    top: 0;
    z-index: 99;
  }
  .non_loggedin .modal-body .banner_img:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
  }
  .banner_content h5{
    color: #fff;
  }
  .banner_content p{
    color: #fff;
  }
  .banner_content p a{
    color: #fff;
  }
  .main-menu .logged_in .btn span{
    width: 23px;
    height: 23px;
    font-size: 13px;
  }
  .main-menu .logged_in .btn{
    font-size: 17px;
    width: 88px;
    margin-left: 10px;
    margin-top: 5px;
  }
  .lboard_icon img {
    width: 35px;
    height: 35px;
    margin-right: 0;
  }
  .main-menu>ul.logged_in>li>a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 155px;
  }
  .podium-container + .circle-wrapper{
    width: 150% !important;
    left: -25%;
    top: -98%;
  }
  .podium-container .leader_member{
    left: 0;
  }
  .profile_page .leaderboard_content{
    max-width: 100% !important;
    margin-top: 0;
    padding: 0px 8px;
  }
  .podium-container .leader_member a{
    font-size: 15px;
    margin-top: 5px;
  }
  .podium-container{
    margin-top: 45% !important;
  }
  .leaderboard_tabs a, .leaderboard_tabs a:hover{
    font-size: 20px;
  }
  .podium .leader_member .location p{
    margin-bottom: 0px;
  }
  .podium-container .podium__front{
    padding-inline: calc(var(--_podium-size)* 10);
    padding-bottom: calc(var(--_podium-size)* 4);
  }
  .podium-container .podium__right .leader_member {
    right: 0;
  }
  .podium-container .leader_member .level_icon{
    width: 45px;
  }
  .podium-container .leader_member {
    top: -125px;
  }
  .profile_page .leaderboard_content::before{
    width: 3rem;
    height: 1.5rem;
    top: -25px;
  }
  .profile_page .leaderboard_content::after{
    width: 0.8rem;
    height: 0.8rem;
    top: -15px;
  }
  .overflow_x_mobile{
    overflow-x: hidden;
  }
  .profile_page .rs_score {
    column-gap: 5px;
    font-size: 13px;
    padding-left: 5px;
  }
  .profile_page .rs_score span{
    width: 17px;
    height: 17px;
    font-size: 10px;
  }
  .leaderboard_content .table tbody td .user_circle .circle{
    width: 50px;
    height: 50px;
  }
  .profile_page .leaderboard_content .table tbody th{
    width: 45px;
  }
  .profile_page .podium__center .main_number{
    top: -22px;
  }
  .profile_page .podium__left .main_number{
    top: -10px;
  }
  .profile_page .rank_badge{
    width: 28px;
    height: 28px;
    line-height: 25px;
    font-size: 14px;
  }
  .leaderboard_content .table tbody td:nth-child(2) {
    padding-left: 0;
  }
  .leaderboard_header{
    flex-direction: column-reverse;
    row-gap: 20px;
  }
  .profile_page .leaderboard_content .table tbody td .user_circle a{
    font-size: 18px;
  }
  .profile_page .leaderboard_content .table{
    border-spacing: 0px 10px;
  }
  .leaderboard_header .my-rank-section {
    width: 100% !important;
  }
  .leaderboard_header .leaderboard_tabs{
    width: 100%;
  }
  .leaderboard_filter .filter_popup{
    width: 100%;
  }
  .filter_popup #most-popular-cities ul{
    row-gap: 20px;
  }
  hr{
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width:990px){
  #logo{
    width: 60%;
  }
  header a.open_close {
    left: 15px;
    font-size: 25px;
  }
  .ratetray_search.header_search{
    width: 95%;
  }
}
