@media (max-width: 1280px) {
  .imageWrapper {
    padding-right: 30px;
    width: 100%;
    height: fit-content;
  }
}
@media (max-width: 991px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .menu li {
    padding-left: 0;
    margin-left: 20px;
  }
  .welcome-to {
    padding-left: 0;
    margin-top: 85px;
  }
  .self-discovery {
    padding-left: 0;
  }
  .welcome-to h1 {
    font-size: 3.3rem;
    line-height: 3.3rem;
  }
  .spacer,
  .spacer2,
  .spacer4,
  .spacer5 {
    height: 90px;
  }
   {
    height: 50px;
  }
  .spacer3 {
    height: 0;
  }
  .left-section {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .right-section {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-in {
    margin: 0 auto 100px auto;
  }
  .section1 {
    width: 36% !important;
  }
  .img-css {
    max-width: 60%;
  }
  .box {
    flex: 100% !important;
  }
  .box {
    flex: 100% !important;
  }
  .image-css {
    max-width: 400px;
  }
  .spacer6 {
    height: 50px;
  }
  .blur-effect2::before {
    content: "";
    position: absolute;
    z-index: 10;
    left: -40px;
    top: 0;
    width: 525px;
    height: 961px;
  }
  .blur-effect3::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: -40px;
    top: 0;
    width: 842px;
    height: 1070px;
  }
  .blur-effect6::before {
    content: "";
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
    top: -370px;
    width: 825px;
    height: 787px;
  }
  .blur-effect::before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    background: url(../images/blob1.png) no-repeat top right;
    top: 30px;
    right: -40px;
    width: 380px;
    height: 488px;
    background-size: 100%;
  }
}
@media (max-width: 800px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .footer-bottom img {
    max-width: 189px;
  }
  .section2 {
    width: 26% !important;
  }
  .footer-bottom ul li ul li {
    font-size: 15px;
  }
  .icon p {
    font-size: 15px;
  }
  .copy-right {
    font-size: 15px;
  }
  .copy-right .right {
    font-size: 15px;
  }
  .social-media a i {
    font-size: 19px;
    line-height: 35px;
  }
  .social-media a {
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }
  .spacer,
  .spacer2,
  .spacer4,
  .spacer5 {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .section1 {
    margin-bottom: 30px !important;
  }
  #main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container {
    padding: 0 15px;
  }
  .copy-right .right {
    margin-bottom: 20px;
  }
  .section2 {
    margin-bottom: 30px !important;
  }
  .menu {
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
    width: 100%;
  }
  .menu li {
    float: none;
    margin: 0 0 10px 0;
    text-align: right;
  }
  .number {
    position: relative;
    left: 0;
    top: 0;
    font-family: "Cinzel", serif;
    font-size: 20px;
    line-height: 32px;
  }
  .footer-in .list-css li {
    padding-left: 0;
  }
  .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 105px;
    left: 0;
    right: 0;
  }

  .btn-wrap {
    display: block;
  }

  .section-1 {
    margin-top: 33px;
  }

  .blur-inner::before {
    right: -15px;
    top: inherit;
    bottom: -40px;
    width: 400px;
    height: 400px;
    background-size: 100%;
  }
}
@media (max-width: 640px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
    padding-right: 0;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .image-css {
    max-width: 100%;
  }
  .spacer,
  .spacer2,
  .spacer4,
  .spacer5 {
    height: 0;
  }
  .footer-bottom ul li {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px;
  }
  .footer-bg {
    padding: 60px 15px 60px 15px;
  }
  .footer-bottom img {
    max-width: 224px;
  }
  .copy-right .left {
    float: none;
  }
  .copy-right .right {
    float: none;
  }
  .footer-bottom ul li ul li {
    font-size: 18px;
  }
  .icon p {
    font-size: 18px;
  }
  .item li h3 br {
    display: none;
  }
  .owl-carousel {
    padding: 23px 0;
  }
  .item li {
    border-top: solid 1px rgba(255, 255, 220, 0.09);
    border-bottom: solid 1px rgba(255, 255, 220, 0.09);
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .welcome-to h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
  .page-title h2 br {
    display: none;
  }
  .fancybox__content {
    padding: 30px;
  }
  .button-css {
    padding: 14px 15px 14px 15px;
    font-size: 16px;
  }
  .contact-form input[type="submit"] {
    float: none;
    width: 100%;
  }
  .spacer6 {
    height: 0;
  }
  .footer-bg-none {
    margin-top: 40px;
  }
  .blur-effect::before {
    width: 360px;
    height: 777px;
  }
  .blur-effect2::before {
    left: -40px;
    top: -403px;
    width: 465px;
    height: 820px;
  }
  .blur-effect6::before {
    width: 600px;
  }
  .blur-effect5::after {
    left: -62px;
    bottom: -110px;
    width: 410px;
    height: 600px;
    background-size: 100%;
  }
  .des-title {
    display: none !important;
  }
  .mobile-title {
    display: block !important;
  }
  .reflect-2 {
    -webkit-box-reflect: inherit !important;
    color: #000000;
  }
  .reflect-3 {
    -webkit-box-reflect: inherit !important;
    color: #000000;
  }
  .sparkle1::after,
  .sparkle2::after,
  .sparkle3::after,
  .sparkle4::after {
    display: none;
  }
}
@media (max-width: 480px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
    padding-right: 0;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .footer-bg {
    padding: 30px 15px 30px 15px;
  }
  .img-css {
    max-width: 100%;
  }
  .blur-effect::before {
    top: 60%;
    width: 400px;
    height: 400px;
  }
  .blur-effect2::before {
    bottom: 0;
    top: inherit !important;
  }
  .blur-effect3::before {
    bottom: 0;
    top: inherit !important;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 500px;
    height: 500px;
  }
  .blur-effect6::before {
    bottom: 70%;
    right: 0;
    top: inherit !important;
    width: 140%;
    height: 400px;
  }
  .blur-effect5::after {
    width: 100%;
    height: 600px;
  }
  .welcome-to h1 {
    padding: 0 10px 0 0;
  }
  .blur-inner::before {
    right: -15px;
    top: inherit;
    width: 300px;
    height: 400px;
    background-size: 100%;
  }
  .inner-title {
  }
  .page-title h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 360px) {
  .imageWrapper {
    height: fit-content;
    width: 100%;
    padding-right: 0;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
  .welcome-to h1 {
    font-size: 2.3rem;
    line-height: 2.3rem;
  }
  .button-css {
    padding: 14px 10px 14px 10px;
  }
  .welcome-to h1 {
    padding: 0 60px 0 0;
  }
  .page-title h2 {
    font-size: 1.6rem;
  }
  .page-title h3 {
    font-size: 34px;
    line-height: 48px;
  }
}
@media (max-width: 320px) {
  .button-css {
    padding: 14px 10px 14px 10px;
    line-height: 18px;
    padding-right: 0;
  }
  .welcome-to h1 {
    padding: 0 10px 0 0;
  }
  .page-title h3 {
    font-size: 30px;
    line-height: 44px;
  }
  .imageWrapper {
    height: fit-content;
    width: 100%;
  }
  .overflowcheck {
    overflow-x: hidden;
  }
}
