/* 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;
    }
}