html, body {
    background-color: #fff !important;
    color: #1a2e3b;
    font-family: "DM Sans", sans-serif !important;
}

h2, h3, h4, p {
    font-family: "DM Sans", sans-serif !important;
}

h2 {
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
}

h4 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

/*@media screen {*/
/*    */
/*}*/

div#section-content-inner {
    width: 100% !important;
    display: flex;
    padding: 0 15px;
    margin-top: 0;
}

nav div.nav-middle {
    display: none;
}

.checkout {
    font-family: "DM Sans", sans-serif !important;
    width: 100% !important;
    padding-top: 100px;
    background-color: #fff;
    max-width: 1400px;
}

p > b {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
}

.shadow {
    -webkit-box-shadow: 0 4px 8px 0 rgba(26, 46, 59, 0.3);
    box-shadow: 0 4px 8px 0 rgba(26, 46, 59, 0.3);
}

.shadow.selected {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.step-block {
    height: 100px;
}

.hidden-xs .step-block.active {
    height: 100px !important;
}

.hidden-xs .step-block {
    margin-left: 15px;
}

.visible-xs .step-block.active {
    margin-bottom: 15px;
}

.step-line {
    display: block;
    position: absolute;
    height: 20px;
    border-color: #1a2e3b;
    left: 88px;
}

.step-dotted {
    border-left: 2px dashed;
    display: block;
    position: absolute;
    height: 430px;
    border-color: #1a2e3b;
    left: 88px;
}

.circle {
    height: 32px;
    width: 32px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    padding-top: 3px;
    text-align: center;
}

.not-passed .circle {
    background-color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #1a2e3b;
    padding-top: 1px;
}

.not-passed .step {
    opacity: 0.5;
}

.step {
    font-weight: bold;
    font-size: 16px;
}

.step-block.active .step {
    color: #6C8C00;
    opacity: inherit;
}

.step-block.active .circle {
    background-color: #c2e64c;
    border-color: #c2e64c;
}

.step-block .name {
    font-size: 16px;
    word-break: break-word;
}

div#section-content {
    padding: 0;
}

.checkout {
    font-family: 'LatoWeb', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
}

.btn-primary {
    background-color: #c2e64c !important;
    border-color: #c2e64c;
    border-radius: 5px;
    border-width: 1px;
    color: #1A2E3B;
    font-weight: 600;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #1A2E3B;
}

.btn-primary.exit {
    border-color: #6c8c00;
}

.checkout .btn,
.nav-top-primary .btn {
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 0 24px;
}

.btn.promo-check {
    margin-top: 0;
    margin-left: 0 !important;
    height: 37px;
    width: 40px;
    padding-left: 12px;
    background-color: inherit;
    padding-top: 5px;
}

.check-form .input-group-btn {
    border-radius: 0 5px 5px 0 !important;
}

.btn.promo-check:hover,
.btn.promo-check:focus,
.btn.promo-check:active {
    outline: none;
    border-radius: 0;
}

.reversed {
    background-color: transparent !important;
}

.btn-primary.reversed,
.btn-primary.reversed a {
    color: #6c8c00;
    border-color: #6c8c00;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    outline: none !important;
    background-color: #6c8c00;
    border-color: #6c8c00;
}

.btn.disabled {
    color: #1A2E3B !important;
    opacity: 50%;
}

a#header-logo {
    height: 60px;
    width: 260px;
}

.plan {
    cursor: pointer;
}
.payment-frequency-b .plan,
.plan-selection-b .plan {
    cursor: auto;
}

.plan i {
    color: #D2D5D9;
}

.selected {
    border: 1px solid #007ec1;
}

.selected i {
    color: #6C8C00;
}

.back {
    padding-top: 7px !important;
    margin-right: 15px;
}

@media (max-width: 371px) {
    .back {
        margin-right: 0;
    }
}

.remove-promo {
    top: 2px;
    color: #bbb;
    line-height: 2;
}

.promo-applied {
    color: #1FA665;
}

.promo-group {
    margin-top: 15px;
}

#promo-check {
    padding: 4px 12px;
}

.timeline .line {
    left: 14px !important;
}

.timeline.visible-xs {
    margin-left: 30px;
    padding-right: 50px;
    max-width: 530px;
}

@media (max-width: 550px) {
    .timeline.visible-xs {
        padding-right: 20px;
    }
}

.timeline.visible-xs .line {
    left: 17px !important;
}

.visible-sm .step-block {
    margin-left: -30px;
}

.o {
    margin-left: 30px;
    margin-top: 15px;
    padding-right: 0;
}

.order-summary.visible-xs {
    margin-left: 45px;
    margin-right: 15px;
}

.order-summary .panel {
    background-color: #e5e8ec;
}

.order-summary.visible-xs .panel {
    background: rgba(229, 232, 236, 0.3);
}

.order-summary.visible-xs .panel-body h2 {
    margin-top: 0;
}

.order-summary.hidden-xs {
    margin-top: 90px;
}

.form-group-lg input[type=text],
.form-group-lg input[type=email],
.form-group-lg input[type=password] {
    height: 40px !important;
}

.form-group-lg label {
    font-size: 16px;
}

.checkout p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.plan-description ul > li {
    font-size: 16px;
}

label {
    font-weight: normal !important;
}

.plan-icon {
    width: 100px;
    height: 40px;
    /*margin: 0 30px 24px;*/
}

@media (min-width: 1200px) {
    .plan-period {
        width: 260px;
    }
}

.plan-icon {
    padding-top: 15px;
    margin-bottom: 50px;
    font-size: 40px;
    width: 100%;
}

@media (min-width: 1324px) {
    .plan-type {
        height: 260px;
    }
    .plan-selection-b .plan-type {
        height: 400px;
    }
}

@media (min-width: 900px) and (max-width: 1323px) {
    .plan-type {
        height: 285px;
    }
    .plan-selection-b .plan-type {
        height: 400px;
    }
}

.step-block .col-xs-1 {
    padding-right: 30px;
}

.message-box {
    margin-top: 0;
}

@media (max-width: 900px) {
    .nav-middle.sticky,
    .nav-toggle.sticky {
        display: none !important;
    }

    .nav-top-primary.sticky {
        display: flex !important;
    }

    .message-box {
        margin-top: -25px;
    }
}

@media (max-width: 363px) {
    .message-box {
        margin-top: 30px;
    }
}

.nav-top-primary.sticky {
    margin: 0 24px 0 0 !important;
}

.glyphicon-info-sign {
    margin-right: 15px;
    top: 49px;
}

.btn.btn-primary {
    height: 40px;
}

.confirmation {
    position: absolute;
    margin-right: 307px;
    margin-top: 255px;
    width: 360px;
    border: solid 1px #dddddd;
    border-radius: 5px;
    padding: 20px;
    background-color: #FFFFFF;
}

.fa-eye {
    content: "\f06e";
}

p.small,
div.tooltip {
    padding-top: 15px;
    font-family: SFPro, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.fld, .slct {
    border-radius: 4px;
    height: 40px;
}

.loading {
    opacity: 0.8;
    pointer-events: none;
}

