body{
    font-family: "League Spartan", serif;
}
.form_input_part .iti__flag-box,
.iti__country-name {
    color: #606060 !important;
}

.top_buttons_cta {
    display: flex;
}

.top_buttons_cta .yellow_cta.white {
    background: transparent;
    outline: 2px solid #fff;
    outline-offset: -6px;
    border: none;
    margin-left: 15px;
    color: #fff;
}

.invite_form {
    width: 100%;
    max-width: 700px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.invite_form input.invite_input {
    width: 100%;
    border-radius: 25px;
    padding: 20px 25px;
    border: none;
    background: #fff;
    margin-top: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    background: #161a319c;
    box-shadow: 0 0 0 1px #000;
}

.invite_form .invite_submit_but {
    border-radius: 25px;
    padding: 20px 55px;
    background: linear-gradient(90deg, #0047FF 0%, #3A00FF 100%);
    border: none;
    width: fit-content;
    position: absolute;
    top: 10px;
    right: -2px;
    height: calc(100% - 10px);
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}

.main_center_banner.half_split {
    flex-direction: row;
    display: flex;
    max-width: 1440px;
    padding: 0 90px;
    width: 100%;
}

.main_center_banner.half_split .section_heading_part {
    width: 60%;
    max-width: 60%;
    flex-basis: 60%;
    margin-left: 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.main_center_banner.half_split .header_feature_box {
    display: flex;
    height: 700px;
    width: 40%;
    border-radius: 25px;
}

.half_split .main-headline,
.half_split .sub_heading,
.half_split .tag_highlight {
    text-align: left !important;
    align-items: flex-start;
    margin-left: 0;
}

.audio.features-list.token_width .inner-container.box_bg,
.width_cta {
    background: linear-gradient(90deg, #1b20fc 0%, #2b1eff 80%);
}

.width_cta {
    margin-top: 65px;
    border-radius: 25px;
    padding: 95px;
    background: #2b1eff;
    background-image: url("zead-content/themes/zead/assets/marketing/images/markets/Download the app 1.png");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    "

}

.width_cta .half_column {
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.width_cta .half_column .app_download_menu {
    justify-content: flex-start;
    margin: 30px auto;
    flex-wrap: wrap;
}

.width_cta .half_column .app_download_menu li {
    width: 50%;
    max-width: 180px
}

.width_cta .half_column h3 {
    text-align: left;
    line-height: 1;
    background: none;
    -webkit-text-fill-color: #fff;
}

.audio.features-list.token_width .inner-container.box_bg.dark {
    background: #0c0e1d;
    padding-bottom: 35px !important;
    align-items: flex-start;
}

.audio.features-list.token_width,
.features_container.boxed.width {
    justify-content: space-between;
}

.container.testimonials .audio.features-list.token_width {
    margin-top: 25px;
    width: 130%;
    margin-left: -15%;
    justify-content: center;
}

.feature_box.right.box_bg.crypto {
    align-items: flex-start;
    justify-content: flex-start;
}

.crypto .feature_heading {
    margin: 20px;
}

.feature_box.right.box_bg.crypto .exchange_logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.feature_box.right.box_bg.crypto .exchange_logos img {
    display: inline-block;
    height: 30px;
    margin: 10px;
}

.features_container.boxed.width .feature_box {
    width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
}

.audio.features-list.token_width .inner-container {
    width: calc(33% - 10px);
    max-width: 100%;
    display: flex;
    background: #15172C;
    flex-basis: calc(33% - 10px);
    color: #fff;
    font-weight: 400;
    margin: 20px;
    align-items: center;
    min-height: 124px;
    margin: 10px 0;
    flex-direction: column;
    padding: 55px 35px !important;
    padding-bottom: 0px !important;
}

.audio.features-list.token_width .inner-container img {
    margin: 0;
    padding: 0px;
    border: none;
    margin-top: 45px;
    width: 100%;
}

.audio.features-list.token_width .inner-container.dark img {
    width: 50px;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 10px;
    background: #f7f7f7;
    border-radius: 555px;
}

.app_download_menu {
    display: flex;
    padding-left: 0;
    align-items: center;
    margin-top: 30px;
    justify-content: center;
    margin: 30px auto;
}

.audio.features-list.token_width .inner-container.testimonial {
    padding: 35px !important;
    background: #0c0e1d;
    width: calc(20% - 10px);
    max-width: 350px;
    margin: 10px;
}

.audio.features-list.token_width .inner-container.testimonial .testi_avatar {
    display: flex;
    flex-direction: row;
}

.audio.features-list.token_width .inner-container.testimonial p {
    text-align: left;
    font-size: 18px;
}

.audio.features-list.token_width .inner-container.testimonial .testi_avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 0;
}

.audio.features-list.token_width .inner-container.testimonial .testi_avatar p {
    font-size: 15px;
    text-align: left;
}

.app_download_menu li {
    max-width: 150px;
    margin: 5px;
}

.app_download_menu li img {
    width: 100%;
    height: auto;
}

.audio.features-list.token_width .inner-container p {
    margin-bottom: 25px;
    text-align: center;
}

.audio.features-list.token_width .inner-container h3 {
    line-height: 1;
    margin-bottom: 30px;
    font-size: 35px;
    background: none;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color: #fff;
}

section.audio_preview .sub_heading {
    margin-top: 100px;
}

section.step_demo_section {
    background-color: rgb(32, 15, 238);
    padding: 100px 55px 55px !important;
    width: 95%;
    margin: 0 auto;
    margin-top: -150px;
    border-radius: 25px;
    margin-bottom: 100px;
    background-image: radial-gradient(#0000000f 3px, transparent 0);
    background-size: 15px 15px;
    background-position: -1px 1px;
    overflow: hidden;
}

.eleven_play {
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(358.75deg, #0345FF 0.88%, #3803FF 119.41%);
    border-radius: 50%;
    border: none;
    color: #fff;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    opacity: .8;
}

.eleven_play:hover {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}

.eleven_play .pause_audio {
    display: none;
}

.eleven_play img {
    width: 15px;
    height: auto;
    margin: 0 !important;
}

.eleven_dropdown {
    position: relative;
    width: 100%;
}

.eleven_dropdown .selected {
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #121428;
    border: none;
    border-radius: 25px;
    box-shadow: inset 0px 3px 1px 0 #00000036;
    background-image: url(../images/accordian_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 35px;
}

.eleven_dropdown .selected img.flag-img {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 10px;
}

.eleven_dropdown .list {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    left: 0px;
    width: 100%;
    background-color: rgb(18, 20, 40);
    border-radius: 25px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 10;
}

.eleven_dropdown .dropdown-item {
    padding: 5px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.eleven_dropdown .dropdown-item img.flag-img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 10px;
}

.eleven_dropdown .dropdown-item:hover {
    background: linear-gradient(358.75deg, #0345FF 0.88%, #3803FF 119.41%);
}

.inner-container.box_bg.eleven img {
    height: 30px;
    margin-bottom: 20px;
    margin-left: 5px;
    vertical-align: top;
}

.step_demo {
    max-width: 950px;
    margin: 25px auto;
    background: #0c0e1d;
    border-radius: 25px;
    padding: 60px 45px;
    box-shadow: 0 0 5px 7px #0000002b;
}

.step_demo .steps_menu {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.step_demo .step {
    width: 33%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    opacity: .3;
}

.step_demo .step.active {
    opacity: 1;
}

.step_demo .step .step_icon {
    width: auto;
    background: #1e1bdb;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    color: #fff;
    margin-right: 15px;
    padding: 5px 15px;
}

.step_demo .step .small_text {
    font-size: 14px;
    opacity: .4;
}

.step_demo .agent_demo_form .row {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 45px auto;
    justify-content: space-between;
}

.step_demo .agent_demo_form label {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top: 35px;
}

.step_demo .agent_demo_form label p {
    font-size: 16px;
    opacity: .4;
}

.step_demo .agent_demo_form .column {
    width: 47%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 0px;
}

.step_demo .next_button {
    padding: 18px 35px;
    color: #fff;
    border-radius: 15px;
    background: #1b1dd7;
    border: none;
    font-size: 18px;
    font-weight: 500;
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-top: 65px;
    cursor: pointer;
}

.biz_pack,
.agency_pack {
    width: 49% !important;
}

.biz_pack .modal-btn:hover,
.agency_pack .modal-btn:hover {
    background: #ff3c00 !important;
}

.step_demo .next_button:hover {
    background: #0f12f5;
}

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

.toggle_button input[type="checkbox"] {
    width: 0;
    height: 0;
    display: none;
    visibility: hidden;
}

.toggle_button input:checked+label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
    background-color: #1b1dd7;
}

.toggle_button input:checked+label {
    background-color: #121428;
}

.toggle_button label {
    display: block;
    width: 70px;
    height: 40px;
    background-color: #121428;
    border-radius: 100px;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
    border: 1px solid #222445;
}

.toggle_button label:after {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #2d3159;
    position: absolute;
    border-radius: 70px;
    top: 4px;
    left: 5px;
    transition: 0.5s;
}

.yellow_cta {
    display: block;
    background: #160fee;
    width: fit-content;
    padding: 25px 30px;
    border-radius: 15px;
    margin-top: 25px;
    color: #cecaec;
    font-weight:500;
    text-decoration: none;
    cursor: pointer;
    font-size: 20px;
    box-shadow: inset 0px 5px 0 0 #ffffff0f;
    border: 3px solid #f7f7f7;
}

.step_demo .agent_demo_form input,
.step_demo .agent_demo_form textarea,
.step_demo .agent_demo_form select,
.inner-container .preview_icon select {
    width: 100%;
    padding: 25px;
    border: none;
    border-radius: 15px;
    background: #121428;
    color: #fff;
    margin: 10px auto;
    font-size: 18px;
    cursor: pointer;
}

.agent_type_box {
    max-width: 900px;
    margin: 35px auto 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.input_upgrade_but {
    position: relative;
}

.input_upgrade_but .overlay_upgrade_but {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    z-index: 1;
    left: 25px;
}

.input_upgrade_but .overlay_upgrade_but span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 15px;
    height: 27px;
    background: linear-gradient(90deg, #0047FF 0%, #3A00FF 100%);
    border-radius: 8px;
    flex: none;
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-transform: none;
    width: fit-content;
    transition: all 0.3s ease-out;
    border: none;
}

.agent_type_box .highlight {
    position: absolute;
    right: -250px;
    top: -50px;
    width: 250px;
    height: auto;
}

.agent_type_box p {
    padding: 10px;
}

.agent_type_box img {
    width: 90px;
    height: 90px;
    border-radius: 25px;
    margin-right: 15px;
}

.agent_type_box select {
    background: #0c0e1d;
    border-radius: 50px;
    color: #fff;
    padding: 10px 45px 10px 20px;
    border: none;
    box-shadow: 1px 1px 4px 0 #000000c4;
    background-image: url(../images/accordian_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.agent_type_box select:-ms-expand {
    display: none;
}

.step_demo .agent_demo_form textarea,
.step_demo .agent_demo_form input {
    cursor: text;
}

.step_demo .agent_demo_form select,
.inner-container .preview_icon select {
    border: 1px solid #26294d;
    box-shadow: 1px 1px 4px 0 #000000c4;
    background-image: url(../images/accordian_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 30px;
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

.inner-container .preview_icon select {
    text-overflow: ellipsis;
    background-position: center right 20px;
    padding: 15px;
    margin: 0;
    padding-right: 30px;
}

.inner-container .preview_icon select.workspaces {
    border: none;
    box-shadow: none;
    background-color: #0c0e1d;
    padding-right: 35px;
}

.inner-container .preview_icon select.workspaces option {
    background-color: #ccc;
    border: none;
}

.agent_type_box.preview_icon {
    margin: 0 0 20px 0;
    width: 100%;
}

.agent_type_box.preview_icon .agent_type_select {
    width: 100%;
}

.agent_type_box.preview_icon select {
    padding: 10px;
    padding-right: 35px;
}

.agent_type_box.preview_icon img.agent_avatar {
    width: 75px;
    height: 75px;
}

.preview_icon .action {
    width: 100%;
    background: rgb(18, 20, 40);
    border-radius: 15px;
    padding: 10px;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.step_demo .agent_demo_form select:-ms-expand,
.inner-container .preview_icon select:-ms-expand {
    display: none;
}

#tab1:checked~#tab__content--1,
#tab2:checked~.first_step.content #tab__content--2,
#tab3:checked~.first_step.content #tab__content--3,
#tab1:checked~#tab__content--1 #next_button {
    display: block;
}

#tab2:checked~.steps_menu #step_active_2,
#tab3:checked~.steps_menu #step_active_3,
#tab3:checked~.steps_menu #step_active_2 {
    opacity: 1 !important;
}

#tab2:checked~.first_step.content #next_button {
    display: none !important;
}

#tab3:checked~.first_step.content #next_button2,
#tab3:checked~.first_step.content #next_button {
    display: none !important;
}

.tab_content {
    display: none;
}

.section-demoform {
    display: flex;
    max-width: 990px;
    align-items: flex-end;
    justify-content: space-evenly;
    flex-direction: row;
    position: relative;
    margin: 0 auto;
}

.section-demoform .highlight {
    width: 200px;
    height: auto;
    position: absolute;
    top: -70px;
    left: calc(50% + 50px);
}

#use_cases .section_heading_part.center_heading {
    position: relative;
}

#use_cases .highlight {
    right: -100px;
    position: absolute;
    bottom: -80px;
}

.section-demoform>div {
    width: calc(50% - 30px);
}

.section-demoform .web-form-container {
    background: #fff;
    padding: 35px 35px 64px 35px;
    border: none;
    border-radius: 15px;
}

.section-demoform .top_video_container {
    width: 100%;
    max-width: calc(100% - 400px);
    margin-right: 20px;
    border-radius: 25px;
    overflow: hidden;
    border: 2px solid #121428;
    box-shadow: 0px 0px 55px 5px rgb(0, 0, 0);
}

.section-demoform .top_video_container.cta_page {
    max-width: calc(100% - 200px);
}

.video_landing .call_to_action {
    max-width: 800px;
    margin: 50px auto;
}

.video_landing .call_to_action .main-headline span {
    font-size: 35px;
}

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

.video_landing .members_image p {
    margin: 0 20px;
}

.video_landing .members_image img {
    width: 75px;
    height: 75px;
    margin-left: -30px;
    border-radius: 50%;
    border: 3px solid #0c0e1d;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-demoform .web-form-points {
    background: #200fee;
    height: 600px;
    background-repeat: no-repeat;
    border-radius: 15px;
    background-image: radial-gradient(#0000000f 3px, transparent 0);
    background-size: 15px 15px;
    background-position: -1px 1px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    background-repeat: repeat
}

.section-demoform .web-form-points .sub_heading {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
}

.section-demoform .web-form-points .sub_heading.small {
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
}

.section-demoform .web-form-points .call_to_action .sub_heading.small {
    text-align: left;
    padding-left: 15px;
    margin: 10px;
    font-size: 20px;
    margin: 15px 10px;
    background-image: url('../images/square-check.svg');
    background-position: left center;
    background-size: 33px;
    background-repeat: no-repeat;
    padding-left: 50px;
    min-height: 33px;
}

.section-demoform .web-form-points .call_to_action .sub_heading.small span {
    font-size: 10px;
    background: #0c0e1d;
    padding: 5px;
    border-radius: 6px;
    color: #fff;
}

.section-demoform .web-form-container .anti-spam {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #777C99;
}

.section-demoform .agent-details {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    color: #414141;
}

.section-demoform .agent-details>img {
    min-width: 70px;
    width: 70px;
    height: 70px;
    background-image: url('../images/jordan.png');
    background-position: center center;
    border-radius: 50%;
    background-size: cover;
    margin: 25px;
}

.section-demoform .agent-details .agent-text .flag {
    width: 30px;
    height: 30px;
    background-image: url('../images/english.png');
    border-radius: 50%;
    margin-right: 10px;
    background-position: center center;
    background-size: cover;
}

.section-demoform .agent-details .agent-text p {
    color: #414141;
    margin: 10px 0;
    font-size: 16px;
}

.section-demoform #agent-demo-form {
    margin: 50px 10px;
}

.section-demoform #agent-demo-form .form_input_part {
    opacity: 1;
}

.section-demoform .web-form-container .note {
    color: #414141;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    margin: 10px;
}

.skip-link {
    display: none !important;
}

#primary-menu {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
}

#primary-menu li a {
    color: #333;
    font-size: 13px;
    line-height: 16.07px;
    text-align: left;
    padding: 0 17px;
    text-transform: capitalize;
    text-decoration: none;
}

#navbarSupportedContent .nav_right_link {
    margin-left: auto;
}

body {
    box-sizing: border-box;
    outline: none;
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    background-color: #f7f7f7;
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
}

h1 {
    font-weight: 700;
    font-style: normal;
    font-size: 75px;
    line-height: 92px;
    text-align: center;
    background: linear-gradient(176.23deg, #090909 18.15%, #2f2e2e 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h1.main-headline,
h2.main-headline {
    background: transparent !important;
    line-height: 1;
}

h1.main-headline span,
h2.main-headline span {
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    line-height: 1.2;
    text-align: center;
    background: linear-gradient(176.23deg, #090909 18.15%, #2f2e2e 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h1.main-headline span.gradient-text,
h2.main-headline span.gradient-text {
    font-weight: 700;
    font-style: normal;
    font-size: 72px;
    line-height: 1;
    text-align: center;
    background: linear-gradient(99deg, #0840FF -30%, #2c00ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h2.main-headline span.gradient-text,
h2.main-headline span {
    font-size: 60px;
}

.audio_preview_card>.row {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.audio_preview_card .col.prevew_agent {
    width: 200px;
    height: 250px;
    max-width: 200px;
    border-radius: 25px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 0 5px 7px #0000002b;
}

.tab_con_det .play_audio .tab_spectrum {
    width: calc(100% - 100px);
    margin: 0px auto;
}

.audio.features-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 80px;
}

.audio.features-list.versus {
    margin-top: 20px;
}

.audio.features-list.versus .inner-container {
    max-width: 500px;
    flex-basis: calc(50% - 40px);
    flex-direction: column;
    padding: 35px;
    border: none;
    background: #0c0e1d;
    border-radius: 25px;
}

.audio.features-list.versus .inner-container h2 {
    padding: 20px;
    font-size: 40px;
    line-height: 40px;
    background: none;
    -webkit-text-fill-color: #74768b;
}

.audio.features-list.versus .inner-container p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #333;
}

.audio.features-list.versus .inner-container:nth-child(2) ul li p {
    color: #fff;
}

.audio.features-list.versus .inner-container:nth-child(2) h2 {
    -webkit-text-fill-color: #fff;
}

.versus .inner-container ul li {
    color: #333;
    font-size: 20px;
    padding-left: 50px;
    font-weight: 400;
    background-image: url('../images/circle-off.svg');
    background-position: left center;
    background-size: 33px;
    background-repeat: no-repeat;
    margin: 25px 0;
}

.audio.features-list .inner-container {
    width: calc(33% - 40px);
    max-width: 353px;
    display: flex;
    padding: 25px 28px;
    background: #15172C;
    flex-basis: calc(33% - 40px);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 15px;
    color: #fff;
    font-weight: 400;
    margin: 20px;
    align-items: center;
    min-height: 124px;
}

.container.features-boxes .inner-container .preview_icon {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.container.features-boxes .inner-container .preview_icon .new_workspace {
    border-radius: 10px;
    background: #0118ff;
    color: #fff;
    font-size: 25px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    line-height: .6;
}

.container.features-boxes .audio.features-list .inner-container {
    width: calc(25% - 40px);
    flex-basis: calc(25% - 40px);
    flex-direction: column;
    align-items: flex-start;
}

.container.features-boxes .audio.features-list .inner-container.eleven {
    padding: 55px;
    background: #fff;
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
    min-width: calc(50% - 40px);
}

.versus .inner-container:nth-child(2) {
    background: #1c1dd9 !important;
    border: none;
    border-radius: 25px;
}

.versus .inner-container:nth-child(2) ul li {
    color: #d9deff;
    font-size: 20px;
    padding-left: 50px;
    font-weight: 400;
    background-image: url('../images/thumb-up.svg');
    background-position: left center;
    background-size: 33px;
    background-repeat: no-repeat;
}

.audio.features-list.small_transparent {
    margin: 127px auto;
}

.container.features-boxes .audio.features-list.small_transparent .inner-container {
    background: transparent;
    border: none;
    padding: 10px;
    max-width: 330px;
    padding: 0;
    flex-direction: row;
    flex-basis: calc(33% - 40px);
    width: calc(33% - 40px);
    align-items: center;
}

.audio.features-list .inner-container img {
    margin-right: 20px;
}

.audio.features-list .inner-container p {
    font-size: 20px;
}

.audio.features-list .inner-container span {
    color: #333;
}

.col.prevew_agent .highlight {
    position: absolute;
    top: -150px;
    left: -180px;
}

.audio_preview_card .col.prevew_agent .playbutton {
    width: 47px;
    background: linear-gradient(358.75deg, #0345FF 0.88%, #3803FF 119.41%);
    height: 27px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 47px;
    border: none;
    opacity: .7;
}

.audio_preview_card .col.prevew_agent .playbutton:hover {
    width: 57px;
    height: 57px;
}

.audio_preview_card .col.prevew_agent .playbutton img {
    width: 15px;
}

.audio_preview_card .col.prevew_agent .playbutton img.pasue_audio {
    width: 33px;
}

.play-pause-button .small_cta_text,
.play .small_cta_text {
    position: absolute;
    font-size: 10px;
    bottom: 10px;
    color: #ffffff6b;
}

.pause .small_cta_text {
    display: none;
}

h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    line-height: 61.46px;
    text-align: center;
    background: linear-gradient(176.23deg, #090909 18.15%, #2f2e2e 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 45px;
    line-height: 61.46px;
    text-align: center;
    background: linear-gradient(176.23deg, #090909 18.15%, #2f2e2e 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h4 {
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    background: linear-gradient(176.23deg, #090909 18.15%, #2f2e2e 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

h5 {
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    color: #DFE0E8;
}

p {
    color: #000;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}

a {
    color: #fff;
    font-size: 14px;
    line-height: 16.07px;
    font-weight: 400;
    /* padding: 0 17px; */
    transition: all 0.5s ease-in-out;
    text-transform: capitalize;
}

ul {
    padding-left: 0;
    list-style: none;
}

/* Header */

.page-template-blackfriday .section-demoform .web-form-container,
.page-template-blackfriday .features_container .feature_box.box_bg,
.page-template-blackfriday .audio.features-list .inner-container.box_bg {
    background: fff;
}

.pricing_cards .card .blackfriday_sign {
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: 0 auto;
}

.pricing_cards .card .blackfriday_sign .bold_text {
    font-weight: 700;
    font-weight: 800;
    font-size: 75px;
    color: #fff;
    text-transform: uppercase;
}

.pricing_cards .card .blackfriday_sign .caveat {
    color: #fff;
}

.pricing_cards .card .blackfriday_sign .caveat span {
    font-size: 22px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}

.pricing_cards .card .blackfriday_sign .caveat_purple {
    font-weight: 400;
    font-style: normal;
    font-size: 65px;
    text-align: right;
    color: #3706fb;
    line-height: 1;
    margin-top: 0;
    margin-right: -25px;
}

.pricing_cards .card .rotated_discount {
    display: flex;
    width: fit-content;
    background: #3209f6;
    color: #fff;
    font-weight: 400;
    padding: 15px 25px;
    font-size: 20px;
    transform: rotate(90deg);
    position: absolute;
    right: -137px;
    top: 137px;
    border-top-left-radius: 25px;
}

.page-template-blackfriday .automation_section:after {
    background-image: url('https://callfluent.com/zead-content/uploads/2024/10/titlebg.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 1240px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.page-template-blackfriday .head_price_cont .discount {
    display: block;
    background: #fff;
    border-radius: 555px;
    color: #000;
    -webkit-text-fill-color: #0c0c1a;
    font-size: 18px;
    width: fit-content;
    padding: 10px 25px;
    margin: 15px auto;
}

.page-template-blackfriday .pricing_cards .card .call_to_action .discount_cta {
    font-size: 40px;
    text-align: center !important;
    margin-top: 15px !important;
    color: #3209f6 !important;
    line-height: 1 !important;
}

.discount_area {
    padding: 0 20px;
}

.page-template-blackfriday .call_to_action .highlighted_discount {
    font-size: 25px;
    text-align: left;
    margin-top: 30px;
    font-weight: 500;
    
    color: #fff;
    margin-bottom: 0;
}

.pricing_cards .card .card-body .price_list_det .pricing_feature_description {
    font-weight: 400;
}

.page-template-blackfriday .call_to_action .discount_but {
    color: #fff;
    border-radius: 15px;
    background: linear-gradient(25deg, #E009FF -30%, #2c00ff 100%);
    border: none;
    font-size: 20px;
    font-weight: 500;
    display: block;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    padding: 30px;
    margin: 10px auto;
}

.page-template-blackfriday #page:before {
    background-image: url('https://callfluent.com/zead-content/uploads/2024/10/background-1.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2824px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    content: '';
}

.page-template-landingpage3 .header_text_free,
.page-template-blackfriday #masthead,
.page-template-blackfriday .header_text_free,
.page-template-landingpage3 .navbar,
.page-template-landingpage .header_text_free,
.page-template-landingpage .navbar,
.page-template-token .header_text_free {
    display: none;
}

.page-template-faqs header {
    background-color: #3803ff;
}

.page-template-faqs header a.small_primary_btn {
    background: #fff;
    color: #3803ff;
}

header {
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}

.container {
    max-width: 1440px;
    padding: 0 90px;
}

.container.features-boxes {
    max-width: 1440px;
    padding: 0 20px;
}

header .navbar {
    padding: 19px 0;
}

header .navbar .navbar-nav .nav-item a.nav-link {
    color: #333;
    font-size: 13px;
    line-height: 16.07px;
    text-align: left;
    padding: 0 17px;
    text-transform: capitalize;
}

header .navbar .navbar-nav .nav-item a.nav-link:hover {
    color: #fff;
}

header a.small_primary_btn {
    text-transform: capitalize;
}

a.big_cta {
    margin: 35px auto;
    padding: 25px 55px;
    font-size: 24px;
    border-radius: 25px;
    background: linear-gradient(140deg, rgb(2, 77, 255) 0%, rgb(34, 3, 255) 100%);
    color: #fff;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    text-align: center;
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36;
    transition: all 0.2s ease-out;
    display: block;
    width: fit-content;
    text-transform: initial;
    border: 1px;
    outline: 1px solid #211c26;
    outline-offset: 3px;
}

a.big_cta:hover {
    color: #fff;
    background: linear-gradient(140deg, rgb(2, 65, 255) 0%, rgb(57, 3, 255) 100%);
}

.call_to_action {
    text-align: center;
}

.call_to_action p {
    margin-bottom: 15px;
    color: #333;
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
    color: #fff;
    border-color: transparent;
}

a.small_primary_btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 15px;
    height: 27px;
    background: linear-gradient(90deg, #0047FF 0%, #3A00FF 100%);
    border-radius: 8px;
    flex: none;
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-transform: none;
    width: fit-content;
    transition: all 0.3s ease-out;
    border: none;
}

a.small_primary_btn:hover {
    background: linear-gradient(176.56deg, #0019FF 2.97%, #2907B9 116.53%);
    color: #fff;
}

.small_btn_w_bg {
    position: relative;
    background: #000;
    background-clip: padding-box;
    border: solid 1px transparent;
    border-radius: 8px;
    padding: 9px 15px;
    height: 27px;
    display: flex;
    align-items: center;
    width: fit-content;
}

.small_btn_w_bg span {
    color: #fff;
}

a.small_btn_w_bg {
    background: linear-gradient(190deg, #0c0d1a, #12121e) padding-box, linear-gradient(83.03deg, #ffffff00, #0038ff42) border-box;
    transition: all 0.7s ease-in-out;
}

a.small_btn_w_bg:hover {
    background: linear-gradient(19deg, #0037ff23, #0038ff42) padding-box;
}

/* 
a.small_btn_w_bg:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: -3px;
    border-radius: 8px;
    background: linear-gradient(83.03deg, rgba(255, 255, 255, 0) 21.75%, rgba(0, 56, 255, 0.26) 88.33%);
}

a.small_btn_w_bg:after {
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    z-index: 1;
    margin: -5px;
    border-radius: 8px;
    background: #0c0d1a;
} */

a.small_btn_w_bg span {
    color: #fff;
    font-size: 13px;
    position: relative;
    z-index: 2;
}

/* Sound Track */

svg.sound-wave {
    display: block;
}

.clip-path--loading rect,
.clip-path--playing rect {
    -webkit-animation: progress 4s cubic-bezier(0, 0.7, 0.25, 1) forwards;
    animation: progress 4s cubic-bezier(0, 0.7, 0.25, 1) forwards;
}

.clip-path--playing rect {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.layer rect {
    transform-origin: center;
}

.layer--loading {
    fill: #777C99;
}

.layer--playing {
    fill: #3648F0;
}

.sound-wave--is-animated .layer rect {
    -webkit-animation: equalize 1.5s steps(10, end) infinite;
    animation: equalize 1.5s steps(10, end) infinite;
}

.sound-wave--is-animated .layer rect:nth-child(1n) {
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
}

.sound-wave--is-animated .layer rect:nth-child(2n) {
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s;
}

.sound-wave--is-animated .layer rect:nth-child(3n) {
    -webkit-animation-duration: 2.3s;
    animation-duration: 2.3s;
}

.sound-wave--is-animated .layer rect:nth-child(4n) {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

.sound-wave--is-animated .layer rect:nth-child(5n) {
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
}

.sound-wave--is-animated .layer rect:nth-child(6n) {
    -webkit-animation-duration: 2.6s;
    animation-duration: 2.6s;
}

@-webkit-keyframes progress {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes progress {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes equalize {
    0% {
        transform: scaleY(1);
    }

    10% {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(0.8);
    }

    30% {
        transform: scaleY(0.6);
    }

    40% {
        transform: scaleY(0.9);
    }

    50% {
        transform: scaleY(0.5);
    }

    60% {
        transform: scaleY(0.7);
    }

    70% {
        transform: scaleY(1);
    }

    80% {
        transform: scaleY(0.6);
    }

    90% {
        transform: scaleY(0.4);
    }

    100% {
        transform: scaleY(0.9);
    }
}

@keyframes equalize {
    0% {
        transform: scaleY(1);
    }

    10% {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(0.8);
    }

    30% {
        transform: scaleY(0.6);
    }

    40% {
        transform: scaleY(0.9);
    }

    50% {
        transform: scaleY(0.5);
    }

    60% {
        transform: scaleY(0.7);
    }

    70% {
        transform: scaleY(1);
    }

    80% {
        transform: scaleY(0.6);
    }

    90% {
        transform: scaleY(0.4);
    }

    100% {
        transform: scaleY(0.9);
    }
}

/* Sound Track */

.nav_right_link a.sign_in {
    text-decoration: none;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    color: #333;
    margin-right: 16px;
}

.nav_right_link a.sign_in:hover {
    color: #fff;
}

.nav_right_link {
    align-items: center;
}

header .navbar-brand {
    position: relative;
    z-index: 99;
    display: flex;
    padding: 0;
    margin-right: 17px;
}

header .navbar-brand img {
    height: 40px;
}

.header_text_free p {
    font-weight: 500;
    font-size: 13px;
    line-height: 16.07px;
    text-align: left;
    color: #777C99;
}

.header_text_free p a {
    font-size: 13px;
    line-height: 15.6px;
    text-align: left;
    color: #0025FF;
    transition: all 0.5s ease-in;
    font-weight: 600;
}

.header_text_free p a:hover {
    color: #fff;
}

.header_text_free {
    background: rgba(47, 54, 119, 0.1);
    border-radius: 8px;
    padding: 9px 18px;
    margin-top: 10px;
}

/* Header End */

/* Automate Section */

.herocontent_banner {
    display: flex;
    align-items: flex-start;
    width: 100%;
    justify-content: center;
    margin-top: 78px;
}

.main_left_banner {
    margin-right: -170px;
    margin-top: -80px;
}

.main_right_banner {
    margin-left: -50px;
    margin-top: -80px;
}

.bg_pattern {
    background-image: url(../images/bgpattern.svg);
    background-position: top center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.bg_pattern_top {
    background-image: url(../images/bgpattern.svg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top -150px;
    background-size: auto;
}

section.audio_preview .sub_heading {
    max-width: 750px;
}

section.automation_section .section_heading_part>p,
section.automation_section .section_heading_part>p.sub_heading,
section .section_heading_part>p,
.section_heading_part>p.sub_heading,
.sub_heading {
    font-weight: 400;
    font-size: 26px;
    line-height: 34.25px;
    text-align: center;
    color: #333;
    max-width: 875px;
    margin: 0 auto;
}

section.automation_section .section_heading_part>p,
section .section_heading_part>p {
    font-size: 20px;
}

.footer_section .section_heading_part p {
    font-weight: 400;
    font-size: 12px;
    max-width: 710px;
    margin: 0 auto;
    line-height: 15px;
    text-align: center;
    color: #777C99;
}

.footer_section .section_heading_part form {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    max-width: 707px;
    margin: 35px auto;
}

.footer_section .section_heading_part form .input_form_ft {
    width: 100%;
    max-width: 483px;
}

.footer_section .section_heading_part form input {
    background: #141628;
    border-radius: 15px;
    height: 67px;
    border: none;
    width: 100%;
    padding-left: 30px;
    color: #fff;
}

.footer_section .section_heading_part form input::placeholder {
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
}

.footer_section .section_heading_part form input:focus {
    box-shadow: none;
    outline: none;
}

.footer_section .section_heading_part form .footer_submit_btn {
    min-width: 206px;
    border-radius: 15px;
    border: none;
    padding: 20px 22px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    height: 67px;
    background: linear-gradient(140deg, rgba(2, 65, 255, 0.7) 0%, rgb(57, 3, 255) 100%);
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36;
    border: 1px solid transparent;
}

.footer_section .section_heading_part form .footer_submit_btn:hover {
    background: linear-gradient(176.56deg, #0019FF 2.97%, #2907B9 116.53%);
    color: #fff;
}

.page-template-webinarregistration .site-header,
.page-template-webinarregistration .header_text_free,
.page-template-webinar-registration3 .site-header,
.page-template-webinar-registration3 .header_text_free,
.page-template-webinarregistration-calendar .site-header,
.page-template-webinarregistration-calendar .header_text_free {
    display: none;
}

.section_heading_part {
    max-width: 1150px;
    margin: 0 auto;
}

.section_heading_part.width {
    max-width: 1200px;
    align-items: stretch;
    margin-bottom: 100px !important;
}

.section-demoform.width .web-form-points .call_to_action .sub_heading.small span {
    font-weight: 700;
    width: 100%;
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 20px;
    background: none;
}

.section-demoform.width .web-form-points .call_to_action .sub_heading.small {
    font-size: 18px;
}

.section-demoform.width {
    max-width: 1200px;
    align-items: stretch;
    margin: 0 auto;
    justify-content: space-between;
}

.section-demoform.width>div {
    height: auto;
    width: calc(45% - 10px)
}

.section-demoform.width>div:nth-child(2) {
    width: calc(55% - 10px) !important;
}

.features_container.boxed.webi_registration .feature_heading>h2 {
    font-size: 22px !important;
    margin: 20px 0;
    line-height: 25px;
    font-weight: 500;
}

.section-demoform.width .web-form-points .call_to_action .sub_heading.small {
    background-image: url('../images/check.svg');
}

.section_heading_part.small h2.main-headline span.gradient-text,
h2.main-headline span {
    font-size: 55px;
}

.section-demoform.width button.primary_bg_btn,
.btn.primary_bg_btn.bottom_webi_cta {
    background: rgba(255, 192, 2, 0.99);
    border-radius: 55px;
    color: #13103a;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36;
    padding: 20px;
    transition: all 0.2s ease-out;
    border-radius: 25px;
    box-shadow: 1px 3px 0 0 #00000082;
    font-weight: 600 !important;
}

.section-demoform.width button.primary_bg_btn:hover,
.btn.primary_bg_btn.bottom_webi_cta :hover {
    background: rgba(255, 228, 4, 0.99);
}

.section-demoform.width form .form_input_part {
    border-radius: 25px;
    box-shadow: 1px 3px 0 0 #00000082;
    font-weight: 600 !important;
}

.section_heading_part.small {
    max-width: 900px;
}

.section_heading_part.center_heading {
    position: relative;
    z-index: 4;
    text-align: center;
    margin-bottom: 130px;
}

.section_heading_part.left_heading {
    max-width: 772px;
    text-align: left;
    width: 100%;
}

.gird_stats_sec .section_heading_part.left_heading {
    max-width: 562px;
    margin-right: 90px;
}

.right_stats_img {
    width: 100%;
}

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

section.automation_section {
    padding: 0 0 117px 0;
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#page section {
    padding: 0 0 117px 0;
}

section.automation_section:after {
    content: "";
    background-image: url(../images/bgpatternbig.svg);
    background-position: top center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 1440px;
    position: absolute;
    top: -200px;
    z-index: -1;
}

.section_heading_part.center_heading>h1 {
    margin: 51px 0 30px;
}

.section_heading_part.center_heading>h2 {
    margin: 34px 0;
}

.tag_highlight {
    display: flex;
    align-items: center;
    height: 42px;
    background: rgba(0, 25, 255, 0.1);
    border-radius: 50px;
    padding: 10px 40px;
    width: max-content;
    margin: 0 auto;
    position: relative;
}

.tag_highlight span {
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #2144FF;
}

.section-player .gradient-wrapper {
    z-index: 0;
    background: linear-gradient(90deg, #0B0D25 0%, rgba(18, 20, 41, 0.28) 100%);
    border-radius: 100px;
    position: relative;
    padding: 31px 72px;
    max-width: 825px;
    margin: 0 auto;
}

.herocontent_banner .tag_highlight span {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #8F95CC;
}

.herocontent_banner .tag_highlight .tag_span {
    background: linear-gradient(180deg, #2400FF 0%, #0741FF 100%);
    border-radius: 50px;
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 5px;
    margin-left: -30px;
    margin-right: 15px;
    margin-top: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 4px 10px;
}

.page-template-blackfriday .tag_highlight .tag_span {
    background: linear-gradient(99deg, #FF094C -30%, #2c00ff 100%);
}

.page-template-blackfriday .tag_highlight span {
    color: #fff;
}

.page-template-blackfriday .tag_highlight {
    background: rgb(0, 0, 0);
}

.page-template-blackfriday,
.page-template-blackfriday header {
    background: #0a0a0d !important;
}

.page-template-blackfriday h1.main-headline span.gradient-text,
.page-template-blackfriday h2.main-headline span.gradient-text {
    background: linear-gradient(99deg, #E009FF -30%, #2c00ff 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-player .gradient-wrapper img {
    width: 100%;
    height: 75px;
    display: flex;
    margin: 0 auto;
    object-fit: contain;
}

.gradient-wrapper button {
    position: absolute;
    width: 103px;
    height: 103px;
    background: linear-gradient(128.47deg, #0118FF 23.33%, #2706A3 98.17%);
    box-shadow: 0px 0px 48.4px #000000, 0px 0px 250px #0029FF;
    color: #ffffff70;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    animation: shadowpulse 600ms ease infinite;
    border: none;
    outline: none;
}

.gradient-wrapper button svg.pause {
    display: none;
}

.gradient-wrapper button.pause svg.pause {
    display: block;
}

.gradient-wrapper button.pause svg.play {
    display: none;
}

.gradient-wrapper button.play {
    color: #fff;
}

@keyframes shadowpulse {
    0% {
        outline-width: 0px;
        outline-color: rgba(100, 100, 100, 0);
    }

    60% {
        outline-width: 9px;
        outline-color: rgba(100, 100, 100, 0.1);
    }

    100% {
        outline-width: 0px;
        outline-color: rgba(100, 100, 100, 0);
    }
}

/* .gradient-wrapper button:before {
    content: '';
    font-size: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(155, 155, 155, 0.3);
    opacity: 0;
    border-radius: 50%;
    animation: pulse 5s ease infinite;
    box-shadow: 0 0 25px 20px #0029FF;
} */

.gradient-wrapper button:after,
.gradient-wrapper button:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, #2400FF 0%, #0741FF 100%);
    border-radius: 100%;
    z-index: -1;
}

.gradient-wrapper button:before {
    animation: pulse 3s linear infinite;
}

.gradient-wrapper button:after {
    animation: pulse 1.5s linear infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.4;
    }

    100% {
        transform: scale(1.7);
        opacity: 0;
    }
}

@keyframes pulse-shadow {
    0% {
        box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
    }

    100% {
        box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
    }
}

.section-player {
    margin-top: 38px;
}

@keyframes pulse {
    0% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }

    50% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        opacity: .1;
    }

    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.page-template-squeezepage .language_section {
    margin-top: 0px;
}

.page-template-squeezepage form .form_input_part {
    background: #00000069;
    opacity: 1;
    border: 1px solid #000;
}

.page-template-squeezepage form .form_input_part input {
    color: #fff !important;
}

.page-template-squeezepage form .form_input_part input::placeholder {
    color: #e0e1e675;
}

.page-template-squeezepage .demosection {
    padding: 20px 0 270px 0 !important;
    margin-top: -190px !important;
    border-top: 1px solid #15172b;
}

.page-template-squeezepage .section_heading_part {
    max-width: 1440px;
}

.page-template-squeezepage #navbarSupportedContent {
    display: none !important;
}

.page-template-squeezepage .navbar-brand {
    margin: 0 auto;
}

.page-template-squeezepage .herocontent_banner {
    margin-top: 20px;
}

.page-template-squeezepage h1.main-headline span,
.page-template-squeezepage h1.main-headline span.gradient-text {
    font-size: 65px;
}

.lang_country_links {
    margin-top: 45px;
}

.lang_country_links .country_lang_linl a {
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    display: flex;
    width: fit-content;
    align-items: center;
    margin-left: 12px;
}

.lang_country_links .country_lang_linl a:hover img {
    margin-left: 15px;
}

.lang_country_links .country_lang_linl a img {
    margin-left: 7px;
    transition: all 0.5s ease-in-out;
}

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

/* Automate Section End */

/* Features Section Start */

.features_section {
    padding: 68px 0 117px;
}

.features_top p {
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    color: #333;
}

.features_top {
    opacity: 0.5;
    text-align: center;
}

.card_icons_pos img {
    height: 47px;
    width: 47px;
    min-width: 47px;
    background: rgba(39, 41, 68, 0.24);
    border: 1px solid #252643;
    padding: 10px;
    border-radius: 50%;
}

.card_icons_pos {
    border: 1px solid rgba(37, 38, 67, 0.35);
    border-radius: 50%;
    width: 62px;
    min-width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    position: relative;
}

.border_cards .card:after {
    content: "";
    position: absolute;
    height: 1px;
    /* border: 1px solid; */
    left: 100px;
    background: linear-gradient(90deg, rgba(33, 35, 62, 0.66) 0%, #21233E 52.64%, rgba(33, 35, 62, 0) 100%);
    transform: rotate(0.19deg);
    top: 61px;
    width: calc(100% - 100px);
}

.border_cards .row,
.features_cards_big .row {
    margin: 0 -18px;
}

.border_cards .col-sm-6,
.features_cards_big .col-md-6 {
    padding: 0 18px;
}

.card.bg_color_card {
    background: #0C0D1B;
    border: 1px solid rgb(23, 25, 46);
    border-radius: 15px;
    padding: 30px 30px 37px 38px;
    position: relative;
    height: 100%;
}

.features_cards .card .card-body {
    padding: 0;
    margin-top: 20px;
    height: 100%;
}

.card .card-body h5 {
    margin-bottom: 0;
}

.card .card-body p {
    color: #333;
    margin-top: 18px;
}

.pricing_cards .card .card-body p {
    font-size: 16px;
}

#signupmodal .modal-dialog {
    max-width: 500px;
    border-radius: 25px;
    padding: 35px 0;
}

#signupmodal div.web-form-points>.call_to_action {
    padding: 75px;
}

.card-body .special-offer-price {
    display: flex;
    margin: 0 auto 30px auto;
    text-align: center;
    width: fit-content;
    background: #2300ff;
    padding: 10px 20px;
    border-radius: 15px;
    border: 1px solid #000;
    color: #fff !important;
    font-weight: 500;
    background-image: radial-gradient(#0003 1px, transparent 0);
    background-size: 8px 8px;
    background-position: -2px -2px;
    overflow: hidden;
}

.logo_pos_features {
    padding: 0 15px;
    margin-top: 40px;
    margin-bottom: 90px;
}

.logo_slider img {
    height: 30px;
    width: 100%;
    object-fit: contain;
}

.features_cards_big {
    margin-top: 95px;
}

.voice_grid_title_top p {
    color: #A4ADCB;
    opacity: 0.4;
    font-weight: 400;
    font-size: 14px;
}

.voice_grid_title_top {
    margin-bottom: 10px;
}

.big_features_img {
    width: 100%;
    margin-bottom: 45px;
    height: auto;
}

.features_cards_big .card .card-body h5 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
}

.features_cards_big .card .card-body p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 28px;
}

.platforms {
    margin-top: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plateform_logos {
    display: flex;
    justify-content: center;
    width: 60%;
}

.platforms .plateform_title p {
    
    font-size: 16px;
    line-height: 20.97px;
    text-align: left;
}

.platforms .plateform_title span {
    font-weight: 500;
    font-size: 18px;
    line-height: 23.99px;
    text-align: left;
    color: #fff;
}

.platforms .plateform_logos img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    padding: 16px;
    /* background: rgba(39, 41, 68, 0.24);
    border: 1px solid #4C4C54; */
    background: linear-gradient(1900deg, #0c0d1b, #0c0d1b) padding-box, linear-gradient(180deg, #4C4C54, #4c4c5400) border-box;
    margin-left: 23px;
}

.plateform_title {
    width: 20%;
}

/* Features Section End */

/* Demosection Section Start */

.demosection {
    padding: 40px 0 270px 0;
    overflow: hidden;
    position: relative;
}

.demosection .demonsection_bg_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../images/sound_wave_bg.png");
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
}

.demosection:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 296px;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(8, 9, 21, 0.8), rgba(8, 11, 34, 0));
    transform: matrix(1, 0, 0, -1, 0, 0);
    z-index: -1;
}

.demosection:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 357px;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #f7f7f7 49.75%, rgba(9, 10, 23, 0) 90.44%);
}

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

.circle_form_rel {
    z-index: 3;
    position: relative;
}

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

.circle_bg_img {
    position: absolute;
    width: 100%;
}

.circle_shape_form .big_shape {
    position: absolute;
    width: 966px;
    border-radius: 50%;
    height: 960px;
    background: #0D0E1C;
    border: 1px solid rgba(33, 35, 62, 0.6);
}

.circle_shape_form .med_shape {
    position: absolute;
    width: 758.54px;
    height: 754.46px;
}

.circle_shape_form .med_shape:before {
    content: "";
    position: absolute;
    width: 758.54px;
    height: 754.46px;
    background: #0A0B15;
    box-shadow: 0px 0px 54.7px 17px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 1;
    border: 1px solid #151832;
}

.circle_shape_form .med_shape:after {
    content: "";
    position: absolute;
    background: linear-gradient(190deg, #202026 0%, #02020261 33%, #0027FF33 35%, #0000EC 100%);
    animation: gradientanimatesmall 7s linear infinite;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    border-radius: 50%;
    z-index: 0;
    top: calc(50%);
    left: calc(50%);
}

.circle_shape_form .big_shape:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #0010FF 0%, #40F 3%, #0B0B14 100%);
    animation: gradientanimatesmall 5s linear infinite;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    border-radius: 50%;
    top: calc(50%);
    left: calc(50%);
    z-index: -1;
}

@keyframes gradientanimate {
    to {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    from {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.circle_shape_form .small_shape {
    position: absolute;
    width: 560.62px;
    height: 557.6px;
    z-index: 2;
}

.circle_shape_form .small_shape:before {
    content: "";
    position: absolute;
    width: 560.62px;
    height: 557.6px;
    background: #0A0B15;
    box-shadow: 0px 0px 55px 13px rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    z-index: 2;
    border: 1px solid #151832;
    box-shadow: inset 0 0 55px 20px #4f4d6f0a;
}

.circle_shape_form .small_shape:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #0010FF 0%, #40F 3%, #0B0B14 100%);
    animation: gradientanimatesmall 5s linear infinite;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    border-radius: 50%;
    z-index: 0;
    top: calc(50%);
    left: calc(50%);
}

@keyframes gradientanimatesmall {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }

    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
}

.rotating {
    -webkit-animation: rotate-gradient 3s infinite linear;
    animation: rotate-gradient 3s infinite linear;
}

@keyframes rotate-gradient {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.circle_bg_img img {
    width: 100%;
    position: relative;
    top: -90px;
    z-index: 0;
}

.circle_form_pos {
    width: 100%;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 20%);
    height: 100%;
}

.top_part_form {
    max-width: 370px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    /* transform: translate(0%, -10%); */
}

form .form_input_part {
    width: 100%;
    height: 65px;
    background: #fff;
    opacity: 0.7;
    border: 1px solid #ececec;
    border-radius: 55px;
    overflow: hidden;
    padding: 20px 25px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    box-shadow: inset 0 0 15px 5px #00000042;
    outline: 3px solid #0000003b;
}

form .form_input_part img {
    margin-right: 10px;
}

form button {
    width: 100%;
}

form .form_input_part input {
    background-color: transparent;
    border: none;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    color: #333;
}

form .form_input_part input::placeholder {
    color: #565a7175;
}

form .form_input_part input:focus {
    background-color: transparent;
    border: none;
    outline: none;
    color: #333;
    box-shadow: none;
}

.demosection form {
    margin-bottom: 17px;
}

button.primary_bg_btn {
    background: linear-gradient(140deg, rgba(2, 65, 255, 0.7) 0%, rgb(57, 3, 255) 100%);
    border-radius: 55px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36;
    padding: 20px;
    transition: all 0.2s ease-out;
}

button.primary_bg_btn:hover {
    /* background: linear-gradient(90deg, rgba(2, 69, 255, 0) 0%, rgba(58, 3, 255, 0)00%); */
    color: #fff;
    /* border: 1px solid #3648F0; */
    background: linear-gradient(140deg, rgba(2, 42, 255, 1) 0%, rgb(46, 3, 255) 100%);
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36, 0px 0px 35px 0 #2533FF75;
}

.circle_form_pos p {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #777C99;
}

.form_grid .card {
    display: flex;
    align-items: center;
    background-color: transparent;
    flex-direction: row;
    flex-wrap: wrap;
}

.form_grid .card h5 {
    color: #fff;
    font-weight: 400;
}

.form_grid {
    max-width: 980px;
    margin: 32px auto 0 auto;
}

.form_circle .form_grid {
    min-width: 920px;
    max-width: none;
}

.form_circle .form_grid .card {
    border: none;
}

.bottom_button a.small_btn_w_bg {
    background: linear-gradient(1900deg, #17182E 0%, #242644 100%) padding-box, linear-gradient(83.03deg, #ffffff00 0%, #7E87A9CC 100%) border-box;
    padding: 12px 22px;
    border-radius: 50px;
    transition: all 0.5s ease-out;
    height: auto;
}

.bottom_button a.small_btn_w_bg:hover {
    background: linear-gradient(190deg, #17182E 0%, #7E87A9CC 100%) padding-box, linear-gradient(-83.03deg, #ffffff0e 0%, #7E87A9CC 100%) border-box;
}

.bottom_button a.small_btn_w_bg span {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.bottom_button a.small_btn_w_bg span img {
    width: 24px;
    height: 24px;
    margin-left: 12px;
}

.voice_slider .bottom_button {
    margin-top: 80px;
}

.voice_slider .owl-dots {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    background: transparent;
    width: 50%;
    z-index: 9999;
    top: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.voice_slider .owl-dots button {
    background: #12142D;
    width: 16px;
    height: 16px;
    border-radius: 1000px;
    margin: 0 4px;
}

.voice_slider .owl-dots button.active {
    background: #2301F1;
}

.bottom_button {
    display: flex;
    margin-top: 62px;
    justify-content: center;
}

/* Demosection Section End */

/* Stats Section Start*/

.stats_section {
    padding: 100px 0 40px;
}

.gird_stats_sec {
    display: flex;
    align-items: flex-start;
}

/* .gird_stats_sec .section_heading_part.left_heading {
    max-width: 480px;
} */

.stats_section .big_features_img img {
    height: 100%;
    width: 100%;
}

.stats_section .card-body p {
    font-size: 20px;
    max-width: 500px;
}

.stats_section .features_cards_big .card .card-body h5 {
    margin-bottom: 20px;
}

.stats_section .features_cards_big {
    margin-top: 82px;
}

a.normal_link {
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    text-decoration-line: underline;
    padding-left: 0;
    text-transform: none;
}

a.normal_link:hover {
    color: #3648F0;
}

.stats_bottom_grids {
    margin-top: 85px;
}

.gird_stats_sec .section_heading_part.left_heading h2 {
    line-height: normal;
    /* max-width: 490px; */
    padding-right: 0;
    padding-bottom: 5px;
}

.gird_stats_sec .section_heading_part.left_heading p {
    max-width: 592px;
    padding-right: 55px;
}

.feature_container {
    max-width: calc(100% + (1440px - 100%) / 2);
    padding: 0 90px;
    margin-left: auto;
    margin-right: 0;
}

.features_container {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.features_container .feature_box {
    display: flex;
    flex-basis: calc(50% - 60px);
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.features_container .feature_box.box_bg,
.audio.features-list .inner-container.box_bg {
    background: #fff;
    padding: 35px;
    border-radius: 25px;
    border: none;
    justify-content: flex-end;
}

.features_container.boxed {
    align-items: stretch;
    justify-content: space-around;
}

.features_container.boxed .feature_heading>h2 {
    font-size: 45px;
    margin: 20px 0;
    line-height: 50px;
    -webkit-text-fill-color: #333;
}

.features_container .feature_box.image {
    justify-content: center;
}

.features_container .feature_box.image .featured_image {
    width: 100%;
}

.feature_heading>h2 {
    text-align: left;
    font-size: 55px;
    margin: 20px 0;
}

.features_container .feature_box .feature_arrow {
    margin: 35px auto -150px auto;
}

.features_container .feature_box.right .feature_arrow {
    margin: 0 auto -127px 0;
}

.features_container .feature_box ul {
    list-style-type: none;
    width: 100%;
}

.features_container .feature_box p {
    color: #333;
    font-size: 20px;
    margin: 20px;
    width: 100%;
}

.features_container .feature_box ul li {
    color: #333;
    font-size: 20px;
    padding-left: 50px;
    font-weight: 400;
    background-image: url('../images/circle-check-blue.svg');
    background-position: left center;
    background-size: 33px;
    background-repeat: no-repeat;
    margin: 7px 0;
}

.gird_stats_sec .section_heading_part.left_heading {
    margin-left: 0;
}

.gird_stats_sec .section_heading_part.left_heading .button_arrow {
    margin-left: 0;
}

.gird_stats_sec .card_icons_pos {
    border: none;
    border-radius: 0;
    width: inherit;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: inherit;
    position: relative;
}

.features_cards_stats .card_icons_pos {
    height: auto;
    padding: 0;
}

.features_cards_stats .right_stats_img {
    max-width: 827px;
    position: relative;
}

.features_cards_stats .right_stats_img:after {
    content: "";
    background: linear-gradient(96.18deg, #D9D9D9 -0.92%, rgba(12, 13, 27, 0) -0.91%, #f7f7f7 94.59%);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 409px;
    width: 100%;
    z-index: 1;
}

.blockquotes {
    position: relative;
    z-index: 9;
    max-width: 370px;
    margin-left: 45px;
}

.blockquotes .block_cont {
    position: relative;
    padding-left: 15px;
    margin-top: -40px;
}

.blockquotes .block_cont:before {
    content: "";
    height: 100%;
    width: 2px;
    background: #151FB9;
    left: 0;
    top: 0;
    position: absolute;
}

.blockquotes .block_cont p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 12px;
    color: #414141;
}

.blockquotes .block_cont span {
    font-size: 16px;
    line-height: 21px;
    color: #454865;
}

.features_section .features_cards .row div.feature_container_grids {
    margin-bottom: 0;
}

.features_cards_stats .features_cards {
    margin-top: 50px;
}

.features_cards_stats.gird_stats_sec .card {
    padding: 26px 30px 35px 26px;
    background: #0C0D1B;
    border: 1px solid #17192E;
    border-radius: 15px;
}

.features_cards_stats.gird_stats_sec .card-body p {
    max-width: 100%;
    padding-right: 0;
    font-size: 16px;
    line-height: 21px;
}

.features_cards_stats.gird_stats_sec .card-body h5 {
    font-weight: 500;
    font-size: 16px;
    margin-top: 0;
    line-height: 21px;
    color: #DFE0E8;
}

.gird_stats_sec.features_cards_stats .card_icons_pos img {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    width: 25px;
    height: 25px;
    border-radius: 0;
}

.gird_stats_sec .card_icons_pos img {
    background: rgba(39, 41, 68, 0.25);
    border: 1px solid #252643;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
}

.gird_stats_sec .card {
    display: flex;
    align-items: center;
    background-color: transparent;
    flex-direction: row;
    flex-wrap: wrap;
}

.gird_stats_sec .card-body h5 {
    color: #414141;
    font-weight: 400;
}

.bg_trans {
    background-color: transparent;
}

/* Stats Section End */

/* Language Section Start */

.language_section {
    overflow: hidden;
    margin-top: 59px;
    padding-top: 119px;
    position: relative;
}

#use_cases {
    margin-top: 39px;
}

.prev_lang_voice_grid {
    padding: 0;
}

.language_section:after {
    content: "";
    background-image: url("../images/language-mount_bg.svg");
    background-repeat: no-repeat;
    background-size: initial;
    background-position: bottom;
    position: absolute;
    bottom: -100px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.5;
}

section.language_section .section_heading_part>p {
    max-width: 630px;
}

.language_section .form_grid .card {
    max-width: 380px;
    height: 100%;
    background: #0C0D1B;
    border: 1px solid rgba(33, 35, 62, 0.74);
    border-radius: 10px;
    padding: 0 10px;
    flex-wrap: nowrap;
}

.language_section .form_grid .card h5 {
    font-weight: 400;
    color: #414141;
}

.language_section .form_grid {
    margin-top: 77px;
    display: flex;
    justify-content: center;
}

.flags_box_top img {
    margin-top: -30px;
    margin-bottom: -130px;
}

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

.flags_box_top {
    padding-top: 50px;
}

.flags_box {
    height: 100%;
    width: 100%;
}

.prev_lang_price_btn a {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 38px;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    text-decoration-line: underline;
    text-transform: lowercase;
    color: #FFFFFF;
}

.prev_lang_price_btn a img {
    position: relative;
    width: 48px;
    height: 48px;
    background: linear-gradient(358.75deg, #0345FF 0.88%, #3803FF 119.41%);
    box-shadow: 0px 0px 11.5px #000000;
    border-radius: 50px;
    padding: 12px;
    margin-top: 16px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.prev_lang_price_btn a:hover img {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.prev_lang_voice_grid .card {
    background: rgba(34, 38, 75, 0.38);
    padding: 20px;
    border-radius: 25px;
}

/*  .prev_lang_voice_grid_col {
    display: none;
} */

.prev_lang_voice {
    margin-bottom: 60px;
}

.voice_name {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.voice_name .flag-box img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.voice_name p {
    width: 50%;
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    line-height: 17px;
    color: #333;
}

.voice_name .voice_fill {
    max-width: 100%;
    margin-right: auto;
    margin-left: 25px;
    width: 50%;
}

.voice_name .voice_start_paus {
    display: flex;
    width: 33.33%;
    justify-content: end;
}

.audio_fill {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.voice_name .voice_start_paus a {
    padding: 0;
}

.voice_name .voice_fill {
    display: flex;
    justify-content: space-between;
}

.pasue_audio {
    display: none;
}

.active_fill .pasue_audio {
    display: block;
    padding: 4px;
}

.active_fill .play_audio {
    display: none;
}

.audio_fill button {
    background: transparent;
    box-shadow: none;
    outline: none;
    border: none;
    padding-right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 20px;
    z-index: 9999;
    padding: 20px;
    display: flex;
    align-items: center;
}

.audio_fill button img {
    width: 30px;
    background: linear-gradient(140deg, rgba(2, 65, 255, 0.7) 0%, rgb(57, 3, 255) 100%);
    height: 30px;
    padding: 8px;
    border-radius: 100px;
    margin-left: auto;
}

.voice_name .progressbar {
    /* background: red; */
    background-size: cover !important;
    /* height: 60px; */
    /* margin-top: 20px; */
    position: absolute;
    /* top: 60px; */
    z-index: 1;
    overflow: hidden;
    width: 1px;
    transition: all 0.4s;
    left: 0;
    height: 100% !important;
}

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

.p_main>p {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: fit-content;
}

.voice_name .progressbarimg img {
    width: 137px;
    height: auto;
    display: block;
}

.voice_name .progressbar img {
    display: block;
    width: 137px;
    height: auto;
}

.voice_start_paus img {
    width: 27px;
    background: #0532B8;
    height: 27px;
    padding: 8px;
    border-radius: 100px;
}

.view_all_voice {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.view_all_voice p {
    font-style: normal;
    font-size: 13px;
    line-height: 17px;
    color: #777C99;
}

/* Language Section End */

/* Features Section Start */

.left_heading .tag_highlight {
    margin-left: 0;
}

.left_heading h2,
.section_heading_part.left_heading p {
    margin-left: 0;
    text-align: left;
    width: 100%;
    max-width: 772px;
    padding-right: 50px;
}

.section_heading_part.left_heading>h2 {
    margin: 40px 0 25px 0;
}

.features {
    padding-top: 110px;
}

.features .tab_con_det.active_fill .play_audio {
    display: block;
}

.nav-link .tab_con_btn svg {
    margin-bottom: 5px;
}

.tab-content {
    background: rgba(15, 16, 35, 0.32);
    border: 1px solid rgba(33, 35, 62, 0.45);
    border-radius: 15px;
    margin-top: 33px;
    padding: 30px 0 40px 0;
}

.tab-content .tab-pane,
.tab-content .tab_con_det {
    outline: none;
}

.user_tab_top {
    padding-left: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.user_voice_img {
    margin-right: 25px;
}

.owl-carousel .owl-item .user_voice_img img {
    width: 100px;
    height: 100px;
    border-radius: 25px;
    object-fit: cover;
}

.tab_con_det .user_tab_top .user_desc p {
    color: #D7DBF5;
    margin-top: 20px;
    font-size: 20px;
    margin-left: 15px;
}

.tab_con_det .user_tab_top .user_desc ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin-top: 18px;
    padding-left: 0;
}

.user_tab_top .user_desc ul li {
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #333;
    background: #0c0e1d;
    border: none;
    border-radius: 555px;
    padding: 10px 15px;
    display: flex;
    margin-right: 14px;
    text-transform: lowercase;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.user_tab_top .user_desc ul li a:hover {
    /* filter: drop-shadow(0px 4px 25px rgba(36, 0, 255, 0.25)); */
    background: linear-gradient(1900deg, #0A0B19, #0A0B19) padding-box, linear-gradient(83.03deg, #2400FF, #4200FF61) border-box;
}

.user_tab_top .user_desc ul li.active {
    /* filter: drop-shadow(0px 4px 25px rgba(36, 0, 255, 0.25)); */
    background: linear-gradient(1900deg, #0118ff, #1d0abc) padding-box, linear-gradient(83.03deg, #2400FF00, #4200FF00) border-box;
    color: #fff;
    border: 1px solid transparent;
}

.tab_con_det .play_audio {
    position: relative;
    padding: 63px 0;
}

.voice_slider .owl-item.active.center .item .play_audio {
    border-radius: 55px;
    background: linear-gradient(129deg, #0028FF -150%, #3518f9 153.47%);
    border: 0px solid #2f299b69;
}

.voice_slider .owl-stage-outer {
    position: relative;
    z-index: 9;
}

.destination_time {
    display: flex;
    align-items: center;
    padding: 0 40px 0 40px;
    position: absolute;
    bottom: -45px;
    justify-content: space-between;
    width: 100%;
}

.destination_time span:first-child {
    text-align: left;
}

.destination_time span:last-child {
    padding-right: 0;
}

.tab_spectrum .destination_time span {
    opacity: 1;
}

.destination_time span {
    width: fit-content;
    padding-right: 0;
}

.tab_con_det .play_audio .tab_spectrum {
    position: relative;
}

.tab_con_det .play_audio .tab_spectrum .dragable_length_border {
    position: absolute;
    width: 0;
    height: 233px;
    display: flex;
    align-items: center;
    top: 50%;
    transform: translatey(-50%);
    padding-left: 40px;
    /* background: rgba(0, 0, 0, 0.18); */
}

.tab_con_det.active_fill .play_audio .tab_spectrum .dragable_length_border {
    background: rgba(0, 0, 0, 0.18);
}

.voice_slider .owl-nav .owl-prev {
    position: absolute;
    top: 49%;
    transform: translate(-50%, -28%);
    width: 47%;
    left: 25%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.voice_slider .owl-nav .owl-next {
    position: absolute;
    top: 49%;
    transform: translate(-50%, -25%);
    width: 47%;
    right: 23%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.voice_slider.owl-carousel .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 400px;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 555px;
    height: 48px;
    width: 48px;
}

.voice_slider .owl-nav .owl-prev span {
    font-size: 10px;
    background-image: url(../images/prev-slider.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: block;
}

.voice_slider .owl-nav .owl-next span {
    font-size: 10px;
    background-image: url(../images/next-slider.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: block;
}

.spectrum_fill {
    /* width: 100%; */
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-56%);
    left: -40px;
}

.tab_con_det .play_audio .tab_spectrum .dragable_length_border .dragable-stick {
    position: absolute;
    width: auto;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
}

.tab_spectrum {
    position: relative;
}

.tab_con_det .play_audio .pause_icon_none .pause_icon_strok {
    display: none;
    height: 0;
    width: 0;
    position: absolute;
}

.tab_con_det.active_fill .play_audio .pause_icon_none .pause_icon_strok {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
}

.tab_con_det.active_fill .play_audio .pause_icon_none .play_icon_strok {
    display: none;
    position: absolute;
    height: 0;
    width: 0;
}

.play_paush_btn_tab .play_paush_btn {
    border: none;
    background-color: transparent;
    box-shadow: none;
    -webkit-appearance: button;
}

/* 
.play_paush_btn_tab .play_paush_btn:focus {
    border: none;
    background-color: transparent;
    box-shadow: none;
} */

.play_paush_btn_tab {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.play_paush_btn_tab .play_paush_btn {
    background: linear-gradient(180deg, #2400FF 0%, #0741FF 100%);
    border: 1px solid rgba(25, 21, 77, 0.53);
    height: 111px;
    width: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
    border-radius: 100%;
    position: relative;
    animation: pulse-shadow 1s calc(2s / 3) linear infinite;
}

.tab_con_det .play_audio .play_paush_btn {
    background: #0c0e1d;
    border: 2px solid rgba(128, 136, 242, 0.09);
    box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
}

.tab_con_det .play_audio .play_paush_btn:after,
.tab_con_det .play_audio .play_paush_btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(193.76deg, #000 -47.29%, rgb(0, 0, 0) 90.16%);
    border-radius: 100%;
    z-index: -1;
}

.play_paush_btn_tab .play_paush_btn:after,
.play_paush_btn_tab .play_paush_btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, #2400FF 0%, #0741FF 100%);
    border-radius: 100%;
    z-index: -1;
}

.play_paush_btn_tab .play_paush_btn:after {
    animation: pulse 1.5s linear infinite
}

.play_paush_btn_tab .play_paush_btn:before {
    animation: pulse 3s linear infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.4;
    }

    100% {
        transform: scale(1.7);
        opacity: 0;
    }
}

@keyframes pulse-shadow {
    0% {
        box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
    }

    100% {
        box-shadow: 0px 0px 10.3px 6px rgba(24, 40, 185, 0.05);
    }
}

.play_paush_btn_tab .puls_effect_play img.play_icon_strok {
    width: 45px;
    height: 45px;
}

.play_paush_btn_tab .puls_effect_play img.pause_icon_strok {
    width: 50px;
    height: 50px;
}

.tab_spectrum span {
    font-weight: 400;
    font-size: 14px;
    text-align: right;
    padding-right: 40px;
    width: 100%;
    display: block;
    line-height: 18px;
    color: #fff;
    opacity: 0.3;
    position: relative;
    top: -25px;
}

.tab_cont_description {
    text-align: center;
    padding: 0 40px 0 40px;
    margin-top: 104px;
}

.tab_cont_description h5 {
    font-weight: 500;
    line-height: 25px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    display: none;
}

.tab_cont_description p {
    color: #333;
    max-width: 679px;
    font-size: 22px;
    line-height: 30px;
}

/* Features Section Start */

/* CTA Section */

.cta_section {
    margin-top: 100px;
}

section.cta_section.bg_pattern_top {
    background-position: center top -122px;
}

section.language_section.bg_pattern_top {
    background-position: center -20%;
}

.cta_section .section_heading_part>p {
    max-width: 700px;
}

a.button_arrow {
    background: linear-gradient(140deg, rgba(2, 65, 255, 0.7) 0%, rgb(57, 3, 255) 100%);
    border-radius: 55px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding: 15px 50px;
    display: flex;
    align-items: center;
    width: fit-content;
    text-decoration: none;
    justify-content: center;
    margin: 40px auto 20px auto;
    transition: all 0.3s ease-out;
}

a.button_arrow:hover {
    color: #fff;
    background: linear-gradient(140deg, rgba(2, 42, 255, 1) 0%, rgb(46, 3, 255) 100%);
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36, 0px 0px 35px 0 #2533FF75;
}

a.button_arrow img {
    margin-left: 10px;
}

.light_links {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #6F7387;
    text-decoration: none;
}

.grid_cta .card {
    background: #0F1023;
    max-width: 436px;
    min-height: 388px;
    border: 1px solid #21233E;
    border-radius: 15px;
    height: 100%;
    padding-bottom: 20px;
}

.card_cta_img {
    width: 375px;
    margin: 20px auto 30px auto;
    height: 188px;
}

img.left_cta {
    width: 100%;
    height: 100%;
    object-fit: none;
    display: flex;
    justify-content: end;
}

img.right_cta {
    width: 100%;
    height: 100%;
    object-fit: none;
    display: flex;
    justify-content: end;
}

.grid_cta .card-body {
    padding: 0 42px;
}

.grid_cta .card-body h5 {
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    margin-bottom: 20px;
}

.cta_main_data {
    margin-top: 20px;
    background-image: url(../images/BlueGradient.svg);
    background-repeat: no-repeat;
    background-size: 1189px;
    min-height: 710px;
    background-position: center;
}

.cta_icons_boxs .card .card-body {
    padding-left: 0;
    padding-right: 0;
}

.diagram_explanation {
    max-width: 850px;
    display: flex;
    flex-direction: column;
    margin: 55px auto;
}

.diagram_explanation .top_diagram ul,
.diagram_explanation .center_diagram {
    display: flex;
    width: 100%;
    border: 2px dashed #26294d78;
    padding: 5px;
    justify-content: space-between;
    border-radius: 25px;
}

.diagram_explanation .center_diagram {
    flex-direction: column;
    align-items: center;
    border: 2px dashed #1b1dd7;
    margin-top: 130px;
}

.center_diagram .agent_diagram_box {
    padding: 35px;
    background: #1b1dd7;
    color: #f7f7f7;
    border-radius: 25px;
    margin: 25px auto;
    display: flex;
    flex-direction: row;
    background-image: radial-gradient(#0000000f 3px, transparent 0);
    background-size: 15px 15px;
    background-position: -1px 1px;
    z-index: 999
}

.center_diagram .agent_diagram_box img {
    width: 100px;
    border-radius: 15px;
    height: 100%;
}

.center_diagram .agent_diagram_box .agent_type_select {
    justify-content: center;
    display: flex;
    margin-left: 15px;
    flex-direction: column;
}

.agent_type {
    margin-top: 5px;
    background: #f7f7f7;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 15px;
}

.diagram_explanation .bottom_diagram ul {
    justify-content: space-between;
    display: flex;
    width: 100%;
    margin: 0;
}

.diagram_explanation .top_diagram ul li,
.diagram_explanation .bottom_diagram ul li {
    width: calc(33% - 1px);
    flex-direction: column;
    background: #fff;
    padding: 15px;
    border-radius: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}

.diagram_explanation .top_diagram ul li img,
.diagram_explanation .bottom_diagram ul li img {
    width: 40px;
    margin-bottom: 5px;
}

.diagram_explanation .top_diagram ul li p,
.diagram_explanation .bottom_diagram ul li p {
    color: #333;
    text-align: center;
    font-size: 20px;
}

.top_diagram>ul>li:nth-child(1):after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: -30%;
    bottom: calc(-100% - 20px);
    border-left: 3px dashed #1e2240;
    border-bottom: 3px dashed #1e2240;
    border-bottom-left-radius: 25px;
    height: 100%;
}

.top_diagram>ul>li:nth-child(1):before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: calc(-30% - 24px);
    bottom: calc(-100% - 17px);
    border-right: 3px dashed #1e2240;
    border-top: 3px dashed #1e2240;
    border-top-right-radius: 25px;
    height: 50%;
}

.top_diagram>ul>li:nth-child(2):after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: -50%;
    bottom: calc(-100% - 15px);
    border-right: 3px dashed #1e2240;
    height: calc(100% - 10px);
}

.top_diagram>ul>li:nth-child(3):after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    left: -30%;
    bottom: calc(-50% - 20px);
    border-right: 3px dashed #1e2240;
    border-bottom: 3px dashed #1e2240;
    border-bottom-right-radius: 25px;
    height: 50%;
}

.top_diagram>ul>li:nth-child(3):before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    left: calc(-30% - 24px);
    bottom: calc(-100% - 17px);
    border-left: 3px dashed #1e2240;
    border-top: 3px dashed #1e2240;
    border-top-left-radius: 25px;
    height: 50%;
}

.top_diagram>ul>li:nth-child(1):after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: -30%;
    bottom: calc(-50% - 20px);
    border-left: 3px dashed #1e2240;
    border-bottom: 3px dashed #1e2240;
    border-bottom-left-radius: 25px;
    height: 50%;
}

.top_diagram>ul>li:nth-child(1):before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: calc(-30% - 24px);
    bottom: calc(-100% - 17px);
    border-right: 3px dashed #1e2240;
    border-top: 3px dashed #1e2240;
    border-top-right-radius: 25px;
    height: 50%;
}

.bottom_diagram {
    margin-top: 120px;
}

.bottom_diagram>ul>li:nth-child(1):after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: -30%;
    top: calc(-50% - 26px);
    border-left: 3px dashed #1b1dd7;
    border-top: 3px dashed #1b1dd7;
    border-top-left-radius: 25px;
    height: 50%;
}

.bottom_diagram>ul>li:nth-child(1):before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    right: calc(-30% - 24px);
    top: calc(-100% - 23px);
    border-right: 3px dashed #1b1dd7;
    border-bottom: 3px dashed #1b1dd7;
    border-bottom-right-radius: 25px;
    height: 50%;
}

.bottom_diagram>ul>li:nth-child(2):after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: -50%;
    top: calc(-100% - 23px);
    border-right: 3px dashed #1b1dd7;
    height: calc(100% - 10px);
}

.bottom_diagram>ul>li:nth-child(3):after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    left: -30%;
    top: calc(-50% - 26px);
    border-right: 3px dashed #1b1dd7;
    border-top: 3px dashed #1b1dd7;
    border-top-right-radius: 25px;
    height: 50%;
}

.bottom_diagram>ul>li:nth-child(3):before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    left: calc(-30% - 24px);
    top: calc(-100% - 23px);
    border-left: 3px dashed #1b1dd7;
    border-bottom: 3px dashed #1b1dd7;
    border-bottom-left-radius: 25px;
    height: 50%;
}

.grid_cta {
    padding-top: 45px;
}

.cta_icons_boxs h5 {
    color: #222;
}

.cta_icons_boxs h5 span {
    color: #333;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
}

.cta_icons_boxs .card .card_icons_pos {
    margin: 0 auto;
}

.cta_icons_boxs .card {
    max-width: 295px;
    margin: 0 auto;
    background-color: transparent;
    text-align: center;
}

.cta_icons_boxs .col-md-6:first-child .card {
    margin: 0 32px 0 auto;
}

.cta_icons_boxs .row .col:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(260deg, #090a1700 0%, #303250 100%);
}

.cta_icons_boxs .row .col-md-4:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(60deg, #090a1700 0%, #303250 100%);
}

.cta_icons_boxs .col:last-child:after {
    content: none;
}

.cta_icons_boxs .col-md-6:nth-child(2) .card {
    margin: 0 auto 0 32px;
}

.cta_icons_boxs .col-md-6:nth-child(2):after {
    content: none;
}

.cta_icons_boxs .row .col {
    position: relative;
}

.cta_icons_boxs .row {
    justify-content: center;
    position: relative;
}

.cta_icons_boxs .row:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1PX;
    left: 0%;
    top: 50%;
    background: linear-gradient(90deg, #090A17 0%, #303250 49%, #090A17 100%);
    /* transform: rotate(90deg) translatex(50%); */
}

/* .cta_icons_boxs .row .col:nth-child(n+5):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(60deg, #090a1700 0%, #303250 100%);
} */

.cta_icons_boxs .row .col {
    padding-top: 40px;
    padding-bottom: 50px;
    margin-top: 0;
}

.pricing_sec {
    padding-top: 155px;
}

.pricing_sec .section_heading_part h2 {
    margin-top: 70px;
}

.monthly,
.anually {
    display: flex;
    align-items: center;
}

.month_anually {
    margin-bottom: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 90px;
}

.monthly .form-check input.form-check-input {
    width: 85px;
    height: 39px;
    transform: rotate(180deg);
    cursor: pointer;
}

.switch {
    position: relative;
    display: inline-block;
    width: 85px;
    height: 40px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.form-check .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translate(0px, 0px);
    background: linear-gradient(90deg, #0D25F7 0%, #1947E9 104.67%);
    box-shadow: 0px 4px 25px rgba(36, 0, 255, 0.25);
    transition: 0.6s ease transform, 0.6s box-shadow;
}

.form-check .slider:before {
    position: absolute;
    content: "";
    height: 32px;
    width: 32px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.form-check input:checked+.slider {
    background: linear-gradient(90deg, #0D25F7 0%, #1947E9 104.67%);
}

.form-check input:checked+.slider:before {
    -webkit-transform: translateX(45px);
    -ms-transform: translateX(45px);
    transform: translateX(45px);
}

.form-check .slider.round {
    border-radius: 34px;
}

.form-check .slider.round:before {
    border-radius: 50%;
}

.monthly .form-check {
    margin-left: 10px;
    display: flex;
    align-items: center;
    padding-left: 0;
}

.month_anually p {
    color: #414141;
    font-size: 20px;
}

.monthly {
    margin-right: 20px;
}

.anually a.big_btn_w_bg {
    margin-left: 10px;
}

.anually a.big_btn_w_bg span {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #001AFF;
}

.anually a.big_btn_w_bg:hover {
    color: #001AFF;
}

a.big_btn_w_bg {
    background: linear-gradient(1900deg, #070916, #070916) padding-box, linear-gradient(83.03deg, #fff0, #001AFF) border-box;
    border: 1px solid transparent;
}

.big_btn_w_bg {
    position: relative;
    background: #000;
    background-clip: padding-box;
    border: solid 1px transparent;
    border-radius: 100px;
    padding: 9px 15px;
    height: 40px;
    display: flex;
    align-items: center;
    width: fit-content;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #001AFF;
}

.price_cont {
    border-top: 1px dashed rgba(136, 169, 255, 0.25);
    margin-top: 25px;
    padding-top: 20px;
}

.center_highlight .price_cont {
    border-top: 1px dashed #fff;
}

.price_cont .head_price_cont h3 {
    background: linear-gradient(176.01deg, #FFFFFF 18.3%, #999999 115.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 0px 55px rgba(108, 112, 148, 0.25);
}

.price_cont .head_price_cont .discounted-price {
    display: block;
    font-size: 22px;
    margin: 0 auto;
    line-height: 27px;
    position: relative;
    width: fit-content;
}

.head_price_cont .discount {
    display: block;
    background: #fff;
    border-radius: 555px;
    color: #000;
    -webkit-text-fill-color: #0c0c1a;
    font-size: 15px;
    width: fit-content;
    padding: 5px 15px;
    margin: 15px auto;
    font-weight: 500;
}

.price_cont .head_price_cont .discounted-price:after {
    content: '';
    border-bottom: 3px solid #2300ff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 14px;
}

.pricing_cards .card .card-body .price_cont .head_price_cont p {
    text-align: center;
    color: #4D506F;
    margin-top: 0;
}

.pricing_cards .card .card-body .price_cont .button_arrow.gray_button {
    margin-top: 27px;
    background: linear-gradient(170.02deg, hsla(230, 27.3%, 8.6%, 0.7) 0.01%, rgba(44, 40, 57, 0.13) 99.99%);
    border: 1px solid #15162a;
    box-shadow: 0px 0px 155px 5px #000;
    border-radius: 55px;
    width: 100%;
    transition: all 0.3s ease-out;
}

.pricing_cards .card .card-body .price_cont .button_arrow.gray_button:hover {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(102, 94, 131, 0.7);
}

.pricing_cards .card .card-body .price_cont .button_arrow {
    margin-top: 27px;
    width: 90%;
    padding: 25px 55px;
    font-size: 22px;
    border-radius: 25px;
    background: linear-gradient(140deg, rgba(2, 65, 255, 0.7) 0%, rgb(57, 3, 255) 100%);
    color: #fff;
    box-shadow: inset 0px 0px 5px 0 #FDFDFD36;
}

.pricing_cards .card.bg_color_card {
    max-width: 420px;
}

.pricing_cards .col {
    width: 33.3333%;
}

.pricing_cards .col .card.bg_color_card {
    margin-right: auto;
    margin-left: auto;
}

.pricing_cards .col:first-child .card.bg_color_card {
    margin-left: auto;
    margin-right: 0;
}

.pricing_cards .col:last-child .card.bg_color_card {
    margin-right: auto;
    margin-left: 0;
}

.pricing_cards .card .card-body .price_list_det p {
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.pricing_cards .card .card-body .price_list_det ul {
    list-style: none;
    padding-left: 0;
}

.pricing_cards .card .card-body .price_list_det ul li {
    color: #000;
    position: relative;
    padding-left: 32px;
    margin: 10px 0;
}

.pricing_cards .card .card-body .price_list_det.check_click ul li:before {
    content: "";
    position: absolute;
    background-image: url(../images/circle-check-right.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
}

.pricing_cards .card .card-body .price_list_det.check_cross ul li:before {
    content: "";
    position: absolute;
    background-image: url(../images/circle-cross.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
}

.pricing_cards .card .card-body .price_list_det.check_cross ul li span {
    position: relative;
}

.pricing_cards .card .card-body ul li span {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.pricing_cards .card .card-body .price_list_det.price_list_det_light ul li span:after {
    content: "";
    position: absolute;
    background-color: #fff;
    height: 1px;
    width: 100%;
    left: 0;
    top: 50%;
}

.pricing_cards .card .card-body .price_list_det_light ul {
    opacity: 0.5;
}

.price_list_det_head {
    margin-top: 40px;
    margin-bottom: 30px;
}

.price_list_det.price_list_det_light.check_cross ul li:last-child {
    margin-bottom: 0;
}

.pricing_cards .card.center_highlight .card-body .price_cont .head_price_cont p {
    color: #D6D6D9;
}

.card.center_highlight {
    background: #12142a;
    border-radius: 25px;
}

/* Footer Section Start */

.footer_section:before {
    content: '';
    display: block;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, #000000 20%, #22222300 100%);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.footer_section .container {
    z-index: 1;
    position: relative;
}

.footer_section {
    background-image: url(../images/footer-bg.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 0;
    padding-bottom: 1px;
    position: relative;
    background-size: 100%;
}

.footer_head p {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}

.footer_list ul {
    padding-left: 0;
    list-style: none;
}

.footer_list ul li {
    margin: 22px 0;
}

.footer_list ul li a {
    text-decoration: none;
    padding-left: 0;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    line-height: 24px;
    transition: all 0.3s ease-in-out;
}

.footer_list ul li a:hover {
    color: #0119FF;
}

.footer_girds {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 70%;
}

.footer_gap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 150px;
}

.last_footer_list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 73px;
}

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

.last_footer_list li {
    margin: 0 25px;
}

.last_footer_list li a {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}

.last_footer_list li a:hover {
    color: #fff;
}

.footer_gap .footer_logo {
    width: 30%;
}

.footer_gap .footer_logo a {
    display: block;
}

.footer_gap .footer_logo .ft_logo_main img {
    width: 173px;
}

.footer_gap .footer_logo ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
    margin-top: 30px;
}

.footer_gap .footer_logo ul li {
    margin-right: 20px;
    position: relative;
}

.footer_gap .footer_logo ul li span {
    position: absolute;
    background: #0119FF;
    border-radius: 50px;
    padding: 2px 5px;
    z-index: 1;
    left: 25px;
    top: -5px;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    color: #FFFFFF;
}

.footer_gap .footer_logo ul li a img {
    transition: all 0.3s ease-in-out;
}

.footer_gap .footer_logo ul li a:hover img {
    transform: scale(1.1);
}

.last_footer {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-top: 250px;
    margin-bottom: 76px;
}

/* Faq */

.faq_section {
    padding: 190px 0;
}

.accordion-wrapper {
    margin-bottom: 0px;
}

.faq_det {
    margin-top: 113px;
}

.accordion-wrapper .btn-wrapper button:after {
    content: "";
    background: url(../images/accordian_arrow.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 15px;
    top: 5px;
    transition: all 0.5s ease-in-out;
    background-position: center;
    transform: rotate(0);
}

.accordion-wrapper.active .btn-wrapper button:after {
    transform: rotate(180deg);
}

.collepsing-div {
    max-width: calc(100% - 100px);
}

.accordion-wrapper .btn-wrapper {
    display: block;
    position: relative;
    background: transparent;
    transition: all 0.4s ease-in-out;
}

.accordion-wrapper .btn-wrapper button {
    background: transparent;
    border: 0;
    outline: 0;
    text-align: left;
    padding: 0;
    padding-right: 50px;
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #000;
}

.accordion-wrapper {
    border-bottom: 1px solid rgba(33, 35, 62, 0.74);
    padding: 32px 23px 32px 43px;
}

.accordion-wrapper.active button {
    color: #000;
}

.accordion-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin-top: 35px;
    padding: 0;
    color: #414141;
}

.voice_slider .owl-item .item {
    opacity: 0.1;
    pointer-events: none;
    transition: all 1s ease-in-out;
}

.voice_slider .owl-item.active.center .item {
    opacity: 1;
    transition: all 1s ease-in-out;
    pointer-events: fill;
    padding: 0 35px;
}

.slider_features_voice {
    margin-top: 65px;
    padding-bottom: 60px;
}

.cta_features .col-md-4:nth-child(3):after {
    content: none;
}

.cta_features {
    padding-top: 48px;
}

.cta_features .col-md-4:first-child:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(171deg, #090a1700 0%, #303250 100%);
}

.cta_features .col-md-4:nth-child(2):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(171deg, #090a1700 0%, #303250 100%);
}

.big_features_img img {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

/* Faq */

/*lightpage home css starts here*/

.page-template-callfluent-light .step_demo_section .step_demo .agent_demo_form select {
    border: 1px solid #26294D;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.77);
    background: #121428;
    color: #FAFBFF;
}

body.page-template-callfluent-light {
    background: #EAECFF;
}

.page-template-callfluent-light .header_text_free {
    background: #1328FF0D;
}

.page-template-callfluent-light .header_text_free p {
    color: #0C0E1D;
}

body.page-template-callfluent-light header {
    background: #EAECFF;
}

body.page-template-callfluent-light header #primary-menu li a {
    color: #0C0D1B;
}

body.page-template-callfluent-light .nav_right_link a.sign_in {
    color: #0C0D1B;
}

.page-template-callfluent-light .herocontent_banner .header_text_free {
    background: #1328FF0D;
    color: #0C0E1D;
}

.page-template-callfluent-light .herocontent_banner .tag_highlight span {
    color: #E9EBFF;
}

.page-template-callfluent-light .herocontent_banner .tag_highlight {
    background: #0025FF;
}

.page-template-callfluent-light .tag_highlight {
    background: #0019FF1A;
}

.page-template-callfluent-light .tag_highlight span {
    color: #2144FF;
}

.page-template-callfluent-light .herocontent_banner .tag_highlight .tag_span {
    color: #0025FF;
    background: #fff;
}

.page-template-callfluent-light h1.main-headline span.gradient-text,
.page-template-callfluent-light h2.main-headline span.gradient-text {
    background: linear-gradient(99deg, #0840FF -30%, #2c00ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.page-template-callfluent-light h1.main-headline span,
.page-template-callfluent-light h2.main-headline span {
    background: linear-gradient(160.09deg, #3E4AA2 18.15%, #0C0E1D 249.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.page-template-callfluent-light section.automation_section .section_heading_part>p,
.page-template-callfluent-light section.automation_section .section_heading_part>p.sub_heading,
.page-template-callfluent-light section .section_heading_part>p,
.page-template-callfluent-light .section_heading_part>p.sub_heading,
.page-template-callfluent-light .sub_heading {
    color: #3E4261;
}

.page-template-callfluent-light section#languages_section .tag_highlight {
    background: #0019FF1A;
}

.page-template-callfluent-light section#languages_section .tag_highlight span {
    color: #2144FF;
}

.page-template-callfluent-light .step_demo_section .main-headline {
    background: unset !important;
    color: #fff;
    -webkit-text-fill-color: unset;
    max-width: 970px;
    margin: auto;
}

.page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container.eleven {
    border: 1px solid #fff;
    background: linear-gradient(115.3deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
}

.page-template-callfluent-light .audio.features-list .inner-container p span {
    color: #55586D;
}

.page-template-callfluent-light .audio.features-list .inner-container p {
    color: #10121F;
}

.page-template-callfluent-light .yellow_cta {
    border: 2px solid #ECEEFF;
    box-shadow: inset 0px 5px 0px 2px rgba(255, 255, 255, 0.06);
}

.page-template-callfluent-light .eleven_dropdown .selected {
    background: #FFFFFF;
    box-shadow: none;
    border: 1px solid #fff;
}

.page-template-callfluent-light .eleven_dropdown .selected {
    background: #FFFFFF;
    box-shadow: none;
    border: 1px solid #fff;
    background-image: url(../images/accordion-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    color: #212121;
}

.page-template-callfluent-light .audio.features-list .inner-container.box_bg {
    background: linear-gradient(115.3deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
}

.page-template-callfluent-light .inner-container.box_bg .toggle_button label {
    background: #FAFBFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 44px rgba(100, 122, 235, 0.11);
}

.page-template-callfluent-light .inner-container.box_bg .toggle_button label::after {
    background: #EBECFF;
}

.page-template-callfluent-light .inner-container.box_bg .toggle_button input:checked+label:after {
    background-color: #1b1dd7;
}

.page-template-callfluent-light .preview_icon .action {
    background: #FAFBFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 44px rgba(100, 122, 235, 0.09);
    color: #55586D;
}

.page-template-callfluent-light .step_demo .agent_demo_form select,
.page-template-callfluent-light .inner-container .preview_icon select {
    background: #FAFBFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 44px rgba(100, 122, 235, 0.09);
    background-image: url(../images/accordion-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center right 30px;
    color: #55586D;
}

.page-template-callfluent-light .diagram_explanation .top_diagram ul li,
.page-template-callfluent-light .diagram_explanation .bottom_diagram ul li {
    background: linear-gradient(115.3deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
}

.page-template-callfluent-light .diagram_explanation .top_diagram ul,
.page-template-callfluent-light .diagram_explanation .center_diagram {
    border: 2px dashed #26294D1F;
}

.page-template-callfluent-light .diagram_explanation .top_diagram ul li p,
.page-template-callfluent-light .diagram_explanation .bottom_diagram ul li p {
    color: #55586D;
}

.page-template-callfluent-light .agent_type {
    background: #ECEEFF;
    color: #0025FF;
}

.page-template-callfluent-light .features_container .feature_box.box_bg {
    background: #0C0E1D;
}

.page-template-callfluent-light .features_container .feature_box.right.box_bg {
    background: linear-gradient(159.04deg, rgba(207, 203, 255, 0.034) 69.23%, rgba(32, 15, 238, 0.078) 97.43%), linear-gradient(115.3deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
}

.page-template-callfluent-light .features_container .feature_box.right.box_bg h2 {
    background: linear-gradient(162.71deg, #404B98 18.15%, #1D2141 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-template-callfluent-light .features_container .feature_box p {
    color: #3E4261;
}

.page-template-callfluent-light .features_container .feature_box ul li {
    color: #3E4261;
}

.page-template-callfluent-light .features_container.boxed.opposite .feature_box.box_bg {
    background: linear-gradient(159.04deg, rgba(207, 203, 255, 0.034) 69.23%, rgba(32, 15, 238, 0.078) 97.43%), linear-gradient(115.3deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
}

.page-template-callfluent-light .features_container.boxed.opposite .feature_box.box_bg h2 {
    background: linear-gradient(162.71deg, #404B98 18.15%, #1D2141 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-template-callfluent-light .features_container.boxed.opposite .feature_box.image.box_bg {
    background: #0C0E1D;
    border: 0;
}

.page-template-callfluent-light .big_cta {
    background: linear-gradient(106.05deg, #024DFF 0%, #2203FF 100%);
    box-shadow: inset 0px 0px 5px rgba(253, 253, 253, 0.21);
    outline: 1px solid #211C2645;
}

.page-template-callfluent-light .call_to_action p {
    color: #3E4261;
}

.page-template-callfluent-light #page .usecases-slider {
    padding: 80px 0 100px;
    background: #f7f7f7;
    margin: 0 0 78px 0;
}

.page-template-callfluent-light .usecases-slider h2.main-headline span {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.page-template-callfluent-light .usecases-slider h2.main-headline span.gradient-text {
    background: linear-gradient(99deg, #0840FF -30%, #2c00ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.page-template-callfluent-light .usecases-slider .sub_heading {
    color: #333;
}

.page-template-callfluent-light .usecases-slider .tab_cont_description p {
    color: #333;
}

.page-template-callfluent-light .usecases-slider .audio.features-list .inner-container.box_bg {
    background: #FFFFFF;
    box-shadow: 0px 18px 40px rgba(112, 144, 176, 0.12);
}

.page-template-callfluent-light .usecases-slider .audio.features-list .inner-container.box_bg span {
    color: #333;
}

.page-template-callfluent-light .audio.features-list.versus .inner-container {
    background: #FFFFFF;
    box-shadow: 0px 18px 40px rgba(112, 144, 176, 0.12);
}

.page-template-callfluent-light .prev_lang_voice_grid .card {
    background: linear-gradient(115.3deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px rgba(140, 154, 225, 0.14);
}

.page-template-callfluent-light .bg_pattern_top {
    background-image: url(../images/bgpattern-light.svg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top -150px;
    background-size: auto;
}

.page-template-callfluent-light .platforms .plateform_title p {
    color: #777C99;
    font-weight: 700;
}

.page-template-callfluent-light .platforms .plateform_title span {
    color: #0C0E1D;
}

.page-template-callfluent-light .grid_cta .card {
    background: linear-gradient(162.49deg, rgba(207, 203, 255, 0.034) 20.9%, rgba(32, 15, 238, 0.078) 97.05%), linear-gradient(115.3deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(22px);
}

.page-template-callfluent-light .grid_cta .card-body h5 {
    color: #0C0E1D;
}

.page-template-callfluent-light .grid_cta .card .card-body p {
    color: #55586D;
}

.page-template-callfluent-light .platforms .plateform_logos img {
    background: linear-gradient(115.3deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px rgba(140, 154, 225, 0.14);
}

.page-template-callfluent-light .cta_main_data {
    margin-top: 20px;
    background-image: url(../images/BlueGradient-updatedv2.svg);
    background-repeat: no-repeat;
    background-size: 1189px;
    min-height: 710px;
    background-position: center;
}

.page-template-callfluent-light .cta_icons_boxs .row:after {
    background: linear-gradient(181.36deg, rgba(9, 10, 23, 0) 0%, rgba(48, 50, 80, 0.3) 100%);
    opacity: 0.3;
}

.page-template-callfluent-light .cta_icons_boxs .row .col:after,
.page-template-callfluent-light .cta_icons_boxs .row .col-md-4:after {
    background: linear-gradient(181.36deg, rgba(9, 10, 23, 0) 0%, rgba(48, 50, 80, 0.3) 100%);
    opacity: 0.3;
}

.page-template-callfluent-light .cta_icons_boxs .card {
    border: 0;
}

.page-template-callfluent-light .cta_icons_boxs .card .card_icons_pos {
    border: 1px solid #160FEE3D;
}

.page-template-callfluent-light .cta_icons_boxs .card .card_icons_pos img {
    padding: 0;
    border: 0;
    background: unset;
}

.page-template-callfluent-light .cta_icons_boxs .card .card-title {
    color: #3E4221;
}

.page-template-callfluent-light .cta_icons_boxs .card .card-title span {
    color: #55586D;
}

.page-template-callfluent-light .month_anually p {
    color: #55586D;
}

.page-template-callfluent-light a.big_btn_w_bg {
    background: transparent;
    border: 1px solid #001AFF;
}

.page-template-callfluent-light .card.center_highlight {
    background: #FFFFFF;
    box-shadow: 0px 18px 40px rgba(112, 144, 176, 0.12);
    border: 1px solid #fff;
}

.page-template-callfluent-light .card.center_highlight .card-body .special-offer-price {
    background: radial-gradient(70.71% 70.71% at 50% 50%, rgba(0, 0, 0, 0.2) 8.84%, rgba(0, 0, 0, 0) 8.84%), #2300FF;
    border: 0;
}

.page-template-callfluent-light .card.center_highlight .card-body #founders-business {
    font-size: 26px;
    text-align: center;
    background: linear-gradient(180deg, #0019FF -0.27%, #0019FF 100.27%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-template-callfluent-light .pricing_cards .card .card-body p {
    color: #333;
    text-align: center;
}

.page-template-callfluent-light .price_cont .head_price_cont .discounted-price {
    background: linear-gradient(160.09deg, #3E4AA2 18.15%, #0C0E1D 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-template-callfluent-light .price_cont .head_price_cont .discounted-price::after {
    border-bottom: 2px solid #0C0C1A;
    top: 50%;
    transform: translateY(-50%);
}

.page-template-callfluent-light .price_cont .head_price_cont h3 {
    background: linear-gradient(160.09deg, #3E4AA2 18.15%, #0C0E1D 93.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-template-callfluent-light .pricing_cards .card.center_highlight .card-body .price_cont .head_price_cont p {
    color: #333;
}

.page-template-callfluent-light .pricing_cards .card .card-body .price_list_det_head p {
    color: #0C0E1D;
    text-align: left;
}

.page-template-callfluent-light .pricing_cards .card .card-body ul li span {
    color: #55586D;
    padding: 0 !important;
    background: unset !important;
}

.page-template-callfluent-light .pricing_cards .card .card-body .price_list_det.check_click ul li:before {
    content: "";
    position: absolute;
    background-image: url(../images/vslist-before.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
}

.page-template-callfluent-light .pricing_cards .card .card-body .price_cont .button_arrow {
    background: linear-gradient(106.29deg, #7CB236 0%, #3BB236 100%);
    box-shadow: inset 0px 0px 5px rgba(253, 253, 253, 0.21);
}

.page-template-callfluent-light .pricing_cards .card .card-body ul li span span {
    padding: 0 !important;
    background: unset !important;
    font-weight: bold;
}

.page-template-callfluent-light .card.center_highlight.hero-pricard {
    background: #2300FF;
    box-shadow: inset 0px 0px 5px rgba(253, 253, 253, 0.21);
    margin-top: -50px;
    height: calc(100% + 50px);
}

.page-template-callfluent-light .card.center_highlight.hero-pricard .special-offer-price {
    background: #fff;
    color: #2300FF !important;
}

.page-template-callfluent-light .hero-pricard.card .card-body p {
    color: #fff;
}

.page-template-callfluent-light .hero-pricard.card.center_highlight .card-body #founders-business {
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    font-size: 46px;
    line-height: 1;
}

.page-template-callfluent-light .hero-pricard .price_cont .head_price_cont .discounted-price {
    color: rgba(255, 255, 255, 0.46);
    text-shadow: 0px 0px 55px rgba(108, 112, 148, 0.25);
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
}

.page-template-callfluent-light .hero-pricard .price_cont .head_price_cont .discounted-price::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.46);
}

.page-template-callfluent-light .hero-pricard .price_cont .head_price_cont h3 {
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    color: #fff;
}

.page-template-callfluent-light .pricing_cards .hero-pricard.card .card-body .price_list_det_head p {
    color: #fff;
}

.page-template-callfluent-light .pricing_cards .hero-pricard.card .card-body ul li span {
    color: #fff;
}

.page-template-callfluent-light .pricing_cards .hero-pricard.card .card-body .price_list_det.check_click ul li:before {
    content: "";
    position: absolute;
    background-image: url(../images/vslist-beforewhite.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
}

.page-template-callfluent-light .accordion-wrapper button {
    color: #0C0E1D;
}

.page-template-callfluent-light .accordion-wrapper p {
    color: #55586D;
}

.page-template-callfluent-light .accordion-wrapper {
    border-bottom: 1px solid #21233E1C;
}

.page-template-callfluent-light .accordion-wrapper .btn-wrapper button:after {
    background: url(../images/accordion-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.vs-gradtext {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: normal;
    text-align: center;
    color: #FFFFFF;
    display: block;
}

/*lightpage home css ends here*/

.page-template-callfluent-light .footer_section {
    padding-top: 180px;
    background: url(../images/footer-bg.svg);
    background-color: #070819;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}

.page-template-callfluent-light .footer_gap {
    margin: 0;
}

.page-template-callfluent-light .footer_section:before {
    display: none;
}

.custom-shape-divider-top-1722687109 {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1722687109 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 180px;
}

.custom-shape-divider-top-1722687109 .shape-fill {
    fill: #EAECFF;
}

.custom-shape-divider-top-1722687109 img {
    width: 100%;
}

.page-template-callfluent-light .last_footer {
    color: #fff;
}

/*Black friday 2024 start*/

.page-template-landingpage3 .header_text_free,
.page-template-blackfriday-new #masthead,
.page-template-blackfriday-new .header_text_free,
.page-template-landingpage3 .navbar,
.page-template-landingpage .header_text_free,
.page-template-landingpage .navbar,
.page-template-token .header_text_free {
    display: none;
}

.blkfridy24-topbar {
    overflow: hidden;
    background: linear-gradient(167.57deg, rgba(46, 51, 90, 0.2) -4.68%, rgba(28, 27, 51, 0.2) 95.45%);
    backdrop-filter: blur(8px);
}

.blkfridy24-topbar ul {
    display: flex;
    white-space: nowrap;
    margin: 0;
}

.blkfridy24-topbar li {
    font-size: 16.81px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.11em;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    padding: 10px 65px 10px 30px;
    background: url(../images/blkfridy24-list-icon.png) no-repeat center right;
}

.blkfridy24-banner {
    background: url(../images/blkfridy24-banner.png) no-repeat center;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 2;
}

.blkfridy24_pricing_sec {
    position: relative;
    z-index: 2;
}

.blkfridy24-banner::before,
.blkfridy24_pricing_sec::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    content: "";
    opacity: .6;
    z-index: -1;
}

.blkfridy24-banner-tag {
    padding: 59px 0 30px;
}

.blkfridy24-video-inner {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    padding: 5px;
    border-radius: 14px;
}

.blkfridy24-video-inner video.Tech__video {
    border-radius: 10px;
}

.blkfridy24-banner h1 {
    font-size: 69.45px;
    line-height: 84px;
    background: no-repeat;
    color: #fff;
    background-clip: unset;
    -webkit-text-fill-color: #fff;
    margin: 0 0 30px;
}

#page section .blkfridy24-gradient {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.blkfridy24-banner .container>p {
    font-size: 25.8px;
    line-height: 34.25px;
    max-width: 875px;
    margin: 0 auto 49px;
}

.blkfridy24-video-wapper {
    display: flex;
    flex-wrap: wrap;
}

.blkfridy24-video {
    width: 66%;
}

.blkfridy24-card {
    border: 1px solid #8004ff;
    backdrop-filter: blur(8px);
    padding: 30px;
    border-radius: 44px;
    margin-left: auto;
    width: 32.3%;
}

section.blkfridy24-banner img {
    max-width: 100%;
}

.blkfridy24-video-inner img {
    box-shadow: 0px 0px 55px 5px #000000;
    border: 2px solid #121428;
    display: block;
    border-radius: 25px;
}

.blkfridy24-card p {
    padding: 20px 0 0;
    font-size: 21px;
}

.blkfridy24-card img.discount-tag {
    margin: 0 0 -100px 0;
}

.blkfridy24-discount {
    padding: 60px 0 0;
}

.blkfridy24-discount h3 {
    font-size: 36px;
    line-height: 1.5;
}

.blkfridy24-discount h4 {
    background: #333;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding-bottom: 30px;
    ;
}

.blkfridy24-btn-wrapper .blkfridy24-btn {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-size: 23.81px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    text-transform: unset;
    gap: 7px;
    padding: 21px 36px;
    border-radius: 28px;
    position: relative;
}

.blkfridy24-btn-wrapper .blkfridy24-btn::after {
    border: 1px solid #FFFFFF4D;
    height: calc(100% + 8px);
    width: calc(100% + 8px);
    top: -4px;
    left: -4px;
    border-radius: 31px;
    content: "";
    position: absolute;
}

.blkfridy24-discount>img {
    margin: 50px 0 15px;
}

.blkfridy24-discount p {
    color: #333;
    max-width: 500px;
    margin: auto;
}

.blkfridy24-membercount {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 25px;
    gap: 20px;
    padding: 20px 0 0;
}

#page section.blkfridy24-testimonial-wrapper {
    padding: 100px 0 60px 0;
}

.blkfridy24-testimonial-inner>p {
    color: #333;
    text-align: center;
    font-size: 25px;
}

.blkfridy24-testimonial-inner>p {
    color: #333;
    text-align: center;
    font-size: 25px;
    line-height: 1.4;
}

.blkfridy24-testimonial-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    padding: 40px 0 40px;
}

.blkfridy24-testimonial-list {
    background: #0C0E1D;
    padding: 37px 22px 60px;
    border-radius: 30px;
}

.blkfridy24-testimonial-list p {
    color: #333;
    font-size: 16px;
    margin: 24px 0 20px;
}

.blkfridy24-testimonial-user {
    display: flex;
    align-items: flex-start;
}

.blkfridy24-testimonial-user-detail h3 {
    -webkit-text-fill-color: #fff;
    font-size: 19px;
    line-height: 1;
    font-weight: 400;
    text-align: left;
    margin: 0;
}

.blkfridy24-testimonial-user-detail {
    padding: 5px 0 0 10px;
}

.blkfridy24-testimonial-user-detail span {
    color: #fff;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.blkfridy24-timer-wrap {
    background: linear-gradient(150.43deg, rgba(218, 8, 255, 0.6) -0.91%, rgba(66, 1, 255, 0.6) 97.03%);
    border-radius: 44px;
    max-width: 915px;
    text-align: center;
    margin: 40px auto 0;
    padding: 1px;
    overflow: hidden;
}

.blkfridy24-timer-wrap img {
    max-width: 100%;
}

.blkfridy24-timer-box {
    background: url(../images/blkfridy24-timer-bg.png) no-repeat center;
    background-size: cover;
    border-radius: 44px;
}

.blkfridy24-timer-tag {
    padding: 37px 0 40px;
}

.blkfridy24-timer-box-wrapper {
    display: flex;
    justify-content: center;
    gap: 13px;
}

.blkfridy24-timer-repeat strong {
    border: 1px solid #D908FF;
    display: flex;
    height: 65px;
    width: 65px;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    font-size: 25.8px;
    font-weight: 400;
    line-height: 22.25px;
    text-align: center;
    color: #fff;
    padding: 0 0 2px;
}

.blkfridy24-timer-repeat span {
    font-size: 17.86px;
    line-height: 24px;
    color: #333;
    display: block;
    padding: 2px 0 0;
}

.blkfridy24-cta-content {
    padding: 20px 0 0;
}

.blkfridy24-regular-price strike {
    color: #999999;
    font-weight: 700;
    font-size: 18px;
    padding: 0 10px 0;
    text-decoration-color: #D408FF;
    text-decoration-thickness: 2px;
}

.blkfridy24-regular-content {
    padding: 10px 20px 70px 20px;
}

.blkfridy24-regular-content a {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-size: 21.83px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 26px;
    display: inline-flex;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
    padding: 21px 76px;
}

.blkfridy24-regular-content a:hover {
    background: linear-gradient(91.92deg, #2C00FF 0%, #E009FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.blkfridy24-regular-price-tagline {
    font-size: 20px;
    font-weight: 400;
    line-height: 34.25px;
    color: #333;
    padding: 19px 0 40px;
}

.blkfridy24-regular-content p {
    font-size: 17.86px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    padding: 20px 0 0 0;
    max-width: 500px;
    margin: auto;
}

.page-template-blackfriday-new .tag_highlight {
    background: #000000;
}

.page-template-blackfriday-new .tag_highlight span {
    color: #ffff;
}

section.essential_section.bg_pattern_top.elevenlabs .blkfridy24-timer-wrap {
    margin-top: 50px;
}

body.page-template-blackfriday-new {
    background-color: #0a0a0d;
}

.blkfridy24_pricing_sec img {
    max-width: 100%;
    /* width: 100%; */
}

.blkfridy24_sec-strip img {
    width: 100%;
}

.blkfridy24_sec-strip {
    margin: -190px 0 -90px;
}

.blkfridy24_pricing_sec {
    background: url(../images/blkfridy24-banner.png) no-repeat center;
    background-size: cover;
}

.blkfridy24-pricing-warpper {
    border: 1px solid #8004ff;
    backdrop-filter: blur(8px);
    padding: 0px 35px 30px;
    border-radius: 44px;
    max-width: 730px;
    margin: auto;
    background: linear-gradient(167.57deg, rgba(46, 51, 90, 0.2) -4.68%, rgba(28, 27, 51, 0.2) 95.45%);
}

.blkfridy24-pricing {
    text-align: center;
}

.blkfridy24-pricing-exclusive {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%);
    display: inline-block;
    font-size: 27px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding: 17px 39px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
    border-radius: 0 0 25px 25px;
}

.blkfridy24-pricing-top p {
    padding: 20px 0 20px;
}

.blkfridy24-pricing-top {
    position: relative;
}

.blkfridy24-pricing-upto {
    position: absolute;
    top: -20px;
    right: -180px;
}

.blkfridy24-pricing-content {
    text-align: left;
    padding: 0 15px 0;
}

.blkfridy24-pricing-content h4 {
    margin: 0;
    font-size: 28px;
    line-height: 24px;
    text-align: left;
    font-weight: 700;
    padding: 36px 0 0;
}

.blkfridy24-pricing-content li {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    margin-top: 18px;
    padding: 0 0 0 35px;
    background: url(../images/blkfridy24-pricing-list.svg) no-repeat left top;
}

.blkfridy24-pricing-content li:first-child {
    margin-top: 0;
}

.blkfridy24-pricing-content ul {
    margin: 0;
    padding: 28px 0 0;
}

.blkfridy24-pricing-content li span {
    display: block;
    font-size: 17.86px;
    font-weight: 400;
    line-height: 24px;
    font-weight: 400;
    padding: 3px 0 11px;
}

.blkfridy24-pricing-big-heading {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%);
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    font-weight: 700;
    margin: 30px -50px 0 -50px;
    padding: 13px 50px 13px;
    color: #fff;
}

.blkfridy24-pricing-toggle-outer {
    text-align: center;
    padding: 20px 0 0;
}

.blkfridy24-pricing-toggle {
    display: inline-flex;
}

.blkfridy24-pricing-toggle span {
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
}

.blkfridy24-pricing-toggle-inner {
    background: #060015;
    height: 33px;
    width: 70px;
    border-radius: 50px;
    position: relative;
    margin: 0 8px 0;
}

.blkfridy24-pricing-toggle-slide {
    position: absolute;
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    height: 27px;
    width: 27px;
    left: 4px;
    top: 3px;
    border-radius: 50px;
    transition: .3s all ease;
}

.blkfridy24-pricing-toggle-outer h4 {
    font-size: 25px;
    line-height: 27px;
    padding: 20px 0 0;
    font-weight: 700;
    font-weight: bold;
    color: #fff;
}

.blkfridy24-pricing-toggle-outer p {
    font-size: 15.88px;
    font-weight: 400;
    line-height: 24px;
    color: #414141;
    padding: 4px 0 0;
}

.blkfridy24-pricing-toggle-outer .blkfridy24-regular-price {
    padding: 24px 0 15px;
}

.blkfridy24-pricing-save span {
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    line-height: 27px;
    color: #FFFFFF;
    background: #000000;
    padding: 12px 42px;
    font-weight: 700;
    border-radius: 50px;
    margin: 0 0 4px;
}

.blkfridy24-pricing-toggle-outer a {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-size: 21.83px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 26px;
    display: inline-flex;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
    padding: 21px 76px;
}

.blkfridy24-pricing-cards {
    padding: 54px 0 0 0;
}

.blkfridy24-pricing-cards {
    padding: 54px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 23px;
}

.blkfridy24-pricing-cards span {
    color: #444662;
    font-size: 12.9px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    max-width: 410px;
}

.page-template-blackfriday-new .step_demo .next_button {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    border-radius: 50px;
}

.page-template-blackfriday-new .section_heading_part.center_heading a.button_arrow,
.page-template-blackfriday-new .section_heading_part.center_heading a.button_arrow:hover {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

a.btn.primary_bg_btn.big_cta.close {
    background: linear-gradient(91.92deg, #E009FF 0%, #2C00FF 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    border-radius: 50px;
}

.blkfridy24-pricing-year h3 span {
    font-size: 19px;
    display: block;
    color: #fff;
    background: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    line-height: 1.3;
}

/*Black friday 2024 end*/

/* Responsive */

@media (max-width: 1440px) {
    .voice_name p {
        width: 30%;
        text-align: left;
    }

    .blockquotes .block_cont {
        margin-top: 0;
    }

    .tab_con_det .user_tab_top .user_desc ul {
        flex-wrap: wrap;
    }

    .tab_con_det .user_tab_top .user_desc ul li {
        margin-bottom: 20px;
    }

    section.automation_section {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .voice_slider .owl-nav .owl-next {
        right: 22%;
    }

    .voice_name {
        flex-wrap: wrap;
    }

    .voice_name .voice_fill {
        justify-content: left;
        width: 60%;
    }

    .voice_name .voice_start_paus {
        width: 40%;
    }

    .big_features_img img {
        width: 100%;
        height: auto;
        display: flex;
        align-items: flex-start;
    }

    .platforms {
        flex-wrap: wrap;
    }

    .plateform_logos {
        flex-wrap: wrap;
        justify-content: left;
    }

    .plateform_logos img {
        margin-bottom: 20px;
    }

    /*responsive for light page*/
    .page-template-callfluent-light .col.prevew_agent .highlight {
        display: none;
    }

    .page-template-callfluent-light .agent_type_box .highlight {
        right: -100px;
    }

    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span {
        font-size: 52px;
    }

    .page-template-callfluent-light .features_container.boxed .feature_heading>h2 {
        margin: 0;
        font-size: 38px;
    }

    .page-template-callfluent-light .audio.features-list .inner-container {
        width: calc(33% - 20px);
        flex-basis: calc(33% - 20px);
        margin: 10px;
    }

    .page-template-callfluent-light .cta_section {
        margin-top: 0px;
    }

    .page-template-callfluent-light .container {
        padding: 0 20px;
    }

    .page-template-callfluent-light .card.bg_color_card {
        padding: 25px;
    }

    .page-template-callfluent-light .pricing_cards .card .card-body .price_cont .button_arrow {
        padding: 20px;
    }

    .page-template-callfluent-light .faq_section {
        padding: 120px 0px;
    }

    .page-template-callfluent-light .faq_det {
        margin-top: 0;
    }

    .page-template-callfluent-light .section_heading_part.center_heading {
        margin-bottom: 60px;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container {
        width: calc(25% - 20px) !important;
        flex-basis: calc(25% - 20px);
        margin: 10px;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container.eleven {
        min-width: calc(50% - 20px);
    }

    .page-template-callfluent-light .versus .inner-container ul li {
        background-size: 30px;
    }

    /*responsive for light page*/
}

@media (max-width: 1320px) {
    .stats_section .gird_stats_sec .card .card-body {
        padding-left: 0;
    }

    .stats_section .card {
        flex-direction: column;
        align-items: baseline;
    }
}

@media (max-width: 1199.98px) {

    /*responsive for light page*/
    .page-template-callfluent-light #use_cases .highlight,
    .page-template-callfluent-light .agent_type_box .highlight {
        display: none;
    }

    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light h1,
    .page-template-callfluent-light h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 46px;
    }

    .page-template-callfluent-light .section-demoform .highlight {
        width: 130px !important;
        top: -45px !important;
        left: calc(50% + 40px) !important;
    }

    .page-template-callfluent-light section.step_demo_section {
        width: calc(100% - 40px);
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container {
        padding: 20px;
    }

    .page-template-callfluent-light .preview_icon .action {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .page-template-callfluent-light .audio.features-list .inner-container img {
        margin: 0 !important;
    }

    .page-template-callfluent-light .audio.features-list .inner-container p {
        font-size: 18px;
        line-height: 22px;
    }

    .page-template-callfluent-light .diagram_explanation {
        margin: 0;
    }

    .page-template-callfluent-light .features_container .feature_box {
        flex-basis: calc(50% - 20px);
    }

    .page-template-callfluent-light .features_container.boxed {
        justify-content: space-between;
    }

    .page-template-callfluent-light .container.features-boxes .container {
        padding: 0;
    }

    .page-template-callfluent-light .features_container.boxed .feature_heading>h2 {
        margin: 0;
        font-size: 32px;
        line-height: normal;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list.small_transparent .inner-container {
        width: calc(33.33% - 20px) !important;
        flex-basis: calc(33.33% - 20px);
    }

    .page-template-callfluent-light .features_container .feature_box p,
    .page-template-callfluent-light .features_container .feature_box ul li {
        font-size: 18px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container {
        width: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
    }

    .page-template-callfluent-light .audio.features-list .inner-container img {
        max-width: 80px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container h2 {
        font-size: 32px;
        line-height: normal;
        padding: 20px 0 0 0;
    }

    .page-template-callfluent-light .versus .inner-container ul li {
        background-size: 26px;
    }

    .page-template-callfluent-light section#languages_section {
        padding: 0 0 70px 0 !important;
    }

    .page-template-callfluent-light .pricing_sec {
        padding-top: 85px;
    }

    .page-template-callfluent-light .hero-pricard.card.center_highlight .card-body #founders-business {
        font-size: 26px;
    }

    .page-template-callfluent-light .card.bg_color_card {
        padding: 20px;
    }

    .page-template-callfluent-light .month_anually {
        margin-bottom: 105px;
    }

    .page-template-callfluent-light .pricing_cards .card .card-body ul li span {
        font-size: 16px;
        line-height: 22px;
    }

    .page-template-callfluent-light .price_cont .head_price_cont h3 {
        font-size: 32px;
        line-height: normal;
    }

    .page-template-callfluent-light .pricing_cards .card .card-body .price_cont .button_arrow {
        padding: 15px;
        font-size: 20px;
    }

    .page-template-callfluent-light .faq_section {
        padding: 100px 0px;
    }

    .custom-shape-divider-top-1722687109 img {
        display: none;
    }

    .page-template-callfluent-light .footer_section {
        padding-top: 120px;
    }

    .page-template-callfluent-light .footer_girds {
        width: 100%;
        padding: 40px 0 0 0;
    }

    .page-template-callfluent-light .footer_gap {
        margin: 0;
        flex-wrap: wrap;
    }

    .page-template-callfluent-light .last_footer {
        margin-top: 60px;
    }

    /*responsive for light page*/
}

@media (max-width: 1120px) {
    .form_grid .card {
        flex-wrap: nowrap;
    }

    .gird_stats_sec .section_heading_part.left_heading {
        max-width: 800px;
        margin-right: 0;
    }

    .stats_section .gird_stats_sec .card {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: baseline;
    }

    .features_cards_stats .right_stats_img {
        width: 70%;
    }

    .big_features_img {
        height: auto;
    }

    .footer_girds {
        width: 65%;
    }

    .voice_slider .owl-nav .owl-next {
        right: 20%;
    }

    h3 {
        font-size: 36px;
    }

    .bottom_button {
        margin-top: 30px;
    }

    .container {
        padding: 0 30px;
    }

    form .form_input_part:first-child {
        width: 100%;
    }

    form .form_input_part {
        height: 50px;
        padding: 20px 45px;
        margin: 0 auto 15px auto;
        width: 100%;
    }

    .circle_form_pos button.primary_bg_btn {
        padding: 17px 60px;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .stats_section .big_features_img img {
        height: auto;
    }

    /*BLack Friday page css start*/
    .blkfridy24-testimonial-content {
        gap: 20px;
        padding: 40px 0 40px;
    }

    .blkfridy24-banner-tag {
        padding: 39px 0 30px;
    }

    .blkfridy24-banner h1 {
        font-size: 59.45px;
        line-height: 84px;
    }

    .blkfridy24_sec-strip {
        margin: -170px 0 -40px;
    }

    /*BLack Friday page css start*/
}

@media (max-width: 991px) {
    .pricing_cards .col {
        width: 50%;
    }

    .section-demoform .top_video_container,
    .section-demoform .top_video_container.cta_page {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
    }

    .page-template-landingvideo .section-demoform,
    .page-template-partners .section-demoform,
    .page-template-landingvideo2 .section-demoform,
    .page-template-orderbumps-openai .section-demoform {
        padding: 20px !important;
        margin-top: 0px !important;
    }

    .page-template-landingvideo .section_heading_part.center_heading,
    .page-template-partners .section_heading_part.center_heading,
    .page-template-orderbumps-openai .section_heading_part.center_heading,
    .page-template-landingvideo2 .section_heading_part.center_heading {
        margin-bottom: 20px;
    }

    .page-template-landingvideo .section-demoform .web-form-container,
    .page-template-partners .section-demoform .web-form-container {
        max-width: 100% !important;
        margin-top: 50px;
        padding: 25px 15px 55px 15px;
    }

    .page-template-landingvideo .web-form-container .highlight,
    .page-template-partners .web-form-container .highlight,
    .page-template-orderbumps-openai .web-form-container .highlight {
        left: calc(100% - 120px) !important;
        display: none;
    }

    #use_cases .highlight,
    .page-template-webinar-replay .highlight {
        display: none;
    }

    .page-template-callfluent-light .card.center_highlight.hero-pricard {
        margin-top: 0;
        height: 100%;
    }

    .container.features-boxes .audio.features-list .inner-container {
        width: calc(50% - 40px);
    }

    .features_container {
        flex-direction: column;
        margin: 50px auto auto auto !important;
    }

    .features_container .feature_box.image {
        order: 1;
    }

    .features_container .feature_box {
        order: 2;
    }

    .feature_heading>h2 {
        line-height: 45px;
        text-align: center;
        margin-top: 50px;
        font-size: 35px;
    }

    .features_container .feature_box p {
        text-align: center;
        margin-top: 0;
    }

    .features_container .feature_box ul li {
        background-position: top 10px center;
        padding-top: 55px;
        padding-left: 0;
        text-align: center;
        margin: 20px;
    }

    .features_container .feature_box .feature_arrow {
        display: none
    }

    .audio.features-list.small_transparent {
        margin: 0 20px 0 20px !important;
        text-align: center;
    }

    .audio.features-list.small_transparent .inner-container {
        flex-direction: column;
    }

    .audio.features-list.small_transparent .inner-container img {
        margin: 10px auto;
    }

    .audio.features-list {
        flex-direction: column;
    }

    .audio.features-list .inner-container {
        width: 100%;
        flex-basis: 100%;
        margin: 20px auto 10px auto;
        max-width: 100%;
    }

    .section_heading_part.center_heading {
        margin-bottom: 80px;
    }

    .audio_preview_card {
        margin-top: 180px;
    }

    .col.prevew_agent .highlight {
        top: -150px;
        left: -80px;
    }

    .section-demoform {
        flex-direction: column;
        margin-top: 100px;
    }

    .section-demoform .highlight {
        width: 150px;
        top: -80px;
        left: calc(50% + 20px);
    }

    .section-demoform .web-form-points .sub_heading {
        font-size: 25px;
    }

    .section-demoform .web-form-points .sub_heading.small {
        font-size: 20px;
    }

    .section-demoform>div {
        width: 100%;
    }

    .section-demoform .web-form-points {
        height: fit-content;
    }

    .section-demoform .web-form-points .call_to_action {
        padding: 45px 30px !important;
    }

    .section-demoform .web-form-points .call_to_action img {
        width: 80%;
    }

    .section-demoform .web-form-points a.big_cta {
        font-size: 20px;
        padding: 20px 30px;
    }

    .page-template-squeezepage h1.main-headline span,
    .page-template-squeezepage h1.main-headline span.gradient-text {
        font-size: 28px;
        line-height: 1;
    }

    .single-post .top-banner .container,
    .singular .entry-content {
        width: 99%;
        padding: 0 30px;
    }

    .single-post .site-main {
        padding: 0 10px;
    }

    .form_circle {
        margin-top: -120px;
    }

    .demonsection_bg_img .section_heading_part.center_heading {
        margin-bottom: 0px;
    }

    .open_menu {
        overflow: hidden;
    }

    .features_cards_stats .right_stats_img,
    .right_stats_img {
        width: 100%;
        padding-bottom: 65px;
    }

    section.automation_section {
        padding: 0 0 40px 0;
    }

    .stats_section .right_stats_img img {
        margin-bottom: -55px;
    }

    .pricing_cards .row {
        justify-content: center;
    }

    .language_section .form_grid .card {
        margin: 0 auto;
    }

    .cta_icons_boxs .row:after {
        top: 47%;
    }

    .faq_section {
        padding: 190px 0 0;
    }

    .feature_container {
        max-width: 100%;
        padding: 0 30px;
    }

    .features_cards_stats .features_cards {
        margin: 50px 0;
    }

    .blockquotes {
        margin-left: 0;
    }

    .dragable_length_border {
        display: none;
    }

    /* .cta_icons_boxs .row .col:nth-child(2n):after {
        display: none;
    }
    .cta_icons_boxs .row .col:nth-child(4):after {
        content: "";
    }
    .cta_icons_boxs .row .col:nth-child(n+2):after {
        background: linear-gradient(60deg, #090a1700 0%, #303250 100%);
    }
    .cta_icons_boxs .row .col:last-child:after{
        content: none;
    }

    .cta_icons_boxs .row:after {
        top: 25%;
    } */
    .footer_section {
        margin-top: 0px;
        padding-top: 10px;
    }

    .footer_gap .footer_logo {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 60px;
    }

    .footer_girds {
        width: 100%;
    }

    .footer_gap {
        flex-direction: column;
        margin-top: 100px;
    }

    .pricing_cards .col:first-child .card.bg_color_card {
        margin-right: auto;
    }

    .pricing_cards .col:last-child .card.bg_color_card {
        margin-left: auto;
    }

    .pricing_cards .card .card-body ul li span {
        font-size: 14px;
    }

    .pricing_sec {
        padding-top: 100px;
    }

    .hamburger_btn {
        cursor: pointer;
        position: relative;
        width: 31px;
        height: 60px;
        transition-duration: 0.5s;
        display: block;
        z-index: 9999;
    }

    .hamburger_btn .icon-left {
        transition-duration: 0.5s;
        position: absolute;
        height: 2px;
        width: 15px;
        top: 30px;
        background-color: #0119FF;
    }

    .hamburger_btn .icon-left:before {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #0119FF;
        content: "";
        top: -10px;
    }

    .hamburger_btn .icon-left:after {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #0119FF;
        content: "";
        top: 10px;
    }

    .hamburger_btn .icon-left:hover {
        cursor: pointer;
    }

    .hamburger_btn .icon-right {
        transition-duration: 0.5s;
        position: absolute;
        height: 2px;
        width: 15px;
        top: 30px;
        background-color: #0119FF;
        left: 15px;
    }

    .hamburger_btn .icon-right:before {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #0119FF;
        content: "";
        top: -10px;
    }

    .hamburger_btn .icon-right:after {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #0119FF;
        content: "";
        top: 10px;
    }

    .open_menu .hamburger_btn .icon-left {
        transition-duration: 0.5s;
        background: transparent;
    }

    .open_menu .hamburger_btn .icon-left:before {
        transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
    }

    .open_menu .hamburger_btn .icon-left:after {
        transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
    }

    .open_menu .hamburger_btn .icon-right {
        transition-duration: 0.5s;
        background: transparent;
    }

    .open_menu .hamburger_btn .icon-right:before {
        transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
    }

    .open_menu .hamburger_btn .icon-right:after {
        transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
    }

    nav .collapse.navbar-collapse {
        opacity: 0;
        height: 100vh;
        z-index: -5555;
        width: 0;
        visibility: hidden;
        position: fixed;
        top: 0;
        left: -50%;
        bottom: 0;
        right: 0;
        transition: all 0.7s ease-in-out;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 150px;
    }

    nav .collapse.navbar-collapse ul.navbar-nav {
        margin-left: auto;
    }

    .open_menu .collapse.navbar-collapse {
        left: 0;
        opacity: 1;
        height: 100vh;
        width: 100%;
        z-index: 9;
        visibility: visible;
    }

    header .navbar .navbar-nav .nav-item a.nav-link {
        font-size: 50px;
        line-height: 80px;
        text-align: center;
    }

    .nav_right_link {
        margin-top: 40px;
    }

    .flags_box_top img {
        width: 100%;
    }

    .tab_spectrum img {
        width: 100%;
    }

    .grid_cta .card {
        max-width: 100%;
        height: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .grid_cta .card img {
        object-fit: contain;
    }

    .card_cta_img {
        width: 100%;
    }

    .grid_cta .card-body {
        padding: 0;
    }

    .play_paush_btn_tab .play_paush_btn {
        height: 85px;
        width: 85px;
    }

    .platforms {
        flex-direction: column;
    }

    .plateform_title {
        width: 100%;
        margin-bottom: 30px;
    }

    .plateform_logos {
        width: 100%;
    }

    .platforms .plateform_logos img {
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 20px;
    }

    .form_grid {
        margin: 0 auto 0 auto;
    }

    .form_circle .form_grid {
        min-width: 100%;
        max-width: 700px;
    }

    .form_circle .form_grid .card {
        flex-wrap: wrap;
        text-align: center;
        display: block;
    }

    .form_circle .form_grid .row {
        justify-content: center;
    }

    .form_circle .form_grid .card .card_icons_pos {
        margin: 40px auto 0 auto;
    }

    section .section_heading_part>p {
        font-size: 16px;
        margin: 0 auto;
    }

    section.automation_section .section_heading_part>p {
        font-size: 20px;
        line-height: 26px;
        margin: 0 20px;
    }

    .logo_pos_features {
        padding: 0;
    }

    .big_features_img {
        height: auto;
    }

    .card.bg_color_card {
        padding-left: 20px;
        padding-right: 10px;
    }

    .features_cards_big .card-body {
        padding: 0;
    }

    .features_section {
        padding: 60px 0;
    }

    .gird_stats_sec {
        flex-direction: column;
    }

    .stats_section .features_cards_big {
        margin-top: 40px;
    }

    .stats_bottom_grids {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    h1,
    h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 55px;
        line-height: 60px;
    }

    .platforms .plateform_title p,
    .platforms .plateform_title span {
        text-align: center;
        display: block;
        width: 100%;
    }

    .border_cards .row,
    .features_cards_big .row {
        margin: 0 -15px;
    }

    .border_cards .col-sm-6,
    .features_cards_big .col-md-6 {
        padding: 0 15px;
    }

    .stats_section {
        padding-top: 0;
    }

    .gird_stats_sec .section_heading_part.left_heading h2 {
        max-width: 100%;
        padding-right: 0;
    }

    .gird_stats_sec .section_heading_part.left_heading p {
        max-width: 100%;
        padding-right: 0;
    }

    .section_heading_part.left_heading {
        max-width: 100%;
    }

    .language_section {
        padding-top: 0px;
        margin-top: 25px;
    }

    .prev_lang_voice_grid {
        padding: 0;
    }

    .features {
        padding-top: 100px;
    }

    .features_tab_content {
        max-width: 100%;
        margin-bottom: 60px;
    }

    .left_heading h2,
    .section_heading_part.left_heading p {
        max-width: 100%;
        padding-right: 0;
    }

    .features_tab_content:first-child {
        margin: 60px auto 60px auto;
    }

    .cta_section {
        margin-top: 100px;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .last_footer {
        margin-top: 50px;
    }

    .footer_list ul li {
        margin: 12px 0;
    }

    .footer_list ul li a {
        font-size: 16px;
        line-height: 22px;
    }

    .pricing_cards .card.bg_color_card {
        max-width: 100%;
    }

    .voice_slider .owl-nav .owl-prev {
        top: 80%;
        transform: translate(-50%, -100%);
        left: 50px;
    }

    .voice_slider .owl-nav .owl-next {
        top: 80%;
        transform: translate(-50%, -100%);
        right: 0;
    }

    /*responsive for light page*/
    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light h1,
    .page-template-callfluent-light h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 42px;
        line-height: 1.2;
    }

    .page-template-callfluent-light section.automation_section .section_heading_part>p,
    .page-template-callfluent-light section.automation_section .section_heading_part>p.sub_heading,
    .page-template-callfluent-light section .section_heading_part>p,
    .page-template-callfluent-light .section_heading_part>p.sub_heading,
    .page-template-callfluent-light .sub_heading {
        font-size: 22px;
    }

    .page-template-callfluent-light .section-demoform .highlight,
    .page-template-orderbumps-openai .section-demoform .highlight {
        width: 90px;
        top: -85px;
        left: 40px;
    }

    .page-template-callfluent-light .container-fluid {
        padding: 0 20px;
    }

    .page-template-callfluent-light .section-demoform .web-form-container {
        padding: 30px;
        margin: 0 0 40px 0;
    }

    .page-template-callfluent-light .audio_preview_card {
        margin-top: 100px;
    }

    .page-template-callfluent-light section.step_demo_section {
        padding: 100px 20px 60px !important;
        margin-bottom: 80px;
    }

    .page-template-callfluent-light .step_demo {
        padding: 50px 25px;
        margin-bottom: 0;
    }

    .page-template-callfluent-light .step_demo .step {
        flex-wrap: wrap;
        padding: 0 10px;
        width: 33.33%;
    }

    .page-template-callfluent-light .step_demo .step .step_icon {
        font-size: 14px;
        margin: 0 0 10px 0;
    }

    .page-template-callfluent-light section.automation_section {
        padding: 0 0 100px 0 !important;
    }

    .page-template-callfluent-light .step_demo .agent_demo_form input,
    .page-template-callfluent-light .step_demo .agent_demo_form textarea,
    .page-template-callfluent-light .step_demo .agent_demo_form select {
        padding: 18px;
        font-size: 16px;
    }

    .page-template-callfluent-light .step_demo .agent_demo_form .row {
        margin: 20px 0 0;
    }

    .page-template-callfluent-light .step_demo .agent_demo_form .column {
        width: 100%;
    }

    .page-template-callfluent-light .step_demo .agent_demo_form label {
        margin-top: 25px;
    }

    .page-template-callfluent-light .step_demo .next_button {
        padding: 16px 30px;
        font-size: 16px;
    }

    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light h1,
    .page-template-callfluent-light h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 36px;
        line-height: 1.2;
    }

    .page-template-callfluent-light .audio.features-list {
        flex-direction: unset;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container {
        width: calc(50% - 20px) !important;
        flex-basis: calc(50% - 20px);
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container.eleven {
        min-width: calc(100% - 20px);
    }

    .page-template-callfluent-light .audio.features-list {
        justify-content: flex-start;
        margin: 0 -10px;
    }

    .page-template-callfluent-light section.automation_section .section_heading_part>p,
    .page-template-callfluent-light section.automation_section .section_heading_part>p.sub_heading,
    .page-template-callfluent-light section .section_heading_part>p,
    .page-template-callfluent-light .section_heading_part>p.sub_heading,
    .page-template-callfluent-light .sub_heading {
        font-size: 20px;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list.small_transparent .inner-container {
        flex-wrap: wrap;
        margin: 0 10px;
        padding: 15px;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list.small_transparent .inner-container p {
        font-size: 16px;
        text-align: left;
        padding: 20px 0 0 0;
    }

    .page-template-callfluent-light .audio.features-list.small_transparent {
        margin: 0 -10px !important;
        padding: 30px 0 0 0;
    }

    .page-template-callfluent-light .features_container .feature_box {
        flex-basis: calc(50% - 10px);
        width: calc(50% - 10px);
    }

    .page-template-callfluent-light .features_container .feature_box.box_bg {
        padding: 25px;
    }

    .page-template-callfluent-light .features_container.boxed {
        flex-direction: unset;
    }

    .page-template-callfluent-light .features_container .feature_box p,
    .page-template-callfluent-light .features_container .feature_box ul li {
        font-size: 16px;
        margin: 0 0 10px 0;
        text-align: left;
    }

    .page-template-callfluent-light .features_container .feature_box ul li {
        background-position: top left;
        padding: 0 0 0 35px;
        text-align: left;
        background-size: 25px;
    }

    .page-template-callfluent-light .features_container.boxed .feature_heading>h2 {
        margin: 0 0 10px 0;
        font-size: 26px;
        line-height: normal;
        text-align: left;
    }

    .page-template-callfluent-light .features_container .feature_box ul {
        margin: 0;
    }

    .page-template-callfluent-light .big_cta {
        padding: 20px 30px;
        font-size: 20px;
        line-height: 1.3;
    }

    .page-template-callfluent-light #page section {
        padding: 0 0 80px 0;
    }

    .page-template-callfluent-light .usecases-slider .audio.features-list .inner-container.box_bg {
        padding: 20px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .page-template-callfluent-light #page .usecases-slider {
        padding: 80px 0px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container h2 {
        font-size: 26px;
        line-height: normal;
        padding: 20px 0 0 0;
    }

    .page-template-callfluent-light .versus .inner-container ul li {
        background-size: 26px;
        margin: 20px 0px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container {
        padding: 25px;
    }

    .page-template-callfluent-light section.audio_preview .sub_heading {
        margin-top: 70px;
    }

    .page-template-callfluent-light .pricing_sec .section_heading_part h2 {
        margin-top: 30px;
    }

    .page-template-callfluent-light .pricing_sec {
        padding-top: 65px;
    }

    .page-template-callfluent-light .faq_section {
        padding: 60px 0px 80px;
    }

    .page-template-callfluent-light .footer_section {
        margin: 0;
    }

    .page-template-callfluent-light .footer_section {
        padding-top: 80px;
    }

    .page-template-callfluent-light .accordion-wrapper {
        padding: 30px 20px;
    }

    .page-template-callfluent-light .accordion-wrapper button {
        font-size: 18px;
    }

    .page-template-callfluent-light .accordion-wrapper p {
        color: #55586D;
        margin: 20px 0 0 0;
    }

    /*responsive for light page*/
    /*BLack Friday page css start*/
    .blkfridy24-topbar li {
        font-size: 14.81px;
        letter-spacing: 0em;
        padding: 10px 65px 10px 30px;
    }

    .blkfridy24-banner-tag {
        padding: 9px 0 20px;
    }

    .blkfridy24-banner h1 {
        font-size: 46.45px;
        line-height: 1.3;
    }

    .blkfridy24-banner .container>p {
        font-size: 20.8px;
        line-height: 34.25px;
        margin: 0 auto 29px;
    }

    .blkfridy24-card {
        padding: 20px;
        width: 32.3%;
        border-radius: 24px;
    }

    .blkfridy24-discount {
        padding: 40px 0 0;
    }

    .blkfridy24-discount h3 {
        font-size: 28px;
    }

    #page section.blkfridy24-banner {
        padding: 0 0 67px 0;
    }

    .blkfridy24-testimonial-content {
        grid-template-columns: repeat(2, 1fr);
    }

    .blkfridy24_sec-strip {
        margin: -170px 0 -20px;
        overflow: hidden;
    }

    .blkfridy24_sec-strip img {
        width: calc(100% + 200px);
        margin: 0 -100px 0;
        max-width: unset;
    }

    .blkfridy24-pricing-warpper {
        max-width: 590px;
    }

    .blkfridy24-pricing-upto {
        top: 20px;
        right: -110px;
        width: 250px;
    }

    .blkfridy24-pricing-toggle-outer a,
    .blkfridy24-regular-content a {
        font-size: 20.83px;
        gap: 10px;
        margin-top: 20px;
        padding: 21px 46px;
    }

    /*BLack Friday page css end*/
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) and (orientation: landscape) {
    header .navbar .navbar-nav .nav-item a.nav-link {
        font-size: 24px;
        line-height: 40px;
        text-align: center;
    }

    nav .collapse.navbar-collapse {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .page-template-callfluent-light .footer_section {
        padding-top: 150px;
    }
}

@media (max-width: 767px) {

    .biz_pack,
    .agency_pack {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .page-template-agencyspecial .highlight {
        display: none;
    }

    .page-template-agencyspecial .container.video {
        padding-top: 0 !important;
    }

    .custom-shape-divider-top-1722687109 {
        display: none;
    }

    .page-template-callfluent-light .footer_section {
        padding-top: 60px;
    }

    .faq_det h2 {
        padding-left: 0px !important;
    }

    .container.testimonials .audio.features-list.token_width {
        width: 100% !important;
        padding: 0 25px;
        margin: 0;
    }

    .diagram_explanation,
    .bottom_diagram {
        width: 96%;
    }

    .diagram_explanation .top_diagram ul li p,
    .diagram_explanation .bottom_diagram ul li p {
        font-size: 15px;
    }

    .center_diagram .agent_diagram_box {
        margin: 0 auto 25px auto;
    }

    .diagram_explanation .sub_heading {
        margin-top: 5px !important;
    }

    .center_diagram .agent_diagram_box img {
        width: 50px;
    }

    .section_heading_part.center_heading>h2 {
        line-height: 1.2;
    }

    #signupmodal .modal-dialog {
        width: 90%;
        margin: 0 auto;
    }

    #signupmodal div.web-form-points>.call_to_action {
        padding: 25px;
    }

    .pricing_cards .col {
        width: 100%;
    }

    #paymentModal .col-md-6,
    #paymentModal .col-md-6 {
        padding: 15px !important;
    }

    .payment_new .col-md-6 {
        padding: 25px !important;
    }

    .payment-box .plan-big-price {
        font-size: 12px !important;
    }

    #paymentModal .secured-payment-box img {
        left: -15px !important;
        top: 5px !important;
    }

    #page section.step_demo_section {
        padding: 120px 10px 5px 10px !important;
    }

    .step_demo_section .step_demo {
        margin: 20px auto 5px auto;
        padding: 20px 10px;
    }

    .step_demo .steps_menu {
        flex-direction: column;
    }

    .step_demo .step {
        margin: 10px auto;
        padding: 10px;
        width: 100%;
    }

    .agent_type_box {
        display: none;
    }

    .step_demo .agent_demo_form .row {
        flex-direction: row;
        margin: 0 auto;
    }

    .step_demo .agent_demo_form .column,
    .recordings_box {
        width: 90%;
        margin: 0 auto;
    }

    label.textbox_box,
    textarea.textbox_box,
    .script_box {
        width: 90% !important;
        margin: 10px auto !important;
        display: block;
    }

    #languages_section {
        padding-bottom: 47px !important;
    }

    .step_demo .next_button {
        margin: 30px auto 10px auto;
    }

    .voice_name p {
        width: 100%;
    }

    .voice_name .voice_fill {
        justify-content: left;
        width: 100%;
    }

    .p_main {
        width: 90%;
        align-items: flex-start;
    }

    .p_main .progressbarimg,
    .p_main .progressbarimg {
        width: 100%;
    }

    .voice_name .progressbarimg img,
    .voice_name .progressbar img {
        width: 175px !important;
    }

    #use_cases .highlight {
        margin-right: 0px !important;
        right: -20px !important;
        position: absolute;
        bottom: -100px !important;
        width: 150px;
    }

    .features_container .feature_box.box_bg {
        padding: 5px;
        background: transparent;
    }

    .features_container .feature_box.image.box_bg {
        background: #0c0e1d;
    }

    .versus .inner-container ul li,
    .versus .inner-container:nth-child(2) ul li {
        background-position: top 10px center;
        padding-top: 55px;
        padding-left: 0;
        text-align: center;
        margin: 20px;
    }

    a.big_cta {
        font-size: 22px;
    }

    .main_center_banner {
        width: calc(100% - 10px);
    }

    #masthead {
        display: none;
    }

    .form_circle {
        margin-top: -160px;
    }

    .demonsection_bg_img .section_heading_part.center_heading {
        margin-bottom: 0px;
    }

    .voice_slider .owl-item.active.center .item {
        padding: 10px;
    }

    .tab_con_det .user_tab_top .user_desc p {
        margin-left: 0px;
    }

    .cta_icons_boxs .card-body {
        padding: 0;
    }

    .nav_right_link a.sign_in {
        font-size: 20px;
    }

    header a.small_primary_btn {
        font-size: 16px;
    }

    form .form_input_part input {
        font-size: 14px;
    }

    .tab_con_det .play_audio .tab_spectrum .dragable_length_border {
        margin-left: 32px;
    }

    .cta_section .cta_icons_boxs .row .col:after {
        content: none;
    }

    .cta_icons_boxs .row:after {
        content: none;
    }

    .cta_section .cta_icons_boxs .col-md-6:first-child .card,
    .cta_section .cta_icons_boxs .col-md-6:nth-child(2) .card {
        margin: 0 auto;
    }

    .features .cta_features .col-md-4:nth-child(odd):after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        right: 0;
        top: 0;
        background: linear-gradient(171deg, #090a1700 0%, #303250 100%);
    }

    .features .cta_features .col-md-4:after {
        content: none;
    }

    .gird_stats_sec .section_heading_part.left_heading {
        max-width: 100%;
        margin-right: 0;
    }

    .voice_name {
        flex-wrap: nowrap;
    }

    .pricing_sec {
        padding-top: 40px;
    }

    .cta_icons_boxs h5 span {
        font-size: 16px;
    }

    h1 {
        font-size: 40px;
        line-height: 52px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
    }

    h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .demonsection_bg_img .form_grid .col {
        margin-top: 0;
    }

    .stats_section {
        padding: 50px 0;
    }

    .section_heading_part {
        margin: 0 auto 50px auto;
    }

    .circle_form_pos {
        transform: translate(-50%, 25%);
    }

    .user_tab_top {
        align-items: flex-start;
        margin-bottom: 50px;
    }

    /* .demosection {
        margin-bottom: 150px;
    } */
    a.button_arrow {
        padding: 17px 60px;
        margin: 20px auto 20px auto;
        font-size: 14px;
    }

    .stats_bottom_grids {
        margin-top: 20px;
    }

    .bottom_button a.small_btn_w_bg span {
        font-size: 14px;
    }

    .stats_section .features_cards_big {
        margin-top: 40px;
    }

    .language_section {
        padding-top: 10px;
        margin-top: 20px;
    }

    .features_tab_content .nav-tabs .nav-link {
        padding: 10px;
    }

    .features {
        padding-top: 70px;
    }

    .play_paush_btn_tab .play_paush_btn {
        height: 65px;
        width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .view_all_voice {
        flex-direction: column-reverse;
    }

    .view_all_voice p {
        margin-top: 20px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top .user_desc ul li a {
        padding: 5px 10px;
        margin-bottom: 20px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top .user_desc ul {
        flex-wrap: wrap;
    }

    .tab_spectrum>img {
        height: 155px;
        object-fit: contain;
    }

    .cta_section {
        margin-top: 60px;
    }

    .tag_highlight span {
        font-size: 13px;
        line-height: 22px;
    }

    .month_anually p {
        font-size: 16px;
    }

    .footer_section {
        margin-top: 100px;
        padding-top: 0;
    }

    .footer_gap {
        margin-top: 50px;
    }

    .cta_main_data {
        overflow: hidden;
        background-image: none;
        margin-bottom: 40px;
    }

    .cta_section .section_heading_part.center_heading {
        margin-bottom: 50px;
    }

    .footer_section .section_heading_part form {
        flex-direction: column;
    }

    .footer_section .section_heading_part form .footer_submit_btn {
        margin-top: 10px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer_gap .footer_logo ul li {
        margin: 0 10px;
    }

    .slider_features_voice {
        margin-top: 0px;
    }

    .voice_slider .owl-nav {
        display: none;
    }

    .voice_slider .owl-dots {
        top: 65%;
    }

    .features_cards_big {
        margin-top: 60px;
    }

    .cta_features {
        padding-top: 60px;
    }

    .accordion-wrapper {
        padding: 25px 0;
    }

    .accordion-wrapper .btn-wrapper button {
        font-size: 17px;
    }

    .last_footer_list ul {
        flex-direction: column;
        margin-bottom: 35px;
    }

    .last_footer_list {
        margin-top: 30px;
    }

    .footer_section {
        padding-bottom: 0;
    }

    .footer_gap .footer_logo {
        margin-bottom: 30px;
    }

    .accordion-wrapper p {
        margin-top: 20px;
    }

    .faq_section {
        padding: 30px 0 0;
    }

    .main_center_banner.half_split {
        width: 100%;
        flex-direction: column;
        padding: 10px;
    }

    .page-template-faqs .main_center_banner.half_split {
        padding: 30px 10px;
    }

    .main_center_banner.half_split .section_heading_part {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

    .main_center_banner.half_split .section_heading_part h1 span {
        font-size: 65px;
        line-height: 1.2 !important;
    }

    .page-template-invite .main_center_banner.half_split .section_heading_part h1 span {
        font-size: 45px;
        line-height: 1.2 !important;
    }

    .invite_form input.invite_input {
        font-size: 17px;
    }

    .main_center_banner.half_split .header_feature_box {
        width: 100%;
        padding: 75px 25px 0 25px;
    }

    section.automation_section {
        padding-bottom: 0px !important;
    }

    .main_center_banner.half_split .top_buttons_cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .main_center_banner.half_split .top_buttons_cta .yellow_cta {
        margin-left: 0px;
        width: 100%;
    }

    .audio.features-list.token_width .inner-container.testimonial {
        width: 100%;
    }

    .audio.features-list.token_width .inner-container.box_bg,
    .width_cta {
        width: 100%;
        margin: 10px auto;
        padding-bottom: 0px !important;
    }

    .width_cta {
        padding: 55px;
        background-image: none;
    }

    .width_cta .half_column {
        width: 100%;
    }

    .width_cta .half_column .app_download_menu li {
        min-width: 100%;
        margin: 10px 0;
    }

    .app_download_menu {
        flex-wrap: wrap;
    }

    .app_download_menu li {
        max-width: 155% !important;
    }

    .audio.features-list.token_width .inner-container {
        padding: 25px !important;
    }

    .features_container.boxed.width {
        width: 100%;
        flex-direction: column;
    }

    .feature_box.right.box_bg.crypto {
        width: 100%;
        justify-content: center;
        align-items: center;
        background: #0c0e1d;
        margin-bottom: 25px;
    }

    /*responsive for light page*/
    .page-template-callfluent-light section.automation_section {
        padding: 0 0 60px 0 !important;
    }

    .page-template-callfluent-light section.audio_preview .sub_heading {
        margin-top: 30px;
    }

    .page-template-callfluent-light .audio_preview_card {
        margin-top: 60px;
    }

    .page-template-callfluent-light .step_demo {
        padding: 40px 20px;
        margin-bottom: 0;
    }

    .page-template-callfluent-light .step_demo .step {
        width: 100%;
    }

    .page-template-callfluent-light .step_demo .step {
        width: 100%;
        margin: 0;
        padding: 0 0 30px 0;
        flex-direction: column;
        align-items: flex-start;
    }

    .page-template-callfluent-light .step_demo .step:last-child {
        padding: 0;
    }

    .page-template-callfluent-light .audio.features-list:has(.diagram_explanation) {
        margin-bottom: 60px !important;
    }

    .page-template-callfluent-light .diagram_explanation {
        margin: 0;
        width: 100%;
    }

    .page-template-callfluent-light .audio.features-list:has(.diagram_explanation) {
        margin: 0 -10px 60px !important;
    }

    .page-template-callfluent-light section.automation_section .section_heading_part>p,
    .page-template-callfluent-light section.automation_section .section_heading_part>p.sub_heading,
    .page-template-callfluent-light section .section_heading_part>p,
    .page-template-callfluent-light .section_heading_part>p.sub_heading,
    .page-template-callfluent-light .sub_heading {
        font-size: 18px;
    }

    .page-template-callfluent-light .features_container .feature_box {
        padding: 20px;
        flex-basis: 100% !important;
        width: 100% !important;
    }

    .page-template-callfluent-light .features_container.boxed {
        flex-wrap: wrap;
        gap: 30px;
        margin: 30px 0 0 0 !important;
    }

    .page-template-callfluent-light .voice_slider .owl-dots {
        top: 80%
    }

    .page-template-callfluent-light .tab_cont_description {
        padding: 0;
    }

    .page-template-callfluent-light .tab_cont_description p {
        font-size: 20px;
        line-height: 1.5;
    }

    .page-template-callfluent-light .audio.features-list .inner-container {
        width: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
        margin: 10px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container {
        padding: 25px;
        width: calc(100% - 20px);
        flex-basis: calc(100% - 20px);
        margin: 10px auto;
    }

    .page-template-callfluent-light section#languages_section {
        padding: 0 0 50px 0 !important;
    }

    .page-template-callfluent-light .logo_pos_features {
        padding: 0 15px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .page-template-callfluent-light .features_section.bg_pattern_top:has(.logo_pos_features) .sub_heading {
        margin: 50px 0 0 0 !important;
    }

    .page-template-callfluent-light .grid_cta {
        padding: 0;
    }

    .page-template-callfluent-light .cta_icons_boxs .row .col {
        width: 50%;
        flex: unset;
        padding: 20px 12px;
    }

    .page-template-callfluent-light .month_anually {
        margin: 60px 0px;
    }

    .page-template-callfluent-light .last_footer {
        margin-top: 60px;
        margin-bottom: 0;
        padding: 0 0 20px 0;
    }

    .page-template-callfluent-light .footer_girds {
        padding: 20px 0 0 0;
        flex-direction: column;
    }

    /*responsive for light page*/
    /*BLack Friday page css start*/
    .blkfridy24_sec-strip img {
        width: calc(100% + 500px);
        margin: 0 -500px 0;
        max-width: unset;
    }

    .blkfridy24-pricing-upto {
        position: absolute;
        top: 20px;
        right: unset;
        width: 250px;
        left: -140px;
    }

    .blkfridy24-pricing-top img:first-child {
        max-width: 220px;
    }

    .blkfridy24-pricing-content h4 {
        font-size: 25px;
        line-height: 24px;
        padding: 36px 0 0;
    }

    .blkfridy24-pricing-toggle-outer a,
    .blkfridy24-regular-content a {
        font-size: 19.83px;
        gap: 10px;
        margin-top: 20px;
        padding: 21px 46px;
    }

    .blkfridy24-banner h1 {
        font-size: 40.45px;
        line-height: 1.3;
    }

    .blkfridy24-membercount {
        font-size: 21px;
    }

    .blkfridy24-membercount img {
        max-height: 33px;
    }

    #page section.blkfridy24-testimonial-wrapper {
        padding: 50px 0 50px 0;
    }

    /*BLack Friday page css end*/
}

@media (max-width: 640px) {

    /*responsive for light page*/
    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light h1,
    .page-template-callfluent-light h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 32px;
        line-height: 1.2;
    }

    .page-template-callfluent-light .main_center_banner {
        width: 100%;
    }

    .page-template-callfluent-light .section-demoform .web-form-points .call_to_action {
        padding: 30px 20px !important;
    }

    .page-template-callfluent-light .section-demoform .web-form-points .call_to_action .sub_heading.small {
        font-size: 18px;
        margin: 15px 0px;
        background-position: left top;
        background-size: 25px;
        padding-left: 40px;
    }

    .page-template-callfluent-light .step_demo_section .main-headline {
        line-height: 1.2;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list.small_transparent .inner-container {
        width: 100% !important;
        flex-basis: 100%;
        max-width: 100%;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list.small_transparent .inner-container p {
        text-align: center;
        padding: 18px 0 0 0;
    }

    .page-template-callfluent-light .main_center_banner {
        width: 100%;
    }

    /*responsive for light page*/
    /*BLack Friday page css start*/
    .blkfridy24-banner-tag {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    section .blkfridy24-banner-tag img {
        max-width: unset;
        max-height: 41px;
    }

    .blkfridy24-banner h1 br {
        display: none;
    }

    .blkfridy24-banner h1 {
        font-size: 34.45px;
        line-height: 1.3;
    }

    .blkfridy24-video {
        width: 100%;
    }

    .blkfridy24-card {
        /* backdrop-filter: blur(8px); */
        padding: 20px;
        width: 100%;
        margin: 20px 0 0;
    }

    .blkfridy24-testimonial-content {
        grid-template-columns: repeat(1, 1fr);
    }

    .blkfridy24-membercount {
        display: flex;
        font-size: 17px;
        gap: 10px;
        padding: 20px 0 0;
    }

    .blkfridy24-timer-tag {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .blkfridy24-timer-tag img {
        max-width: unset;
        max-height: 30px;
    }

    .blkfridy24-pricing-toggle-outer a,
    .blkfridy24-regular-content a {
        font-size: 19.83px;
        gap: 10px;
        margin-top: 20px;
        padding: 12px 36px;
    }

    .blkfridy24-pricing-upto {
        top: 0px;
        width: 190px;
        left: -110px;
    }

    .blkfridy24-pricing-top img:first-child {
        max-width: 170px;
    }

    .blkfridy24-pricing-exclusive {
        font-size: 20px;
    }

    .blkfridy24-pricing-warpper {
        padding: 0px 15px 30px;
    }

    .blkfridy24-pricing-big-heading {
        font-size: 23px;
        line-height: 24px;
        margin: 30px -30px 0 -30px;
        padding: 13px 30px 13px;
    }

    .blkfridy24-timer-wrap {
        margin: 40px 10px 0;
    }

    .blkfridy24-discount h4 {
        font-size: 15px;
    }

    /*BLack Friday page css end*/
}

@media (max-width: 580px) {
    .inner-container.box_bg.eleven img {
        height: 20px;
    }

    .section-demoform.width>div,
    .section-demoform.width>div:nth-child(2) {
        width: 100% !important;
    }

    .container.features-boxes .audio.features-list .inner-container,
    .container.features-boxes .audio.features-list .inner-container.eleven {
        width: calc(100% - 40px);
    }

    .container.features-boxes .audio.features-list .inner-container.eleven {
        padding: 55px 35px;
    }

    .container.features-boxes .audio.features-list .inner-container.eleven .yellow_cta {
        line-height: 1.2;
        font-size: 18px;
    }

    .elevenlabs .container.features-boxes .audio.features-list .inner-container {
        min-height: 250px !important;
        width: 100% !important;
    }

    .container.features-boxes .audio.features-list.small_transparent .inner-container {
        min-height: auto !important;
        flex-direction: column;
        justify-content: center;
    }

    .eleven_play {
        top: calc(50% - 25px);
    }

    .eleven_play:hover {
        top: calc(50% - 30px);
    }

    .play_paush_btn_tab .puls_effect_play img.play_icon_strok {
        width: 25px;
        height: 25px;
    }

    .features_container.boxed .feature_heading>h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .audio.features-list.versus .inner-container {
        padding: 35px 10px;
        border: none;
        border-radius: 25px;
        background: #0C0E1D;
    }

    section.automation_section .section_heading_part>p,
    section.automation_section .section_heading_part>p.sub_heading,
    section .section_heading_part>p,
    .section_heading_part>p.sub_heading,
    .sub_heading {
        font-size: 18px;
        line-height: 24.25px;
    }

    .col.prevew_agent .highlight {
        left: -10px;
    }

    .tag_highlight {
        padding: 10px 20px;
    }

    section.audio_preview .sub_heading {
        margin-top: 20px;
    }

    .audio_preview_card .col.prevew_agent {
        width: 150px;
        height: 150px;
        margin: 10px;
    }

    .section-demoform .web-form-container {
        padding: 25px 15px;
        position: relative;
    }

    .section-demoform .agent-details>img {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }

    .herocontent_banner {
        margin-top: 10px;
    }

    h1.main-headline span,
    h2.main-headline span,
    h1.main-headline span.gradient-text,
    h2.main-headline span.gradient-text,
    .section_heading_part.small h2.main-headline span.gradient-text,
    h2.main-headline span {
        font-size: 30px;
        line-height: 1;
    }

    .section_heading_part.center_heading>h1 {
        margin: 30px 0 30px;
    }

    .header_text_free {
        display: none;
    }

    .features .cta_features .col-md-4:nth-child(odd):after {
        content: none;
    }

    .features_section .features_cards .row div.feature_container_grids {
        margin-bottom: 40px;
    }

    .plateform_logos {
        justify-content: center;
    }

    .demosection {
        padding-bottom: 25px;
    }

    .user_tab_top .user_desc ul li {
        display: none;
    }

    .owl-carousel .owl-item .user_voice_img img {
        width: 70px;
        height: 70px;
        margin-left: 10px;
        border-radius: 10px;
    }

    .owl-carousel .owl-item .user_tab_top {
        flex-direction: column;
        margin-bottom: 0px;
        padding: 0px;
    }

    .anually a.big_btn_w_bg {
        padding: 0;
        height: 25px;
    }

    .anually a.big_btn_w_bg span {
        font-size: 14px;
    }

    .accordion-wrapper p {
        font-size: 15px;
    }

    .user_voice_img {
        margin-right: 6px;
    }

    .user_tab_top .user_desc ul li a {
        margin-right: 5px;
        font-size: 12px;
    }

    .section_heading_part {
        margin: 0 auto 40px auto;
    }

    .user_tab_top {
        padding-left: 20px;
    }

    .month_anually {
        margin-bottom: 30px;
        margin-top: 40px;
    }

    p {
        font-size: 18px;
    }

    a.button_arrow {
        padding: 17px 26px;
    }

    .herocontent_banner .tag_highlight span {
        font-size: 13px;
    }

    .section-player .gradient-wrapper {
        padding: 31px 0;
    }

    .lang_country_links .country_lang_linl a {
        font-size: 14px;
    }

    .footer_gap .footer_logo {
        flex-direction: column;
    }

    .footer_girds {
        flex-direction: column;
        text-align: center;
    }

    .footers_link {
        width: 100%;
        margin-bottom: 20px;
    }

    .last_footer {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .container {
        padding: 0 20px;
    }

    .cta_icons_boxs .row:after {
        content: none;
    }

    .cta_icons_boxs .row .col:after,
    .cta_icons_boxs .row .col:nth-child(n+5):after {
        content: none;
    }

    .cta_icons_boxs .row .col {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top .user_desc ul {
        justify-content: center;
    }

    .tab_con_btn svg {
        width: 20px;
    }

    .tab_cont_description {
        padding: 0 20px;
        margin-top: 80px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top {
        flex-direction: column;
        padding-left: 20px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top .user_voice_img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .features_tab_content .tab-content .tab_con_det .user_tab_top .user_desc p {
        text-align: center;
    }

    .gird_stats_sec .section_heading_part.left_heading p {
        max-width: 100%;
        padding-right: 0;
    }

    .features_tab_content .nav-tabs .nav-link .tab_con_btn p {
        font-size: 13px;
    }

    .features_tab_content .nav.nav-tabs {
        width: 100%;
        flex-direction: column;
    }

    .features_tab_content .nav-tabs .nav-link {
        width: 100%;
    }

    .stats_section {
        padding: 60px 0;
    }

    .prev_lang_voice_grid {
        padding: 0;
    }
}

@media (max-width: 480px) {
    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container {
        width: 100% !important;
        flex-basis: 100%;
    }

    .page-template-callfluent-light .herocontent_banner .tag_highlight .tag_span {
        display: none;
    }

    .page-template-callfluent-light .section-demoform .agent-details {
        flex-wrap: wrap;
    }

    .page-template-callfluent-light .section-demoform .web-form-container {
        padding: 30px 20px;
    }

    .page-template-callfluent-light .section-demoform #agent-demo-form {
        margin: 40px 0px;
    }

    .page-template-callfluent-light button.primary_bg_btn {
        font-size: 16px;
        padding: 16px 30px;
        line-height: normal;
    }

    .page-template-callfluent-light .section-demoform .agent-details>img {
        margin: 0 0 20px 0;
    }

    .page-template-callfluent-light .agent-text {
        width: 100%;
    }

    .page-template-callfluent-light h1.main-headline span,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light .section_heading_part.small h2.main-headline span.gradient-text,
    .page-template-callfluent-light h2.main-headline span,
    .page-template-callfluent-light h1,
    .page-template-callfluent-light h1.main-headline span,
    h1.main-headline span.gradient-text {
        font-size: 30px;
        line-height: 1.2;
    }

    .page-template-callfluent-light #page section.step_demo_section {
        padding: 120px 15px 60px !important;
    }

    .page-template-callfluent-light .step_demo .next_button {
        padding: 15px 25px;
        font-size: 16px;
    }

    .page-template-callfluent-light .container.features-boxes .audio.features-list .inner-container.eleven {
        min-width: calc(100% - 20px);
        padding: 30px 20px;
        margin: 15px 10px;
    }

    .page-template-callfluent-light .center_diagram .agent_diagram_box {
        margin: 0 auto 25px auto;
        padding: 20px;
        flex-direction: column;
        width: 100%;
    }

    .page-template-callfluent-light .center_diagram .agent_diagram_box .agent_type_select {
        margin: 15px 0 0 0;
    }

    .page-template-callfluent-light .top_diagram>ul>li:nth-child(1):before,
    .page-template-callfluent-light .top_diagram>ul>li:nth-child(1):after,
    .page-template-callfluent-light .top_diagram>ul>li:nth-child(2):after,
    .page-template-callfluent-light .top_diagram>ul>li:nth-child(3):before,
    .page-template-callfluent-light .top_diagram>ul>li:nth-child(3):after,
    .page-template-callfluent-light .bottom_diagram>ul>li:nth-child(2):after,
    .page-template-callfluent-light .bottom_diagram>ul>li:nth-child(3):before,
    .page-template-callfluent-light .bottom_diagram>ul>li:nth-child(3):after,
    .page-template-callfluent-light .bottom_diagram>ul>li:nth-child(1):after,
    .page-template-callfluent-light .bottom_diagram>ul>li:nth-child(1):before {
        display: none;
    }

    .page-template-callfluent-light .diagram_explanation .top_diagram ul,
    .page-template-callfluent-light .diagram_explanation .bottom_diagram ul {
        flex-wrap: wrap;
    }

    .page-template-callfluent-light .diagram_explanation .top_diagram ul li,
    .page-template-callfluent-light .diagram_explanation .bottom_diagram ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .page-template-callfluent-light .diagram_explanation .top_diagram ul li:last-child,
    .page-template-callfluent-light .diagram_explanation .bottom_diagram ul li:last-child {
        margin: 0;
    }

    .page-template-callfluent-light .tag_highlight span {
        font-size: 16px;
        line-height: 20px;
    }

    .page-template-callfluent-light .diagram_explanation .center_diagram {
        margin-top: 10px;
    }

    .page-template-callfluent-light .bottom_diagram {
        margin-top: 0;
    }

    .page-template-callfluent-light .voice_slider .owl-dots {
        display: none;
    }

    .page-template-callfluent-light .audio.features-list .inner-container {
        width: 100%;
        flex-basis: 100%;
    }

    .page-template-callfluent-light #page .usecases-slider {
        padding: 60px 0px;
    }

    .page-template-callfluent-light .section_heading_part.center_heading {
        margin-bottom: 40px;
    }

    .page-template-callfluent-light .versus .inner-container ul li,
    .page-template-callfluent-light .versus .inner-container:nth-child(2) ul li {
        background-position: left top;
        padding: 0 0 0 40px;
        background-size: 22px;
    }

    .page-template-callfluent-light .audio.features-list.versus .inner-container h2 {
        font-size: 22px;
        line-height: normal;
        padding: 15px 0 0 0;
    }

    .page-template-callfluent-light .features_section.bg_pattern_top:has(.logo_pos_features) .sub_heading {
        margin: 40px 0 0 0 !important;
        padding: 0 20px;
    }

    .page-template-callfluent-light .features_section.bg_pattern_top:has(.logo_pos_features) .call_to_action {
        padding: 0 20px;
    }

    .page-template-callfluent-light .platforms .plateform_logos img {
        margin: 0 10px 10px 0;
    }

    .page-template-callfluent-light .plateform_logos {
        margin: 0 -10px -10px 0;
    }

    .page-template-callfluent-light .step_demo .agent_demo_form label {
        margin-top: 20px;
        font-size: 18px;
    }

    /*BLack Friday page css start*/
    .blkfridy24-pricing-save span {
        font-size: 16px;
        padding: 12px 22px;
        margin: 0 0 4px;
    }

    .blkfridy24-pricing-toggle-outer a,
    .blkfridy24-regular-content a {
        font-size: 18.83px;
        gap: 10px;
        margin-top: 20px;
        padding: 12px 18px;
    }

    .blkfridy24-timer-repeat strong {
        height: 55px;
        width: 55px;
        font-size: 25.8px;
        padding: 0 0 2px;
    }

    .blkfridy24-timer-box-wrapper {
        gap: 7px;
    }

    .blkfridy24-regular-content {
        padding: 10px 10px 40px 10px;
    }

    .blkfridy24-membercount {
        flex-direction: column;
    }

    .blkfridy24-testimonial-inner>p {
        font-size: 20px;
    }

    .blkfridy24-testimonial-list {
        padding: 17px 22px 20px;
    }

    /*BLack Friday page css end*/
}

.plan-info .justify-content-between {
    padding: 0px 15px;
}

.payment_new .payment-box .plan-info {
    background: transparent !important;
}

.payment_new .col-md-6 {
    padding: 25px 45px !important;
}

.payment_new .payment-box {
    background: #1e1d24 !important;
    border-radius: 25px;
    border: none;
    outline: 10px solid #1c1c1c47;
}

.payment_new .order-bump-box {
    background: none !important;
    border: none;
    padding: 0px;
}

.payment_new .payment-box .plan-info .inner-border-box {
    background: transparent;
    border: none !important;
    outline: none;
    box-shadow: none;
}

.payment_new .payment-box .plan-big-price .currency-value,
.payment_new .payment-box .plan-big-price .plan-total-amount {
    font-size: 25px;
}

.payment-box .plan-info {
    background: linear-gradient(180deg, rgba(70, 32, 255, 0.7) 0%, rgb(19, 28, 219) 100%);
}

.payment-box .plan-info .inner-border-box {
    background: linear-gradient(160.55deg, rgba(11, 16, 40, 0.22) 34.87%, #181b2640 95.65%);
    border: 1px solid #a39dbb1a !important;
    box-shadow: 0 0 3px 0 #00000091;
    outline: 3px solid #3f337b00;
}

.payment-box .price-opacity,
.payment-box .price-opacity p,
.payment-box .price-opacity span {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    opacity: .7;
    margin: 5px 0;
}

.payment-box .plan-big-price,
.payment-box .plan-big-price p,
.payment-box .plan-big-price span {
    font-size: 19px;
    align-items: center;
    display: flex;
    font-weight: 500;
    color: #fff;
}

.payment-box .price-value,
.payment-box .price-value span,
.payment-box .price-value p {
    opacity: 1;
    font-weight: 500;
    color: #fff;
    font-size: 17px;
}

.plan-pricing {
    margin-bottom: 25px;
}

.plan-pricing h6 {
    font-size: 25px;
    margin-bottom: 0px;
}

.plan-info,
.col-md-6.right-col {
    background: transparent;
}

.payment-box {
    background: linear-gradient(124.55deg, rgba(17, 20, 28, 0.97) 0%, #13151ef5 95.65%);
    padding: 0;
    border-radius: 10px;
    border: 1px solid #504c5e78;
    box-shadow: 0 0 3px 5px #00000029;
    outline: 2px solid #090b15;
}

.payment-box .inner-border-box {
    border-radius: 7px;
    background: linear-gradient(160.55deg, rgb(19, 23, 32) 34.87%, #181b26 95.65%);
    border: 1px solid #403e487a !important;
    box-shadow: 0 0 3px 0 #0009;
    outline: 3px solid #10111c;
    padding: 25px 5px;
    margin: 15px auto;
    margin-top: 15px;
}

.summary-head h4 {
    text-align: left;
    margin-bottom: 35px;
}

#paymentModal {
    color: white;
}

#paymentModal .modal-body {
    overflow: hidden;
}

#paymentModal .col-md-6 {
    padding: 55px;
}

#paymentModal .form-control,
#paymentModal .form-select {
    background: linear-gradient(180.55deg, rgb(19, 23, 32) 34.87%, #181b26 95.65%);
    border-radius: 7px;
    border: 1px solid #403e48 !important;
    box-shadow: 0 0 3px 0 #000;
    outline: 3px solid #151622;
    padding: 15px 10px;
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    border: 1px solid #403e487a !important;
    box-shadow: 0 0 3px 0 #0009;
    outline: 3px solid #10111c;
}

#paymentModal .form-control,
#paymentModal .form-select option {
    background: #151922;
    font-weight: 400;
    font-size: 15px;
}

.payment_new #paddle-customer-form .form-control,
.payment_new #paddle-customer-form .form-select option,
.payment_new #paddle-customer-form .form-select {
    background: #222128 !important;
    font-weight: 400;
    font-size: 18px !important;
    outline: none !important;
    border-radius: 15px !important;
    padding: 20px !important;
}

.payment_new #paddle-customer-form .primary_bg_btn {
    margin: 15px auto;
    border-radius: 15px;
    padding: 25px 10px;
    background: #281ecc;
    border: 1px solid #4335e1 !important;
    box-shadow: none;
    outline: 3px solid #151622;
    font-weight: 500;
    font-size: 20px;
}

.payment_new .col-form-label {
    font-weight: 400;
    padding-left: 5px;
    color: #acacb5;
}

#paymentModal .form-control::placeholder {
    color: #ffffff4f;
}

#paymentModal .primary_bg_btn {
    margin: 15px auto;
    border-radius: 7px;
    padding: 10px;
    background: linear-gradient(180deg, rgba(70, 32, 255, 0.7) 0%, rgb(19, 28, 219) 100%);
    border: 1px solid #4335e1 !important;
    box-shadow: 0 0 3px 0 #000;
    outline: 3px solid #151622;
    font-weight: 500;
    font-size: 17px;
}

#paymentModal .secured-payment-box {
    margin: 0 auto;
    text-align: center;
    width: fit-content;
    background: #0a0a13;
    border-radius: 25px;
    padding: 5px 15px;
    opacity: .6;
    line-height: normal;
    border: 1px solid #403e48;
    color: #b1afb9;
    position: relative;
    padding-left: 35px;
    font-size: 17px;
}

#paymentModal .secured-payment-box img {
    width: 45px;
    height: 45px;
    border: 1px solid #403e48;
    border-radius: 555px;
    background: #0a0a13;
    padding: 10px;
    position: absolute;
    left: -20px;
    top: -5px;
}

.payment_new .secured-payment-box,
.payment_new .secured-payment-box img {
    border: none !important;
}

/* Enhanced Order Bumps Styling */

.order-bumps-container {
    margin: 25px 0;
    padding: 20px;
    background: linear-gradient(180.55deg, rgb(19, 23, 32) 34.87%, #181b26 95.65%);
    border-radius: 10px;
    border: 1px solid #403e48;
    box-shadow: 0 0 3px 0 #000;
}

.order-bumps-title {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 28px;
}

.order-bumps-title:before {
    content: '🎁';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

.order-bump-item {
    margin-bottom: 15px;
    padding: 15px;
    background: rgba(19, 23, 32, 0.5);
    border-radius: 8px;
    border: 1px solid #403e4840;
    transition: all 0.3s ease;
}

.order-bump-item:hover {
    border-color: #4335e1;
    transform: translateY(-1px);
}

.order-bump-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.order-bump-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #403e48;
    border-radius: 6px;
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    background: #181b26;
    transition: all 0.2s ease;
}

.order-bump-checkbox:checked {
    background: linear-gradient(180deg, rgba(70, 32, 255, 0.7) 0%, rgb(19, 28, 219) 100%);
    border-color: #4335e1;
}

.order-bump-checkbox:checked:after {
    content: '✓';
    position: absolute;
    color: white;
    font-size: 14px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.order-bump-label {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin: 0;
}

.package-name {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.package-price {
    color: #4335e1;
    font-weight: 500;
    font-size: 16px;
    background: rgba(67, 53, 225, 0.1);
    padding: 4px 12px;
    border-radius: 15px;
}

.order-bump-description {
    color: #b1afb9;
    font-size: 14px;
    margin-left: 34px;
    opacity: 0.8;
}

.modal .modal-dialog {
    max-width: 1000px;
}

.modal .modal-body {
    padding: 0;
    position: relative;
    min-height: 600px;
}

.plan-info-column {
    background: #f8f9fa;
    padding: 30px;
}

.paddle-checkout-column {
    transition: all 0.3s ease;
}

/* Hide paddle form initially */

.paddle-inline-form.d-none {
    opacity: 0;
    transform: translateX(20px);
}

/* Show paddle form with animation */

.paddle-inline-form:not(.d-none) {
    opacity: 1;
    transform: translateX(0);
}