    .family-friend {padding: 30px 12px 10px 12px;}
    .family-friend > :first-child {max-width: 650px; font-size: 30px; font-weight: 700; line-height: 35px; text-align: center; color: #2E2E2E; margin-bottom: 3px; margin-inline: auto;}
    .family-friend > :first-child span {font-size: 30px; font-weight: 700; line-height: 35px; color: #e07800;}
    .family-friend p {font-size: 16px; line-height: 20px; text-align: center; color: #555555;}
    /* FORM */
    .draft-form {background-color: #e07800; padding: 10px 24px; border-radius: 5px; padding-bottom: 22px;}
    .draft-form > :first-child {display: block; font-size: 36px; font-weight: 700; text-align: center; line-height: 40px; color: #fff; margin-bottom: 10px;}
    .draft-form :where(input, select) {width: 100%; height: 100%; font-size: 14px; color: #555555; padding-right: 6px; border: 0; border-radius: 0; outline: 0; padding-left: 35px;}
    .draft-form :where(input, select):focus {outline: 0;}
    .draft-form input::placeholder {color: #555555;}
    .draft-form .th_input_icon {height: 40px; display: flex; align-items: center; justify-content: start; background-color: #fff; border-radius: 2px; position: relative;}
    .draft-form .wrapper {display: grid; grid-template-columns: repeat(5, 1fr); gap: 15px;}
    .draft-form option {height: 20px;}
    .draft-form .th_input_icon img {position: absolute; left: 12px;}
    .draft-form .bottom-wrapper {display: flex; align-items: center; justify-content: space-between; margin-top: 20px;}
    .draft-form .custom-checkboxes {display: flex; align-items: center; justify-content: start; gap: 15px;}
    .draft-form .th_checkbox_sec {display: flex; align-items: center; justify-content: start; gap: 10px; cursor: pointer;}
    .draft-form .th_checkbox_sec > :last-child {font-size: 12px; font-weight: 700; color: #000;}
    .draft-form .custom-box {width: 14px; height: 14px; flex: none; background-color: #fff; border-radius: 2px; position: relative;}
    .draft-form .custom-box::after {width: 8px; height: 6px; background: no-repeat center / contain url("../images/tick-primary.svg"); position: absolute; inset: 0; margin: auto; content: ""; display: none;}
    .draft-form .custom-box:has(input:checked)::after {display: block;}
    .draft-form input[type="checkbox"] {display: none; width: fit-content;}
    .draft-form .captcha-field {display: flex; align-items: center; justify-content: center; margin-left: auto; position: relative;}
    .draft-form .captcha-field #msgtext {font-size: 14px; font-weight: 600; position: absolute; bottom: 0; right: 0; top: 100%;}
    .draft-form .th_captcha {display: flex; align-items: center; justify-content: center; gap: 15px;}
    .draft-form .th_captcha input[type="number"] {max-width: 125px; height: 40px; padding-left: 10px;}
    .draft-form .th_captcha > :first-child {display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 14px; font-weight: 500; color: #000; }
    .draft-form .th_form_btn button { font-size: 16px; font-weight: 700; text-transform: capitalize; color: #fff; background-color: #125975; padding: 8px 47px; border: 0; border-radius: 2px; margin-left: 15px;}
    .draft-form .th_captcha .invalid-tooltip {right: 0;}
    /* UMRAH PACKAGE SECTION */
    .umrah-package { padding-block: 30px;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah, .review-customer) > :first-child {font-size: 30px; font-weight: 600; line-height: 35px; color: #2E2E2E; text-align: center; margin-bottom: 3px;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah, .review-customer) > :first-child span {font-size: 30px; font-weight: 600; line-height: 35px; color: #e07800;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) > p {max-width: 740px; font-size: 16px; line-height: 20px; color: #555555; text-align: center; margin-inline: auto;}
    :where(.umrah-package, .affordable-umrah) .wrapper {display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 30px; margin-top: 20px;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .box {background-color: #fff;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .top-box {position: relative; border-radius: 5px; overflow: hidden;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .top-box img {width: 100%; object-fit: cover;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .pricing {position: absolute; background-color: #005b7f; padding: 6px 16px; border-radius: 5px 0 0 5px; bottom: 12px; right: 0;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .pricing > :first-child {display: block; font-size: 14px; font-weight: 700; line-height: 16px; color: #fff;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .pricing span {font-size: 14px; font-weight: 600; line-height: 24px; color: #fff;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .pricing b {font-size: 20px; font-weight: 600;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .box {border: 1px solid #55555526; box-shadow: 0px 4px 4px 0px #BDE3FF5E; border-radius: 5px; }
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .bottom-box {padding: 19px 13px 19px 12px;}
    :where(.umrah-package, .affordable-umrah, .comfort-umrah) .bottom-box > :first-child {font-size: 18px; font-weight: 500; line-height: 20px; color: #2E2E2E; margin-bottom: 11px;}
    .umrah-package .lists {display: grid; grid-template-columns: repeat(2, 1fr); gap: 11px;}
    .umrah-package .lists > :first-child {border-right: 1px solid #55555526; padding-right: 12px;}
    :where(.umrah-package, .affordable-umrah) .bottom-box ul > :last-child {margin-bottom: 0;}
    :where(.umrah-package, .affordable-umrah) .bottom-box li {display: flex; align-items: center; justify-content: start; gap: 9px; font-size: 14px; line-height: 18px; color: #555555; margin-bottom: 11px;}
    /* AFFORDABLE UMRAH SECTION */
    .affordable-umrah {margin-bottom: 30px;}
    .affordable-umrah p {max-width: 1034px;}
    .affordable-link {display: flex; align-items: center; justify-content: space-between; background-color: #F3FBFF; padding: 15px 20px; margin-top: 20px;}
    .affordable-link > :first-child {font-size: 20px; font-weight: 700; line-height: 18px; color: #125975;}
    .affordable-link a {font-size: 14px; font-weight: 500; line-height: 18px; text-decoration: underline; color: #2E2E2E;}
    .affordable-umrah .bottom-box {padding: 21px 16px 20px 12px;}
    .affordable-umrah .bottom-box ul {min-height: 199px;}
    .no-height .bottom-box ul{min-height:unset;}
    .affordable-umrah .bottom-box li {padding-left: 23px; position: relative;}
    .affordable-umrah .bottom-box li::after {width: 15px; height: 15px; background: no-repeat center / contain url("../images/circle-tick.svg"); position: absolute; inset: 0; margin-block: auto; margin-right: auto; content: "";}
    /* CHEAP UMRAH SECTION */
    .cheap-umrah {background: no-repeat center / cover url("../images/cheap-umrah.webp"); padding-block: 75px 72px;}
    .cheap-umrah .container > :first-child {max-width: 863px; font-size: 40px; font-weight: 600; line-height: 45px; color: #fff; text-align: center; margin-bottom: 3px; margin-inline: auto;}
    .cheap-umrah .container > :first-child span {font-size: 40px; font-weight: 600; line-height: 45px; color: #e07800;}
    .cheap-umrah .container p {max-width: 880px; font-size: 18px; font-weight: 500; line-height: 22px; color: #fff; margin-bottom: 15px; margin-inline: auto; text-align: center;}
    .cheap-umrah .container a {width: fit-content; display: block; font-size: 16px; font-weight: 700; color: #fff; background-color: #005b7f; padding: 14px 60px 13px 60px; border-radius: 3px; margin-inline: auto;}
    /* COMFORT UMRAH */
    .comfort-umrah {margin-block: 30px;}
    .comfort-umrah > :first-child {max-width: 540px; margin-inline: auto;}
    .comfort-umrah > p {max-width: 753px; margin-inline: auto;}
    .comfort-umrah .wrapper {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 20px;}
    .comfort-umrah .bottom-box {padding: 13px 13px 10px 12px;}
    .comfort-umrah .bottom-box h4 {font-size: 14px; font-weight: 500; line-height: 18px; color: #2E2E2E;}
    .comfort-umrah .bottom-box p {font-size: 14px; line-height: 18px; color: #555555; padding-left: 23px; position: relative; margin-block: 4px 10px;}
    .comfort-umrah .bottom-box p::after {width: 15px; height: 15px; background: no-repeat center / contain url("../images/circle-tick.svg"); position: absolute; inset: 0; margin-block: auto; margin-right: auto; content: "";}
    /* TRAVEL CONFIDENCE */
    .travel-confidence {background-color: #e07800; padding-block: 30px;}
    .travel-confidence .container {display: flex; align-items: center; justify-content: start; gap: 50px;}
    .travel-confidence .container > :first-child {width: 250px; flex: none; font-size: 30px; line-height: 35px; font-weight: 700; color: #fff;}
    .travel-confidence .wrapper {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;}
    .travel-confidence .box {display: flex; align-items: start; justify-content: center; gap: 7px; background-color: #fff; padding: 20px 35px 20px 20px; border-radius: 5px;}
    .travel-confidence .box > img {flex: none; padding-top: 5px;}
    .travel-confidence .box-text > :first-child {font-size: 18px; line-height: 20px; font-weight: 500; color: #2E2E2E; margin-bottom: 2px;}
    .travel-confidence .box-text > p {font-size: 14px; line-height: 18px; color: #555555; margin-bottom: 0;}
    /* TWO PILGRIMS */
    .two-pilgrims {display: grid; grid-template-columns: minmax(306px, 442px) minmax(659px, 732px); margin-block: 30px;}
    .two-pilgrims > :first-child {display: flex; align-items: center; font-size: 30px; font-weight: 600; line-height: 35px; color: #fff; background-color: #125975; padding-left: 26px; border-radius: 5px;}
    .two-pilgrims .scroll {max-height: 193px; background-color: #F3FBFF; overflow: hidden; overflow-y: auto; padding: 13px 25px; border-radius: 0 5px 5px 0;}
    .two-pilgrims .scroll > h2 {margin-top: 0;}
    .two-pilgrims .scroll :where(h2,h3,h4,h5) {font-size: 18px; line-height: 20px; font-weight: 500; color: #2E2E2E; margin-block: 10px 5px;}
    .two-pilgrims .scroll p {font-size: 14px; line-height: 18px; color: #555555; margin-bottom: 0; margin-bottom: 5px;}
    .two-pilgrims .scroll ul {margin-bottom: 10px; padding-left: 18px;}
    .two-pilgrims .scroll ul > :last-child {margin-bottom: 0;}
    .two-pilgrims .scroll li {list-style-type: disc; font-size: 14px; line-height: 18px; color: #555555; margin-bottom: 5px;}
    .two-pilgrims .scroll li::marker {color: #2E2E2E;}
    .two-pilgrims .scroll::-webkit-scrollbar {width: 6px; border-radius: 6px;}
    .two-pilgrims .scroll::-webkit-scrollbar-track {background: #F3FBFF; border-radius: 6px;}
    .two-pilgrims .scroll::-webkit-scrollbar-thumb {background: #125975; border-radius: 3px;}
    
    .review-customer {margin-bottom: 30px;}
    .review-customer > :first-child {margin-bottom: 0;}
    .review-customer .wrapper {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 22px;}
    .review-customer .box {border: 1px solid #55555526; border-radius: 6px; box-shadow: 0px 4px 4px 0px #BDE3FF5E;}
    .review-customer .top-box {display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #55555526; padding: 18px 34px 10px 26px;}
    .review-customer .customer-name > :first-child {font-size: 18px; font-weight: 500; line-height: 20px; color: #000000;}
    .review-customer .customer-name > :nth-child(2) {display: flex; align-items: center; gap: 2px;}
    .review-customer .bottom-box .scroll {max-height: 110px; padding: 13px 16px 0 26px; overflow: hidden; overflow-y: auto; margin-bottom: 10px;}
    .review-customer .bottom-box .scroll::-webkit-scrollbar {width: 6px; border-radius: 6px;}
    .review-customer .bottom-box .scroll::-webkit-scrollbar-track {background: #fff; border-radius: 6px;}
    .review-customer .bottom-box .scroll::-webkit-scrollbar-thumb {background: transparent; border-radius: 3px;}
    .review-customer .bottom-box:hover .scroll::-webkit-scrollbar-thumb {background-color: #125975;}
    .review-customer .bottom-box .scroll >  :first-child {font-size: 14px; font-weight: 500; line-height: 18px; color: #2E2E2E; margin-bottom: 3px;}
    .review-customer .bottom-box p {font-size: 14px; line-height: 18px; color: #555555; margin-bottom: unset;}

    .hero-banner {background-color: #125975;}
    .hero-banner .trusted {gap: 18px 0; padding-block: 30px; }
    .hero-banner .advisor-strip > :first-child {display: flex; align-items: center; justify-content: center; width: 100%;}
    .hero-banner .advisor-strip > :nth-child(2) {display: block; font-size: 16px; color: #fff; text-align: center; margin-block: 8px 4px;}
    .hero-banner small {display: flex; align-items: center; justify-content: center; gap: 2px;}
    .hero-banner .advisor-strip > :last-child {display: block; font-size: 14px; font-weight: 500; text-align: center; margin-top: 4px; color: #fff;}
    .hero-banner .th_banner_sec {margin-top: 0;}
    .hero-banner .rank-math-breadcrumb .separator, .hero-banner .rank-math-breadcrumb p a {color: #fff;}
    .hero-banner .rank-math-breadcrumb p span {color: #fff;}
 


    @media only screen and (max-width: 1200px) {
        .draft-form .custom-checkboxes {align-items: start; flex-direction: column; gap: 8px;}
        .draft-form .captcha-field {margin-left: auto;}

        :where(.umrah-package, .affordable-umrah) .wrapper {gap: 20px;}
        .comfort-umrah .wrapper {gap: 20px;}

        .travel-confidence .container {gap: 15px;}
        .travel-confidence .wrapper {gap: 20px;}
        .travel-confidence .box {padding: 16px 20px;}

        .review-customer .wrapper {gap: 20px;}
    }
    @media only screen and (max-width: 991px) {
        .draft-form .wrapper {grid-template-columns: repeat(3, 1fr);}
        .draft-form .bottom-wrapper {flex-wrap: wrap; gap: 10px;}
        .draft-form .th_form_btn {margin-left: auto;}
        .cheap-umrah .container > :first-child, .cheap-umrah .container > :first-child span {font-size: 30px; line-height: 35px;}
        .affordable-umrah .bottom-box > :first-child {min-height: unset;}
        .affordable-umrah .bottom-box ul {min-height: unset;} 
        .comfort-umrah .wrapper {grid-template-columns: repeat(2, 1fr);}
        .travel-confidence .container {flex-direction: column;}
        .two-pilgrims {grid-template-columns: 1fr;}
        .two-pilgrims > :first-child {padding: 15px 24px;}
        .travel-confidence .container > :first-child {width: unset;}
    }
    @media only screen and (max-width: 768px) {
        :where(.umrah-package, .affordable-umrah) .wrapper {grid-template-columns: 1fr;}
        .travel-confidence .wrapper {grid-template-columns: repeat(2, 1fr);}

        .review-customer .wrapper {grid-template-columns: repeat(2, 1fr);}
    }
    @media only screen and (max-width: 575px) {
        .family-friend > :first-child, .family-friend > :first-child span {font-size: 25px; line-height: 30px;}
        .draft-form .wrapper {grid-template-columns: repeat(2, 1fr);} 
        .draft-form .th_form_btn {margin-left: unset;}
        .draft-form .th_form_btn button {margin-left: unset;}

        :where(.umrah-package, .affordable-umrah, .comfort-umrah, .review-customer) > :first-child, :where(.umrah-package, .affordable-umrah, .comfort-umrah, .review-customer) > :first-child span {font-size: 25px; line-height: 30px;}
        .affordable-link {flex-wrap: wrap; gap: 8px;}
        .cheap-umrah .container > :first-child, .cheap-umrah .container > :first-child span {font-size: 25px; line-height: 30px;}
        .cheap-umrah .container a {padding: 11px 32px;}
        .comfort-umrah .wrapper  {grid-template-columns: 1fr;}
        .travel-confidence .container > :first-child {font-size: 25px; line-height: 30px;}
        .two-pilgrims > :first-child {font-size: 25px; line-height: 30px; padding: 11px 17px;}
        .review-customer .wrapper {grid-template-columns: 1fr;}
        
    }
    @media only screen and (max-width: 475px) {
        .family-friend > :first-child, .family-friend > :first-child span {font-size: 20px; line-height: 25px;}
        .family-friend p {font-size: 14px; line-height: 18px;}

        .draft-form .wrapper {grid-template-columns: 1fr; gap: 10px;}
        .draft-form .bottom-wrapper {margin-top: 12px;}
        .draft-form .captcha-field {margin-left: unset;}
        .draft-form .th_form_btn button {font-size: 14px; padding: 9px 30px;}

        /* :where(.umrah-package, .affordable-umrah, .comfort-umrah) > :first-child, :where(.umrah-package, .affordable-umrah, .comfort-umrah) > :first-child span {font-size: 20px; line-height: 25px;}
        .cheap-umrah .container > :first-child, .cheap-umrah .container > :first-child span {font-size: 20px; line-height: 25px;} */
        :where(.umrah-package, .affordable-umrah, .comfort-umrah) > p {font-size: 14px;}
        .cheap-umrah .container p {font-size: 14px; font-weight: 400;}
        .umrah-package .lists {grid-template-columns: 1fr; gap: 11px;}
        .umrah-package .lists > :first-child {border-right: 0;}
        .travel-confidence .container {gap: 10px;}
        .travel-confidence .wrapper {grid-template-columns: 1fr; gap: 12px;}
        .travel-confidence .box {min-height: 90px;}

        .hero-banner .trusted {padding-block: 12px;}
        .hero-banner .advisor-strip > :first-child {max-width: 140px; margin-inline: auto;}
        .hero-banner .advisor-strip > :nth-child(2) {line-height: 18px; font-size: 14px; margin-block: 5px 4px;}
        .hero-banner small img {width: 16px; height: 16px;}
    }
    @media only screen and (max-width: 380px) {
        .hero-banner .trusted > * {width: 100%;}
    }