body {
    font-family: 'Objektiv Mk1' !important;
}

.fs-54 {
    font-size: 54px;
}

.medium, .bold {
    font-family: 'Objektiv Mk1' !important;
}

.btn-homepage-format {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

.btn-homepage-format:hover {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

.semi {
    font-weight: 600;
}

#bg-login {
    background: url("../img/backgrounds/bg_login.png") no-repeat;
    background-size: cover;
    /*max-width: auto;
    max-height: auto;*/
}

i.icon-check-gray-sm {
    background: url("../img/icons/icon_check_gray_sm.svg") center center no-repeat;
    padding: 20px;
}

i.icon-check-orange-sm {
    background: url("../img/icons/icon_check_orange_sm.svg") center center no-repeat;
    padding: 20px;
}

i.icon-circle-border-mobile {
    background-image: url("../front-end/assets/img/icons/icon_circle_orange_border_mobile.svg");
    background-repeat: no-repeat;
    height: 39px;
    width: 39px;
    display: inline-block;
}

.btn-orange-sm {
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    width: 88px;
    height: 26px;
    color: var(--text-white);
    background: var(--bg-orange);
    border-radius: 2px;
    margin-top: 5px;
    line-height: 25px;
}

.btn-orange-sm:hover {
    color: var(--text-white);
    background: #ffaf36
}

i.icon-i-orange {
    background-image: url("../img/icons/icon_i_orange.svg");
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    display: inline-block;
    position: relative;
    top: 11px;
    opacity: .5;
    transition: .3s;
}

i.icon-i-orange:hover {
    opacity: 1;
    transition: .3s;
}

@media (min-width: 320px) {
    .responsive {
        text-align: center;
        transition: 0.5s
    }

    .responsive span img {
        display: none;
        transition: 0.5s
    }

    .responsive p {
        text-align: center;
        font-size: 24px;
        transition: 0.5s
    }

    .responsive h1 {
        text-align: center;
        font-size: 50px;
        transition: 0.5s
    }

    .responsive div {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        transition: 0.5s
    }

    .footer-responsive {
        text-align: center;
    }

    .footer-responsive h2 {
        text-align: center;
        font-size: 25px;
    }

    .footer-responsive p {
        text-align: center;
        font-size: 16px;
    }

    .responsive-none {
        display: none;
    }
}

@media (max-width: 760px) {
    .fs-54 {
        font-size: 24px !important;
    }

    .responsive h1 {
        font-size: 24px !important
    }

    .responsive p {
        font-size: 16px !important
    }

    .pricing-swap {
        display: flex;
        flex-flow: column;
    }

    .pricing-set-one {
        order: 1;
    }

    .pricing-set-two {
        order: 2;
        margin-top: 1rem;
    }

    .pricing-set-three {
        order: 3;
    }

    .pricing-set-four {
        order: 4;
    }
}

@media (max-width: 482px) {
    .fs-54 {
        font-size: 24px !important;
    }

    p.fs-30 {
        font-size: 16px !important;
    }

    .header-hompage h1.sell-more {
        font-size: 40px !important
    }

    .header-hompage h2.sell-more {
        font-size: 40px !important
    }

    .btn-homepage-format {
        padding: 12px 25px !important;
    }

    .homepage-black-format {
        padding: 12px 25px !important;
    }

    .footer-responsive .btn-homepage-format {
        padding: 15px 5% 15px 7% !important;
    }
}

/*# sourceMappingURL=style.css.map */
@media (min-width: 800px) {
    .extra_large_model {
        max-width: 448px;
    }
}

@media (min-width: 992px) {
    .extra_large_model {
        max-width: 800px;
    }

    .navbar {
        height: unset !important;
    }
}

@media (min-width: 1024px) {
    .extra_large_model {
        max-width: 992px;
    }
}

@media (min-width: 1200px) {
    .extra_large_model {
        max-width: 1024px;
    }
}

@media (min-width: 1400px) {
    .extra_large_model {
        max-width: 1200px;
    }
}

.extra_large_model {
    z-index: 2;
}

@media (min-width: 320px) {
    .hide-in-desktop {
        display: block;
    }

    .collapse.column.show {
        display: block !important;
    }

    .collapse.column {
        display: none !important;
    }
}

@media (min-width: 480px) {
    .hide-in-desktop {
        display: block;
    }

    .navbar {
        height: unset !important;
    }

    .collapse.column.show {
        display: block !important;
    }

    .collapse.column {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hide-in-desktop {
        display: block;
    }

    .navbar {
        height: unset !important;
    }

    .collapse.column.show {
        display: block !important;
    }

    .collapse.column {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hide-in-desktop {
        display: none;
    }

    .collapse.column.show {
        display: block !important;
    }

    .collapse.column {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .hide-in-desktop {
        display: none;
    }

    .collapse.column.show {
        display: block !important;
    }

    .collapse.column {
        display: block !important;
    }
}

@media (max-width: 760px) {
    .pricing-set-one {
        order: 1;
    }

    .pricing-set-two {
        order: 2;
    }
}

.modal {
    overflow-y: scroll;
}

.btn {
    color: #212529;
}

.switching-plans-wrapper ul li a.active {
    padding: .6rem 1.4rem !important;
}

.regular-marker:before {
    display: block;
}

.regular-marker.hidden:before {
    display: none;
}

.marker-black:before {
    display: block;
}

.marker-black.hidden:before {
    display: none;
}

.modal-open .modal.modal-checkout {
    padding: 10px !important;
}

.switching-plans-wrapper ul li a.active {
    background: var(--bg-black);
}

.height-15 {
    min-height: 15px;
}

.total-value-text {
    font-size: 35px;
}

#legendary .total-value-text {
    font-size: 40px;
    margin: 1rem 0;
}

.legendary-item {
    margin-top: 2px;
}

#standard .price_plan {
    font-size: 65px !important;
}

.table.table-comparison thead tr th:nth-child(1) {
    border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
    -webkit-border-radius: 25px 25px 0 0;
}

.table.table-comparison tr:last-child {
    background-color: #FFF4E4;
}

.table.table-comparison tbody tr:last-child {
    border-color: transparent;
}

#standard .price_plan {
    font-size: inherit;
}

.price-info {
    font-size: 50px;
    font-weight: 700 !important;
    line-height: 65px;
}

#flipdown {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
}

.video-container {
    position: relative;
    width: 100%;
}

video#kevinVideo {
    width: auto;
    height: 500px;
}

a#playKevinVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: transparent;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}

#in-bound-successful-payment .modal-header button {
    padding: 0;
    margin: 0;
}

.bg-FE9802 {
    background-color: var(--theme-bg);
}

#showFailedPayment .btn-orange {
    background: var(--theme-bg) !important;
    border-color: #212529 !important;
}

#showFailedPayment .btn-orange:hover {
    background: #212529 !important;
    color: var(--text-white) !important;
    border-color: var(--color-white); !important;
}

#card-modal-button {
    background-image: linear-gradient(to right, var(--color-orange-2), var(--color-orange-3));
    border: 0;
    color: var(--text-white);
}


#partnerButton {
    -webkit-animation: bounce .4s infinite alternate;
    -moz-animation: bounce .4s infinite alternate;
    animation: bounce .4s infinite alternate;
}

@-webkit-keyframes bounce {
    to {
        -webkit-transform: scale(1.2);
    }
}

@-moz-keyframes bounce {
    to {
        -moz-transform: scale(1.2);
    }
}

@keyframes bounce {
    to {
        transform: scale(1.2);
    }
}

#partnerButton span {
    opacity: 0.7;
}

@media (min-width: 100px) and (max-width: 768px) {
    .total-value-text span {
        display: block;
    }

    #featuresComparison .table-responsive {
        padding: 15px;
    }

    .inbound-text {
        font-size: 2.5rem !important;
    }

    video#kevinVideo {
        width: 100%;
        height: auto;
    }

    #kevinVideoTimer.colorDefinition.size_lg {
        font-size: 45px !important;
    }

    .count-down-timer-table tr td {
        font-size: 13px;
    }
}

@media (min-width: 100px) and (max-width: 375px) {
    .inbound-text {
        font-size: 2.2rem !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .inbound-text {
        font-size: 2.5rem !important;
    }

    video#kevinVideo {
        width: auto;
        height: 350px;
    }
}


.btn-orange {
    background-color: var(--theme-bg) !important;
    color: var(--text-white);
    padding: 13px 25px;
    transition: 0.5s;
}

.btn-orange:hover {
    background-color: var(--bg-yellow)  !important;
    color: var(--text-white);
    transition: 0.5s;
}

.btn-recommended-text {
    border-radius: 0.25rem 0.25rem 0 0;
    max-width: 80%;
    margin: 0 auto;
    padding-top: 4px;
}

.btn-recommended {
    /*border-radius: 0 0 0.25rem 0.25rem !important;*/
}

.partner-button-container {
    max-width: 889px;
}
