html {
    scroll-behavior: smooth;
}

section[id] {
    scroll-margin-top: 120px;
}


.scroll_to_section_item.current-menu-item a {
    color: #fff !important;
    border-color: transparent !important;
}

.scroll_to_section_item.current-menu-item a:hover {
    color: #edde3e !important;
    border-color: #edde3e !important;
}

/*************************************************/

.scroll_to_section_button_list_section.top_inner_space_biggest,
.podcast_feature_block.top_inner_space_biggest,
.podcasts_card_list_section.top_inner_space_biggest,
.podcast_guest_cta_section.top_inner_space_biggest {
    padding-top: 140px;
}

.scroll_to_section_button_list_section.bottom_inner_space_biggest,
.podcast_feature_block.bottom_inner_space_biggest,
.podcasts_card_list_section.bottom_inner_space_biggest,
.podcast_guest_cta_section.bottom_inner_space_biggest {
    padding-bottom: 140px;
}

.scroll_to_section_button_list_section.top_inner_space_big,
.podcast_feature_block.top_inner_space_big,
.podcasts_card_list_section.top_inner_space_big,
.podcast_guest_cta_section.top_inner_space_big {
    padding-top: 120px;
}

.scroll_to_section_button_list_section.bottom_inner_space_big,
.podcast_feature_block.bottom_inner_space_big,
.podcasts_card_list_section.bottom_inner_space_big,
.podcast_guest_cta_section.bottom_inner_space_big {
    padding-bottom: 120px;
}

.scroll_to_section_button_list_section.top_inner_space_normal,
.podcast_feature_block.top_inner_space_normal,
.podcasts_card_list_section.top_inner_space_normal,
.podcast_guest_cta_section.top_inner_space_normal {
    padding-top: 100px;
}

.scroll_to_section_button_list_section.bottom_inner_space_normal,
.podcast_feature_block.bottom_inner_space_normal,
.podcasts_card_list_section.bottom_inner_space_normal,
.podcast_guest_cta_section.bottom_inner_space_normal {
    padding-bottom: 100px;
}

.scroll_to_section_button_list_section.top_inner_space_remove,
.podcast_feature_block.top_inner_space_remove,
.podcasts_card_list_section.top_inner_space_remove,
.podcast_guest_cta_section.top_inner_space_remove {
    padding-top: 0px;
}

.scroll_to_section_button_list_section.bottom_inner_space_remove,
.podcast_feature_block.bottom_inner_space_remove,
.podcasts_card_list_section.bottom_inner_space_remove,
.podcast_guest_cta_section.bottom_inner_space_remove {
    padding-bottom: 0px;
}

.scroll_to_section_button_list_section.top_inner_space_medium,
.podcast_feature_block.top_inner_space_medium,
.podcasts_card_list_section.top_inner_space_medium,
.podcast_guest_cta_section.top_inner_space_medium {
    padding-top: 50px;
}

.scroll_to_section_button_list_section.bottom_inner_space_medium,
.podcast_feature_block.bottom_inner_space_medium,
.podcasts_card_list_section.bottom_inner_space_medium,
.podcast_guest_cta_section.bottom_inner_space_medium {
    padding-bottom: 50px;
}


@media (max-width: 1359px) {

    .scroll_to_section_button_list_section.top_inner_space_biggest,
    .podcast_feature_block.top_inner_space_biggest,
    .podcasts_card_list_section.top_inner_space_biggest,
    .podcast_guest_cta_section.top_inner_space_biggest {
        padding-top: 120px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_biggest,
    .podcast_feature_block.bottom_inner_space_biggest,
    .podcasts_card_list_section.bottom_inner_space_biggest,
    .podcast_guest_cta_section.bottom_inner_space_biggest {
        padding-bottom: 120px;
    }

}

@media (max-width: 1199px) {

    .scroll_to_section_button_list_section.top_inner_space_biggest,
    .scroll_to_section_button_list_section.top_inner_space_big,
    .podcast_feature_block.top_inner_space_biggest,
    .podcast_feature_block.top_inner_space_big,
    .podcasts_card_list_section.top_inner_space_biggest,
    .podcasts_card_list_section.top_inner_space_big,
    .podcast_guest_cta_section.top_inner_space_biggest,
    .podcast_guest_cta_section.top_inner_space_big {
        padding-top: 100px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_biggest,
    .scroll_to_section_button_list_section.bottom_inner_space_big,
    .podcast_feature_block.bottom_inner_space_biggest,
    .podcast_feature_block.bottom_inner_space_big,
    .podcasts_card_list_section.bottom_inner_space_biggest,
    .podcasts_card_list_section.bottom_inner_space_big,
    .podcast_guest_cta_section.bottom_inner_space_biggest,
    .podcast_guest_cta_section.bottom_inner_space_big {
        padding-bottom: 100px;
    }

    .scroll_to_section_button_list_section.top_inner_space_normal,
    .podcast_feature_block.top_inner_space_normal,
    .podcasts_card_list_section.top_inner_space_normal,
    .podcast_guest_cta_section.top_inner_space_normal {
        padding-top: 80px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_normal,
    .podcast_feature_block.bottom_inner_space_normal,
    .podcasts_card_list_section.bottom_inner_space_normal,
    .podcast_guest_cta_section.bottom_inner_space_normal {
        padding-bottom: 80px;
    }
}

@media (max-width: 991px) {

    .scroll_to_section_button_list_section.top_inner_space_biggest,
    .scroll_to_section_button_list_section.top_inner_space_big,
    .podcast_feature_block.top_inner_space_biggest,
    .podcast_feature_block.top_inner_space_big,
    .podcasts_card_list_section.top_inner_space_biggest,
    .podcasts_card_list_section.top_inner_space_big,
    .podcast_guest_cta_section.top_inner_space_biggest,
    .podcast_guest_cta_section.top_inner_space_big {
        padding-top: 80px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_biggest,
    .scroll_to_section_button_list_section.bottom_inner_space_big,
    .podcast_feature_block.bottom_inner_space_biggest,
    .podcast_feature_block.bottom_inner_space_big,
    .podcasts_card_list_section.bottom_inner_space_biggest,
    .podcasts_card_list_section.bottom_inner_space_big,
    .podcast_guest_cta_section.bottom_inner_space_biggest,
    .podcast_guest_cta_section.bottom_inner_space_big {
        padding-bottom: 80px;
    }

    .scroll_to_section_button_list_section.top_inner_space_normal,
    .podcast_feature_block.top_inner_space_normal,
    .podcasts_card_list_section.top_inner_space_normal,
    .podcast_guest_cta_section.top_inner_space_normal {
        padding-top: 65px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_normal,
    .podcast_feature_block.bottom_inner_space_normal,
    .podcasts_card_list_section.bottom_inner_space_normal,
    .podcast_guest_cta_section.bottom_inner_space_normal {
        padding-bottom: 65px;
    }

    .scroll_to_section_button_list_section.top_inner_space_medium,
    .podcast_feature_block.top_inner_space_medium,
    .podcasts_card_list_section.top_inner_space_medium,
    .podcast_guest_cta_section.top_inner_space_medium {
        padding-top: 40px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_medium,
    .podcast_feature_block.bottom_inner_space_medium,
    .podcasts_card_list_section.bottom_inner_space_medium,
    .podcast_guest_cta_section.bottom_inner_space_medium {
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {

    .scroll_to_section_button_list_section.top_inner_space_biggest,
    .scroll_to_section_button_list_section.top_inner_space_big,
    .podcast_feature_block.top_inner_space_biggest,
    .podcast_feature_block.top_inner_space_big,
    .podcasts_card_list_section.top_inner_space_biggest,
    .podcasts_card_list_section.top_inner_space_big,
    .podcast_guest_cta_section.top_inner_space_biggest,
    .podcast_guest_cta_section.top_inner_space_big {
        padding-top: 60px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_biggest,
    .scroll_to_section_button_list_section.bottom_inner_space_big,
    .podcast_feature_block.bottom_inner_space_biggest,
    .podcast_feature_block.bottom_inner_space_big,
    .podcasts_card_list_section.bottom_inner_space_biggest,
    .podcasts_card_list_section.bottom_inner_space_big,
    .podcast_guest_cta_section.bottom_inner_space_biggest,
    .podcast_guest_cta_section.bottom_inner_space_big {
        padding-bottom: 60px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_normal,
    .podcast_feature_block.bottom_inner_space_normal,
    .podcasts_card_list_section.bottom_inner_space_normal,
    .podcast_guest_cta_section.top_inner_space_normal {
        padding-top: 50px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_normal,
    .podcast_feature_block.bottom_inner_space_normal,
    .podcasts_card_list_section.bottom_inner_space_normal,
    .podcast_guest_cta_section.bottom_inner_space_normal {
        padding-bottom: 50px;
    }

    .scroll_to_section_button_list_section.top_inner_space_medium,
    .podcast_feature_block.top_inner_space_medium,
    .podcasts_card_list_section.top_inner_space_medium,
    .podcast_guest_cta_section.top_inner_space_medium {
        padding-top: 30px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_medium,
    .podcast_feature_block.bottom_inner_space_medium,
    .podcasts_card_list_section.bottom_inner_space_medium,
    .podcast_guest_cta_section.bottom_inner_space_medium {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {

    .scroll_to_section_button_list_section.top_inner_space_biggest,
    .scroll_to_section_button_list_section.top_inner_space_big,
    .podcast_feature_block.top_inner_space_biggest,
    .podcast_feature_block.top_inner_space_big,
    .podcasts_card_list_section.top_inner_space_biggest,
    .podcasts_card_list_section.top_inner_space_big,
    .podcast_guest_cta_section.top_inner_space_biggest,
    .podcast_guest_cta_section.top_inner_space_big {
        padding-top: 50px;
    }

    .scroll_to_section_button_list_section.bottom_inner_space_biggest,
    .scroll_to_section_button_list_section.bottom_inner_space_big,
    .podcast_feature_block.bottom_inner_space_biggest,
    .podcast_feature_block.bottom_inner_space_big,
    .podcasts_card_list_section.bottom_inner_space_biggest,
    .podcasts_card_list_section.bottom_inner_space_big,
    .podcast_guest_cta_section.bottom_inner_space_biggest,
    .podcast_guest_cta_section.bottom_inner_space_big {
        padding-bottom: 50px;
    }
}