/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media (max-width: 1650px) {
  .width-wrap {
    width: 1311px;
  }
.modal-lg .modalBox{
    width: 1311px;
}
  .footer-block{
    padding: 41px 0 0 60px; 
  }
  .w-med-100 {
    width: 100%;
  }
  .w-med-90 {
    width: 90%;
  }
  .w-med-60 {
    width: 60%;
  }
  .w-med-50 {
    width: 50%;
  }
  .w-med-40 {
    width: 40%;
  }
  .w-med-80 {
    width: 80%;
  }
  img.main-img {
    position: absolute;
    right: 1px;
    top: 225px;
    width: 485px;
  }
  img.main-img.main-img-alt {
    right: -98px;
    top: 90px;
    width: 332px;
    -webkit-filter: blur(1rem);
            filter: blur(1rem);
  }
  .section {
    padding: 40px 0;
  }
  .edu-image {
    height: 240px;
  }
  .text-h4 {
    font-size: 35px;
  }
}
@media (max-width: 1318px) {
  .width-wrap {
    width: 100%;
    padding: 0 25px;
  }.floating-btn { 
    width: 70px;
    height: 70px; 
    padding: 14px;}
.modal-lg .modalBox{
    width: 100%; 
}
  .d-tablet-block {
    display: block;
  }
  .d-tablet-none {
    display: none;
  }
  .menu-bar {
    position: absolute;
    left: 0;
    top: -100vh;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    position: absolute;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 3;
    background: white;
    padding: 41px;
    gap: 25px;
  }
  .menu-bar.active {
    top: 0;
  }
  .menu-close {
    position: absolute;
    right: 20px;
    top: 10px;
    display: block;
    font-size: 45px;
    cursor: pointer;
  }
  .grid-tablet-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .mob-navbar-toggler {
    display: block;
    /* position: absolute; */
    right: 0px;
    top: 0px;
    padding: 2px;
    cursor: pointer;
    z-index: 2;
  }
  .mob-navbar-toggler svg {
    display: block;
    margin: 5px 0;
    -webkit-transition: 0.1s all;
    -o-transition: 0.1s all;
    transition: 0.1s all;
  }
  header  {
    margin-top: 0; 
  }
  header .width-wrap { 
    padding: 50px 35px;
  }
  .main-card {
    background: var(--main);
    padding: 62px 60px;
    border-radius: 27px;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .w-tablet-100 {
    width: 100%;
  }
  .text-h1 {
    line-height: 105%;
  }
  .text-h3 {
    font-size: 28px;
    line-height: 115%;
  }
  .mb-6 {
    margin-bottom: 30px;
  }
  .pt-3 {
    padding-top: 17px;
  }
  .button {
    font-size: 24px;
    min-width: 263px;
    padding: 20px 22px;
  }

  img.main-img.main-img-alt {
    right: -218px;
    margin: 0 auto -164px;
    top: auto;
    width: 332px;
    -webkit-filter: blur(1.3rem);
            filter: blur(1.3rem);
  }
  img.main-img {
    position: relative;
    right: -45px;
    top: auto;
    width: 407px;
    margin: 0 auto -20px;
  }
  .text-h2 {
    font-size: 28px;
  }
  .text-h3 {
    font-size: 18px;
  }
  .text-big {
    font-size: 28px;
  }
  main .text-h3 {
    font-size: 28px;
  }
  .gap-3 {
    gap: 15px;
  }
  .section {
    padding: 30px 0;
  }
  .text-big {
    line-height: 110%;
    font-size: 24px;
  }
  .edu-image {
        height: auto;
        aspect-ratio: 2 / 1;
  }
  .text-p1 {
    line-height: 116%;
    font-size: 18px;
  }
  .m-logo {
    width: 187px;
  }
  .mb-tablet-3 {
    margin-bottom: 30px;
  }
  /* .card-big {
    border-radius: 18px;
    padding: 39px 15px;
  } */
  .card-image {
    padding-right: 33%;
    padding-bottom: 225px;
    background-size: 56%;
  }
  .py-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .px-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .w-tablet-30 {
    width: 30%;
  }
  .w-tablet-50 {
    width: 50%;
  }
  .mb-4 {
    margin-bottom: 25px;
  }
  .review-bar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .text-label {
    padding: 12px 26px;
  }
  .text-h4 {
    font-size: 25px;
  }
  .separator-y {
    width: 100%;
    height: 1px;
    margin: 50px 0;
  }.team-item:nth-child(n+5){
  display: none;
}.footer-block {
        padding: 0;
    }
}
@media (max-width: 570px) {
  .d-grid {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
  }.my-3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
  header .width-wrap {
    padding: 31px 14px;
  }
  .width-wrap {
    width: 100%;
    padding: 0 14px;
  }
  .text-h1 {
    line-height: 110%;
    font-size: 24px;
  }
  .main-card {
    padding: 26px 19px;
    border-radius: 20px;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
  }
  main .text-h3 {
    font-size: 14px;
    line-height: 110%;
  }
  .d-mob-none {
    display: none;
  }
  .d-mob-block {
    display: block;
  }
  img.main-img.main-img-alt {
    right: -68px;
    margin: -19px auto -113px;
    left: 40px;
    top: auto;
    width: 182px;
    -webkit-filter: blur(1.1rem);
            filter: blur(1.1rem);
  }
  img.main-img {
    position: relative;
    right: 0;
    left: 0;
    top: auto;
    width: 197px;
    margin: 0 auto -17px;
  }
  .button {
    font-size: 18px;
    min-width: 100%;
    padding: 15px 22px;
    border-radius: 10px;
  }
  .section {
    padding: 25px 0;
  }
  .text-h2 {
    font-size: 24px;
    line-height: 110%;
  }
  .text-h3 {
    font-size: 16px;
  }
  .mb-3 {
    margin-bottom: 20px;
  }
  .main-card .text-p1 {
    font-size: 16px;
  }
  .mb-5 {
    margin-bottom: 30px;
  }
  .card .card {
    border-radius: 16px;
  }
  .edu-image {
        height: auto;
        aspect-ratio: 2 / 1;
        margin-bottom: 30px;
  }
  .card {
    border-radius: 20px;
  }
  .text-p1 {
    line-height: 116%;
    font-size: 16px;
  }
  .card-big {
    border-radius: 18px;
    padding: 28px 15px;
  }
  .py-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .px-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .card .card {
    border-radius: 10px;
  }
  .check-mark svg {
    width: 15px;
  }

  .check-mark {
    width: 20px;
  }    .card-image { 
        padding-bottom: 151px;
        background-size: 86%;
    }
    .w-mob-100{
      width: 100%;
    }.mt-3 {
    margin-top: 20px;
}.card-team {
    height: 249px; 
    margin-bottom: 30px;
}.pt-2 {
    padding-top: 12px;
}     .text-label {
        padding: 12px 19px;
    }
    .input-box input, .input-box select, .input-box textarea { 
    font-size: 16px;
  }.text-p2 {
    font-size: 14px;
}
.course-grid .course-item:nth-child(n+3),.team-item:nth-child(n+3){
  display: none;
}.floating-btn {
    position: fixed;
    bottom: 19px;
    right: 14px;
    width: 70px;
    height: 70px;}
}