/*For Mobile*/
@media only screen and (max-width: 760px) {
  body,
  html {
    overflow-x: hidden;
  }

  .hide-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  .show-mobile-only {
    display: block;
  }
  .show-mobile-only-inline {
    display: inline;
  }
  .show-mobile-flex-reverse {
    flex-direction: column-reverse;
  }

  .header-section {
  }
  .header-section.sticky {
  }
  .header-section .logo img {
    height: 26px;
  }
  .header-section ul li {
    margin: 0;
    padding: 0;
    font-size: 18px;
  }
  .header-section ul li a {
    padding: 8px 20px;
  }
  /* .header-section ul li:first-child {display: none;} */
  .header-section ul li.contact a {
    padding: 8px 20px;
  }

  .banner-section {
    background: #aca6a6 url("../images/m/1-home-hero-mobile.png") no-repeat
      center center / cover;
    min-height: inherit;
  }
  .banner-section .top-section {
    padding: 260px 0;
  }
  .banner-section h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .banner-section h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .banner-section h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .banner-section p {
    font-size: 20px;
    line-height: 30px;
  }
  .banner-section .top-section .btn-link01,
  .banner-section .top-section .btn-link02 {
    display: inline-block;
    padding: 20px 0;
  }
  .banner-section .bot-section {
    padding: 20px;
    margin: 0 -15px;
    background-color: #ffffff;
  }
  .banner-section .bot-section .btn-link01 {
    padding-top: 10px;
  }
  .banner-section .top-section .btn-link01 {
    display: none;
  }
  .banner-award {
    margin-top: 10px;
    max-height: 30px;
  }

  .product-banner-section {
    background: #aca6a6 url("../images/product-banner-mobile.png") no-repeat top
      center/cover;
    min-height: inherit;
    padding: 200px 0 390px;
  }
  .product-banner-section h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .product-banner-section p {
    font-size: 20px;
    line-height: 30px;
  }
  .product-banner-section .btn-link01 {
    padding: 10px 0;
  }

  .btn-link01 a {
    padding: 8px 20px;
    height: 40px;
    font-size: 18px;
    line-height: 24px;
  }
  .btn-link02 a {
    margin: 8px 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .content-section {
    min-height: inherit;
  }
  .content-section h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .content-section h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .content-section h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .content-section h4 {
    font-size: 24px;
    line-height: 36px;
  }
  .content-section h5 {
    font-size: 22px;
    line-height: 32px;
  }
  .content-section h6 {
    font-size: 20px;
    line-height: 32px;
  }

  .content-section p {
    font-size: 20px;
    line-height: 32px;
  }
  .content-section p small {
    font-size: 16px;
    line-height: 24px;
  }
  .content-section ul li {
    font-size: 20px;
    line-height: 32px;
  }
  .content-section ol li {
    font-size: 20px;
    line-height: 32px;
  }

  .home-section-01 {
    padding: 64px 0;
  }
  .home-section-01 .box {
    flex-direction: row;
  }

  .home-section-02 {
    padding: 64px 0 100% 0;
    min-height: inherit;
    background: #f5f5f7 url("../images/home-connectivity-mobile.png") no-repeat
      70px 100% / contain;
  }
  .home-section-02 p {
    padding: 15px 0;
  }

  .home-section-03 {
    padding: 64px 0;
  }
  .home-section-03 p {
    padding: 15px 0;
  }

  .home-section-04 {
    padding: 0;
  }
  .home-section-04 h2,
  .home-section-04 p {
    padding: 10px 0;
  }
  .home-section-04 h2 span {
    font-size: 20px;
    line-height: 32px;
  }
  .home-section-04 p span {
    display: block;
    font-size: 20px;
  }

  .home-section-05 {
    padding: 0;
  }
  .home-section-05 h2,
  .home-section-05 p {
    padding: 10px 0;
  }
  .home-section-05 h2 span {
    font-size: 20px;
    line-height: 32px;
  }
  .home-section-05 p span {
    display: block;
    font-size: 20px;
  }

  .home-section-06 {
    padding: 0;
  }
  .home-section-06 h2,
  .home-section-06 p {
    padding: 10px 0;
  }
  .home-section-06 h2 span {
    font-size: 20px;
    line-height: 32px;
  }
  .home-section-06 p span {
    display: block;
    font-size: 20px;
  }

  .home-section-07 {
    padding: 30px 0;
  }
  .home-section-07 h2,
  .home-section-07 p {
    padding: 10px 0;
  }
  .home-section-07 ul {
    margin: 0;
  }
  .home-section-07 ul li {
    margin: 0;
    padding: 15px 0;
    width: 50%;
    float: left;
    text-align: center;
  }

  .home-section-08 {
    padding: 30px 0;
  }
  .home-section-08 .img-content section {
    top: 30px;
  }
  .home-section-08 .img-content section .btn-link01 a {
    margin: 0 auto;
  }

  .home-section-08 .img-content section h2 {
    font-size: 20px;
    line-height: 29px;
  }

  .product-section-01 {
    padding: 50px 0;
  }
  .product-section-01 h2 {
    margin-top: 20px;
  }

  .product-section-02 {
    padding: 64px 0;
  }
  .product-section-02 h2 {
    padding: 10px 0;
  }
  .product-section-02 p {
    padding: 10px 0;
  }
  /* .product-section-02 img {padding: 30px;} */

  .product-section-03 {
    padding: 300px 0 320px 0;
    min-height: inherit;
    background: #aca6a6 url("../images/phone-smoke.png") no-repeat left
      top/cover;
  }
  .content-section .product-section-03 p.bt small {
    color: #161316;
    position: relative;
    font-size: 14px !important;
    line-height: 20px;
  }
  .content-section .product-section-03 p.bt small::after {
    content: "";
    position: absolute;
    right: -130px;
    top: 10px;
    width: 82px;
    height: 2px;
    background-color: #e41b87;
  }

  .product-section-04 {
    padding: 50px 0 200px 0;
    min-height: inherit;
  }
  .product-section-04 p small {
    font-size: 20px;
    line-height: 32px;
  }
  .product-section-04 p {
    max-width: 250px;
  }

  .product-section-05 {
    padding: 50px 0;
  }

  .product-section-06 {
    padding: 80px 0 80px;
  }
  .product-section-06 img {
    max-width: 80%;
    margin: 0px auto;
    display: table;
  }
  .product-section-06 p {
    font-size: 20px;
    line-height: 32px;
  }
  .product-section-06 p small {
    font-size: 20px;
    font-weight: 600;
  }

  .product-section-07 {
    padding: 64px 0 155% 0;
    background: #aca6a6 url("../images/mobile-bg-07.png") no-repeat right
      bottom/cover;
  }

  .product-section-08 {
    padding: 64px 0;
  }
  .product-section-08 img {
    max-width: 70%;
    margin-top: 30px;
  }
  .product-section-08 h2 {
    margin-top: 0;
  }

  .product-speak-mobile {
    padding-bottom: 20px;
  }

  .product-pendants-mobile {
    padding-bottom: 40px;
  }

  .product-pendants-mobile {
    flex-wrap: wrap-reverse;
  }

  .product-faq-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .pers-section-cta {
    padding: 80px 0 80px 0;
  }

  .productSub-name {
    font-size: 20px;
    text-align: center;
    padding-bottom: 0.75rem;
    padding-top: 0.5rem;
  }
  .productSub-or-row {
    display: flex;
    align-items: center;
    padding-bottom: 1.5rem;
  }

  .productSub-row {
    flex-direction: column;
    align-items: center;
  }

  .productSub-included {
    font-size: 1.5rem !important;
  }

  .footer-section {
  }
  .footer-section .top-section {
    padding: 20px 0;
  }
  .footer-section .top-section img {
    margin-bottom: 20px;
  }
  .footer-section .top-section h4 {
    display: none;
  }
  .footer-section .top-section ul li {
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
  }

  .footer-section .bot-section {
    padding: 20px 0;
  }
  .footer-section .bot-section .right {
    padding-top: 20px;
  }
  .footer-section .bot-section .right ul li {
    margin: 0 20px 0 0;
  }
  .footer-section .bot-section .right ul li.copyright {
    display: block;
  }
  .home-section-01 .mobile-carousel .box {
    height: 200px;
    margin-right: 15px;
  }

  .product-priceRow {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-content .product-price {
    padding-top: 24px;
  }

  .product-content ul li {
    padding-bottom: 12px;
  }

  /*  */
  /*  */
  /* Geat and NDIS */
  /*  */
  /*  */
  .ndis-banner-section {
    background: #aca6a6 url("../images/product-banner-mobile.png") no-repeat top
      center/cover;
    min-height: inherit;
    padding: 160px 0 420px;
  }

  .ndis-banner-section h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .ndis-banner-section p {
    font-size: 20px;
    line-height: 30px;
  }

  .mark-list li {
    font-size: 20px;
    line-height: 1;
  }

  .geat-text {
    text-align: center;
    margin: 20px 0 0 0;
  }

  .ndis-section-2 h2 {
    font-size: 32px;
  }

  .ndis-section-2 h3 {
    font-size: 24px;
  }

  .ndis-section-cards {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .ndis-section-cards h2 {
    font-size: 32px;
  }

  .ndis-section-cards h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #161316;
  }

  .ndis-section-cards p {
    font-size: 20px;
    font-weight: 500;
  }

  .ndis-book-bg {
    padding: 0 0 100% 0;
    min-height: inherit;
    background: url("../images/home-connectivity-mobile.png") no-repeat 70px
      100% / contain;
  }

  .ndis-section-3 h2 {
    font-size: 32px;
  }

  .ndis-section-3 p {
    font-size: 24px;
    line-height: 1.4;
  }
}
/*For Midium Mobile*/
@media only screen and (min-width: 480px) and (max-width: 760px) {
}
/*For Tablet*/
@media only screen and (min-width: 761px) and (max-width: 1023px) {
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
}

/* not mobile */
@media only screen and (min-width: 761px) {
  .show-mobile-only {
    display: none;
  }
  .show-mobile-only-inline {
    display: none;
  }
}

/* For big ol' desktops */
@media only screen and (min-width: 1680px) {
  .banner-section {
    background-image: url("../images/m/1-home-hero-1994-min.jpg"),
      url("../images/m/1-home-hero-1994-min.jpg");
    background-size: cover, cover;
    background-position-x: center, center;
    background-position-y: 100px, top;
    /* min-height: 1300px; */
  }

  /* .smokes--background {
		background-image: url(../images/m/27-product-smokes-min.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 960px;
	} */

  .product-section-07 {
    padding: 140px 0 50% 0;
    background-image: url("../images/m/29-product-insights-min-2.png");
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: unset;
  }
}

@media only screen and (min-width: 2300px) {
  .banner-section {
    background-image: url("../images/m/1-home-hero-1994-min.jpg");
    background-size: cover;
    background-position-x: center;
    background-position-y: -64px;
  }
}
