.wow {
    visibility: hidden;
}

.bg-black{
    background-color: #000000;
}

.black-text{
    color: #000000;
}

.black-text-important{
    color: #000000 !important;
}

.white-text{
    color: #ffffff;
}

.white-text-important{
    color: #ffffff !important;
}

.sim-plan-section{
    width: 100%;
    height: auto;
    background: #ffffff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width: 576px){
    .sim-plan-sub-div{
        width: 100%;
        height: inherit;
        background: #ffffff;
    }

    .sim-plan-text-div{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        height: inherit;
        min-height: calc(60px + 35vmax);
    }

    .empty-container{
        height: 150px;
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
    }
}

@media (min-width: 576px) and (max-width: 1100px){
    .sim-plan-sub-div{
        width: 100%;
        height: inherit;
        background: #ffffff;
    }

    .sim-plan-text-div{
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        height: inherit;
        min-height: calc(60px + 35vmax);
    }

    .empty-container{
        height: 200px;
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
    }
}

@media (min-width: 1100px){
    .sim-plan-sub-div{
        width: 100%;
        height: inherit;
        background: #ffffff;
    }

    .sim-plan-text-div{
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        height: inherit;
        min-height: calc(60px + 35vmax);
    }

    .empty-container{
        height: 300px;
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
    }
}

@media (min-width: 1200px){
    .contract-div-hovered{
        background-color: #1F85DE !important;
        background-image: none !important;
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
    }
}

.sim-plan-section-title{
    font-weight: 600;
    font-family: NeueHaasGroteskDisplay, Arial, Verdana, sans-serif;
    letter-spacing: -.02em!important;
    font-size: calc(20px + 1.0vmax);
    line-height: 100%;
}

.contract-div{
    background-color: #ffffff;
    height: auto;
    min-height: calc(60px + 25vmax);
    cursor: pointer;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
    width: 90%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.contract-div-clicked{
    height: auto !important;
    min-height: 0px !important;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
    border: 1px solid #000000 !important;
    background: #ffffff !important;
}

.scale-xs-div{
    transform: scale(1.05);
}

.this-cont-div-clicked{
    background-color: #1F85DE !important;
    border: none !important;
}

.mtm-cont-div{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.mtm-empty-container{
    background-image: url("https://www.telechoice.com.au/uploads/images/mtm-bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cont-div{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.value-plans-empty-container{
    background-image: url("https://www.telechoice.com.au/uploads/images/contract-bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.prepay-save-div{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.prepay-empty-container{
    background-image: url("https://www.telechoice.com.au/uploads/images/prepay-bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.contract-text-div{
    width: 80%;
    height: inherit;
}

.empty-container-collapsed{
    height: 0px;
}

.contract-title {
    font-weight: 600;
    font-family: Tele-Ult, sans-serif;
    letter-spacing: -.06em !important;
    font-size: calc(15px + 0.9vmax);
    line-height: calc(15px + 1.0vmax);
    color: #000000;
    text-align: left;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.contract-clicked-title{
    font-size: calc(10px + 0.9vmax) !important;;
    min-height: 0px !important;
}

.contract-description  {
    font-size: calc(12px + 0.3vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000000;
    text-align: left;
    white-space: normal;
    min-height: calc(48px + 4.1vmax);
}


@media (max-width: 576px){
    .cont-plan-price{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(30px + 3.5vmax);
        line-height: 80%;
        color: #1F85DE;
    }

    .cont-per-month-text{
        font-size: calc(10px + 0.4vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: calc(7px + 1.0vmax);
        vertical-align: bottom;
        text-align: left;
        color: #1F85DE;
    }

    .cont-dollar-sign{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(15px + 2.0vmax);
        line-height: 100%;
        vertical-align: super;
        color: #1F85DE;
    }

    .cont-from-text{
        font-weight: 400;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 0.5vmax);
        line-height: 100%;
        white-space: nowrap;
        vertical-align: bottom;
        margin-right: -10%;
        color: #1F85DE;
    }

    .cont-view-plan-div{
        text-align: center;
        color: #000;
        font-weight: 400;
        font-family: NHGrotesk,helvetica,arial,sans-serif;
        font-size: calc(9px + 0.4vmax);
        font-style: normal;
        white-space: normal;
    }
}

@media (min-width: 576px) and (max-width: 1200px){
    .cont-plan-price{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(20px + 4.0vmax);
        line-height: 80%;
        color: #000;
    }

    .cont-per-month-text{
        font-size: calc(10px + 0.4vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: calc(6px + 1.0vmax);
        vertical-align: bottom;
        text-align: left;
        color: #000;
    }

    .cont-dollar-sign{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 2.5vmax);
        line-height: 100%;
        vertical-align: super;
        color: #000;
    }

    .cont-from-text{
        font-weight: 400;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 0.5vmax);
        line-height: 100%;
        white-space: nowrap;
        vertical-align: bottom;
        margin-right: -10%;
        color: #000;
    }

    .cont-view-plan-div{
        text-align: center;
        color: #000;
        font-weight: 400;
        font-family: NHGrotesk,helvetica,arial,sans-serif;
        font-size: calc(7px + 0.4vmax);
        font-style: normal;
        white-space: normal;
    }
}

@media (min-width: 1200px){
    .cont-plan-price{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(20px + 4.0vmax);
        line-height: 80%;
        color: #ffffff;
    }

    .cont-per-month-text{
        font-size: calc(10px + 0.4vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: calc(6px + 1.0vmax);
        vertical-align: bottom;
        text-align: left;
        color: #ffffff;
    }

    .cont-dollar-sign{
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 2.5vmax);
        line-height: 100%;
        vertical-align: super;
        color: #ffffff;
    }

    .cont-from-text{
        font-weight: 400;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 0.5vmax);
        line-height: 100%;
        white-space: nowrap;
        vertical-align: bottom;
        margin-right: -10%;
        color: #ffffff;
    }

    .cont-view-plan-div{
        text-align: center;
        color: #ffffff;
        font-weight: 400;
        font-family: NHGrotesk,helvetica,arial,sans-serif;
        font-size: calc(7px + 0.4vmax);
        font-style: normal;
        white-space: normal;
    }
}

.w-85{
    width: 85%;
}

.contract-price-div{
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.cont-month-div{
    font-size: calc(12px + 0.2vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000;
    text-align: center;
    white-space: normal;
    border: none;
    cursor: pointer;
}

.prepay-cont-month-div{
    font-size: calc(12px + 0.2vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000;
    text-align: center;
    white-space: normal;
    border: none;
    cursor: pointer;
}

.cont-month-div:hover{
    border: 5px #4285f4;
}

.cont-month-div-selected{
    background-color: #4285f4;
    color: #ffffff;
}

.contract-data-div{
    cursor: pointer;
}

@media (max-width: 576px){
    .data-plan-text-div{
        width: 100%;
        height: auto;
        min-height: calc(40px + 25vmax);
        background-color: #ffffff;
    }
}

@media (min-width: 576px) and (max-width: 992px){
    .data-plan-text-div{
        width: 100%;
        height: auto;
        min-height: calc(40px + 25vmax);
        background-color: #ffffff;
    }
}

@media (min-width: 992px){
    .data-plan-text-div{
        width: 100%;
        height: auto;
        min-height: 29vw;
        background-color: #ffffff;
    }
}

.xsm-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/images/simplan-xsm-bg-image.jpg");
}

.sm-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/cis/simplan-sm-bg-image.jpg");
}

.bg-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/cis/simplan-md-bg-image.jpg");
}

.ss-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/images/simplan-ss-bg-image.jpg");
}

.lg-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/cis/simplan-lg-bg-image.jpg");
}

.xl-data-image-container{
    background-image: url("https://www.telechoice.com.au/uploads/cis/simplan-xl-bg-image.jpg");
}

@media (max-width: 576px){
    .data-image-container{
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
        height: 150px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .data-image-container-collapsed{
        height: 0px;
        overflow: hidden;
    }

}

@media (min-width: 576px) and (max-width: 1100px){
    .data-image-container{
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
        height: 200px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .data-image-container-collapsed{
        height: 200px;
        overflow: hidden;
    }

}

@media (min-width: 1100px){
    .data-image-container{
        -webkit-transition:all 0.3s linear;
        -moz-transition:all 0.3s linear;
        transition:all 0.3s linear;
        height: 11vw;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .data-image-container-collapsed{
        height: 0px;
        overflow: hidden;
    }

}

.lunar-text-div{
    opacity: 0.8;
    background-color: #ffffff;
}

.lunar-text{
    font-size: calc(15px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    text-align: left;
    white-space: normal;
}

.border-semi-circle{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.sim-plan-title{
    font-size: calc(15px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: white;
    white-space: normal;
    background-color: #4285f4;
}

.data-price-div{
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.decimal-data-text{
    font-weight: 600;
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    letter-spacing: -.02em!important;
    font-size: calc(10px + 0.4vmax);
    line-height: 80%;
    vertical-align: text-bottom;
    text-align: left;
}



.gb-margin{
    margin-left: -80%;
}

.data-per-month-text{
    font-size: calc(10px + 0.2vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 80%;
    vertical-align: bottom;
    text-align: left;
}

.data-dollar-sign{
    font-weight: 500;
    font-family: Tele-Ult, sans-serif;
    letter-spacing: -.02em!important;
    font-size: calc(13px + 0.1vmax);
    line-height: 80%;
    vertical-align: super;
}


@media (max-width: 576px){
    .data-plan-header-description{
        font-size: calc(12px + 0.1vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
        text-align: left;
        white-space: normal;
        line-height: 140%;
    }

    .data-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(32px + 0.1vmax);
        line-height: 80%;
    }

    .data-plan-price{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(32px + 0.1vmax);
        line-height: 80%;
    }

    .gb-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 0.4vmax);
        line-height: 80%;
        vertical-align: super;
        text-align: left;
    }
}

@media (min-width: 576px) and (max-width: 1200px){
    .data-plan-header-description{
        font-size: calc(12px + 0.1vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 500;
        color: #000;
        text-align: left;
        white-space: normal;
        line-height: 140%;
    }

    .data-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(32px + 0.1vmax);
        line-height: 80%;
    }

    .data-plan-price{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(32px + 0.1vmax);
        line-height: 80%;
    }

    .gb-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 0.4vmax);
        line-height: 80%;
        vertical-align: super;
        text-align: left;
    }
}

@media (min-width: 1200px){
    .data-plan-header-description{
        font-size: calc(10px + 0.1vmax);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 500;
        color: #000;
        text-align: left;
        white-space: normal;
        line-height: 140%;
    }

    .data-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: 1.8vw;
        line-height: 80%;
    }

    .data-plan-price{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: 1.8vw;
        line-height: 80%;
    }

    .gb-text{
        font-weight: 500;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: 0.7vw;
        line-height: 80%;
        vertical-align: super;
        text-align: left;
    }
}

.data-plan-details-div{
    background-color: #fbfbfb;
}

@media (min-width: 1200px) {
    .plan-details-div {
        background-color: #ffffff;
        display: none;
    }
}

.data-plan-details-container{
    cursor: pointer;
}

.data-plan-details{
    font-size: calc(12px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: right;
    white-space: normal;
    cursor: pointer;
    width: 65%;
}

.plan-details-icon{
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.data-plan-description{
    font-size: calc(12px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: left;
    white-space: normal;
}

.buy-now-text{
    font-size: calc(13px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: left;
    white-space: normal;
}

.data-info-summary-text{
    font-size: calc(12px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: left;
    line-height: 100%;
    white-space: normal;
}

.data-info-int-call-text {
    font-size: calc(11px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: left;
    line-height: 100%;
    white-space: normal;
}

.data-info-int-call-text a, .data-info-int-call-text:hover a {
  color: black;
}

.data-info-int-call-text:hover a span {
  border-bottom: 1px solid black;
  color: black;
}

.data-fair-policy-text{
    font-size: calc(8px + 0.2vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: left;
    white-space: normal;
}

.terms-condition-head{
    font-size: calc(13px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000;
    text-align: left;
    white-space: normal;
    width: 49%;
    cursor: pointer;
}

.fair-use-policy-head{
    font-size: calc(13px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000;
    text-align: left;
    white-space: normal;
    width: 49%;
    cursor: pointer;
}

.terms-condition-text{
    font-size: calc(10px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    white-space: normal;
    transition: all 0.5s;
}

.fair-use-policy-text{
    font-size: calc(10px + 0.1vmax);
    font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    white-space: normal;
    transition: all 0.5s;
}

@media (max-width: 576px){
    .int-call-link-text{
        color: #1F85DE;
        border-bottom: 5px #1F85DE;
    }

    .title-highlighter{
        width: 20%;
        background-color: #c1c1c1;
        height: 3px;
    }

    .int-call-section{
        background-color: #ffffff;
        width: 100%;
        height: auto;
    }

    .int-call-section-text-div{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .int-call-section-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 5.4vw);
        line-height: 100%;
    }

    .int-call-section-sub-title{
        color: #333333;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 1.4vw);
        width: 95%;
    }

    .int-call-section-secondary-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 2.7vw);
        line-height: 100%;
    }

    .int-call-header-div{
        height: auto;
        border: none;
        background-color: #1F85DE;
        width: 85%;
    }

    .int-call-div-title {
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.06em !important;
        font-size: calc(10px + 1.8vw);
        line-height: calc(15px + 2vw);
        color: #ffffff;
        text-align: center;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .int-call-country-text{
        color: #000000;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 0.6vw);
    }

    .int-call-plan-price{
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(15px + 8vw);
        line-height: 80%;
    }

    .int-call-dollar-sign{
        font-weight: 500;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 3.5vw);
        line-height: 80%;
        vertical-align: super;
    }

    .int-call-per-month-text{
        font-size: calc(8px + 1.5vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 80%;
        vertical-align: bottom;
        text-align: left;
    }

    .int-call-plan-included{
        font-size: calc(10px + 0.6vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        vertical-align: bottom;
        text-align: left;
        min-height: calc(20px + 1.2vw);;
    }

    .int-call-plan-included a.int-rates-link {
        color: black;
    }

    .int-call-plan-included a.int-rates-link:hover {
        color: black;
        border-bottom: 1px solid black;
    }

    .int-call-country-div{
        width: 18vw;
        height: auto;
        min-width: 50px;
    }

    .int-call-any-country-div{
        background-color: #1F85DE;
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 770px){
    .int-call-link-text{
        color: #1F85DE;
        border-bottom: 5px #1F85DE;
    }

    .title-highlighter{
        width: 10%;
        background-color: #c1c1c1;;
        height: 3px;
    }

    .int-call-section{
        background-color: #ffffff;
        width: 100%;
        height: auto;
    }

    .int-call-section-text-div{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .int-call-section-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 5.4vw);
        line-height: 100%;
    }

    .int-call-section-sub-title{
        color: #333333;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 1.4vw);
        width: 95%;
    }

    .int-call-section-secondary-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 2.7vw);
        line-height: 100%;
    }

    .int-call-header-div{
        height: auto;
        border: none;
        background-color: #1F85DE;
        width: 85%;
    }

    .int-call-div-title {
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.06em !important;
        font-size: calc(10px + 1.8vw);
        line-height: calc(15px + 2vw);
        color: #ffffff;
        text-align: center;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .int-call-country-text{
        color: #000000;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(10px + 0.6vw);
    }

    .int-call-plan-price{
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(15px + 8vw);
        line-height: 80%;
    }

    .int-call-dollar-sign{
        font-weight: 500;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 3.5vw);
        line-height: 80%;
        vertical-align: super;
    }

    .int-call-per-month-text{
        font-size: calc(8px + 1.5vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 80%;
        vertical-align: bottom;
        text-align: left;
    }

    .int-call-plan-included{
        font-size: calc(10px + 0.6vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        vertical-align: bottom;
        text-align: left;
        min-height: calc(20px + 1.2vw);;
    }

    .int-call-plan-included a.int-rates-link {
        color: black;
    }

    .int-call-plan-included a.int-rates-link:hover {
        color: black;
        border-bottom: 1px solid black;
    }

    .int-call-country-div{
        width: 13vw;
        height: auto;
        min-width: 50px;
    }

    .int-call-any-country-div{
        background-color: #1F85DE;
        width: 80%;
    }
}

@media (min-width: 770px){
    .int-call-link-text{
        color: #000000;
    }

    .title-highlighter{
        width: 3.625rem;
        background-color: #c1c1c1;;
        height: 3px;
    }

    .int-call-link-text:hover{
        color: #1F85DE;
    }

    .int-call-section{
        background-color: #ffffff;
        width: 100%;
        height: auto;
        min-height:90vh;
    }

    .int-call-section-text-div{
        width: 80%;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }

    .int-call-section-text-div-2{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .int-call-section-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 2.5vmax);
        line-height: 100%;
    }

    .int-call-section-sub-title{
        color: #333333;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 0.7vmax);
        width: 80%;
    }

    .int-call-section-secondary-title{
        color: #000000;
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 1.5vmax);
        line-height: 100%;
    }

    .int-call-header-div{
        height: auto;
        border: none;
        background-color: #1F85DE;
        width: 90%;
    }

    .int-call-div-title {
        font-weight: 600;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.06em !important;
        font-size: calc(15px + 0.9vmax);
        line-height: calc(15px + 1.0vmax);
        color: #ffffff;
        text-align: left;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .int-call-country-text{
        color: #000000;
        font-weight: normal;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(8px + 0.3vmax);
    }

    .int-call-plan-price{
        font-weight: 600;
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(15px + 2.8vw);
        line-height: 80%;
    }

    .int-call-dollar-sign{
        font-weight: 500;
        font-family: Tele-Ult, sans-serif;
        letter-spacing: -.02em!important;
        font-size: calc(9px + 1.5vw);
        line-height: 80%;
        vertical-align: super;
    }

    .int-call-per-month-text{
        font-size: calc(8px + 0.7vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 80%;
        vertical-align: bottom;
        text-align: left;
    }

    .int-call-plan-included{
        font-size: calc(10px + 0.3vw);
        font-family: NeueHaasGroteskDisplay, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        vertical-align: bottom;
        text-align: left;
    }

    .int-call-plan-included a.int-rates-link {
        color: black;
    }

    .int-call-plan-included a.int-rates-link:hover {
        color: black;
        border-bottom: 1px solid black;
    }

    .int-call-any-country-div{
        background-color: #1F85DE;
        width: 30%;
    }

    .int-call-country-div{
        width: 94px;
        height: 56px;
        min-width: 50px;
    }
}

[data-toggle="collapse"][aria-expanded="true"] > .js-left-rotate-if-collapsed
{
    -webkit-transform: rotate(-180deg);
    -moz-transform:    rotate(-180deg);
    -ms-transform:     rotate(-180deg);
    -o-transform:      rotate(-180deg);
    transform:         rotate(-180deg);
    color: #ffffff;
}

[data-toggle="collapse"][aria-expanded="true"] > .js-right-rotate-if-collapsed
{
    -webkit-transform: rotate(180deg);
    -moz-transform:    rotate(180deg);
    -ms-transform:     rotate(180deg);
    -o-transform:      rotate(180deg);
    transform:         rotate(180deg);
}

[data-toggle="collapse"][aria-expanded="true"]{
    background-color: #4285f4;
    color: #ffffff;
}

.arrow-icon{
    transition: all 0.5s;
    color: #000;
}
