/* Responsve Styling */
@media only screen and (min-width: 0px) and (max-width: 519px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .banner_cont h3 {
        font-size: 35px;
        line-height: 1;
    }

    .banner_cont h3 span {
        line-height: 1;
        font-size: 42px;
    }

    .banner_cont h5 {
        font-size: 15px;
        margin: 10px 0px;
    }

    .banner_cont p {
        font-size: 12px;
    }

    .banner_cont h6 {
        font-size: 14px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .sect_btn {
        display: block;
    }

    .sect_btn a {
        width: 80%;
        margin-bottom: 9px;
        justify-content: space-between;
    }

    .main_ban_form {
        width: 100%;
        padding: 40px 27px 10px;
    }

    .home_banner::before {
        display: none;
    }

    .main_ban_form h3 {
        font-size: 27px;
        color: #000;
    }

    .main_ban_form h4 {
        font-size: 14px;
    }

    .main_ban_form h5 {
        font-size: 10px;
        padding: 8px 0px;
    }

    .form_btn .themebtn {
        width: 70%;
        justify-content: space-between;
    }

    .banner_cont {
        margin-bottom: 41px;
    }

    .leading_Agency::after {
        display: none;
    }

    .leading_Agency::before {
        display: none;
    }

    .agency_cont h3 {
        font-size: 27px;
    }

    .leading_Agency {
        padding: 40px 0px 0;
    }

    .agency_cont p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .agency_list ul li {
        width: 100%;
        font-size: 13px;
    }

    .agency_list {
        flex-wrap: wrap;
    }

    .agency_list ul li img {
        width: 21px;
    }

    .main_dream {
        position: relative;
        display: block;
    }

    .dream_img {
        width: 100%;
        height: auto;
    }

    .main_dream_cards {
        width: 100%;
    }

    .dream_img_cont {
        padding: 0px 34px 100px 60px;
    }

    section.book_dream {
        position: relative;
    }

    .dream_img img {
        position: unset;
    }

    .dream_img_cont p {
        font-size: 19px;
    }

    .dream_img_cont h4 {
        font-size: 25px;
    }

    .dream_card {
        width: 100%;
        padding: 22px 22px;
    }

    .dream_card h4 {
        font-size: 24px;
        margin-bottom: 19px;
    }

    .dream_card p {
        font-size: 13px;
    }

    .dream_card.green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card h3 {
        font-size: 19px;
        margin: 20px 0px;
    }

    .dream_card.d-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.black::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.g-black::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.l-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.k-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_img2 {
        width: 100%;
        height: 530px;
        display: none;
    }

    .section_title h3 {
        font-size: 26px;
    }

    .step_process {
        padding: 40px 0;
    }

    .step_cont h3 {
        font-size: 22px;
    }

    .step_cont p {
        font-size: 12px;
    }

    .step_icon {
        margin-bottom: 11px;
    }

    .step_cont span {
        font-size: 35px;
    }

    .step_card {
        margin-bottom: 40px;
    }

    section.creater_sect {
        padding: 40px 0px 70px;
    }

    .creator_img {
        height: auto;
    }

    .creator_img::before {
        top: 8px;
        height: 50px;
        width: 100px;
    }

    .time_book_img {
        width: 100%;
        height: auto;
        margin: 20px 0;
        text-align: center;
    }

    .time_cont {
        left: 0;
        top: 0;
        padding: 30px 17px;
    }

    .time_cont h3 {
        font-size: 24px;
        text-align: center;
    }

    .time_cont .sect_btn a {
        width: 100%;
    }

    .consultation_cont h3 {
        font-size: 33px;
    }

    .consultation_cont h5 {
        font-size: 20px;
    }

    .consultation_cont p {
        font-size: 12px;
    }

    .consultation_sect {
        padding: 40px 0px;
    }

    .consultation_cont .sect_btn a {
        width: 100%;
    }

    .wisdom_idea {
        padding: 40px 0px 70px;
    }

    .wisdom_idea .section_title h3 {
        font-size: 32px;
    }

    .wisdom_idea .section_title h3::before {
        display: none;
    }

    .ideas_img_div {
        flex-wrap: wrap;
        gap: 0;
    }

    .idea_img {
        width: 100% !important;
        height: 300px !important;
        top: 0 !important;
    }

    .idea_para p {
        font-size: 28px;
        line-height: 1.1;
    }

    section.powerhouse::after {
        display: none;
    }

    section.powerhouse::before {
        opacity: 0.5;
    }

    .power_cont.text-center {
        position: relative;
        z-index: 1;
    }

    .power_cont h3 {
        font-size: 37px;
    }

    .power_cont h4 {
        font-size: 27px;
    }

    .power_cont p {
        font-size: 12px;
    }

    section.test_time {
        padding: 40px 0px;
    }

    .test_cont h3 {
        font-size: 32px;
        margin-bottom: 13px;
    }

    .test_cont h3:before {
        display: none;
    }

    .test_cont p {
        font-size: 13px;
        margin-bottom: 11px;
    }

    .power_cont.text-center .sect_btn {
        text-align: -webkit-center;
    }

    .test_img {
        height: auto;
        margin-top: 20px;
    }

    .writing_agency .section_title h3 {
        font-size: 33px;
    }

    .writing_agency .section_title h3::before {
        display: none;
    }

    .book_img {
        height: 220px;
    }

    .writing_agency {
        padding: 40px 0;
    }

    .writing_agency::before {
        height: 300px;
        width: 300px;
    }

    .testimonials {
        padding: 40px 0px;
    }

    .testimonials .section_title h3 {
        font-size: 28px;
    }

    .testimonials .section_title h3::before {
        display: none;
    }

    .testimonials .section_title {
        margin-bottom: 20px !important;
    }

    .testi_cont p {
        font-size: 12px;
    }

    .testi_card {
        padding: 20px 15px;
    }

    .testi_cont h3 {
        font-size: 22px;
    }

    .footer {
        padding: 40px 0px 0;
    }

    .footer_logo {
        height: auto;
        width: 90%;
        margin-bottom: 0px !important;
    }

    .footer_links {
        margin-bottom: 16px;
    }

    .copyright_para {
        width: auto;
        margin-top: 10px;
        display: block;
        margin-bottom: 30px;
    }

    .footer_links h3 {
        font-size: 18px;
    }

    .foot_icon_btn {
        display: block;
    }

    .footer_links ul {
        justify-content: space-evenly;
        padding: 0;
    }

    .foot_icon_btn button {
        width: 100%;
        justify-content: space-between;
    }

    .agency_cont h3::before {
        display: none;
    }

    .popup_form .main_ban_form {
        width: 90%;
        overflow: hidden;
    }

    .inner_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .inner_cont.text-center h3 {
        font-size: 40px;
    }

    .inner_cont h3 {
        font-size: 26px;
    }

    .inner_cont p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .inner_cont {
        margin-bottom: 40px;
    }

    .inner_cont h6 {
        font-size: 13px;
    }

    .book_img img {
        border-radius: 20px;
    }

    .contact_us_cont h5 {
        font-size: 15px;
    }

    .contact_us_cont h3 {
        font-size: 23px;
    }

    .contact_us_cont h3 span {
        font-size: 19px;
    }

    .contact_map {
        margin-bottom: 20px;
    }

    .per-check label {
        font-size: 10px;
    }

    .per-check label a {
        font-size: 8px;
    }

    .contBox a {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .contact_us_cont .col-md-12.mt-4 {
        margin: 0 !important;
    }

    .contact_us {
        padding: 40px 0;
    }

    .faqs_img {
        height: auto;
    }

    .faqs_section {
        padding: 40px 0px;
    }

    .section_title h5 {
        font-size: 25px;
    }

    .faqs_mian .accordion-body p {
        font-size: 13px;
    }

    .faqs_mian .accordion-body {
        padding: 20px 14px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 23px;
    }

    .policy_content p {
        font-size: 14px;
    }

    .policy_content h1 {
        font-size: 27px;
    }

    .policy_content h4 {
        font-size: 18px;
    }

    .policy_content h4::before {
        top: 3px;
    }

    .policy_content ul li,
    .terms_content ul li {
        font-size: 14px;
    }

    .policy_content ul,
    .terms_content ul {
        padding: 0;
    }

    .main_ban_form::after {
        display: none;
    }

    .test_cont h4 {
        font-size: 15px;
    }

    .test_cont ul li {
        font-size: 12px;
    }

    .test_img img {
        width: 100%;
        box-shadow: 8px 10px 0px 0px var(--c2);
        border-radius: 20px 0px 20px 20px;
    }

    .agency_img {
        transform: none;
        position: relative;
        width: 100%;
        margin-top: 20px;
    }

    .footer::before {
        top: 9.50%;
    }

    .agency_img::before {
        display: none;
    }


    .agency_img::after {
        display: none;
    }

    .footer_links ul li:nth-last-child(1) a {
        margin: 0;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .banner_cont h3 {
        font-size: 47px;
        line-height: 1;
    }

    .banner_cont h3 span {
        line-height: 1;
        font-size: 64px;
    }

    .banner_cont h5 {
        font-size: 18px;
        margin: 10px 0px;
    }

    .banner_cont p {
        font-size: 14px;
    }

    .banner_cont h6 {
        font-size: 19px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .sect_btn a {
        width: 80%;
        margin-bottom: 9px;
        justify-content: space-around;
    }

    .main_ban_form {
        width: 82%;
        padding: 40px 27px 10px;
    }

    .home_banner::before {
        display: none;
    }

    .main_ban_form h3 {
        font-size: 40px;
    }

    .main_ban_form h4 {
        font-size: 18px;
    }

    .main_ban_form h5 {
        font-size: 12px;
        padding: 8px 0px;
    }

    .form_btn .themebtn {
        width: 50%;
        justify-content: space-around;
    }

    .banner_cont {
        margin-bottom: 41px;
    }

    .leading_Agency::after {
        display: none;
    }

    .leading_Agency::before {
        display: none;
    }

    .agency_cont h3 {
        font-size: 36px;
    }

    .leading_Agency {
        padding: 50px 0px;
    }

    .agency_cont p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .agency_list ul li {
        font-size: 12px;
        line-height: 1;
        margin-bottom: 14px;
    }

    .agency_list {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .agency_list ul li img {
        width: 21px;
    }

    .main_dream {
        position: relative;
        display: flex;
    }

    .dream_img {
        width: 100%;
        height: auto;
    }

    .main_dream_cards {
        width: 100%;
    }

    .dream_img_cont {
        padding: 0px 34px 100px 60px;
    }

    section.book_dream {
        position: relative;
    }

    .dream_img img {
        position: unset;
    }

    .dream_img_cont p {
        font-size: 19px;
    }

    .dream_img_cont h4 {
        font-size: 25px;
    }

    .dream_card {
        width: 100%;
        padding: 4px 16px 20px;
    }

    .dream_card h4 {
        margin-bottom: 12px;
        font-size: 25px;
    }

    .dream_card p {
        font-size: 12px;
    }

    .dream_card.green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card h3 {
        font-size: 24px;
    }

    .dream_card.d-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.black::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.g-black::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.l-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_card.k-green::before {
        height: 80px;
        width: 53px;
    }

    .dream_img2 {
        width: 100%;
        height: 530px;
        display: none;
    }

    .section_title h3 {
        font-size: 36px;
    }

    .step_process {
        padding: 50px 0;
    }

    .step_cont h3 {
        font-size: 20px;
    }

    .step_cont p {
        font-size: 13px;
    }

    .step_icon {
        margin-bottom: 11px;
    }

    .step_cont span {
        font-size: 26px;
    }

    .step_card {
        margin-bottom: 40px;
    }

    section.creater_sect {
        padding: 40px 0px 70px;
    }

    .creator_img {
        height: auto;
    }

    .creator_img::before {
        top: 18px;
        height: 90px;
        width: 180px;
    }

    .time_book_img {
        width: 100%;
        height: auto;
        margin: 20px 0;
        text-align: center;
    }

    .time_cont {
        left: 0;
        top: 0;
        padding: 50px 28px;
    }

    .time_cont h3 {
        font-size: 34px;
        text-align: center;
    }

    .time_cont .sect_btn a {
        width: 100%;
    }

    .consultation_cont h3 {
        font-size: 38px;
    }

    .consultation_cont h5 {
        font-size: 23px;
    }

    .consultation_cont p {
        font-size: 13px;
    }

    .consultation_sect {
        padding: 40px 0px;
    }

    .consultation_cont .sect_btn a {
        width: 100%;
    }

    .wisdom_idea {
        padding: 60px 0px 70px;
    }

    .wisdom_idea .section_title h3 {
        font-size: 36px;
    }

    .wisdom_idea .section_title h3::before {
        display: none;
    }

    .ideas_img_div {
        flex-wrap: wrap;
        gap: 0;
    }

    .idea_img {
        width: 50% !important;
        height: 380px !important;
        top: 0 !important;
    }

    .idea_para p {
        font-size: 28px;
        line-height: 1.1;
    }

    section.powerhouse::after {
        display: none;
    }

    section.powerhouse::before {
        opacity: 0.5;
    }

    .power_cont.text-center {
        position: relative;
        z-index: 1;
    }

    .power_cont h3 {
        font-size: 43px;
    }

    .power_cont h4 {
        font-size: 33px;
    }

    .power_cont p {
        font-size: 13px;
    }

    section.test_time {
        padding: 40px 0px;
    }

    .test_cont h3 {
        font-size: 38px;
        margin-bottom: 13px;
    }

    .test_cont h3:before {
        display: none;
    }

    .test_cont p {
        font-size: 14px;
        margin-bottom: 11px;
    }

    .power_cont.text-center .sect_btn {
        text-align: -webkit-center;
    }

    .test_img {
        height: auto;
        margin-top: 20px;
    }

    .writing_agency .section_title h3 {
        font-size: 34px;
    }

    .writing_agency .section_title h3::before {
        display: none;
    }

    .book_img {
        height: 370px;
    }

    .writing_agency {
        padding: 60px 0;
    }

    .writing_agency::before {
        height: 300px;
        width: 300px;
    }

    .testimonials {
        padding: 40px 0px;
    }

    .testimonials .section_title h3 {
        font-size: 37px;
    }

    .testimonials .section_title h3::before {
        display: none;
    }

    .testimonials .section_title {
        margin-bottom: 20px !important;
    }

    .testi_cont p {
        font-size: 13px;
    }

    .testi_card {
        padding: 19px 17px;
        margin: 0px 4px;
    }

    .testi_cont h3 {
        font-size: 22px;
    }

    .footer {
        padding: 40px 0px 0;
    }

    .footer_logo {
        height: auto;
        width: 60%;
        margin-bottom: 0px !important;
    }

    .footer_links {
        margin-bottom: 16px;
    }

    .copyright_para {
        width: auto;
        margin-top: 10px;
        display: block;
        margin-bottom: 30px;
    }

    .footer_links h3 {
        font-size: 22px;
    }

    .foot_icon_btn {
        display: block;
        text-align: -webkit-center;
    }

    .footer_links ul {
        justify-content: space-evenly;
        margin-top: 30px;
        padding: 0;
    }

    .foot_icon_btn button {
        width: 40%;
        justify-content: space-between;
    }

    .agency_cont h3::before {
        display: none;
    }

    .popup_form .main_ban_form {
        width: 74%;
        overflow: hidden;
    }

    .inner_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .inner_cont.text-center h3 {
        font-size: 50px;
    }

    .inner_cont h3 {
        font-size: 37px;
    }

    .inner_cont p {
        font-size: 14px;
        margin-bottom: 19px;
    }

    .inner_cont {
        margin-bottom: 40px;
    }

    .inner_cont h6 {
        font-size: 17px;
    }

    .agency_list ul {
        width: 49%;
    }

    .step_process .col-md-3 {
        width: 49%;
    }

    .footer .col-md-7 .col-md-4 {
        width: 49%;
    }

    .copyright_para ul li a {
        font-size: 15px;
    }

    .contact_us_cont h5 {
        font-size: 15px;
    }

    .contact_us_cont h3 {
        font-size: 23px;
    }

    .contact_us_cont h3 span {
        font-size: 19px;
    }

    .contact_map {
        margin-bottom: 20px;
    }

    .per-check label {
        font-size: 10px;
    }

    .per-check label a {
        font-size: 8px;
    }

    .contBox a {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .contact_us_cont .col-md-12.mt-4 {
        margin: 0 !important;
    }

    .contact_us {
        padding: 40px 0;
    }

    .faqs_img {
        height: auto;
    }

    .faqs_section {
        padding: 40px 0px;
    }

    .section_title h5 {
        font-size: 25px;
    }

    .faqs_mian .accordion-body p {
        font-size: 13px;
    }

    .faqs_mian .accordion-body {
        padding: 20px 14px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 23px;
    }

    .policy_content p {
        font-size: 14px;
    }

    .policy_content h1 {
        font-size: 27px;
    }

    .policy_content h4 {
        font-size: 18px;
    }

    .policy_content h4::before {
        top: 3px;
    }

    .main_ban_form::after {
        display: none;
    }

    .test_cont h4 {
        font-size: 15px;
    }

    .test_cont ul li {
        font-size: 12px;
    }

    .test_img img {
        width: 100%;
        box-shadow: 8px 10px 0px 0px var(--c2);
        border-radius: 20px 0px 20px 20px;
    }

    .agency_img {
        transform: none;
        position: unset;
        width: 100%;
        margin-top: 20px;
    }

    .footer::before {
        top: 9.50%;
    }

    .agency_img::before {
        display: none;
    }


    .agency_img::after {
        display: none;
    }

    .footer_links ul li:nth-last-child(1) a {
        margin: 0;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    ul.header-main__nav li a {
        font-size: 9px;
        margin: 0px 6px;
    }

    ul.header-main__nav {
        gap: 0;
        flex-wrap: wrap;
    }

    .nav_div {
        gap: 6px;
    }

    .nav_div .themebtn {
        font-size: 10px;
    }

    a.header__logo img {
        width: 100px;
    }

    a.header__logo::before {
        width: 100%;
        height: 100%;
    }

    .home_banner {
        min-height: auto;
        padding: 70px 0px;
    }

    .banner_cont h6 {
        font-size: 20px;
    }

    .banner_cont h3 {
        font-size: 40px;
        line-height: 1.1;
    }

    .banner_cont h3 span {
        font-size: 40px;
    }

    .banner_cont h5 {
        font-size: 18px;
    }

    .banner_cont p {
        font-size: 13px;
    }

    .main_ban_form {
        width: 100%;
        padding: 30px 28px;
        overflow: hidden;
    }

    .main_ban_form h3 {
        font-size: 28px;
    }

    .main_ban_form h4 {
        font-size: 16px;
    }

    .main_ban_form h5 {
        font-size: 10px;
    }

    .main_ban_form h5::before {
        top: -1px;
    }

    .home_banner::before {
        right: -9%;
        width: 260px;
        height: 430px;
    }

    .leading_Agency::before {
        width: 260px;
        height: 100%;
        top: 0;
    }

    .leading_Agency::after {
        width: 250px;
        height: 100%;
        top: 0;
    }

    .agency_cont h3 {
        font-size: 28px;
    }

    .agency_cont p {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .agency_list ul li {
        font-size: 12px;
        line-height: 1.1;
        margin-bottom: 12px;
    }

    .agency_list ul li img {
        width: 15px;
    }

    .dream_card {
        padding: 10px 18px;
    }

    .dream_card::before {
        width: 58px !important;
        height: 90px !important;
    }

    .dream_card h4 {
        font-size: 20px;
        margin-bottom: 31px;
    }

    .dream_card h3 {
        font-size: 20px;
    }

    .dream_card p {
        font-size: 13px;
    }

    .dream_img_cont h4 {
        font-size: 20px;
    }

    .dream_img_cont {
        padding: 0px 9px 190px 54px;
    }

    .dream_img_cont p {
        font-size: 17px;
    }

    .section_title h3 {
        font-size: 24px;
    }

    .step_cont h3 {
        font-size: 19px;
    }

    .step_cont p {
        font-size: 11px;
    }

    .step_cont span {
        font-size: 24px;
    }

    .time_cont {
        width: 100%;
        padding: 30px 20px;
        top: -60px;
    }

    .time_cont h3 {
        font-size: 25px;
        width: auto;
        text-align: center;
    }

    .sect_btn {
        display: block;
    }

    .sect_btn a {
        width: 100%;
        margin-bottom: 8px;
    }

    section.creater_sect {
        padding: 50px 0px 0px;
    }

    .creator_img {
        height: 310px;
    }

    .creator_img::before {
        width: 100px;
        height: 60px;
        top: 10px;
    }

    .consultation_cont h3 {
        font-size: 30px;
    }

    .consultation_cont h5 {
        font-size: 22px;
    }

    .consultation_cont p {
        font-size: 13px;
        line-height: 1.9;
    }

    .consultation_sect .col-md-7 {
        width: 100%;
    }

    .wisdom_idea .section_title h3 {
        font-size: 40px;
    }

    .ideas_img_div {
        gap: 3px;
    }

    .idea_img.\31 {
        height: 160px;
    }

    .idea_img.\32 {
        height: 160px;
    }

    .idea_img.\33 {
        height: 194px;
    }

    .idea_img.\34 {
        height: 190px;
    }

    .idea_img.\35 {
        height: 150px;
    }

    .idea_para p {
        font-size: 21px;
    }

    section.powerhouse::before {
        opacity: 0.5;
    }

    section.powerhouse::after {
        opacity: 0.5;
    }

    .power_cont.text-center {
        position: relative;
        z-index: 1;
    }

    .powerhouse .col-md-8 {
        width: 90%;
    }

    .power_cont h4 {
        font-size: 31px;
    }

    .test_cont h3 {
        font-size: 32px;
    }

    .test_cont p {
        margin-bottom: 16px;
    }

    .test_img {
        height: auto;
    }

    .writing_agency .section_title h3 {
        font-size: 40px;
    }

    .book_img {
        height: 270px;
    }

    .book_img img {
        border-radius: 20px;
    }

    .inner_cont h3 {
        font-size: 30px;
    }

    .inner_cont h6 {
        font-size: 18px;
    }

    .inner_cont p {
        font-size: 13px;
        line-height: 1.6;
    }

    .inner_banner {
        min-height: auto;
        padding: 60px 0px;
    }

    .inner_cont .sect_btn {
        margin-top: 30px;
    }

    .popup_form .main_ban_form {
        width: 50%;
    }

    .top_head a {
        font-size: 12px;
    }

    .top_header {
        padding: 5px 0px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
    ul.header-main__nav li a {
        font-size: 10px;
    }

    ul.header-main__nav {
        gap: 14px;
        flex-wrap: wrap;
    }

    .nav_div {
        gap: 28px;
    }

    .nav_div .themebtn {
        font-size: 10px;
    }

    a.header__logo img {
        width: 131px;
    }

    a.header__logo::before {
        width: 110%;
        height: 130%;
        top: 62%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .home_banner {
        min-height: auto;
        padding: 70px 0px;
    }

    .banner_cont h6 {
        font-size: 20px;
    }

    .banner_cont h3 {
        font-size: 40px;
        line-height: 1.1;
    }

    .banner_cont h3 span {
        font-size: 40px;
    }

    .banner_cont h5 {
        font-size: 18px;
    }

    .banner_cont p {
        font-size: 13px;
    }

    .main_ban_form {
        width: 90%;
        padding: 30px 28px;
        overflow: hidden;
    }

    .main_ban_form h3 {
        font-size: 28px;
    }

    .main_ban_form h4 {
        font-size: 16px;
    }

    .main_ban_form h5 {
        font-size: 10px;
    }

    .main_ban_form h5::before {
        top: -1px;
    }

    .home_banner::before {
        right: -9%;
        width: 260px;
        height: 430px;
    }

    .leading_Agency::before {
        width: 340px;
        height: 100%;
        top: 0;
    }

    .leading_Agency::after {
        width: 320px;
        height: 100%;
        top: 0;
    }

    .agency_cont h3 {
        font-size: 32px;
    }

    .agency_cont p {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .agency_list ul li {
        font-size: 13px;
        line-height: 1.1;
        margin-bottom: 12px;
    }

    .agency_list ul li img {
        width: 15px;
    }

    .dream_card {
        padding: 10px 18px;
    }

    .dream_card::before {
        width: 58px !important;
        height: 90px !important;
    }

    .dream_card h4 {
        font-size: 20px;
        margin-bottom: 31px;
    }

    .dream_card h3 {
        font-size: 20px;
    }

    .dream_card p {
        font-size: 13px;
    }

    .dream_img_cont h4 {
        font-size: 20px;
    }

    .dream_img_cont {
        padding: 0px 9px 190px 54px;
    }

    .dream_img_cont p {
        font-size: 17px;
    }

    .section_title h3 {
        font-size: 24px;
    }

    .step_cont h3 {
        font-size: 21px;
    }

    .step_cont p {
        font-size: 11px;
    }

    .step_cont span {
        font-size: 24px;
    }

    .time_cont {
        width: 100%;
        padding: 30px 20px;
        top: 0px;
    }

    .time_cont h3 {
        font-size: 31px;
        width: auto;
        text-align: center;
    }

    .sect_btn {}

    .sect_btn a {
        width: 100%;
        margin-bottom: 8px;
    }

    section.creater_sect {
        padding: 50px 0px 70px;
    }

    .creator_img {
        height: 400px;
    }

    .creator_img::before {
        width: 100px;
        height: 60px;
        top: 10px;
    }

    .consultation_cont h3 {
        font-size: 48px;
    }

    .consultation_cont h5 {
        font-size: 28px;
    }

    .consultation_cont p {
        font-size: 13px;
        line-height: 1.9;
    }

    .consultation_sect .col-md-7 {
        width: 100%;
    }

    .wisdom_idea .section_title h3 {
        font-size: 33px;
    }

    .ideas_img_div {
        gap: 3px;
    }

    .idea_img.\31 {
        height: 220px;
    }

    .idea_img.\32 {
        height: 220px;
    }

    .idea_img.\33 {
        height: 264px;
    }

    .idea_img.\34 {
        height: 250px;
    }

    .idea_img.\35 {
        height: 200px;
    }

    .idea_para p {
        font-size: 28px;
    }

    section.powerhouse::before {
        opacity: 0.5;
    }

    section.powerhouse::after {
        opacity: 0.5;
    }

    .power_cont.text-center {
        position: relative;
        z-index: 1;
    }

    .powerhouse .col-md-8 {
        width: 90%;
    }

    .power_cont h4 {
        font-size: 31px;
    }

    .test_cont h3 {
        font-size: 42px;
    }

    .test_cont p {
        margin-bottom: 16px;
    }

    .test_img {
        height: auto;
    }

    .writing_agency .section_title h3 {
        font-size: 40px;
    }

    .book_img {
        height: 290px;
    }

    .book_img img {
        border-radius: 20px;
    }

    .inner_cont h3 {
        font-size: 35px;
    }

    .inner_cont h6 {
        font-size: 21px;
    }

    .inner_cont p {
        font-size: 14px;
        line-height: 1.6;
    }

    .inner_banner {
        min-height: auto;
        padding: 60px 0px;
    }

    .inner_cont .sect_btn {
        margin-top: 30px;
    }

    .popup_form .main_ban_form {
        width: 40%;
    }

    .top_head a {
        font-size: 14px;
    }

    .top_header {
        padding: 5px 0px;
    }

    .dream_img2 {
        height: 100%;
    }

    .dream_img {
        height: 100%;
        position: relative;
    }

    .dream_img img {
        position: unset;
    }

    .main_dream_cards {
        height: 719px;
        overflow-y: auto;
    }

    .consultation_cont .sect_btn {
        width: 60%;
    }
}