/* Responsve Styling */
@media only screen and (min-width: 0px) and (max-width: 519px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .banner_cont h1 {
        font-size: 24px;
    }

    .home_banner {
        min-height: auto;
        padding: 90px 0px 40px;
    }

    .banner_cont h3 {
        font-size: 19px;
        margin-bottom: 9px;
    }

    .banner_cont p {
        width: auto;
        font-size: 12px;
    }

    .banner_cont h4 {
        font-size: 17px;
    }

    .banner_cont h4::before {
        width: 49%;
    }

    .banner_cont ul li {
        font-size: 12px;
    }

    .themebtn {
        font-size: 11px;
        padding: 9px 18px;
    }

    .banner_cont {
        margin-bottom: 20px;
    }

    .chat_form {
        width: 98%;
        padding: 30px 15px;
    }

    .chat_form h3 {
        font-size: 21px;
    }

    .chat_field :is(input, textarea) {
        padding: 8px 10px;
    }

    .chat_field {
        margin-bottom: 6px;
    }

    .chat_field textarea {
        height: 80px;
    }

    .passion {
        padding: 40px 0px;
    }

    .passion_img {
        height: auto;
        margin-bottom: 20px;
    }

    .passion_img:after {
        width: 150px;
        height: 150px;
        background-size: contain;
        z-index: -1;
        right: -116px;
        top: 0;
    }

    .passion_cnt h3 {
        width: auto;
        font-size: 31px;
    }

    .passion_cnt h3 span {
        font-size: 31px;
    }

    .passion_cnt h6 {
        font-size: 14px;
    }

    .passion_cnt p {
        width: auto;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .passionbook_main {
        display: none;
    }

    .stats_counter_main {
        padding: 20px 20px;
    }

    .section_title h3 {
        font-size: 23px;
    }

    .section_title h3 span {
        font-size: 23px;
    }

    .stat {
        width: 50%;
        margin-bottom: 20px;
    }

    .counter_main {
        flex-wrap: wrap;
    }

    .stat .counter {
        font-size: 28px;
    }

    .stat p {
        font-size: 10px;
    }

    .stat:nth-last-child(1) {
        border-right: 1px solid #fff !important;
    }

    .stat:nth-child(1) {
        border-left: 1px solid #fff !important;
    }

    .stat:nth-child(3) {
        border-left: 1px solid #fff !important;
    }

    .counter_main {
        margin: 13px 0px;
    }

    .counter_text {
        width: auto;
    }

    .counter_text h3 {
        font-size: 15px;
        line-height: 1.3;
    }

    .professional {
        padding: 40px 0px;
    }

    .section_title p {
        font-size: 12px;
    }

    .professional_img {
        height: auto;
    }

    .professional .col-md-3:nth-child(even) {
        margin: 0;
    }

    .procard {
        margin-bottom: 1px;
    }

    .book_deserves_cont::before {
        display: none;
    }

    .book_deserves_main {
        margin-top: 20px;
        display: block;
    }

    .book_deserves_img {
        width: 100%;
        height: 280px;
        margin-bottom: 10px;
    }

    .book_deserves_cont {
        width: 100%;
        padding: 14px 10px;
    }

    .book_deserves_big_img {
        width: 100%;
        margin-top: 13px;
        height: 450px;
    }

    .book_deserves_big_img.__alt {
        margin-top: 12px;
    }

    .premium_book_text p {
        font-size: 12px;
    }

    .premium_book_text {
        position: relative;
        left: 0;
    }

    .premium_img {
        bottom: -20px;
    }

    .book_deserves_cont h3 {
        font-size: 18px;
    }

    .book_deserves_cont p {
        font-size: 10px;
    }

    .creating {
        padding: 0 0 40px;
    }

    .creatingcard_cnt h4 {
        font-size: 18px;
    }

    .creatingcard_cnt p {
        font-size: 12px;
    }

    .creating_img {
        height: auto;
    }

    .creating_img:after {
        width: 97px;
        height: 140px;
        background-size: contain;
        top: -30px;
        right: -7px;
    }

    .expert_img {
        margin-bottom: 20px;
        height: auto;
    }

    .expert_cnt h3 {
        font-size: 27px;
    }

    .expert_cnt h3 span {
        font-size: 27px;
    }

    .expert_cnt h6 {
        font-size: 16px;
    }

    .expert_cnt p {
        font-size: 11px;
    }

    .expert_cnt {
        padding-bottom: 30px;
    }

    .worldwide {
        padding: 40px 0px;
    }

    .testimonials .section_title h3 {
        font-size: 30px;
    }

    .testimonials {
        padding: 50px 0px;
    }

    .faq_img {
        position: unset;
        height: auto;
        width: 96%;
        transform: none;
        margin: 0 auto 30px;
    }

    .faqs_main h3 {
        font-size: 26px;
    }

    .faqs {
        display: block;
        padding: 40px 0px;
        overflow: hidden;
    }

    .faq_img {}

    .accordion-button {
        font-size: 12px;
    }

    .accordion-body p {
        font-size: 11px;
    }

    .footer_head {
        width: 90%;
    }

    .footer_head p {
        font-size: 10px;
        line-height: 1.7;
    }

    .footer_logo {
        width: 160px;
    }

    .footer {
        padding-top: 40px;
        overflow: hidden;
    }

    .fotter_cnt h4 {
        font-size: 24px;
    }

    .fotter_cnt h4 span {
        font-size: 24px;
    }

    .fotter_cnt p {
        font-size: 12px;
    }

    .footer_address {
        display: block;
    }

    .footer_address a {
        justify-content: flex-start;
        font-size: 13px;
        margin: 16px 0px;
    }

    .copyright {
        display: block;
        padding: 18px 0px;
    }

    .term_condition_img {
        display: block;
        text-align: center;
    }

    .card_img {
        margin: 10px auto 0;
    }

    .copyright p {
        font-size: 11px;
        text-align: center;
        margin-bottom: 9px;
    }

    .term_condition_img a {
        font-size: 12px;
        margin: 0px 6px;
    }

    .testo_item {
        padding: 0px 0px;
    }

    .testo_item p {
        font-size: 13px;
    }

    .slick-dots li button {
        width: 13px;
        height: 13px;
    }

    .slick-dots {
        gap: 2px;
    }

    .slick-dots {
        bottom: -30px;
    }

    .worldwide_img {
        height: 230px;
    }

    .worldwide .section_title {
        margin-bottom: 20px !important;
    }

    .inner_cont h3.text-center {
        font-size: 38px;
    }

    .inner_banner {
        min-height: auto;
        padding: 110px 0px 40px;
    }

    .inner_sub_cont h3 {
        font-size: 27px;
    }

    .inner_sub {
        padding: 40px 0px;
    }

    .inner_sub_cont p {
        width: auto;
        font-size: 12px;
        margin-bottom: 11px;
    }

    .inner_sub_img {
        height: auto;
        width: 89%;
        margin: 13px 0px;
    }

    .inner_cont h3 {
        font-size: 23px;
    }

    .inner_cont p {
        width: auto;
        font-size: 12px;
    }

    .inner_cont ul li {
        font-size: 10px;
    }

    .inner_cont {
        margin-bottom: 31px;
    }

    .policy_content h1 {
        font-size: 24px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 23px;
    }

    .policy_content h4 {
        font-size: 20px;
    }

    .policy_content p {
        font-size: 12px;
    }

    .policy_content ul li,
    .terms_content ul li {
        font-size: 12px;
    }

    .policy_content ul,
    .terms_content ul {
        padding: 0;
    }

    .policy_content h5 {
        font-size: 15px;
    }

    .privacy {
        padding: 30px 0px;
    }

    .contact_title h3 {
        font-size: 37px;
        margin-bottom: 10px;
    }

    .contact_title p {
        font-size: 15px;
    }

    .contact_section {
        padding: 40px 0px;
    }

    .cotact_form_main {
        padding: 10px 25px;
        margin-bottom: 13px;
    }

    .contact_form_title {
        font-size: 18px;
    }

    .info_main {
        display: block;
    }

    .contact_info_item {
        width: auto;
    }

    .open_days {
        display: block;
    }

    .contact_map {
        margin-top: 40px;
        height: 32vh;
    }

    .popup_form .chat_form {
        width: 89%;
        padding: 32px 10px;
    }

    .inner_sub_cont ul li {
        font-size: 12px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .banner_cont h1 {
        font-size: 38px;
    }

    .home_banner {
        min-height: auto;
        padding: 120px 0px 40px;
    }

    .banner_cont h3 {
        font-size: 27px;
        margin-bottom: 5px;
    }

    .banner_cont p {
        width: auto;
        font-size: 13px;
    }

    .banner_cont h4 {
        font-size: 23px;
        width: 66%;
    }

    .banner_cont h4::before {
        width: 49%;
    }

    .banner_cont ul li {
        font-size: 13px;
    }

    .themebtn {
        font-size: 12px;
        padding: 10px 26px;
    }

    .banner_cont {
        margin-bottom: 40px;
    }

    .chat_form {
        width: 90%;
        padding: 50px 25px;
    }

    .chat_form h3 {
        font-size: 33px;
    }

    .chat_field :is(input, textarea) {
        padding: 8px 10px;
    }

    .chat_field {
        margin-bottom: 6px;
    }

    .chat_field textarea {
        height: 80px;
    }

    .passion {
        padding: 40px 0px;
    }

    .passion_img {
        height: auto;
        margin-bottom: 20px;
    }

    .passion_img:after {
        width: 150px;
        height: 150px;
        background-size: contain;
        z-index: -1;
        right: -116px;
        top: 0;
    }

    .passion_cnt h3 {
        width: auto;
        font-size: 41px;
    }

    .passion_cnt h3 span {
        font-size: 31px;
    }

    .passion_cnt h6 {
        font-size: 18px;
    }

    .passion_cnt p {
        width: auto;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .passionbook_main {
        display: none;
    }

    .stats_counter_main {
        padding: 40px 30px;
    }

    .section_title h3 {
        font-size: 30px;
    }

    .section_title h3 span {
        font-size: 28px;
    }

    .stat {
        width: 50%;
        margin-bottom: 20px;
    }

    .counter_main {
        flex-wrap: wrap;
    }

    .stat .counter {
        font-size: 40px;
    }

    .stat p {
        font-size: 12px;
    }

    .stat:nth-last-child(1) {
        border-right: 1px solid #fff !important;
    }

    .stat:nth-child(1) {
        border-left: 1px solid #fff !important;
    }

    .stat:nth-child(3) {
        border-left: 1px solid #fff !important;
    }

    .counter_main {
        margin: 13px 0px;
    }

    .counter_text {
        width: auto;
    }

    .counter_text h3 {
        font-size: 15px;
        line-height: 1.3;
    }

    .professional {
        padding: 50px 0px;
    }

    .section_title p {
        font-size: 13px;
    }

    .professional_img {
        height: 142px;
    }

    .professional .col-md-3:nth-child(even) {
        margin: 0;
    }

    .procard {
        margin-bottom: 1px;
    }

    .book_deserves_cont::before {
        display: none;
    }

    .book_deserves_main {
        margin-top: 20px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .book_deserves_img {
        width: 48%;
        height: 460px;
        margin-bottom: 10px;
    }

    .book_deserves_cont {
        width: 100%;
        padding: 14px 10px;
    }

    .book_deserves_big_img {
        width: 48%;
        margin-top: 13px;
        height: 460px;
    }

    .book_deserves_big_img.__alt {
        margin-top: 12px;
    }

    .premium_book_text p {
        font-size: 12px;
    }

    .premium_book_text {
        position: relative;
        left: 0;
    }

    .premium_img {
        bottom: -20px;
    }

    .book_deserves_cont h3 {
        font-size: 22px;
    }

    .book_deserves_cont p {
        font-size: 12px;
    }

    .creating {
        padding: 0 0 40px;
    }

    .creatingcard_cnt h4 {
        font-size: 15px;
    }

    .creatingcard_cnt p {
        font-size: 12px;
    }

    .creating_img {
        height: auto;
    }

    .creating_img:after {
        width: 97px;
        height: 140px;
        background-size: contain;
        top: -30px;
        right: -7px;
    }

    .expert_img {
        margin-bottom: 20px;
        height: auto;
    }

    .expert_cnt h3 {
        font-size: 33px;
    }

    .expert_cnt h3 span {
        font-size: 34px;
    }

    .expert_cnt h6 {
        font-size: 21px;
    }

    .expert_cnt p {
        font-size: 12px;
    }

    .expert_cnt {
        padding-bottom: 30px;
    }

    .worldwide {
        padding: 40px 0px;
    }

    .testimonials .section_title h3 {
        font-size: 30px;
    }

    .testimonials {
        padding: 50px 0px;
    }

    .faq_img {
        position: unset;
        height: auto;
        width: 96%;
        transform: none;
        margin: 0 auto 30px;
    }

    .faqs_main h3 {
        font-size: 35px;
    }

    .faqs {
        display: block;
        padding: 40px 0px;
        overflow: hidden;
    }

    .faq_img {}

    .accordion-button {
        font-size: 14px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .footer_head {
        width: 90%;
    }

    .footer_head p {
        font-size: 12px;
        line-height: 1.7;
    }

    .footer_logo {
        width: 160px;
    }

    .footer {
        padding-top: 40px;
        overflow: hidden;
    }

    .fotter_cnt h4 {
        font-size: 28px;
    }

    .fotter_cnt h4 span {
        font-size: 28px;
    }

    .fotter_cnt p {
        font-size: 13px;
    }

    .footer_address {
        display: block;
    }

    .footer_address a {
        justify-content: flex-start;
        font-size: 16px;
        margin: 16px 0px;
    }

    .copyright {
        display: block;
        padding: 18px 0px;
    }

    .term_condition_img {
        display: block;
        text-align: center;
    }

    .card_img {
        margin: 10px auto 0;
    }

    .copyright p {
        font-size: 13px;
        text-align: center;
        margin-bottom: 9px;
    }

    .term_condition_img a {
        font-size: 13px;
        margin: 0px 6px;
    }

    .testo_item {
        padding: 0px 0px;
    }

    .testo_item p {
        font-size: 14px;
    }

    .slick-dots li button {
        width: 13px;
        height: 13px;
    }

    .slick-dots {
        gap: 2px;
    }

    .slick-dots {
        bottom: -30px;
    }

    .worldwide_img {
        height: 252px;
    }

    .worldwide .section_title {
        margin-bottom: 20px !important;
    }

    .inner_cont h3.text-center {
        font-size: 42px;
    }

    .inner_banner {
        min-height: auto;
        padding: 110px 0px 40px;
    }

    .inner_sub_cont h3 {
        font-size: 29px;
    }

    .inner_sub {
        padding: 40px 0px;
    }

    .inner_sub_cont p {
        width: auto;
        font-size: 13px;
        margin-bottom: 11px;
    }

    .inner_sub_img {
        height: auto;
        width: 89%;
        margin: 23px auto;
    }

    .inner_cont h3 {
        font-size: 27px;
    }

    .inner_cont p {
        width: auto;
        font-size: 13px;
    }

    .inner_cont ul li {
        font-size: 11px;
    }

    .inner_cont {
        margin-bottom: 31px;
    }

    .policy_content h1 {
        font-size: 24px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 23px;
    }

    .policy_content h4 {
        font-size: 20px;
    }

    .policy_content p {
        font-size: 12px;
    }

    .policy_content ul li,
    .terms_content ul li {
        font-size: 12px;
    }

    .policy_content ul,
    .terms_content ul {
        padding: 0;
    }

    .policy_content h5 {
        font-size: 15px;
    }

    .privacy {
        padding: 30px 0px;
    }

    .contact_title h3 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .contact_title p {
        font-size: 16px;
    }

    .contact_section {
        padding: 40px 0px;
    }

    .cotact_form_main {
        padding: 10px 25px;
        margin-bottom: 13px;
    }

    .contact_form_title {
        font-size: 25px;
    }

    .info_main {
        display: block;
    }

    .contact_info_item {
        width: auto;
    }

    .open_days {
        display: block;
    }

    .contact_map {
        margin-top: 40px;
        height: 32vh;
    }

    .popup_form .chat_form {
        width: 80%;
        padding: 32px 23px;
    }

    .responsive_logo img {
        width: 100px;
    }

    .open_menu {
        font-size: 33px;
    }

    .logo_item {
        padding: 0 22px;
        height: 50px;
    }

    .professional .col-md-3 {
        width: 50%;
    }

    .creating .col-md-6 {
        width: 50%;
    }

    .creating_card {
        padding: 16px 13px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top_contact a {
        font-size: 10px;
    }

    .top_bar p {
        font-size: 10px;
    }

    a.header__logo img {
        width: 98px;
    }

    ul.header-main__nav li a {
        font-size: 10px;
    }

    ul.header-main__nav {
        gap: 22px;
    }

    nav {
        gap: 30px;
    }

    .themebtn {
        font-size: 12px;
        padding: 10px 20px;
    }

    .banner_cont h3 {
        font-size: 23px;
        margin-bottom: 13px;
    }

    .banner_cont h1 {
        font-size: 26px;
    }

    .banner_cont p {
        width: auto;
        font-size: 11px;
    }

    .banner_cont h4 {
        font-size: 17px;
    }

    .banner_cont h4::before {
        width: 56%;
    }

    .banner_cont ul li {
        font-size: 11px;
    }

    .chat_form {
        width: 90%;
        padding: 23px 14px;
    }

    .chat_form h3 {
        font-size: 20px;
    }

    .chat_field :is(input, textarea) {
        padding: 8px 10px;
    }

    .logo_slider {
        margin: 0 !important;
    }

    .logo_item {
        height: 72px;
    }

    .passion_cnt h3 {
        font-size: 31px;
    }

    .passion_cnt h3 span {
        font-size: 31px;
    }

    .passion_cnt h6 {
        font-size: 12px;
    }

    .passion_cnt p {
        width: auto;
        font-size: 14px;
    }

    .passion_img {
        height: 360px;
        width: 87%;
    }

    .passion_img:after {
        width: 50px;
        height: 140px;
        right: -50px;
        top: -10px;
    }

    .passion_book3 {
        width: 110px;
    }

    .passion_book2 {
        width: 90px;
    }

    .passion_book1 {
        width: 70px;
    }

    .passionbook_main {
        width: 360px;
        bottom: 0;
        display: none;
    }

    .passion {
        padding: 50px 0px;
    }

    .section_title h3 {
        font-size: 37px;
    }

    .section_title h3 span {
        font-size: 37px;
    }

    .stats_counter_main {
        padding: 45px 20px;
    }

    .stat .counter {
        font-size: 40px;
    }

    .stat p {
        font-size: 10px;
    }

    .counter_text h3 {
        font-size: 16px;
    }

    .section_title p {
        font-size: 12px;
        margin: 0;
    }

    .professional_img {
        height: 110px;
    }

    .procard h6 {
        font-size: 9px;
    }

    .professional {
        padding: 50px 0px;
    }

    .book_deserves .section_title h3 {
        font-size: 25px;
    }

    .book_deserves_cont::before {
        display: none;
    }

    .book_deserves_main {
        gap: 6px;
        margin: 0;
    }

    .book_deserves_img {
        height: 240px;
    }

    .book_deserves_cont h3 {
        font-size: 12px;
    }

    .book_deserves_cont p {
        font-size: 9px;
    }

    .book_deserves_cont {
        padding: 10px 10px;
    }

    .book_deserves_cont h3::before {
        top: -33px;
    }

    .book_deserves_big_img {
        height: 330px;
    }

    .premium_book_text p {
        font-size: 12px;
    }

    .premium_book_text {
        left: 6%;
        bottom: -18px;
    }

    .book_deserves {
        padding: 40px 0px;
    }

    .creating_card {
        padding: 17px 12px;
    }

    .creatingcard_cnt h4 {
        font-size: 15px;
    }

    .creatingcard_cnt p {
        font-size: 12px;
        line-height: 1.5;
    }

    .creatingcard_icon {
        width: 40px;
        height: auto;
    }

    .creating {
        padding: 50px 0px;
        overflow: hidden;
    }

    .expert_img {
        height: auto;
    }

    .expert_cnt h3 {
        font-size: 28px;
    }

    .expert_cnt h3 span {
        font-size: 28px;
    }

    .expert_cnt h6 {
        font-size: 15px;
    }

    .expert_cnt p {
        font-size: 10px;
    }

    .expert_img:before {
        width: 170px;
        height: 170px;
        right: -260px;
    }

    .expert {
        padding: 30px 0px;
    }

    .worldwide {
        padding: 40px 0px;
    }

    .worldwide_img {
        height: 260px;
    }

    .slick-dots {
        bottom: -15%;
    }

    .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .testo_item {
        padding: 0px 3rem;
    }

    .testimonials {
        padding: 50px 0px;
    }

    .faqs_main h3 {
        font-size: 32px;
    }

    .faq_img {
        height: 590px;
    }

    .faqs {
        padding: 40px px;
    }

    .accordion-button {
        font-size: 13px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .fotter_cnt h4 {
        font-size: 30px;
    }

    .fotter_cnt h4 span {
        font-size: 30px;
    }

    .fotter_cnt p {
        font-size: 13px;
    }

    .fotter_cnt:before {
        left: 128%;
        width: 150px;
        height: 130px;
    }

    .footer_input :is(input, textarea) {
        padding: 9px 10px;
        font-size: 12px;
    }

    .footer_input textarea {
        height: 100px;
    }

    .footer_address a {
        font-size: 12px;
    }

    .copyright p {
        font-size: 11px;
    }

    .term_condition_img a {
        font-size: 11px;
    }

    .copyright {
        padding: 18px 0px;
    }

    .footer_orange {
        margin-top: 28px;
    }

    .footer_head p {
        font-size: 11px;
    }

    .popup_form .chat_form {
        width: 50%;
    }

    .popup_form .chat_form h3 {
        font-size: 27px;
    }

    .chat_field {
        margin-bottom: 6px;
    }

    .chat_field textarea {
        height: 79px;
    }

    .inner_cont h3 {
        font-size: 28px;
    }

    .inner_cont p {
        width: auto;
        font-size: 12px;
    }

    .inner_cont ul li {
        font-size: 10px;
    }

    .inner_sub_cont h3 {
        font-size: 27px;
    }

    .inner_sub_cont p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .inner_sub_img {
        height: 390px;
    }

    .inner_sub.bg_2 {
        padding: 50px 0px;
    }

    .inner_cont h3.text-center {
        font-size: 50px;
    }

    .contact_title h3 {
        font-size: 49px;
    }

    .contact_title p {
        font-size: 17px;
    }

    .contact_form_title {
        font-size: 20px;
    }

    .contact_info_item {
        width: 100%;
    }

    .contact_form_item {
        margin-bottom: 16px;
    }

    .cotact_form_main {
        padding: 5px 24px 30px;
    }

    .open_days span {
        font-size: 10px;
    }

    .open_days p {
        font-size: 9px;
    }

    .contact_info {
        padding: 5px 27px 10px;
    }

    .business_hours {
        padding: 5px 27px 10px;
    }

    .contact_map {
        height: 37vh;
        margin-top: 20px;
    }

    .contact_section {
        padding: 50px 0px;
    }

    .inner_sub_cont ul li {
        font-size: 13px;
    }

    .policy_content h1 {
        font-size: 30px;
    }

    .policy_content h4 {
        font-size: 19px;
    }

    .policy_content p {
        font-size: 14px;
    }

    .policy_content ul li,
    .terms_content ul li {
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
    .top_contact a {
        font-size: 12px;
    }

    .top_bar p {
        font-size: 11px;
    }

    a.header__logo img {
        width: 118px;
    }

    ul.header-main__nav li a {
    font-size: 14px;
    }

    ul.header-main__nav {
        gap: 32px;
    }

    nav {
        gap: 40px;
    }

    .themebtn {
        font-size: 13px;
        padding: 10px 24px;
    }

    .banner_cont h3 {
        font-size: 38px;
    }

    .banner_cont h1 {
        font-size: 45px;
    }

    .banner_cont p {
        width: auto;
        font-size: 13px;
    }

    .banner_cont h4 {
        font-size: 24px;
    }

    .banner_cont h4::before {
        width: 56%;
    }

    .banner_cont ul li {
        font-size: 13px;
    }

    .chat_form {
        width: 90%;
        padding: 32px 18px;
    }

    .chat_form h3 {
        font-size: 30px;
    }

    .chat_field :is(input, textarea) {
        padding: 8px 10px;
    }

    .logo_slider {
        margin: 0 !important;
    }

    .logo_item {
        height: 72px;
    }

    .passion_cnt h3 {
        font-size: 37px;
    }

    .passion_cnt h3 span {
        font-size: 37px;
    }

    .passion_cnt h6 {
        font-size: 15px;
    }

    .passion_cnt p {
        width: auto;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .passion_img {
        height: 450px;
        width: 87%;
    }

    .passion_img:after {
        width: 50px;
        height: 140px;
        right: -50px;
        top: -10px;
    }

    .passion_book3 {
        width: 110px;
    }

    .passion_book2 {
        width: 90px;
    }

    .passion_book1 {
        width: 70px;
    }

    .passionbook_main {
        width: 360px;
        bottom: 0;
        display: none;
    }

    .passion {
        padding: 50px 0px;
    }

    .section_title h3 {
        font-size: 38px;
    }

    .section_title h3 span {
        font-size: 38px;
    }

    .stats_counter_main {
        padding: 45px 20px;
    }

    .stat .counter {
        font-size: 43px;
    }

    .stat p {
        font-size: 11px;
    }

    .counter_text h3 {
        font-size: 18px;
    }

    .section_title p {
        font-size: 13px;
        margin: 0;
    }

    .professional_img {
        height: 140px;
    }

    .procard h6 {
        font-size: 11px;
    }

    .professional {
        padding: 50px 0px;
    }

    .book_deserves .section_title h3 {
        font-size: 34px;
    }

    .book_deserves_cont::before {
        display: none;
    }

    .book_deserves_main {
        gap: 6px;
        margin: 0;
    }

    .book_deserves_img {
        height: 278px;
    }

    .book_deserves_cont h3 {
        font-size: 14px;
    }

    .book_deserves_cont p {
        font-size: 10px;
    }

    .book_deserves_cont {
        padding: 10px 10px;
    }

    .book_deserves_cont h3::before {
        top: -33px;
    }

    .book_deserves_big_img {
        height: 330px;
    }

    .premium_book_text p {
        font-size: 14px;
    }

    .premium_book_text {
        left: 6%;
        bottom: -18px;
    }

    .book_deserves {
        padding: 40px 0px;
    }

    .creating_card {
        padding: 20px 22px;
    }

    .creatingcard_cnt h4 {
        font-size: 16px;
    }

    .creatingcard_cnt p {
        font-size: 12px;
        line-height: 1.5;
    }

    .creatingcard_icon {
        width: 40px;
        height: auto;
    }

    .creating {
        padding: 50px 0px;
        overflow: hidden;
    }

    .expert_img {
        height: auto;
    }

    .expert_cnt h3 {
        font-size: 30px;
    }

    .expert_cnt h3 span {
        font-size: 30px;
    }

    .expert_cnt h6 {
        font-size: 17px;
    }

    .expert_cnt p {
        font-size: 12px;
    }

    .expert_img:before {
        width: 200px;
        height: 200px;
        right: -320px;
    }

    .expert {
        padding: 30px 0px;
    }

    .worldwide {
        padding: 40px 0px;
    }

    .worldwide_img {
        height: 350px;
    }

    .slick-dots {
        bottom: -15%;
    }

    .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .testo_item {
        padding: 0px 3rem;
    }

    .testimonials {
        padding: 50px 0px;
    }

    .faqs_main h3 {
        font-size: 36px;
    }

    .faq_img {
        height: 590px;
    }

    .faqs {
        padding: 40px px;
    }

    .accordion-button {
        font-size: 15px;
    }

    .accordion-body p {
        font-size: 14px;
    }

    .fotter_cnt h4 {
        font-size: 34px;
    }

    .fotter_cnt h4 span {
        font-size: 31px;
    }

    .fotter_cnt p {
        font-size: 13px;
    }

    .fotter_cnt:before {
        left: 128%;
        width: 170px;
        height: 160px;
    }

    .footer_input :is(input, textarea) {
        padding: 9px 10px;
        font-size: 12px;
    }

    .footer_input textarea {
        height: 100px;
    }

    .footer_address a {
        font-size: 13px;
    }

    .copyright p {
        font-size: 13px;
    }

    .term_condition_img a {
        font-size: 13px;
    }

    .copyright {
        padding: 18px 0px;
    }

    .footer_orange {
        margin-top: 28px;
    }

    .footer_head p {
        font-size: 12px;
    }

    .popup_form .chat_form {
        width: 41%;
    }

    .popup_form .chat_form h3 {
        font-size: 31px;
    }

    .chat_field {
        margin-bottom: 6px;
    }

    .chat_field textarea {
        height: 79px;
    }

    .inner_cont h3 {
        font-size: 33px;
    }

    .inner_cont p {
        width: auto;
        font-size: 13px;
    }

    .inner_cont ul li {
        font-size: 11px;
    }

    .inner_sub_cont h3 {
        font-size: 32px;
    }

    .inner_sub_cont p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .inner_sub_img {
        height: 420px;
    }

    .inner_sub.bg_2 {
        padding: 50px 0px;
    }

    .inner_cont h3.text-center {
        font-size: 60px;
    }

    .contact_title h3 {
        font-size: 53px;
    }

    .contact_title p {
        font-size: 19px;
    }

    .contact_form_title {
        font-size: 23px;
    }

    .contact_info_item {
        width: 100%;
    }

    .contact_form_item {
        margin-bottom: 16px;
    }

    .cotact_form_main {
        padding: 5px 24px 30px;
    }

    .open_days span {
        font-size: 13px;
    }

    .open_days p {
        font-size: 11px;
    }

    .contact_info {
        padding: 5px 27px 10px;
    }

    .business_hours {
        padding: 5px 27px 10px;
    }

    .contact_map {
        height: 47vh;
        margin-top: 20px;
    }

    .contact_section {
        padding: 50px 0px;
    }

    .inner_sub_cont ul li {
        font-size: 14px;
    }

    .policy_content h1 {
        font-size: 40px;
    }

    .policy_content h4 {
        font-size: 19px;
    }

    .policy_content p {
        font-size: 14px;
    }

    .policy_content ul li,
    .terms_content ul li {
        font-size: 14px;
    }
}