.row.social-media .col-md-6.services-col a:hover {
    color: #fff;
}

#wpcf7-f132-o1 form.wpcf7-form.init .form-group.d-flex {
    position: relative;
}

#wpcf7-f132-o1 form.wpcf7-form .form-group.d-flex p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
}

.contact-mail .form-group>p {
    display: flex;
    align-items: center;
}

.contact-mail .form-group+.wpcf7-response-output {
    border-color: red !important;
    color: #fff;
}

.contact-mail label {
    margin-bottom: 0px !important;
}

.translated-rtl body {
    direction: rtl;
}

.translated-rtl body * {
    text-align: right;
}

html[dir="rtl"] .banner_inner img.banner_laptop {
    right: auto;
    left: 0;
}

html[dir="rtl"] .custom_faq button.btn.btn-link.accordion-title:after {
    background-image: url('../images/arrow.png');
}

html[dir="rtl"] .cust_btn {
    color: var(--orange) !important;
    font-size: 24px !important;
    line-height: 40px !important;
    font-weight: 500 !important;
}

html[dir="rtl"] .contact-mail label {
    margin-bottom: 16px !important;
}

/* ============================================= */

.campaigns-wrp h3.blue_subhead {
    margin-bottom: 6px;
}

.about_plateform h3.blue_subhead {
    margin-bottom: 10px;
}

.about_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.mession-data .ticker_outer:before {
    display: none;
}

.mession-data .ticker_outer:after {
    display: none;
}

.about_wrapper .about-box {
    background-color: #fff1ea;
    padding: 25px;
    width: 100%;
    max-width: 48%;
    padding-bottom: 70px;
    border-radius: 25px;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.about_wrapper .about-box span {
    font-family: Rational Display;
    font-size: 40px;
    font-weight: 600;
    line-height: 51.92px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #FD762B;
}

.about_wrapper .about-box.last-box {
    width: 100%;
    max-width: 100%;
    background-color: #eeedf7;
}

.about_wrapper .about-box.sec-box {
    background-color: #ebe9f4;
}

.about_wrapper .about-box.sec-box span {
    color: #342592;
}

.about_wrapper .about-box.last-box span {
    color: #564DB2;
}

.about-box_imgs img {
    filter: opacity(0.5);
}

.about-box_imgs {
    position: absolute;
    bottom: 0;
    right: 0;
}

.about_wrapper .about-box .about-box_imgs {
    right: -30px;
}

.about_wrapper .about-box.sec-box .about-box_imgs {
    right: 0;
}

.about-box.target_grid.last-box p {
    max-width: 450px;
    width: 100%;
}

.about_wrapper .about-box.last-box .about-box_imgs {
    right: 30px;
}

.inline-txt {
    display: flex;
    gap: 10px;
}

.inline-txt .color-change {
    background: linear-gradient(90deg, #FD762B 30.06%, #342592 74.64%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.control-box {
    background: #191C1F;
    border-radius: 30px;
    padding: 30px;
    height: 100%;
}

.control-box p {
    font-size: 15px;
}

.control-icon {
    margin-bottom: 30px;
}

.section_data.pricing .row {
    gap: 30px 0;
    padding-top: 40px;
}

.tab_wrapper ul.tabs {
    justify-content: center;
    border: 1px solid #342592;
    width: fit-content;
    margin: auto;
    border-radius: 150px;
    margin-bottom: 50px;
}

.tab_wrapper ul.tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: auto;
}

.tab_wrapper li.tab-link {
    background-color: #fff;
    border-radius: 150px;
    padding: 18px 44px;
    color: #000 !important;
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.77px;
    text-align: center;
    cursor: pointer;
}

.tab_wrapper li.tab-link.current {
    background: #342592;
    border-radius: 150px !important;
    color: #fff !important;
}

.plan_sec {
    border: 1px solid #34259240;
    padding: 30px;
    border-radius: 25px;
}

.plan_sec h3 {
    font-size: 32px;
}

.plan_sec:hover {
    color: #fff;
    background: #FD762B;
    border: 1px solid #34259240;
    transition: all 0.5s ease;
    cursor: pointer;
}

.plan_sec p {
    color: #565656;
}

.plan-data h4 {
    font-family: Rational Display;
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    color: #000;
    margin: 30px 0;
}

.plan-data h4 span {
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.plan_sec:hover .plan-data * {
    color: #fff !important;
    transition: all 0.5s ease;

}

.plan-btn a {
    border: 1px solid #34259226;
    background-color: #fff;
    width: 100%;
    display: block;
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.77px;
    text-align: center;
    padding: 12px;
    border-radius: 150px;
    color: #000 !important;
}

.plan-btn {
    border-bottom: 1px solid #3425921A;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.plan_list h6 {
    font-family: Rational Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}

.plan_list ul {
    list-style: none;
    padding-left: 30px;
}

.plan_list ul li {
    position: relative;
    margin-bottom: 15px;
    font-family: Rational Display;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.bg-wrapper .plan_list ul li {
    text-align: left;
}

.plan_sec:hover .plan-btn a {
    background: #fff;
    color: #000 !important;
}

.plan_sec.center {
    padding: 60px 30px;
}

.right_wrapper .plan_list ul li:after {
    right: -30px;
}

.plan_list ul li:after {
    content: '\f058';
    position: absolute;
    left: -28px;
    top: 0;
    font-family: 'Font Awesome 6 Free';
    font-size: 17px;
}

.plan_sec.center .plan-btn {
    border-bottom: 1px solid #FFFFFF33;
}

section.one-platform .txt {
    text-align: center;
    max-width: 1189px;
    margin: auto;
}

.bg-wrapper {
    background: linear-gradient(180deg, #FD762B 0%, #FF8440 100%);
    border-radius: 55px;
    padding: 80px 70px;
    margin-top: 40px;
}

.bg-wrapper * {
    color: #fff;
}

.update-data p {
    margin: 17px 0 30px;
}

.contact-form input {
    width: 100%;
    outline: none;
    height: 100%;
    border: 1px solid #ebdfdf;
    padding: 20px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    line-height: 20.77px;
}
html[dir="rtl"] .ticker {
    padding-left: 70px;
}


.contact-form textarea {
    width: 100%;
    outline: none;
    height: 100%;
    border: 1px solid #ebdfdf;
    padding: 20px;
    border-radius: 5px;
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.77px;
}

.contact-form {
    box-shadow: 0px 34px 44px 0px #3425921A;
    background-color: #fff;
    padding: 40px;
    border-radius: 15px;
    max-width: 720px;
    margin-left: auto;
}


.contact-form .form-group button {
    border: 0;
    outline: none;
    background: #342592;
    color: #fff;
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.77px;
    text-align: center;
    padding: 20px 50px;
    display: block;
    border-radius: 150px;
    margin-top: 40px;
}

.contact-form .form-group button:hover {
    background: #FD762B;
}

.contact-data {
    max-width: 640px;
}

.contact_flex {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-top: 30px;
}

.contact_detail p {
    margin: 0;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.contact-data h2 {
    color: #000;
}

.contact_detail a {
    font-weight: normal;
    color: #565656;
    font-size: 20px;
}

.contact_detail a:hover {
    color: #342592;
}

.contact-icons {
    display: flex;
    gap: 20px;
}

.contact-icons i {
    border: 1px solid #342592;
    height: 44px;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #342592;
    cursor: pointer;
}

.contact_detail.networks {
    margin: 40px 0;
    margin-bottom: 10px;
}

.contact-icons i:hover {
    color: #fff;
    background: #fd762b;
    border-color: #fd762b;
}

.ticker.about-png {
    animation: unset !important;
}

.ticker.about-png .item-collection-1 {
    animation: unset !important;
}

.tab-content {
    display: none;
    margin-top: 60px;
}

.tab-content.current {
    display: inherit;
}

section.terms-conditions h3.blue_subhead {
    color: #000 !important;
}

.terms-conditions_content b {
    color: #000;
    font-weight: 600;
}

section.terms-conditions .container {
    max-width: 1350px;
    margin: auto;
}

.terms-conditions_content ul {
    max-width: 1075px;
    padding-left: 20px;
}

.terms-conditions_content ul li {
    margin-bottom: 6px;
}

.terms-conditions_content h5 {
    font-size: 28px;
}

.international_content {
    max-width: 1040px;
    margin: auto;
    padding-bottom: 50px;
}

.terms-conditions_content ul li::marker {
    color: #000;
}

.terms-conditions_content span {
    display: block;
}

.terms-conditions_content p {
    line-height: 1.8;
}

.mt-90 {
    margin-top: 90px !important;
}

.padd-r {
    padding-right: 15px;
}

.padd-l {
    padding-left: 15px;
}

.international_sec {
    margin: 0px !important;
}

.international_content {
    max-width: 1040px;
    margin: auto;
}

section.international_sec .control-box {
    background-image: linear-gradient(135.97deg, #FFFFFF 0.57%, #EBEDF5 100%);
    border: 1px solid #3425921A;
}

section.international_sec h3.blue_subhead {
    color: #000 !important;
}

section.faq_sec {
    overflow: hidden !important;
    background-color: transparent !important;
}

.faq_tab .tab_wrapper ul.tabs {
    border: 0;
    background-color: rgba(253, 118, 43, 0.05);

}

.faq_tab .faq_srch_wth {
    max-width: 670px;
    margin: auto;
}

.faq_tab .faq_srch_wth .faq_inpt {
    width: 100%;
    padding: 20px 55px;
    outline: 0;
    text-align: left;
    border: 0;
    border-radius: 50px;
    color: rgba(86, 86, 86, 1);
    background-color: rgba(253, 118, 43, 0.05);
    background-image: url("../images/srch_bg.svg");
    background-repeat: no-repeat;
    background-position: top 50% left 4%;
}

.faq_tab .accordion-title:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    position: absolute;
    right: 5%;
}

.faq_tab .accordion-title.collapsed:before {
    float: right !important;
    content: "\f067";
    font-weight: 300;
    position: absolute;
    right: 5%;
}

.faq_tab .card-body {
    padding: 30px;
    padding-top: 0px !important;
}

.faq_tab .card {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    border: none;
    background: #FD762B0D;
    border-radius: 5px;
}

.faq_tab .card-header {
    border-bottom: none;
    background-color: transparent;
    padding: 0px;
}

.faq_tab .card .accordion-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    width: 100%;
    display: block;
    color: rgba(32, 33, 37, 1);
    padding: 30px;
}

.card a:hover {
    color: #000;
}

.faq_tab .oter_accordian_sec {
    margin-top: 30px;
}

.faq_tab .card-header ul {
    list-style-type: none;
    display: flex;
    border: 0;
    padding-left: 0;
    margin-bottom: 0;
    gap: 10px;
    width: 90%;
}

.faq_tab .card .accordion-title {
    display: flex;
    gap: 12px;
    align-items: center;
}

.signup_form {
    max-width: 585px;
    margin: auto;
}

section.signup_sec {
    overflow: hidden;
}

.signup_wrapper {
    background: #3425920D;
}

.signup_sec h5 {
    font-size: 40px;
}
.icon-svgs img {
    animation: upDown 1s ease-in-out infinite alternate;
}

@keyframes upDown {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-18px);
    }
}

.signup-logo {
    padding-bottom: 15px;
}

ul.form-number {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 255px;
    margin: auto;
    padding: 30px 0;
    position: relative;
}

ul.form-number a span {
    border: 2px solid #342592;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 500;
    color: #342592 !important;
    position: relative;
    z-index: 999;
    background-color: #fff;
}

ul.form-number a.active span {
    background: #342592;
    color: #fff !important;
}

ul.form-number:after {
    content: '';
    position: absolute;
    background-color: #342592;
    height: 3px;
    width: 100%;
}

.signup-form-text h6 {
    font-size: 24px;
    text-decoration: underline;
    font-weight: 600;
    margin: 30px 0;
}

.signup-form-text form .form-group label {
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
    color: #000;
    font-family: Rational Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.96px;
    text-align: left;
}

.signup-form-text form .form-group {
    margin-bottom: 24px;
}

.signup-form-text form .form-group input {
    height: 100%;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #34259233;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    outline: none;
    font-size: 16px;
}

.form-group.password img {
    position: absolute;
    top: 56px;
    right: 17px;
    cursor: pointer;
}

.form-group.password {
    position: relative;
}

button.signup-btn {
    background: #FD762B;
    border: 0;
    outline: none;
    color: #fff;
    width: 100%;
    display: block;
    padding: 16px;
    margin-top: 30px;
    border-radius: 150px;
    font-family: Rational Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.36px;
    text-align: center;
}

button.signup-btn:hover {
    background: #342592;
}

.signup-form-text .form-group a {
    font-weight: 500;
    color: #342592;
}

.signup-form-text .form-group p {
    margin-top: 20px;
}

.login-container {
    background: #FFFFFF;
    position: relative;
    z-index: 99;
    max-width: 775px;
    margin: auto;
    padding: 80px;
    border-radius: 25px;
}

section.login-sec {
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

section.login-sec ul.tabs-login {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    max-width: 567px;
    margin: auto;
    margin: 40px 0;
    background: #FD762B0A;
    padding: 8px;
    border-radius: 150px;
}

section.login-sec ul.tabs-login li {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.login-sec li.tab-actives {
    background: #FD762B;
    border-radius: 150px;
}

section.login-sec li.tab-actives a {
    color: #fff;
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.17px;
    text-align: center;
}

section.login-sec li a {
    font-family: Rational Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.17px;
    text-align: center;
    color: #000;
    padding: 13px;
}

.login_content p {
    text-align: center;
    font-size: 16px;
}

.login_content h4 {
    font-size: 40px;
    color: #000;
    text-align: center;
}

.form-group.checkbox_login input[type="checkbox"] {
    position: relative;
    border: 2px solid #00234770;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 0.6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 24px;
    width: 24px;
    min-width: 24px;
    -webkit-appearance: none;
    opacity: 0.5;
}

.form-group.checkbox_login input[type="checkbox"]:hover {
    opacity: 1;
}

.form-group.checkbox_login input[type="checkbox"]:checked {
    background-color: #FD762B;
    border-color: #FD762B;
    opacity: 1;
}

.form-group.checkbox_login input[type="checkbox"]:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.form-group.checkbox_login {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 10px;
}

.form-group.checkbox_login a {
    color: #000;
    font-size: 16px;
}

.signup-form-text .form-group p {
    display: flex;
    align-items: center;
    gap: 5px;
}

.signup-form-text .form-group p label {
    padding: 0;
    font-size: 16px;
    cursor: pointer;
}

.form-group.checkbox_login p {
    margin: 0;
}

.left-img .about-box_imgs {
    left: 0px;
    text-align: left;
}

.left-img .about_wrapper .about-box.last-box .about-box_imgs {
    left: 30px;
}

.left-img .about_wrapper .about-box .about-box_imgs {
    left: -30px;
}

.left-img .about_wrapper .about-box.sec-box .about-box_imgs {
    right: 0 !important;
    left: -10px;
}

.plan-data b {
    font-size: 16px;
    padding-left: 7px;
}

.in_faq_box.left-wrapper .accordion-title:before {
    left: 30px;
    right: auto;
}


/* ******************* (AK starts 17/10/24) ************************ */
.size80 {
    font-size: 80px;
    font-weight: 700;
    line-height: 85px;
    text-align: right;
}

html[dir="rtl"] .slider_sec .section_head .slider_head h2.size80 {
    max-width: 705px;
}

html[dir="rtl"] .slider_sec .section_head .head-content h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    text-align: right;
    max-width: 471px;
}

html[dir="rtl"] .login-sec ul.tabs-login {
    flex-direction: row-reverse;
}

html[dir="rtl"] .signup_sec .signup_wrapper .signup_form .signup-form-text form .form-group label,
html[dir="rtl"] .signup-form-text form .form-group label {
    text-align: right;
}

html[dir="rtl"] .form-group.password img {
    top: 50%;
    left: 17px;
    right: unset;
    transform: translateY(10px);
}

html[dir="rtl"] .login-sec .login {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

html[dir="rtl"] .login-sec .login .lg_btn {
    direction: ltr;
}

html[dir="rtl"] .login-sec .login .lg_btn a.cta {
    background: #FD762B1A;
    color: black;
}

html[dir="rtl"] .signup_wrapper {
    padding-inline: 12px;
}

html[dir="rtl"] .signup_sec .row .signup_wrapper {
    padding-inline: 12px;
}

html[dir="rtl"] .plateform_section.pricing-plans .faq_tab .tab_wrapper .tab-data .tab-content {
    display: none;
}

html[dir="rtl"] .plateform_section.pricing-plans .faq_tab .tab_wrapper .tab-data .tab-content.current {
    display: block;
}

html[dir="rtl"] .ad-tabination .nav-link.active::after {
    left: 20px;
    transition: 0.6s ease;
    transform: rotate(-45deg);
}

/* ******************* (AK ends) ************************ */
.signup-form-text form .form-group input[type="password"] {
    padding-right: 40px !important;
}
.campaigns-wrp .tab-content {
    display: block;
}

@media only screen and (max-width: 1599px) {

    /* ******************* (AK ) ************************ */

    .about_wrapper .about-box span {
        font-size: 30px;
    }
    html[dir="rtl"] .ticker {
        padding-left: 0;
    }
    .bg-wrapper {
        padding: 50px 40px;
        border-radius: 40px;
    }

    .about_wrapper .about-box {
        padding-bottom: 30px;
    }

    .about-box_imgs img {
        width: 100%;
        max-width: 110px;
    }

    .about_wrapper .about-box .about-box_imgs {
        right: -20px;
    }

    .about_wrapper .about-box.sec-box .about-box_imgs img {
        max-width: 70px;
    }

    .about_wrapper .about-box.last-box .about-box_imgs img {
        max-width: 80px;
    }

    .size80 {
        font-size: 75px;
        line-height: 1.2;
    }

    html[dir="rtl"] .slider_sec .section_head .head-content h6 {
        font-size: 22px;
        line-height: 1.2;
    }

    /* ******************* (AK ) ************************ */


}

@media only screen and (max-width: 1399px) {

    /* ******************* (AK) ************************ */

    .welcome_data {
        padding-right: 20px;
    }

    section.login-sec {
        background-size: cover;
        padding: 20px;
    }

    .size80 {
        font-size: 65px;
        line-height: 1.2;
    }

    html[dir="rtl"] .contact-form .form-group button {
        padding: 15px 45px;
    }

    /* ******************* (AK) ************************ */

}

@media only screen and (max-width: 1199px) {

    /* ******************* (AK) ************************ */

    .about_wrapper .about-box {
        max-width: 100%;
        width: 100%;
    }

    section.signup_sec {
        padding: 0px 20px;
    }

    .signup_sec h5 {
        font-size: 32px;
    }

    .signup_wrapper.p_120 {
        padding: 80px 0;
    }

    .welcome_data {
        padding-right: 0;
    }

    .faq_tab .card .accordion-title {
        font-size: 24px;
        line-height: normal;
    }

    .control-box {
        padding: 20px;
        border-radius: 15px;
    }

    .padd-r {
        padding-right: 0;
    }

    .padd-l {
        padding-left: 0;
    }

    .mt-90 {
        margin-top: 60px !important;
    }

    .plan_sec {
        padding: 30px 20px;
        border-radius: 15px;
    }

    .plan-data h4 {
        font-size: 38px;
        margin: 20px 0;
    }

    .plan_sec.center {
        padding: 40px 20px;
    }

    .plan_sec h3 {
        font-size: 30px;
    }

    .plan-btn {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    /* ******************* (AK) ************************ */
    html[dir="rtl"] section.signup_sec {
        padding: 0px 10px;
    }

    html[dir="rtl"] .slider_sec .section_head .head-content h6 {
        font-size: 18px;
    }

    .size80 {
        font-size: 55px;
    }

    /* ******************************************* */

}

@media only screen and (max-width: 991px) {

    .plan_sec.center {
        margin: 30px 0;
    }

    .welcome_data {
        padding-bottom: 50px;
    }

    .faq_tab .faq_srch_wth .faq_inpt {
        background-position: top 54% left 5%;
    }

    .update-data {
        margin-bottom: 30px;
    }

    section.international_sec .row {
        gap: 30px 0;
    }

    .control-icon {
        margin-bottom: 20px;
    }

    .control-icon img {
        max-width: 60px;
    }

    /* ******************* (AK) ************************ */
    html[dir="rtl"] .signup_sec .row {
        flex-direction: column-reverse;
        gap: 20px;
    }

    html[dir="rtl"] .welcome_data {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    html[dir="rtl"] .cta {
        padding: 14px 37px;
    }

    .size80 {
        font-size: 50px;
    }

    html[dir="rtl"] .contact-form .form-group button {
        margin-top: 30px;
        padding: 15px 40px;
    }

    /* ******************************************* */
}

@media only screen and (max-width: 767px) {

    .about_wrapper .about-box.sec-box .about-box_imgs img {
        max-width: 60px;
    }

    .mt-90 {
        margin-top: 40px !important;
    }

    .terms-conditions_content h5 {
        font-size: 24px;
    }

    .plan_sec h3 {
        font-size: 26px;
    }

    .faq_tab .card .accordion-title {
        font-size: 22px;
        font-weight: 700;
        line-height: 20px;
    }

    .faq_tab .faq_img {
        width: 22px;
    }

    .contact-form {
        padding: 20px;
    }

    .contact-form input {
        padding: 15px;
    }

    .contact-form textarea {
        padding: 15px;
    }

    .about_wrapper .about-box.last-box .about-box_imgs img {
        max-width: 70px;
    }

    .about_wrapper .about-box.last-box .about-box_imgs {
        right: 10px;
    }

    .about-box_imgs img {
        width: 100%;
        max-width: 90px;
    }

    .about_wrapper .about-box {
        border-radius: 16px;
    }

    .bg-wrapper {
        border-radius: 30px;
        padding: 40px 30px;
    }

    .tab_wrapper .nav-pills .nav-link::after {
        display: none;
    }

    .tab_wrapper .nav-pills .nav-link {
        padding: 14px 34px;
    }

    .tab_wrapper ul.tabs {
        margin-bottom: 40px;
    }

    /* ******************* (AK) ************************ */
    html[dir="rtl"] .signup_sec .row {
        gap: 15px;
    }

    html[dir="rtl"] .welcome_data {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    html[dir="rtl"] .cta {
        padding: 12px 27px;
    }

    .size80 {
        font-size: 40px;
    }

    html[dir="rtl"] .slider_sec .clients_slider {
        padding-top: 40px;
    }

    .p_120 {
        padding: 40px 0px;
    }

    /* ******************************************* */
}

@media only screen and (max-width: 575px) {

    .faq_tab .card .accordion-title {
        font-size: 16px;
        padding: 20px;
    }

    .mession-data .ticker_outer:before {
        display: none !IMPORTANT;
    }

    .mession-data .ticker_outer:after {
        display: none;
    }

    .mession-data .ticker-wrap {
        margin-left: -20px;
    }

    .mession-data span.item {
        padding: 0;
    }

    .faq_tab .card-body {
        padding: 20px;
        padding-top: 0px !important;
    }

    .faq_tab .card {
        margin-bottom: 15px;
    }

    .oter_accordian_sec .col-lg-6 {
        padding: 0;
    }

    .signup_wrapper.p_120 {
        padding: 50px 0;
    }

    ul.form-number {
        padding: 16px 0;
    }

    .signup-form-text h6 {
        font-size: 22px;
        margin: 20px 0;
    }

    .signup-form-text form .form-group label {
        font-size: 18px;
    }

    .signup_sec h5 {
        font-size: 24px;
    }

    .signup-logo img {
        max-width: 200px;
    }

    .signup-form-text form .form-group {
        margin-bottom: 15px;
    }

    .login-container {
        padding: 20px;
        border-radius: 12px;
    }

    section.login-sec li.tab-actives {
        background: #FD762B;
        border-radius: 20px;
    }

    section.login-sec ul.tabs-login {
        flex-direction: column;
        margin: 20px 0;
    }

    .login_content h4 {
        font-size: 30px;
    }

    .form-group.checkbox_login {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 20px;
    }

    .form-group.checkbox_login a {
        padding-left: 50px;
    }

    /* ******************* (AK) ************************ */
    .size80 {
        font-size: 35px;
    }

    .p_120 {
        padding: 30px 0px;
    }

    html[dir="rtl"] .slider_sec .clients_slider {
        padding-top: 30px;
    }

    html[dir="rtl"] .login-sec .login {
        flex-direction: column;
        gap: 10px;
    }


    html[dir="rtl"] section.login-sec ul.tabs-login {
        flex-direction: column;
        margin-top: 10px;
    }

    html[dir="rtl"] .welcome_data {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    html[dir="rtl"] ul.form-number a span {
        height: 50px;
        width: 50px;
    }

    html[dir="rtl"] .signup-form-text form .form-group label {
        padding-bottom: 8px;
    }

    html[dir="rtl"] .signup-form-text form .form-group input,
    html[dir="rtl"] button.signup-btn {
        padding: 12px;
    }

    html[dir="rtl"] .login-container {
        padding: 10px;
        padding-top: 20px;
    }

    html[dir="rtl"] .form-group.password img {
        top: 50%;
        left: 11px;
        transform: translateY(40%);
    }

    html[dir="rtl"] .form-group.checkbox_login input[type="checkbox"] {
        height: 20px;
        width: 22px;
        min-width: unset;
    }

    html[dir="rtl"] .form-group.checkbox_login {
        gap: 10px;
    }

    html[dir="rtl"] .form-group.checkbox_login {
        padding-block: 10px;
    }

    html[dir="rtl"] button.signup-btn {
        margin-top: 15px;
    }

    /* html[dir="rtl"] .login-sec .login .lg_btn a.cta img.lang_icon {
        display: none;
    } */

    html[dir="rtl"] .login-sec .login .lg_btn {
        width: 100%;
    }

    html[dir="rtl"] .login-sec .login .lg_btn a.cta {
        width: 100%;
    }

    html[dir="rtl"] .signup_wrapper.p_120 {
        padding: 30px 0;
    }
    .icon-svgs svg {
        width: 100% ;
      }
    /* ******************************************* */
}