/*
Theme Name: JNews - Child Theme
Version: 3.0.1
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* ========================================================================== GENERAL ========================================================================== */

/* Typhograpy Wrap  */
* {
    margin: 0;
    padding: 0;
}

p#billing_cellphone_field {
    float: left;
    width: 100%;
}

body {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    background: #000;
}

ul,
ol {
    list-style: none;
}

p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;

}

/* End Typhograpy  */


/* Header Wrap  */
.header_wrp {
    background: #fff;
    height: 113px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* End Header Wrap  */


/* Hero Header */
.hero_header {
    background: url(../jnews-child/assets/img/flag-banner.png)no-repeat center center;
    background-size: cover;
    height: 205px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 17px;
}

.hero_header_content p {
    font-size: 36px;
    line-height: 45px;
    color: #EEEFF4;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-weight: normal;
    padding-bottom: 21px;
}

.hero_nav_tabs {
    padding-bottom: 6px;
}

.hero_nav_tabs ul {
    display: flex;
    align-content: center;
    justify-content: center;
}

.hero_nav_tabs ul li a {
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 50px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
}

.hero_nav_tabs ul li:not(:last-child) {
    margin-right: 45px;
}

.hero_nav_tabs ul li a svg {
    margin-right: 9px;
}

/* End Hero Header */


/* Price Table */
.price_table_wrap {
    margin-bottom: 18px;
}

.price_table_content {
    height: 835px;
    background: linear-gradient(180deg, #FFFFFF 37.61%, #C1C1C1 100%);
    border-radius: 15px;
    position: relative;
}

.price_heading {
    height: 82px;
    background: #24AD02;
    border-radius: 15px 15px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price_heading h4 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 28px;
    line-height: 40px;
    color: #FFFFFF;
}

.t_px {
    padding-left: 33px;
    padding-right: 33px;
}

.price_link {
    position: absolute;
    bottom: 37px;
    width: 100%;
}

.price_link a {
    width: 100%;
    height: 116.61px;
    background: #24AD02;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    transition: .3s ease;
}

.price_link a:hover {
    opacity: .7;
}

.device_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 50px;
}

.mb_device {
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.standar_device_wrapper .mb_device {
    left: inherit;
    right: 0px;
}

.price_top_wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.priz_curncy h6 {
    font-weight: 300;
    font-size: 48px;
    margin-bottom: 0;
    color: rgba(36, 173, 2, .8);
    text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -webkit-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -moz-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
}

.price_month {
    flex-shrink: 0;
}

.price_main {
    position: relative;
}

.price_main h2 {
    font-weight: 800;
    font-size: 150px;
    line-height: 112px;
    text-align: center;
    margin-bottom: 0;
    color: rgba(36, 173, 2, .8);
    text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -webkit-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -moz-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
}

.price_sup h5 {
    font-weight: 800;
    font-size: 50px;
    line-height: 30px;
    color: rgba(36, 173, 2, .8);
    text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -webkit-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
    -moz-text-shadow: 4px -3px 4px rgb(255 255 255 / 64%), 0px 0px 0 rgb(0 0 0 / 70%), 0px 0px 4px rgb(255 255 255 / 64%);
}

.credit-cards {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: white;
}

.credit-cards img {
    padding: 15px;
    height: auto;
    width: 20%;
    max-width: 120px;
}

.price_sup {
    position: absolute;
    top: 0;
    right: -92px;
}

.price_month span {
    display: block;
    font-weight: 300;
    font-size: 35px;
    color: #000000;
    margin-bottom: -3px;
    margin-left: 8px;
}

.price_per_month {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 16px;
}

.price_per_month h4 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 35px;
    color: #000000;
    padding-left: 14px;
}

.price_discount_wrp {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 7px;
}

.price_discount_wrp p {
    font-weight: 200;
    font-size: 24px;
    text-align: center;
    color: #000000;
    padding-right: 10px;
}

.price_recomnded {
    height: 42.2px;
    background: #F1F500;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.price_recomnded h4 {
    font-weight: bold;
    font-size: 18px;
    color: #505050;
    margin-bottom: 0;
}

.price_recomnded img {
    position: absolute;
    top: -20px;
    right: 13px;
    z-index: 20;
}

.device_and_price_wrp {
    position: absolute;
    bottom: 170px;
    left: 0;
    width: 100%;
}

.premium_device_and_price {
    bottom: 252px;
}

/* End Price Table */


/* Subscriber Benefit */
.subs_benefit_content {
    background: #fff;
    background: linear-gradient(180deg, #FFFFFF 37.61%, #E7E7E7 100%);
    border-radius: 15px;
}

.subs_heading {
    text-align: center;
    background: #24AD02;
    border-radius: 15px 15px 0px 0px;
}

.subs_heading h2 {
    font-weight: bold;
    font-size: 55px;
    color: #FFFFFF;
    padding: 8px 4px;
}

.subs_benefit_list {
    width: 88%;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 37px;
}

.subs_benefit_list ul li {
    font-weight: 600;
    font-size: 35px;
    line-height: 40px;
    color: #505050;
    padding-bottom: 10px;
    padding-left: 64px;
    position: relative;
}

.subs_benefit_list ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    height: 34px;
    width: 35.35px;
    border-radius: 50%;
    background: #24AD02;
}

/* End  */



/* Footer Cta Text */
.footer_cta_text {
    padding-top: 86px;
    padding-bottom: 28px;
}

.footer_text_content img {
    padding-bottom: 30px;
}

.footer_text_content p {
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: justify;
    padding-bottom: 20px;
}

/* End Footer Cta Text */

/* Laptop Media Query  */
@media(max-width: 1280px) {
    .price_month span {
        font-size: 25px;
        margin-left: 0;
    }

    .price_sup {
        right: -68px;
    }

    .price_link a {
        height: 100.61px;
        font-size: 32px;
        line-height: 62px;
    }

    .price_sup h5 {
        font-size: 40px;
    }
}

/* Tablet  */
@media(max-width: 1024px) {
    .price_main h2 {
        font-size: 80px;
        line-height: 72px;
    }

    .priz_curncy h6 {
        font-size: 27px;
    }

    .price_sup h5 {
        font-size: 27px;
    }

    .price_sup {
        right: -54px;
    }

    .price_month span {
        font-size: 20px;
        margin-left: 5px;
        margin-bottom: 0;
    }

    .price_link a {
        height: 60.61px;
        font-size: 21px;
        line-height: 47px;
    }

    .premium_device_and_price {
        bottom: 293px;
    }

    .price_per_month h4 {
        font-size: 22px;
        padding-left: 0px;
        padding-bottom: 5px;
    }

    .price_discount_wrp p {
        font-size: 19px;
        padding-right: 0px;
    }

    .device_and_price_wrp {
        bottom: 112px;
    }

    .premium_device_and_price {
        bottom: 123px !important;
    }

    .price_heading h4 {
        font-size: 20px;
    }

    .price_heading {
        height: 65px;
    }

    .price_recomnded img {
        top: -10px;
        width: 65px;
        right: 8px;
    }

    .price_recomnded h4 {
        font-size: 15px;
    }

    .price_table_content {
        height: 600px;
    }

    .mb_device img {
        width: 70%;
    }

    .hero_header_content p {
        padding-bottom: 10px;
    }

    .mb_device {
        left: -30px;
    }

    .standar_device_wrapper .mb_device {
        right: 0;
    }

    .premium_device_and_price {
        align-items: center !important;
        padding-bottom: 50px !important;
    }

    .price_per_month {
        padding-top: 12px;
    }
}

/* Ipad */
@media(max-width: 768px) {
    .logo img {
        width: 70%;
    }

    .hero_header_content p {
        font-size: 27px;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .mb_device {
        position: inherit;
        left: inherit;
        top: inherit;
        transform: inherit;
        margin-right: -13px;
        margin-top: -10px;
    }

    #premium_price {
        order: 3;
    }

    #basic_price {
        order: 1;
    }

    #standard_price {
        order: 2;
    }

    .price_heading h4 {
        font-size: 35px;
    }

    .price_recomnded img {
        top: -24px;
        width: auto;
        right: 48px;
    }

    .price_link a {
        font-size: 35px;
    }

    .price_recomnded h4 {
        font-size: 18px;
    }

    .mb_device img {
        width: 85%;
    }

    .device_wrapper {
        margin-bottom: 0;
        padding-right: 30px;
    }

    .priz_curncy {
        padding-right: 5px;
    }

    .price_per_month {
        padding-top: 25px;
    }

    .price_top_wrap {
        padding-right: 20px;
    }

    .price_per_month h4 {
        padding-bottom: 20px;
        font-size: 27px;
    }

    .price_discount_wrp {
        padding-bottom: 15px;
    }

    .price_table_content {
        background: linear-gradient(180deg, #FFFFFF 37.61%, #E7E7E7 100%);
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        margin-bottom: 20px;
        height: auto;
    }

    .price_link {
        position: static;
        bottom: inherit;
        width: 100%;
        padding-bottom: 30px;
    }

    .device_and_price_wrp {
        position: static;
        bottom: inherit;
        left: inherit;
        width: 100%;
        padding-top: 90px;
        padding-bottom: 32px;
        display: flex;
        align-items: flex-end;
    }

    .price_heading {
        border-radius: 0px 0px 0px 0px;
    }

    .hero_header {
        margin-bottom: 0;
    }

    .subs_heading h2 {
        font-size: 36px;
        padding: 16px 4px;
    }

    .subs_benefit_list ul li {
        font-size: 27px;
        line-height: 33px;
        padding-bottom: 10px;
        padding-left: 50px;
    }

    .subs_benefit_list ul li::before {
        height: 27px;
        width: 27.35px;
    }

    .footer_cta_text {
        padding-top: 60px;
    }
}


/* Mobile */
@media(max-width: 568px) {
    .header_wrp {
        height: 55px;
    }

    .hero_header {
        height: auto;
    }

    .hero_header_content p {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 0px;
    }

    .hero_nav_tabs ul li a {
        font-size: 10px;
        line-height: 30px;
        font-weight: 400;
    }

    .hero_nav_tabs ul li:not(:last-child) {
        margin-right: 15px;
    }

    .hero_nav_tabs ul li a svg {
        width: 17px;
        margin-right: 5px;
    }

    .hero_nav_tabs {
        padding-bottom: 0;
    }

    .hero_nav_tabs ul {
        margin-bottom: 0;
    }

    .hero_header_content {
        padding-top: 23px;
        padding-bottom: 13px;
    }

    .price_heading h4 {
        font-size: 18px;
    }

    .price_heading {
        height: 40px;
    }

    .price_recomnded img {
        top: -13px;
        width: 65px;
        right: 6px;
    }

    .subs_heading h2 {
        font-size: 18px;
        padding: 19px 4px;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .subs_benefit_list ul li {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 15px;
        padding-left: 20px;
    }

    .subs_benefit_list ul li::before {
        height: 12px;
        width: 12.35px;
        top: 3px;
    }

    .subs_benefit_list {
        width: 88%;
        padding-top: 15px;
        padding-bottom: 8px;
    }

    .subs_benefit_content {
        border-radius: 0;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .subs_heading {
        border-radius: 0;
    }

    .footer_text_content img {
        display: flex;
        justify-content: center;
        margin: auto;
        padding-bottom: 40px;
    }

    .footer_cta_text {
        padding-top: 40px;
    }

    .footer_text_content p {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 10px;
    }

    .price_main h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: -3px;
    }

    .priz_curncy h6 {
        font-size: 15px;
    }

    .price_sup h5 {
        font-size: 18px;
    }

    .price_sup {
        right: -35px;
        top: -3px;
    }

    .price_month span {
        font-size: 10px;
    }

    .price_per_month h4 {
        padding-bottom: 18px;
        font-size: 18px;
        flex-shrink: 0;
    }

    .device_wrapper {
        padding-right: 13px;
    }

    .price_discount_wrp p {
        font-size: 13px;
        padding-right: 12px;
    }

    .mb_device img {
        width: 84%;
    }

    .mb_device {
        margin-right: -10px;
        margin-top: -8px;
    }

    .price_top_wrap {
        padding-right: 0;
    }

    .t_px {
        padding-left: 15px;
        padding-right: 15px;
    }

    .price_per_month {
        padding-top: 20px;
    }

    .price_wrapper {
        padding-right: 24px;
    }

    .price_discount_wrp {
        padding-bottom: 6px;
    }

    .device_and_price_wrp {
        padding-top: 36px;
        padding-bottom: 15px;
    }

    .price_link a {
        font-size: 20px;
    }

    .price_link {
        padding-bottom: 22px;
    }

    .price_table_content {
        margin-bottom: 10px;
    }

    .price_table_wrap {
        margin-bottom: 0;
    }
}