.mobile-bar {
  display: none;
}

.mobile-logo {
  display: none;
}

header .menu-close {
  display: none;
}

.banner.home-banner.how-it-works-banner {
  background-image: none;
  padding: 20px 0;
}

/* new changes */
/* @media (max-width: 1199.98px) {
    .banner-video {
        padding-top: 24rem;
    }
}
@media (max-width: 991.98px) {
    .banner-video {
        padding-top: 19.5rem;
    }
    .banner-video .desktop-video{
        min-width: 435px;
    }
} */

@media only screen and (min-width: 1170px) and (max-width: 1400px) {
  .ask-question .ask-question-inner {
    padding: 55px 60px;
  }

  .banner.activvoice-banner .banner-caption h1 {
    font-size: 40px;
  }

  .banner .banner-caption h1 {
    font-size: 45px;
  }

  .how-it-work {
    padding-top: 0px;
  }

  .overview-tabs .container {
    max-width: 90%;
  }

  .banner-video.img img {
    max-width: 100%;
  }

  .phone-product .product-list .box {
    padding: 15px 10px;
  }

  .container {
    max-width: 1220px;
    width: 100%;
  }

  header .logo img {
    width: 230px;
  }

  header .menu-container ul>li {
    margin-right: 32px;
  }

  header .menu-container>ul>li>a {
    font-size: 14px;
  }

  header .menu-container ul li>a:after {
    background-size: 11px;
    right: -22px;
  }

  header .top-nav .country-box .form-select {
    font-size: 16px;
    background-position: 81% 13px !important;
    background-size: 12px !important;
  }

  header .top-nav .country-box img {
    width: 18px;
  }

  header .login-btn a {
    width: 80px;
    font-size: 16px;
  }

  .our-plan-allow .ourplan-list .term {
    max-width: 100%;
    margin: 0 auto;
  }

  .faq .inner-faq {
    max-width: 90%;
  }

  .how-it-work .caption h3 {
    font-size: 36px;
  }

  .limit-commun .container {
    max-width: 88%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1170px) {
  .calculate-saving .container {
    max-width: 100%;
  }

  .calculate-saving .calculate-bg {
    padding: 50px 50px;
  }

  .calculate-saving .cal-display th.month-amnt {
    font-size: 26px;
  }

  .phone-product .product-list .box {
    padding: 15px 10px;
  }

  .phone-product .container {
    max-width: 100%;
  }

  .phone-product .product-list .box .img-slider .carousel-inner .carousel-item img {
    max-height: 110px;
  }

  .phone-product .product-list .box h4 {
    font-size: 14px;
  }
}

@media screen and (max-width: 1170px) {
  .operating-diagram .img-operating-diagram h3 {
    font-size: 26px;
    /* bottom: 10%; */
    left: 11%;
  }

  .operating-diagram-left .inner-box ul li.active {
    padding: 10px;
  }

  .operating-diagram-left .inner-box {
    padding: 15px 15px 0px 15px;
    margin-bottom: 5px;
  }

  .banner.inner-banner {
    padding: 30px 0;
  }

  .inner-banner .banner-caption .btn-main.mt-5 {
    margin-top: 25px !important;
  }

  .virtual-phones-app .content .cstm_btn {
    padding: 12px 10px 12px 35px;
  }

  .key-features .container {
    max-width: 100%;
  }

  .banner-video.img img {
    max-width: 100%;
  }

  .virtual-phones-app .content .cstm_btn:after {
    background-image: url(../img/virtual-phones/download.svg) !important;
    right: auto;
    background-size: 17px;
    left: 10px;
    top: 16px;
  }

  .how-it-work .box-outer {
    padding: 50px;
  }

  .phone-product .product-filter ul li {
    padding: 6px 0px;
  }

  .phone-product {
    padding-top: 20px;
  }

  .phone-product .product-list .box h4 {
    font-size: 14px;
  }

  .phone-product .product-list .box .free-Shiping {
    margin-bottom: 15px;
  }

  .ask-question .ask-question-inner {
    padding: 55px 60px;
  }

  .ask-question .ask-question-inner {
    height: auto;
  }

  .banner .banner-caption h1 {
    font-size: 45px;
  }

  .overview-tabs .tabs-nav-bg .nav-tabs li button.nav-link {
    padding: 20px 0;
  }

  .overview-tabs .container {
    max-width: 100%;
    width: 100%;
  }

  .phone-plans-main .box {
    min-height: 490px;
  }

  .ask-question .ask-question-inner h3 {
    font-size: 40px;
  }

  header .container {
    max-width: 95%;
    width: 100%;
  }

  header .container .row.d-flex .col-sm-3 {
    max-width: 100%;
    width: 100%;
  }

  header .container .row.d-flex .col-sm-9 {
    max-width: 100%;
    width: 100%;
  }

  header .container .row.d-flex {
    justify-content: center;
  }

  header .logo img {
    max-width: 170px;
    width: 100%;
  }

  header .menu-container ul>li {
    margin-right: 45px;
  }

  header.fixed-header .menu-container ul>li {
    margin-right: 25px;
  }

  header.fixed-header .row .col-sm-9 .d-flex.align-items-center.justify-content-between {
    justify-content: flex-end !important;
  }

  header.fixed-header .menu-container>ul>li>a {
    font-size: 14px;
    padding: 21px 0 20px 0;
  }

  header.fixed-header .menu-container ul li>a:after {
    top: 25px;
    right: -19px;
    background-size: 9px;
  }

  header.fixed-header .logo {
    position: absolute;
    top: 28px;
  }

  header.fixed-header .login-btn a {
    width: 73px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
  }

  header.fixed-header {
    padding-bottom: 0;
  }

  header.fixed-header .menu-container ul>li>ul {
    top: 65px;
  }

  header.fixed-header .menu-container ul>li>ul li ul {
    top: auto;
  }

  header .menu-container>ul>li>a {
    font-size: 16px;
    padding: 30px 0 20px 0;
  }

  header .logo {
    position: absolute;
    top: 20px;
  }

  header .menu-container {
    margin-top: 15px;
  }

  header .menu-container ul li>a:after {
    top: 34px;
    right: -23px;
  }

  header .login-btn {
    margin-top: 20px;
  }

  header .menu-container ul li ul {
    top: 75px;
  }

  .calculate-saving .calculate-bg {
    padding: 50px 0px;
  }

  .calculate-saving .cal-num {
    padding: 0px 60px 0px 30px;
  }

  .calculate-saving .cal-display {
    height: auto;
  }

  .calculate-saving .cal-display .cal-logo img.width-cstm {
    width: 120px;
  }

  .custom-quote .custom-quote-caption h3 {
    font-size: 40px;
  }

  .custom-quote .custom-quote-caption h4 {
    margin-bottom: 25px;
  }

  .cloud-boxes .box {
    padding: 25px 15px;
    justify-content: flex-start;
  }

  .cloud-boxes .box h4 {
    font-size: 22px;
  }

  .cloud-boxes .box img {
    width: 60px;
  }

  .cloud-boxes .box {
    height: 400px;
  }

  .cloud-boxes .btn-main {
    margin-top: 20px;
  }

  .cloud-boxes .box p {
    min-height: 80px;
  }

  .custom-quote {
    padding-top: 10px;
  }

  .how-it-work {
    padding-top: 10px;
  }

  .home-cat-des {
    padding-top: 0;
  }

  .calculate-saving {
    padding-top: 10px;
  }

  .how-it-work .box-outer {
    padding: 30px;
    border-radius: 20px;
  }

  .how-it-work .caption h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }

  footer .call-request a {
    font-size: 35px;
  }

  footer .call-request h4 {
    font-size: 24px;
  }

  .logos-img {
    padding-top: 30px;
    max-width: 100%;
  }

  header .top-nav .row .col-sm-3.offset-sm-0.offset-md-9 {
    width: 50%;
    margin-left: 50%;
  }

  footer .socail-icon ul li {
    margin-right: 2px;
  }

  footer .socail-icon ul li a {
    height: 40px;
    width: 40px;
    line-height: 36px;
  }

  footer .socail-icon ul li a img {
    width: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .limit-commun .container {
    max-width: 90%;
  }

  .limit-commun .limit-inner .list {
    margin-top: 10px;
    display: inline-block;
    padding: 0 25px;
  }

  .limit-commun .limit-inner h3 {
    font-size: 26px;
    margin-bottom: 25px;
  }

  .limit-commun .limit-inner .list ul li {
    margin-bottom: 10px;
  }

  .limit-commun {
    padding-bottom: 30px;
  }

  .ask-question .ask-question-inner h3 {
    font-size: 36px;
  }

  .ask-question .ask-question-inner {
    height: auto;
  }

  .banner.phone-plan-banner {
    margin-top: 114px;
    padding-bottom: 25px;
  }

  .ask-question .ask-question-inner h3 {
    font-size: 46px;
  }

  .ask-question .ask-question-inner {
    padding: 40px 35px;
  }

  .phone-plan-banner .btn-main {
    margin-top: 30px;
  }

  .how-does-boost .left-des h3 {
    font-size: 44px;
    line-height: 60px;
    margin-bottom: 31px;
  }

  footer .socail-icon ul li a {
    height: 32px;
    width: 32px;
    line-height: 30px;
  }

  footer .socail-icon ul li {
    margin-right: 2px;
  }

  footer .socail-icon ul li a img {
    width: 13px;
  }

  header .menu-container ul>li {
    margin-right: 30px;
  }

  header .menu-container>ul>li>a {
    font-size: 16px;
    padding: 10px 0 20px 0;
  }

  header .menu-container ul li>a:after {
    background-size: 9px;
    right: -18px;
    top: 15px;
  }

  .container {
    max-width: 95%;
    width: 100%;
  }

  header .menu-container ul>li {
    margin-right: 22px;
  }

  header .top-nav .country-box .form-select {
    font-size: 13px;
    background-position: 54% 12px !important;
    background-size: 10px !important;
    cursor: pointer;
  }

  header .top-nav .country-box img {
    width: 16px;
  }

  header .top-nav .ctry-box {
    max-width: 100px;
  }

  header .login-btn a {
    width: 62px;
    height: 35px;
    font-size: 13px;
    line-height: 36px;
  }

  header .login-btn {
    margin-top: 3px;
  }

  header .logo img {
    max-width: 140px;
    width: 100%;
  }

  header .top-nav {
    padding: 10px 0 0px 0;
  }

  header .logo {
    top: 10px;
  }

  .banner .banner-caption h1 {
    font-size: 30px;
  }

  .banner .banner-caption h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .cstm_btn {
    font-size: 13px;
    padding: 6px 30px 6px 12px;
  }

  .cstm_btn:after {
    top: 12px;
    right: 1px;
    background-size: 16px;
  }

  .banner.home-banner {
    padding-top: 10px;
    padding-bottom: 20px;
    background-position: 0 30%;
    background-size: 100%;
  }

  header.fixed-header .logo img {
    max-width: 120px;
  }

  header.fixed-header .login-btn {
    margin-top: 0;
    position: absolute;
    top: 10px;
  }

  header.fixed-header .login-btn a {
    width: 63px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
  }

  header.fixed-header .menu-container {
    margin-top: 36px;
  }

  .home-cat-des .thumb-img img {
    max-width: 100%;
  }

  header.fixed-header .logo {
    position: absolute;
    top: 15px;
  }

  header .menu-container ul li ul {
    top: 45px;
  }

  header .menu-container ul li ul li {
    margin-bottom: 5px;
  }

  .logos-img ul li img {
    max-width: 75%;
  }

  .logos-img h3 {
    font-size: 12px;
  }

  .home-cat-des .caption h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  .home-cat-des .caption p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .home-cat-des .caption.ps-4 {
    padding-left: 0px !important;
  }

  .home-cat-des {
    padding-bottom: 20px;
  }

  .calculate-saving .calculate-bg h3 {
    font-size: 28px;
    margin-bottom: 25px;
    margin-left: 35px;
  }

  .calculate-saving .calculate-bg {
    padding: 25px 0px;
  }

  .calculate-saving .cal-num {
    padding: 0px 60px 0px 15px;
    height: 400px;
    right: -70px;
  }

  .calculate-saving .cal-num span.hdng {
    font-size: 14px;
  }

  .calculate-saving .cal-num .toggle-num .btn-toggle {
    margin-left: 15px;
  }

  .calculate-saving .cal-num .num-count .number {
    margin-left: 20px;
  }

  .calculate-saving .cal-num .num-count .inner-num-count {
    margin-bottom: 30px;
  }

  .calculate-saving .cal-num .toggle-num {
    margin-bottom: 30px;
  }

  .calculate-saving .cal-num .radio-btns .custom-radio label {
    padding: 5px 12px;
    font-size: 14px;
  }

  .calculate-saving .cal-num .radio-btns .custom-radio .radio-mark {
    width: 14px;
    height: 14px;
  }

  .calculate-saving .cal-num .radio-btns .custom-radio input[type="radio"]:checked+.radio-mark::after {
    top: 0px;
    left: 3px;
    width: 5px;
    height: 9px;
  }

  .calculate-saving .cal-display {
    padding: 15px;
  }

  .calculate-saving .cal-display th.month-amnt {
    font-size: 24px;
  }

  .calculate-saving .cal-display tr td:first-child {
    width: 50%;
    font-size: 14px;
  }

  .calculate-saving .cal-display tr td {
    width: 50%;
    font-size: 14px;
  }

  .calculate-saving .cal-display p.prgh {
    padding: 15px 0;
    font-size: 14px;
    line-height: 23px;
    margin-top: 0px;
  }

  .calculate-saving .cal-display .cal-logo img.width-cstm {
    width: 90px;
  }

  .calculate-saving .cal-display .cal-logo img {
    width: 75px;
  }

  .calculate-saving .cal-display .cal-logo h4 {
    font-size: 20px;
  }

  .calculate-saving .cal-display .cal-logo {
    height: 85px;
  }

  .calculate-saving .cal-display .table-main {
    border-radius: 20px;
    padding: 0px 0px 10px 0px;
  }

  .calculate-saving {
    padding-bottom: 30px;
  }

  .custom-quote .custom-quote-caption h3 {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .custom-quote .custom-quote-caption h4 {
    margin-bottom: 10px;
  }

  .custom-quote {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cloud-boxes {
    padding-top: 10px;
  }

  .cloud-boxes .box img {
    width: 45px;
  }

  .cloud-boxes .box h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .cloud-boxes .box p {
    min-height: 75px;
    font-size: 14px;
    line-height: 24px;
  }

  .cloud-boxes .box {
    padding: 25px 10px;
    height: 310px;
  }

  .cloud-boxes .btn-main {
    margin-top: 0;
  }

  .clients-logo.seen-on {
    padding-bottom: 30px;
  }

  .how-it-work .caption h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .how-it-work {
    padding-bottom: 20px;
  }

  .how-it-work .box-outer {
    padding: 20px 15px;
    border-radius: 15px;
  }

  footer {
    padding: 40px 0 20px;
  }

  footer .footer-links h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }

  footer ul li a {
    font-size: 14px;
  }

  footer .footer-links ul li {
    margin-bottom: 12px;
  }

  footer .call-request {
    margin-top: 15px;
  }

  footer .call-request h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  footer .call-request a {
    font-size: 26px;
    margin-bottom: 16px;
  }

  footer .footer-bottom {
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .phone-product .product-list .box .img-slider .carousel-inner .carousel-item img {
    max-height: 110px;
  }

  .banner.video-conferencing-banner {
    padding-top: 30px;
  }

  .key-features {
    padding: 30px 0;
  }

  .key-features .box img {
    display: none;
  }

  .key-features .col-sm-6 {
    display: none;
  }

  .key-features .col-sm-3 {
    width: 50%;
  }

  .key-features .caption {
    margin-bottom: 30px;
  }

  .key-plans {
    padding: 30px 0;
  }

  .key-plans .toggle-num {
    margin-top: 10px;
  }

  .key-plans .box {
    padding: 15px;
    height: 250px;
  }

  .key-plans .box h4 {
    font-size: 20px;
  }

  .key-plans .box .price>span {
    font-size: 26px;
  }

  .key-plans .box .price em {
    font-size: 14px;
  }

  /* .btn-main.features-btn .cstm_btn:after {
        left: 10px;
        background-size: 12px;
        top: 13px;
    } */

  .btn-main.features-btn .cstm_btn {
    padding: 6px 16px 6px 28px;
  }

  .key-plans .box .btn-main.order-btn .cstm_btn {
    padding: 6px 28px 6px 16px;
  }

  .key-plans .box .btn-main.order-btn .cstm_btn:after {
    right: -3px;
    background-size: 12px;
    top: 14px;
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item {
    opacity: 0.2;
    transform: scale(0.8);
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item .item {
    perspective: inherit;
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item .box {
    transform: none;
    transform-style: inherit;
  }

  .refer-letter-container .box.left-side img {
    max-width: 90px;
    width: 100%;
  }

  .refer-letter-container .box.left-side.box h4 {
    margin: 0 0 0 0;
    padding-right: 15px;
    text-align: left;
    font-size: 20px;
  }

  .refer-letter-container .box h4 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: left;
  }

  .refer-letter-container .box.right-side {
    padding: 0px 25px;
  }

  .refer-letter-container .box .cstm_btn {
    background: #f74000;
    padding: 7px 16px 7px 50px;
  }

  .refer-letter-container .box.right-side .cstm_btn:after {
    left: 20px;
    background-size: 16px;
    top: 11px;
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item.center.active+.owl-item .item {
    perspective: inherit;
  }

  .testimonial-slider .box {
    padding: 10px;
  }

  .testimonial-slider .box h4 {
    font-size: 12px;
  }

  .testimonial-slider .box h4 span {
    font-size: 12px;
  }

  .testimonial-slider .box p {
    font-size: 14px;
  }

  .testimonial-slider .box img {
    max-width: 85px;
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item.center.active+.owl-item .box {
    transform: none;
    transform-style: inherit;
  }

  .youtube-video-container .box .caption {
    position: relative;
  }

  .banner.testimonials-banner {
    padding: 30px 0;
  }

  .youtube-video-container .box .caption img {
    max-width: 25px;
    width: 100%;
    position: absolute;
    right: 8px;
    top: -25px;
  }

  .youtube-video-container .box .caption {
    padding: 10px;
  }

  .youtube-video-container .box .caption h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .youtube-video-container {
    padding-bottom: 30px;
  }

  .referral-program-banner {
    padding: 20px 0;
  }

  .referral-program-qoute .box {
    padding: 40px 15px 15px 15px;
    height: 370px;
    text-align: center;
  }

  .referral-program-qoute .box .img {
    left: 0;
    right: 0;
  }

  .referral-program-qoute .box .qoute-icon {
    margin: 10px 0 15px 0;
  }

  .referral-program-qoute .box .qoute-icon img {
    max-width: 30px;
  }

  .referral-program-qoute .box.ps-5 {
    padding-left: 50px !important;
  }

  .advantages {
    padding: 0px 0 30px 0;
  }

  .advantages .box {
    padding: 0 15px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: unset;
  }

  .refer-friends .thumb-img img {
    max-width: 100%;
    margin: 0 auto;
  }

  .advantages .btn-main {
    margin-top: 30px;
  }

  .advantages .caption {
    text-align: center;
    margin-bottom: 20px;
  }

  .advantages .box .img img {
    max-width: 110px;
  }

  .overview-tabs .tabs-nav-bg .nav-tabs li button.nav-link {
    padding: 10px 0;
    font-size: 14px;
  }

  header .menu-container>ul>li:first-child>a {
    pointer-events: none;
  }

  .overview-tabs .tab-content .overview-tab-content .box {
    gap: 15px;
    padding: 0 10px;
  }

  .overview-tabs .tab-content .overview-tab-content .box p {
    font-size: 12px;
  }

  .overview-tabs .tab-content .overview-tab-content .box h4 {
    font-size: 13px;
  }

  .overview-tabs .tab-content .overview-tab-content .box img {
    font-size: 25px;
    margin: 0;
  }

  header {
    height: 60px;
    position: relative;
  }

  header.active-header {
    position: fixed;
  }

  .banner.phone-plan-banner {
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .banner.phone-plan-banner .banner-caption h1 {
    font-size: 30px;
  }

  .phone-plans-main .box h5 {
    font-size: 14px;
    height: 34px;
    top: -35px;
    left: 0;
    right: 0;
  }

  .phone-plans-main .box {
    border-radius: 0px 0px 20px 20px;
    padding: 10px;
    height: 450px;
  }

  .phone-plans-main .box h4 {
    font-size: 16px;
    min-height: 40px;
  }

  .container {
    max-width: 100%;
    width: 100%;
  }

  .phone-plans-main .box>img {
    width: 100%;
    max-width: 100px;
  }

  .phone-plans-main .box>p {
    font-size: 14px;
    margin-bottom: 10px;
    height: auto;
    min-height: 77px;
  }

  .phone-plans-main .box .city-plan p {
    font-size: 14px;
  }

  .phone-plans-main .box .price>span {
    font-size: 22px;
  }

  .phone-plans-main .box .price span i {
    font-size: 14px;
  }

  .phone-plans-main .box .city-plan {
    align-items: flex-start;
  }

  .phone-plans-main .box .city-plan img {
    margin-right: 0;
    margin-top: 4px;
  }

  .phone-plans-main .box .discount {
    margin: 10px 0 5px 0;
  }

  .phone-plans-main .box .plan-btns {
    margin-top: 20px;
  }

  .box .btn-main.features-btn .cstm_btn:after {
    left: 10px;
    background-size: 32px;
    top: 12px;
  }

  .phone-plans-main .box .btn-main.order-btn .cstm_btn {
    padding: 8px 42px 8px 16px;
  }

  .plans-offers h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .plans-offers {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .plans-offers .table tbody tr th {
    padding-left: 10px;
  }

  .plans-offers .table {
    font-size: 13px;
  }

  .plans-offers .table thead th h4 {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
  }

  .plans-offers .table tbody img {
    width: 11px;
  }

  .ask-question .ask-question-inner h3 {
    font-size: 30px;
  }

  .ask-question .ask-question-inner {
    height: auto;
    text-align: center;
  }

  .ask-question .ask-question-inner .btn-main {
    text-align: center;
    display: inline-block;
    width: 100%;
  }

  .how-does-boost .left-des h3 {
    font-size: 28px;
    line-height: 40px;
  }

  .how-does-boost .left-des h3 img {
    max-width: 100px;
    width: 100%;
  }

  .how-does-boost .left-des {
    padding-right: 0;
  }

  .how-does-boost .right-scenario {
    padding: 20px;
    height: 260px;
  }

  .how-does-boost .right-scenario h4 {
    font-size: 18px;
  }

  .how-does-boost .right-scenario h5 {
    font-size: 14px;
  }

  .how-does-boost {
    padding-bottom: 0px;
  }

  .our-plan-allow .ourplan-list .box .icon-hdng {
    padding: 0 10px;
  }

  .our-plan-allow .ourplan-list .box .icon-hdng img {
    width: 20px;
  }

  .our-plan-allow .ourplan-list .box .icon-hdng h4 {
    font-size: 14px;
  }

  .our-plan-allow .ourplan-list .box h5 {
    width: 85px;
    height: 28px;
    top: -28px;
    right: 20px;
    line-height: 32px;
    padding: 0 10px;
    font-size: 12px;
  }

  .our-plan-allow .ourplan-list .box h5 span.line {
    font-size: 12px;
  }

  .our-plan-allow .ourplan-list .box {
    margin-bottom: 15px;
  }

  .our-plan-allow .ourplan-list .term {
    max-width: 100%;
  }

  .our-plan-allow .ourplan-list .term p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .our-plan-allow {
    padding-bottom: 20px;
  }

  .faq {
    padding-bottom: 30px;
  }

  .faq .inner-faq {
    max-width: 100%;
  }

  .faq h3 {
    font-size: 25px;
    margin: 0;
  }

  .faq .inner-faq .accordion {
    margin-top: 15px;
  }

  .faq .inner-faq .btn-main {
    text-align: right;
  }

  .faq .inner-faq .accordion-item .accordion-button {
    font-size: 16px;
    padding: 10px;
  }

  .mobile-menu {
    margin: 0px;
    position: fixed;
    top: 0;
    bottom: 0;
    display: block !important;
    width: 75%;
    left: -100%;
    background: #fff;
    height: 100vh;
    z-index: 999;
  }

  header .top-nav .ctry-box {
    max-width: 65px;
    margin-right: 5px;
    margin-top: 6px;
  }

  header .top-nav .country-box .form-select {
    background-position: 90% 13px !important;
    background-size: 8px !important;
  }

  .mobile-bar {
    width: 22px;
    filter: brightness(0) invert(0);
    display: block;
    position: absolute;
    top: 22px;
    right: 16px;
    z-index: 2;
  }



  header .top-nav .country-box .phn-numbers {
    display: none;
  }

  header .logo {
    top: 12px;
  }

  /* .banner {
        margin-top: 61px;
    } */

  header .overly {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    bottom: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
  }

  header .search-close {
    display: none;
    position: absolute;
    right: 50px;
    top: 22px;
    opacity: 0.7;
  }

  header .mobile-menu .menu-close {
    right: 7px;
    background: #f6f6f6;
    top: 20px;
    color: #d4d4d4;
    position: absolute;
    height: 38px;
    width: 38px;
    display: block;
    font-weight: 100;
    text-align: center;
    border: none;
    border-radius: 50px;
    opacity: 1;
    line-height: 39px;
    transform: rotate(90deg);
  }

  header .mobile-menu .menu-close img {
    width: 13px;
  }

  header .logo.mobile-logo {
    text-align: left;
    background: #f6f6f6;
    display: block;
    padding: 20px 15px 0 15px;
    margin-bottom: 0px;
    margin-top: 0;
    height: 80px;
    width: 100%;
    top: 0;
    border-bottom: 4px solid #e8e8e8;
  }

  header .menu-container {
    margin-top: 82px;
    padding-top: 20px;
    overflow-y: auto;
    height: 79vh;
  }

  header .logo.mobile-logo img {
    max-width: 167px;
    width: 100%;
  }

  header .menu-container ul>li {
    margin-right: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
  }

  header .menu-container>ul>li>a {
    padding: 12px 20px;
    color: #000;
    font-size: 16px;
  }

  header .menu-container ul li>a:after {
    background-size: 14px;
    right: 8px;
    top: 17px;
  }

  header .menu-container ul li ul {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    top: 0px;
    left: auto;
    right: auto;
    padding: 10px 20px !important;
    border: none;
    box-shadow: inset 0px 0px 10px #a7a7a7;
    background: #f2f2f2;
    border-radius: 0;
  }

  header .menu-container ul li ul.large-menu {
    width: 100%;
    align-items: flex-start;
    padding: 10px 0 !important;
    justify-content: center;
    position: relative;
    top: 0px;
    left: auto;
    right: auto;
    padding: 10px;
    border: none;
    box-shadow: inset 0px 0px 10px #a7a7a7;
    background: #f2f2f2;
    border-radius: 0;
  }

  header .menu-container ul>li>ul:before {
    display: none;
  }

  header .menu-container ul li:hover ul.large-menu {
    display: block !important;
  }

  header .menu-container ul li ul li ul {
    padding: 0px 20px !important;
  }

  header .menu-container ul li ul.large-menu li {
    margin-bottom: 0px;
    width: 100%;
  }

  header .menu-container ul li ul.large-menu.about-menu {
    width: 100%;
    left: auto;
    right: auto;
  }

  header .menu-container ul li ul.large-menu.about-menu>li:first-child {
    width: 100%;
  }

  header .menu-container ul li ul.large-menu.about-menu li {
    width: 100%;
  }

  header .menu-container ul li ul li a {
    font-size: 14px;
  }

  header .login-btn a {
    letter-spacing: 1px;
    width: 100%;
  }

  header .login-btn {
    margin-top: 3px;
    border-top: 1px solid #ccc;
    padding: 0 15px;
    padding-top: 11px;
  }

  .home-cat-des .thumb-img video {
    max-width: 100%;
    width: 100%;
  }

  .cloud-boxes .box h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .cloud-boxes .box img {
    width: 35px;
  }

  .cloud-boxes .box {
    height: 285px;
  }

  .custom-quote .custom-quote-caption h3 {
    font-size: 22px;
  }

  footer .footer-bottom .copyright ul li a {
    font-size: 13px;
  }

  footer .footer-bottom .copyright p {
    font-size: 13px;
  }

  footer .socail-icon>a {
    font-size: 16px;
  }

  footer .socail-icon ul li a img.fb {
    width: 7px;
    transition: all 0.5s;
  }

  .how-it-work .caption h3 {
    font-size: 22px;
  }

  .clients-logo {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .calculate-saving .cal-num .radio-btns .custom-radio {
    margin-right: 10px;
  }

  .cloud-boxes .row {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }

  .cloud-boxes .row .col-sm-4 {
    width: 80%;
  }

  .cloud-boxes .box {
    height: auto;
    margin-bottom: 15px;
    min-height: auto;
  }

  .phone-plans-main .row {
    flex-wrap: nowrap;
    padding-top: 50px;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
    padding-bottom: 10px;
  }

  .phone-plans-main .row .col-sm-4 {
    width: 80%;
  }

  .phone-plans-main {
    padding-top: 0px;
  }

  .meets-convenience {
    padding-bottom: 0;
  }

  .meets-convenience .caption h3 {
    text-align: left;
    font-size: 30px;
    margin-bottom: 15px;
  }

  .meets-convenience .caption h3 br {
    display: none;
  }

  .benefits {
    padding: 20px 0;
  }

  .benefits .box {
    padding: 15px;
    max-width: 95%;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 15px;
  }

  .benefits .box h4 {
    font-size: 16px;
  }

  .benefits .box p {
    font-size: 14px;
  }

  .what-expect {
    padding-bottom: 30px;
  }

  .what-expect .caption h3 {
    text-align: left;
    font-size: 30px;
  }

  .what-expect .caption {
    margin-bottom: 25px;
  }

  .what-expect .box img {
    max-width: 35px;
    margin-bottom: 20px;
  }

  .what-expect .box {
    padding: 10px;
  }

  .what-expect .box .inner .box {
    padding: 0;
    margin-top: 15px;
  }

  .security-container {
    padding-bottom: 30px;
  }

  .security-container .caption img {
    max-width: 35px;
    margin-bottom: 10px;
  }

  .caption h3 {
    font-size: 30px;
  }

  .security-container .caption {
    text-align: center;
    margin-bottom: 25px;
  }

  .security-container .box {
    padding: 15px;
  }

  .security-container .box.left-side {
    border-radius: 15px;
  }

  .security-container .row .box-curve {
    background: transparent;
    padding: 0 15px !important;
  }

  .security-container .box.right-side {
    background-color: #1a1617;
    border-radius: 15px;
  }

  .security-container .col-sm-6.ps-0 {
    padding: 0 15px !important;
  }

  .virtual-phones-app {
    padding-top: 30px;
  }

  .virtual-phones-app .content h3 {
    margin-bottom: 10px;
  }

  .virtual-phones-app .content ul li {
    margin-bottom: 5px;
  }

  .virtual-phones-app .img img {
    width: 100%;
    max-width: 85%;
  }

  .virtual-phones-app .img.img2 img {
    max-width: 100%;
  }

  .virtual-phones-app .content .cstm_btn:after {
    background-size: 17px;
    left: 0;
    top: 6px;
    right: 0;
    margin: 0 auto;
  }

  .virtual-phones-app .content .cstm_btn {
    padding: 20px 10px 12px 15px;
  }

  .zoho-crm-steps {
    padding: 30px 0;
    border-radius: 30px;
  }

  .zoho-crm-steps .row {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .zoho-crm-steps .left-content h4 {
    margin: 10px 0;
    font-weight: bold;
    font-size: 18px;
  }

  .zoho-crm-steps h3 {
    font-size: 30px;
  }

  .how-it-work.boosts-sales {
    margin-bottom: 20px;
  }

  .crm-ultra-plans {
    padding: 25px 0;
  }

  .crm-ultra-plans h3 {
    text-align: center;
    font-size: 28px;
  }

  .crm-ultra-plans p {
    text-align: center;
  }

  .crm-ultra-plans .box {
    margin-bottom: 0px;
  }

  .crm-voxsun-customer {
    padding-bottom: 30px;
  }

  .crm-voxsun-customer .box {
    height: 160px;
  }

  .operating-diagram-right .row.mrgin-b {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .operating-diagram-right .img img {
    max-width: 100%;
  }

  .operating-diagram-right .content-box h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .operating-diagram-right .content-box ul li {
    padding-left: 35px;
    margin-bottom: 10px;
  }

  .operating-diagram .operating-diagram-right .operating-mobile .img-store {
    display: flex;
    align-items: center;
  }

  .operating-diagram-right .row.mrgin-b#section1-office .content-box h5 {
    margin: 20px 0 21px 0;
  }

  .phone-product .product-list .box h4 span {
    white-space: nowrap;
    padding-left: 10px;
  }

  .banner.about-voxsun-banner {
    padding: 20px 0;
  }

  .about-Goodbye {
    padding: 20px 0;
  }

  .professional-about .hdng h3 {
    font-size: 25px;
  }

  .about-Goodbye .Goodbye-caption h3 {
    font-size: 25px;
  }

  .talking-download .row {
    justify-content: center;
  }

  .talking-download .box .caption {
    height: 130px;
  }

  .banner.why-voxsun-banner {
    padding: 40px 0 30px;
  }

  .upgrade-reasons {
    border-radius: 20px 20px 0 0;
    padding: 20px 0;
  }

  .upgrade-reasons .caption h3 {
    font-size: 25px;
  }

  .upgrade-reasons .caption {
    margin-bottom: 25px;
  }

  .upgrade-reasons .box {
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    height: auto;
    padding: 20px 0;
  }

  .upgrade-reasons .box .img img {
    max-width: 55px;
  }

  .banner.documentation-banner {
    padding: 30px 0;
  }

  .documentation-download .row {
    justify-content: center;
  }

  .banner {
    margin-top: 0px;
    padding: 20px 20px !important;
  }

  .banner.active-banner {
    margin-top: 60px;
  }

  .characters-list .container {
    max-width: 100%;
    width: 100%;
  }

  .characters-list .row .col-lg-4 {
    max-width: 33.3%;
  }

  .characters-list {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .contactus-banner .container {
    max-width: 100%;
  }

  .banner .banner-caption h1 {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .contactus-banner .call {
    margin: 20px 0;
  }

  .contactus-banner .call a {
    font-size: 25px;
  }

  .contactus-banner .call h4 {
    margin-bottom: 10px;
  }

  .contact-form .form-box {
    max-width: 100%;
  }

  .addres-details .container {
    max-width: 100%;
  }

  .addres-details .box img {
    max-width: 45px;
  }

  .addres-details .box h4 {
    font-size: 16px;
  }

  .addres-details .box {
    gap: 10px;
    height: 145px;
    padding: 0 8px;
  }

  .official-supplier .hdng h3 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .home-cat-des.official-supplier .container .row {
    align-items: flex-start !important;
  }

  .home-cat-des.official-supplier .caption p {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .home-cat-des.official-supplier .container .row .order-2 {
    order: 1 !important;
  }

  .official-supplier .hdng {
    margin-bottom: 25px;
  }

  .home-cat-des.official-supplier .banner-video.img {
    margin-bottom: 30px;
  }

  .partner-reseller-tabs .container {
    max-width: 100%;
    width: 100%;
  }

  .partner-reseller-tabs .tabs-nav-bg .nav-tabs li button.nav-link {
    padding: 20px 0;
  }

  .partner-reseller-tabs .tabs-nav-bg .nav-tabs {
    margin-bottom: 20px;
  }

  .partner-reseller-tabs .tab-content .content-box h4 {
    text-align: left;
    margin-bottom: 10px;
  }

  .partner-reseller-tabs .tab-content .content-box h5 {
    margin: 10px 0px 10px 0px;
  }

  .partner-reseller-tabs .tab-content .content-box {
    padding-left: 0;
  }

  .partner-reseller-tabs .tab-content .content-box ul li {
    margin-bottom: 5px;
  }

  .partner-reseller-tabs .tab-content .content-box ul {
    margin-left: 25px;
  }

  .partner-seller-customer .box {
    height: 150px;
  }

  .partner-seller-customer .box h4 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .offer-banner .container {
    max-width: 100%;
  }

  .offer-form {
    padding: 20px 0;
  }

  .offer-form .form-box {
    max-width: 100%;
    padding: 30px;
  }

  .offer-form .form-box .btn-main .cstm_btn {
    padding: 6px 40px 6px 15px;
  }

  .why-voxsun-offer {
    padding: 20px 0;
  }

  .offer-banner .btn-main {
    margin-top: 20px;
  }

  .offer-banner.banner:after {
    background-size: 75%;
  }

  .why-voxsun-offer .hdng h3 {
    font-size: 25px;
    text-align: center;
  }

  .why-voxsun-offer .row .col-sm-2 {
    padding: 0 10px !important;
  }

  .why-voxsun-offer .box img {
    width: 45px;
  }

  .why-voxsun-offer .box {
    gap: 15px;
    height: 120px;
    margin-bottom: 15px;
  }

  .why-voxsun-offer .hdng {
    margin-bottom: 30px;
  }

  .offer-plans h3 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .phone-plans-main .row .col-sm-4 {
    width: 45%;
  }

  .offer-plans {
    margin-bottom: 30px;
  }

  .news-box {
    padding: 20px 0;
  }

  .nrml-popup.modal .modal-dialog {
    max-width: 95%;
  }

  .order-form .form {
    padding: 15px;
  }

  .list-features {
    top: auto;
    /* bottom: 63px; */
    /* padding-left: 10px; */
  }

  .list-features:after {
    box-shadow: 4px 1px 8px -3px #ccc;
    bottom: -5px;
    top: auto;
    left: 13%;
  }

  .list-features ul {
    max-height: 285px;
  }

  .list-features ul li:after {
    left: 7px;
    top: 9px;
    background-size: 8px;
  }

  .list-features ul li {
    padding-left: 20px;
  }

  .key-plans .list-features ul {
    max-height: 155px;
  }

  .banner-video {
    padding-top: 0;
  }

  .banner.home-banner.how-it-works-banner {
    background-image: none;
    padding-top: 0px !important;
  }

  .offer-form .order-form .form {
    padding: 15px;
    max-width: 100%;
  }



}

@media screen and (max-width: 580px) {

  .calculate-saving .cal-display th.month-amnt sup {
    font-size: 10px;
    top: -8px;
  }

  .calculate-saving .cal-display .cal-logo h4 sub {
    font-size: 10px;
    top: -9px;
    left: 1px;
  }

  .phone-plans-main .caption {
    margin-bottom: 0;
  }

  .key-plans .caption {
    margin-bottom: 20px;
  }

  .key-plans .toggle-num {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .switch-wrapper .hdng {
    margin-bottom: 15px;
  }

  .calculate-saving .cal-display th.month-amnt {
    font-size: 18px;
  }

  .banner.home-banner {
    background-position: 0 48%;
    background-size: 100%;
    padding: 20px 0 !important;
  }

  .home-cat-des .caption h3 {
    text-align: center;
  }

  .phone-plans-main .box a img {
    max-width: 130px;
  }

  .list-features ul {
    max-height: 232px;
  }

  header .top-nav .country-box .phn-numbers {
    display: none;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b.active .content-box h4 {
    background: linear-gradient(103.04deg, #e9eadb 6.1%, #ffd3c4 98.51%);
  }

  .operating-diagram .img-operating-diagram h3 {
    font-size: 14px;
    /* bottom: -1%; */
    left: 20px;
  }

  .phone-product .product-filter .nav-tabs {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .phone-product .product-filter ul li button.nav-link {
    white-space: nowrap;
  }

  .phone-plans-main .row {
    padding-top: 0px;
    align-items: flex-start;
  }

  .banner .banner-caption {
    text-align: center;
  }

  .banner .banner-caption h1 {
    font-size: 25px;
  }

  .home-cat-des .caption {
    text-align: center;
  }

  .home-cat-des.telecomn-phn-system .caption {
    padding-top: 25px;
  }

  .calculate-saving .calculate-bg h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .limit-commun .limit-inner .corner-icon img {
    max-width: 70px;
  }

  .limit-commun .limit-inner .top-left-icon.corner-icon {
    top: -29px;
    left: -15px;
    right: auto;
  }

  .limit-commun .limit-inner .top-right-icon.corner-icon {
    top: -29px;
    left: auto;
    right: -15px;
  }

  .limit-commun .limit-inner .bottom-right-icon.corner-icon {
    top: auto;
    right: -15px;
    left: auto;
    bottom: -29px;
  }

  .limit-commun .limit-inner .bottom-left-icon.corner-icon {
    top: auto;
    right: auto;
    left: -15px;
    bottom: -29px;
  }

  header .top-nav .country-box .form-select {
    background-position: 100% 13px !important;
    width: 37px;
    margin: 0;
  }

  .limit-commun .limit-inner h3 {
    font-size: 20px;
    margin-bottom: 16px;
  }

  .limit-commun .limit-inner .list {
    margin-top: 30px;
    display: inline-block;
    padding: 0 0px;
  }

  .limit-commun .limit-inner .list ul li {
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
  }

  .limit-commun .limit-inner {
    padding: 50px 20px;
  }

  .calculate-saving .cal-num span.hdng {
    font-size: 13px;
    line-height: 18px;
    max-width: 50%;
  }

  .calculate-saving .cal-num {
    padding: 20px 20px 60px 20px;
    height: auto;
    right: auto;
  }

  .calculate-saving .row.cstm-mrgn {
    position: relative;
    left: 0;
    padding: 0 20px;
  }

  .calculate-saving .cal-num .toggle-num {
    margin-bottom: 15px;
    justify-content: space-between;
  }

  .calculate-saving .cal-num .num-count .inner-num-count {
    margin-bottom: 15px;
    justify-content: space-between;
  }

  .calculate-saving .cal-num .radio-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
  }

  .calculate-saving .cal-display .cal-logo {
    margin-bottom: 15px;
  }

  .calculate-saving .cal-display {
    padding: 15px;
    position: relative;
    top: -35px;
    max-width: 95%;
    margin: 0 auto;
    min-height: auto;
  }

  .calculate-saving .calculate-bg {
    padding: 25px 0px 0px 0px;
  }

  .cloud-boxes .box p {
    min-height: 50px;
  }

  .cloud-boxes .box h4 br {
    display: none;
  }

  .cloud-boxes .box h4 {
    font-size: 20px;
    min-height: 50px;
  }

  .how-it-work .caption h3 {
    font-size: 18px;
    text-align: center;
    margin: 15px 0;
  }

  footer .footer-links h3 {
    position: relative;
  }

  footer .footer-links h3:after {
    background: url(../img/i-plus-minus.svg);
    background-size: 32px;
    background-position: 0px 0px;
    content: "";
    background-repeat: no-repeat;
    height: 17px;
    position: absolute;
    right: 0%;
    top: 0px;
    width: 17px;
    opacity: 0.7;
    filter: brightness(0) invert(1);
  }

  footer .footer-links.active h3:after {
    background-position: -17px 0px;
  }

  footer .footer-links ul {
    display: none;
  }

  footer .footer-links.active ul {
    display: block;
  }

  footer .footer-bottom .copyright p {
    display: block;
    margin-bottom: 15px;
  }

  footer .footer-bottom .copyright {
    display: block;
    text-align: center;
  }

  footer .call-request {
    text-align: center;
  }

  footer .call-request ul li {
    font-size: 26px;
  }

  footer .socail-icon {
    text-align: center;
  }

  footer .socail-icon>a {
    font-size: 16px;
    padding-right: 0;
  }

  footer .footer-bottom .copyright ul li:first-child:after {
    display: none;
  }

  footer .footer-bottom {
    margin-top: 25px;
  }

  .container {
    max-width: 100%;
    width: 100%;
  }

  #scroll {
    bottom: 15px;
    right: auto;
    left: 10px;
    width: 40px;
    height: 40px;
  }

  .how-it-work .caption .btn-main {
    text-align: center;
    margin-bottom: 15px;
  }

  .phone-plans-main .box {
    border-radius: 0px 0px 20px 20px;
    padding: 10px;
    height: auto;
    min-height: 420px;
  }

  .phone-plans-main {
    padding-top: 0px;
  }

  .phone-plans-main .box h4 {
    min-height: auto;
  }

  .phone-plans-main .box>p {
    min-height: 55px;
  }

  .phone-plans-main .box .plan-btns {
    margin-top: 10px;
  }

  .plans-offers .table {
    font-size: 13px;
    white-space: nowrap;
  }

  .plans-offers .responsive-table {
    overflow-x: scroll;
  }

  .plans-offers .table tbody tr th:first-child {
    width: 230px;
    white-space: normal;
    display: inline-flex;
    gap: 5px;
  }

  .ask-question .ask-question-inner {
    padding: 20px;
    text-align: center;
  }

  .ask-question .btn-main {
    text-align: center;
    display: inline-block;
    width: 100%;
  }

  .ask-question .ask-question-inner h3 {
    font-size: 22px;
  }

  .ask-question {
    padding-bottom: 30px;
  }

  .how-does-boost .left-des h3 {
    text-align: center;
    margin-bottom: 20px;
  }

  .how-does-boost .left-des h3 br {
    display: none;
  }

  .how-does-boost .right-scenario h5 {
    min-width: 100%;
    top: -38px;
    left: 0;
  }

  .how-does-boost .right-scenario {
    padding: 15px 10px;
    height: auto;
    border-radius: 0px 0 20px 20px;
    margin-top: 10px;
  }

  .how-does-boost .right-scenario h4 {
    font-size: 16px;
  }

  .how-it-work .caption {
    padding: 0 10px;
    text-align: center;
  }

  .how-it-work .caption p {
    margin-bottom: 20px;
  }

  .how-it-work {
    padding-bottom: 0;
  }

  .our-plan-allow .ourplan-list .box {
    margin-bottom: 40px;
  }

  .our-plan-allow .ourplan-list .box .icon-hdng {
    padding: 0 10px;
    display: block;
    text-align: center;
  }

  .our-plan-allow .ourplan-list .box h5 {
    margin: 0 auto;
    right: 0;
    left: 0;
  }

  .our-plan-allow .ourplan-list .box .icon-hdng img {
    margin-bottom: 15px;
  }

  .faq h3 {
    font-size: 18px;
    margin: 0;
    text-align: center;
  }

  .faq .inner-faq .btn-main {
    text-align: center;
    margin-top: 15px;
  }

  .faq .inner-faq .accordion-item .accordion-button {
    font-size: 14px;
    font-weight: bold;
  }

  .faq .inner-faq .accordion-body p {
    font-size: 14px;
  }

  .faq .inner-faq .accordion-button::after {
    background-size: 16px;
  }

  ::-webkit-scrollbar {
    width: 4px;
  }

  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 255, 1);
    border-radius: 10px;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 1px #014b46;
  }

  .business-phn-device-banner {
    padding: 25px 0;
  }

  .phone-product .product-list .box {
    padding: 10px;
  }

  .phone-product .product-list .box {
    padding: 10px;
  }

  .phone-product .product-list .row .col-6 {
    padding: 0 5px !important;
  }

  .phone-product .product-list .box h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .phone-product .product-list .box .free-Shiping {
    padding: 3px 5px;
    font-size: 11px;
    font-weight: normal;
  }

  .phone-product .product-list .box .btn-main.features-btn .cstm_btn {
    padding: 4px 10px 4px 25px !important;
  }

  .phone-product .product-list .box .btn-main.order-btn .cstm_btn {
    padding: 4px 10px 4px 10px !important;
  }

  .phone-product .product-list .box .btn-main.features-btn .cstm_btn:after {
    left: 11px;
    background-size: 25px;
    top: 13px;
    height: 15px;
    width: 15px;
  }

  .phone-product .product-list .box .img-slider .carousel-inner .carousel-item img {
    max-height: 90px;
  }

  .phone-product .product-list .box .img-slider {
    margin-bottom: 30px;
  }

  .phone-product .product-list .box {
    margin-bottom: 15px;
  }

  .how-it-work .caption .btn-main {
    margin-bottom: 15px;
  }

  .phone-product.product-details .product-list .box .img-slider {
    padding: 25px;
  }

  .phone-product.product-details .product-list .box .img-slider {
    min-height: auto;
    margin-bottom: 25px;
  }

  .phone-product.product-details .product-list .box .img-slider .carousel-indicators {
    bottom: -5px;
  }

  .phone-product.product-details .product-list .box .right-test {
    padding-left: 0;
  }

  .phone-product.product-details .box .list {
    padding-left: 30px;
  }

  .phone-product.product-details .box .list ul li {
    margin-bottom: 10px;
  }

  .overview-tabs .tabs-nav-bg .nav-tabs li button.nav-link.active:after {
    border-bottom: 4px solid red;
  }

  .referral-program-qoute .box.bg-black:after {
    display: none;
  }

  .referral-program-qoute .box {
    border-radius: 25px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 50px;
    min-height: 310px;
  }

  .referral-program-qoute {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .referral-program-qoute .row {
    background: transparent;
    border-radius: 40px;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    gap: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }

  .advantages .box {
    padding: 15px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .referral-program-qoute .row .col-sm-4 {
    width: 80%;
  }

  .referral-program-qoute .box p {
    min-height: auto;
  }

  .referral-program-qoute .box.ps-5 .img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .referral-program-qoute .box.ps-5 {
    padding-left: 20px !important;
  }

  .banner .banner-caption h2 br {
    display: none;
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer .owl-item.center.active {
    opacity: 1;
    transform: scale(1);
  }

  .testimonial-slider .slider-testimonial .owl-stage-outer {
    padding: 20px 0px;
  }

  .youtube-video-container {
    padding-bottom: 0;
  }

  .testimonial-slider .box img {
    margin-bottom: 10px;
  }

  .refer-letter-container .box {
    max-width: 95%;
    text-align: center;
    align-items: center;
    height: 140px;
    margin: 0 auto;
    border-radius: 15px !important;
  }

  .refer-letter-container .row .box-curve {
    background: transparent;
    padding-left: 0;
    border-radius: 0;
  }

  .refer-letter-container {
    padding-bottom: 20px;
  }

  .refer-letter-container .col-sm-6.ps-0 {
    padding: 0 15px !important;
  }

  .testimonial-slider {
    padding-bottom: 60px;
  }

  .refer-letter-container .col-sm-6.pe-0 {
    padding: 0 15px !important;
    margin-bottom: 20px;
  }

  .refer-letter-container .box.right-side {
    padding: 25px;
  }

  .home-cat-des.video-conferencing .thumb-img img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }

  .banner.video-conferencing-banner {
    padding-top: 0;
  }

  .key-features .box {
    padding: 10px;
  }

  .key-features .col-sm-3 {
    width: 100%;
  }

  .key-plans .box h5 {
    font-size: 16px;
    margin: 0 auto;
    max-width: 100%;
    width: 175px;
    left: 0;
    right: 0;
  }

  .key-plans .box {
    padding: 10px;
    height: auto;
    margin-bottom: 10px;
  }

  .key-plans .row .col-sm-4:last-child .box {
    margin-bottom: 0px;
  }

  .key-plans .table {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .key-plans .table tbody tr td:first-child img {
    max-width: 70px;
  }

  .meets-convenience .btn-main.features-btn {
    margin-top: 20px;
    text-align: center;
  }

  .benefits .box .right-side {
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
  }

  .benefits .box .num {
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    height: 25px;
  }

  .what-expect .caption h3 {
    font-size: 24px;
  }

  .what-expect .box {
    text-align: center;
  }

  .what-expect .box img {
    max-width: 30px;
    margin-bottom: 10px;
  }

  .what-expect .box h4 {
    margin-bottom: 10px;
    margin: 0 0 20px;
    font-size: 18px;
  }

  .what-expect .row .col-lg-3 {
    margin-bottom: 15px;
  }

  .what-expect .box .inner .box {
    min-height: auto;
  }

  .what-expect .box .inner .box img {
    max-width: 100px;
  }

  .caption h3 {
    font-size: 24px;
  }

  .security-container .box {
    height: auto;
  }

  .security-container .box.left-side {
    margin-bottom: 15px;
  }

  .meets-convenience .caption h3 {
    text-align: center;
    font-size: 25px;
  }

  .key-plans .row {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }

  .key-plans .row .col-sm-4 {
    width: 80%;
    padding-top: 40px;
  }

  .key-plans .caption {
    margin-bottom: 50px;
  }

  .virtual-phones-app .img img {
    width: 100%;
    max-width: 60%;
    margin-bottom: 15px;
  }

  .virtual-phones-app .cstm-mrgn {
    margin-top: 20px;
  }

  .virtual-phones-app .content h3 {
    text-align: center;
    font-size: 22px;
  }

  .virtual-phones-app {
    padding-bottom: 30px;
  }

  .virtual-phones-app .img.img2 img {
    max-width: 70%;
  }

  .how-it-work.boosts-sales .caption h3 {
    margin-bottom: 15px;
  }

  .zoho-crm-steps h3 {
    font-size: 26px;
  }

  .zoho-crm-steps p.text-center {
    color: #9b9b9b;
    margin-bottom: 25px;
  }

  .zoho-crm-steps .steps-container .right-img {
    text-align: center;
    padding-top: 10px;
  }

  .zoho-crm-steps .steps-container .left-content {
    text-align: center;
    margin-top: 15px;
  }

  .banner.zoho-crm-banner p {
    margin: 10px 0;
  }

  .zoho-crm-steps .left-content p {
    margin: 0;
  }

  .crm-ultra-plans h3 {
    font-size: 22px;
  }

  .crm-ultra-plans .row {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }

  .crm-ultra-plans .row .col-sm-4 {
    width: 80%;
    padding-top: 40px;
  }

  .crm-ultra-plans .box h5 {
    width: auto;
  }

  .crm-ultra-plans .box .price>span {
    font-size: 16px;
  }

  .crm-ultra-plans .box h4 {
    font-size: 18px;
  }

  .crm-ultra-plans .box {
    height: 120px;
    position: relative;
    margin-top: 35px;
  }

  .crm-voxsun-customer .row .box-curve {
    background: transparent;
    padding: 0 15px !important;
    border-radius: 0;
  }

  .crm-voxsun-customer .box.left-side {
    background-color: #f74000;
    margin-bottom: 15px;
  }

  .crm-voxsun-customer .box {
    height: 150px;
    border-radius: 15px !important;
  }

  .crm-voxsun-customer .col-sm-6.ps-0 {
    padding-left: 15px !important;
  }

  .crm-more {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .crm-more .circle-box .inner {
    padding: 15px;
  }

  .crm-more .circle-box {
    padding: 0 0 0 15px;
    height: auto;
    width: auto;
    max-width: max-content;
    border-radius: 10px;
    border-width: 1px;
  }

  .crm-more .circle-box h3 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .crm-more .circle-box ul li:after {
    left: -18px;
    top: 9px;
    background-size: 10px;
  }

  .crm-more .circle-box ul li {
    margin-bottom: 10px;
  }

  .crm-more .circle-box p {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .operating-diagram .row .col-sm-3.ps-0 {
    display: none;
  }

  .operating-diagram-right .img {
    text-align: center;
    margin-bottom: 15px;
  }

  .operating-diagram-right .content-box .img-store a img {
    max-width: 100%;
  }

  .operating-diagram-right {
    padding-right: 0;
  }

  .operating-diagram-right .img img {
    max-width: 50%;
  }

  .operating-diagram .operating-diagram-right .mobile-hdng {
    display: block;
    background: #f74000;
    border-radius: 5px;
    padding: 10px 15px 10px 45px;
    color: #fff;
    position: relative;
    font-weight: bold;
    font-size: 18px;
  }

  .operating-diagram .hdng {
    margin-bottom: 30px;
  }

  .operating-diagram h3 {
    font-size: 28px;
  }

  .operating-diagram .operating-diagram-right .mobile-hdng:after {
    background-image: url(../img/i-plus-minus.svg);
    background-size: 28px;
    background-position: 4px 4px;
    content: "";
    background-repeat: no-repeat;
    height: 20px;
    position: absolute;
    left: 13px;
    top: 11px;
    width: 20px;
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
  }

  .operating-diagram-right .operating-mobile .row.mrgin-b {
    display: none;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b {
    display: flex;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-bottom: none;
  }

  .operating-diagram-right .operating-mobile.active .mobile-hdng:after {
    background-position: -12px 4px;
  }

  .operating-diagram-right .content-box h4 {
    background: #f7f8f9;
    padding: 10px 40px 10px 10px;
    border-radius: 10px;
    font-weight: normal;
    color: #1a1617;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 0;
  }

  .operating-diagram-right .content-box h4:after {
    content: "";
    position: absolute;
    background-image: url(../img/dropdown-icon.svg);
    height: 20px;
    width: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    right: 10px;
    transition: all 0.5s;
  }

  .operating-diagram-right .content-box ul li {
    color: #4d4d4d;
  }

  .operating-diagram {
    padding-bottom: 0px;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b .content-box :not(h4) {
    display: none;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b .img img {
    display: none;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b .col-sm-4 {
    order: 2;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b .col-sm-8 {
    order: 1;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b.active .img img {
    display: block;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b.active .content-box :not(h4) {
    display: block;
  }

  .operating-diagram-right .operating-mobile.active .row.mrgin-b.active .img-store {
    display: flex !important;
  }

  .professional-about {
    border-radius: 20px 20px 0px 0px;
    padding: 20px 0;
  }

  .about-Goodbye .Goodbye-caption h3 {
    font-size: 20px;
  }

  .professional-about .hdng h3 {
    font-size: 20px;
  }

  .banner.talking-aboutus-banner {
    padding: 0px 0;
  }

  .talking-download .row .col-12 {
    max-width: 50%;
    width: 100%;
  }

  .talking-download .box .caption {
    height: auto;
    padding: 10px;
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .talking-download .box .caption h4 {
    font-size: 14px;
    min-height: auto;
    line-height: 20px;
  }

  .talking-download .box .caption span {
    line-height: 20px;
    font-size: 13px;
    height: 55px;
  }

  .talking-download .box .caption .cstm_btn {
    padding: 4px 10px 4px 35px;
    font-size: 13px;
  }

  .talking-download .box .caption .cstm_btn:after {
    left: 15px;
    background-size: 12px;
    top: 11px;
  }

  .talking-download {
    padding: 30px 0 0 0;
  }

  .banner.why-voxsun-banner {
    padding: 20px 0 20px;
  }

  .logos-img h3 {
    max-width: 125px;
    top: -15px;
    padding: 8px 15px;
  }

  .upgrade-reasons .caption h3 {
    font-size: 20px;
  }

  .upgrade-reasons .box {
    padding: 15px;
    text-align: center;
  }

  .upgrade-reasons .box .img img {
    max-width: 40px;
  }

  .upgrade-reasons .box h4 {
    margin: 15px 0;
    font-size: 16px;
  }

  .documentation-download .box .caption {
    padding: 15px 10px;
    flex-direction: column;
    text-align: center;
  }

  .documentation-download .row .col-12 {
    max-width: 50%;
  }

  .documentation-download .box .caption h4 {
    line-height: 20px;
    font-size: 14px;
    min-height: auto;
  }

  .documentation-download .box {
    border-radius: 10px;
  }

  .documentation-download .box .caption .cstm_btn {
    padding: 4px 10px 4px 35px;
    font-size: 13px;
  }

  .documentation-download .box .caption .cstm_btn:after {
    left: 15px;
    background-size: 12px;
    top: 11px;
  }

  .characters-list .col-lg-4 {
    max-width: 47.8%;
    width: 100%;
  }

  .characters-list .box .video-box img {
    max-width: 70px;
  }

  .characters-list .box {
    margin-bottom: 15px;
  }

  .characters-list .box .caption {
    padding: 10px;
  }

  .characters-list .container {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }

  .contactus-banner:after {
    width: 72%;
    height: 1201px;
    background-size: 100%;
  }

  .banner.contactus-banner .banner-caption {
    text-align: center;
    margin-top: 20px;
  }

  .contact-form .form-box {
    padding: 20px;
  }

  .contact-form .form-box h4 {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
  }

  .contact-form .form-box .captcha {
    justify-content: center;
    margin-top: 5px;
  }

  .contact-form .form-box .btn-main {
    text-align: center;
  }

  .contact-form {
    padding-bottom: 30px;
  }

  .addres-details .box img {
    max-width: 40px;
  }

  .addres-details .row {
    justify-content: center;
  }

  .addres-details .row .col-sm-4 {
    max-width: 50%;
  }

  .contactus-banner .call a {
    font-size: 20px;
  }

  .addres-details .box h4 {
    font-size: 14px;
  }

  .addres-details .box h4 span {
    font-size: 12px;
  }

  .careers-banner {
    padding: 20px 0;
  }

  .careers-banner .inner-bg {
    padding: 0 15px;
    border-radius: 15px;
  }

  .careers-banner .banner-video.img img {
    max-width: 80%;
  }

  .careers-banner .banner-video.img {
    margin-bottom: 15px;
  }

  .form-box .form-group {
    margin-bottom: 15px !important;
  }

  .careers-form .form-box .fileupload-des {
    margin: 0px 0 10px 0;
    padding: 0 15px;
  }

  .partner-reseller-tabs .tabs-nav-bg .nav-tabs li button.nav-link {
    font-size: 16px;
    line-height: 22px;
  }

  .partner-reseller-tabs .tabs-nav-bg .nav-tabs li button.nav-link {
    padding: 10px 0;
  }

  .partner-reseller-tabs .tabs-nav-bg .nav-tabs li button.nav-link.active:after {
    bottom: 0px;
    border-bottom: 4px solid red;
    height: 2px;
  }

  .partner-reseller-tabs .tab-content .tab-pane {
    padding: 10px 0 25px 0;
  }

  .partner-reseller-tabs .tab-content .tab-pane .img {
    margin-bottom: 15px;
  }

  .partner-reseller-tabs .tab-content .content-box h4 {
    font-size: 20px;
    text-align: center;
  }

  .partner-reseller-tabs {
    padding-bottom: 0;
  }

  .partner-seller-customer .box {
    height: 130px;
    border-radius: 10px !important;
    max-width: 100%;
    margin: 0 auto;
  }

  .partner-seller-customer .row .box-curve {
    background: transparent;
  }

  .partner-seller-customer .row .col-sm-6.ps-0 {
    padding: 0 15px !important;
  }

  .partner-seller-customer .row .col-sm-6.pe-0 {
    padding: 0 15px !important;
    margin-bottom: 15px;
  }

  .partner-seller-customer {
    padding-bottom: 20px;
  }

  .ask-question .ask-question-inner {
    align-items: center;
  }

  .banner.offer-banner .banner-video.img img {
    margin-top: -50px;
  }

  .banner.offer-banner .banner-caption h1 br {
    display: none;
  }

  .banner.offer-banner .banner-caption p br {
    display: none;
  }

  .offer-form .form-box {
    max-width: 100%;
    padding: 20px;
  }

  .offer-form .form-box .custom-radio .radio-mark {
    width: 45px;
    height: 18px;
  }

  .offer-form .form-box .btn-main {
    text-align: center;
  }

  .why-voxsun-offer .hdng {
    margin-bottom: 20px;
    text-align: center;
  }

  .why-voxsun-offer .hdng h3 {
    font-size: 20px;
  }

  .why-voxsun-offer .row {
    justify-content: center;
  }

  .why-voxsun-offer .row .col-sm-2 {
    padding: 0 10px !important;
    max-width: 50%;
  }

  .offer-plans h3 {
    margin-bottom: 5px;
    font-size: 25px;
  }

  .phone-plans-main .row .col-sm-4 {
    width: 80%;
  }

  .offer-testimonial .hdng h3 {
    font-size: 25px;
  }

  .offer-testimonial .hdng {
    text-align: center;
    margin-bottom: 15px;
  }

  .faq.offer-faq {
    padding: 25px 0;
    border-radius: 15px;
  }

  .faq.offer-faq h3 br {
    display: none;
  }

  .faq.offer-faq .accordion-body {
    padding: 10px;
  }

  .faq .inner-faq .accordion-item {
    margin-bottom: 12px;
  }

  .testimonial-slider.offer-testimonial {
    padding-bottom: 40px;
  }

  .banner.inner-banner.news-banner {
    padding: 30px 0 20px 0;
  }

  .news-banner .banner-caption h2 {
    margin-bottom: 0;
  }

  .news-box .row .col-sm-3 {
    order: 1;
  }

  .news-box .row .col-sm-9 {
    order: 2;
  }

  .news-box .news-right-side .news-list h4 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: absolute;
    top: 53px;
    border: none;
  }

  .news-box .news-right-side .news-list .box .inner {
    gap: 10px;
    flex-direction: row-reverse;
  }

  .news-box .box {
    margin-bottom: 0px;
  }

  .news-box .news-right-side .news-list .box span.date {
    font-size: 12px;
    color: #7d7876;
    font-weight: normal;
    padding-left: 34%;
    position: relative;
    display: block;
  }

  .news-box .news-right-side {
    position: relative;
  }

  .news-box .news-right-side .news-list {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .news-box .news-right-side .news-list .box {
    width: 75%;
    flex-shrink: 0;
  }

  .news-box .news-right-side .search-box {
    margin-bottom: 55px;
  }

  .news-box .row .col-sm-9 .row .col-12 {
    max-width: 50%;
  }

  .news-box .box .news-caption {
    padding: 10px 5px;
    gap: 5px;
    line-height: 20px;
  }

  .news-box .row .col-sm-9 .row .col-12 .box {
    margin-bottom: 15px;
  }

  .key-plans .table tbody tr td {
    padding: 5px;
  }

  .key-plans .table tbody tr:first-child td:first-child img {
    max-width: 130px;
  }

  .how-it-work .thumb-img .youtube-icon {
    max-width: 50px;
  }

  .cstm-popup.modal .modal-dialog {
    width: 95%;
  }

  .cstm-popup.modal .modal-dialog .btn-close {
    border-radius: 100px;
    right: 12px;
  }

  .terms-condition {
    padding: 30px 0;
  }

  .terms-condition .content .table-contaier table thead tr th {
    text-align: center;
  }

  .terms-condition .content h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .terms-condition .content h4 {
    font-size: 15px;
  }

  .terms-condition .content .iframe-box iframe {
    height: 150px;
  }

  .order-form .form .step-hdng ul li {
    margin-right: 13%;
  }

  .order-form .form .step-hdng ul li .circle {
    background-color: #fff;
  }

  .order-form .form .step-hdng ul li:after {
    width: 64px;
    top: 18px;
    left: 85%;
  }

  .order-form .form .step-hdng ul li:last-child img {
    max-width: 90px;
    position: absolute;
    bottom: 5px;
    right: -22px;
  }

  .order-form .form .step-hdng ul {
    text-align: left;
  }

  .order-form .form .step-hdng ul li .circle {
    height: 40px;
    width: 40px;
    line-height: 14px;
  }

  .order-form .form .form-box {
    padding: 10px;
  }

  .order-form .form .form-box h4 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 15px;
  }

  .order-form .form .form-box .custom-radio .radio-mark {
    margin-top: 4px;
    height: 14px;
    width: 29px
  }

  .order-form .form .form-box .custom-radio label {
    font-size: 14px;
    line-height: 22px;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-6 {
    max-width: 50%;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-6:first-child {
    padding-right: 5px;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-6:last-child {
    padding-left: 5px;
  }

  .order-form .form .form-box .step-radiobtn .radio_title img {
    max-width: 30px;
    width: 100%;
  }

  .order-form .form .form-box .step-radiobtn label p {
    line-height: 20px;
  }

  .order-form .form .form-box .step-radiobtn {
    min-height: 250px;
    margin-bottom: 10px;
  }

  .order-form .form .form-box .box {
    margin-top: 15px;
  }

  .order-form .form .form-box .box h5 {
    margin-bottom: 5px;
  }

  .order-form .form .form-box#orderform-step2 .box.row .col-sm-8 {
    max-width: 65%;
  }

  .order-form .form .form-box#orderform-step2 .box.row .col-sm-4 {
    max-width: 35%;
  }

  .order-form .form .form-box .number {
    padding: 4px;
  }

  .order-form .form .form-box .number span {
    font-size: 31px;
    line-height: 23px;
    height: 25px;
  }

  .order-form .form .form-box .number span.plus {
    font-size: 22px;
    line-height: 25px;
    padding-left: 0px;
  }

  .order-form .form .form-box .number input {
    font-size: 16px !important;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-4 {
    max-width: 50%;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-4:nth-child(1) {
    padding-right: 5px;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-4:nth-child(2) {
    padding-left: 5px;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-4 .step-radiobtn {
    min-height: 190px;
    margin-bottom: 10px;
  }

  .order-form .form .form-box#orderform-step2 .row {
    justify-content: center !important;
  }

  .order-form .form .form-box#orderform-step2 .row .col-sm-4:last-child .step-radiobtn {
    min-height: auto;
  }

  .order-form .form .form-box#orderform-step3 .row .col-sm-6 {
    width: 50%;
  }

  .order-form .form .form-box#orderform-step3 .row .col-sm-6:first-child {
    padding-right: 5px;
  }

  .order-form .form .form-box#orderform-step3 .row .col-sm-6:last-child {
    padding-left: 5px;
  }

  .order-form .form .form-box .step-radiobtn label ul {
    padding-left: 15px;
  }

  .order-form .form .form-box .step-radiobtn label ul li {
    line-height: 20px;
    text-align: left;
  }

  .order-form .form .form-box#orderform-step3 .row .col-sm-6.offset-sm-3 {
    padding-left: 15px !important;
    margin-left: 25%;
  }

  .order-form .form .form-box#orderform-step3 .row .col-sm-6.offset-sm-3 .step-radiobtn {
    min-height: auto;
  }

  .order-form .form .form-box.thankyou h4 {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .order-form .form .form-box.thankyou {
    padding: 30px 10px;
  }

  .order-form .form .form-box.thankyou .circle {
    height: 50px;
    width: 50px;
    margin-bottom: 15px;
    line-height: 45px;
  }

  .order-form .form .form-box.thankyou h5 {
    margin: 0;
  }

  .order-form .form .form-box.thankyou .circle img {
    max-width: 25px;
    width: 100%;
  }

  .bg-fix-img {
    margin-top: -28px;
  }

  .img-boost-phones {
    margin-bottom: 25px;
  }

  .img-boost-phones img.thumboost {
    max-width: 100px;
  }

  .top-popup {
    max-width: 95%;
    margin: 0 auto;
    padding: 6px 23px;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 30px;
  }

  .top-popup a {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
  }

  .top-popup p span {
    display: block;
  }

  .top-popup p span:after {
    display: none;
  }

  .top-popup .cstm_btn {
    padding: 3px 15px;
  }

  .top-popup img.close-toppopup {
    right: 12px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
  }


}


/* New changes by S start */

@media (max-width: 991.98px) {
  header .menu-container ul {
    gap: 16px;
  }

  .banner.home-page-banner .banner-video .desktop-video {
    min-width: 435px;
  }

  .home-cat-des .thumb-img .business-phone-plans-video {
    max-height: 320px;
    width: 90%;
  }
}



@media screen and (max-width: 768px) {
  header .menu-container ul {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
}

/* New changes by S end */