@charset "utf-8";

/* global styles begins */

@font-face {
    font-family: 'PF DinDisplay';
    src: url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprothin.woff') format('woff'), url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprothin.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'PF DinDisplay';
    src: url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprolight.woff') format('woff'), url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprolight.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'PF DinDisplay';
    src: url('/wp-content/themes/carbonsoft/megogo/pfdindisplayproregular.woff') format('woff'), url('/wp-content/themes/carbonsoft/megogo/pfdindisplayproregular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'PF DinDisplay';
    src: url('/wp-content/themes/carbonsoft/megogo/pfdindisplaypromedium.woff') format('woff'), url('/wp-content/themes/carbonsoft/megogo/pfdindisplaypromedium.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'PF DinDisplay';
    src: url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprobold.woff') format('woff'), url('/wp-content/themes/carbonsoft/megogo/pfdindisplayprobold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

div.megogo-layout {
    line-height: normal;
}

div.megogo-layout * {
    margin: 0;
}

div.megogo-layout h1,
div.megogo-layout h2,
div.megogo-layout h3,
div.megogo-layout h4,
div.megogo-layout h5,
div.megogo-layout h6 {
    text-transform: none;
}

div.megogo-layout a {
    color: inherit;
    text-decoration: none;
}

div.megogo-layout a:hover {
    color: inherit;
    text-decoration: none;
}

div.megogo-layout p {
    text-indent: 0;
}

div.megogo-layout .megogo_block {
    width: 100%;
    min-width: 320px;
}

div.megogo-layout .megogo_block:nth-child(even) {
    background-color: white;
}

div.megogo-layout .megogo_block:nth-child(odd) {
    background-color: #fafafa;
}

div.megogo-layout .megogo_block:nth-child(even) .subscription_items_shadow {
    -webkit-box-shadow: inset -90px 0px 70px -70px white;
    -moz-box-shadow: inset -90px 0px 70px -70px white;
    box-shadow: inset -90px 0px 70px -70px white;
}

div.megogo-layout .megogo_block:nth-child(odd) .subscription_items_shadow {
    -webkit-box-shadow: inset -90px 0px 70px -70px #fafafa;
    -moz-box-shadow: inset -90px 0px 70px -70px #fafafa;
    box-shadow: inset -90px 0px 70px -70px #fafafa;
}

div.megogo-layout .megogo_block_content {
    width: 100%;
    max-width: 948px;
    min-height: 100px;
    margin: auto;
}

div.megogo-layout .megogo_block h1 {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 40px;
    color: #333;
    text-align: center;
    width: 100%;
    margin: 42px 0 10px 0;
    box-sizing: border-box;
    padding: 0 7.5px;
}

div.megogo-layout .megogo_block h2 {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #333;
    margin: 0 0 10px 0;
}

/* global styles ends */

/* 1 styles begins */

div.megogo-layout .megogo_block1 {
    background-image: url('/wp-content/themes/carbonsoft/megogo/first_screen_bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

div.megogo-layout .megogo_block2 {
    padding-bottom: 0px;
}

div.megogo-layout .megogo_logo {
    background-image: url('/wp-content/themes/carbonsoft/megogo/megogo_logo.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 32px;
}

div.megogo-layout .megogo_block1_image {
    background-image: url('/wp-content/themes/carbonsoft/megogo/first_screen_image.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 265px;
}

@media (max-width: 500px) {

    div.megogo-layout .megogo_block1_image {
        height: 175px;
    }

}

div.megogo-layout .megogo_block1 .megogo_block_content {
    padding-top: 30px;
}

div.megogo-layout .megogo_block1 .subtitle {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 8px 0 12px 0;
}

div.megogo-layout .megogo_block1 .discription {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 10px 17% 10px 17%;
}

div.megogo-layout .megogo_points_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 15% 50px 15%;
}

div.megogo-layout .megogo_point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 1.5%;
}

div.megogo-layout .megogo_point:nth-of-type(1) .point_icon {
    background-image: url('/wp-content/themes/carbonsoft/megogo/point_icon1.png');
}

div.megogo-layout .megogo_point:nth-of-type(2) .point_icon {
    background-image: url('/wp-content/themes/carbonsoft/megogo/point_icon2.png');
}

div.megogo-layout .megogo_point:nth-of-type(3) .point_icon {
    background-image: url('/wp-content/themes/carbonsoft/megogo/point_icon3.png');
}

div.megogo-layout .point_icon {
    display: table-cell;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 40px;
    min-height: 40px;
    margin-right: 20px;
}

div.megogo-layout .point_discription {
    display: table-cell;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    color: #fff;
    font-size: 14px;
}

@media (max-width: 640px) {

    div.megogo-layout .megogo_points_group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.megogo-layout .point_icon {
        width: 60px;
        background-size: 40px;
    }

    div.megogo-layout .point_discription {
        width: 240px;
        background-size: 40px;
    }

}

/* 1 styles ends */

/* 2,3,4,5 styles begins */

div.megogo-layout .megogo_block3,
div.megogo-layout .megogo_block4,
div.megogo-layout .megogo_block5 {
    padding-bottom: 62px;
}

div.megogo-layout .subscription_type {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 24px;
    padding: 0 7.5px;
    box-sizing: border-box;
}

div.megogo-layout .subscription_type_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 456px;
    flex: 0 0 456px;
    margin-top: 7px;
}

div.megogo-layout .subscription_type_icons_discription {
    padding-left: 24px;
}

div.megogo-layout .megogo_block .type_icon {
    display: inline-block;
    background-image: url('/wp-content/themes/carbonsoft/megogo/hex.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 135px;
    width: 118px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 118px;
    flex: 0 0 118px;
    margin: 0 17px;
}

div.megogo-layout .grey_type_icon {
    opacity: 0.15;
}

div.megogo-layout .type_icon_count {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 400;
    font-size: 42px;
    color: #000;
    margin: 0;
    margin-top: 30px;
    text-align: center;
}

div.megogo-layout .type_icon_text {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 21px;
    color: #000;
    margin: 0;
    margin-top: -5px;
    text-align: center;
    letter-spacing: 1px;
}

div.megogo-layout .type_discription_text {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #000;
    margin: 0;
}

div.megogo-layout .type_discription_price {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 22px 0 20px 0;
    letter-spacing: 1px;
}

div.megogo-layout .megogo_block2 .type_discription_price {
    margin: 28px 0;
}

div.megogo-layout .subscription_items {
    box-sizing: border-box;
    padding: 0 20px;
    white-space: nowrap;
    overflow-x: hidden;
    position: relative;
    margin-bottom: 16px;
}

div.megogo-layout .subscription_items_shadow {
    position: absolute;
    display: none;
    top: 0;
    right: 0px;
    width: 70px;
    height: 100%;
}

div.megogo-layout .subscription_item {
    display: inline-block;
    height: 110px;
    width: 110px;
    margin-left: 19.5px; /* 23px */
}

div.megogo-layout .subscription_item:first-child {
    margin-left: 0;
}

div.megogo-layout .megogo_subscription_button_container {
    text-align: center;
}

div.megogo-layout .subscription_button {
    display: inline-block;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #fff;
    height: 57px;
    line-height: 57px;
    width: 220px;
    text-align: center;
    border-radius: 5px;
    margin-top: 44px;
    letter-spacing: 0.8px;
}

div.megogo-layout .subscription_button:hover {
    color: #fff;
}

div.megogo-layout .subscription_button1 {
    background-color: #30c2f2;
}

div.megogo-layout .subscription_button1:hover {
    background-color: #10a0d0;
}

div.megogo-layout .subscription_button2 {
    background-color: #86bf13;
}

div.megogo-layout .subscription_button2:hover {
    background-color: #649d01;
}

div.megogo-layout .subscription_button3 {
    background-color: #f77519;
}

div.megogo-layout .subscription_button3:hover {
    background-color: #d55307;
}

div.megogo-layout .subscription_button4 {
    background-color: #00bfb6;
}

div.megogo-layout .subscription_button4:hover {
    background-color: #009d94;
}

div.megogo-layout .megogo_subscription_conditions {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 12px;
    color: #ccc;
    padding: 0 160px;
    margin-top: 24px;
    margin-bottom: 47px;
    text-align: center;
    letter-spacing: 0.8px;
}

@media (max-width: 945px) {

    div.megogo-layout .subscription_type_icons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 384px;
        flex: 0 0 384px;
    }

    div.megogo-layout .megogo_block .type_icon {
        margin: 0 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 118px;
        flex: 0 0 118px;
    }

    div.megogo-layout .subscription_items_shadow {
        display: block;
    }

}

@media (max-width: 800px) {

    div.megogo-layout .subscription_type {
        margin-top: 35px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.megogo-layout .subscription_type_icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.megogo-layout .subscription_type_icons_discription {
        margin-top: 25px;
        padding: 0 20px;
        text-align: center;
    }

    div.megogo-layout .subscription_type_icons {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    div.megogo-layout .megogo_block .type_icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    div.megogo-layout .subscription_items {
        margin-bottom: 5px;
    }

    div.megogo-layout .subscription_item {
        margin-left: 5px;
    }

    div.megogo-layout .megogo_subscription_conditions {
        padding: 0 20px;
    }

}

@media (max-width: 420px) {

    div.megogo-layout .type_icon_count {
        font-size: 32px;
        margin-top: 40px;
    }

    div.megogo-layout .type_icon_text {
        font-size: 16px;
    }

}

/* 2,3,4,5 styles ends */

/* 6 styles begins */

div.megogo-layout .megogo_price_table {
    width: 100%;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200 !important;
    color: #333;
    text-align: center;
    border: none;
    border-collapse: collapse;
    table-layout: fixed;
    border-bottom: 2px solid #fafafa;
}

div.megogo-layout .megogo_price_table th:first-child,
div.megogo-layout .megogo_price_table td:first-child,
div.megogo-layout .megogo_price_table th:last-child,
div.megogo-layout .megogo_price_table td:last-child {
    width: 10px;
}

@media (min-width: 1200px) {
    div.megogo-layout .megogo_price_table th:first-child,
    div.megogo-layout .megogo_price_table td:first-child,
    div.megogo-layout .megogo_price_table th:last-child,
    div.megogo-layout .megogo_price_table td:last-child {
        width: 175px;
    }
}

@media (min-width: 1400px) {
    div.megogo-layout .megogo_price_table th:first-child,
    div.megogo-layout .megogo_price_table td:first-child,
    div.megogo-layout .megogo_price_table th:last-child,
    div.megogo-layout .megogo_price_table td:last-child {
        width: 250px;
    }
}

@media (min-width: 1920px) {
    div.megogo-layout .megogo_price_table th:first-child,
    div.megogo-layout .megogo_price_table td:first-child,
    div.megogo-layout .megogo_price_table th:last-child,
    div.megogo-layout .megogo_price_table td:last-child {
        width: 500px;
    }
}

@media (min-width: 2560px) {
    div.megogo-layout .megogo_price_table th:first-child,
    div.megogo-layout .megogo_price_table td:first-child,
    div.megogo-layout .megogo_price_table th:last-child,
    div.megogo-layout .megogo_price_table td:last-child {
        width: 750px;
    }
}

div.megogo-layout .megogo_price_table th {
    padding: 70px 10px 50px 10px;
    vertical-align: middle;
}

div.megogo-layout .table_label {
    font-weight: 200 !important;
}

div.megogo-layout .price_type_discription {
    font-weight: 200 !important;
    font-size: 14px;
    color: #a6a6a6;
    letter-spacing: 0.8px;
    margin-top: 10px;

}

div.megogo-layout .megogo_price_table .table_label {
    font-size: 24px;
    width: 175px;
    text-align: left;
    vertical-align: top;
}

div.megogo-layout .megogo_price_table .price_type_option {
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
}

div.megogo-layout .price_type_name {
    font-size: 22px;
    font-weight: 300 !important;
}

div.megogo-layout .megogo_price_table tr {
    height: 120px;
}

div.megogo-layout .megogo_price_table thead tr:first-child {
    background-color: white !important;
    border-bottom: 1px solid #e5e5e5;
}

div.megogo-layout .megogo_price_table tr:nth-child(odd) {
    background-color: #fff;
}

div.megogo-layout .megogo_price_table tr:nth-child(even) {
    background-color: #fafafa;
}

div.megogo-layout .megogo_price_table tbody tr:last-child {
    height: 215px;
}

div.megogo-layout .megogo_table_bullet {
    color: #ccc;
    font-size: 20px;
}

div.megogo-layout .megogo_ok {
    display: block;
    height: 26px;
    width: 36px;
    -webkit-mask-image: url('/wp-content/themes/carbonsoft/megogo/ok.svg');
    mask-image: url('/wp-content/themes/carbonsoft/megogo/ok.svg');
    margin: auto;
}

div.megogo-layout .megogo_price_table td:nth-child(3) .megogo_ok {
    background-color: #30c2f2;
}

div.megogo-layout .megogo_price_table td:nth-child(4) .megogo_ok {
    background-color: #86bf13;
}

div.megogo-layout .megogo_price_table td:nth-child(5) .megogo_ok {
    background-color: #f77519;
}

div.megogo-layout .megogo_price_table td:nth-child(6) .megogo_ok {
    background-color: #00bfb6;
}

div.megogo-layout .choose_type {
    font-size: 20px !important;
    color: #a6a6a6;
    padding-right: 20px;
}

div.megogo-layout .megogo_table_price_number {
    font-size: 24px;
    margin-bottom: 15px;
}

div.megogo-layout .megogo_table_button_container {
    text-align: center;
}

div.megogo-layout .megogo_table_button {
    display: inline-block;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px;
    letter-spacing: 0.8px;
}

div.megogo-layout .megogo_table_button:hover {
    color: #fff;
}

div.megogo-layout .megogo_table_button1 {
    background-color: #30c2f2;
}

div.megogo-layout .megogo_table_button1:hover {
    background-color: #10a0d0;
}

div.megogo-layout .megogo_table_button2 {
    background-color: #86bf13;
}

div.megogo-layout .megogo_table_button2:hover {
    background-color: #649d01;
}

div.megogo-layout .megogo_table_button3 {
    background-color: #f77519;
}

div.megogo-layout .megogo_table_button3:hover {
    background-color: #d55307;
}

div.megogo-layout .megogo_table_button4 {
    background-color: #00bfb6;
}

div.megogo-layout .megogo_table_button4:hover {
    background-color: #009d94;
}

@media (max-width: 945px) {

    div.megogo-layout .megogo_price_table th {
        padding: 10px;
    }

    div.megogo-layout .megogo_price_table tr {
        height: auto;
    }

    div.megogo-layout .megogo_price_table thead {
        display: none;
    }

    div.megogo-layout .megogo_price_table tr {
        padding-bottom: 10px;
        display: block;
    }

    div.megogo-layout .price_type_option {
        font-size: 24px !important;
        height: auto !important;
        min-height: 50px !important;
        padding-top: 15px;
        padding-bottom: 25px;
        padding-left: 25px !important;
    }

    div.megogo-layout .megogo_price_table td {
        display: block;
        text-align: center;
        height: auto;
        min-height: 45px;
        padding-left: 245px;
        padding-right: 35px;
        position: relative;
    }

    div.megogo-layout .megogo_price_table td:first-child {
        height: 10px !important;
        min-height: 0 !important;
    }

    div.megogo-layout .megogo_price_table td:last-child {
        height: 10px !important;
        min-height: 0 !important;
        border-bottom: 0;
    }

    div.megogo-layout .megogo_price_table td:before {
        content: attr(data-label);
        position: absolute;
        left: 100px;
        top: 0;
        font-family: 'PF DinDisplay', sans-serif;
        font-weight: 200;
        font-size: 16px;
        color: #000;
        letter-spacing: 1.1px;
    }

    div.megogo-layout .megogo_price_table tr:last-child {
        min-height: 200px;
        height: auto !important;
    }

    div.megogo-layout .megogo_price_table tr:last-child td {
        min-height: 65px !important;
    }

    div.megogo-layout .megogo_price_table tr:last-child td:first-child,
    div.megogo-layout .megogo_price_table tr:last-child td:last-child {
        height: 10px !important;
        min-height: 0px !important;
    }

    div.megogo-layout .megogo_price_table tr:nth-child(odd) {
        background-color: white;
    }

    div.megogo-layout .megogo_price_table tr:nth-child(even) {
        background-color: #fafafa;
    }

    div.megogo-layout .megogo_table_price_number {
        display: inline-block;
        width: 145px;
        padding-right: 50px;
    }

    div.megogo-layout .megogo_table_price_button {
        display: inline-block;
    }

}

@media (max-width: 640px) {

    div.megogo-layout .price_type_option {
        padding-left: 10px !important;
    }

    div.megogo-layout .megogo_price_table td {
        padding-left: 170px;
    }

    div.megogo-layout .megogo_price_table td:before {
        left: 35px;
    }

    div.megogo-layout .megogo_table_price_number {
        display: inline-block;
        width: 145px;
        padding-right: 0px;
    }

    div.megogo-layout .megogo_price_table tr:last-child td {
        margin-bottom: 30px;
    }

    div.megogo-layout .megogo_price_table tr:last-child td:first-child,
    div.megogo-layout .megogo_price_table tr:last-child td:last-child,
    div.megogo-layout .choose_type {
        margin-bottom: 0px;
    }

}

@media (max-width: 420px) {

    div.megogo-layout .megogo_price_table td {
        padding-right: 5px;
    }

    div.megogo-layout .megogo_table_button {
        height: 35px;
        line-height: 35px;
    }

    div.megogo-layout .megogo_price_table td {
        padding-left: 145px;
    }

    div.megogo-layout .megogo_price_table td:before {
        left: 10px;
    }

}

/* 6 styles ends */

/* 7 styles begins */

div.megogo-layout .megogo_block7 {
    background-color: #fff !important;
}

div.megogo-layout .megogo_block7 h1 {
    margin-top: 56px;
    margin-bottom: 62px;
}

div.megogo-layout .megogo_block7 .megogo_block_content {
    padding: 0 25px 55px 25px;
    box-sizing: border-box;
}

div.megogo-layout .extra_package_button {
    display: inline-block;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 16px;
    background-color: #a6a6a6;
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 10px;
    border-radius: 5px;
    letter-spacing: 0.8px;
}

div.megogo-layout .extra_package {
    background-color: #fff;
    min-height: 250px;
    border-radius: 5px;
    margin: 12px 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.megogo-layout .extra_package_content_part {
    width: 50%;
    padding: 14px 20px 10px 40px;
    box-sizing: border-box;
}

div.megogo-layout .extra_package1 {
    border: 1px solid #00bfb6;
    background-image: url('/wp-content/themes/carbonsoft/megogo/amediaBG.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

div.megogo-layout .extra_package2 {
    border: none;
    background-image: url('/wp-content/themes/carbonsoft/megogo/footballTV.png');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    color: #fff;
}

div.megogo-layout .extra_package3 {
    border: none;
    background-image: url('/wp-content/themes/carbonsoft/megogo/AmediatekaBG.png');
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    color: #fff;
}

div.megogo-layout .extra_package1 .left_part {
    position: relative;
}

div.megogo-layout .extra_package3 .left_part {
    position: relative;
}

div.megogo-layout .amediaLogo {
    position: absolute;
    height: 169px;
    width: 265px;
    top: 50%;
    left: 50%;
    margin-top: -84.5px;
    margin-left: -132.5px;
    background-image: url('/wp-content/themes/carbonsoft/megogo/amediaLogos.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

div.megogo-layout .HBOLogo {
    position: absolute;
    height: 16px;
    width: 39px;
    bottom: 10px;
    left: 10px;
    background-image: url('/wp-content/themes/carbonsoft/megogo/HBOLogo.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

div.megogo-layout .matchTVLogo {
    height: 78px;
    background-image: url('/wp-content/themes/carbonsoft/megogo/matchTVFootballLogo.png');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}

div.megogo-layout .nashFootballLogo {
    height: 78px;
    background-image: url('/wp-content/themes/carbonsoft/megogo/nashFootball.png');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}

div.megogo-layout .AmediatekaLogo {
    height: 78px;
    background-image: url('/wp-content/themes/carbonsoft/megogo/AmediatekaLogo.png');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}

div.megogo-layout .extra_package1 h3 {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #000;
}

div.megogo-layout .extra_package_description {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

div.megogo-layout .extra_package_description1 {
    color: #333;
    margin-top: 5px;
}

div.megogo-layout .extra_package_description4 {
    color: #fff;
    font-size: 22px;
}

div.megogo-layout .extra_package_price {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 25px;
}

div.megogo-layout .extra_package_price1 {
    color: #208990;
    margin-top: 16px;
}

div.megogo-layout .extra_package_price2 {
    color: #86bc5d;
    margin-top: 16px;
}

div.megogo-layout .extra_package_price3 {
    color: #e9c866;
    margin-top: 16px;
}

div.megogo-layout .extra_package_price4 {
    color: #00bfb6;
    margin-top: 16px;
}

div.megogo-layout .extra_package_link1 {
    margin-top: 16px;
}

div.megogo-layout .extra_package_link2,
div.megogo-layout .extra_package_link3 {
    margin-top: 20px;
}

div.megogo-layout .extra_package_link4 {
    margin-top: 30px;
}

div.megogo-layout .extra_package_link a {
    display: inline-block;
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px 68px;
}

div.megogo-layout .extra_package_link1 a {
    color: #208990;
    border: 2px solid #208990;
}

div.megogo-layout .extra_package_link1 a:hover {
    color: #fff;
    background-color: #208990;
}

div.megogo-layout .extra_package_link2 a {
    color: #86bc5d;
    border: 2px solid #86bc5d;
}

div.megogo-layout .extra_package_link2 a:hover {
    color: #fff;
    background-color: #86bc5d;
}

div.megogo-layout .extra_package_link3 a {
    color: #e9c866;
    border: 2px solid #e9c866;
}

div.megogo-layout .extra_package_link3 a:hover {
    color: #333;
    background-color: #e9c866;
}

div.megogo-layout .extra_package_link4 a {
    color: #00bfb6;
    border: 2px solid #00bfb6;
}

div.megogo-layout .extra_package_link4 a:hover {
    color: #fff;
    background-color: #00bfb6;
}

@media (max-width: 750px) {

    div.megogo-layout .extra_package {
        flex-direction: column;
    }

    div.megogo-layout .extra_package_content_part {
        width: 100%;
    }

    div.megogo-layout .HBOLogo {
        top: 10px;
        right: 10px;
        left: auto;
    }

    div.megogo-layout .extra_package1 .left_part {
        height: 220px;
    }

    div.megogo-layout .megogo_block7 .megogo_block_content {
        padding: 0 10px;
    }

}

/* 7 styles ends */

/* 8 styles begins */

div.megogo-layout .megogo_block8 {
    background-color: #fafafa !important;
}

div.megogo-layout .megogo_block8 .megogo_block_content {
    padding: 0 45px;
    box-sizing: border-box;
}

div.megogo-layout .megogo_footer_text {
    font-family: 'PF DinDisplay', sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #c9c9c9;
    letter-spacing: 0.75px;
    padding: 25px 0;
    line-height: 20px;
}

div.megogo-layout .megogo_footer_text a {
    color: #00A0C6;
    text-decoration: underline;
}

div.megogo-layout .megogo_footer_text a:hover {
    color: #0060B6;
    text-decoration: underline;
}

/* 8 styles ends  */
