/* =====================================================
   All Responsive CSS
===================================================== */

/*  4k Ultra Wide */
@media (min-width: 2000px) {
  .hero-home {
    min-height: 1080px;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

/* Ultra Wide */
@media (min-width: 1900px) {
  .mv-card--vision h3,
  .mv-card--vision p {
    margin-left: 54px;
  }

  .mv-card--vision {
    right: 54px;
  }

  .xyr-video-big .xyr-video-info h4 {
    font-size: 36px;
  }

  .xyr-video-big .xyr-video-info span {
    font-size: 22px;
  }
}

@media (min-width: 1920px) {
  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 1320px) / 2 - 30px);
  }

  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: calc((100vw - 1320px) / -2);
    margin-right: calc((100vw - 1320px) / -2);
  }

  .package-carousel-wrap.is-full {
    margin-left: calc((100vw - 100%) / -2 + 1px);
    margin-right: calc((100vw - 100%) / -2);
  }
}

/* Desktop & Laptop */
@media (min-width: 992px) and (max-width: 1919.98px) {
  .smile-container {
    max-width: 1320px;
  }

  .hero-home,
  .hero-slider {
    max-width: 90%;
  }

  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 1320px) / 2 - 30px);
  }

  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: calc((100vw - 1320px) / -2);
    margin-right: calc((100vw - 1320px) / -2);
  }

  .package-carousel-wrap.is-full {
    margin-left: calc((100vw - 100%) / -2 + 1px);
    margin-right: calc((100vw - 100%) / -2);
  }

  .package-toggle {
    padding: 5px;
  }

  .support-sml-row .col-md-3 {
    width: 25%;
  }

  .support-sml-card {
    padding: 90px 50px;
  }

  .expand-item:not(.is-active) .expand-badge {
    left: 30px;
  }

  .social-icons a {
    width: 40px;
    height: 40px;
    border-radius: 40px;
  }

  .social-icons a {
    font-size: 18px;
  }

  .bdcom-feature-cta-body h2 {
    font-size: 48px;
  }

  .bdcom-feature-cta-link span:first-child {
    font-size: 28px;
  }

  .bdcom-feature-cta-link {
    gap: 0;
  }

  .pk-custom {
    width: 33.33333333%;
  }

  .package-row {
    column-gap: unset;
    row-gap: 40px;
  }

  .offer-features {
    margin-bottom: 40px;
  }

  .packages-header-section {
    padding: 140px 0 210px 0;
  }

  .office-page-card h5 {
    font-size: 19px;
  }

  .office-page-card {
    padding: 40px;
  }

  .office-page-card p {
    font-size: 14px;
  }

  .xyr-review-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 30px;
  }

  /* Keep big card */
  .xyr-video-big {
    grid-column: span 3;
  }

  .xyr-video-card {
    min-width: 0;
    grid-area: unset !important;
  }

  .xyr-story-video {
    position: relative;
    width: 100%;
    height: auto !important;
    aspect-ratio: 9/16;
    overflow: hidden;
    border-radius: 25px;
  }

  .xyr-story-video video,
  .xyr-yt-player,
  .local-review-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}

/*
@media (max-width: 1680px) {
  .sml-review-carousel-wrap,
  .package-carousel-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .sml-review-track::before,
  .sml-review-track::after,
  .package-carousel::before,
  .package-carousel::after {
    content: unset;
    flex: unset;
  }
}
*/
/* Wide */
@media (max-width: 1600px) {
  .navbar-expand-lg .navbar-nav {
    margin-right: 0;
  }

  .sml-header {
    max-width: 800px;
  }

  .footer-social {
    gap: 5px;
  }

  .social-icons {
    gap: 10px;
  }
  .gap-32 {
    gap: 25px !important;
  }

  .navbar-brand {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .logo {
    max-width: 80px;
  }

  .site-header .nav-link {
    font-size: 15px;
  }

  .call-info {
    font-size: 15px;
    padding: 25px 50px;
  }

  .call-info small {
    font-size: 14px;
  }

  .support-sml-card {
    border-radius: 50px;
    padding: 50px;
  }

  .navbar-nav .dropdown-menu {
    top: 46px;
  }

  .navbar-nav .dropdown-menu a {
    font-size: 13px;
  }

  .dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .inner-page-wrap .hero-pl {
    padding-left: 70px;
  }

  .heading-sml,
  .extra-value-sml__title,
  .packages-title,
  .faq-section-title,
  .inner-page-title,
  .section-title,
  .coverage-title {
    font-size: 32px;
  }

  .stl_font {
  font-size: 17px;
}

  .coverage-title {
    font-weight: 700;
    line-height: 1.2;
  }

  .subheading-sml,
  .coverage-text,
  .packages-note,
  .section-description {
    font-size: 17px;
    line-height: 1.3;
  }

  .section-description {
    max-width: 800px;
    margin: 0 auto;
  }

  /*
  .package-arrow--prev {
    right: 150px;
  }
  .package-arrow--next {
    right: 100px;
  }
    */

  .coverage-text {
    max-width: 600px;
    margin: 25px auto 40px auto;
  }

  .coverage-title {
    margin-bottom: 25px;
  }

  .sml-video-info h4 {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 1.2;
  }

  .sml-video-info span {
    font-size: 12px;
  }

  .map-search,
  .map-home-btn {
    height: 55px;
    padding: 0 30px;
  }

  #coverageMap {
    height: 400px;
    border-radius: 20px;
  }
  .coverage-map-wrap {
    border-radius: 0;
  }

  .map-search i,
  .map-home-btn i {
    font-size: 20px;
  }

  .map-search input,
  .map-home-btn {
    font-size: 17px;
  }

  .map-home-btn {
    top: 90px;
  }

  .btn-new-sml {
    font-size: 17px;
    padding: 16px 20px;
  }

  .package-arrow {
    width: 35px;
    height: 35px;
  }

  .sml-play-btn {
    font-size: 15px;
    width: 40px;
    height: 40px;
  }

  .sml-sound-btn {
    right: 15px;
    bottom: 15px;
    font-size: 10px;
    width: 30px;
    height: 30px;
  }

  .package-arrow--prev {
    right: 45px;
  }

  .btn-icon {
    font-size: 12px;
  }

  .toggle-btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .package-toggle {
    padding: 5px 7px;
  }

  .user-review-section {
    padding: 115px 0 50px 0;
  }

  .story-video {
    height: 400px;
  }

  .play-btn {
    width: 50px;
    height: 50px;
    font-size: 15px;
  }

  .extra-value-sml,
  .coverage-section,
  .bdcom-feature-section {
    padding: 50px 0;
  }

  .extra-value-sml__ring {
    width: 220px;
    height: 220px;
  }

  .extra-value-sml__card {
    padding: 60px;
    border-radius: 25px;
  }

  .extra-value-sml__items {
    gap: 0;
  }

  .extra-value-sml__item p {
    font-size: 17px;
    max-width: 160px;
    bottom: 40px;
  }

  .faq-section {
    padding-bottom: 50px;
  }

  .inner-page-global {
    padding-top: 140px;
    padding-bottom: 50px;
  }

  .support-sml-title {
    margin-bottom: 20px;
  }

  .support-sml-text {
    font-size: 17px;
  }

  .faq-question {
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    padding: 20px 30px;
  }

  .faq-answer p {
    font-size: 14px;
    font-weight: 400;
  }

  .faq-icon {
    width: 30px;
    height: 30px;
  }

  .faq-item {
    border-radius: 25px;
  }

  .faq-answer {
    padding: 0 30px;
  }

  .faq-item.is-open .faq-question {
    padding-bottom: 20px;
  }

  .faq-item.is-open {
    border-radius: 25px;
  }

  .faq-visual-img {
    max-width: 350px;
  }

  .support-sml-section {
    padding: 50px 0;
  }

  .support-sml-item {
    gap: 7px;
  }

  .sml-dropdown .menu-icon {
    margin-top: 0;
    margin-left: 0;
  }

  .xyr-review-title,
  .office-page-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
  }

  .connectivity-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
  }

  .form-control-custom {
    height: 65px;
  }

  .connectivity-section {
    padding: 0 0 50px 0;
    margin-top: 140px;
  }

  .offer-page-section {
    margin-top: 0;
    padding: 50px 0;
  }

  .pt-120 {
    padding-top: 115px;
  }

  .connectivity-card {
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 60px;
  }

  .call-you-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
  }

  .call-you-wrapper .col-lg-6 {
    padding: 60px;
  }

  .connectivity-form,
  .connectivity-header {
    max-width: 800px;
  }

  .connectivity-form .col-md-6 {
    margin-top: 20px;
  }

  .form-recaptcha {
    margin-top: 15px;
  }

  .form-terms {
    font-size: 13px;
    margin-top: 35px;
    margin-left: 0;
  }

  .xyr-subheading-sml-inner,
  .connectivity-required {
    font-size: 17px;
    line-height: 1.3;
  }

  .connectivity-required {
    margin-bottom: 35px;
  }

  .xyr-user-review-section {
    padding: 0;
    margin-top: 140px;
    padding-bottom: 50px;
  }
  .call-you-section {
    padding: 0;
    margin-top: 140px;
    margin-bottom: 50px;
  }

  .sml-success-section {
    height: calc(100vh - 125px - 50px);
  }

  .call-title {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 15px;
  }

  .call-text {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 30px;
    max-width: 400px;
  }

  .call-highlight {
    top: -15px;
    left: -20px;
    height: 40px;
    width: 70px;
  }

  .call-highlight-2 {
    top: 45px;
    right: 30px;
    height: 40px;
    width: 70px;
    transform: rotate(28deg);
  }

  .call-info-link {
    font-size: 17px;
  }

  .call-input {
    padding: 14px 32px;
  }

  .call-form {
    max-width: 400px;
  }

  .call-right-top {
    margin-left: 0;
    text-align: right;
  }

  .call-submit-btn {
    font-size: 15px;
    padding: 18px;
  }

  .sml-success-title,
  .sml-next-title {
    font-size: 40px;
  }

  .call-illustration img {
    max-width: 280px;
  }

  .brand-promo-section {
    padding: 80px 0;
  }

  .brand-promo-wrapper {
    padding: 60px;
    border-radius: 25px;
  }

  .brand-main-title {
    font-size: 50px;
  }

  .brand-cta-btn {
    font-size: 15px;
    padding: 15px 20px;
  }

  .brand-logo {
    margin-top: 290px;
  }

  .hero-arrow {
    width: 30px;
    height: 30px;
  }

  .hero-arrow .fa-chevron-left,
  .hero-arrow .fa-chevron-right {
    font-size: 12px;
  }

  .bdcom-feature-logo {
    max-width: 150px;
  }

  .bdcom-feature-copy p {
    font-size: 13px;
  }

  .bdcom-feature-cta-body h2 {
    font-size: 35px;
  }

  .bdcom-feature-cta-body {
    padding: 50px 30px 40px;
  }

  .office-page-section {
    padding: 50px 0 !important;
  }

  .pt-o {
    padding-top: 0 !important;
  }

  .scroll-indicator {
    width: 35px;
  }

  .scroll-arrow {
    font-size: 19px;
  }

  .office-page-title {
    margin-bottom: 30px;
  }

  .office-page-card {
    padding: 35px;
  }
  .office-page-card p {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .office-page-card h5 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .bdcom-feature-cta-icon {
    width: 40px;
    height: 40px;
  }

  .bdcom-feature-inner {
    padding: 50px 40px;
    column-gap: 0;
  }

  .policy-page-section {
    padding: 140px 0 50px 0;
  }

  .policy-wrapper,
  .inner-page-wrapper {
    max-width: 550px;
    margin: 0 auto;
  }

  .faq-section-description {
    font-size: 18px;
    max-width: 750px;
    margin: 0 auto 30px auto;
  }

  .faq-filter {
    max-width: 796px;
    margin: 0 auto 30px;
  }

  .faq-inner-wrap {
    max-width: 800px;
  }

  .faq-icon::before {
    width: 16px;
    height: 2px;
  }

  .faq-icon::after {
    height: 16px;
    width: 2px;
  }

  .faq-type {
    padding: 15px 30px;
    font-size: 17px;
  }

  .faq-type option {
    font-size: 14px;
    font-weight: 500;
  }

  .inner-page-title {
    margin-bottom: 20px;
  }

  .inner-page-block p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .bdcom-feature-card {
    min-height: unset;
  }

  .bdcom-feature-cta-link span:first-child {
    font-size: 28px;
  }

  .bdcom-feature-cta-icon i {
    font-size: 25px;
  }

  .policy-title {
    font-size: 20px;
    font-weight: 600;
  }

  .policy-block {
    margin-bottom: 30px;
  }

  .policy-block p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 18px;
  }

  .inner-page-block li {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
  }

  .footer-link {
    font-size: 15px;
    line-height: 1.2;
  }

  .footer-address {
    font-size: 14px;
    margin-top: 10px;
  }

  .footer-title {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .footer-col {
    gap: 10px;
  }

  .site-footer {
    padding: 80px 0;
    margin-top: 50px;
  }

  .footer-top {
    margin-bottom: 40px;
  }

  .inner-page-section {
    padding-bottom: 70px;
  }

  .social-icons a {
    width: 32px;
    height: 32px;
    font-size: 15px;
  }

  .footer-copy {
    font-size: 13px;
  }

  .packages-note {
    margin: 65px 0 0 0;
    max-width: 395px;
  }

  .user-review-section .subheading-sml {
    max-width: 395px;
  }

  .mb-5-custom {
    margin-bottom: 30px !important;
  }

  .speed {
    font-size: 70px;
  }

  .order-btn {
    padding: 17px;
    font-size: 17px;
    margin-top: 20px;
  }

  .offer-features {
    flex-grow: 1;
    padding-bottom: 40px;
  }

  .brand-pill {
    height: 40px;
  }

  .brand-pill img {
    max-height: 25px;
  }

  .ev-sub {
    margin-left: 140px;
  }

  .expand-strip {
    height: 620px;
  }

  .expand-title {
    font-size: 32px;
    font-weight: 700;
    margin: 5px 0 10px;
    line-height: 1.1;
  }

  .ev-modal-title {
    font-size: 32px;
  }
  .inner-page-wrap .faq-section {
    padding-top: 50px;
  }
  .inner-page-wrap .package-card {
    padding: 40px 30px;
    border-radius: 20px;
    min-width: 300px;
    flex-shrink: 1;
  }

  .order-icon {
    width: 30px;
    height: 30px;
  }

  .packages-section,
  .expand-strip-section {
    padding: 50px 0;
  }

  .user-review-section .mb-5-custom {
    margin-bottom: 25px !important;
  }

  .faq-home,
  .sml-next {
    padding: 50px 0;
  }

  .expand-content {
    right: 25px;
    bottom: 25px;
  }

  .expand-badge {
    font-size: 29px;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    left: 25px;
    bottom: 25px;
  }
  .expand-btn {
    gap: 3px;
    font-size: 15px;
    padding: 13px 20px;
  }

  .expand-strip:hover .expand-item:hover .expand-badge {
    left: 25px;
  }
  .expand-item:not(.is-active) .expand-badge {
    bottom: 25px;
  }

  .package-row .col-lg-4 {
    width: 33.333%;
    min-height: auto;
  }

  .package-speed {
    margin-top: 40px;
  }

  .package-row .free-badge {
    top: -18px;
  }

  .inner-page-wrap .speed {
    font-size: 90px;
  }

  .extra-circle {
    width: 180px;
    height: 180px;
  }

  .extra-value-sml__visual {
    height: 430px;
  }

  .extra-circle--left {
    left: 19px;
  }

  .extra-value-sml__title {
    margin-bottom: 10px;
  }

  .extra-text--left {
    left: -10px;
    bottom: 210px;
  }

  .extra-text--center {
    left: 427px;
    top: 295px;
  }

  .extra-circle--right {
    right: 18px;
  }

  .extra-text--right {
    right: 105px;
    bottom: 210px;
  }

  .xyr-video-info h4 {
    margin: 0;
    font-size: 17px;
    line-height: 1.2;
  }

  .xyr-video-info span {
    font-size: 12px;
  }

  .xyr-play-btn {
    width: 50px;
    height: 50px;
    font-size: 17px;
  }

  .xyr-video-info {
    bottom: 30px;
    left: 30px;
  }

  .mv-section {
    padding: 0;
    margin-top: 90px;
  }

  .mv-card {
    padding: 150px 80px;
  }

  .mv-card--vision {
    top: 60px;
  }

  .mv-title,
  .story-title {
    font-size: 35px;
  }

  .mv-text,
  .story-copy p,
  .sml-next-list li {
    font-size: 17px;
    line-height: 1.3;
  }

  .sml-next-box {
    border-radius: 20px;
  }

  .mv-wrap {
    bottom: -50px;
  }

  .inner-page-wrap .hero-banner-inner {
    min-height: 380px;
    margin: 0 auto;
  }

  .inner-page-wrap .packages-note {
    margin-top: 0;
  }

  .inner-page-wrap .packages-section {
    padding: 110px 0 50px 0;
  }

  .inner-page-wrap .mb-5-custom {
    margin-bottom: 30px !important;
  }

  .packages-header-section {
    padding: 150px 0 200px 0;
    margin-top: 50px;
  }

  .story-section {
    padding-bottom: 50px;
  }

  .sml-video-card,
  .package-card,
  .expand-item,
  .support-sml-card,
  .bdcom-feature-card,
  .coverage-wrapper,
  .faq-item,
  .faq-item.is-open {
    border-radius: 25px;
  }

  .map-suggest-list {
    position: absolute;
    top: 55px;
  }

  .sml-dropdown-panel .dropdown-link-item:first-child {
    margin-top: 15px;
  }

  .sml-dropdown-panel .dropdown-link-item {
    font-size: 12px;
    width: 135px;
    max-width: 200px;
    height: 35px;
    padding-left: 15px;
  }

  .sml-dropdown-panel {
    top: -10px;
    left: 50%;
    width: 145px;
    padding: 57px 0 15px;
  }

  /*
  .sml-sound-btn,
  .xyr-sound-btn {
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    font-size: 13px;
  }*/

  .sml-video-info {
    left: 30px;
    bottom: 30px;
  }

  .lang-switch {
    width: 64px;
    height: 28px;
  }

  .lang-thumb {
    width: 26px;
    height: 20px;
    left: 2px;
    right: auto;
  }

  .lang-switch.bn-active .lang-thumb {
    transform: translateX(32px);
  }

  .lang-label {
    width: 32px;
    font-size: 12px;
  }

  .xyr-play-btn {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }

  .xyr-sound-btn {
    right: 15px;
    bottom: 15px;
    font-size: 10px;
    width: 30px;
    height: 30px;
  }

  .packages-section .mb-70 {
    margin-bottom: 30px;
  }
}

@media (max-width: 1400px) {
  .smile-container {
    max-width: 1140px;
    padding-left: 0;
    padding-right: 0;
  }

  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 1140px) / 2 - 30px);
  }

  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: calc((100vw - 1140px) / -2);
    margin-right: calc((100vw - 1140px) / -2);
  }

  .package-arrow--prev {
    right: 40px;
  }

  .sml-play-btn {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }

  .hero-home,
  .hero-slider {
    max-width: 1140px;
  }

  .offer-page-section {
    margin-top: 0 !important;
    padding: 50px 0 !important;
  }

  .pt-120 {
    padding-top: 100px !important;
  }

  .expand-strip {
    height: 520px;
  }

  .sml-header {
    max-width: 800px;
  }

  .hero-pl {
    padding-left: 90px;
  }

  .package-card {
    min-width: 300px;
  }

  .package-tier {
    font-size: 25px;
  }

  .package-popup__title {
    font-size: 23px;
  }

  .package-popup__info p {
    font-size: 14px;
  }

  .ev-modal-title {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .ev-modal-media {
    height: 280px;
  }

  .ev-modal-body {
    padding: 38px 40px 44px;
  }

  .ev-modal-close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }

  .ev-modal-close i {
    font-size: 16px;
  }

  .ev-modal-desc {
    font-size: 14px;
  }

  .package-row .col-lg-4 {
    width: 33.333%;
  }

  .package-row {
    row-gap: 40px;
  }

  .expand-item:not(.is-active) .expand-badge {
    left: 25px;
  }

  .offer-features {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .inner-page-wrap .speed {
    font-size: 70px;
  }

  .package-price span {
    font-size: 14px;
  }

  .package-popup__message {
    margin-bottom: 0;
  }

  .package-popup__form {
    gap: 15px;
  }

  .package-arrow {
    width: 30px;
    height: 30px;
  }

  .wa-icon {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 1201px) {
  .sml-review-arrow--prev,
  .sml-review-arrow--next {
    top: -70px !important;
  }

  .sml-review-arrow--next {
    right: 0 !important;
  }
}

/* Laptop */
@media (max-width: 1200px) {
  .smile-container {
    max-width: 900px;
  }

  .hero-home,
  .hero-slider {
    max-width: 900px;
    min-height: 70vh;
    justify-content: center;
    align-items: center;
  }

  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 900px) / 2 - 30px);
  }

  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: calc((100vw - 900px) / -2);
    margin-right: calc((100vw - 900px) / -2);
  }

  .expand-strip {
    height: 430px;
  }

  .xyr-sound-btn {
    bottom: 42px;
  }

  .bdcom-feature-grid {
    gap: 15px;
  }

  .packages-note {
    margin-top: 0;
  }

  .package-arrow--next {
    right: 0;
  }
  .package-arrow--prev {
    right: 37px;
  }

  .package-arrow {
    width: 30px;
    height: 30px;
    font-size: 13px;
    top: -60px;
  }

  .extra-circle {
    width: 220px;
    height: 220px;
  }

  .extra-circle--left {
    left: 80px;
  }

  .extra-circle--right {
    right: 80px;
  }

  .extra-text .num {
    font-size: 64px;
  }

  .expand-badge {
    font-size: 21px;
  }

  .sml-video-info {
    left: 20px;
    bottom: 20px;
  }

  .package-popup__info p {
    margin-bottom: 3px;
  }

  .sml-header {
    max-width: 700px;
  }
  .connectivity-card {
    max-width: 700px;
    margin: 0 auto;
    padding: 65px 60px;
  }

  .offer-page-section {
    margin-top: 0 !important;
    padding: 50px 0 !important;
  }

  .pt-120,
  .inner-page-wrap .packages-section {
    padding-top: 65px !important;
  }

  .call-you-wrapper {
    max-width: 700px;
  }

  .site-header .nav-link {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .sml-dropdown-panel .dropdown-link-item:first-child {
    margin-top: 10px;
  }

  .sml-dropdown-panel {
    width: 140px;
    gap: 5px;
  }

  .sml-dropdown-panel .dropdown-link-item {
    font-size: 11px;
    width: 130px;
    max-width: 200px;
    height: 35px;
    padding-left: 17px;
  }

  .ml-auto {
    margin-right: 20px;
  }

  .menu-icon {
    font-size: 11px;
    margin-top: 0;
  }

  .heading-sml,
  .extra-value-sml__title,
  .packages-title,
  .faq-section-title,
  .inner-page-title,
  .section-title,
  .sml-next-title,
  .xyr-review-title,
  .office-page-title {
    font-size: 30px;
  }

  .subheading-sml,
  .call-text,
  .coverage-text,
  .packages-note,
  .section-description,
  .mv-text,
  .story-copy p,
  .sml-next-list li,
  .sml-success-sub,
  .faq-section-description {
    font-size: 14px;
    line-height: 1.3;
  }

  .office-page-card h5 {
    font-size: 16px;
  }

  .office-page-card p {
    font-size: 13px;
    line-height: 1.4;
  }

  #coverageMap {
    height: 300px;
  }

  .faq-question {
    line-height: 1.2;
  }

  section,
  .extra-value-sml,
  .coverage-section,
  .faq-home,
  .bdcom-feature-section {
    padding: 50px 0;
  }

  .sml-next-box .row {
    align-items: start !important;
  }

  .faq-filter,
  .faq-inner-wrap {
    max-width: 700px;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-section-description {
    max-width: 600px;
  }

  .xyr-story-video {
    height: 350px;
  }

  .xyr-review-grid {
    grid-template-rows: repeat(2, 350px);
  }

  .xyr-video-info {
    bottom: 20px;
    left: 20px;
  }

  .call-illustration img {
    max-width: 240px;
  }

  .call-form {
    max-width: 350px;
  }

  .call-input {
    margin-bottom: 15px;
  }

  .call-you-wrapper::after {
    top: 40px;
    bottom: 40px;
  }

  .office-page-card {
    padding: 25px;
  }

  .mv-card {
    padding: 100px 50px;
  }

  .story-panel {
    background: #03314b;
    padding-top: 130px;
    padding-bottom: 100px;
    min-height: auto;
  }

  .call-you-wrapper .col-lg-6 {
    padding: 60px 45px;
  }

  .inner-page-wrap .package-card {
    width: 100%;
    min-width: 312px;
    max-width: none;
    height: 100%;
  }

  .package-price span,
  .feature-list li {
    font-size: 12px;
  }

  .package-price .vat {
    font-size: 8px;
  }

  .sml-video-card {
    flex: 0 0 clamp(210px, 28vw, 320px);
  }

  .package-popup__box {
    padding: 50px;
    border-radius: 25px;
  }

  .call-text {
    margin-bottom: 20px;
  }

  .call-textarea {
    min-height: 100px;
  }

  .coverage-popup__box {
    border-radius: 25px;
  }

  .gap-32 {
    gap: 20px !important;
  }

  .inner-page-wrap .package-card {
    min-width: 275px;
  }

  .common_f {
    text-align: left;
  }

  .feature-toggle {
    font-size: 14px;
  }

  .inner-page-wrap .package-card {
    padding: 30px 25px;
  }

  .brand-pill {
    height: 35px;
  }

  .package-price {
    font-size: 17px;
  }

  .package-row .col-lg-4 {
    width: 33.333%;
  }

  .package-tier {
    font-size: 20px;
  }

  .ev-modal-dialog {
    max-width: 500px;
  }

  .expand-badge {
    width: 40px;
    height: 40px;
  }

  .package-card {
    flex: 0 0 312px;
    min-width: 312px;
    max-width: 312px;
  }

  .expand-item:not(.is-active) .expand-badge {
    left: 17.81px;
  }

  .sml-video-card {
    flex: 0 0 clamp(210px, 28vw, 320px);
  }

  .support-icon {
    max-width: 30px;
  }

  .support-sml-text {
    font-size: 15px;
  }

  .support-sml-item {
    gap: 15px;
  }

  .xyr-review-grid {
    gap: 20px;
  }
}

/* ===============================
   MOBILE HEADER + FULL MENU ONLY
================================ */
@media (max-width: 992px) {
  .sml-menu__desktop {
    display: none !important;
  }

  .sml-menu__trigger {
    width: 52px;
    height: 52px;
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    flex-shrink: 0;
    margin-left: auto;
    background: transparent;
    padding: 0;
  }

  .sml-menu__trigger:focus,
  .sml-menu__trigger:focus-visible {
    outline: none;
    box-shadow: none;
  }

  .sml-menu__icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' viewBox='0 0 20 10' fill='none'%3E%3Cline x1='1' y1='1' x2='19' y2='1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='1' y1='9' x2='19' y2='9' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  }

  .sml-mmenu {
    display: block;
    overscroll-behavior: none;
  }

  .sml-mmenu__overlay {
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.3s ease,
      visibility 0.3s ease;
    z-index: 1000;
    touch-action: none;
  }

  .sml-mmenu.is-open .sml-mmenu__overlay {
    opacity: 1;
    visibility: visible;
  }

  body.sml-menu-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
  }

  .sml-mmenu__panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    transform: translateX(100%);
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1001;
    display: flex;
    flex-direction: column;
    overscroll-behavior: contain;
    background-color: rgba(7, 67, 89, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }

  .sml-mmenu.is-open .sml-mmenu__panel {
    transform: translateX(0);
  }

  .sml-mmenu__top {
    padding: 30px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .sml-mmenu__lang.lang-switch {
    background-color: rgba(255, 255, 255, 0.1);
  }

  .sml-mmenu__lang.lang-switch {
    flex-shrink: 0;
  }

  .sml-mmenu__close {
    width: 34px;
    height: 34px;
    position: relative;
    background: transparent;
    border: 0;
    flex-shrink: 0;
    padding: 0;

    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 3;
    transition:
      background-color 0.2s ease,
      color 0.2s ease;
  }

  .sml-mmenu__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1.9px;
    background: #fff;
    border-radius: 999px;
  }

  .sml-mmenu__close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .sml-mmenu__close span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .sml-mmenu__body {
    flex: 1;
    padding: 30px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: auto;
  }

  .sml-mmenu__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .sml-mmenu__link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 3px;
    padding: 8px 0;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.15;
    text-decoration: none;
    text-align: left;
    background: transparent;
    border: 0;
    position: relative;
    letter-spacing: -1px;
  }

  .sml-mmenu__link:active,
  .sml-mmenu__support-link:active {
    transform: scale(0.9) !important;
    transform-origin: left;
  }

  .sml-mmenu__toggle:active {
    transform: scale(1) !important;
    transform-origin: left;
  }

  .sml-mmenu__body > .sml-mmenu__link:last-of-type::after {
    display: none;
  }

  .sml-mmenu__toggle {
    cursor: pointer;
  }

  .sml-mmenu__arrow {
    font-size: 17px;
    transition: transform 0.3s ease;
    margin-top: 3px;
  }

  .sml-mmenu__item.is-open .sml-mmenu__arrow {
    transform: rotate(180deg);
  }

  .sml-mmenu__submenu {
    width: auto;
    display: inline-block;
    align-self: flex-start;
    max-height: 0;
    overflow: hidden;
    margin-top: 0;
    opacity: 0;
    transform: translateY(-5px);
    transition:
      max-height 0.3s ease,
      transform 0.25s ease,
      padding 0.25s ease;
    padding: 0 10px;
    background-color: rgba(0, 91, 127, 0.45);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
  }

  .sml-mmenu__item.is-open .sml-mmenu__submenu {
    max-height: 200px;
    opacity: 1;
    transform: translateY(0);
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .sml-mmenu__submenu a {
    display: block;
    width: max-content;
    min-width: 140px;
    padding: 6px 12px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
  }

  .sml-mmenu__submenu a:first-child {
    border-radius: 10px 10px 0 0;
  }

  .sml-mmenu__submenu a:last-child {
    border-radius: 0 0 10px 10px;
  }

  .sml-mmenu__bottom {
    min-height: 60px;
    padding: 15px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
  }

  .sml-mmenu__bottom a {
    border-radius: 10px;
    background: #f5b400;
    color: #4d3a06;
    width: 30px;
    height: 30px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
  }

  .sml-mmenu__bottom a:hover {
    color: #ffc215;
  }

  .sml-mmenu__support {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 30px 50px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .sml-mmenu__support-label {
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
  }

  .sml-mmenu__support-link {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .sml-mmenu__support-link:hover {
    color: #ffc215;
  }

  .inner-page-global {
    padding-top: 82px;
    padding-bottom: 40px;
  }

  .sml-mmenu__submenu a:hover,
  .sml-mmenu__submenu a.active {
    border-radius: 999px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.35);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
}

@media (max-width: 576px) {
  .sml-menu__trigger {
    width: 48px;
    height: 48px;
  }

  .sml-mmenu__top {
    padding: 30px 25px 25px;
    min-height: 80px;
  }

  .sml-mmenu__support {
    padding: 30px 25px 25px;
  }

  .sml-mmenu__body {
    padding: 30px;
  }

  .sml-mmenu__arrow {
    font-size: 17px;
  }
}

/* Tablet Landscape */
@media (max-width: 992px) {
  .hero-home,
  .hero-slider {
    width: 100%;
    max-width: 100%;
    border-radius: 0 0 50px 50px;
    top: 0;
  }

  .xyr-sound-btn {
    right: 20px;
    bottom: 20px;
  }

  .sml-sound-btn {
    right: 20px;
    bottom: 20px;
  }

  .expand-strip .expand-item img {
    height: 100% !important;
  }

  .hero-pl {
    padding-left: 24px;
    margin-top: 0;
  }

  .mt-105 {
    margin-top: 0;
  }

  .package-popup__box {
    padding: 40px;
    width: 450px;
    border-radius: 20px;
  }

  .package-popup__icon {
    position: absolute;
    top: 35px;
    left: 20px;
    width: 75px;
    height: 30px;
  }

  .policy-page-section,
  .inner-page-section,
  .faq-section,
  .call-you-section {
    padding: 82px 0 40px 0;
  }

  .faq-section-description {
    margin-bottom: 30px;
  }

  .policy-block {
    margin-bottom: 40px;
  }

  .policy-wrapper,
  .inner-page-wrapper,
  .inner-page-faq,
  .call-you-section {
    margin: 40px auto 0 auto;
  }

  .call-form {
    max-width: 100%;
  }

  .call-you-wrapper::after {
    display: none;
  }

  .call-you-wrapper,
  .connectivity-card {
    max-width: 500px;
    margin: 0 auto;
  }

  .order-sm-1 {
    order: 1;
  }

  .call-right {
    margin-top: 0;
  }

  .connectivity-form .col-md-6 {
    width: 100%;
  }

  .call-right-top {
    margin-left: 0;
    text-align: left;
  }

  .call-illustration {
    margin-top: 30px;
    text-align: center;
  }

  .extra-value-sml__visual {
    height: auto;
  }

  .faq-section-description,
  .faq-filter,
  .faq-inner-wrap {
    max-width: 500px;
  }

  .extra-circle,
  .extra-text {
    position: static;
    transform: none;
  }

  .extra-circle {
    margin: 0 auto 20px;
  }

  .extra-text {
    justify-content: center;
    text-align: center;
    margin-bottom: 60px;
  }

  .extra-text .label {
    left: 0;
    bottom: 0;
  }

  .expand-item {
    height: 320px;
    background: rgba(0, 0, 0, 0.2);
  }

  .expand-title {
    font-size: 25px;
  }

  .support-sml-card {
    padding: 50px;
  }

  .site-footer,
  .package-page .site-footer {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .package-page .site-footer {
    margin-top: -40px;
  }

  .support-sml-text {
    font-size: 15px;
    margin-top: 10px;
  }

  .bdcom-info-card--large {
    flex-direction: column;
    gap: 40px;
  }

  .bdcom-info-left {
    flex: none;
  }

  .bdcom-info-heading {
    font-size: 30px;
  }

  .bdcom-info-card {
    padding: 50px 40px;
  }

  .mv-wrap {
    min-height: auto;
    bottom: -70px;
  }

  .mv-card {
    padding: 80px 40px;
    border-radius: 20px;
  }

  .mv-title {
    font-size: 36px;
  }

  .story-section {
    padding-bottom: 40px;
  }

  .story-panel {
    border-radius: 35px;
    padding: 70px 42px 78px;
  }

  .story-title {
    font-size: 36px;
  }

  .connectivity-card {
    padding: 50px;
  }

  .office-page-map-wrap {
    flex-direction: column;
  }

  .office-page-headcard {
    width: 100%;
  }

  .sml-next-box {
    padding: 60px;
  }

  .subheading-sml,
  .call-text,
  .coverage-text,
  .packages-note,
  .section-description,
  .mv-text,
  .story-copy p,
  .sml-next-list li,
  .sml-success-sub,
  .faq-section-description {
    font-size: 13px;
    line-height: 1.3;
  }

  .bdcom-feature-footer strong {
    font-size: 25px;
  }

  .packages-note {
    margin-top: 15px;
  }

  .sml-next-list li {
    margin-bottom: 15px;
  }

  .sml-next {
    padding: 40px 0;
  }

  .sml-success-section {
    height: 60vh;
  }

  .sml-next-content {
    padding-left: 0;
    margin-top: 40px;
  }

  .sml-next-title {
    font-size: 36px;
  }

  .sml-user-review {
    padding: 90px 0 80px;
  }

  .sml-review-header {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 36px;
  }

  .subheading-sml-inner {
    max-width: 100%;
  }

  .extra-value-sml__card {
    padding: 54px 28px 60px;
    border-radius: 34px;
  }

  .extra-value-sml__title {
    font-size: 34px;
    margin-bottom: 36px;
  }

  .extra-value-sml__items {
    flex-direction: column;
    gap: 26px;
  }

  .extra-value-sml__ring {
    width: 230px;
    height: 230px;
  }

  .coverage-sml {
    padding: 90px 0;
  }

  .coverage-sml__card {
    border-radius: 34px;
  }

  .coverage-sml__card::before {
    height: 120px;
  }

  .coverage-sml__title {
    margin-top: -82px;
    font-size: 34px;
  }

  .coverage-sml__mapWrap {
    height: 320px;
    margin: 0 18px 18px;
    border-radius: 18px;
  }

  .coverage-sml__search {
    min-width: 230px;
  }

  .footer-bottom {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 20px;
  }

  .footer-social {
    align-items: center;
  }

  .footer-links {
    justify-content: center;
  }

  .footer-copy {
    font-size: 12px;
    text-align: center;
  }

  .brand-promo-wrapper {
    height: auto;
    padding: 48px 40px;
  }

  .brand-main-title {
    font-size: 40px;
  }

  .call-you-wrapper {
    margin-bottom: 40px;
  }

  .office-page-section {
    padding: 40px 0 40px 0 !important;
  }

  .scroll-indicator {
    margin-bottom: 40px;
  }

  .office-page-title {
    font-size: 38px;
    margin-bottom: 20px;
  }

  .gap-32 {
    gap: 0 !important;
  }

  .mt-lg-0 {
    margin-top: 12px !important;
    margin-bottom: 25px;
  }

  .subheading-sml {
    margin: 15px 0;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2210%22%20viewBox%3D%220%200%2020%2010%22%20fill%3D%22none%22%3E%3Cline%20x1%3D%221%22%20y1%3D%221%22%20x2%3D%2219%22%20y2%3D%221%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cline%20x1%3D%221%22%20y1%3D%229%22%20x2%3D%2219%22%20y2%3D%229%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px;
  }

  .navbar-toggler {
    padding-right: 0;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .user-review-section {
    padding: 80px 0 40px 0;
  }

  .packages-title {
    margin-bottom: 10px;
  }

  .package-arrow--prev {
    right: 35px;
  }

  .package-arrow--next {
    right: 0;
  }

  .package-arrow {
    top: -60px;
  }

  .expand-strip-section .mb-5-custom {
    margin-bottom: 20px !important;
  }

  .smile-container {
    max-width: 700px;
  }

  .inner-page-wrap .hero-banner-inner .hero-pl {
    padding-left: 0;
  }

  .inner-page-wrap .hero-banner-inner {
    max-width: 100%;
    border-radius: 0 0 50px 50px;
    margin: 0 auto;
    min-height: 60vh;
  }

  .connectivity-section,
  .xyr-user-review-section,
  .mv-section {
    padding: 0;
    margin-top: 122px;
    padding-bottom: 40px;
  }

  .mv-section {
    padding: 50px 0;
    margin: 0;
  }

  .sml-play-btn,
  .xyr-play-btn {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }

  .xyr-review-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    height: auto;
  }

  .xyr-video-big,
  .xyr-video-card:nth-child(2),
  .xyr-video-card:nth-child(3),
  .xyr-video-card:nth-child(4),
  .xyr-video-card:nth-child(5),
  .xyr-video-card:nth-child(6) {
    grid-area: auto;
  }

  .xyr-video-card,
  .xyr-video-big,
  .xyr-story-video {
    height: 100%;
    aspect-ratio: 9 / 16;
  }

  .cont-success {
    padding: 150px 0 40px 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .form-control-custom,
  .submit-btn {
    height: 45px;
    font-size: 15px;
  }

  .call-submit-btn,
  .submit-btn {
    gap: 5px;
  }

  .inner-page-wrap .packages-section {
    padding: 80px 0 40px 0;
  }

  .package-row .col-lg-4 {
    width: 48%;
  }

  .package-row {
    column-gap: 4%;
  }

  .package-popup__info {
    margin-bottom: 20px;
  }

  .inner-page-wrap .faq-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-banner {
    min-height: 80vh;
    justify-content: center;
    align-items: center;
  }

  .heading-sml,
  .support-sml-title,
  .extra-value-sml__title,
  .packages-title,
  .faq-section-title,
  .inner-page-title,
  .section-title,
  .sml-next-title,
  .coverage-popup__status,
  .xyr-review-title,
  .office-page-title,
  .connectivity-title,
  .coverage-title {
    font-size: 24px;
  }

  .coverage-title {
    margin-bottom: 15px;
  }

  .speed {
    font-size: 60px;
  }

  .package-card {
    width: 312px;
    min-width: 312px;
    max-width: 312px;
    flex: 0 0 312px;
    flex-shrink: 0;
    padding: 35px 25px;
  }

  .package-brand {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  .package-brand .brand-pill:only-of-type {
    grid-column: span 2;
    max-width: 160px;
    margin: 0 auto;
  }

  .brand-pill {
    height: 40px;
  }

  .brand-pill img {
    max-height: 24px;
  }

  .mb-5 {
    margin-bottom: 40px !important;
  }

  .packages-section,
  .expand-strip-section,
  .section,
  .extra-value-sml,
  .coverage-section,
  .faq-home,
  .bdcom-feature-section,
  .support-sml-section {
    padding: 40px 0;
  }

  .ev-sub {
    margin-left: 68px;
  }

  .ev-modal-dialog {
    max-width: 500px;
  }

  .ev-modal-media {
    height: 250px;
  }

  .expand-strip {
    height: 320px;
  }

  .expand-item img {
    height: 320px;
  }

  .expand-content {
    right: 15px;
    bottom: 15px;
  }

  .expand-badge {
    bottom: 15px;
    right: 15px;
    width: 38px;
    height: 38px;
    border-radius: 38px;
  }

  .expand-item:not(.is-active) .expand-badge {
    bottom: 15px;
  }

  .expand-btn {
    font-size: 12px;
    padding: 10px 15px;
  }

  .coverage-wrapper {
    padding: 30px;
  }

  .coverage-text {
    margin: 15px auto 20px auto;
  }

  .map-search,
  .map-home-btn {
    height: 50px;
    padding: 0 10px;
  }

  .map-search {
    width: 215px;
  }

  .map-home-btn {
    top: unset;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 138px;
  }

  .map-search input,
  .map-home-btn {
    font-size: 15px;
  }

  .map-suggest-list li {
    padding: 5px 18px;
    font-size: 14px;
  }

  .map-suggest-list {
    top: 50px;
  }

  .coverage-popup__address {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .coverage-popup__box {
    width: 400px;
    padding: 40px;
  }

  .faq-visual-img {
    max-width: 225px;
    margin-bottom: 30px;
  }

  .faq-left {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-list {
    max-width: 500px;
    margin: 0 auto;
  }

  .faq-question {
    font-size: 15px;
  }

  .faq-answer p {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    padding-bottom: 20px;
    max-width: 400px;
  }

  .faq-item.is-open .faq-question {
    padding-bottom: 10px;
  }

  .packages-header-section {
    padding: 100px 0 140px 0;
  }

  .bdcom-feature-grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .bdcom-feature-cta-body {
    display: flex;
    flex-direction: row;
  }

  .bdcom-feature-cta-link {
    justify-content: end;
    gap: 10px;
  }

  .site-footer {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .footer-top {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    row-gap: 60px;
  }

  .footer-help {
    grid-column: span 1;
  }

  .footer-title {
    font-size: 15px;
    margin-bottom: 0;
  }

  .footer-social span {
    font-size: 15px;
  }

  .footer-link {
    font-size: 14px;
  }

  .footer-address {
    font-size: 12px;
    margin-top: 10px;
  }

  .footer-social,
  .social-icons {
    gap: 10px;
  }

  .social-icons a {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .site-header {
    top: 20px;
  }

  .sml-header {
    max-width: 500px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 999px;
  }

  .lang-label {
    font-size: 14px;
  }

  .logo {
    max-width: 72px;
  }

  .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-control-custom {
    padding: 8px 32px;
  }
  .call-input {
    padding: 7.5px 22px;
  }

  .district-select,
  .package-select {
    background-image: url(../img/slt.png);
    background-repeat: no-repeat;
    background-position: right 1.75rem center;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
  }

  .policy-wrapper,
  .inner-page-wrapper {
    max-width: 500px;
  }

  .call-highlight {
    top: -7px;
    left: -16px;
    height: 30px;
    width: 60px;
  }

  .call-highlight-2 {
    top: 570px;
    left: 45px;
    height: 30px;
    width: 60px;
    transform: rotate(-28deg);
  }

  .sml-video-card {
    flex: 0 0 clamp(200px, 40vw, 300px);
  }

  .bdcom-feature-pattern {
    background-image: url(../img/mobile-liner.png);
    background-size: cover;
    background-position: center;
  }

  .support-sml-item {
    gap: 0;
    margin: 0;
    border-radius: 15px;
    min-height: unset;
    padding: 20px;
    width: 100%;
  }

  .support-sml-row .col-md-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .support-sml-title {
    margin-bottom: 35px;
  }

  .support-sml-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    row-gap: 15px;
  }

  .faq-icon::before {
    height: 2px;
    width: 15px;
  }

  .faq-icon::after {
    width: 2px;
    height: 15px;
  }

  .package-page .package-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0;
    row-gap: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .package-page .package-row > .pk-custom {
    flex: 0 0 calc(50% - 12px);
    width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    padding-left: 0;
    padding-right: 0;
  }

  .package-page .package-row > .pk-custom .package-card {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }

  .faq-filter,
  .faq-inner-wrap,
  .faq-list {
    max-width: 100%;
  }

  .package-speed {
    margin-top: 35px;
  }

  .h-100 {
    margin: 0;
  }

  .or-sm-1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .expand-item:not(.is-active) .expand-badge {
    left: 9.5px !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: calc((100vw - 700px) / -2) !important;
    margin-right: calc((100vw - 700px) / -2) !important;
  }

  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 700px) / 2 - 30px) !important;
  }
}

@media (min-width: 768px) {
  .m-img {
    display: none !important;
  }

  .sml-video-card:hover,
  .package-card:hover {
    transform: scale(1.03);
    box-shadow:
      0 18px 22px rgba(0, 91, 127, 0.22),
      inset 0 1px 0 rgba(255, 255, 255, 0.22),
      inset 0 -8px 18px rgba(0, 0, 0, 0.12);

    /* Smooth transition for transform + box-shadow */
    transition:
      transform 0.3s cubic-bezier(0, 0, 0.5, 1),
      box-shadow 0.45s cubic-bezier(0, 0, 0.5, 1);
  }

  .package-carousel,
  .sml-review-track {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .social-icons a:hover {
    transform: translateY(-4px);
  }
}

/* Mobile Large */
@media (max-width: 767px) {
  .package-carousel-wrap,
  .sml-review-carousel-wrap {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .package-carousel::before,
  .package-carousel::after,
  .sml-review-track::before,
  .sml-review-track::after {
    content: "";
    flex: 0 0 calc((100vw - 100%) / 2 - 30px);
  }

  .btn-new-sml,
  .order-btn,
  .package-popup__submit,
  .call-submit-btn,
  .submit-btn {
    font-size: 15px;
    padding: 15px 23px;
    line-height: 1;
    height: unset;
    font-weight: 600;
    border: 0;
  }

  .xyr-review-title {
    margin-bottom: 20px;
  }

  .sml-next-box {
    padding: 35px 20px;
  }

  .xyr-align-items-start {
    margin-bottom: 35px;
  }
  .d-img {
    display: none !important;
  }

  .hero-bg-img {
    object-fit: cover;
    object-position: 50% center;
    height: 100%;
  }

  .scroll-arrow {
    animation: unset;
  }

  .scroll-arrow svg {
    width: 11px;
  }

  .scroll-arrow path {
    color: #0f3a53;
  }

  .hero-home .heading-sml,
  .hero-home .subheading-sml {
    display: none;
  }

  .hero-pl {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .user-review-section .heading-sml {
    margin-bottom: 20px;
  }

  .p-0 {
    padding: 0 !important;
  }

  .call-submit-btn {
    margin-top: 8px;
  }

  .call-highlight {
    top: -7px;
    left: -13px;
    height: 35px;
    width: 53px;
  }

  .call-highlight-2 {
    top: 414px;
    left: 27px;
    height: 35px;
    width: 53px;
    transform: rotate(-28deg);
  }

  .support-sml-card {
    padding: 35px 25px;
  }

  .district-select,
  .package-select {
    background-position: right 20px center;
  }

  .footer-top {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
  }

  .footer-top .footer-col:not(.footer-help) {
    text-align: left;
    align-items: flex-start;
  }

  .office-page-section .sml-map {
    display: none;
  }

  .connectivity-form .col-md-6 {
    margin-top: 10px;
  }

  .call-info-inner {
    line-height: 1;
  }

  .brand-promo-wrapper {
    padding: 40px 32px;
  }

  .coverage-wrapper {
    padding: 35px 25px 25px 25px;
    position: relative;
  }

  .coverage-divider::before {
    content: "";
    position: absolute;
    display: block;
    top: 64px;
    left: 50%;
    width: 100%;
    height: 0.5px;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 1);
    margin: 15px 0;
  }

  .call-you-wrapper {
    height: auto;
    padding: 0;
  }

  .scroll-indicator {
    width: 25px;
    height: 38px;
    margin-bottom: 0;
  }

  .connectivity-card,
  .office-page-card,
  .sml-next-box {
    padding: 25px;
  }

  .sml-success-wrap,
  .inner-page-faq .section-header {
    max-width: 345px;
  }

  .site-header {
    top: 14px;
  }

  .site-header .navbar {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }

  .sml-header {
    max-width: 100%;
    border-radius: 999px;
  }

  .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo {
    max-width: 64px;
  }

  .hero-slide .container-xl {
    position: absolute;
    bottom: 40px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .hero-home .hero-slide .container-xl {
    text-align: center;
  }

  .hero-arrow {
    width: 44px;
    height: 44px;
  }

  .hero-arrow--left {
    left: 20px;
  }

  .hero-bg-img {
    border-radius: 0 0 40px 40px;
  }

  .btn-icon {
    font-size: 15px;
    line-height: 1;
  }

  .package-popup__form input {
    height: 45px;
  }

  .package-popup__form {
    gap: 10px;
  }

  .package-popup__message {
    margin-bottom: 0;
  }

  .package-popup__submit {
    margin-top: 5px;
  }

  .faq-left,
  .faq-list {
    max-width: unset;
    margin: 0;
  }

  .hero-arrow--right {
    right: 20px;
  }

  .hero-dots {
    bottom: 24px;
  }

  .btn-new-sml {
    margin-top: 10px !important;
  }

  .hero-banner .subheading-sml {
    color: #fff;
    margin: 10px 0;
  }

  .inner-page-wrap .hero-banner-inner .hero-pl {
    width: 100%;
    padding-left: 10%;
  }

  .in-slide .mt-105 {
    margin-bottom: 7px;
  }

  .story-section .smile-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .brand-main-title {
    font-size: 36px;
  }

  .packages-title {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .sml-next-content {
    margin-top: 15px;
  }

  .section-title {
    font-size: 34px;
  }

  .section-description {
    font-size: 16px;
  }

  .faq-big-text {
    font-size: 80px;
  }

  .faq-question-mark {
    font-size: 140px;
    left: 60px;
  }

  .faq-icon {
    margin-top: -2px;
    width: 34px;
    height: 34px;
  }

  .story-title {
    font-size: 25px;
  }

  .mv-title {
    font-size: 17px;
    font-weight: 600;
  }

  .sml-success-title {
    font-size: 25px;
    font-weight: 300;
  }

  .sml-success-sub {
    font-size: 13px;
  }

  .packages-header-section {
    padding: 180px 0 220px 0;
  }

  .packages-header-section p {
    font-size: 14px;
  }

  .bdcom-feature-cta-body h2 {
    font-size: 29px;
  }

  .bdcom-feature-cta-link span:first-child {
    font-size: 22px;
    margin-right: 10px;
  }

  .xyr-subheading-sml-inner,
  .connectivity-required {
    font-size: 13px;
  }

  .faq-section,
  .call-you-section {
    padding: 70px 0 0;
  }

  .policy-page-section,
  .inner-page-section,
  .inner-page-global {
    padding: 70px 0 40px 0 !important;
  }

  .connectivity-section,
  .xyr-user-review-section,
  .mv-section {
    padding-top: 112px;
    margin: 0 auto;
  }

  .mv-section {
    padding-bottom: 40px;
  }

  .sml-success-section {
    padding: 100px 0 60px;
  }

  .mv-wrap,
  .mv-card--vision {
    position: unset;
  }

  .inner-page-wrap .package-brand {
    justify-content: space-between;
  }

  .package-row .brand-pill img {
    max-width: 100%;
  }

  .mv-card--mission {
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
  }

  .mv-card--vision {
    width: 100%;
    max-width: 300px;
    margin: -10px auto 0;
  }

  .sml-video-card.is-active .sml-video-overlay {
    background: unset;
  }

  .sml-sound-btn,
  .xyr-sound-btn {
    top: unset;
    right: 20px;
    bottom: 20px;
    width: 25px;
    height: 25px;
    font-size: 11px;
  }

  .xyr-video-info {
    bottom: 20px;
    left: 20px;
  }

  .xyr-review-grid {
    gap: 16px;
  }

  .xyr-video-big .xyr-video-info h4 {
    line-height: 1;
    margin-bottom: 0;
  }

  .ev-modal {
    padding: 0;
  }

  .mb-70,
  .expand-strip-section .mb-5-custom,
  .faq-section-description {
    margin-bottom: 35px;
  }

  .packages-header-section h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .cont-success {
    padding: 230px 0 120px 0 !important;
  }

  .package-row {
    row-gap: 25px;
  }

  .faq-left {
    margin-bottom: 20px;
    padding-left: 0;
    justify-content: flex-start;
  }

  .faq-visual-img {
    max-width: 206px;
    margin-bottom: 0;
  }

  .bdcom-feature-inner,
  .bdcom-feature-cta-body,
  .bdcom-feature-cta-link {
    display: block;
  }

  .bdcom-feature-cta-link {
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
    max-width: 200px;
  }

  .call-input {
    margin-bottom: 10px;
    height: 45px;
    padding: 15px 22px;
  }

  .connectivity-required {
    margin-bottom: 25px;
  }

  .office-page-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .policy-title {
    margin-bottom: 15px;
  }

  .policy-block p {
    margin-bottom: 10px;
  }

  .footer-address {
    margin-bottom: 0;
  }

  #coverageMap {
    height: 385px;
  }

  .xyr-user-review-section .xyr-subheading-sml {
    margin-bottom: 0;
  }

  .bdcom-feature-copy {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100%;
  }

  .sml-next-illustration img {
    max-width: 70%;
  }

  .connectivity-card {
    max-width: 100%;
  }

  .policy-wrapper,
  .inner-page-wrapper {
    max-width: 100%;
  }

  .rc-anchor-normal,
  .rc-anchor-light.rc-anchor-normal,
  .rc-anchor-light.rc-anchor-compact {
    width: 250px !important;
  }

  .bdcom-feature-cta-icon i {
    font-size: 16px;
  }

  .bdcom-feature-cta-icon {
    width: 40px;
    height: 40px;
  }

  .ev-modal-close {
    width: 30px;
    height: 30px;
  }

  .ev-modal-close i {
    font-size: 17px;
  }

  .map-search {
    position: absolute;
    top: 25px;
    left: 50%;
    min-width: 210px;
    transform: translateX(-50%);
  }

  .map-search i,
  .map-home-btn i {
    font-size: 19px;
  }

  .map-search,
  .map-home-btn {
    height: 45px;
    padding: 0 10px;
  }

  .map-suggest-list {
    top: 50px;
  }

  .packages-header-section .smile-container {
    max-width: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .package-popup__box {
    width: 80%;
    max-width: 80%;
    padding: 40px 30px;
  }

  .package-popup__icon {
    position: absolute;
    top: 35px;
    left: 10px;
    width: 60px;
    height: 20px;
    display: none;
  }

  .faq-section-title {
    line-height: 1.2;
  }

  .package-popup__close {
    top: 10px;
    right: 10px;
  }

  .package-popup__form input {
    position: relative;
    grid-column: span 2;
  }

  .package-popup__title {
    font-size: 19px;
    font-weight: 600;
  }

  .package-popup__info p {
    font-size: 12px;
    margin-bottom: 0;
  }

  .call-textarea {
    min-height: 45px;
  }

  .package-popup__info span {
    font-size: 14px;
  }

  .coverage-popup__status {
    gap: 5px;
  }

  .coverage-popup__status i {
    font-size: 20px;
  }

  .coverage-popup__close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    place-content: center;
  }

  .bdcom-feature-inner {
    padding: 35px 25px 30px 25px;
  }

  .bdcom-feature-footer p {
    font-size: 17px;
  }

  .bdcom-feature-cta-body {
    padding: 35px 25px;
  }

  .story-panel {
    padding: 40px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .faq-filter {
    margin-bottom: 25px;
  }

  .faq-question {
    gap: 20px;
    padding: 25px 20px 25px 25px;
    font-weight: 600;
  }

  .faq-answer {
    padding: 0 25px;
  }

  .faq-answer p {
    max-width: 100%;
  }

  .faq-type {
    padding: 10px 23px;
  }

  .faq-home {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .package-tier {
    font-size: 20px;
    left: 25px;
    right: unset;
  }

  .package-carousel {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    justify-content: flex-start;
  }

  .package-carousel-wrap.is-full .package-carousel {
    padding-left: 16px;
  }

  .package-carousel::after {
    flex: 0 0 16px;
  }

  .package-brand {
    grid-template-columns: repeat(2, 1fr);
  }

  .brand-pill {
    height: 34px;
    padding: 6px 10px;
  }

  .brand-pill img {
    max-height: 22px;
    max-width: 100%;
  }

  .package-arrow,
  .sml-review-arrow--prev,
  .sml-review-arrow--next {
    display: none;
  }

  .call-you-wrapper .col-lg-6 {
    padding: 40px 40px 30px 40px;
  }

  .sml-review-track {
    gap: 16px;
  }

  .story-panel {
    border-radius: 0 0 35px 35px;
    margin-top: 0;
  }

  .sml-success-scroll {
    margin: 0 auto;
  }

  .story-section {
    padding-top: 0;
  }

  .story-panel-content {
    margin-top: 80px;
  }
  .sml-success-section {
    height: unset;
    margin-top: 110px;
    padding: 0;
  }

  .offer-page-section {
    margin-top: 0 !important;
    padding: 40px 0 !important;
  }

  .offer-features {
    padding-bottom: 40px;
  }

  .package-row .col-lg-4 {
    width: 100%;
  }

  .inner-page-wrap .package-card {
    width: 312px;
    min-width: 312px;
    max-width: 312px;
    flex: unset;
    padding: 35px 25px;
    margin-left: auto;
    margin-right: auto;
    min-height: 490px;
  }

  .package-carousel,
  .sml-review-track {
    gap: 16px;
  }

  .package-card {
    flex: unset;
    flex-shrink: 0;
    scroll-snap-align: start;
  }

  .sml-video-card {
    height: auto;
    filter: unset;
    transform: scale(1);
    transition: unset;
    will-change: unset;
    flex: 0 0 min(78vw, 330px);
    aspect-ratio: 9 / 16;
    scroll-snap-align: start;
  }

  .smile-container,
  .hero-banner-inner {
    max-width: 100%;
    padding-left: 10% !important;
    padding-right: 10% !important;
  }

  .hero-banner-inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .packages-header-section {
    margin-top: 40px;
  }

  .package-page .site-footer {
    padding: 80px 0 40px 0;
  }

  .call-illustration img {
    max-width: 100%;
    width: 80%;
  }

  .package-card.is-expanded .feature-panel {
    padding: 20px;
  }

  .inner-page-wrap .hero-banner-inner .hero-bg-img {
    object-position: 70% center;
  }

  .support-sml-icon img {
    width: 27px;
    height: 27px;
    opacity: 0.9;
  }

  .footer-title {
    font-size: 12px;
  }

  .footer-social span {
    font-size: 12px;
  }

  .footer-copy {
    position: relative;
    padding-top: 20px;
  }

  .footer-copy::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 0.5px;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.5);
  }

  .site-footer {
    padding-bottom: 20px;
  }

  .package-page .package-row {
    justify-content: center;
    row-gap: 20px;
  }

  .package-page .package-row > .pk-custom {
    flex: 0 0 313px;
    width: 313px;
    max-width: 313px;
    padding: 0;
  }

  .package-page .package-card {
    width: 100%;
    min-width: 0;
  }

  .sml-review-carousel-wrap,
  .package-carousel-wrap {
    overflow: hidden;
    transition: margin-left 0.25s ease;
  }

  .sml-review-carousel,
  .package-carousel {
    /*width: 100vw;*/
    overflow-x: auto;
    overflow-y: hidden;
    scroll-padding-left: 0;
  }

  .sml-review-track,
  .package-carousel {
    padding-left: 0;
    padding-right: 10vw;
    transition: padding-left 0.25s ease;
  }

  .free-badge {
    top: -20px;
  }

  .story-section .smile-container {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .call-info-link {
    font-size: 13px;
    line-height: 1.3;
  }

  ::placeholder,
  select.form-control-custom {
    font-size: 12px;
    line-height: 1 !important;
  }

  .package-popup__form input,
  .package-popup__zone-input,
  .package-popup__message,
  .package-popup__zone-list li,
  .form-control-custom,
  .call-input,
  select.form-control-custom.is-selected {
    font-size: 14px;
    line-height: 1 !important;
  }

  .bdcom-feature-cta-icon svg {
    margin-left: 3px;
    height: 16px;
  }

  .call-textarea {
    margin-bottom: 5px;
  }

  .office-page-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 16px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding-left: max(10%, 16px);
    padding-right: max(10%, 16px);
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .office-page-grid::-webkit-scrollbar {
    display: none;
  }

  .office-page-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 16px;
    width: 100vw;
    margin-left: 0;
    padding: 0;
  }

  .office-page-grid > div {
    flex: 0 0 230px !important;
    width: 230px !important;
    max-width: 230px !important;
    padding-right: 0;
    padding-left: 0;
  }

  .expand-strip {
    flex-direction: column;
    height: auto;
    gap: 5px;
  }

  .expand-strip:hover .expand-item {
    flex: 0 0 93px;
    transition: unset;
  }

  .expand-item {
    position: relative;
    overflow: hidden;
    border: 3px solid rgba(255, 255, 255, 0.5);
    flex: 0 0 93px;
  }

  .expand-item.is-active {
    max-height: 420px;
  }

  .expand-strip .expand-item img {
    width: 100% !important;
    height: 375px !important;
  }

  .expand-item img {
    width: 100%;
    height: 375px;
    object-position: center center;
  }

  .expand-item:not(.is-active) img {
    width: 100%;
    height: 93px !important;
    object-fit: cover;
    object-position: center 75%;
  }

  .expand-badge {
    font-size: 25px;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    line-height: 1;
  }

  .expand-item .expand-badge {
    position: absolute;
    z-index: 4;
    left: 25px;
    bottom: 15px;
    transform: none;
  }

  .expand-item:not(.is-active) .expand-badge {
    top: 50%;
    transform: translateY(-50%);
    left: 25px !important;
    right: auto;
    bottom: 25px;
  }

  .expand-strip:hover .expand-item:hover .expand-badge {
    top: auto;
    bottom: 15px;
    transform: none;
  }

  .expand-item .expand-content {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 3;
    transform: none;
    opacity: 1;
    transition: unset;
  }

  .expand-item:not(.is-active) .expand-content {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .expand-item.is-active .expand-content {
    right: 25px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .expand-strip:hover .expand-item.is-active .expand-content {
    opacity: 1 !important;
    transform: unset !important;
  }

  .expand-sub {
    font-size: 13px;
  }

  .expand-title {
    font-size: 20px;
    margin: 5px 0 10px;
  }

  .expand-btn {
    font-size: 12px;
    padding: 10px 15px;
    transition: unset;
    transform: none;
  }

  .ev-modal-dialog {
    max-width: 80%;
    border-radius: 20px;
  }

  .ev-modal-media {
    height: 280px;
  }

  .ev-modal-body {
    padding: 32px 24px 34px;
  }

  .ev-modal-title {
    font-size: 28px;
  }

  .ev-modal-desc {
    font-size: 15px;
  }

  .home-packages .smile-container {
    padding-right: 0 !important;
  }
}

/* Mobile Small */
@media (max-width: 576px) {
  .inner-page-wrap .order-btn {
    padding-top: 15px;
  }

  .sml-next-box {
    padding: 25px;
  }

  .packages-note {
    margin-top: 20px;
  }

  .bdcom-feature-copy p {
    font-size: 10px;
  }

  .faq-question {
    align-items: flex-start;
  }

  .xyr-review-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .bdcom-feature-cta-link span:first-child {
    font-size: 21px;
    margin-right: 0;
  }

  .bdcom-feature-cta-link {
    max-width: unset;
  }

  .zonal-office {
    padding-top: 0 !important;
  }

  .office-page-card {
    border-radius: 20px;
    padding: 25px;
  }

  .office-page-title {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: left;
  }
}

@media (max-width: 480px) {
  .ev-modal-media {
    height: 220px;
  }

  .ev-modal-title {
    font-size: 24px;
  }

  .ev-modal-desc {
    font-size: 13px;
  }

  .support-sml-section .smile-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sml-next-illustration img {
    max-width: 100%;
  }

  .footer-top {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 360px) {
  .common_f {
    text-align: left;
  }

  .sml-header,
  .connectivity-card,
  .call-you-wrapper {
    max-width: 300px;
  }

  .sml-success-wrap,
  .inner-page-faq .section-header {
    max-width: 300px;
  }

  .package-tabs {
    padding-right: unset !important;
    margin-right: unset;
  }

  .call-you-section .smile-container,
  .connectivity-section .smile-container {
    padding-left: 0;
    padding-right: 0;
  }

  .package-popup__box {
    max-width: 300px;
    padding: 40px 20px;
  }

  .package-popup__close {
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .package-page .package-row > .pk-custom {
    flex: 0 0 288px;
    width: 288px;
    max-width: 288px;
    padding: 0;
  }

  .call-highlight-2 {
    top: 429px;
  }

  .btn-new-sml,
  .order-btn,
  .package-popup__submit,
  .call-submit-btn,
  .submit-btn {
    font-size: 13px;
    padding: 15px 20px;
  }
}
