@charset 'UTF-8';
body,
html {
    font-size: 100%;
}

@media screen and (min-width:120em) {
    body,
    html {
        font-size: 110%
    }
}

body {
    background: #f1f7de;
    color: #231f20;
    font-family: lota_grotesquelight, sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5
}

.grid-container {
    padding-right: .9375rem;
    padding-left: .9375rem;
    width: 93%;
    max-width: 90rem;
    margin: 0 auto
}

@media screen and (max-width:39.9375em) {
    .grid-container {
        width: 100%;
        max-width: 100%
    }
}

iframe,
img,
svg {
    width: 100%;
    max-width: 100%
}

hr {
    max-width: 100%;
    box-sizing: border-box
}

.stripe-field,
[type=color],
[type=datable],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    background-color: #fff;
    margin: 0 0 .7rem;
    height: 3rem;
    border-radius: 2rem;
    border: 1px solid #cacaca;
    padding: .5rem;
    padding-left: 2rem;
    box-shadow: none;
    width: 100%
}

[type=color]:focus,
[type=datable]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #70d44a
}

label {
    font-size: .9rem;
    line-height: 1.8;
    color: inherit;
    margin-left: 1rem
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    display: block;
    padding: 1rem;
    position: absolute;
    left: .5rem !important;
    width: 100%;
    max-width: 100%;
    z-index: 10;
    border-radius: 0
}

.dropdown.menu .has-submenu.is-down-arrow>a::after,
.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-color: #231f20 transparent transparent
}

.dropdown.menu .has-submenu.is-right-arrow>a::after {
    border-color: transparent transparent transparent #231f20
}

.is-drilldown-submenu-parent>a::after {
    border: 6px inset;
    border-color: transparent transparent transparent #231f20
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border: 4px inset;
    border-color: #231f20 transparent transparent transparent
}

.js-drilldown-back::before {
    border-color: transparent #231f20 transparent transparent
}

.reveal-overlay {
    background-color: rgba(10, 10, 10, .2)
}

.reveal {
    padding: 3rem;
    border: 0;
    background: #f1f7de
}

table tbody,
table tfoot,
table thead {
    border: 0;
    background: #f1f7de
}

table tbody td,
table tbody th {
    padding: .5rem 0
}

table.b-rows tbody tr {
    border-bottom: 0
}

table tbody tr:nth-of-type(even) {
    background: #f1f7de
}

@font-face {
    font-family: fslola-extrabold;
    src: url(../fonts/FSLolaWeb-ExtraBold.woff2) format('woff2'), url(../fonts/FSLolaWeb-ExtraBold.woff) format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: fslola-medium;
    src: url(../fonts/FSLolaWeb-Medium.woff2) format('woff2'), url(../fonts/FSLolaWeb-Medium.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: lota_grotesquelight;
    src: url(../fonts/los_andes_-_lota_grotesque_light-webfont.woff2) format('woff2'), url(../fonts/los_andes_-_lota_grotesque_light-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: lota_grotesque_alt_1semi_bold;
    src: url(../fonts/lota-grotesque-alt1-semibold-webfont.woff2) format('woff2'), url(../fonts/lota-grotesque-alt1-semibold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #231f20;
    /*font-family: kobenhavn-c, sans-serif;*/
    font-family: fslola-extrabold,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    margin-top: .2rem;
    margin-bottom: .8rem;
    letter-spacing: -.02em
}

.h1,
h1 {
    font-size: 3rem;
    letter-spacing: -.03em
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.3rem
}

@media screen and (max-width:39.9375em) {
    .h1,
    h1 {
        font-size: 1.8rem
    }
    .h2,
    h2 {
        font-size: 1.3rem
    }
    .h3,
    h3 {
        font-size: 1.1rem
    }
}

.h4,
h4 {
    font-size: 1rem
}

.h5,
h5 {
    font-size: 1rem;
    font-weight: 500
}

.h6,
h6 {
    font-size: 1rem
}

p {
    font-size: 1.1rem;
    line-height: 1.4
}

p>strong {
    font-family: lota_grotesque_alt_1semi_bold
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.small {
    font-size: 75%
}

sup {
    top: -.5em;
    font-size: 50%
}

a,
a:visited {
    color: #231f20;
    text-decoration: none
}

a:focus,
a:hover {
    color: #70d44a
}

.smooth-scroll {
    scroll-behavior: smooth
}

.button,
button {
    cursor: pointer;
    border: 0;
    border-radius: 3rem !important;
    padding: 1rem 4rem;
    margin: 1rem 0;
    font-family: fslola-extrabold, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    background: #70d44a;
    color: #231f20;
    text-decoration: none !important;
    letter-spacing: -.05em
}

@media screen and (max-width:39.9375em) {
    .button,
    button {
        padding: 1rem 2rem
    }
}

.button:focus,
.button:hover,
button:focus,
button:hover {
    background-color: #231f20;
    color: #70d44a
}

.button.primary {
    background-color: #5e46e7;
    color: #fff
}

.pagination a:hover,
.pagination button:hover {
    background: 0 0
}

.button.secondary {
    background-color: #85639a;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #231f20;
    color: #f1f7de
}

.hollow.button {
    border: 2px solid #70d44a;
    color: #231f20
}

.hollow.button:hover {
    border: 2px solid #85639a
}

.white.hollow.button {
    border: 2px solid #fff;
    color: #fff
}

.button.large {
    font-size: 1.25rem;
    padding: 1.2rem 4rem
}

.button.tiny {
    font-size: .8rem;
    padding: .8rem 2rem
}

.button.orange {
    background: #ff6a32;
    color: #fff
}

.orange-text {
    color: #ff6a32 !important
}

.link.button {
    border: 0;
    padding: .2rem .7rem .3rem .7rem !important;
    margin: 0 !important;
    font-size: .8rem;
    font-family: fslola-extrabold, sans-serif;
    font-weight: 500
}

.link.button:focus,
.link.button:hover {
    border: 0;
    background: #231f20
}

#close-button:hover,
.close-button,
.close-button:focus,
.close-button:hover {
    position: absolute;
    color: #231f20;
    background-color: transparent;
    right: 1rem;
    top: .5rem;
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0
}

input[type=file].button {
    margin: 0;
    padding: .6rem 2rem
}

.green {
    color: #70d44a !important
}

.green-bg {
    background-color: #70d44a
}

.double-data-sticky{
    border: 0;
    padding: 10px 10px 10px 50px;
    z-index: 10;
    font-size: .9rem;
    font-weight: 700;
    position: absolute;
    width: 200px;
    top: 1rem!important;
    left: -40px;
    z-index: 10;
    color: #231f20;
    transform: rotate(-40deg);
    line-height: initial;
    display: none;
}

.purple {
    color: #85639a !important
}

.purple-bg {
    background-color: rgba(133, 99, 154, .8) !important
}

.purple-bg-tint {
    background-color: rgba(133, 99, 154, .5)
}

.cream {
    color: #f1f7de !important
}

.cream-bg {
    background-color: #f1f7de
}

.black {
    color: #231f20 !important
}

.black-bg {
    background-color: #333
}

.dark-grey {
    color: #666 !important
}

.dark-grey-bg {
    background-color: #666
}

.grey {
    color: #f7f7f7 !important
}

.grey-bg {
    background-color: #f7f7f7
}

.white {
    color: #fff !important
}

.white-bg {
    background-color: #fff
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.m1 {
    margin: 1rem !important
}

.mt1 {
    margin-top: 1rem !important
}

.mr1 {
    margin-right: 1rem !important
}

.mb1 {
    margin-bottom: 1rem !important
}

.ml1 {
    margin-left: 1rem !important
}

.m2 {
    margin: 2rem !important
}

.mt2 {
    margin-top: 2rem !important
}

.mr2 {
    margin-right: 2rem !important
}

.mb2 {
    margin-bottom: 2rem !important
}

.ml2 {
    margin-left: 2rem !important
}

.m3 {
    margin: 3rem !important
}

.mt3 {
    margin-top: 3rem !important
}

.mr3 {
    margin-right: 3rem !important
}

.mb3 {
    margin-bottom: 3rem !important
}

.ml3 {
    margin-left: 3rem !important
}

.m4 {
    margin: 4rem !important
}

.mt4 {
    margin-top: 4rem !important
}

.mr4 {
    margin-right: 4rem !important
}

.mb4 {
    margin-bottom: 4rem !important
}

.ml4 {
    margin-left: 4rem !important
}

.m5 {
    margin: 5rem !important
}

.mt5 {
    margin-top: 5rem !important
}

.mr5 {
    margin-right: 5rem !important
}

.mb5 {
    margin-bottom: 5rem !important
}

.ml5 {
    margin-left: 5rem !important
}

.m6 {
    margin: 6rem !important
}

.mt6 {
    margin-top: 6rem !important
}

.mt10 {
    margin-top: 10rem !important
}

.mr6 {
    margin-right: 6rem !important
}

.mb6 {
    margin-bottom: 6rem !important
}

.ml6 {
    margin-left: 6rem !important
}

.mxn1 {
    margin-left: -1rem !important;
    margin-right: -1rem !important
}

.mxn2 {
    margin-left: -2rem !important;
    margin-right: -2rem !important
}

.mxn3 {
    margin-left: -3rem !important;
    margin-right: -3rem !important
}

.mxn4 {
    margin-left: -4rem !important;
    margin-right: -4rem !important
}

.mxn5 {
    margin-left: -5rem !important;
    margin-right: -5rem !important
}

.mxn6 {
    margin-left: -6rem !important;
    margin-right: -6rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.p1 {
    padding: 1rem !important
}

.py1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.px1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.pl1 {
    padding-left: 1rem !important
}

.pr1 {
    padding-right: 1rem !important
}

.p2 {
    padding: 2rem !important
}

.py2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.px2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.pl2 {
    padding-left: 2rem !important
}

.pr2 {
    padding-right: 2rem !important
}

.p3 {
    padding: 3rem !important
}

.py3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.px3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.pl3 {
    padding-left: 3rem !important
}

.pr3 {
    padding-right: 3rem !important
}

.p4 {
    padding: 4rem !important
}

.py4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.px4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.pl4 {
    padding-left: 4rem !important
}

.pr4 {
    padding-right: 4rem !important
}

.p5 {
    padding: 5rem !important
}

.py5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.px5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.pl5 {
    padding-left: 5rem !important
}

.pr5 {
    padding-right: 5rem !important
}

.p6 {
    padding: 6rem !important
}

.py6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.py10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important
}

.px6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important
}

.pl6 {
    padding-left: 6rem !important
}

.pr6 {
    padding-right: 6rem !important
}

.icon {
    width: 1.5rem;
    display: inline-block
}

:focus {
    outline-style: none;
    box-shadow: none
}

.relative {
    position: relative
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0
}

@media screen and (min-width:64em) {
    .bg-fixed {
        background-attachment: fixed
    }
}

.fullscreen-height {
    height: calc(100vh - 5.5rem)
}

.large-height {
    height: 80vh
}

.medium-height {
    height: 50vh
}

.small-height {
    height: 30vh
}

@media screen and (max-width:39.9375em) {
    .fullscreen-height {
        height: auto
    }
    .large-height {
        height: 80vh
    }
    .medium-height {
        height: 50vh
    }
    .small-height {
        height: 30vh
    }
}

@media screen and (max-width:23.45em) {
    .order-quantity p.h3 {
        font-size: 14px
    }
    .order-quantity .quantity-no {
        font-size: 14px
    }
}

.tint {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: #000;
    opacity: .3
}

.object-fit-bg {
    object-fit: cover;
    z-index: -1
}

::-webkit-input-placeholder {
    color: #999 !important
}

::-moz-placeholder {
    color: #999 !important
}

:-ms-input-placeholder {
    color: #999 !important
}

:-moz-placeholder {
    color: #999 !important
}

._form-thank-you,
.success {
    color: green
}

.error,
.error-list,
.error-message {
    color: red;
    line-height: 1
}

header {
    position: fixed;
    top: 30px;
    width: 100vw;
    height: 5.5rem;
    background: #f1f7de;
    z-index: 100
}

header .logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: 7rem
}

@media screen and (min-width:40em) {
    header .logo {
        top: 1.7rem;
        left: 4rem;
        width: 8rem
    }
}

@media screen and (max-width:39.9375em) {
    header .cta.button {
        font-size: .9rem;
        padding: .5rem .7rem !important;
        margin: -.3rem .5rem 0 0 !important
    }
}

.page-content {
    min-height: 70vh;
    margin-top: 5.5rem
}

header ul.main.menu {
    font-family: fslola-extrabold, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    top: 1.5rem;
    left: 15rem
}

@media screen and (max-width:39.9375em) {
    header ul.main.menu {
        top: 5rem;
        left: 1rem;
        font-size: .8rem
    }
}

header ul.icon.menu {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: auto
}

@media screen and (min-width:40em) {
    header ul.icon.menu {
        top: 2rem;
        right: 4rem
    }
}

header ul.icon.menu>li {
    display: inline-block;
    margin-left: 1rem
}

header ul.icon.menu>li>a {
    margin: -.5rem 0 0 0;
    padding: 0
}

header .icon.menu>li>ul>li>a {
    color: #231f20;
    margin: 0;
    padding: 0
}

#nav.dropdown.menu>li>a {
    padding: .5rem 1rem 2rem .7rem
}

#nav .vertical.menu.submenu {
    background-color: #85639a;
    border: 0;
    width: auto
}

#nav.dropdown.menu>li.is-active>a {
    color: #85639a
}

#nav.dropdown .is-dropdown-submenu-item>a {
    color: #fff
}

#nav.dropdown .is-dropdown-submenu-item>a:hover {
    color: #70d44a
}

#nav.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    right: 2rem;
    margin-top: -14px
}

.main-menu.dropdown-pane {
    background-color: #f1f7de;
    border: 0;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    left: 0 !important;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .2)
}

.main-menu.dropdown-pane ul>li>a {
    font-size: 1.3rem
}

#icon-menu-button {
    z-index: 1050;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
    position: relative;
    border-radius: 0 !important
}

#icon-menu-button .icon,
#icon-menu-button.hover .icon.open {
    display: none;
    border-radius: 0 !important
}

#icon-menu-button .icon.open,
#icon-menu-button.hover .icon.close {
    display: inline-block;
    width: 1.1rem
}

#icon-menu.dropdown-pane {
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    z-index: 1000;
    background: #322f31;
    color: #f1f7de;
    width: 100vw !important;
    min-height: 100vh;
    padding: 4rem 2rem 2rem 2rem;
    border: 0;
    box-shadow: -1rem 0 1rem rgba(0, 0, 0, .1);
    overflow-y: scroll
}

#icon-menu .nav-logo {
    width: 70%;
    margin: 0 auto
}

#icon-menu.dropdown-pane a {
    color: #f1f7de
}

#icon-menu.dropdown-pane a:hover {
    color: #70d44a
}

@media screen and (min-width:40em) {
    #icon-menu.dropdown-pane {
        width: 50vw !important
    }
}

#icon-menu i.fab {
    display: inline-block
}

#icon-menu .drilldown a {
    padding: 1rem 0;
    background: 0 0;
    border-bottom: 1px solid #444
}

#icon-menu .drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #70d44a
}

.drilldown .is-drilldown-submenu {
    background: #322f31
}

.drilldown .js-drilldown-back>a::before {
    border-color: transparent #70d44a transparent transparent
}

footer {
    position: relative
}

footer .logo-tagline {
    width: 12rem;
    display: inline-block;
    margin: 0 auto
}

footer img.logo-tagline {
    display: block;
    margin-top: 2rem
}

footer .logo {
    width: 8rem;
    position: relative;
    top: .1rem
}
footer .footer-badge{
    width: auto;
    height: 100px !important;
    margin-left: 15px;    
}

.content-builder-text-plus-image,
.content-builder-text-plus-image div {
    position: relative
}

.content-builder-text-plus-image .content {
    width: 80%
}

.content-builder-text-plus-image .content p a {
    color: #70d44a
}

@media screen and (min-width:64em) {
    .content-builder-text-plus-image .content {
        width: 80%
    }
    .content-builder-text-plus-image:nth-of-type(even) .cell:nth-of-type(1) {
        order: 2
    }
}

@media screen and (max-width:63.9375em) {
    .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: 50vh;
        order: 2
    }
    .content-builder-text-plus-image .cell.image.fullscreen-height {
        height: 50vh;
        order: 1
    }
}

.content-builder-text-plus-image .bg-image .caption {
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    padding: 1.5rem 3rem 1rem 0;
    background-image: url(/assets/images/template/goodtel-smile-cream.svg);
    background-repeat: no-repeat;
    background-size: 2.5rem 2.5rem;
    background-position: right
}

.content-builder-text-plus-image .illustration {
    position: absolute;
    bottom: 0;
    height: 20vh;
    width: auto
}

.content-builder-text-plus-image .illustration.bottom-left {
    left: -1rem
}

.content-builder-text-plus-image .illustration.bottom-right {
    right: 5vw
}
.open-modals {
    display: block !important;
}


#__home__ .content-builder-text-plus-image:nth-of-type(1) .illustration.bottom-left {
    bottom: 0;
    left: -1rem;
    height: 25vh;
    z-index: 1
}

#__home__ .content-builder-text-plus-image:nth-of-type(3) .illustration.bottom-right {
    height: 30vh
}

@media screen and (max-width:63.9375em) {
    .content-builder-text-plus-image .illustration {
        height: 14vh !important
    }
}

.content-builder-text-plus-image .product-icon {
    height: 3.5rem
}

#switch-features .feature img {
    width: auto;
    height: 13rem
}

@media screen and (min-width:40em) {
    #switch-features .feature {
        padding-left: 6rem;
        padding-right: 6rem
    }
}

#how-it-works-features .feature img {
    width: auto;
    height: 6rem
}

@media screen and (max-width:39.9375em) {
    #how-it-works-features .feature img {
        height: 4rem
    }
    #how-it-works-features .feature h3::before {
        display: block;
        margin-bottom: .5rem
    }
}

@media screen and (max-width:39.9375em) {
    #good-for .fullscreen-height {
        height: 50vh
    }
}

#mc_embed_signup ul {
    margin: 0 auto
}

#mc_embed_signup ul li {
    display: inline-block
}

#mc_embed_signup div.mce_inline_error {
    border-radius: 2rem !important
}

@media screen and (max-width:39.9375em) {
    #mc_embed_signup .mc-field-group {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
}

.freeform-row .freeform-column {
    padding: .3rem !important;
    margin: 0 !important
}

.freeform-row .freeform-column .input-group-one-line label {
    display: inline-block !important
}

.freeform-row .freeform-column .input-group-one-line {
    display: inline-block !important
}

.freeform-row .freeform-column .freeform-label.freeform-required:after {
    display: none
}

.ff-form-success,
.mce-success-response {
    background-color: #70d44a !important;
    color: #231f20 !important;
    border-radius: 4rem !important;
    padding: 2rem !important;
    font-weight: 700 !important;
    margin-bottom: 3rem !important
}

.ff-form-success p {
    margin-bottom: 0
}

.ff-form-errors,
.mce-error-response {
    background-color: #f8d7da !important;
    color: #231f20 !important;
    border-radius: 4rem !important;
    padding: 2rem !important;
    font-weight: 700 !important;
    margin-bottom: 3rem !important
}

.scroller {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.scroller article {
    width: 20rem;
    min-width: 20rem;
    margin-right: 2rem;
    flex: 0 0 auto
}

.scroller::-webkit-scrollbar {
    display: none
}

.card {
    border: 0;
    position: relative;
    border-radius: 1.5rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.card-section {
    padding: 2rem;
    display: block
}

.causes-list-product.card {
    -webkit-flex-grow: 0;
    flex-grow: 0
}

.causes-list-product .card-section {
    padding: 1rem
}

.causes-list-product .card-section:nth-of-type(1) {
    height: 12rem
}

.causes-list .card-section {
    padding: 2rem;
    height: 17rem
}

@media screen and (max-width:39.9375em) {
    .causes-list .card-section,
    .causes-list-product .card-section {
        height: auto
    }
}

@media screen and (min-width:40em) {
    .causes-list .card-section .button,
    .causes-list-product .card-section .button {
        position: absolute;
        bottom: 2rem
    }
}

.causes-description.black-bg p {
    color: #f1f7de
}

.causes-list.reveal {
    top: 7rem !important
}

.accordion {
    margin-left: 0;
    background: 0 0;
    list-style-type: none
}

.accordion-title {
    display: block;
    line-height: 1;
    font-size: 1.2rem;
    position: relative;
    border: 0;
    color: #231f20
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: transparent;
    text-decoration: none
}

.accordion-title:before {
    right: .5rem
}

.accordion-content {
    display: none;
    border: 0;
    border-bottom: 0;
    background-color: transparent
}

.accordion-content p {
    color: #231f20;
    font-size: 1.2rem;
    line-height: 1.7
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: none
}

.goodtel-icon {
    width: 6rem;
    height: 6rem
}

.cta .card .goodtel-icon {
    min-height: 8rem
}

.page-content .modems-form .steps {
    display: none
}

.steps .done {
    color: #888
}

.steps .sel {
    color: #231f20;
    font-weight: 700
}

.steps i {
    margin-left: .3rem;
    position: relative;
    top: .1rem;
    font-size: 1rem
}

.steps .done i {
    color: #70d44a
}

.steps .sel i {
    color: #85639a
}

.flag {
    border: 0;
    display: inline-block;
    padding: .2rem 1rem .2rem 2rem;
    z-index: 10;
    font-size: .8rem;
    position: absolute;
    top: 2rem;
    z-index: 10;
    color: #f1f7de
}

.causes-category .flag,
.causes-list .flag,
.products-list .flag {
    position: absolute;
    top: 2rem;
    left: 0;
    z-index: 10
}

#plans .flag {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 3rem;
    z-index: 10
}

.flash-notification.error {
    background: #8b0000
}

.error,
.errors,
.flash {
    color: #8b0000;
    list-style: none
}

.flash-notification {
    position: fixed;
    top: 8rem;
    right: -4rem;
    width: auto;
    padding: 1rem 6rem 1rem 2rem;
    background: rgba(35, 31, 32, .8);
    color: #fff;
    border-radius: 2rem;
    text-align: left;
    animation-name: flash-notification;
    animation-duration: 4s;
    animation-fill-mode: forwards
}

.product-details .error {
    top: 12rem !important
}

.causes-list-product .error {
    top: 16rem !important
}

@keyframes flash-notification {
    0% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

#product-form .error {
    background: rgba(139, 0, 0, .3);
    color: #fff;
    border: 2px solid #8b0000;
    border-radius: 1.5rem;
    font-weight: 700;
    font-size: 1.2rem;
    z-index: 0;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    padding: 0 2rem;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width:64em) {
    .products-category .products-list:nth-child(odd) .image {
        order: 2
    }
}

.products-list-icon .goodtel-icon {
    margin-top: 2rem;
    width: auto;
    height: 5rem
}

.products-list-icon .card-section:nth-child(2) {
    min-height: 15rem
}

.product-radio-option .goodtel-icon {
    height: 3rem;
    width: auto
}

@media screen and (max-width:39.9375em) {
    .product-header .image {
        order: 1
    }
    .product-header .text {
        order: 2
    }
}

#product-tabs.tabs {
    margin: 0;
    border: 0;
    background: rgba(0, 0, 0, .1);
    width: 100%
}

#product-tabs.tabs li {
    margin-bottom: 0
}

.tabs-title {
    float: none;
    display: inline-block
}

.tabs-title>a {
    margin-top: 1rem;
    padding: 1rem 3rem;
    font-size: inherit;
    line-height: 1;
    color: #231f20;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.tabs-title.is-active>a,
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #f1f7de;
    color: #231f20
}

.tabs-title>a:hover {
    background: #f1f7de;
    color: #231f20
}

.tabs-content {
    border: 0;
    border-top: 0;
    background: 0 0;
    color: inherit;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.tabs-panel {
    padding: 0
}

.product-radio-option,
.product-radio-option-bx {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: 2px solid #fff
}

.product-radio-option-bx .product-radio-option {
    display: inherit;
    box-shadow: inherit;
    border: none;
    margin: 0;
    box-shadow: none
}

.product-radio-option-bx .product-radio-option:hover {
    display: inherit;
    box-shadow: inherit;
    border: none;
    box-shadow: none
}

.product-radio-option-bx .causes-list-product .card-section:nth-of-type(1) {
    height: auto
}

.product-radio-option-bx .causes-list-product .card-section {
    padding: 0;
    box-shadow: none
}

.product-radio-option-bx:hover,
.product-radio-option:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border: 2px solid #85639a
}

.product-radio-option>div>input[type=checkbox],
.product-radio-option>div>input[type=radio] {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute
}

.product-radio-option>div>input[type=checkbox]+a,
.product-radio-option>div>input[type=radio]+a {
    cursor: pointer
}

.product-radio-option .button {
    padding: 1rem 2rem;
    position: absolute;
    bottom: 2rem;
    transform: translateX(-50%);
    width: calc(100% - 4rem)
}

.product-radio-option>div>input[type=checkbox]:checked+a.button,
.product-radio-option>div>input[type=radio]:checked+a.button {
    background-color: #231f20 !important
}

.product-radio-option .button .selected,
.product-radio-option .down-icon,
.product-radio-option>div>input[type=checkbox]:checked+a.button>span.choose,
.product-radio-option>div>input[type=radio]:checked+a.button>span.choose {
    display: none
}

.product-radio-option>div>input[type=checkbox]:checked+a.button>.down-icon,
.product-radio-option>div>input[type=checkbox]:checked+a.button>span.selected,
.product-radio-option>div>input[type=radio]:checked+a.button>.down-icon,
.product-radio-option>div>input[type=radio]:checked+a.button>span.selected {
    display: inline
}

#nbn-rollout-map.large.white-bg.reveal {
    top: 5.5rem !important;
    padding: 0 4rem 4rem 4rem
}

@media screen and (max-width:39.9375em) {
    #nbn-rollout-map.full.reveal.without-overlay {
        top: 5.5rem !important;
        padding: 0;
        background-color: #f1f7de
    }
}

.nbn-rollout-map-legend.menu {
    display: inline-block;
    width: 100%;
    font-size: 75%;
    text-align: center
}

.nbn-rollout-map-legend.menu,
.nbn-rollout-map-legend.menu li {
    display: inline-block;
    margin-right: 1rem
}

.nbn-good-to-go {
    background-color: #ba95e7
}

.nbn-purple-bg {
    color: #8e50d8 !important
}

.nbn-brown-bg {
    color: #824220 !important
}

.nbn-green-bg {
    color: #438500 !important
}

#nbn-map {
    height: 80px;
    overflow: hidden;
    transition: 1s
}

#nbn-map.nbn-map-show {
    height: 800px
}

#nbn-map .secondary.button span:after {
    content: "Check if nbnᵀᴹ is available"
}

#nbn-map.nbn-map-show .secondary.button span:after {
    content: "View Plans"
}

#reviews .slick {
    visibility: hidden;
    overflow: hidden;
    height: 10rem
}

#reviews .slick.slick-initialized {
    visibility: visible;
    height: auto
}

.review-stars {
    display: inline-block;
    height: 2rem;
    background-image: url(/assets/images/template/star.svg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 2rem
}

.review-stars.stars-5 {
    width: 10rem
}

.review-stars.stars-4 {
    width: 8rem
}

.review-stars.stars-3 {
    width: 6rem
}

.reviews-logo {
    height: auto;
    width: 130px
}

.cursorPointer {
    cursor: pointer
}

.variant-info.has-tip {
    border-bottom: 0;
    position: relative;
    left: .3rem;
    top: -1rem
}

.variant-features {
    line-height: 1.3
}

.variant-features li {
    padding: .2rem 0 .2rem 1.5rem;
    font-weight: 700
}

.variant-features li img.icon {
    max-width: .8rem
}

.variant-features li:before {
    background-image: url(/assets/images/template/tick.svg);
    background-position: 0 .5rem;
    background-repeat: no-repeat;
    background-size: .8rem;
    content: ''
}

.cart-bar {
    position: fixed;
    bottom: 0;
    z-index: 100;
    background: #f1f7de;
    width: 84%;
    left: 8%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem
}

form#clearFormCartBar {
    display: inline
}

.checkout-summary-item input[type=number] {
    background: url(../assets/images/icons/plus-minus.png) no-repeat 84% 50%;
    width: 90px
}

.checkout-summary-item input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    cursor: pointer;
    display: block;
    width: 8px;
    color: #333;
    text-align: center;
    position: relative
}

.checkout-summary-item input[type=number]:hover::-webkit-inner-spin-button {
    background: url(../assets/images/icons/plus-minus.png) no-repeat 50% 50%;
    width: 15px;
    height: 15px;
    padding: 4px;
    position: relative;
    border-radius: 28px
}

.checkout-summary-item {
    border: 0;
    position: relative;
    border-radius: 1.5rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fefefe
}

variant-notes .product-filters li>a {
    padding: .5rem 0
}

.product-filters.menu .active>a {
    display: inline-block;
    background: 0 0;
    color: inherit
}

.product-filters.menu .active>aa.remove {
    display: inline-block
}

.product-filters-active li {
    display: inline-block;
    background-color: #231f20;
    color: #fff;
    padding: .2rem .5rem;
    font-size: .8rem
}

.product-filters-active li .fa-times {
    color: #fff;
    padding-left: .4rem;
    border-left: 1px solid #fff;
    margin-left: .3rem
}

.checkout-summary div {
    padding: 1rem 0
}

.checkout-summary p {
    margin: 0
}

.remove-promocode {
    padding: 1rem 1rem
}

@media screen and (max-width:39.9375em) {
    .checkout-summary-item .goodtel-icon {
        width: auto;
        height: auto;
        max-width: auto
    }
    .checkout .button,
    .checkout button {
        margin-top: 0;
        margin-bottom: 0
    }
    .checkout .checkout-summary div {
        padding: .2rem 0
    }
    .checkout [type=color],
    .stripe-field,
    [type=date],
    [type=datetime-local],
    [type=datetime],
    [type=email],
    [type=month],
    [type=number],
    [type=password],
    [type=search],
    [type=tel],
    [type=text],
    [type=time],
    [type=url],
    [type=week],
    select,
    textarea {
        margin: 0 0 .3rem
    }
    .checkout .mt2 {
        margin-top: 1rem !important
    }
}

.checkout-summary-item .item-name,
.checkout-summary-item .item-price {
    padding: 0 1rem
}

.checkout-summary-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: none
}

.checkout-summary .goodtel-icon {
    height: auto
}

.switch-paddle {
    height: 2.1rem;
    border-radius: 2rem;
    background: #666;
    border: 1px solid #fff
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #fff;
    border-radius: 2rem
}

input:checked~.switch-paddle {
    background: #70d44a
}

.payment-options i {
    font-size: 1.5rem;
    margin-right: 1rem
}

@media screen and (max-width:39.9375em) {
    #checkout-form .button {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 1rem
    }
}

.menu.agree-to-policies>li>label {
    display: inline !important
}

.menu.agree-to-policies>li>label>a {
    display: inline !important;
    padding: 0 !important
}

#card-cvc,
#card-expiry,
#card-number {
    padding: .85rem 2rem
}

#card-cvc,
#card-expiry {
    width: 100%;
    display: inline-block
}

.label-preferred-connection {
    margin-left: .5rem;
    margin-top: 50%
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    padding-right: 1rem
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block;
    opacity: 1
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -3.4rem;
    display: block;
    width: 3rem;
    height: 3rem;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

button.slick-arrow:focus,
button.slick-arrow:hover {
    border: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    opacity: 1
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: .25
}

.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: left;
    margin: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 3px;
    height: 3px;
    padding: 3px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: #ccc
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-dots li.slick-active button {
    outline: 0;
    background: #222
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    text-align: center;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ccc
}

.order-quantity .quantity-no {
    color: #982e3a;
    font-family: kobenhavn-c, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-style: normal;
    line-height: 1.5;
    border: 0;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: auto;
    text-align: center
}

input[readonly] {
    background-color: transparent
}

.order-quantity .quantity-no:focus {
    background-color: transparent;
    box-shadow: inherit
}

.custom-padd {
    padding: 0 !important
}

.mobile-none {
    display: none
}

.min-height {
    min-height: 160px
}

.cart-item {
    background: #f1f7de
}

.cart-item h1 {
    color: #333;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: -.06em
}

.cart-item .checkout-summary-item {
    background: 0 0;
    box-shadow: inherit;
    border-radius: 0
}

.cart-item .checkout-summary {
    margin: 0 auto
}

.cart-item .h2 {
    font-size: 1.3rem;
    color: #333;
    text-transform: uppercase
}

.cart-item p span {
    font-family: kobenhavn-c, sans-serif;
    letter-spacing: .5px;
    font-size: 14px;
    color: #333
}

.cart-item p a.change {
    color: #f87c56;
    font-weight: 500
}

.cart-item .small-4,
.cart-item .small-8 {
    padding: 0
}

.cart-item .checkout-summary-item {
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #33333338
}

.cart-item .checkout-summary-item:last-child {
    border-bottom: 0;
    padding-bottom: 30px
}

.cart-item .grid-padding-x>.cell.padd-0 {
    display: unset
}

.grid-padding-x>.cell.padd-0 [type=number] {
    height: 2.5rem
}

.grid-padding-x>.cell.padd-0 {
    display: flex;
    align-items: center;
    padding-bottom: 0
}

.checkout-summary-item .padd-0 .h2 {
    font-size: 1.5rem
}

.margin-bott {
    margin-bottom: 50px
}

.info-tooltop {
    border-bottom: none
}

.handset-qty input[type=number] {
    border-radius: 13px;
    height: auto;
    padding: 5px;
    text-align: center;
    width: 50px;
    margin: auto
}

.handset-qty a {
    font-size: 22px;
    font-weight: bolder
}

.w-100 {
    width: 100% !important
}

.border-green {
    position: relative
}

.border-green:before {
    position: absolute;
    left: 0;
    bottom: .5rem;
    background: #70d44d;
    content: '';
    width: 100%;
    height: 15px;
    border-radius: 50px;
    overflow: hidden;
    z-index: -1
}

.white-text {
    color: #fff
}

.reliable-nbn .img-box img {
    width: 100%;
    max-width: 40%;
    display: block;
    opacity: .5;
    margin-top: 2.5rem
}

.reliable-nbn .content {
    padding-left: 18%
}

.donate-profits h2,
.reliable-nbn h2 {
    margin-bottom: 30px;
    font-weight: 700
}

.donate-profits p,
.reliable-nbn p {
    width: 100%;
    max-width: 70%;
    font-size: 1.25rem;
    line-height: 1.625rem;
    color: #231f20
}

.donate-profits p {
    margin: 40px auto
}

.isk-free-trial {
    padding: 2.4rem 0
}

.isk-free-trial .cell {
    text-align: center
}

.isk-free-trial h3 {
    margin: 0;
    font-size: 1.6rem
}

.isk-free-trial h3 .edit-icon {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px
}

.isk-free-trial h3 .edit-icon img {
    width: 28px
}

.switch-goodtel {
    padding: 8.75rem 0 5.9375rem
}

.switch-goodtel .card .content {
    padding: 6.875rem 8.125rem
}

.switch-goodtel .card .content h2 {
    margin-bottom: 1.875rem
}

.switch-goodtel .card .content p {
    font-family: inherit;
    line-height: 1.625rem;
    color: #231f20
}

.products-category .card .switch-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.products-category .card .switch-list li {
    display: inline-block;
    width: 49%
}

.products-category .card .switch-list .img-box {
    margin-bottom: 1rem;
    width: 100%;
    max-width: 80px
}

.products-category .card .switch-list p {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0
}

.change-world .image {
    background-size: 90%
}

.change-world .content {
    padding-left: 18%
}

.change-world .content h2 {
    margin-bottom: 1.7rem
}

.hollow.dark {
    border: 2px solid #231f20;
    color: #231f20;
    padding: 1rem 2.2rem
}

.hollow.dark:hover {
    background: #231f20;
    border: 2px solid #231f20;
    color: #fff
}

.modems-form {
    padding: 50px 0 80px;
    /*overflow-x: hidden;*/
}

.review-content {
    padding: 60px 0
}

.review-content .top-box,
.review-wrap .top-box {
    background: #fff;
    padding: 60px 0 43px
}

.review-content .top-box h3,
.review-wrap .top-box h3 {
    font-size: 1.6rem;
    width: 100%;
    max-width: 55%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.9rem
}

.review-content .top-box .user-info .img-box,
.review-wrap .top-box .img-box {
    width: 63px;
    height: 63px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: .9375rem
}

.review-content .top-box .user-info,
.review-wrap .top-box .user-info {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.review-wrap .top-box {
    margin-bottom: 0
}

.review-content .user-info .name h4 {
    margin: 0;
    font-size: 20px;
    color: #70d44a;
    display: table-cell;
    vertical-align: middle
}

.review-content .user-info .name {
    border-right: solid 1px #231f20;
    padding: 10px 20px;
    height: 60px;
    display: table
}

#product-form {
    width: 100%;
    position: relative
}

.modems-form .steps {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0 0 5rem 0;
    list-style: none
}

.modems-form .step {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex: 1;
    position: relative
}

.modems-form .step--active {
    cursor: pointer;
    pointer-events: all
}

.modems-form .step:not(:first-child):before,
.modems-form .step:not(:last-child):after {
    display: block;
    position: absolute;
    top: 50%;
    left: -50%;
    height: 7px;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    will-change: width;
    z-index: -1
}

.modems-form .step:before {
    width: 100%;
    background-color: #e1e6d0
}

.modems-form .step:after {
    width: 0;
    background-color: #ff2267
}

.modems-form .step__icon {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 14px;
    height: 14px;
    background-color: #e1e6d0;
    border-radius: 50%;
    color: transparent
}

.modems-form .incomplete.active .step__icon {
    background-color: #60c13e;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    cursor: pointer
}

.modems-form .step__label {
    position: absolute;
    bottom: -4rem;
    left: 50%;
    font-size: 17px;
    line-height: 22px;
    color: #e1e6d0;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modems-form .active .step__label {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    color: #71d34a;
    cursor: pointer
}

.modems-form .step.active:before {
    background-color: #71d34a
}

.modems-form fieldset .cream-bg {
    margin: 2rem 0;
    padding: 1rem;
    font-size: 3rem
}

.modems-form fieldset:not(:first-of-type) {
    display: none
}

.modems-form .table-form {
    background: #fff;
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, .05);
    padding: 7rem 8.8rem;
    width: 100%;
    position: relative;
    border-radius: 1.5rem
}

.modems-form .table-form .table tbody,
.modems-form .table-form .table tbody tr:nth-of-type(even) {
    background: #fff
}

.modems-form .table-form .table td {
    vertical-align: top;
    font-size: 1.5rem;
    color: #231f20;
    padding: .9rem 0;
    height: 110px
}

.modems-form .table-form .table tr {
    border-bottom: solid 3px #000
}

.modems-form .table-form .table td:last-child {
    text-align: right;
    padding-right: 1.25rem
}

.modems-form .table-form .action-button {
    background: #70d44a;
    font-weight: 700;
    border: solid 1px #70d44a;
    color: #000;
    cursor: pointer;
    padding: 1rem 2rem;
    border-radius: 3.125rem;
    margin-top: 2rem
}

.modems-form .right-content {
    padding: 1.25rem 0
}

.modems-form .cell .flag {
    top: 0
}

.modems-form .select-menu {
    width: 100%;
    max-width: 60%;
    margin: 40px auto 20px
}

.modems-form .cell .offer-box {
    background-color: #70d44a;
    display: inline-block;
    padding: .2rem 1rem .2rem 2rem;
    z-index: 10;
    font-size: .8rem;
    position: absolute;
    top: 0;
    z-index: 10;
    color: #fff;
    left: 0
}

.mobile-plan-form {
    padding: 100px 0 80px
}

.good-guarantees {
    padding: 50px 0
}

.sub-title {
    width: 100%;
    max-width: 34%;
    margin: 0 auto 40px;
    font-size: 28px;
    line-height: 1.9rem
}

.mobile-plan-list .checkbox.product-radio-option {
    min-height: 109px
}

.dropdown_select {
    position: relative
}

.dropdown_select>.caption {
    border: 1px solid #cacaca;
    height: 45px;
    color: #0a0a0a;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding: 10px;
    color: #0a0a0a;
    font-size: 16px;
    font-weight: 700
}

.dropdown_select .caption:after {
    position: absolute;
    right: 10px;
    top: 20px;
    border: solid 5px transparent;
    border-top-color: #9e9e9e;
    content: '';
    transition: all .2s ease
}

.dropdown_select>.list {
    position: absolute;
    width: 100%;
    border-radius: 0;
    display: none;
    background: #fff;
    z-index: 2;
    border: 1px solid #cacaca
}

.dropdown_select>.list>.item {
    padding: 11px 24px;
    cursor: pointer;
    color: #0a0a0a;
    font-size: 16px;
    background: #fff
}

.dropdown_select>.list>.item.selected {
    font-weight: 700;
    background: #f9f9f9
}

.dropdown_select>.caption:hover,
.dropdown_select>.list>.item:hover {
    background: #f9f9f9
}

.dropdown_select.open>.caption:after {
    transform: rotate(-180deg);
    top: 15px
}

.dropdown_select.open>.list {
    display: block
}

.donate-profits {
    padding: 160px 0 50px
}

.donate-profits .input-group input {
    border-radius: 50px;
    border: solid 1px transparent;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600
}

.donate-profits .input-group input::placeholder {
    color: #e5e5e5
}

.donate-profits .input-group .input-group-button .button {
    padding: .5rem 1.5rem;
    margin-left: 18px;
    font-size: 16px
}

.donate-profits .img-box img {
    width: 100%;
    max-width: 40%;
    display: block;
    margin: 2.5rem auto 0
}

.donate-profits .grid-x,
.good-guarantees .grid-x,
.testimonials-container .grid-x {
    justify-content: center
}

.good-guarantees .feature img {
    width: 100%;
    max-width: 10rem;
    height: auto !important
}

.table-responsive {
    overflow-x: auto
}

.profits-products {
    padding: 140px 0 20px
}

.profits-products .card h2 {
    margin-bottom: 25px
}

.profits-products .review-wrap {
    margin: 60px 0
}

.check-list {
    list-style: none;
    margin: 15px 0 20px;
    padding: 0
}

.check-list li {
    position: relative;
    color: #241f20;
    padding: 4px 0 4px 25px;
    font-weight: 400;
    line-height: 20px
}

.check-list li:before {
    background: url(../assets/images/check-mark.png) no-repeat;
    position: absolute;
    left: 0;
    top: 35%;
    width: 14px;
    height: 12px;
    content: ''
}

.profits-products .products-list .order-none {
    order: inherit !important
}

.socially-conscious {
    padding: 95px 0 0
}

.socially-conscious h2 {
    margin-bottom: 55px;
    text-align: center
}

.socially-conscious .grid-x {
    justify-content: center
}

.socially-conscious .card .card-section {
    padding: 4.5rem 2rem 2rem;
    position: relative
}

.socially-conscious .card .card-section:before {
    position: absolute;
    left: 29px;
    top: 50px;
    content: '“';
    font-size: 28px;
    color: #241f20;
    line-height: 28px
}

.socially-conscious .card p {
    font-size: 20px;
    text-align: left
}

.socially-conscious .card .info-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.socially-conscious .card .info-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.socially-conscious .card .info-wrap .img-box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.socially-conscious .card .info-wrap .right-content {
    text-align: left;
    margin-left: 20px
}

.socially-conscious .card .info-wrap .name {
    font-size: 18px;
    color: #70d44b;
    line-height: 24px
}

.socially-conscious .card .info-wrap a {
    text-decoration: underline;
    font-size: 18px
}

.profits-switch {
    padding: 60px 0 50px
}

.profits-switch .feature figure {
    min-height: 9rem
}

.profits-switch .feature img {
    height: auto;
    width: auto
}

.goodtel-decision {
    padding: 85px 0
}

.goodtel-decision .btn-group {
    margin: 35px 0 20px
}

.goodtel-decision .btn-group .primary {
    margin: 0 5px
}

.goodtel-decision .business-products a {
    text-decoration: underline;
    font-size: 24px
}

.goodtel-decision .business-products a:hover {
    color: #5e46e7
}

.goodtel-logo {
    padding: 120px 0
}

.goodtel-logo .logos-wrap {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.goodtel-logo .logos-wrap li {
    display: inline-block;
    width: 49%;
    text-align: center;
    border-right: solid 2px #464646
}

.goodtel-logo .logos-wrap li:last-child {
    border: none
}

.goodtel-logo .logos-wrap li a {
    display: inline-block
}

.testimonials-container .feature {
    border: 0;
    border-radius: 1.5rem;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    padding: 35px 30px;
    min-height: 220px
}

.testimonials-container .feature .testimonial-box {
    padding: 10px 5px 10px 30px !important;
    position: relative;
    text-align: left;
    min-height: 80px
}

.testimonials-container .testimonial-info {
    padding: 10px 0;
    display: flex;
    align-items: center
}

.testimonials-container a#more-testimonials {
    display: block;
    width: 100%
}

.testimonials-container .logo-box {
    padding: 0 20px
}

.testimonials-container .title-box {
    border-right: solid 1px #231f20;
    padding: 10px 20px 10px 0;
    height: 50px;
    display: table
}

.testimonials-container .logo-box h3 {
    margin: 0
}

.testimonials-container .testimonial-info a {
    display: block
}

.testimonials-container .testimonial-info img {
    float: left;
    width: 120px;
    height: auto
}

.testimonials-container .testimonial-info .title-box p {
    font-size: 17px;
    color: #70d44a;
    line-height: 17px;
    font-family: kobenhavn-c, sans-serif;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}

.australia-covered {
    padding: 0 0 100px;
    text-align: center
}

.australia-coveredg h3 {
    font-family: kobenhavn-c, sans-serif;
    font-weight: 700;
    color: #231f20
}

.australia-covered p {
    font-size: 28px;
    color: #241f20;
    line-height: 30px;
    width: 100%;
    max-width: 43%;
    margin: 30px auto 50px;
    font-weight: 700;
    text-align: center
}

.australia-covered a {
    color: #241f20;
    font-size: 24px;
    text-decoration: underline;
    line-height: 22px;
    font-family: kobenhavn-c, sans-serif;
    font-weight: 700
}

.card-section p.h1 span {
    font-size: 2rem
}

section.tabs-section {
    display: block;
    height: 100%;
    padding: 80px 0
}

.tab-title {
    background: #70d54b;
    padding: 25px 0 30px 14%
}

.border-green {
    position: relative
}

section.tabs-section button.button.secondary {
    background: #70d44a;
    color: #231f20;
    border-radius: 15px !important;
    text-transform: capitalize;
    padding: 15px 30px;
    transition: .5s all;
    margin-bottom: 40px
}

section.tabs-section button.button.secondary:hover {
    background: #231f20;
    color: #fff
}

section.tabs-section .border-green:before {
    height: 15px
}

section.tabs-section.section-activate-sim ul {
    border: 0
}

.tabs-section h2 {
    color: #231f20;
    font-family: kobenhavn-c, sans-serif;
    font-weight: 800;
    line-height: 1.5;
    font-size: 48px
}

.tabs-section h3 {
    font-size: 12px;
    color: #231f20;
    font-weight: 700
}

.tabs-section .form-tabs h3,
.tabs-section .mobile-detiles h3 {
    font-size: 20px;
    line-height: 1.5
}

.tabs-section .mobile-detiles h3 {
    margin-bottom: 30px
}

.form-tabs ._form-content {
    margin-top: 80px
}

.tabs-section .stripe-field,
.tabs-section [type=color],
.tabs-section [type=datable],
.tabs-section [type=date],
.tabs-section [type=datetime-local],
.tabs-section [type=datetime],
.tabs-section [type=email],
.tabs-section [type=month],
.tabs-section [type=number],
.tabs-section [type=password],
.tabs-section [type=search],
.tabs-section [type=tel],
.tabs-section [type=text],
.tabs-section [type=time],
.tabs-section [type=week],
.tabs-section select,
.tabs-section textarea,
[type=url] {
    border-radius: 8px;
    border: 1px solid #8a8a8a
}

[type=color]:focus,
[type=datable]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #70d44a
}

.tabs-section label {
    font-size: 16px;
    color: #231f20;
    font-weight: 700;
    margin-left: 0;
    line-height: inherit
}

._form_element._x61605304.small-12.medium-12.large-9.cell.mar-mb [type=password] {
    margin-bottom: 8px
}

.tabs-section label.auto-height {
    line-height: 20px
}

._form_element._x61605304.small-12.medium-12.large-9.cell.mar-mb {
    margin-bottom: 25px
}

.tabs-section label.password {
    font-size: 12px;
    line-height: 16px
}

span.privacy {
    font-size: 14px;
    text-decoration: none;
    color: #242021;
    display: inline-block;
    margin-top: 16px;
    position: relative;
    float: left
}

span.privacy:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: solid 1px #8a8a8a;
    width: 100%
}

.mobile-detiles .black-btn {
    background: #000000bd;
    border-radius: 8px !important;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    border: solid 4px transparent;
    margin-bottom: 5px
}

small.acceptTCError {
    color: red;
    display: block
}

.mobile-detiles .black-btn:focus {
    border: solid 4px #fff;
    box-shadow: 0 0 0 2px #70d44a
}

.mobile-detiles .mar-mb {
    margin-bottom: 50px
}

.button-focus {
    font-size: 14px;
    color: #70d44a;
    font-weight: 800;
    line-height: 16px
}

.mobile-detiles .black-btn:focus .button-focus {
    display: block !important
}

.mobile-detiles .secondary.button {
    float: right;
    margin-top: 40px
}

.mobile-detiles .this-apper {
    font-size: 12px;
    line-height: 14px
}

.tabs-section .selectric-items li {
    background: 0 0;
    font-size: 20px;
    color: #242021;
    font-weight: 700;
    border-bottom: solid 2px;
    padding: 19px 10px 19px 25px;
    text-transform: capitalize
}

.tabs-section .selectric-items li:last-child {
    border-bottom: 0
}

.tabs-section .selectric-items li.highlighted {
    background: 0 0;
    color: #000 !important
}

.tabs-section .selectric-items li:hover {
    background: #e0e0e054;
    color: #000 !important
}

.tabs-section .selectric-wrapper.selectric-select-tab {
    width: 80%
}

.tabs-section .selectric,
.tabs-section .selectric-items {
    border: solid 2px #231f20;
    background: #fff
}

.tabs-section .selectric-items {
    border-top: solid 1px #231f20
}

.tabs-section .selectric-open .selectric {
    border-color: #231f20;
    border-bottom: solid 1px #231f20
}

.tabs-section .selectric:after {
    content: "\f078";
    position: absolute;
    width: 80px;
    height: 60px;
    line-height: 60px;
    right: 0;
    font-size: 20px;
    top: 0;
    background: #231f20;
    font-family: FontAwesome;
    font-weight: 900;
    color: #fff;
    text-align: center
}

.tabs_wrapper {
    text-align: center;
    margin: 0 auto;
    background: 0 0;
    padding-top: 80px;
    padding-left: 3%
}

ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 25px 0 0;
    padding: 0;
    width: 23%;
    min-width: 175px;
    list-style: none;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: 0 0
}

ul.tabs li {
    margin: 0 0 20px 0;
    cursor: pointer;
    padding: 0 15px;
    line-height: normal;
    font-size: 16px;
    color: #cfd2bd;
    text-align: left;
    font-weight: 800;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    margin-bottom: 30px
}

ul.tabs li span.number {
    position: relative;
    margin-right: 30px;
    font-size: 12px;
    color: #fff;
    background: #cfd2bd;
    width: 30px;
    display: inline-block;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center
}

ul.tabs li.active span.number {
    background: #70d44a
}

ul.tabs li:hover {
    cursor: unset
}

ul.tabs li.active {
    color: #70d44a;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    width: 70%;
    min-width: 10px;
    text-align: left;
    background: #fff;
    border-radius: 12px
}

.tab_content {
    padding: 50px;
    height: 100%;
    width: 100%;
    display: none;
    border-radius: 10px
}

.tab_drawer_heading {
    display: none
}

.tabs-section .selectric .button {
    display: none !important
}

.tabs-section span.label {
    background: 0 0;
    font-size: 20px;
    color: #000;
    height: 60px;
    line-height: 50px;
    font-weight: 700;
    padding-left: 15px
}

.selectric-open .selectric-items {
    width: 89% !important
}

.check-list li:before {
    background: url(../assets/images/check-mark.png) no-repeat;
    position: absolute;
    left: 0;
    top: 8px;
    width: 14px;
    height: 12px;
    content: ''
}

.check-list-section {
    margin: 30px 0 0 20px
}

.check-list-section .check-list li,
.check-list-section p {
    font-size: 18px;
    font-weight: 500
}

.active-page .sim-img img {
    max-width: 100%;
    height: auto;
    width: 50%
}

.plan-section label.by-tic {
    line-height: 18px;
    display: block;
    margin-left: 25px;
    margin-right: 0
}

.plan-section button#_form_5_submit {
    position: absolute;
    bottom: 15%;
    right: 7%
}

[type=checkbox]#acceptTC {
    float: left
}

.good_for_you {
    padding: 80px 0
}

.good-page {
    background: #fff;
    border-radius: 20px;
    padding: 50px;
    margin-top: 50px;
    margin-left: 13%;
    width: 75%
}

.good-page h3 {
    font-weight: 800;
    font-size: 34px;
    line-height: 40px;
    color: #231f20;
    margin-bottom: 50px
}

.digit-group input {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #fffff;
    border: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    margin: 0 5px;
    padding: inherit
}

.offerModal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .8)
}

.offerModal .modal-content {
    margin: auto;
    display: block;
    width: 50%;
    max-width: 500px
}

.offerModal .modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}

.offerModal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

.offerModal .close:focus,
.offerModal .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

form#activate-sim-login {
    width: 80%
}

@media only screen and (max-width:700px) {
    .offerModal .modal-content {
        width: 100%
    }
}

.page-content .account-details-section .steps {
    display: flex
}

.account-details-section .steps {
    padding-bottom: 5.7rem
}

.account-details-section img {
    width: auto;
    height: auto
}

.account-details-section .tab-title {
    padding-left: 11%
}

.account-details-section .table-form .table tr {
    border-bottom: solid 2px #000
}

.account-details {
    margin-top: 65px
}

.your-account-details {
    background: #fff;
    padding: 50px 60px 50px 40px;
    border-radius: 14px
}

.account-title {
    margin-bottom: 40px
}

.account-title h2 {
    font-weight: 800
}

.account-title h3 {
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 0
}

.lock-img {
    position: relative;
    bottom: -30px
}

.lock-img img {
    width: auto;
    height: 40px
}

.card-payment {
    display: flex;
    margin-bottom: 25px;
    position: relative
}

.mastercard-images {
    position: absolute;
    left: 60%;
    top: 50%;
    width: 40%
}

.mastercard-images img {
    margin-right: 5px
}

.lock-title {
    margin-left: 10px;
    margin-top: 20px
}

.lock-title h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 800
}

.lock-title p {
    margin-bottom: 0
}

.account-details-form input {
    border-radius: 0;
    height: auto;
    padding: 12px 30px;
    border: solid 2px #ddd
}

.calendar,
.mastercard,
.security-card {
    position: relative
}

.mastercard-img {
    position: absolute;
    top: 9px;
    right: 30px
}

.calendar-img,
.card-img,
.security-img {
    position: absolute;
    left: 20px;
    top: 10px
}

.cvc-img {
    position: absolute;
    top: 5px;
    right: 30px
}

.account-details-form input {
    padding: 12px 30px 12px 60px
}

.account-details-form input.form-control-padd {
    padding-left: 30px
}

.your-account-details .right-button {
    text-align: right
}

.account-details-section .secondary {
    padding: 1rem 2rem;
    letter-spacing: -.05em;
    font-size: 1rem;
    border-radius: 3rem !important
}

.your-account-details .secondary {
    font-size: 23px;
    color: #231f20;
    background: #70d44b
}

.account-details-form .cell {
    padding-left: 0
}

.account-details-section .table-form {
    padding: 0;
    background: 0 0;
    box-shadow: inherit
}

.account-details-section .table-form .table tbody,
.account-details-section .table-form .table tbody tr:nth-of-type(even) {
    background: 0 0
}

.account-details-section .table-form .table td {
    height: auto;
    padding: 1.4rem 0 .5rem 0
}

.account-details-section .table-form .table tr td a {
    font-size: 16px;
    text-decoration: underline;
    font-family: lota_grotesquelight, sans-serif
}

.table-title {
    margin: 30px 0 0 0
}

.account-details-section .table-form .table tr td h4 {
    font-weight: 800;
    font-size: 1.5rem
}

.account-details-section .table-form .table tr td p {
    margin-bottom: 15px
}

.account-details-section .table-form .table tr td a.green {
    margin-bottom: 15px;
    font-size: 1.1rem;
    line-height: 1.4;
    display: inline-block
}

.account-details-section .table-form .table tr td span.toggle-code {
    display: block
}

.account-details-section .table-form .table tr td .code {
    font-size: 16px;
    color: #70d44b;
    text-decoration: underline
}

.toggle-promo-code {
    display: none
}

.account-details-section .table-form .table tr td .month {
    font-size: 16px;
    font-family: fslola-extrabold, sans-serif;
    text-decoration: none
}

.account-details-section .table-form .table tr td .secondary {
    margin: 7px 0 0 0;
    background: #231f20;
    font-weight: 400
}

.account-details-section .table-form .table tr td .secondary:hover {
    background: #70d44b;
    color: #000
}

.account-details-section .table-form .table tr td input {
    border-radius: 14px;
    border: solid 1px #000;
    padding: 12px 15px;
    height: 52px;
    background: 0 0;
    margin-bottom: 0
}

.padding-bott {
    padding-bottom: 50px !important
}

.payment-single .padding-bott {
    padding-bottom: 0 !important
}

.childfund {
    display: inline-block;
    width: 100%;
    margin-top: 15px
}

.children-detailes {
    display: inline-block;
    padding-left: 30px;
    width: 55%;
    margin-right: 5%
}

.children-img {
    margin-top: 0;
    float: right;
    text-align: right;
    width: 40%
}

.children-detailes span {
    font-size: 16px;
    text-decoration: underline
}

.children-detailes .cause {
    font-size: 16px;
    text-transform: uppercase;
    color: #70d44b;
    margin-bottom: 40px
}

.children-detailes h3 {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 800
}

.children-img img {
    width: 200px;
    height: 200px;
    border-radius: 100%
}

.border-img {
    margin-top: 60px;
    display: block;
    width: 100%
}

.border-img img {
    max-width: 100%;
    width: 100%
}

.white-bg {
    background: #fff
}

.creation-block {
    padding: 35px 45px 35px 30px;
    border-radius: 14px
}

.creation-block input,
.creation-block select {
    border-radius: 10px;
    font-size: 16px;
    height: 52px;
    padding: 12px 15px;
    border: solid 1px #ddd
}

.creation-block input[type=checkbox] {
    height: auto
}

.creation-block select {
    padding-right: 30px
}

.creation-block input#checkbox1 {
    height: auto
}

.account-details-section select:focus {
    border: solid 1px #70d44b
}

.creation-block label,
.creation-block p {
    font-size: 1rem;
    color: #231f20;
    font-weight: 400;
    margin-left: 0;
    line-height: 52px;
    font-family: lota_grotesque_alt_1semi_bold
}

.creation-block label.auto-full-width {
    line-height: 20px;
    margin-bottom: 10px
}

.creation-block .policies-title {
    margin-top: 15px;
    margin-bottom: 10px
}

.creation-block .policies-title:last-child {
    margin-bottom: 0
}

.creation-block .policies-title p {
    margin-bottom: 0;
    line-height: 24px
}

.creation-block label.auto-height {
    line-height: 20px;
    width: 170px
}

.creation-block label.auto-line {
    line-height: 52px
}

.creation-block .check-box {
    margin-left: 10px;
    font-size: .65rem;
    color: #8a8a8a;
    vertical-align: top;
    line-height: 28px
}

.creation-block .policie {
    font-size: .65rem;
    color: #8a8a8a;
    margin-left: 30px
}

.creation-block .right-button {
    text-align: right
}

.creation-block .right-button .secondary {
    background: #70d44b;
    color: #000;
    margin: 1rem 0 0 0;
    font-weight: 400
}

.creation-block .right-button .secondary:hover {
    background: #000;
    color: #fff
}

.account-details-section .switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-left: 20px
}

.account-details-section .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.account-details-section .slider {
    position: absolute;
    cursor: pointer;
    top: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #70d44b;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 0
}

.account-details-section .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    right: 3px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.account-details-section input:checked+.slider {
    background-color: #ccc
}

.account-details-section input:focus+.slider {
    box-shadow: 0 0 1px #70d44b
}

.account-details-section input:checked+.slider:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: 3px
}

.account-details-section .slider.round {
    border-radius: 34px;
    height: 15px
}

.account-details-section .slider.round:before {
    border-radius: 50%
}

.creation label.auto-height {
    line-height: 52px
}

.creation .policie {
    margin-left: 0
}

.exit-button {
    display: flex;
    margin: 30px 0 0 0
}

.exit-button .no {
    margin-left: 20px
}

.exit-button label {
    line-height: 24px;
    font-weight: 400;
    border: solid 2px #ddd;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    width: 100px;
    cursor: pointer
}
.transferring-mobile-number .exit-button{
    margin-top: 15px;
}

.transferredMobileNumberInput input:before{
    content: '04';
}

.transferring-mobile-number .exit-button label{
    width: 50%;
    line-height: 20px;
    padding: 10px;
}

.exit-button label.active {
    border-color: #70d54b;
    color: #70d54b
}

.exit-button label:last-of-type {
    margin-left: 20px
}

.shipping-block .right-button .secondary {
    margin-top: 50px
}

.account-details-section .shipping-block .switch {
    line-height: 30px;
    margin-bottom: 0
}

.shipping-block .policie {
    margin-left: 0
}

.account-details-section .shipping-block .slider {
    top: 10px
}

.payment-single-sction {
    padding-bottom: 60px
}

.payment-single {
    background: #fff;
    padding: 85px 15px 60px 35px;
    border-radius: 14px
}

.payment-single .your-account-details {
    padding: 0;
    background: 0 0;
    border-radius: 0
}

.hand-img {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.payment-single .account-title {
    margin: 0
}

.payment-single .account-title h4 {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 15px
}

.payment-single .account-title h3 {
    font-size: 1.2rem;
    line-height: 1.2
}

.payment-single .childfund {
    background: #f8faec;
    padding: 40px;
    border-radius: 10px
}

.payment-single .childfund .children-detailes {
    padding-left: 0
}

.payment-single .children-img {
    margin-top: 0
}

.important-bits {
    padding-bottom: 60px
}

.important-bits .border-green:before {
    height: 12px;
    bottom: .2rem
}

.important-bits h2 {
    margin-bottom: 20px
}

.important-bits p {
    font-family: lota_grotesque_alt_1semi_bold;
    line-height: 1.3
}

.your-order-section {
    padding-bottom: 60px;
    padding-top: 0
}

.your-order-section img {
    width: auto;
    height: auto
}

.your-order-section .table-form .table tbody,
.your-order-section .table-form .table tbody tr:nth-of-type(even) {
    background: 0 0
}

.your-order-section .table-form {
    background: 0 0;
    padding: 0;
    box-shadow: inherit
}

.your-order-section .table-form .table .last-row {
    border-bottom: 0
}

.your-order-section .table-form .table tr td h4 {
    font-size: 1.3rem
}

.your-order-section .table-form .table td {
    height: auto
}

.your-order-section .account-title {
    margin-bottom: 20px
}

.account-title h2 span {
    font-size: 32px
}

.your-details h4 {
    margin-bottom: 30px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #70d44a
}

.your-details p {
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1rem;
    font-family: kobenhavn-c, sans-serif
}

.your-order-section .table-form .table tr td a {
    font-size: 16px;
    text-decoration: underline;
    font-family: lota_grotesquelight, sans-serif
}

.your-order-section .table-form .table tr td .month {
    font-size: 16px;
    font-family: fslola-extrabold, sans-serif;
    text-decoration: none
}

.your-order-section .table-form .table tr {
    border-bottom: solid 2px #000
}

.founder-section {
    padding-bottom: 60px
}

.founder-section .grid-container {
    padding: 0
}

.founder-section .rwd-media {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 40px
}

.founder-section .rwd-media iframe,
.founder-section .rwd-media video {
    position: absolute;
    width: 100%;
    height: 100%
}

.grid-x.billingAddressSection,
.grid-x.shippingAddressSection {
    margin-top: 30px
}

.line-ht-0 {
    line-height: 0 !important
}

.powered-img {
    text-align: center
}

#sectionKeepExistingPhoneNumber {
    width: 100%;
    margin-top: 30px
}

.australia-covered .secondary {
    padding-top: 14px;
    font-size: 1rem
}

.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 90%
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    padding-right: 10px
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

p.priceText span {
    font-family: lota_grotesquelight, sans-serif;
    vertical-align: top;
    line-height: 3rem
}

#fieldset-mobile-plan small.mobile-plan-tc {
    display: block;
    margin: -6px 30px;
    clear: both;
    line-height: initial;
    padding: 7px
}

.active-popup {
    padding-bottom: 80px;
    padding-left: 3%
}

.active-popup .padding-x {
    padding: 70px 50px
}

.active-popup .content h2 {
    font-size: 3rem;
    line-height: 1;
    margin-top: -10px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 2
}

.active-popup .content p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px
}

.active-popup .content p:last-child,
.active-popup .content.modal-details p:last-child {
    margin-bottom: 0 !important
}

.active-modal-content {
    position: relative;
    border-radius: 25px
}

.contact-img a {
    position: absolute;
    bottom: 0;
    right: 20px
}

.contact-img a img {
    width: auto;
    max-width: 100%;
    height: auto
}

.continue-btn {
    display: inline-flex
}

.active-popup.hidden {
    display: none !important
}

.continue-btn .close {
    font-size: 1rem;
    padding: 1rem 4rem;
    margin: 1rem 0;
    font-weight: 700;
    float: inherit;
    background: #70d54b;
    color: #000
}

#payment-form .powered-by-stripe img {
    height: 25px
}

.hbspt-form .hs-button {
    cursor: pointer;
    border: 0;
    border-radius: 3rem !important;
    padding: 1rem 4rem;
    margin: 1rem 0;
    font-family: fslola-extrabold, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    background: #70d44a;
    color: #231f20;
    text-decoration: none !important;
    transition: .5s all
}

.nrs-section {
    margin-top: 1rem
}

.hbspt-form .hs-button:hover {
    background-color: #231f20;
    color: #70d44a
}

.nrs-section p {
    margin-bottom: 0
}

.nrs-section .button {
    padding: 1rem 2rem
}
.blog-entry .content-builder-text-plus-image .fullscreen-height {
    height: auto;
}

.product-radio-option .priceText span{
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 900;
    color: #70D44A;
}

.product-radio-option p.cost-explainer{
    font-size: 1rem;
    color: #70D44A;
    font-weight: 900;
}

.homepage .products-list small{
    display: block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #70d44a;    
}
.scroll-down a i {
    font-size: 30px;
    color: #70d44a;
    line-height: 30px;
    vertical-align: middle;
}
.padd-0 {
    padding-top: 0;
}
.the-telco-for-the-not-for-profit-sector .content-builder-text-green-background.grid-container, 
.the-telco-for-the-not-for-profit-sector .content-builder-text-grey-background.grid-container {
    max-width: 100%;
    justify-content: center;
}
.the-telco-for-the-not-for-profit-sector .content-builder-text-green-background .large-12.cell, 
.the-telco-for-the-not-for-profit-sector .content-builder-text-grey-background .large-12.cell {
    max-width: 90%;
    margin: 0 auto;
}
.payments .content-builder-wide-image {
    margin-bottom: 50px;
}
.payments .content-builder-wide-image + .grid-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.payments .grid-container .hollow.button {
    background-color: #85639a;
    color: #fff;
    border-color: transparent;
}
.payments .grid-container .hollow.button:hover {
    background-color: #231f20;
}
.mobile-plans {
    border-radius: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(112 212 74 / 50%);
    position:relative;
    max-width: 1100px;
    margin: 0 auto;
}
.mobile-plans:after {
    content: "";
    position: absolute;
    right: -45px;
    width: 75px;
    height: 80px;
    background: url(https://www.goodtel.com.au/assets/images/icons/price-tag.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: -45px;
}
.mobile-plans h4 {
    color: #85639a;
    font-size: 1.6rem;
    margin-bottom: 0.25rem;
}
.mobile-plans p {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #231f20;
    margin-bottom: 0;
    font-weight: 600;
}
.mobile-plans p a:hover {
     color: #231f20;
}
.custom-radiobutton input {
    margin-bottom: 0;
}
.custom-radiobutton label strong {
    font-size: 1.3rem;
    color: #000;
    margin-bottom: .5rem;
    display: block;
}
.custom-radiobutton p {
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 24px;
    font-family: lota_grotesquelight,sans-serif;
}
.products-dis {
    margin-left: 50px;
}

.custom-radiobutton [type="radio"]:checked,
.custom-radiobutton [type="radio"]:not(:checked) {
    position: relative;
    left: 21px;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
    top: -1px;
    width: 12px;
}
.custom-radiobutton [type="radio"]:checked + label,
.custom-radiobutton [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
.custom-radiobutton [type="radio"]:checked + label:before,
.custom-radiobutton [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #8a8a8a;
    border-radius: 100%;
    background: #fff;
}
.custom-radiobutton [type="radio"]:checked + label:after,
.custom-radiobutton [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #8a8a8a;
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radiobutton [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radiobutton [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.help .cta .card, .good-cloud-pbx .cta .card, .good-business-sip .cta .card, 
.good-premium-business-nbn-tc2 .cta .card, .good-small-business-nbn .cta .card, 
.heart-kids .cta .card, .rainforest-rescue .cta .card, .national-breast-cancer-foundation .cta .card, 
.indigenous-literacy-foundation .cta .card, .ozharvest-1 .cta .card, .save-a-dog-scheme .cta .card, .childfund-australia .cta .card, 
.sleepbus .cta .card, .the-asylum-seeker-resource-centre .cta .card, .good-cloud-pbx-and-nbn-bundle .cta .card, 
.good-for-you .cta .card, .good-for-business .cta .card {
    height: 100% !important;
}
.cta .card .goodtel-icon, .cta .card fieldset {
    margin: 0 auto;
}
.cta .card label {
    text-align: left;
}
.cta .card ul {
    list-style: none;
    margin: 0;
}
.cta .card fieldset.form-columns-1 .hs-input {
    width: 100%;
}
.cta .card fieldset.form-columns-1 input[type=checkbox] {
    width: auto;
}
.cta .card .hs-error-msgs {
    color: #f2545b;
}
.good-mobile .all-plans .button.secondary, .mobile-broadband .all-plans .button.secondary {
    font-family: fslola-extrabold,sans-serif;
    font-weight: 700 !important;
}
#help-support .nav-logo img {
    max-width: 200px;
}
.mobile-broadband .isk-free-trial.green-bg.iconsWGreenBg {
    background-color: #fff;
}
.change-world .fullscreen-height {
    height: calc(100vh - 12.5rem);
}
.products-plans .products-list .content {
    padding-left: 40px;
}
.good-nbn .product-form-good-nbn .card {
    height: 100% !important;
}
.good-cloud-pbx .call-now .card {
   padding: 0 20px;
}
#embed-voi iframe{
    border-radius: 14px !important;
}
@media(min-width:1250px) {
    .auto-width-large #checkout-form {
        max-width: 650px
    }
}
@media(min-width:2100px) {
   .change-world .fullscreen-height {
        height: calc(100vh - 25.5rem);
    }
}
@media screen and (max-width:48em) {
    .button,
    button {
        padding: 1rem 2rem
    }
}

@media screen and (max-width:39.9375em) {
    .grid-container-mobile {
        padding-bottom: 20px
    }
    .grid-container-mobile .padd-top {
        padding-top: 20px
    }
    .grid-container-mobile .button {
        margin: 0
    }
    .grid-container-mobile .button.secondary {
        margin: 1rem 0
    }
    .destop-block {
        display: none !important
    }
    .mobile-none {
        display: block !important;
        margin-top: 20px !important
    }
    .button.large {
        font-size: 1rem;
        padding: 1rem 4rem
    }
    .grid-padding-x>.cell.padd-0 [type=number] {
        height: 2rem
    }
    @-moz-document url-prefix() {
        .checkout-summary {
            margin-bottom: 50px
        }
    }
    .min-height {
        min-height: inherit
    }
    .cart-item .grid-padding-x>.cell.padd-0 {
        display: unset
    }
    .your-order-section .table-form .table tr td h4 {
        font-size: 1.1rem
    }
    .the-telco-for-the-not-for-profit-sector .content-builder-text-green-background .large-12.cell, 
    .the-telco-for-the-not-for-profit-sector .content-builder-text-grey-background .large-12.cell {
        max-width: 100%;
    }
    .cta .card fieldset.form-columns-2 input {
        width: 100% !important;
    }
    
}

@media screen and (max-width:26.57em) {
    .grid-padding-x>.cell.padd-0 [type=number] {
        width: 70px;
        padding-left: 16px;
        margin-left: 12px
    }
    #order-review-section .custom-small-4 {
        width: 20%;
        margin: 0 auto
    }
    .order-quantity .quantity-no {
        font-size: 18px
    }
    .checkout-summary-item .padd-0 .h2 {
        font-size: 1rem
    }
    .label-preferred-connection {
        margin-left: .5rem;
        margin-top: 10px
    }
}

@media screen and (max-width:23.45em) {
    .order-quantity p.h3,
    p {
        font-size: 14px
    }
    .order-quantity .quantity-no {
        font-size: 14px
    }
    .checkout-summary.p2 {
        padding: 1rem !important
    }
    .grid-mobile.small-12 {
        width: 92%;
        margin: 0 auto
    }
    .h2,
    h2 {
        font-size: 1rem
    }
    .grid-padding-x>.cell.padd-0 [type=number] {
        width: 60px;
        padding-left: 8px;
        height: 1.8rem
    }
    .cart-item .h2 {
        font-size: 1rem
    }
}

@media screen and (max-width:20em) {
    .grid-padding-x>.cell.padd-0 [type=number] {
        width: 45px;
        font-size: 14px;
        margin-left: 17px
    }
}

@media(max-width:1680px) {
    .switch-goodtel .card .content {
        padding: 3rem
    }
    .modems-form .step__label {
        font-size: .875rem
    }
}

@media(max-width:1440px) {
    .children-img img {
        height: 150px;
        width: 150px
    }
}

@media(max-width:1366px) {
    .reliable-nbn p {
        max-width: 100%
    }
    .reliable-nbn .img-box img {
        margin-top: 1.3rem
    }
    .change-world .content,
    .reliable-nbn .content {
        padding-left: 0
    }
    .sub-title {
        max-width: 41%
    }
    .review-content .top-box h3,
    .review-wrap .top-box h3 {
        max-width: 70%
    }
    .modems-form .step__label {
        font-size: .775rem
    }
    .payments .content-builder-wide-image + .grid-container {
        top: 45%;
        transform: inherit;
    }
}

@media(max-width:1300px) {
    .creation-block label.auto-height {
        width: auto
    }
}

@media(max-width:1280px) {
    .children-detailes {
        padding-left: 20px
    }
}

@media(max-width:1250px) {
    .creation-block label.auto-line {
        line-height: 20px
    }
}

@media(max-width:1199px) {
    header ul.main.menu {
        display: none !important
    }
    header ul.icon.menu .hide-for-large {
        display: inline-block !important
    }
    .border-green:before {
        height: 10px
    }
    .reliable-nbn h3 {
        font-size: 1rem;
        margin-bottom: .5rem
    }
    h2 {
        font-size: 2.5rem !important;
        margin-bottom: 15px !important
    }
    .check-list li,
    .donate-profits p,
    .good-guarantees .feature p,
    .modems-form .right-content p,
    .profits-products .card p,
    .reliable-nbn p,
    .socially-conscious .card p,
    .switch-goodtel .card .content p {
        font-size: 1.1rem
    }
    .goodtel-decision .business-products a,
    .isk-free-trial h3,
    .modems-form .right-content h3 {
        font-size: 1.3rem
    }
    .switch-goodtel .card .content h2 br {
        display: none
    }
    .switch-goodtel .card .content {
        padding: 1rem
    }
    .products-category .card .switch-list {
        margin-top: 1rem !important
    }
    .products-category .card .switch-list h3,
    .profits-products .card h3 {
        font-size: 1.1rem
    }
    .review-content .top-box h3,
    .review-wrap .top-box h3 {
        max-width: 90%;
        font-size: 1.3rem;
        line-height: 1.5rem
    }
    .review-content .top-box .user-info .title,
    .review-wrap .top-box .title {
        font-size: 1rem
    }
    .modems-form .table-form fieldset {
        padding: 3rem
    }
    .modems-form .steps {
        padding: 0 0 5rem
    }
    .modems-form .table-form .table td {
        font-size: 1.2rem
    }
    .sub-title {
        max-width: 50%;
        font-size: 1.2rem;
        line-height: 1.4rem
    }
    .modems-form .right-content h4 {
        font-size: 1.2rem
    }
    .good-guarantees {
        padding: 4rem 0
    }
    #switch-features .feature {
        padding: 1rem
    }
    .donate-profits p {
        margin: 25px auto
    }
    .donate-profits .input-group .input-group-button .button,
    .donate-profits .input-group input {
        font-size: 1rem
    }
    .donate-profits {
        padding: 100px 0 50px
    }
    .socially-conscious .card .card-section {
        padding: 2rem
    }
    .socially-conscious .card .card-section:before {
        top: 22px
    }
    .modems-form .table-form {
        padding: 2rem
    }
    .account-details-section .table-form .table tr td .secondary {
        padding: 1rem 2rem;
        font-size: .85rem
    }
    .account-details-section .table-form .table tr td h4 {
        font-size: 1.2rem
    }
    .account-details-section .table-form .table td:last-child {
        padding-right: 0
    }
    .account-details-section .table-form .table tr td .code,
    .account-details-section .table-form .table tr td .month {
        font-size: 14px
    }
    .contact-img a img {
        width: 120px;
        max-width: 100%;
        height: auto;
        object-fit: cover
    }
    .fullscreen-height .nrs-section h3 {
        color: #f1f7de
    }
    .testimonials-container .title-box {
        display: flex;
        height: 100%
    }
    .payments .content-builder-wide-image + .grid-container {
        top: 40%;
    }
    .payments .grid-container figure img {
        max-width: 100% !important;
    }
    .mobile-plans:after {
        top: -65px;
        right: 0;
    }
    .cta .card .hbspt-form {
        padding: 0 15px;
    }
    .products-plans .products-list .content {
        padding-left: 0px;
    }
}

@media (max-width:1127px) {
    .account-details-section .table-form .table tr td .secondary {
        padding: 1rem 1.5rem
    }
}

@media (max-width:1087px) {
    .account-details-section .table-form .table tr td .secondary {
        padding: 1rem
    }
}

@media(max-width:1096px) {
    .account-details-section .table-form .table tr td .code,
    .account-details-section .table-form .table tr td .month {
        font-size: 13px
    }
    .children-img img {
        width: 150px;
        height: 150px
    }
}

@media(max-width:1068px) {
    ul.tabs li span.number {
        margin-right: 15px
    }
}

@media(max-width:1024px) {
    .account-details-section .table-form .table tr td p {
        font-size: .9rem
    }
    .account-details-section .table-form .table tr td .secondary {
        padding: 1.2rem
    }
    .account-details-section .table-form .table tr td .code,
    .account-details-section .table-form .table tr td .month {
        font-size: 11px
    }
    .account-details-form input {
        padding: 12px 10px 12px 40px
    }
    .calendar-img,
    .card-img,
    .security-img {
        left: 5px
    }
    .account-details-form input.form-control-padd {
        padding-left: 10px
    }
    .your-order-section .table-form .table td:last-child {
        padding-right: .5rem
    }
    .payment-single .childfund {
        padding: 40px 30px
    }
    .children-detailes h3 {
        font-size: 1.4rem
    }
    .children-detailes {
        width: 50%
    }
    .children-img {
        width: 45%
    }
    .good-nbn .product-form-good-nbn .cell {
       margin-bottom: 4.5rem;
    }
}

@media(max-width:1023px) {
    .account-details-section .table-form .table tr td p,
    .your-order-section .table-form .table tr td p {
        font-size: 1rem
    }
    .account-details-section .table-form .table tr td .secondary {
        font-size: 1rem;
        padding: 1rem 3rem
    }
    .children-detailes {
        width: 55%
    }
    .account-details-section .table-form .table tr td .code,
    .account-details-section .table-form .table tr td .month {
        font-size: 16px
    }
    .account-details-form input {
        padding: 12px 30px 12px 60px
    }
    .calendar-img,
    .card-img,
    .security-img {
        left: 10px
    }
    .account-details-form input.form-control-padd {
        padding-left: 10px
    }
    .childfund {
        margin-top: 0;
        padding: 0 2rem
    }
    .payment-single .children-img {
        margin-top: 0;
        float: right;
        text-align: right
    }
    .payment-single .childfund .children-detailes {
        width: 55%
    }
    .children-img {
        width: 40%
    }
    .creation-block label.mobile-text {
        text-align: left
    }
    .your-details {
        padding: 2rem
    }
    .table-title {
        padding: 0 2rem
    }
    .creation-block,
    .your-account-details {
        margin: 0 2rem
    }
    .payment-single {
        margin: 65px 2rem 0 2rem
    }
    .payment-single-mobile {
        margin-top: 0
    }
    .creation-block label.number-mobile-text {
        margin-bottom: 10px
    }
    .creation-block label.auto-width {
        line-height: 52px
    }
    .creation-block label {
        line-height: 20px;
        margin-bottom: 10px
    }
    .account-details-section .table-form .table tr td a.green {
        font-size: 1rem
    }
    .modal-details {
        margin-top: 30px
    }
    .blog-entry .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: auto;
    }
    .cta .cell {
        padding-bottom: 1rem;
    }
}

@media(max-width:990px) {
    .reliable-nbn .cell.text .fullscreen-height {
        height: 100%
    }
    .change-world .content,
    .donate-profits,
    .good-guarantees,
    .goodtel-decision,
    .goodtel-logo,
    .modems-form,
    .profits-products,
    .profits-switch,
    .reliable-nbn .content,
    .socially-conscious,
    .switch-goodtel {
        padding: 30px 0
    }
    .isk-free-trial {
        padding: 1.5rem 0
    }
    .isk-free-trial .cell {
        text-align: left;
        padding: 5px 0
    }
    .switch-goodtel .card {
        margin-bottom: 0 !important
    }
    .change-world .image {
        background-size: 100%
    }
    .modems-form .step:before {
        height: 5px
    }
    .modems-form fieldset .cream-bg {
        font-size: 2.5rem !important;
        margin: 1rem 0 2rem
    }
    .modems-form .table-form fieldset {
        padding: 1.5rem
    }
    .modems-form .table-form .table td {
        height: auto
    }
    .modems-form .right-content {
        padding-top: 3.125rem
    }
    .modems-form .right-content h4 {
        margin-bottom: 15px
    }
    #switch-features .feature {
        padding: 15px !important
    }
    .modems-form .table-form .table td {
        font-size: 1.1rem
    }
    .hollow.dark,
    .modems-form .table-form .action-button {
        font-size: 16px
    }
    .sub-title {
        max-width: 100%
    }
    .review-content .top-box,
    .review-wrap .top-box {
        padding: 30px 15px
    }
    .modems-form .table-form .action-button {
        margin-top: 15px
    }
    .review-content .top-box h3,
    .review-wrap .top-box h3 {
        max-width: 100%
    }
    .modems-form .table-form .table td:last-child {
        padding-left: 0
    }
    .profits-products .review-wrap {
        margin: 30px 0
    }
    .socially-conscious .card .info-wrap .img-box {
        width: 63px;
        height: 63px
    }
    .socially-conscious .card .info-wrap .name,
    .socially-conscious .card .info-wrap a {
        font-size: 1rem
    }
    .profits-products .cell.p3 {
        padding: 1rem !important
    }
    .donate-profits p,
    .reliable-nbn p {
        max-width: 100%
    }
    .review-content {
        padding: 30px 0
    }
    .modems-form .step__label {
        bottom: unset;
        top: 35px
    }
    .review-content .top-box .user-info,
    .review-wrap .top-box .user-info {
        margin-top: 18px
    }
    .modems-form .select-menu {
        max-width: 100%
    }
    .australia-covered {
        padding: 40px 0
    }
    .australia-covered h3 {
        font-size: 2.5rem !important
    }
    .australia-covered p {
        font-size: 20px;
        line-height: 26px;
        max-width: 100%;
        margin: 15px 0 30px
    }
    .australia-covered a {
        font-size: 20px
    }
    .tabs-section h3 {
        font-size: 18px;
        padding: 15px 0
    }
    .tab_content {
        width: 100%
    }
    ul.tabs {
        display: none
    }
    .tab_container {
        display: block;
        margin: 0 auto;
        width: 95%;
        border-top: none;
        border-radius: 0;
        box-shadow: 0 0 10px #000
    }
    .tab_drawer_heading {
        background-color: #ccc;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center
    }
    .tab_drawer_heading:hover {
        color: #fff
    }
    .d_active {
        color: #ddd
    }
    .tabs-section label {
        margin-left: 0;
        margin-bottom: 10px
    }
    .tabs_wrapper {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
    .tab-title {
        padding: 20px 0 20px 10%
    }
    .form-tabs ._form-content {
        margin-top: 50px
    }
    .tabs-section span.label {
        height: 45px;
        line-height: 35px
    }
    .tabs-section .selectric:after {
        height: 45px;
        line-height: 45px;
        width: 60px
    }
    .tab_content {
        padding: 30px
    }
    .good-page h3 {
        font-size: 30px;
        line-height: 36px
    }
    .good_for_you,
    section.tabs-section {
        padding: 50px 0
    }
    .active-popup .content h2,
    .active-popup .content p {
        margin-bottom: 15px !important
    }
    .modal-details {
        margin-top: 15px
    }
    .active-popup {
        padding-right: .9375rem;
        padding-left: .9375rem;
        padding-bottom: 50px
    }
    .payments .content-builder-wide-image + .grid-container {
        top: 35%;
    }
    #icon-menu.dropdown-pane {
        height: 100vh;
    }
}

form input.errorInput {
    border-color: red
}

.plans-sticky-element{
    position: fixed;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-weight: 700;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.plans-sticky-element a:hover{
    color: #70d44d !important;
}

#pkyba{
    max-width: 100% !important;
}

@media(max-width:768px) {
    .your-account-details {
        padding: 50px 30px
    }
}

@media(max-width:767px) {
    .your-details {
        padding: 0
    }
    .table-title {
        padding: 0
    }
    .creation-block,
    .your-account-details {
        margin: 0
    }
    .payment-single {
        margin: 65px 0 0 0
    }
    .payment-single-mobile {
        margin-top: 0
    }
    .founder-section .grid-container {
        padding: 0 15px
    }
    .active-popup .padding-x {
        padding: 50px 30px
    }
    .contact-img a img {
        width: 100px
    }
    .plans-sticky-element {
        display: none;
    }
    .payments .content-builder-wide-image + .grid-container {
        position: static;
    }
    .payments .content-builder-wide-image {
        margin-bottom: 0;
    }
    .mobile-plans h4 {
        font-size: 1.3rem;
    }
    header{
        top:0;
    }
}

@media(max-width:639px) {
    .creation-block label.auto-width {
        line-height: 20px
    }
    .creation-block .exit-button input {
        height: auto
    }
    .creation-block .exit-button input.mobile-none {
        display: none !important
    }
    #payment-form .card-holder .medium-6.cell {
        padding: 0
    }
    .is-drilldown.animate-height {
        margin-bottom: 1rem
    }
}

@media(max-width:568px) {
    .switch-goodtel .card .content {
        padding: .5rem
    }
    .change-world .content h2 br,
    .socially-conscious h2 br {
        display: none
    }
    .review-content .top-box .user-info .img-box {
        width: 45px;
        height: 45px
    }
    .modems-form .right-content h3 {
        margin: 15px 0
    }
    .products-category .card .switch-list li {
        padding: 15px 0;
        text-align: center
    }
    .products-category .card .switch-list .img-box {
        max-width: 50px;
        margin: 0 auto 15px
    }
    .modems-form .table-form {
        min-height: 560px
    }
    .socially-conscious .card .card-section {
        padding: 2rem 1rem
    }
    .socially-conscious .card .card-section:before {
        left: 11px
    }
    .modems-form .select-menu {
        margin: 20px auto
    }
    .tabs-section h3 {
        display: none
    }
    .mobile-detiles .mar-mb {
        margin-bottom: unset
    }
    .tab_content.mobile-detiles .grid-padding-x>.cell {
        padding-left: 0;
        margin-bottom: 15px
    }
    section.tabs-section {
        margin-bottom: 30px
    }
    form#activate-sim-login {
        width: 100%
    }
    .payment-single .childfund {
        padding: 20px
    }
    .h1 .border-green:before{
        bottom: 0;
    }
}

@media(max-width:480px) {
    .tabs-section h2 {
        font-size: 32px !important;
        line-height: 36px !important
    }
    section.tabs-section .border-green:before {
        height: 8px
    }
    .tabs-section span.label {
        font-size: 18px
    }
    .account-details-section .table-form,
    .your-order-section .table-form {
        padding: 0 .5rem
    }
    .payment-single {
        padding: 30px 20px
    }
    .children-detailes,
    .payment-single .childfund .children-detailes {
        width: 100%;
        margin-right: 0
    }
    .childfund .children-detailes {
        width: 100%
    }
    .children-img,
    .payment-single .children-img {
        margin-top: 20px;
        float: inherit;
        text-align: center
    }
    .childfund {
        padding: 0 .5rem
    }
    .children-detailes {
        padding-left: 0
    }
    .children-img {
        width: 100%;
        text-align: center
    }
    .payment-single .account-title {
        margin-top: 20px
    }
    .account-details-section .table-form,
    .your-order-section .table-form {
        min-height: auto
    }
    .your-order-section .account-title {
        margin-bottom: 20px
    }
    .creation-block input,
    .creation-block select {
        margin-bottom: 10px
    }
    .creation-block {
        padding: 35px 30px
    }
    .your-account-details {
        padding: 50px 20px
    }
    .shipping-mobile-none {
        display: none
    }
    .goodtel-coverage-mobile {
        position: relative;
        padding-top: 7rem !important
    }
    #card-number,
    #payment-form input {
        margin-bottom: 7px !important
    }
    .goodtel-coverage-mobile .secondary {
        position: absolute;
        top: 5%;
        left: 18%;
        right: 18%;
        margin: 0 auto
    }
    .mastercard-images {
        left: 0;
        right: 0;
        top: inherit;
        width: 100%;
        bottom: -55px;
        text-align: center
    }
    .mastercard-images .menu.payment-options {
        margin-bottom: 0 !important;
        display: inline-block
    }
    .mastercard-images .menu.payment-options li {
        display: inline-block
    }
    #payment-form {
        margin-top: 70px
    }
    .payment-options i {
        font-size: 2rem
    }
    .payment-options li:last-child i {
        margin-right: 0
    }
    #card-cvc,
    #card-expiry {
        width: 100%
    }
    #card-expiry {
        margin-bottom: 0
    }
    .shipping-block .account-title h2,
    .shipping-block .account-title h3 {
        text-align: center
    }
    .page-content .grid-container.text-center.py6 {
        padding-top: 3rem !important;
        padding-bottom: 1rem !important
    }
    .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: 62vh;
    }
}

@media(max-width:425px) {
    .founder-section h2 {
        font-size: 2rem !important
    }
    .account-details-section .table-form .table tr td .secondary {
        padding: 1rem 2rem
    }
    .account-details-section .table-form .table tr td input,
    .creation-block input,
    .creation-block select {
        height: auto
    }
    .modems-form .step__label {
        font-size: 12px;
        line-height: 18px
    }
    .contact-img a {
        width: 110px
    }
}

@media(max-width:420px) {
    .donate-profits .input-group {
        display: block;
        padding: 1rem
    }
    .donate-profits .input-group .input-group-button .button,
    .goodtel-decision .btn-group .primary {
        width: 100%;
        padding: .9rem 1.5rem;
        margin: 15px 0 0
    }
    .goodtel-logo .logos-wrap li {
        width: 100%;
        border: none;
        padding: 15px 0
    }
    .goodtel-logo .logos-wrap li a img {
        width: 100%;
        max-width: 50%;
        margin: auto
    }
    h2 {
        font-size: 2rem !important
    }
    .donate-profits .img-box img {
        margin: 1.5rem auto 0;
        max-width: 70%
    }
    .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: 75vh;
    }
}

@media(max-width:375px) {
    .account-details-section .table-form .table tr td .secondary {
        font-size: .8rem
    }
    .contact-img a {
        right: 10px
    }
    .continue-btn .close {
        padding: 1rem 2.5rem
    }
}

@media(max-width:360px) {
    .account-details-section .table-form .table tr td .secondary {
        padding: 1rem 2rem
    }
    .account-details-section .table-form .table tr td input {
        width: 85%
    }
    .lock-title h3 {
        font-size: 20px
    }
    .continue-btn .close {
        padding: 1rem 2rem
    }
}

@media(max-width:320px) {
    .account-details-section .table-form .table tr td p {
        font-size: 11px
    }
    .account-details-section .table-form .table tr td .secondary {
        font-size: .75rem;
        padding: 1rem
    }
    .continue-btn .close {
        padding: 1rem 1.5rem
    }
    .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: 82vh;
    }
}

.h-auto{
    height: auto !important;
}
.line-height-unset{
    line-height: unset !important;
}
img[height=1]{
    height: 1px !important;
}
.loading{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    background: #000000e0;
}
.response-msg{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.status-loader {
    position: relative;
    width: 10vw;
    height: 5vw;
    padding: 1.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.status-loader span {
    position: absolute;
    height: 0.8vw;
    width: 0.8vw;
    border-radius: 50%;
    background-color: #78d64b;
}

.status-loader span:nth-child(1) {
    animation: loading-dotsA 2.5s infinite linear;
}

.status-loader span:nth-child(2) {
    animation: loading-dotsB 2.5s infinite linear;
}

@keyframes loading-dotsA {
    0% {
        transform: none;
    }
    25% {
        transform: translateX(2vw);
    }
    50% {
        transform: none;
    }
    75% {
        transform: translateY(2vw);
    }
    100% {
        transform: none;
    }
}

@keyframes loading-dotsB {
    0% {
        transform: none;
    }
    25% {
        transform: translateX(-2vw);
    }
    50% {
        transform: none;
    }
    75% {
        transform: translateY(-2vw);
    }
    100% {
        transform: none;
    }
}
 
@media (max-width: 480px) {
    .content-builder-text-plus-image .cell.text .fullscreen-height {
        height: 100%;
    }
}