@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');


* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
    line-height: normal;
    font-family: "DM Sans", sans-serif !important;
}



/* --- commmon css --- */


/* Font Sizes */
.font-10 {
    font-size: 10px;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-25 {
    font-size: 25px;
}

.font-55 {
    font-size: 55px;
}

/* Font Weights */
.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fw-900 {
    font-weight: 900;
}

.fs-normal {
    font-style: normal;
}

/* Line Heights */
.lh-24 {
    line-height: 24px;
}

.lh-25 {
    line-height: 25px;
}

.lh-60 {
    line-height: 60px;
}

.lh-normal {
    line-height: normal;
}

/* Letter Spacing */
.ls-045 {
    letter-spacing: -0.45px;
}

.ls-042 {
    letter-spacing: -0.42px;
}

.ls-054 {
    letter-spacing: -0.54px;
}

.ls-165 {
    letter-spacing: -1.65px;
}

.ls-075 {
    letter-spacing: 0.75px;
}

.ls-165 {
    letter-spacing: 1.65px;
}


.ff-dm-sans {
    font-family: "DM Sans", sans-serif;
}

.ff-abhaya {
    font-family: "Abhaya Libre", serif;
}


.txt-cream-brown {
    color: #CFB8A1;
}

.txt-cream-brown-2 {
    color: #B3A395;
}

.txt-orange-1 {
    color: #FF830F;
}

.txt-black-1 {
    color: #140A00;
}

.bg-orange-1 {
    background-color: #FFF3E8;
}


.bg-orange-2 {
    background: #FF830F;
}

.bor-orange-1 {
    border: 0.5px solid #FF830F !important;
}

.opacity-hov-90:hover {
    opacity: 0.9;
}


.image-fit-cover {
    object-fit: cover;
    height: 100%;
    width: 100%;
}



.cur-ptr {
    cursor: pointer;
}

.bor-rad-5p {
    border-radius: 5px;
}

.bor-rad-9p {
    border-radius: 9px;
}

.bor-rad-10p {
    border-radius: 10px;
}

.bor-rad-14p {
    border-radius: 14px;
}

.bor-rad-18p {
    border-radius: 18px;
}

.bor-rad-19p {
    border-radius: 19px;
}

.bor-rad-36p {
    border-radius: 36px;
}

.bor-rad-41p {
    border-radius: 41px;
}






.mt-7p {
    margin-top: 7px;
}

.mt-10p {
    margin-top: 10px;
}

.mt-11p {
    margin-top: 11px;
}

.mt-15p {
    margin-top: 15px;
}

.mt-16p {
    margin-top: 16px;
}

.mt-18p {
    margin-top: 18px;
}

.mt-22p {
    margin-top: 22px;
}

.mt-26p {
    margin-top: 26px;
}

.mt-29p {
    margin-top: 29px;
}

.mt-31p {
    margin-top: 31px;
}

.mt-36p {
    margin-top: 36px;
}

.mt-43p {
    margin-top: 43px;
}

.mt-77p {
    margin-top: 77px;
}

.mt-80p {
    margin-top: 80px;
}

.mt-56p {
    margin-top: 56px;
}

.mt-105p {
    margin-top: 105px;
}

.mt-250p {
    margin-top: 250px;
}


.mb-2p {
    margin-bottom: 2px;
}

.mb-7p {
    margin-bottom: 7px;
}

.mb-8p {
    margin-bottom: 8px;
}

.mb-10p {
    margin-bottom: 10px;
}

.mb-11p {
    margin-bottom: 11px;
}

.mb-13p {
    margin-bottom: 13px;
}

.mb-20p {
    margin-bottom: 20px;
}

.mb-23p {
    margin-bottom: 23px;
}

.mb-24p {
    margin-bottom: 24px;
}

.mb-26p {
    margin-bottom: 26px;
}

.mb-28p {
    margin-bottom: 28px;
}

.mb-30p {
    margin-bottom: 30px;
}

.mb-39p {
    margin-bottom: 39px;
}

.mb-40p {
    margin-bottom: 40px;
}

.ml-2p {
    margin-left: 2px;
}

.ml-10p {
    margin-left: 10px;
}


.ml-24p {
    margin-left: 24px;
}

.mr-8p {
    margin-right: 8px;
}

.mr-10p {
    margin-right: 10px;
}

.mr-6p {
    margin-right: 6px;
}

.mr-19p {
    margin-right: 19px;
}

.pt-10p {
    padding-top: 10px;
}

.pb-10p {
    padding-bottom: 10px;
}





.gap-5p {
    gap: 5px;
}

.gap-6p {
    gap: 6px;
}

.gap-8p {
    gap: 8px;
}

.gap-10p {
    gap: 10px;
}

.gap-11p {
    gap: 11px;
}

.gap-13p {
    gap: 13px;
}

.gap-15p {
    gap: 15px;
}

.gap-19p {
    gap: 19px;
}

.gap-20p {
    gap: 20px;
}

.gap-22p {
    gap: 22px;
}

.gap-24p {
    gap: 24px;
}

.gap-27p {
    gap: 27px;
}

.gap-37p {
    gap: 37px;
}

.gap-39p {
    gap: 39px;
}

.gap-42p {
    gap: 42px;
}

.gap-45p {
    gap: 45px;
}

.gap-47p {
    gap: 47px;
}

.gap-17p {
    gap: 17px;
}

.gap-75p {
    gap: 75px;
}

.width-10pt {
    width: 10%;
}

.width-20pt {
    width: 20%;
}

.width-30pt {
    width: 30%;
}

.width-33pt {
    width: 33%;
}

.width-40pt {
    width: 40%;
}

.width-60pt {
    width: 60%;
}

.width-70pt {
    width: 70%;
}

.width-80pt {
    width: 80%;
}

.width-90pt {
    width: 90%;
}



.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.transition-1 {
    transition: background-color 0.3s ease, color 0.3s ease;
}



/* main css */


/* navbar css */


.c-navbar {
    background-color: #ffffff;
    padding: 50px 107px 34px 107px;
    position: relative;
    z-index: 10;
}

.navbar-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar-logo {
    /* flex: 1; */
}

.navbar-nav {
    /* flex: 2; */
    display: flex;
    justify-content: center;
}

.nav-active {
    border-radius: 20px;
    color: #FF830F !important;
}

.nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 5px;
}


.nav-items li {
    margin: 0;
    display: flex;
    align-items: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.45px;
}

.nav-items a {
    color: #1A0D00;
    text-decoration: none;
    display: block;
    padding: 7px 22px;
    transition: background-color 0.3s ease, color 0.3s ease;
    border-radius: 20px;
}


.navbar-right {
    /* flex: 1; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.full-screen-btn {
    background: none;
    border: none;
    cursor: pointer;
    margin-right: 20px;
    transition: color 0.3s ease;
}

.full-screen-btn:hover {
    color: #ff830fa2;
}

.c-navbar .navbar-profile {
    display: flex;
    align-items: center;
    position: relative;
}

.profile-name {
    margin-right: 10px;
    font-size: 16px;
}

.profile-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-left: 10px;
    transition: box-shadow 0.3s ease-in-out;
}

.profile-icon:hover {
    box-shadow: 0 0 8px rgba(249, 147, 79, 0.886);
}

.navbar-toggle {
    display: none;
    background: none;
    border: none;
    color: #ff8000;
    font-size: 24px;
    cursor: pointer;
    padding: 0 16px;
}

/* Profile Dropdown Menu Styles */
.profile-drop-down {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #ffffff;
    border: 1px solid #D1C0FF;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    min-width: 150px;
}

.profile-drop-down.show {
    display: block;
}

.c-navbar .dropdown-item {
    display: block;
    padding: 10px 15px;
    color: #1B0D44;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    transition: background-color 0.3s ease;
}

.c-navbar .dropdown-item:hover {
    background-color: #f4f1fa;
}

.navbar-profile .dropdown-menu .dropdown-item:hover {
    background-color: #FCF2E9;
}

@media (max-width: 992px) {

    .c-navbar {
        padding: 50px 20px;
    }

    .nav-active {
        border-radius: 0;
    }

    .nav-active:hover {
        color: #fff !important;
    }


    .navbar-nav {
        display: none;
        position: absolute;
        top: 110px;
        left: 0;
        right: 0;
        background-color: #ffffff;
        padding: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        transition: opacity 0.3s ease, max-height 0.3s ease;
        max-height: 0;
        overflow: hidden;
        width: 100%;
    }

    .navbar-nav.active {
        display: block;
        max-height: 500px;
    }

    .nav-items {
        flex-direction: column;
        width: 100%;
        text-align: center;
        gap: 0;
    }

    .nav-items li {
        margin: 0;
        width: 100%;
        border-top: solid 1px #fec681;
    }

    .nav-items a {
        width: 100%;
        padding: 15px;
        padding-left: 65px;
        justify-content: center;
    }

    .navbar-toggle {
        display: block;
    }

    .nav-items a:hover {
        background-color: #ff925f;
        color: #ffffff;
    }

    .navbar-right {
        flex: none;
    }

    .full-screen-btn {
        display: none;
    }

    .pod-ready-ctr {
        flex-direction: column;
    }

    .pod-ready-preview,
    .create-pod-bg-img-ctr {
        width: 100% !important;
    }

    .ms-webinar-ctr {
        width: 80%;
    }
}

/* ==========  navbar end ======== */


/* ==========  login starts ======== */


.login-container {
    height: 100vh;
    width: 100vw;
    background-color: #ffffff;
    overflow: hidden;
}

.login-row {
    height: 100%;
}

.login-form-container {
    padding: 41px 127px 31px 91px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.login-title {
    max-width: 457px;
    margin-bottom: 26px;
}


.podcast-line {
    bottom: 5px;
    left: 30px;
}

.login-description {
    margin-bottom: 0.5rem;
}

.login-input {
    padding: 13px 26px !important;
    border-radius: 41px !important;
    border: 0.5px solid #FF830F !important;
}

.login-password-wrapper {
    position: relative;
}

.login-password-input {
    padding-left: 52px;
    /* Adjust this value based on your image size */
}

.login-password-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);

    /* pointer-events: none; */
    cursor: pointer;
    /* Prevents the image from interfering with input */
}

.login-button {
    border-radius: 35px !important;
    background: #FF830F !important;
    padding: 15px !important;
}

.login-button:hover {
    opacity: 0.8;
    background: #FF830F;
}

.login-checkbox {
    border-radius: 50% !important;
    width: 16px;
    height: 16px;
}

.login-checkbox:checked {
    background-color: #FF830F !important;
    border-color: #FF830F !important;
}

.login-checkbox:checked:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 131, 15, 0.25) !important;
}

.login-checkbox:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
}

.login-options {
    margin-top: 11px;
}



.login-copyright {
    color: #999;
    font-size: 0.8rem;
    margin-top: 1rem;
}

.login-illustration {
    padding: 20px 20px 20px 0px !important;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 100%;
}

.login-illustration-placeholder {
    border-radius: 45px;
    background: #FFEFDF;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.login-illustration-placeholder img {
    width: 100%;
    height: auto;
    /* Maintain aspect ratio */
    object-fit: cover;
}

.mb-47p {
    margin-bottom: 2.937px !important;
}

.mb-55p {
    margin-bottom: 3.437px !important;
}


/* ========= Reset password start ============ */

.reset-container {
    height: 100vh;
    width: 100vw;
    background-color: #ffffff;
    overflow: hidden;
}

.reset-row {
    height: 100%;
}

.reset-form-container {
    padding: 41px 127px 31px 91px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.reset-title {
    margin-bottom: 30px;
}

.reset-highlight {
    color: #FF830F;
    position: relative;
}

.podcast-line {
    position: absolute;
    bottom: 5px;
    left: 30px;
}

.mb-64p {
    margin-bottom: 64px !important;
}

.mb-22p {
    margin-bottom: 22px !important;
}

.reset-input {
    padding: 13px 26px;
    border-radius: 41px;
    border: 0.5px solid #FF830F;
}

.reset-button {
    border-radius: 35px;
    background: #FF830F;
    padding: 15px;
    border: none;
    color: white;
    font-weight: 500;
}

.reset-button:hover {
    opacity: 0.8;
    background: #FF830F;
}

.reset-copyright {
    color: #999;
    font-size: 0.8rem;
    margin-top: 100px;
    text-align: center;
}

.reset-illustration {
    padding: 20px 20px 20px 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 100%;
}

.reset-illustration-placeholder {
    border-radius: 45px;
    background: #FFEFDF;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.reset-illustration-placeholder img {
    width: 100%;
    height: auto;
    object-fit: cover;
}



/* ========= Reset password end ============ */


/* ========= my podcast start ============ */

.pod-list-ctr {
    border-radius: 45px;
    background: #FCF2E9;
    margin-left: 25px;
    margin-right: 25px;
    padding: 76px 71px 107px 100px;
}

.pod-list-title {
    color: #140A00;
    font-family: "Abhaya Libre SemiBold";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -1.65px;
    margin-bottom: 0;
}

.podcast-line-2 {
    bottom: 2px;
    left: 30px;
}

.pod-list-search-container {
    display: flex;
    gap: 10px;
}

.pod-list-form-control,
.pod-list-btn-sort {
    border-radius: 25px;
    border: none;
    padding: 10px 20px;
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    background-color: #fff;
}

.pod-list-form-control {
    outline: none;
}

.pod-list-form-control::placeholder {
    color: #B3A395;
}

.pod-list-form-control {
    width: 400px;
    padding-left: 40px;
}

.pod-list-search-wrapper {
    position: relative;
}

.pod-list-search-icon {
    position: absolute;
    left: 15px;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.pod-list-btn-sort {
    padding-right: 40px;
    text-align: left;
    position: relative;
}

.pod-list-btn-sort::placeholder {
    color: #B3A395;
}

.pod-list-sort-icon {
    position: absolute;
    height: 11px;
    width: 11px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.pod-list-btn-sort::after {
    display: none;
}

.pod-list-btn-sort:hover,
.pod-list-btn-sort:focus,
.pod-list-btn-sort:active {
    background-color: #fff !important;
    color: #888 !important;
}

.pod-list-dropdown-menu {
    border-radius: 17.5px;
    border: none;
}

.pod-list-dropdown-item {
    padding: 8px 20px;
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.pod-list-dropdown-item:hover,
.pod-list-dropdown-item:focus {
    background-color: #f8f9fa;
    color: #333;
}

.pod-list-table {
    border-radius: 10px;
    overflow: hidden;
}

.pod-list-row {
    background-color: #fff;
    border-bottom: 10px solid #fff5ee;
}

.pod-list-header {
    margin-bottom: 33px;
}


.pod-list-header-cell {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    padding: 0 22px !important;

    border-bottom: none;
}

.pod-list-table {
    border-collapse: separate;
    border-spacing: 0 10px;
    overflow: hidden;
    width: 100%;
}

.pod-list-table tbody tr.pod-list-row {
    background-color: #fff;
    border-radius: 15px;
}

.pod-list-table tbody tr.pod-list-row td.pod-list-cell {
    padding: 30px 22px;
    vertical-align: middle;
    border: none;

    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
}

.pod-list-table tbody tr.pod-list-row td.pod-list-cell:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.pod-list-table tbody tr.pod-list-row td.pod-list-cell:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.pod-list-table th:nth-child(4),
.pod-list-table td:nth-child(4) {
    width: 30%;
}

.pod-list-audio {
    width: 250px;
    height: 36px;
    border-radius: 17px;
    background: #FCF2E9;
    display: flex;
    align-items: center;
    padding: 23px;
}

.pod-list-audio-icon {
    color: #FF830F;
    font-size: 14px;
    margin-left: 10px;
}

.pod-list-audio-play {
    background: none;
    border: none;
    color: #FF830F;
    font-size: 14px;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
}

.pod-list-audio-progress {
    flex-grow: 1;
    height: 4px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}

.pod-list-audio-progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #FF830F;
    width: 100%;
}

.pod-list-audio-time {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    white-space: nowrap;
    margin-left: 10px;
}

.pod-list-audio audio {
    display: none;
}


.pod-list-action-button {
    border: none;
    background: none;
    padding: 5px;
    color: #FF830F;
    font-size: 1.2rem;
}

.pod-list-action-button.delete {
    color: #888;
}

.pod-list-main {
    overflow-x: auto;
    padding-bottom: 1px;
}

.pod-list-main::-webkit-scrollbar {
    height: 1px;
    width: 50%;
}

.pod-list-main::-webkit-scrollbar-thumb {
    background-color: #FF830F;
    border-radius: 0.5px;
}

.pod-list-main::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}

/* Firefox */
.pod-list-main {
    scrollbar-width: thin;
    scrollbar-color: #FF830F #FFFFFF;
}

.pod-list-main {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.pod-list-main {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pod-list-main::-ms-scrollbar {
    height: 1px;
    width: 50%;
}

.pod-list-main::-ms-scrollbar-thumb {
    background-color: #FF830F;
}

.pod-list-main::-ms-scrollbar-track {
    background-color: #FFFFFF;
}

.pod-list-table {
    background-color: transparent;
}

.pod-list-scroll-container {
    position: relative;
    overflow: hidden;
}

.pod-list-scroll-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 25%;
    right: 25%;
    height: 1px;
    background-color: #FFFFFF;
}

.pod-list-scroll-container:hover::after {
    background-color: #FF830F;
}

.pod-list-table {
    min-width: 1000px;
}

/* ========= my podcast end ============ */


/* ========= Create Podcast page start ============ */

.create-pod {
    background: #FFF3E8;
    border-radius: 45px;
    height: 100%;
    margin: 0 25px 25px 25px;
    padding: 50px;
}

.create-pod-title {
    margin-bottom: 53px;
}


.pod-label-1 {
    margin-bottom: 6px;
    color: #B3A395;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    display: block;
}

.pod-input-1 {
    border-radius: 57px;
    border: 0.5px solid #D7C4B2;
    color: #1A0D00;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
    padding: 14px 30px;
    width: 100%;
    background-color: transparent;
}

.pod-input-1::placeholder {
    color: #1A0D00 !important;
}

.pod-dropdown-1 {
    background-color: #FFF3E8;
    border-radius: 57px;
    border: 0.5px solid #D7C4B2;
    color: #1A0D00 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
    padding: 14px 30px;
    width: 100%;
    text-align: left;
    position: relative;
    padding-right: 40px;
}



.pod-dropdown-1::after {
    content: url("../assets/down-arrow-2.svg");
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    width: 20px;
    height: 20px;
}

.create-pod .dropdown-menu {
    border-radius: 20px;
    border: 0.5px solid #D7C4B2;
    padding: 10px 0;
}

.create-pod .dropdown-item {
    padding: 10px 30px;
    color: #1A0D00;
}

.create-podcast-btn {
    border-radius: 35px;
    background: #FF830F;
    padding: 15px;
    width: 392px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.54px;
    margin-top: 10px;
}


.create-podcast-btn:hover {
    opacity: 0.8;
}


.create-pod-scroll-container {
    display: flex;
    align-items: center;
    overflow-x: hidden;
}

.create-pod-scroll-buttons {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    flex-grow: 1;
    padding: 0 10px;
}

.create-pod-scroll-buttons::-webkit-scrollbar {
    display: none;
}

.create-pod-scroll-button {
    padding: 10px 18px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    white-space: nowrap;
    flex-shrink: 0;
}

.scroll-button-active {
    background: #FF830F !important;
    color: #FFF !important;
}

/* .create-pod-scroll-button:first-child {
    background: #FF830F;
    color: #FFF;
} */

.create-pod-scroll-button {
    background: #FFF;
    color: #B3A395;
}

.create-pod-scroll-left,
.create-pod-scroll-right {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.create-pod-scroll-left img,
.create-pod-scroll-right img {
    width: 24px;
    height: 24px;
}



.create-pod-form {
    max-width: 100%;
    margin: 0 auto;
}

.create-pod-form-row {
    display: flex;
    gap: 20px;
}

.create-pod-form-group {
    flex: 1;
}

.create-pod-label {
    display: block;
    margin-bottom: 9px;
    color: #B3A395;
    font-size: 14px;
}

.create-pod-input-group {
    display: flex;
    align-items: center;
}

.create-pod-input-wrapper {
    position: relative;
    flex-grow: 1;
}

.create-pod-input {
    width: 100%;
    padding: 10px 80px 10px 15px;
    border: 1px solid #D7C4B2;
    border-radius: 20px;
    font-size: 14px;
    box-sizing: border-box;
}

.create-pod-button {
    background-color: #FF830F;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
}

.create-pod-fetch-button {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
}

.create-pod-button {
    margin-left: 8px;
}

.create-pod-upload-button {
    background-color: white;
    border: 1px solid #D7C4B2;
    border-radius: 20px;
    padding: 10px 20px;
    cursor: pointer;
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.36px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

.create-pod-upload-icon {
    margin-right: 5px;
}

.gap-90p {
    gap: 90px;
}


/* ========= create podcast page end ============ */



/* ========= preview talk page start ============ */


.preview-audio-player-1 {
    padding: 10px 18px;
    border-radius: 57px;
}


.preview-example {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.generate-btn {
    margin-bottom: 19px;
}

.ssml-btn {
    padding: 7px 14px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    border-radius: 57px;
    background: #FF830F;
}

.preview-talk-txt {
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
}

.conversation-container {
    background-color: transparent;
    border-radius: 35px;
    border: 0.5px solid #D7C4B2;
    padding: 27px 27px 27px 0;
    width: 100%;
    max-width: 600px;
}

.speaker {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.speaker-label {
    padding: 4px 14px;
    border-radius: 0px 20px 20px 0px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.45px;
    margin-right: 12px;
    white-space: nowrap;
}

.speaker-1 .speaker-label {
    background: #1A0D00;
    margin-bottom: 43px;
}

.speaker-2 .speaker-label {
    background: #FF830F;
}

.speaker-text {
    color: #000;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.45px;
    max-width: 339px;
}


/* ========= preview talk page end ============ */


/* ========= podcast ready page start ============ */


.pod-ready-audio-player {
    border-radius: 17px;
    background: #FCF2E9;
    padding: 18px 25px;
    display: flex;
    align-items: center;
    width: 100%;
}

.pod-ready-play-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-right: 15px;
    flex-shrink: 0;
}

.pod-ready-play-button img {
    height: 10px;
    width: 10px;
}

.pod-ready-audio-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.pod-ready-audio-info {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.pod-ready-audio-title {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-right: 10px;
}

.pod-ready-progress-bar {
    background-color: #ffffff;
    height: 4px;
    border-radius: 2px;
    overflow: hidden;
    flex-grow: 1;
}

.pod-ready-progress {
    background-color: #FF830F;
    width: 30%;
    height: 100%;
}

.pod-ready-audio-time {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-left: 15px;
    white-space: nowrap;
}

.pod-ready-volume-icon {
    margin-left: 15px;
    flex-shrink: 0;
}

.pod-ready-volume-icon img {
    width: 20px;
    height: 20px;
}

.your-podcast-ready {
    color: #140A00;
    text-align: center;
    font-family: "Abhaya Libre SemiBold";
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.75px;
    margin-bottom: 9px;
}

.pod-ready-preview {
    padding: 57px 37px 186px 37px;
    border-radius: 35px;
}

.pod-ready-download {
    border-radius: 57px;
    background: #FF830F;
    padding: 7px 11px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.pod-ready-shareon p {
    color: #FF830F;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}


.pod-ready-shareon a {
    display: flex;
    align-items: center;
}

.pod-ready-shareon {
    padding: 7px 14px;
    border-radius: 57px;
    border: 0.5px solid #D7C4B2;
    width: 252px;
    max-width: 100%;
}

.pod-ready-audio-player {
    margin-bottom: 30px;
}

.pod-ready-send-mail {
    padding: 8px 13px;
    border-radius: 57px;
    background: #1A0D00;
}

.pod-ready-send-mail-ctr {
    bottom: 29px;
    right: 40px;
}


/* ========= podcast ready page end ============ */



/* ========= white label setting page start ============ */

.create-pod.white-label-setting {
    padding: 76px 100px;
}

.white-label-setting .create-podcast-ctr {
    margin-bottom: 57px;
}

.white-lab-setting-ctr {
    border-radius: 35px;
    background: #FFF;
    padding: 57px 70px;
}

.white-label-setting-title {
    padding-left: 8px;
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
}

.white-lab-setting-input-container {
    margin-bottom: 30px;
}

.white-lab-setting-extra-div {
    margin-top: 14px;
}

.white-lab-setting-ctr .row {
    margin-left: -15px;
    margin-right: -15px;
}

.white-lab-setting-ctr .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.white-lab-setting-ctr .row+.row {
    margin-top: 44px;
}

.white-lab-setting-form-label {
    color: #B3A395;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 6px;
}

.wls-input {
    border-radius: 57px;
    border: 0.5px solid #D7C4B2;
    color: #1A0D00;
    text-align: start;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    padding: 14px 25px;
    width: 100%;
    outline: none;
}

.wls-prev-label {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.wls-required {
    color: #FF830F;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.wls-prev-logo {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.white-label-setting .create-podcast-btn {
    margin-top: 52px;
}

/* ========= white label setting page end ============ */


/* ========= bonuses page start ============ */

.bonuses.create-pod {
    padding: 48px 100px;
}




.bonuses-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    max-width: 100%;
    width: 100%;
}

.bonuses-item {
    border-radius: 35px;
    background: #FFF;
    padding: 20px;
    display: flex;
    gap: 47px;
    align-items: center;
}

.bonuses-image-container {
    border-radius: 26px;
    background: #D5EE51;
    width: 50%;
    height: 100%;
}

.bonuses-content {
    /* flex: 1; */
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.bonuses-label {
    border-radius: 12px;
    background: #FF830F;
    padding: 14px 11px;
    display: inline-block;
    margin-bottom: 24px;
    color: #FFF;
    text-align: center;
    font-family: Impact;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.48px;
}

.bonuses-title {
    color: #140A00;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.6px;
    margin-bottom: 24px;
    max-width: 180px;
}

.bonuses-button {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
    border-radius: 35px;
    background: #1A0D00;
    border: none;
    padding: 14px 30px;
    max-width: 180px;
}

.bonuses-button:hover {
    opacity: 0.9;
}

/* ========= bonuses page end ============ */


/* ========= masterclass page start ============ */

.masterclass.create-pod {
    padding: 98px 198px 113px 198px;
}

.masterclass-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
}

.masterclass-item {
    border-radius: 35px;
    background: #FFF;
    padding: 38px 34px;
    display: flex;
    flex-direction: column;
}

.masterclass-title {
    text-align: center;
    max-width: 180px;
    margin: 0 auto;
    color: #140A00;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.6px;
    margin-bottom: 20px;
}

.masterclass-image-container {
    margin-bottom: 15px;
}

.masterclass-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.masterclass-description {
    color: #B3A395;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.45px;
    margin-bottom: 0;
    max-width: 372px;
    margin: 0 auto;
}

.ms-webinar-ctr {
    padding: 14px 30px;
    border-radius: 25px;
    background: #FFF;
    width: 56%;
    margin: 0 auto;
    margin-top: 31px;
}

.ms-webinar-txt {
    color: #000;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.48px;
    max-width: 131px;
}

.ms-notified {
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    border-radius: 57px;
    background: #FF830F;
    padding: 7px 14px;
}

.tutorials-bottom-left {
    width: 67%;
    padding: 51px 47px;
}

.tutorials-bottom-right {
    width: 33%;
    padding: 25px 28px;
}

/* ========= masterclass page end ============ */




/* ========= tutorials page start ============ */

.tutorials.create-pod {
    padding: 89px 250px 89px 250px;
}

.tutorials.create-pod>div .tutorials-top {
    padding: 30px 35px 31px 31px;
}

.tut-head-title {
    color: #140A00;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: -0.6px;
    max-width: 235px;
}

.tut-head-txt {
    color: #AAA;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.45px;
}

.tut-bottom2-txt {
    color: #140A00;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.6px;
    max-width: 180px;
    margin: 0 auto;
}

.tut-bot-left-title {
    color: #140A00;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.6px;
    max-width: 180px;
    margin-bottom: 13px;
}

.tut-bot-left-txt {
    color: #AAA;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.45px;
    max-width: 219px;
}

.bg-white-bor-35 {
    background-color: #fff;
    border-radius: 35px;
}

.tut-setting {
    border-radius: 57px;
    background: #FF830F;
    padding: 7px 12px;
}

.w-43 {
    width: 43%;
}

.w-57 {
    width: 57%;
}



/* ========= tutorials page end ============ */



/* ========= profile page start ============ */

.profile.create-pod {
    padding: 81px 155px;
}

.profile .create-pod-title {
    margin-bottom: 27px;
}

.profile-ctr {
    gap: 29px;
}

.profile-form {
    padding: 35px 39px;
    border-radius: 35px;
    background: #FFF;
    width: 44%;
}

.profile-password {
    color: #CD9662 !important;
}


.profile-access {
    padding: 35px 47px 110px 47px;
    width: 66%;
    border-radius: 35px;
    background: #FFF;
}

.profile-label {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 11px;
}

.profile-input {
    border-radius: 41px;
    border: 0.5px solid #B3A395;
    padding: 13px 26px;
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
    outline: none;
}

.profile-access-circle-ctr>div .profile-access-circle {
    width: 33%;
    border-radius: 50%;
    width: 152px;
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    stroke-width: 0.5px;
    border: 1px solid #FF830F;
    background-color: #FCF2E9;
    color: #FF830F;
    text-align: center;
    font-family: Impact;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
}

.profile-access-txt {
    color: #FF830F;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
    margin-bottom: 26px;
    padding-left: 55px;
}

.profile-acess-title {
    margin-bottom: 70px;
}

.form-input {
    display: flex;
    flex-direction: column;
}

.profile-form h3 {
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
    margin-bottom: 28px;
}

/* ========= profile page end ============ */

/* ========= api setting page start ============ */

.api-setting-content {
    width: 80%;
    margin: 0 auto;
    border-radius: 35px;
    background: #FFF;
    padding: 57px 76px;
}

.enter-api {
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
    margin-bottom: 29px;
}

.api-setting-container {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.api-setting-input-group {
    display: flex;
    flex-direction: column;
}

.api-setting-input-group:last-child {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}

.api-setting-label {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 9px;
}

.api-title.create-pod-title {
    margin-bottom: 40px;
}

.api-setting-input-wrapper {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 57px;
    border: 0.5px solid #D7C4B2;
    overflow: hidden;
}

.api-setting-input {
    flex-grow: 1;
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    outline: none;
    color: #CD9662;
}

.api-setting-button {
    border-radius: 57px;
    background: #FF830F;
    padding: 8px 20px;
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    border: none;
    border-radius: 57px;
    padding: 7px 25px;
    cursor: pointer;
    transition: background-color 0.3s;
    margin: 8px;
}

.api-setting-button:hover {
    background-color: #e67400;
}

.as-txt-speech {
    margin-top: 53px;
}

.as-txt-speech p:nth-child(1) {
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
    margin-bottom: 5px;
}

.as-txt-speech p:nth-child(2) {
    color: #FF830F;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 12px;
}

.api-connect-button {
    border-radius: 57px;
    background: #1A0D00;
    padding: 10px 18px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

/* ========= api setting page end ============ */



/* ========= tutorial modal page start ============ */

.modal-dialog {
    max-width: 60%;
    margin: auto;
}

.modal-content {
    border-radius: 35px;
    background: #FFF;
    padding: 54px 39px 30px 39px;
}

/* .create-podcast-btn  */

.modal-header {
    padding: 0 !important;
    border-bottom: 0;
    margin-bottom: 31px;
}

.modal-footer {
    padding: 0 !important;
    border-top: 0;
    margin-top: 46px;
}

.modal-body {
    padding: 0;
}

.modal-title {
    color: #1A0D00;
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.54px;
}

.tut-modal .form-label {
    color: #B3A395;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 11px;
}

.tut-modal-input {
    border-radius: 41px;
    border: 0.5px solid #B3A395;
    color: #1A0D00;
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
    padding: 13px 26px;
}

.tut-modal-input-2 {
    border-radius: 57px;
    border: 0.5px solid #FF830F;
    background: #FFF;
    padding: 8px 17px;
}

.tut-modal-input::placeholder,
.tut-modal-upload::placeholder {
    color: #7d7b78;
}

.tut-modal-input-2::placeholder {
    color: #B3A395;
}

.tut-modal-upload {
    padding: 12px 17px;
    border-radius: 57px;
    background: #FCF2E9;
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.36px;
    border: 0;
}

.create-pod-upload-button.tut-modal-upload {
    padding: 12px;
}

.modal.fade .modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.custom-close-btn {
    background-color: #FF830F;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
    outline: none;
    top: 29px;
    right: 25px;
}

.custom-close-btn .btn-close-icon {
    font-size: 1.25rem;
    color: #fff;
    line-height: 1;
}

.custom-close-btn:hover {
    background-color: #ff9900;
}

.mb-31p {
    margin-bottom: 31px;
}

.mb-58p {
    margin-bottom: 58px;
}


.custom-file-upload {
    display: inline-block;
    padding: 12px 17px;
    cursor: pointer;
    background: #FCF2E9;
    border-radius: 57px;
    font-family: "DM Sans";
    font-size: 12px;
    font-weight: 300;
    color: #1A0D00;
}

.custom-file-upload img {
    margin-right: 10px;
    vertical-align: middle;
}

.tut-modal .dropdown-toggle::after {
    display: none !important;
}

.tut-modal .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-right: 30px;
}

.dropdown-arrow-icon {
    margin-left: auto;
    width: 12px;
    height: auto;
}


.or-text {
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.45px;
}


/* ========= tutorial modal page end ============ */

/* ========= podcast video page start ============ */

.pod-video-c1-content {
    background-color: #fff;
    padding: 44px 70px 38px 70px;
    border-radius: 35px;
}

.pod-vid-c1-title {
    color: #140A00;
    text-align: center;
    font-family: "Abhaya Libre", serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.75px;
}

.pod-video-ctr {
    margin-bottom: 40px;
}

.custom-video-container {
    max-width: 800px;
    width: 100%;
    background-color: #000;
    /* border-radius: 8px; */
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
}

.custom-video-player {
    width: 100%;
    display: block;
    cursor: pointer;
}

.custom-controls {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.custom-control-btn {
    background: none;
    border: none;
    color: white;
    font-size: 18px;
    cursor: pointer;
    margin-right: 10px;
}

.custom-progress-container {
    flex-grow: 1;
    height: 5px;
    background-color: #444;
    cursor: pointer;
    margin: 0 10px;
}

.custom-progress-bar {
    height: 100%;
    background-color: #f00;
    width: 0;
}

.custom-time {
    color: white;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

.custom-volume-container {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.custom-volume-slider {
    width: 0;
    height: 5px;
    background-color: #444;
    transition: width 0.3s;
    overflow: hidden;
}

.custom-volume-container:hover .custom-volume-slider {
    width: 50px;
}

.custom-volume-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    background: white;
    cursor: pointer;
    border-radius: 50%;
}

.custom-volume-slider::-moz-range-thumb {
    width: 10px;
    height: 10px;
    background: white;
    cursor: pointer;
    border-radius: 50%;
}

/* ========= podcast video page end ============ */

/* ========= audio wave page start ============ */

.audiowave.podcast-ready-title {
    margin-bottom: 34px;
}

.aud-wav-container {
    background-color: white;
    padding: 70px 70px 54px 70px;
    border-radius: 20px;
    width: 65%;
    margin: 0 auto;
}

.aud-wav-container>div {
    width: 64%;
    min-width: 450px;
}

.aud-wav-title {
    color: #B3A395;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 9px;
}

.aud-wav-upload-section {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.aud-wav-upload-button {
    background-color: #fff5eb;
    color: #ff8c00;
    border: none;
    border-radius: 57px;
    background: #FCF2E9;
    padding: 8px 66px;
    color: #1A0D00;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.36px;
    display: flex;
    align-items: center;
}

.aud-wav-upload-text {
    margin-left: 15px;
    color: #FF830F;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.aud-wav-templates {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.aud-wav-template {
    width: 60px;
    height: 60px;
    background-color: #f0f0f0;
    border: 1px solid #e0e0e0;
}

.aud-wav-submit-button {
    background-color: #ff8c00;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.aud-wav-submit-button::before {
    content: "\2709";
    margin-right: 8px;
}

.aud-wav-flex-container {
    display: flex;
    justify-content: space-between;
}

.aud-wav-submit {
    margin-top: 42px;
}

/* ========= audio wave page end ============ */


/* ============ media queries ======== */

/* 1200px start */
@media (max-width: 1200px) {
    .login-form-container {
        padding: 41px;
    }

    .reset-form-container {
        padding: 41px;
    }

    .pod-list-ctr {
        padding: 50px 40px 80px 60px;
    }

    .pod-list-title {
        font-size: 45px;
        line-height: 50px;
    }

    .pod-list-table th:nth-child(4),
    .pod-list-table td:nth-child(4) {
        width: 35%;
    }

    .c-navbar {
        padding: 50px 40px;
    }

    .podcast-line-2 {
        bottom: -2px;
    }

    .create-pod.podcast-ready {
        padding: 68px 68px 122px 68px;
    }

    .api-setting-content {
        width: 100%;
    }

    .create-pod.white-label-setting {
        padding: 40px;
    }

    .bonuses.create-pod {
        padding: 40px;
    }

    .bonuses-item {
        gap: 30px;
    }

    .masterclass.create-pod {
        padding: 40px 80px;
    }

    .tutorials.create-pod {
        padding: 80px;
    }

    .tutorials.create-pod {
        /* padding: 89px 100px 89px 100px; */
        padding: 89px 50px 89px 50px !important;
    }

    .profile.create-pod {
        padding: 40px 40px !important;
    }

    .profile-access-circle-ctr>div .profile-access-circle {
        width: 122px;
        height: 122px;
    }

}


/* 1200px end */

/* 992px start */
@media (max-width: 992px) {

    .login-form-container {
        padding: 30px;
    }

    .login-title {
        font-size: 50px;
        line-height: 55px;
    }

    .reset-form-container {
        padding: 30px;
    }

    .pod-list-ctr {
        padding: 40px 30px 60px 40px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .pod-list-title {
        font-size: 40px;
        line-height: 45px;
    }

    .pod-list-table tbody tr.pod-list-row td.pod-list-cell {
        padding: 20px 15px;
    }

    .pod-list-audio {
        width: 200px;
    }

    .create-pod {
        padding: 60px 40px;
    }


    .create-podcast-ctr {
        flex-direction: column;
    }

    .create-pod-form,
    .create-pod-bg-img-ctr {
        width: 100% !important;
    }

    .white-lab-setting-ctr {
        padding: 40px;
    }

    .white-lab-setting-ctr .row {
        flex-direction: column;
    }

    .white-lab-setting-ctr .col-md-6 {
        width: 100%;
    }

    .bonuses-item {
        flex-direction: column;
    }

    .bonuses-image-container,
    .bonuses-content {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .masterclass.create-pod {
        padding: 40px;
    }

    .profile-ctr {
        flex-direction: column;
    }

    .profile-form,
    .profile-access {
        width: 100%;
    }

    .api-setting-content {
        padding: 40px 50px;
    }

    .api-setting-container {
        grid-template-columns: 1fr;
    }

    .api-setting-input-group:last-child {
        grid-column: 1 / 2;
    }


    .modal-dialog {
        max-width: 80% !important;
        /* width: 80%; */
        margin: 0 auto;
        height: 80vh;
        display: flex;
        align-items: center;
    }

    .modal-content {
        max-height: 80vh;
        overflow-y: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .modal-content::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .pod-video-c1-content {
        padding: 40px;
    }

    .aud-wav-container {
        width: 100%;
    }
}


/* 992px end */


@media (max-width: 800px) {
    .login-container {
        overflow-y: auto;
    }

    .login-row {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        justify-content: center;
    }

    .login-form-container,
    .login-illustration {
        width: 100% !important;
    }

    .login-illustration {
        display: none;
    }

    .login-form-container {
        padding: 31px 60px;
    }

    .login-title {
        font-size: 40px;
        line-height: 45px;
        max-width: 100%;
    }

    .login-description {
        font-size: 14px;
        margin-bottom: 1.5rem;
    }

    .login-options {
        align-items: center;
        gap: 10px;
    }

    .reset-container {
        overflow-y: auto;
    }

    .reset-row {
        flex-direction: column;
        justify-content: center;
    }

    .reset-form-container,
    .reset-illustration {
        width: 100% !important;
    }

    .reset-illustration {
        display: none;
    }

    .reset-form-container {
        padding: 31px 60px;
    }

    .tutorials-top,
    .tutorials-bottom,
    .tutorials-bottom-left,
    .tutorials-bottom-right {
        flex-direction: column;
    }

    .tutorials-bottom-left,
    .tutorials-bottom-right {
        width: 90%;
        margin: 0 auto;
    }

    .tutorials-top {
        padding: 80px;
    }

    .tutorials-top>div {
        width: 90%;
        margin: 0 auto;
    }
}


/* 768px start */
@media (max-width: 768px) {

    .c-navbar {
        padding: 50px 10px 50px 20px;
    }

    .login-container {
        overflow-y: auto;
    }

    .login-row {
        flex-direction: column-reverse;
    }

    .reset-container {
        overflow-y: auto;
    }

    .reset-row {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .reset-form-container {
        padding: 31px 60px;
    }

    .pod-list-ctr {
        padding: 30px 20px 40px 30px;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 30px;
    }

    .pod-list-title {
        font-size: 35px;
        line-height: 40px;
    }

    .pod-list-audio {
        width: 180px;
    }

    .choose-speaker-ctr {
        flex-direction: column;
    }

    .bonuses-grid {
        grid-template-columns: 1fr;
    }

    .bonuses-item {
        width: 80%;
        margin: 0 auto;
        min-width: 350px;
    }

    .masterclass-grid {
        display: grid;
        grid-template-columns: 1fr;
    }

    .ms-webinar-ctr {
        width: 100%;
    }


    .tut-modal .row {
        gap: 20px;
    }

}

/* 768px end */


/* 480px start */
@media (max-width: 480px) {

    .login-form-container {
        padding: 20px 40px;
    }

    .login-title {
        font-size: 35px;
        line-height: 35px !important;
    }

    .login-description {
        font-size: 0.9rem;
    }

    .login-forgot {
        margin-top: 0.5rem;
    }

    .reset-form-container {
        padding: 20px 40px;
    }

    .reset-subtitle {
        font-size: 0.9rem;
    }

    .pod-list-ctr {
        padding: 20px 15px 30px 20px;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 20px;
    }

    .pod-list-title {
        font-size: 30px;
        line-height: 35px;
    }

    .pod-list-audio {
        width: 150px;
        padding: 15px;
    }

    .pod-list-table tbody tr.pod-list-row td.pod-list-cell {
        padding: 15px 10px;
        font-size: 14px;
    }

    .pod-list-action-button {
        padding: 3px;
    }
}

/* 480px end */