/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 992px) {
  .pricing--area .container {
    max-width: 1342px;
  }
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1399px) {
  .about__video {
    height: 514px;
  }
  .about__content {
    padding: 50px 30px 30px 44px;
  }
  .pricing__table-body ul li {
    font-size: 15px;
    line-height: 22px;
    padding: 6px 0px;
  }
  .pricing__table-header h4 {
    font-size: 40px;
  }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1199px) {
  html,
  body {
    overflow-x: hidden;
  }
  .fs-1 {
    font-size: 48px !important;
    line-height: 1.43 !important;
  }
  .fs-2 {
    font-size: 40px !important;
    line-height: 1.43 !important;
  }
  .fs-3 {
    font-size: 30px !important;
    line-height: 1.43 !important;
  }
  .btn {
    padding: 14px 32px;
    font-size: 16px;
  }
  .hero__content h1 span.collab {
    padding: 3px 30px;
    margin-left: -30px;
  }

  .header__code p {
    font-size: 16px;
  }
  .header__code {
    gap: 10px;
  }
  .header__code-form input {
    width: 110px;
    font-size: 16px;
  }
  .hero__content h1 span.connect {
    font-size: 64px;
  }
  .hero__content h1 {
    margin-bottom: 0px;
  }
  .hero__content p {
    font-size: 17px;
  }
  .process--area {
    padding: 50px 0px 70px;
  }
  .process__item-title {
    padding: 20px 20px 0px 24px;
    height: 132px;
  }
  .process__item-title h3 {
    font-size: 32px;
  }
  .process__item-title p {
    font-size: 16px;
  }

  .process__connect-obj {
    max-width: 50px !important;
  }
  .process__item-thumb {
    position: relative;
    height: 160px;
  }
  .process__item-thumb img {
    max-width: 88%;
    max-height: 94%;
  }
  .about__content p {
    font-size: 17px;
  }
  .about__video {
    height: 444px;
  }
  .newsletter__thumb {
    width: 465px;
    height: 498px;
  }
  .service--area {
    padding: 40px 0px;
  }
  .game--area {
    padding: 40px 0px;
  }
  .tool--area {
    padding: 40px 0px 80px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
  .fs-1 {
    font-size: 40px !important;
    line-height: 1.43 !important;
  }
  .fs-2 {
    font-size: 36px !important;
    line-height: 1.43 !important;
  }
  .btn {
    padding: 14px 28px;
    font-size: 16px;
  }
  .hero__content {
    padding: 60px 0px 80px;
    padding-left: 0px;
  }
  .hero__video-wrapper {
    border-radius: 30px;
    height: 365px;
  }
  .hero__thamb-gif {
    max-width: 229px;
    height: 138px;
  }
  .hero__thamb-img img {
    max-width: 346px;
  }
  .hero__content h1 span.connect {
    font-size: 52px;
  }
  .hero__video-wrapper img {
    object-position: center 1px;
  }
  .process__title-img svg {
    max-width: 260px;
    height: 160px;
  }
  .process--area {
    padding: 40px 0px 70px;
  }
  .footer__content {
    margin-bottom: 24px;
  }
  .footer__widget {
    margin-bottom: 22px;
  }
  .footer__top {
    padding: 42px 0px 30px;
  }
  .about__content {
    padding: 30px 70px 47px 0px;
  }
  .about__max-w {
    border-left: 0px solid #fff;
    padding: 30px 0px;
  }
  .newsletter__thumb {
    width: 100%;
    height: 468px;
  }
  .newsletter__thumb img {
    max-width: 296px;
  }
  .newsletter--area {
    margin: 80px 0px 20px;
    padding: 40px 0px;
    min-height: 629px;
  }

  .role__wrapper {
    padding: 38px 45px 52px;
  }
  .role__title {
    margin-bottom: 34px;
  }
  .role__item-img img {
    max-width: 100%;
  }
  .pricing__table-body {
    padding: 24px 0px 26px;
  }
  .pricing__table {
    padding: 0px 22px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    overflow: hidden;
  }
  .pricing__table-badge {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 4px 8px;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    transform: translate(120px, 37px) rotate(49deg);
  }
  .pricing__table-header span {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px;
  }
  .pricing__table-header h4 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 7px;
  }
  .pricing__table-header p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.4;
  }
  .pricing__table-body {
    padding: 12px 0px 19px;
  }

  .pricing__header h2 {
    font-size: 36px;
  }
  .pricing__header {
    margin-bottom: 14px;
  }
  .pricing__wrapper {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .fs-2 {
    font-size: 28px !important;
    line-height: 1.43 !important;
  }
  .fs-4 {
    font-size: 26px !important;
    line-height: 1.33 !important;
  }

  .header__code-form input {
    width: 70px;
    font-size: 13px;
  }
  .header__code-form button {
    font-size: 13px;
    padding: 0 12px;
  }
  .header__code-form {
    display: flex;
    align-items: stretch;
    gap: 3px;
  }
  .header__menuBar {
    margin-left: 3px;
  }
  .process__title {
    flex-wrap: wrap;
  }
  .process__title-img svg {
    max-width: 146px;
    height: 142px;
    position: absolute;
    top: 29px;
    right: 0;
  }
  .process--area {
    padding: 35px 0px 44px;
    position: relative;
  }
  .hero__content h1 span.connect {
    font-size: 42px;
  }
  .hero__content h1 span.collab {
    padding: 4px 20px;
    margin-left: 0px;
  }
  .hero__content h1 span.connect img {
    max-width: 44px;
  }
  .hero__content h1 span img {
    max-width: 38px;
  }
  .hero__content {
    padding: 48px 0px 28px;
    padding-left: 0px;
  }
  .header__logo a {
    font-size: 20px;
  }
  .process__title-img svg {
    max-width: 100px;
    height: 123px;
    top: -15px;
  }
  .process__title h2 {
    margin-bottom: 0px;
  }
  .process__title {
    padding-bottom: 24px;
  }
  .process__connect-obj {
    max-width: 88px !important;
  }
  .process__item-thumb img {
    max-width: 98%;
    max-height: 93%;
  }
  .footer__top {
    padding: 29px 0px 16px;
  }
  .footer__bottom p {
    font-size: 15px;
  }
  .footer__backTop {
    right: 9px;
    top: 9px;
  }
  .process__item-title h3 {
    font-size: 28px;
  }
  .process__item-title {
    height: 108px;
  }
  .footer__widget {
    margin-bottom: 16px;
  }
  .hero__content p {
    font-size: 15px;
  }
  .game__item {
    padding: 31px 18px 62px;
  }
  .game--area {
    padding: 20px 0px 0px;
  }
  .tool-obj--1 {
    display: none;
  }
  .tool__feature {
    gap: 15px;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .tool__thumb-1 {
    width: 162px;
    height: 360px;
  }
  img.tool__thumb-2 {
    width: 140px;
    height: 276px;
  }
  .tool__thumb {
    justify-content: center;
  }
  .newsletter__thumb {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .newsletter__content {
    padding-top: 0px;
  }
  .game__item-music-icon {
    position: absolute;
    right: 0px;
    top: -41px;
    max-width: 98px;
  }
  .about__content {
    padding: 10px 0px 28px 0px;
  }

  .auth__wrapper {
    border-radius: 16px;
    padding: 18px 16px 29px;
  }
  .role__wrapper {
    padding: 26px 24px 40px;
  }
  .role__items {
    gap: 22px;
  }

  .role__item-text h3 {
    font-size: 15px;
  }
  .role__item label {
    padding: 20px 24px 17px;
    border-radius: 18px;
    gap: 11px;
  }
  .role__title h2 {
    font-size: 24px;
  }
  .role__title {
    margin-bottom: 24px;
  }
  .pricing__table {
    padding: 0px 17px;
  }
  .pricing__table-badge {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 4px 8px;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    transform: translate(120px, 37px) rotate(49deg);
  }
  .pricing__table-header span {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px;
  }
  .pricing__table-header h4 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 7px;
  }
  .pricing__table-header p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.4;
  }
  .pricing__table-body {
    padding: 12px 0px 19px;
  }

  .pricing__header h2 {
    font-size: 36px;
  }
  .pricing__header {
    margin-bottom: 14px;
  }
  .pricing__wrapper {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

/* Small devices  */
@media (max-width: 574px) {
  .about__video {
    height: 312px;
  }
}
