@media (min-width: 481px) {
  .banner__img-container::after {
    width: 600px;
    height: 600px;
    bottom: -236px;
  }
  .footer__nav-list {
    flex-direction: row;
  }
  .footer li,
  .footer a,
  .footer p {
    font-size: 16px;
    line-height: 19px;
  }
}

/* >576px */
@media (min-width: 576px) {
  /* Spacing Start */
  .mb-80 {
    margin-bottom: 40px;
  }
  .pt-80 {
    padding-top: 40px;
  }
  /* Spacing End */
  /* Banner Start */
  h1,
  .heading-one {
    font-size: 30px;
    line-height: 34px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }
  /* .section__banner {
    padding-bottom: 80px;
  } */
  .banner__main-container p {
    max-width: 440px;
    margin-bottom: 20px;
  }
  .banner__img-container::after {
    width: 800px;
    height: 800px;
    bottom: -416px;
  }
  /* Banner End */
  .section__aboutus {
    padding: 90px 0 90px;
  }
  .section__aboutus::after,
  .section__aboutus::before {
    height: 420px;
    width: 420px;
  }
  .section__whychoose::before {
    left: -110px;
  }
  .section__whychoose::after {
    right: -50px;
  }
  .pb-120 {
    padding-bottom: 70px;
  }
  .pt-80 {
    padding-top: 0px;
  }
  .p-60 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pb-60 {
    padding-bottom: 40px;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .subscription__card,
.subscription__card::after
   {
    border-radius: var(--radius-30);
  }
    .subscription__card-header {
  border-top-left-radius: var(--radius-30);
  border-top-right-radius: var(--radius-30);;
}
    .subscriptioon__card-body {
  border-bottom-left-radius: var(--radius-30);
  border-bottom-right-radius: var(--radius-30);;
}
  .section__subscription::before,
  .section__subscription::after {
    bottom: -220px;
  }
  .success__card {
    flex-direction: row;
  }
  .success__card-title {
    display: none;
  }
  .success__card-content h2 {
    display: block;
  }
  .section__successstory::after {
    bottom: 100px;
  }
  /* Footer Start */
  .footer__header-container {
    flex-direction: row;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 20px;
  }
  .footer__logo {
    max-width: 100%;
  }

  .footer__copy-container {
    justify-content: space-between;
  }
  .footer__body-container {
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
    gap: 20px;
  }
  .loctaion-container {
    text-align: left;
  }
  .footer__contact-links {
    flex-direction: row;
    text-align: left;
  }
  .faq__accordion .accordion-button {
    font-size: 18px;
    line-height: 22px;
  }
  .faq__accordion .accordion-item {
    padding: 21px;
    border-width: 3px;
  }
  .faq__text {
    margin-bottom: 20px;
  }
  #c-go-top {
    bottom: 80px;
    padding: 14px;
  }
  .success__card-link-container a {
    max-width: 120px;
    height: auto;
  }
  .success__card-img img {
    max-width: 100%;
  }
}

/* >768px */
@media (min-width: 768px) {
  /* Typography */
  h1,
  .heading-one {
    font-size: 36px;
    line-height: 48px;
  }
  h2,
  .heading-two {
    font-size: 24px;
    line-height: 28px;
  }
  h3,
  .heading-three {
    font-size: 18px;
    line-height: 22px;
  }
  h4,
  .heading-four {
    font-size: 24px;
    line-height: 32px;
  }
  h5,
  .heading-five {
    font-size: 16px;
    line-height: 21px;
  }

  .text-lg {
    font-size: 16px;
    line-height: 22px;
  }
  /* Typography End */
  /* Spacing Start */
  .mb-80 {
    margin-bottom: 50px;
  }
  .mb-40 {
    margin-bottom: 30px;
  }
  .mb-30 {
    margin-bottom: 20px;
  }
  .pb-120 {
    padding-bottom: 80px;
  }
  .pt-80 {
    padding-top: 50px;
  }
  .p-60 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pb-60 {
    padding-bottom: 50px;
  }
  .pt-50 {
    padding-top: 40px;
  }
  /* Spacing End */
  /* Button */
  .c-btn {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 24px;
  }
  .c-btn--solid {
    padding: 10px 24px;
  }
  .c-btn--solid.c-btn--icon {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .c-btn--line {
    padding: 9px 23px;
  }
  /* Button End */
  /* Form */
  .c-form__group {
    margin-bottom: 16px;
  }

  .c-form__select {
    padding: 9px 40px 9px 15px;
    background-position: right 12px center;
  }
  .c-form__textarea {
    padding: 15px 13px;
  }
  /* Banner Start */
  .banner__main-container p {
    margin-bottom: 30px;
  }
  .banner__img-container::after {
    width: 970px;
    height: 970px;
    bottom: -416px;
  }
  /* Banner End */
  .section__aboutus {
    padding: 120px 0 100px;
  }
  .section__aboutus::after,
  .section__aboutus::before {
    height: 488px;
    width: 488px;
  }
  .feature__tabs-container {
    flex-direction: column;
    gap: 0;
    margin-bottom: 0;
    overflow: auto;
  }
  .feature__card .c-list__item {
    font-size: 16px;
    line-height: 19px;
  }
  .feature__tab {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 20px;
    text-wrap: wrap;
  }
  .feature__card {
    padding: 24px;
  }
  .feature__tab:not(:last-of-type) {
    margin-bottom: var(--space-7);
  }
  .skill__card {
    padding: 24px;
  }
  .section__skill::before {
    left: -120px;
  }
  .section__skill::after {
    right: 0;
  }
  .subscription__card-list-item {
    font-size: 16px;
    line-height: 19px;
  }
  .subscription__card-list-item:not(:last-of-type) {
    padding-bottom: 19px;
    margin-bottom: var(--space-8);
  }
  .subscription__card-price {
    margin-bottom: var(--space-9);
  }
  .subscription__card-price::after {
    height: 5px;
    width: 85px;
    margin: var(--space-5) auto 0;
  }
  .section__subscription::before,
  .section__subscription::after {
    bottom: -220px;
    height: 700px;
    width: 700px;
  }
  .success__card-content {
    max-width: 754px;
  }
  .success__card {
    padding: 20px;
  }
  .section__testimonial::before {
    width: 348px;
    height: 348px;
    bottom: 90px;
    left: 0px;
  }
  .section__testimonial::after {
    width: 322px;
    height: 322px;
    bottom: 90px;
    right: 0px;
  }
  .text-md {
    font-size: 16px;
    line-height: 24px;
  }
  .contactus__text {
    max-width: 754px;
    margin-inline: auto;
  }
  .three-column-layout {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  /* Footer Start */
  .footer__main-container {
    padding: 20px 20px 18px 20px;
  }
  .footer__nav-list {
    gap: 25px;
  }
  .footer__copy-container {
    flex-direction: row;
    padding-top: var(--space-9);
    text-align: left;
  }
  .social-link {
    height: 32px;
    width: 32px;
  }
  .icon--md {
    width: 16px;
    height: 16px;
  }
  /* Footer End */
  .c-list__numeric .c-list,
  .c-list__numeric p {
    padding-left: 29px;
  }
  .c-list__numeric .c-list:not(:last-of-type) {
    margin-bottom: 16px;
  }
  .c-list__numeric li {
    font-size: 18px;
    line-height: 21px;
  }
  .tc__container .c-list > li {
    font-size: 18px;
    line-height: 22px;
  }
  .c-list__numeric p {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 6px;
  }
  .c-list__numeric li {
    font-size: 20px;
    line-height: 24px;
  }
  .c-list__numeric > li p:first-of-type {
    margin-top: 12px;
  }
  .c-list__numeric > li:not(:last-child),
  .tc__container .c-list:not(:last-of-type) {
    margin-bottom: 34px;
  }
  /* Thank you */
  .card {
    padding: 40px;
  }
  .check-wrap {
    width: 120px;
    height: 120px;
    margin: 26px 0;
  }
  svg.check {
    width: 78px;
    height: 78px;
  }
  .wrap {
    min-height: calc(100vh - 450px);
  }
  .success__card-link-container a {
    max-width: 100%;
  }
  .dropdown-toggle,
  .header__menu-toggle,
  .login__link-btn {
    height: 40px;
    width: 40px;
  }
  .custom-lang-dropdown .dropdown-menu {
    width: 40px;
    min-height: 40px;
  }
  .header__menu-toggle-line{
    margin-bottom: 6px;
    width: 24px;

  }
  .custom-lang-dropdown img {
    height: 30px;
    width: 30px;
  }
  .icon-login{
    height: 22px;
    width: 22px;
  }
  .whychoose__card-img{
    height: 40px;
    width: 40px;
  }
  .header__login-container,
  .header__nav-container{
    gap: 16px;
  }

}

/* >992px */
@media (min-width: 992px) {
  /* Typography */
  h1,
  .heading-one {
    font-size: 40px;
    line-height: 48px;
  }
  .text-xl {
    font-size: 22px;
    line-height: 26px;
  }
  /* Typography End */
  /* Spacing Start */
  .mb-80 {
    margin-bottom: 60px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .pt-80 {
    padding-top: 60px;
  }
  /* Spacing End */
  /* Button */
  .c-btn--solid {
    font-size: 16px;
    line-height: 19px;
    padding: 12px 24px;
  }
  .c-btn--solid.c-btn--icon {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .c-btn--line {
    padding: 11px 25px;
  }
  /* Button End */
  /* Form */
  .c-form__select {
    padding: 12px 37px 12px 13px;
  }

  /* .c-form__input:not(:placeholder-shown).c-form__input:not(:focus) + .c-form__label,
  .c-form__input:invalid:not(:placeholder-shown):not(:focus) ~ .c-form__label {
    transform: scale(0.95) translateY(-22px) translateX(-4px);
  }
  .c-form__input:focus + .c-form__label,
  .c-form__input:invalid:focus ~ .c-form__label {
    transform: scale(0.95) translateY(-22px) translateX(-4px);
  }
  .c-form__input:invalid:not(:placeholder-shown).c-form__input:not(:focus) + .c-form__label,
  .c-form__input:invalid:not(:placeholder-shown):not(:focus) ~ .c-form__label {
    transform: scale(0.95) translateY(-22px) translateX(-4px);
  } */
  /* Header */
  .header__logo img {
    max-width: 100%;
  }
  .header__menu-toggle {
    display: none;
  }
  .header__nav {
    display: block;
  }
  .header__nav-list {
    display: flex;
    align-items: center;
    gap: 18px;
  }
  .header__nav-list a {
    font-size: 16px;
    line-height: 19px;
  }

  .header__nav-container {
    gap: 24px;
  }
  .header__login-container .c-btn {
    display: inline-block;
  }
  /* Header End */
  .site-content {
    padding-top: 84px;
  }
  /* Banner Start */
  .section__banner {
    padding-top: 40px;
    /* padding: 40px 0 120px; */
  }
  .banner__main-container h1 {
    max-width: 835px;
    margin-bottom: 20px;
  }
  .banner__img-container::after {
    width: 970px;
    height: 970px;
    bottom: -416px;
  }
  /* Banner End */
  .section__aboutus {
    padding: 140px 0 140px;
  }
  .aboutus__text {
    max-width: 752px;
  }
  .feature__card {
    padding: 30px;
  }
  .feature__tab {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 24px;
  }
  .feature__card {
    flex-direction: row;
  }
  .subscription__card-header {
    padding-block: 18px;
  }
  .subscription__card,
.subscription__card::after {
    border-radius: var(--radius-50);
  }
  .subscription__card-header {
  border-top-left-radius: var(--radius-50);
  border-top-right-radius: var(--radius-50);;
}
    .subscriptioon__card-body {
  border-bottom-left-radius: var(--radius-50);
  border-bottom-right-radius: var(--radius-50);;
}
  .success__card {
    padding: 30px;
    justify-content: space-between;
  }
  .success__card-img {
    position: static;
  }
  .success__text::after {
    margin-block: 20px;
  }
  .contactus__card {
    padding: 27px;
  }
  .form-row {
    margin-bottom: 30px;
  }
  .footer__nav-list {
    gap: 35px;
  }
    .login__link-btn{
    display: none;
  }
}

/* >1200px */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    padding: 0;
  }
  /* Typography */
  h1,
  .heading-one {
    font-size: 42px;
    line-height: 50px;
  }
  h2,
  .heading-two {
    font-size: 34px;
    line-height: 41px;
  }
  h3,
  .heading-three {
    font-size: 30px;
    line-height: 40px;
  }
  h4,
  .heading-four {
    font-size: 28px;
    line-height: 36px;
  }
  h5,
  .heading-five {
    font-size: 20px;
    line-height: 24px;
  }
  h6,
  .heading-six {
    font-size: 18px;
    line-height: 22px;
  }
  .text-xl {
    font-size: 24px;
    line-height: 29px;
  }
  .text-md {
    font-size: 18px;
    line-height: 27px;
  }
  /* Typography End */
  /* Spacing Start */
  .mb-80 {
    margin-bottom: 70px;
  }
  .pt-80 {
    padding-top: 70px;
  }
  .pb-120 {
    padding-bottom: 100px;
  }
  /* Spacing End */
  .header__nav-list {
    gap: var(--space-9);
  }
  .header__nav-container {
    gap: 30px;
  }
  /* Banner Start */
  .section__banner {
    padding-top: 50px;
    /* padding: 50px 0 140px; */
  }
  /* Banner End */
  .banner__img-container::after {
    width: 1033px;
    height: 1033px;
    bottom: -394px;
  }
  .section__aboutus {
    padding: 160px 0 180px;
  }
  .whychoose__card {
    padding: 21px;
  }
  .whychoose__card-title {
    line-height: 22px;
  }
  .whychoose__card-img {
    margin-bottom: var(--space-7);
  }
  /* Skill Section Start */
  .section__skill::before {
    left: -170px;
  }
  /* Skill Section End */
  .subscription__card-header {
    padding: 27px 12px 23px;
  }
  .subscriptioon__card-body {
    padding: 30px 27px 27px 27px;
  }
  .section__subscription::before,
  .section__subscription::after {
    bottom: -70px;
    height: 500px;
    width: 1034px;
    border-radius: 500px 500px 0 0;
  }
  /* Success story Start */
  .success__card {
    justify-content: center;
  }
  .success__card-img {
    position: absolute;
    left: -20px;
  }

  .contactus__card {
    padding: 37px;
  }
  /* Footer Start */
  .footer__main-container {
    padding: 30px 30px 24px 30px;
  }
  .footer__nav-list {
    gap: 45px;
  }
  .footer__body-container {
    max-width: 877px;
  }
  .success__card {
    padding: 47px;
  }
  /* Footer End */
}

/* >1400px */
@media (min-width: 1400px) {
  /* Spacing Start */
  .mb-80 {
    margin-bottom: 80px;
  }
  .pb-120 {
    padding-bottom: 120px;
  }
  .pt-80 {
    padding-top: 80px;
  }
  .p-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pb-60 {
    padding-bottom: 60px;
  }
  .pt-50 {
    padding-top: 50px;
  }
  /* Spacing End */

  .section__aboutus {
    padding: 180px 0 240px;
  }
  .section__skill::before {
    left: 150px;
  }
  .section__skill::after {
    right: 200px;
  }
  .success__card-img {
    left: -98px;
  }
  .contactus__card {
    padding: 47px;
  }
  .footer__main-container {
    padding: 40px 40px 24px 40px;
  }
  .footer__body-container {
    max-width: 857px;
  }
  #c-go-top {
    right: 20px;
    bottom: 20px;
  }
}
