@media(max-width: 1510px) {
    .site-logo {
        margin-right: 35px;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 13px;
        line-height: 14px;
    }
}

@media (max-width: 1450px) {
    .summary-card {
        padding: 10px;
    }

    .navbar.navbar-expand-xl {
        padding: 15px 8px;
    }
}

@media (max-width: 1400px) {
    .our-story {
        max-width: 715px;
    }

    .navbar.navbar-expand-xl {
        padding: 15px 9px;
    }

    .navbar-btn {
        padding: 10px 20px;
    }

    .navbar-expand-xl .navbar-nav .nav-item {
        padding-left: 11px;
        padding-right: 11px;
    }

    .navbar>.container,
    .navbar>.container-fluid,
    .navbar>.container-lg,
    .navbar>.container-md,
    .navbar>.container-sm,
    .navbar>.container-xl,
    .navbar>.container-xxl {
        padding: 0px;
    }

}

@media (max-width: 1300px) {
    .tab-search {
        display: none !important;
    }

    .navbar-btn {
        padding: 10px 12px;
        font-size: 14px;
    }

    .site-logo {
        margin-right: 30px;
    }

    /* .navbar-search {
        max-width: 170px;
    } */

    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 13px;
        line-height: 14px;
        padding: 15px 0px;
    }
}

@media (max-width: 1199px) {
    .navbar-search::placeholder {
        font-size: 13px;
    }

    .single-post-sec {
        padding-top: 120px;
    }

    #top-search-data-container2 {
        width: 100% !important;
    }

    .hero-section .main-heading h1 {
        font-size: 73px;
        line-height: 89px;
    }

    .edu-card-1 h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .help-video-btn {
        left: 0;
        max-width: 100%;
        border-radius: 16px;
        bottom: 0;
        right: 0;
    }

    .help-video-btn p {
        max-width: 100%;
    }

    .watch-list {
        padding-top: 185px;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px;
    }

    .navbar-btn {
        font-size: 16px;
        padding: 11px 24px;
    }

    .news-sec {
        padding-top: 160px;
        padding-bottom: 60px;
    }

    .news-full-card {
        max-width: 100%;
    }

    .news-cont .entry-header h4 {
        max-width: 100%;
    }

    .SP-main-V {
        padding-top: 170px;
    }

    .our-story {
        max-width: 575px;
    }

    .table-searchbar {
        width: 350px;
    }

    .benefit p {
        min-height: 129px;
    }

    .nav-search-main {
        flex-grow: 1;
        padding: 0px;
        margin: 0px 70px;
    }

    .site-logo {
        margin-right: 0;
    }

    .navbar-search {
        max-width: 100%;
        width: 100% !important;
    }

    #close-search {
        display: none;
    }

    .navbar-expand-xl .navbar-collapse {
        background-color: var(--white);
        border-radius: 16px;
        margin-top: 43px;
        padding: 10px;
    }

    .home .header-main.scroll-80 .navbar-nav .nav-link {
        color: var(--gray);
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding: 12px 0px 12px 0px;
    }

    .navbar-expand-xl .navbar-nav .nav-item {
        max-width: 100%;
        width: 100%;
    }

    .navbar ul li.dropdown.menu-item>a.nav-link:after,
    .navbar ul li.mega-menu>a.nav-link:after {
        position: absolute;
        right: 0;
    }

    .navbar li.mega-menu:hover>ul.dropdown-menu {
        padding: 20px 0px;
    }

    .start-free-btn {
        display: block !important;
        text-align: center;
        margin-top: 10px;
    }

    .navbar.navbar-expand-xl .menu-main-menu-container {
        margin-top: 10px;
    }

    .navbar li.mega-menu>ul.dropdown-menu {
        position: static;
    }

    .navbar li.mega-menu:hover>ul.dropdown-menu {
        border: unset;
        flex-wrap: wrap;
    }

    .navbar-collapse {
        align-items: flex-start;
    }

    .CEO-interviews h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .advance-feature-img {
        display: none;
    }

    .feature p {
        max-width: 100%;
    }

    .feature h4 {
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .share-icons-single {
        margin-bottom: 25px;
        margin-top: 60px;
    }

    .main-single-post-aside {
        display: none;
    }

    .help-video-btn {
        padding: 16px 24px;
    }

    .help-video-btn a {
        font-size: 16px;
        line-height: 16px;
    }

    .help-video-btn p {
        font-size: 16px;
        line-height: 28px;
    }

    .a-q-sec {
        padding: 70px 0px 70px 0px;
    }

    .our-benefits {
        padding: 70px 0px 70px 0px;
    }

    .story-section {
        padding: 80px 0px 70px 0px;
    }

    .contact-us-section {
        padding: 170px 0px 60px 0px;
    }

    .about-us-video {
        margin-bottom: 70px;
    }

    .our-story-img img {
        width: 100%;
    }

    .main-V-CEO-single {
        margin-bottom: 22px;
    }

    .video-bio-single h3 {
        margin: 24px 0px 24px 0px;
        font-size: 27px;
        line-height: 36px;
    }

    .SP-main-V .share-icons-single {
        padding-bottom: 0;
    }

    .also-like-video-sec {
        padding-top: 44px;
    }

    .mb-56 {
        margin-bottom: 36px !important;
    }

    /*.video-bio p {
        font-size: 15px;
    }*/

    .CEO-main-V form button {
        padding: 21px;
    }

    .CEO-medium-V form button {
        padding: 23px;
    }

    .CEO-medium-V .video-play-icon-small,
    .CEO-main-V .video-play-icon-small {
        width: 70px;
        height: 70px;
    }

    .rich-picks {
        padding: 177px 0px 92px 0px;
    }

    .Market-Overview-sec {
        margin-bottom: 42px;
    }

    .email-collector-section {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    .pre-footer {
        padding-top: 90px;
    }

    .content-center {
        justify-content: start;
    }

    .benefit p {
        max-width: 100%;
        margin-bottom: 0px;
        min-height: 0px;
    }

    .benefit {
        margin-bottom: 30px;
    }

    .mb-mobile-32 {
        margin-bottom: 32px;
    }

    .main-single-post-aside {
        margin-top: 40px;
    }

    .contact-form {
        margin-top: 50px;
    }

    .table-search {
        display: block;
    }

    .table-searchbar {
        width: 100%;
        margin: 0px auto 20px auto;
    }

    .main-heading h1 {
        font-size: 64px;
        line-height: 70px;
    }

    .h1-span {
        font-size: 64px !important;
        line-height: 70px !important;
    }

    .main-heading-help p {
        font-size: 20px;
        line-height: 32px;
    }

    .advance-feature-img {
        margin-bottom: 64px;
        text-align: center;
    }

    .day-select {
        width: 50%;
    }

    .month-select {
        width: 50%;
        margin-right: 0px;
    }

    .risk-disclaimer-img {
        margin-bottom: 40px;
    }

    .risk-disclaimer {
        text-align: center;
    }

    .risk-disclaimer p {
        max-width: 100%;
        text-align: left;
    }

    .email-collector-form {
        display: block;
    }

    .input-email-collector {
        width: 100%;
        margin-bottom: 30px;
    }

    .email-collector-btn {
        width: 100%;
    }

    .our-story-img {
        margin-bottom: -90px;
        display: block;
    }

    .video-analytics p {
        margin-bottom: 30px;
    }

    .our-story {
        max-width: 100%;
        margin: 0px 20px;
    }

    .bg-our-story {
        background-image: none;
        padding: 0px;
    }

    .education-img {
        margin-bottom: 40px;
    }

    .education-heading {
        margin-bottom: 86px;
    }

    .education-heading p {
        font-size: 20px;
        line-height: 26px;
    }

    .mb-152 {
        margin-bottom: 100px;
    }

    .testimonial-card {
        min-height: 444px;
    }

    .accsess-card h3 {
        font-size: 40px;
        line-height: 60px;
    }

}

@media (max-width: 767px) {
    .ipo-tabs .nav-pills .nav-link {
        margin-bottom: 20px;
    }

    .rich-picks .watch-list h3 {
        font-size: 29px;
        line-height: 39px;
    }

    .share-icons-single-aside {
        display: none;
    }

    .share-icons-single {
        text-align: center;
    }

    .share-single span {
        margin-bottom: 15px;
        display: block;
    }

    .economic-calendar h1,
    #ipo-calendar h1.archive-title {
        margin-bottom: 30px;
        font-size: 42px;
        line-height: 52px;
    }

    .stock-market-table1 tr td,
    .stock-market-table1 tr th {
        padding: 20px 20px;
    }

    .featured-video-1 {
        background-color: var(--White);
        box-shadow: 0px 12px 50px 0px #777E9029;
    }

    .single .featured-videos-section .featured-video-1,
    .article-main-con .featured-video-1 {
        background-color: transparent;
        box-shadow: none;
    }

    .video-featured img {
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .testimonial-card {
        min-height: 0px;
    }

    .footer-searchbar {
        max-width: 100%;
    }

    .mt-mobile {
        margin-top: 20px;
    }

    .hero-section {
        padding: 170px 0rem 60px 0rem;
    }

    .hero-section .main-heading h1 {
        font-size: 52px;
        line-height: 69px;
    }

    .watch-list h3 {
        font-size: 38px;
        line-height: 55px;
    }

    .our-story h3 {
        font-size: 38px;
        line-height: 40px;
    }

    .our-story {
        padding: 30px;
    }

    .accordion-body p {
        font-size: 20px;
        line-height: 28px;
    }

    .news-sec {
        padding-bottom: 40px;
    }

    .CEO-main-V form button {
        padding: 23px;
    }

    .CEO-main-V form button img {
        width: 100%;
    }

    .CEO-interviews {
        padding-bottom: 60px;
    }

    .accsess-card p {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .edu-card-1 h3 {
        font-size: 37px;
        line-height: 40px;
    }

    .edu-card-1 p {
        font-size: 18px;
        line-height: 28px;
    }

    .edu-card-1 a {
        font-size: 16px;
        line-height: 16px;
    }

    .help-video-btn a {
        font-size: 14px;
        line-height: 14px;
    }

    .help-video-btn {
        padding: 10px 10px;
    }

    .help-video-btnc img,
    .help-video-btn img {
        width: 52px;
    }

    .help-video-btn p {
        font-size: 12px;
        line-height: 20px;
    }

    .accsess-card h3 {
        font-size: 36px;
        line-height: 45px;
        margin-bottom: 12px;
    }

    .margin-65 {
        margin-bottom: 67.5px !important;
    }

    .featured-videos .slick-list {
        padding: 0 11% 0 14% !important;
    }

    .hero-section p {
        font-size: 20px;
        line-height: 28px;
    }

    h2 {
        font-size: 34px;
        line-height: 45px;
    }

    .main-heading-help p {
        font-size: 18px;
        line-height: 28px;
    }

    /* h3 {
        font-size: 26px;
        line-height: 36px;
    } */

    .slick-next {
        right: -16px;
    }

    .slick-prev {
        left: -17px;
    }

    .news-full-card {
        display: block;
        text-align: center;
    }

    .news-cont h4 {
        max-width: 100%;
    }

    .news-img {
        margin-bottom: 10px;
    }

    .news-manue-btn-left,
    .news-manue-btn-right {
        height: 25px;
        border-radius: 0px;
    }

    .news-manue-btn-left {
        right: 55px;
        top: -37px;
        left: auto;
    }

    .news-manue-btn-right {
        right: 0px;
        top: -37px;
    }

    .pagination {
        justify-content: center;
        gap: 13px;
    }

    .community-popup {
        display: none;
    }

    .footer-para p {
        max-width: 100%;
    }

    .single-post-sec h1{
        font-size: 32px;
        line-height: 40px;
    }
}

@media (max-width: 624px) {
    .navbar-search {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .watch-list-main-img {
        margin-bottom: 45px;
    }

    .stock-header {
        margin-bottom: 20px;
    }



    #top-search-data-container2 {
        border-radius: 0px !important;
    }

    .accsess-card {
        background-image: url("/richtvhtml/assets/images/education_banner_bg_mobile.webp");
        background-repeat: round;
        background-size: cover;
        border-radius: 20px;
    }

    .footer-bootem p {
        border: 0px;
        margin-bottom: 10px;
        display: block;
    }

    .risk-disclaimer p {
        text-align: center;
    }

    .hero-section .main-heading h1 {
        font-size: 42px;
        line-height: 58px;
    }

    .watch-list .border-heading {
        margin-bottom: 24px !important;
    }

    .watch-list h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 13px;
    }

    .video-play-icon-small,
    .CEO-medium-V .video-play-icon-small,
    .CEO-main-V .video-play-icon-small {
        width: 60px;
        height: 60px;
    }

    .video-featured form button,
    .CEO-main-V form button {
        padding: 18px;
    }

    .navbar-search {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
        /* box-shadow: 1px 0px 6px 1px #a9a9a9; */
    }

    .navbar {
        z-index: 9999;
    }

    .nav-search-main {
        position: relative;
        /* top: -520px; */
        transition: 0.3s ease-in-out;
    }

    .header-main.scrolled-up .nav-search-main {
        top: 0;
        transition: 0.5s ease-in-out;
        padding: 0px;
        margin: 0px;
    }

    .disclaimer-icon-name {
        display: block;
    }
    .disclaimer-icon-name > div.me-3{
        margin-right: 0px !important;
    }

    /*  */

    .dextop-btn {
        display: none !important;
    }

    .mobile-btn {
        display: flex !important;
    }

    .slick-arrow {
        display: none !important;
    }

    .news-sec .slick-arrow {
        display: block !important;
        margin-top: 10px;
    }

    .featured-videos .slick-slide {
        margin-right: 32px;
    }

    .container-slider {
        padding: 0px !important;
    }

    .stock-card {
        margin: 0 auto;
    }



    .hero-section p {
        font-size: 17px;
        line-height: 26px;
    }



    .auther-name {
        display: block;
        text-align: center;
    }

    .testimonial-logo img {
        margin: 0 auto;
    }

    .testimonial-logo {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .testimonial-user {
        justify-content: center;
    }

    .featured-videos-section .slick-slider {
        padding: 0px;
    }

    .table-selectors {
        display: block !important;
    }

    .day-select {
        width: 100%;
        margin-bottom: 20px;
    }

    .month-select {
        width: 100%;
    }

    .nav-link-stock {
        font-size: 11px;
        margin-right: 8px;
        padding: 8px;
    }

    .market-summary ul,
    .rich-picks-cards ul {
        justify-content: center;
    }

    .edu-card-1 a {
        font-size: 13px;
        padding: 20px 23px;
    }

    .accsess-card {
        padding: 33px 41px 113px 41px;
    }

    .featured-videos.ceo-single {
        padding: 0px;
    }

    .ceo-list-V .page-item a,
    .ceo-list-V .page-item span {
        margin-bottom: 20px;
    }

    .number-benefits span {
        margin-bottom: 15px;
    }

    .a-q-sec .accordion-body {
        padding: 10px 0px 0px 0px;
    }

    .FAQ,
    .FAQ-last {
        display: block !important;
    }

    .calendar-main-tabs .nav-pills .nav-link {
        font-size: 13px;
        line-height: 20px;
        padding: 0px 10px 20px;
    }

    .economic-calendar h1,
    #ipo-calendar h1.archive-title {
        margin-bottom: 25px;
        font-size: 36px;
        line-height: 42px;
    }

    body.home .hero-section .summary-card {
        padding: 17px 10px;
    }

    body.home .hero-section .summary-card .market-summary-card h4 {
        font-size: 15px;
    }

    .card-img span {
        font-size: 13px;
    }

    body.home .hero-section .nav-link-stock {
        padding: 16px 11px;
    }

}

@media (max-width: 476px) {

    .hero-section .main-heading h1 {
        font-size: 34px;
        line-height: 45px;
    }

    .cf7sr-g-recaptcha {
        transform: scale(0.7);
        transform-origin: 0 0;
    }

    .our-story h3 {
        text-align: center;
    }

    .our-story p {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }

    .our-story .border-heading {
        margin: auto;
        margin-bottom: 30px;
    }

    .risk-disclaimer p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px !important;
    }

    .disclaimer-icon-name {
        margin-bottom: 8px;
    }

    .risk-heading h2 {
        font-size: 22px;
        line-height: 42px;
    }

    .accsess-card .help-btn a {
        display: block;
        margin-bottom: 20px;
        margin-right: 0px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 450px) {

    #requests-list,
    #messages-list,
    .notifications-dropdown {
        transform: translateX(-189px);
    }

    #requests-list {
        transform: translateX(-130px);
    }

    .header-message {
        width: 160px;
    }

    .summary-card {
        padding: 15px 7px;
    }

    body.home .hero-section .summary-card .market-summary-card h4 {
        font-size: 13px;
    }

    .widget-stock-img {
        width: 16px;
        margin-right: 6px;
    }
}

@media (max-width: 425px) {
    #stock-quote .stock-tabs .nav-pills .nav-link {
        font-size: 14px;
        line-height: 20px;
        padding: 0px 9px 12px;
    }

    .rich-picks .watch-list h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px !important;
    }

    .economic-calendar h1,
    #ipo-calendar h1.archive-title {
        margin-bottom: 23px;
        font-size: 27px;
        line-height: 32px;
    }

    .calendar-main-tabs .nav-pills .nav-link {
        font-size: 10px;
        line-height: 18px;
        padding: 0px 7px 15px;
    }

    .help-btn a {
        font-size: 15px;
        line-height: 22px;
    }

    .number-benefits span {
        font-weight: 600;
        font-size: 16px;
        width: 32px;
        height: 32px;
    }

    .video-analytics p {
        font-size: 20px;
        line-height: 28px;
    }

    .video-analytics h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .help-video-btn p {
        font-size: 9px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .help-video-btnc img,
    .help-video-btn img {
        width: 50px;
    }

    .help-video-btn a {
        font-size: 9px;
        line-height: 10px;
    }

    .number-benefits span {
        margin-bottom: 10px;
    }

    .accordion-item h5 button {
        font-size: 17px;
        line-height: 27px;
    }

    .our-story {
        padding: 30px 15px;
    }

    .our-story h3 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 15px;
    }

    .our-story .border-heading {
        margin: auto;
        margin-bottom: 15px;
        width: 141.5px;
    }

    .contact-form {
        padding: 30px;
    }

    .share-icons-single span {
        margin-right: 13px;
    }

    .mr-24 {
        margin-right: 13px;
    }

    .CEO-FV h3 {
        font-size: 25px;
        line-height: 28px;
    }

    .our-benefits {
        padding: 70px 0px 40px 0px;
    }

    .edu-card-1 a {
        font-size: 12px;
        line-height: 12px;
    }

    .edu-card-1 h3 {
        font-size: 28px;
        line-height: 35px;
    }

    .rich-picks h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .home .top-cryptocurrency-heading h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .risk-disclaimer {
        padding: 16px;
    }

    .watch-list-btns a {
        display: block;
        margin-bottom: 20px;
        margin-right: 0px;
    }

    .featured-videos .slick-list {
        padding: 0 4% 0 12% !important;
    }
    .featured-videos-section .featured-videos .slick-list{
         padding: 0 2% 0 4% !important;
    }
    .featured-videos-section .featured-videos .slick-slide{
        /* width: 261px !important; */
        margin-right: 15px;
    }
    h1,
    h1 span {
        font-size: 30px !important;
        line-height: 40px;
    }

    .single-post-sec h1{
        font-size: 26px;
        line-height: 37px;
    }

    .single .entry-content h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .share-icons-single a {
        margin-bottom: 20px;
    }

    .hero-section p {
        font-size: 13px;
        line-height: 23px;
    }

    h2 {
        font-size: 32px;
        line-height: 41px;
    }

    h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .main-heading-help p {
        font-size: 16px;
        line-height: 26px;
    }

    h4 {
        font-size: 19px;
        line-height: 29px;
    }

    /*.video-bio p {
        font-size: 14px;
    }*/

    /* 
    h3 {
        font-size: 18px;
        line-height: 28px;
    } */

    .risk-disclaimer p {
        font-size: 15px;
        line-height: 25px;
    }

    .benefit p {
        font-size: 15px;
        line-height: 25px;
    }

    .menu-item-has-children span.after-icon {
        left: 255px;
    }

    .hero-searchbar button {
        right: 0;
        top: 78px;
        width: 100%;
    }
}

@media (max-width: 350px) {
    .hero-serch::placeholder {
        font-size: 13px;
        line-height: 13px;
    }

    .nav-link-stock {
        font-size: 10px;
    }

    .footer-bootem p,
    .footer-bootem a {
        font-size: 11px;
    }
}

@media (max-width:768px) and (min-width:576px) {
    .summary-card img {
        margin-right: 7px;
    }

    .summary-card {
        padding: 9px 8px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .featured-video-1 {
        margin: 0px 10px;
    }

    .testimonial-card {
        margin: 0px 10px;
    }
}

@media (max-width:1024px) and (min-width:992px) {
    .slick-prev {
        left: -12px;
    }

    .slick-next {
        right: -13px;
    }
}
@media (max-width:1199px) and (min-width:992px) {
    .navbar.navbar-expand-xl .menu-main-menu-container{
        height: 100vh;
    }
}