/* Between 1599px and 1440px (standard desktops) */
@media (max-width: 1599px) {
  .about-us-banner .bubble-star {
    right: 0;
  }
  .banner-shape-bg{
    left: 0;
  }
}

/* Between 1439px and 1366px (laptops) */
@media (max-width: 1439px) {
  .banner-shape-bg{
    left: 0;
  }
}
@media screen and (max-width: 1300px) {
  .bubble-star.pos-end {
    right: 0;
  }

  .promotion-video {
    width: 90%;
  }

  .row-star {
    background-size: contain;
    width: 196px;
    height: 207px;
  }

  footer .row-star,
  .timeline-dark-bg .row-star {
    top: -104px;
  }

  .star-white-lg {
    width: 165px;
    height: 173px;
    top: -93px;
    background-size: contain;
  }

  .space-push {
    height: 60px;
  }

  .heading-icon::before {
    left: -70px;
    top: -40px;
    width: 69px;
    height: 77px;
  }

  .pos-right {
    right: 0;
  }
}

@media screen and (max-width: 1199px) {
  .btn-primary {
    padding: 10px 35px;
  }

  .slide-menu {
    margin-top: 10px;
  }

  .main-nav-list li,
  .main-nav-list-2 li {
    height: 45px;
  }

  .heading-element-star.active::before,
  .heading-element-star:hover::before {
    width: 25px;
    height: 27px;
    top: -10px;
    left: -20px;
  }

  .main-nav-list li a,
  .main-nav-list-2 a {
    font-size: 28px;
  }

  .hamburger {
    width: 40px;
  }

  .hamburger span {
    width: 18px;
  }

  .side-menu-wrapper.active .hamburger span {
    width: 18px;
  }

  .side-menu-wrapper.active .hamburger span:first-child {
    left: -3px;
    top: 3px;
  }

  .side-menu-wrapper.active .hamburger span:last-child {
    top: -4px;
    left: 4px;
  }

  .banner-main {
    height: 600px;
    min-height: auto;
  }

  .banner-shape-bg {
    height: 500px;
    width: 506px;
    left: 0;
    padding-bottom: 100px;
  }

  .banner-title {
    font-size: 45px;
    line-height: 50px;
  }

  .para-font {
    margin: 15px 0 25px;
    font-size: 19px;
    line-height: 30px;
  }

  /* .space-row {
    padding-top: 40px;
    padding-bottom: 40px;
  } */
  .common-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 1100px) {
  :root {
    --font-size-md: 22px;
  }
  .para-font {
    font-size: 19px;
    line-height: 30px;
  }

  .typo-light1 {
    font-size: 18px;
  }

  .heading-3 br {
    display: none;
  }

  .timeline-dark-bg {
    padding: 70px 20px;
  }

  .custom-slider .slick-slider {
    padding: 30px 0 90px;
  }

  .typo-md {
    font-size: 17px;
  }

  .team-card-title {
    font-size: 21px;
  }

  .team-card-subtitle {
    font-size: 16px;
  }

  .dark-section-1 {
    padding: 50px 0;
  }

  .testimonial-text {
    font-size: 23px;
  }

  .dark-section {
    padding: 60px 0;
  }

  .news-letter-wrapper {
    padding: 40px 0;
  }

  .heading-icon {
    padding-left: 65px;
  }

  .heading-icon::before {
    left: 0;
  }
}

@media screen and (max-width: 991px) {
  :root {
    --font-size-sm: 18px;
  }

  .btn-primary {
    padding: 10px 30px;
    font-size: 16px;
  }

  .contact-list {
    top: 0;
  }

  .map-wpr {
    margin-top: 0;
  }

  .form-outer {
    padding: 20px;
    border: 1px solid #e7e4e4;
  }

  .map-row {
    position: relative;
    height: 400px;
  }

  .map-shape {
    display: none;
  }

  .form-outer {
    width: 100%;
    margin-top: 30px;
  }

  .banner-main {
    height: 505px;
  }

  .banner-shape-bg {
    height: 400px;
    width: 406px;
    left: 0;
    padding-bottom: 80px;
  }

  .banner-content-wrapper {
    max-width: 310px;
  }

  .banner-title {
    font-size: 36px;
    line-height: 1.3;
  }

  .banner-shape-para {
    font-size: 16px;
    line-height: 1.3;
  }

  .para-font {
    margin: 10px 0 20px;
    font-size: 16px;
    line-height: 1.3;
  }

  .banner-shape-bg .play-btn-wrapper {
    right: -60px;
    bottom: 61px;
  }

  .banner-shape-bg .shape-star {
    top: 20px;
  }

  .play-btn-wrapper span.text-end {
    font-size: 16px;
  }

  .play-btn {
    width: 45px;
    height: 45px;
    border: 6px solid var(--color-accent-pink);
  }
  .play-btn.glass-btn-effect{
    border: 2px solid rgba(255, 255, 255, 1);
  }
  .play-btn::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #fff;
  }

  .space-row .round-img-outer {
    max-width: 280px;
    margin-left: 0;
  }

  .content-row {
    padding: 0 30px;
  }

  .bubble-start-top {
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
  }

  .row-star {
    width: 146px;
    height: 157px;
  }

  .main-nav-list {
    height: 60vh;
    margin: 0;
  }

  .contact-list li {
    margin-bottom: 30px;
  }

  .map-wpr {
    padding: 15px 0;
  }

  .icon-circle {
    width: 50px;
    height: 50px;
  }

  .footer-bottom .footer-nav-list {
    gap: 10px;
  }

  .space-row {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .custom-input {
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  textarea.custom-input {
    min-height: 100px;
  }

  .news-letter-title {
    margin-bottom: 20px;
  }

  .service-col .typo-sm {
    font-size: 14px;
  }

  .service-col .heading-4 {
    font-size: 18px;
  }
    .common-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading-1{
    font-size: 49px;
  }
  .image-container{
    border-radius: 10px;
    margin-bottom: 10px;
    margin: 0 auto;
  }
  .service-content{
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  :root {
    --font-size-md: 20px;
    --font-size-sm: 16px;
  }

  .star-double {
    width: 88px;
    height: 87px;
    background-size: cover;
  }

  .para-font {
    font-size: 18px;
    line-height: 26px;
  }

  .bubble-star {
    width: 282px;
    height: 255px;
  }

  .about-us-banner .bubble-star {
    top: -70px;
  }

  .para-font,
  .typo-md {
    font-size: 16px;
  }

  .typo-light1 {
    font-size: 17px;
  }

  .team-card-title {
    font-size: 18px;
  }

  .team-card-subtitle {
    font-size: 15px;
  }

  footer .row-star,
  .timeline-dark-bg .row-star {
    top: -58px;
  }

  .row-star {
    top: 30px;
    width: 106px;
    height: 127px;
  }

  .custom-slider .slick-slider {
    padding: 30px 0 65px;
  }

  .custom-slider .slick-slide {
    margin: 0 10px;
  }

  .custom-slider .slick-prev,
  .custom-slider .slick-next {
    bottom: -20px;
  }

  .gradiant-wpr {
    padding: 60px 0;
  }

  .star-white-lg {
    width: 95px;
    height: 95px;
    top: -53px;
    background-size: cover;
  }

  .testimonial-text {
    font-size: 17px;
    margin: 20px 0;
  }

  .testimonial-author .author-title {
    font-size: 17px;
    margin-top: 10px;
  }

  .testimonial-author .author-role {
    font-size: 15px;
  }

  .testimonial-section figure {
    margin: 0;
  }

  .space-push {
    height: 20px;
  }
  .heading-2{
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .banner-main {
    height: 450px;
  }

  .banner-shape-bg {
    height: 350px;
    width: 356px;
    padding-bottom: 70px;
  }

  .banner-content-wrapper {
    max-width: 280px;
  }

  .banner-title {
    font-size: 30px;
    line-height: 1.2;
  }

  .para-font {
    margin: 10px 0 22px;
  }

  .banner-shape-bg .play-btn-wrapper {
    right: -64px;
    bottom: 52px;
  }

  .banner-shape-bg .shape-star {
    top: 20px;
    width: 120px;
  }

  .bubble-start-top {
    top: -170px;
    left: 120px;
  }

  .main-nav-list li,
  .main-nav-list-2 li {
    height: 46px;
  }

  .heading-element-star-colorfull.small-star::before {
    width: 35px;
    height: 40px;
    top: -34px;
    left: 90%;
    z-index: -1;
  }

  .timeline-nav {
    margin-top: 30px;
  }

  .timeline-nav__item {
    margin-bottom: 0 !important;
  }

  .timeline-dark-bg {
    padding: 50px 20px;
  }

  .space-row,
  .gradiant-wpr {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-us-banner {
    padding-top: 30px;
  }

  .icon-circle {
    width: 45px;
    height: 45px;
  }

  .input-rounded-wrapper .form-control {
    height: 50px;
  }

  .input-rounded-wrapper .btn-primary {
    padding: 14px 25px;
  }

  .heading-icon {
    padding-left: 45px;
  }

  .heading-icon::before {
    top: -30px;
    width: 50px;
    height: 50px;
  }

  .custom-slider .slick-arrow {
    width: 38px;
    height: 38px;
  }
  .heading-1 {
    font-size: 46px;
  }
  .heading-3 {
    font-size: 22px;
  }
  .typo-lg{
    font-size: 20px;
  }
  .service-content li{
    font-size: 28px;
  }
  .dark-section{
    padding: 40px 0;
  }
  .row-star{
    top: 40px;
  }
  .service-col{
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  :root {
    --font-size-md: 16px;
  }

  .star-double {
    width: 68px;
    height: 67px;
  }

  .about-us-banner.common-padding {
    padding-top: 15px;
  }

  .timeline-dark-bg {
    padding-left: 0;
    padding-right: 0;
  }

  .para-font,
  .typo-md,
  .typo-light1,
  .testimonial-text {
    font-size: 14px;
  }

  .bubble-star {
    width: 200px;
    height: 200px;
  }

  .about-us-banner .bubble-star {
    top: -20px;
  }

  .team-card-title {
    font-size: 16px;
  }

  .contact-list li {
    margin-bottom: 20px;
  }

  .round-img-outer {
    display: none;
  }

  .service-col .typo-sm {
    font-size: 16px;
  }

  .service-col .heading-4 {
    font-size: 22px;
  }
  .service-desc{
    opacity: 1;
  }
  .service-desc .desc-btm{
    top: -50px;
  }
  .content-row{
   max-width: 100%; 
  }
}

@media screen and (max-width: 575px) {
  .header-inner {
    padding: 0 20px;
  }

  .banner-main {
    height: 350px;
  }

  .banner-shape-bg {
    height: 301px;
    width: 306px;
    padding-bottom: 70px;
  }

  .banner-content-wrapper {
    max-width: 240px;
    position: relative;
    left: 3px;
  }

  .banner-title {
    font-size: 26px;
    line-height: 1;
  }

  .banner-shape-para {
    font-size: 14px;
    margin: 11px 0 18px;
  }

  .para-font {
    margin: 11px 0 18px;
  }

  .play-btn-wrapper span.text-end {
    font-size: 14px;
  }

  .banner-shape-bg .play-btn-wrapper {
    bottom: 26px;
    right: -40px;
  }

  .play-btn {
    width: 35px;
    height: 35px;
    border: 4px solid var(--color-accent-pink);
  }

  .play-btn::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #fff;
  }

  .banner-shape-bg .shape-star {
    top: 20px;
    width: 90px;
    left: 3px;
  }

  .btn-primary {
    padding: 5px 12px;
    font-size: 12px;
  }

  .row-star {
    top: 40px;
  }

  .main-nav-list li,
  .main-nav-list-2 li {
    height: 36px;
  }

  .typo-lg {
    font-size: 18px;
    line-height: 1.4;
  }
  .typo-grey{
    font-size: 16px;
  }
  .promotion-video{
    border-radius: 20px;
  }
  .heading-3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
  .banner-main {
    height: 346px;
    align-items: normal;
    padding-top: 25px;
  }

  .banner-content-wrapper {
    max-width: 220px;
    left: 10px;
  }

  .para-font {
    margin: 8px 0 20px;
    font-size: 14px;
  }

  .banner-shape-bg .play-btn-wrapper {
    bottom: 20px;
    right: -40px;
  }

  .play-btn-wrapper span.text-end {
    font-size: 12px;
  }

  .banner-shape-bg .shape-star {
    width: 50px;
  }

  .btn-primary {
    padding: 5px 14px;
    font-size: 13px;
  }

  .content-row {
    padding: 0 10px;
    text-align: left;
  }

  .bubble-start-top {
    top: -110px;
  }
  .space-row,
  .gradiant-wpr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner-shape-bg {
    height: 273px;
    width: 276px;
    padding-bottom: 40px;
    padding-left: 5px;
  }
  .row-star {
    top: 5px;
    right: 10px;
  }
  .heading-1 {
    font-size: 28px;
  }
  .typo-lg{
    font-size: 16px;
  }
  .custom-slider .slick-arrow,
  .slider-image{
    border-radius: 5px;
  }
  .promotion-video{
    border-radius: 25px !important;
  }
  .main-nav-list-2{
    gap: 10px;
  }
  .custom-slider .slick-slider{
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 359px) {
  .banner-main {
    height: 250px;
    padding-top: 16px;
  }

  .banner-shape-bg {
    height: 205px;
    width: 207px;
    padding-bottom: 35px;
    margin-bottom: 14px;
  }

  .banner-content-wrapper {
    max-width: 160px;
    left: 12px;
  }

  .banner-title {
    font-size: 16px;
  }

  .para-font {
    line-height: 1.7;
    font-size: 14px;
  }

  .banner-shape-bg .play-btn-wrapper {
    bottom: 10px;
    right: -45px;
  }

  .btn-primary {
    padding: 6px 14px;
    font-size: 12px;
  }

  .row-star {
    right: 10px;
  }

  .banner-shape-para {
    font-size: 12px;
    margin: 10px 0 12px;
  }

  .bubble-start-top {
    top: -110px;
    left: 73px;
  }
  .service-col .typo-sm {
    font-size: 14px;
  }

  .service-col .heading-4 {
    font-size: 18px;
  }
  .typo-grey{
    font-size: 12px;
  }
  .service-content li{
    font-size: 22px;
  }
}