@media (max-width: 1449.98px) {
  .logoWrap img {
    max-width: 140px;
  }
  .logoWrap::before {
    width: 310px;
    height: 310px;
    top: -180px;
    margin: 20px auto;
  }
  .heroOverley h1 {
    font-size: 35px;
  }
  .heroOverley p {
    max-width: 500px;
    font-size: 18px;
    line-height: 28px;
  }
  .heroOverley ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .heroOverley .themeBtn {
    margin: 30px auto 0;
  }
  .themeBtn {
    padding: 14px 40px;
  }
  .themeBtn span {
    font-size: 16px;
  }
  .sectionTitle h2 {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 30px;
  }
  .sectionTitle h4 {
    font-family: var(--montserrat);
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0%;
  }
  .expContent p {
    font-size: 13px;
    line-height: 22px;
  }
  .mentorContent p {
    font-size: 15px;
  }
  .testimonialInner {
    max-width: 88%;
  }
  .tesSlider .mySwiper2 .swiper-slide h6 {
    font-size: 19px;
  }
  .invesmentright h4 {
    margin: 15px 0 30px;
  }
  .invesmentright em {
    margin-top: 14px;
  }
  .expContent h3 {
    font-size: 18px;
  }
  .expContent {
    min-height: 233px;
  }
  .learnContent {
    margin: -85px 15px 0;
    padding: 20px;
  }
  .learnContent h3 {
    font-size: 15px;
    line-height: 23px;
  }
  .learnContent p {
    font-size: 12px;
    line-height: 20px;
  }
  .you_learn {
    padding: 100px 0;
  }
  .modal-fullscreen .modal-content {
    max-width: 1080px;
    padding: 30px !important;
    border-radius: 30px !important;
  }
  .modalcardContent h3 {
    font-size: 38px;
  }
  .modalcardContent h4 {
    font-size: 22px;
    line-height: 22px;
    margin: 30px 0 15px;
  }
  .modalcardContent p {
    font-size: 14px;
    line-height: 24px;
  }
  .quoteOuter em {
    font-size: 18px;
    line-height: 26px;
    max-width: 720px;
  }
  .quoteOuter h6 {
    margin-top: 10px;
  }
  .sectionOuter {
    padding: 100px 0;
  }
  .emotionalHookSec {
    padding-bottom: 100px;
  }
  .whatIncluded {
    padding: 100px 0;
  }
  .hcardContent p {
    font-size: 14px;
    line-height: 23px;
  }
  .hcardContent {
    padding: 25px 40px;
  }
  .hcardContent .sectionTitle h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  section.gallerySec {
    padding: 100px 0;
    background: #fffaf5;
  }
  #popformModal .modal-content {
    padding: 30px !important;
    border-radius: 30px !important;
  }
  .modal-header {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .modal-content .form-group {
    margin-bottom: 15px;
  }
  .modal-content .form-group .form-control,
  .modal-content .form-group .form-select {
    padding: 10px 15px;
  }
  .modal-content .form-group label {
    font-size: 14px;
  }
}

@media (min-width: 1899.98px) {
  .container {
    max-width: 1305px;
  }
}

@media (max-width: 767.98px) {
  .deskImg {
    display: none;
  }
  .mobImg {
    display: block;
  }
  .logoWrap img {
    max-width: 70px;
  }
  .logoWrap {
    max-width: 260px;
    padding: 5px 0 20px;
  }
  .logoWrap::before {
    width: 170px;
    height: 190px;
    top: -140px;
    margin: 20px auto;
  }
  .heroOverley h1 {
    font-size: 24px;
    line-height: 38px;
  }
  .heroOverley p {
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
    margin: 15px auto;
  }
  .heroOverley ul {
    gap: 2px 30px;
    flex-flow: wrap;
  }
  .heroOverley ul li {
    font-size: 16px;
  }
  .heroOverley ul li:nth-child(1) {
    width: 100%;
  }
  .heroOverley ul li {
    font-size: 12.5px;
    line-height: 24px;
  }
  .heroOverley ul li:not(:last-child)::after {
    height: 14px;
    top: 53%;
    right: -17px;
    opacity: 0;
  }
  .heroOverley strong {
    font-size: 16px;
    margin-top: 18px;
  }
  .heroOverley {
    position: absolute;
    top: inherit;
    left: 50%;
    transform: translatex(-50%);
    width: 100%;
    max-width: 100%;
    bottom: 20px;
  }
  .heroOverley .themeBtn {
    margin: 20px auto 0;
  }
  .emotionalhookWrapper {
    padding-left: 0;
  }
  .hookCard {
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .hcardContent {
    padding: 20px;
    margin-top: -15px;
  }
  .emotionalHookSec {
    padding-bottom: 50px;
  }
  .hcardImg {
    padding-left: 0px !important;
  }
  .sectionOuter {
    padding: 50px 0;
  }
  .expcardWrapper {
    flex-flow: wrap;
    gap: 0;
  }
  .experienceItem {
    transform: translateX(0) rotate(0deg) !important;
    flex: auto;
    transition: 0.5s;
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .expContent {
    min-height: auto;
  }
  .expContent p {
    font-size: 18px;
    line-height: 26px;
  }
  .expContent h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .sectionTitle h2 {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .sectionTitle h4,
  .yourStoryInner h6 {
    font-size: 18px;
  }
  .galleryrow,
  .gallerynewrow {
    gap: 0;
  }
  .mentorItem {
    flex-direction: column;
    gap: 20px;
    padding: 20px !important;
    max-width: 100%;
  }
  .mentorItem::before {
    width: 100%;
    height: 100%;
  }
  .mentorImg {
    width: 100%;
    height: auto;
  }
  .mentorSec {
    padding: 50px 0;
  }
  .mentorContent h5 {
    font-size: 22px;
    line-height: 22px;
  }
  .mentorContent h4 {
    font-size: 22px;
    line-height: 22px;
    margin: 15px 0 5px;
  }
  .mentorContent p {
    font-size: 18px;
    line-height: 28px;
  }
  .mentorSec .row .col-lg-11 .mentorItem:nth-child(even) {
    flex-flow: column;
  }
  .whatIncluded {
    padding: 50px 0;
  }
  .lifestyle_bx {
    padding: 10px 10px;
  }
  .project_name h3 {
    padding-left: 15px;
    font-size: 18px;
  }
  .project_name h3::before {
    width: 6px;
  }
  .swipeimage {
    width: 125px;
  }
  .lifestyle_bx:hover .swipeimage {
    right: 15px;
  }
  .testimonialSec {
    display: block;
    grid-template-columns: auto;
  }
  .testimonialInner {
    max-width: 100%;
    padding: 50px 15px !important;
  }
  .testimonialInner h2 {
    text-align: center;
  }
  .tesSlider .mySwiper {
    width: 125px;
    height: 350px;
    padding-right: 20px;
  }
  .tesSlider .mySwiper2 .swiper-slide {
    padding-left: 15px;
  }
  .tesSlider .mySwiper2 {
    width: 80%;
    height: 450px;
    flex: 1;
  }
  .quoteImg img {
    max-width: 46px;
    margin: 0 auto 20px;
    display: table;
  }
  .tesSlider .thumbImg {
    width: 80px;
    height: 80px;
    margin: auto;
  }
  .tesSlider .swiper-thumbs .swiper-slide h6 {
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
  }
  .tesSlider .swiper-thumbs .swiper-slide small {
    font-size: 12px;
  }
  .tesSlider .mySwiper2 .swiper-slide h6 {
    font-size: 14px;
  }
  .tesbg {
    display: none;
  }
  .yourInvesment {
    padding: 50px 0;
    background: #ffefd4;
  }
  .invesmentright {
    position: relative;
    transform: translateY(0px);
    margin-top: 15px;
    padding-left: 0;
    text-align: center;
  }
  .invesmentright h4 {
    font-size: 18px;
  }
  .yourStory .secondaryBtn {
    padding: 9px 20px;
  }
  .yourStory {
    padding: 50px 0;
  }
  .footerArea p {
    font-family: var(--montserrat);
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    color: #929292;
    text-align: center;
  }
  .socialbar {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 15px 0 0;
  }
  .footerArea {
    padding: 15px 0 15px;
  }
  .you_learn {
    padding: 50px 0;
  }
  .hcardContent p {
    font-size: 18px;
    line-height: 25px;
    margin-top: 12px;
  }
  .you_learn .container-fluid {
    padding: 0 15px;
  }
  .learnContent p {
    min-height: 125px;
  }
  .learnContent h3 {
    font-size: 22px;
    line-height: 25px;
  }
  .secondaryBtn,
  .themeBtn {
    font-size: 18px;
  }
  .learnContent p {
    font-size: 18px;
    line-height: 26px;
  }
  .youlearnSlider {
    margin-top: 30px;
  }
  .invesmentbar {
    display: none;
  }
  .footerArea .col-md-4:nth-child(2) {
    order: -1;
  }
  .footerArea p {
    margin-top: 15px;
  }
  .modalcardImg {
    width: 100%;
  }
  .modal-fullscreen .modal-content {
    padding: 20px !important;
    border-radius: 20px !important;
  }
  .modalcardContent h3 {
    font-size: 28px;
  }
  .modal {
    backdrop-filter: blur(8px);
  }
  .modalcardImg img {
    width: 100%;
  }
  .closebtn {
    width: 50px;
    aspect-ratio: 1;
    position: absolute;
    border: none;
    top: -53px;
    right: -5px;
    background: var(--white);
    border-radius: 50%;
    font-size: 24px;
  }
  .modalcardContent h4 {
    font-size: 18px;
    line-height: 18px;
    margin: 20px 0 15px;
  }
  .modalcardContent p {
    font-size: 18px;
    line-height: 26px;
  }
  .modalCard {
    display: flex;
    gap: 20px;
    flex-flow: wrap;
  }
  .modal-dialog {
    transform: none;
    padding: 15px;
  }
  .invesmentLeft {
    padding: 0;
  }
  .invesmentLeft h2,
  .invesmentLeft h4 {
    text-align: center;
  }
  .invesmentright h3 {
    font-size: 20px;
  }
  .swipeimage {
    display: none;
  }
  .experienceSec.showing {
    position: relative;
  }

  .reserveBtnWrapper {
    position: relative;
    transition: all 0.3s ease;
    z-index: 10;
  }
  .reservemobileBtnWrapper {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
  }
  .showing.reservemobileBtnWrapper {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
    bottom: 15px;
  }
  .showing .desktopreserveBtnWrapper {
    display: none;
  }
  .desktopreserveBtnWrapper {
    display: block;
  }
  .emotionalHookSec .container-fluid {
    padding: 0 15px;
  }
  section.gallerySec {
    padding: 50px 0;
  }
  .gallerywrraper,
  .gallerywrrapernew,
  .gallerywrrapernew01 {
    display: block;
  }
  .gallerywrrapernew {
    margin-bottom: 0;
  }
  .gallerywrraper:not(:last-child) {
    margin-bottom: 0px;
  }
  .galleryItem {
    margin-bottom: 20px;
  }
  .hcardContent .sectionTitle {
    display: none;
  }
  .layer1 {
    opacity: 1 !important;
    left: 20px;
  }
  .layer1 {
    display: none;
  }
  .layer2 {
    display: none;
  }
}

@media (max-width: 400px) {
  .heroOverley ul li {
    font-size: 16px;
  }
  .heroOverley h1 {
    font-size: 24px;
    line-height: 31px;
  }
  .heroOverley p {
    font-size: 16px;
    /* line-height: 20px; */
    padding: 0 13px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .heroOverley {
    bottom: 50px;
  }
  .heroOverley h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .heroOverley p {
    font-size: 14px;
    margin: 25px auto;
  }
  .heroOverley .themeBtn {
    margin: 50px auto 0;
  }
  .hcardImg img {
    width: 100%;
  }
  .hcardContent {
    padding: 40px 30px;
    margin-top: -173px;
  }
}
@media (max-width: 370px) {
  .heroOverley ul li {
    font-size: 14.5px;
    font-weight: 600;
  }
}
@media (min-width: 400px) and (max-width: 575.98px) {
  .heroOverley p {
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
    margin: 20px auto;
  }
  .heroOverley ul li {
    font-size: 18.5px;
    line-height: 24px;
  }
  .heroOverley h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .heroOverley .themeBtn {
    margin: 30px auto 0;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hcardImg img {
    width: 100%;
  }
  .deskImg {
    display: none;
  }
  .mobImg {
    display: block;
  }
  .logoWrap img {
    max-width: 110px;
  }
  .logoWrap {
    max-width: 260px;
    padding: 10px 0 20px;
  }
  .logoWrap::before {
    width: 230px;
    height: 230px;
    top: -140px;
    margin: 20px auto;
  }
  .heroOverley h1 {
    font-size: 44px;
    line-height: 68px;
  }
  .heroOverley p {
    font-size: 17px;
    line-height: 29px;
    padding: 0 15px;
    margin: 30px auto;
    max-width: 700px;
  }
  .heroOverley ul {
    gap: 16px;
  }
  .heroOverley ul li {
    font-size: 12.5px;
    line-height: 24px;
  }
  .heroOverley ul li:not(:last-child)::after {
    height: 14px;
    top: 53%;
    right: -9px;
  }
  .heroOverley strong {
    font-size: 12px;
    margin-top: 18px;
  }
  .heroOverley {
    position: absolute;
    top: inherit;
    left: 50%;
    transform: translatex(-50%);
    width: 100%;
    max-width: 100%;
    bottom: 80px;
  }
  .heroOverley .themeBtn {
    margin: 50px auto 0;
  }
  .emotionalhookWrapper {
    position: relative;
    padding-left: 140px;
  }
  .hcardImg img {
    width: 200px;
  }
  .hcardContent {
    padding: 15px 15px;
  }
  .sectionTitle h2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .sectionTitle h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .hcardContent p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 14px;
  }
  .expcardWrapper {
    flex-flow: wrap;
    gap: 14px;
  }
  .experienceItem {
    transform: translateX(0) rotate(0deg) !important;
    flex: auto;
    transition: 0.5s;
    width: 49%;
    margin: 0;
    margin-top: 20px;
  }
  .tesbg {
    display: none;
  }
  .testimonialSec {
    display: block;
  }
  .modal-dialog {
    transform: none;
    padding: 15px;
  }
  .modalcardContent h3 {
    font-size: 26px;
  }
  .modalcardContent h4 {
    font-size: 18px;
    line-height: 22px;
    margin: 10px 0 5px;
  }
  .modalcardContent p {
    font-size: 12px;
    line-height: 17px;
  }
  .closebtn {
    top: -60px;
    right: -5px;
  }
  .invesmentright h4 {
    font-size: 16px;
  }
  .footerArea p {
    font-size: 11px;
    line-height: 14px;
  }
  .swipeimage {
    width: 220px;
  }
  .sectionOuter,
  .whatIncluded,
  .yourStory {
    padding: 100px 0;
  }
  .emotionalHookSec {
    padding-bottom: 100px;
  }
  .emotionalhookWrapper {
    overflow: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .emotionalhookWrapper {
    position: relative;
    padding-left: 97px;
    overflow: hidden;
  }
  .herobanner img {
    height: 500px;
    object-fit: cover;
  }
  .heroOverley p {
    margin: 20px auto;
    font-size: 15px;
  }
  .logoWrap {
    padding: 15px 0 35px;
  }
  .logoWrap img {
    max-width: 100px;
  }
  .logoWrap::before {
    width: 270px;
    height: 270px;
  }
  .sectionOuter {
    padding: 120px 0;
  }
  .expContent h3 {
    font-size: 15px;
    line-height: 23px;
  }
  .expContent p {
    font-size: 12px;
    line-height: 21px;
  }
  .emotionalHookSec {
    padding-bottom: 120px;
  }
  .modal-dialog {
    padding: 15px;
  }
  .closebtn {
    top: -50px;
    right: -5px;
  }
  .tesSlider .mySwiper {
    width: 155px;
    padding-right: 30px;
  }
  .tesSlider .thumbImg {
    width: 110px;
    height: 110px;
  }
  .tesSlider .swiper-thumbs .swiper-slide h6 {
    font-size: 16px;
    margin-top: 12px;
  }
  .tesSlider .mySwiper2 .swiper-slide {
    padding-left: 60px;
  }
  .testimonialInner {
    padding: 50px;
  }
}

@media (min-width: 1200px) and (max-width: 1349.98px) {
  .logoWrap img {
    max-width: 100px;
  }
  .logoWrap::before {
    width: 260px;
    height: 260px;
    top: -180px;
    margin: 20px auto;
  }
  .logoWrap {
    padding: 10px 0 22px;
  }
  .learnContent h3 {
    font-size: 14px;
    line-height: 23px;
  }
  .learnContent p {
    min-height: 100px;
  }
  .testimonialSec {
    grid-template-columns: 70% 30%;
  }
}

@media (min-width: 1600px) {
  .yourInvesment .sectionTitle h2 {
    font-size: 57px;
  }
}
