*{margin: 0;}
html, body {height: 100%; width:100%; overflow-x:hidden }
.wrapper {min-height: 100%; height: auto !important; height: 100%;margin: 0 auto 0px 0; /* the bottom margin is the negative value of the footer's height */}
#headerwrap {background-color: #dd4814; padding-top: 60px; padding-bottom: 0px; text-align: center;}
#headerwrap404{background-color: #dd4814;min-height: 350px;	padding-top: 60px; padding-bottom: 0px; text-align: center;}
.terms {min-height: 250px !important;}
.h-std {min-height: 550px; }
#headwrapOrder{padding-top:60px}
#headerwrap h3, h5 {color: white; font-weight: 400;}
#headerwrap h1 { color: white; margin-bottom: 25px;}
#headerwrap .img-responsive {margin: 0 auto;}
/* Footer */
#footer {background-color:#666; height: 250px; padding:24px 0 35px 0; margin:60px 0 0 0; color:#FFF;}
#footer .col-md-4 {margin-bottom:24px;}
#footer a {color: #00CCFF}
#chkinfo h3 {color:#333}
/* Services Wrap */
#service {margin-top: 48px; margin-bottom: 80px;}
#service i {color: #00b3fe; font-size: 60px; padding: 15px;}
#headerwrap .well_white {background-color:#FFF; margin-top:35px}
#slidewrap {padding-top:50px}
#section {margin:24px 0 0 0}
.error-template {padding: 40px 15px; text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }
.error {color:red}
.order-col {width:120px}
.carousel-inner {background-color:#dd4814}
.carousel-inner > .item > img {margin: 0 auto;}
#footer .social li {
    display: inline-block;
    margin-right: 8px;
}
.social ul {margin: 0; padding: 0}
/* --------------------------------------------------------------------------
   MobiCheck 2026 homepage refresh
   -------------------------------------------------------------------------- */
body {
    background: #ffffff;
    color: #252525;
    font-weight: 400;
}

.navbar, .navbar-default {
    background: #c93b10;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(0,0,0,0.10);
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background: rgba(255,255,255,0.10);
    color: #ffffff !important;
}

#headerwrap.mc-hero {
    position: relative;
    overflow: hidden;
    min-height: 690px;
    padding: 86px 0 64px;
    text-align: left;
    background: radial-gradient(circle at 70% 42%, rgba(255,255,255,0.18) 0, rgba(255,255,255,0.06) 22%, transparent 38%), linear-gradient(135deg, #e84b16 0%, #e24111 48%, #c93b10 100%);
}

.mc-hero-bg:before {
    content: "";
    position: absolute;
    right: 31%;
    top: 105px;
    width: 330px;
    height: 430px;
    opacity: 0.16;
    background-image: radial-gradient(rgba(255,255,255,0.72) 1.4px, transparent 1.4px);
    background-size: 10px 10px;
    border-radius: 45% 55% 55% 45%;
    transform: rotate(-8deg);
}

.mc-hero-container {
    position: relative;
    z-index: 2;
}

.mc-hero-row {
    display: flex;
    align-items: center;
}

.mc-hero-copy {
    color: #ffffff;
}

.mc-proof-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    max-width: 100%;
    margin-bottom: 34px;
    padding: 15px 22px;
    color: #222222;
    background: rgba(255,255,255,0.94);
    border-radius: 14px;
    box-shadow: 0 14px 30px rgba(0,0,0,0.14);
    font-size: 17px;
}

.mc-proof-pill i {
    color: #37b969;
    font-size: 22px;
}

.mc-proof-pill strong {
    color: #e24917;
    text-transform: uppercase;
}

.mc-proof-pill span:before {
    content: "|";
    margin: 0 13px 0 3px;
    color: #999999;
}

#headerwrap.mc-hero h1 {
    margin: 0 0 28px;
    color: #ffffff;
    font-size: 62px;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.5px;
    text-shadow: 0 3px 18px rgba(0,0,0,0.08);
}

#headerwrap.mc-hero h1 span {
    font-size: 50px;
    font-weight: 700;
}

.mc-delivery-line {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
    font-size: 29px;
    color: #ffffff;
}

.mc-delivery-line i {
    font-size: 42px;
}

.mc-hero-lead,
.mc-hero-sub {
    margin: 0;
    max-width: 680px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.45;
}

.mc-trust-row {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 38px;
}

.mc-trust-item {
    display: flex;
    align-items: center;
    gap: 13px;
    color: #ffffff;
}

.mc-trust-item + .mc-trust-item {
    padding-left: 24px;
    border-left: 1px solid rgba(255,255,255,0.42);
}

.mc-trust-item i {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    color: #e24917;
    border-radius: 50%;
    font-size: 25px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.16);
}

.mc-trust-item .fa-paypal {
    color: #003087;
}

.mc-trust-item span {
    font-size: 15px;
    line-height: 1.25;
}

.mc-check-panel-wrap {
    position: relative;
}

.mc-phone-card {
    position: absolute;
    right: 16px;
    top: -58px;
    width: 245px;
    height: 445px;
    padding: 14px;
    border-radius: 36px;
    background: linear-gradient(140deg, #050505 0%, #222 62%, #0d0d0d 100%);
    border: 2px solid rgba(255,255,255,0.38);
    box-shadow: 0 34px 55px rgba(0,0,0,0.34);
    transform: rotate(8deg);
    z-index: 1;
}

.mc-phone-screen {
    height: 100%;
    padding-top: 116px;
    color: #ffffff;
    text-align: center;
    border-radius: 26px;
    background: radial-gradient(circle at 50% 30%, #2b2b2b 0%, #111 66%);
}

.mc-phone-screen i {
    display: block;
    margin-bottom: 34px;
    font-size: 82px;
}

.mc-phone-screen strong,
.mc-phone-screen span {
    display: block;
    font-size: 19px;
    line-height: 1.4;
}

.mc-phone-screen span {
    color: #ff642a;
    font-weight: 700;
}

#headerwrap .well_white.mc-check-panel {
    position: relative;
    z-index: 3;
    margin: 240px 0 0 0;
    padding: 30px 32px 24px;
    background: rgba(255,255,255,0.96);
    border: 0;
    border-radius: 18px;
    box-shadow: 0 24px 60px rgba(0,0,0,0.22);
}

.mc-check-panel label {
    color: #262626;
    font-weight: 700;
}

.mc-check-panel .form-control {
    height: 50px;
    border-color: #dedede;
    border-radius: 9px;
    box-shadow: none;
}

.mc-check-panel .form-control:focus {
    border-color: #e24917;
    box-shadow: 0 0 0 3px rgba(226,73,23,0.14);
}

.mc-primary-btn,
.mc-secondary-btn,
.btn-primary {
    border: 0;
    background: linear-gradient(135deg, #f05a28 0%, #df3e1f 100%);
    border-radius: 9px;
    box-shadow: 0 8px 18px rgba(226,73,23,0.25);
}

.mc-primary-btn:hover,
.mc-secondary-btn:hover,
.btn-primary:hover,
.mc-primary-btn:focus,
.mc-secondary-btn:focus,
.btn-primary:focus {
    background: linear-gradient(135deg, #ff6632 0%, #c93618 100%);
}

.mc-info-container {
    margin-top: 34px;
}

.jumbotron.mc-info-panel {
    padding: 0;
    background: #f2f2f2;
    border-radius: 18px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
}

.mc-info-inner {
    padding: 38px 48px;
}

.mc-info-inner h2 {
    margin-top: 0;
    color: #222222;
    font-size: 34px;
    font-weight: 700;
}

.mc-info-inner p {
    color: #333333;
    font-size: 19px;
    line-height: 1.5;
}

.mc-info-inner a {
    color: #c93b10;
}

#service.mc-service-section {
    margin: 46px 0 78px;
}

.mc-service-card {
    min-height: 245px;
    padding: 34px 28px 28px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 18px;
    box-shadow: 0 18px 42px rgba(0,0,0,0.06);
    transition: transform .18s ease, box-shadow .18s ease;
}

.mc-service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 54px rgba(0,0,0,0.10);
}

#service .mc-service-card i {
    width: 74px;
    height: 74px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    background: #21aeea;
    border-radius: 50%;
    font-size: 34px;
}

.mc-service-card h4 {
    margin-top: 22px;
    font-size: 22px;
    font-weight: 700;
}

.mc-service-card p {
    font-size: 15px;
    line-height: 1.55;
}

/* Footer refresh - works with the existing footer.tpl structure */
#footer {
    height: auto;
    min-height: 245px;
    margin-top: 40px;
    padding: 36px 0 42px;
    color: #ffffff;
    background: linear-gradient(135deg, #333333 0%, #565656 100%);
    border-top: 5px solid #e24917;
}

#footer h4,
#footer h3 {
    margin-top: 0;
    color: #ffffff;
    font-weight: 700;
}

#footer a {
    color: #31c8ff;
}

#footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

#footer .social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
}
#footer .social i {
    color: #31c8ff;
    transition: color .18s ease, transform .18s ease;
    font-size: 44px;
}

#footer .social a:hover i {
    color: #ffffff;
    transform: translateY(-2px);
}

#footer ul {
    padding-left: 18px; /* keeps bullet alignment nice */
}

#footer ul li {
    margin-bottom: 2px;
}

#footer ul li a {
    display: inline-block;
    padding: 6px 0;
}

@media (max-width: 767px) {
    #footer ul li a {
        padding: 10px 0;
    }
}

@media (max-width: 991px) {
    #headerwrap.mc-hero {
        min-height: 0;
        padding: 72px 0 46px;
        text-align: center;
    }

    .mc-hero-row {
        display: block;
    }

    .mc-proof-pill {
        font-size: 15px;
        white-space: normal;
    }

    #headerwrap.mc-hero h1 {
        font-size: 44px;
    }

    #headerwrap.mc-hero h1 span {
        font-size: 36px;
    }

    .mc-delivery-line {
        justify-content: center;
        font-size: 24px;
    }

    .mc-hero-lead,
    .mc-hero-sub {
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
    }

    #headerwrap .well_white.mc-check-panel {
        margin-top: 34px;
    }

    .mc-trust-row-form {
        justify-content: center;
        color: #333333;
        gap: 12px;
        margin-top: 22px;
    }

    .mc-trust-row-form .mc-trust-item {
        color: #333333;
        display: block;
        text-align: center;
        flex: 1;
    }

    .mc-trust-row-form .mc-trust-item + .mc-trust-item {
        padding-left: 0;
        border-left: 1px solid #eeeeee;
    }

    .mc-trust-row-form .mc-trust-item i {
        width: 46px;
        height: 46px;
        margin-bottom: 8px;
        color: #e24917;
        box-shadow: 0 8px 16px rgba(0,0,0,0.10);
    }
}

@media (max-width: 767px) {
    .mc-proof-pill {
        display: block;
        padding: 14px 18px;
    }

    .mc-proof-pill span {
        display: block;
        margin-top: 5px;
    }

    .mc-proof-pill span:before {
        content: "";
        margin: 0;
    }

    #headerwrap.mc-hero h1 {
        font-size: 36px;
        letter-spacing: -0.5px;
    }

    #headerwrap.mc-hero h1 span {
        font-size: 29px;
    }

    .mc-delivery-line {
        font-size: 20px;
    }

    .mc-delivery-line i {
        font-size: 32px;
    }

    #headerwrap .well_white.mc-check-panel {
        padding: 24px 18px;
        border-radius: 14px;
    }

    .mc-check-panel .control-label {
        text-align: left;
    }

    .mc-primary-btn {
        width: 100%;
    }

    .mc-info-inner {
        padding: 28px 24px;
    }

    .mc-info-inner h2 {
        font-size: 28px;
    }

    .mc-info-inner p {
        font-size: 16px;
    }

    .mc-service-card {
        margin-bottom: 22px;
    }
}


/* --------------------------------------------------------------------------
   Final hero polish: proof pill alignment, button contrast and footer spacing
   -------------------------------------------------------------------------- */
.mc-proof-pill {
    display: flex;
    align-items: stretch;
    gap: 0;
    min-width: 650px;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    border-radius: 16px;
    background: rgba(255,255,255,0.96);
}

.mc-proof-segment {
    display: flex;
    align-items: center;
    min-height: 76px;
    color: #222222;
}

.mc-proof-count {
    flex: 0 0 330px;
    padding: 16px 30px 16px 22px;
}

.mc-proof-trusted {
    flex: 1;
    gap: 18px;
    padding: 16px 24px 16px 30px;
    border-left: 1px solid rgba(0,0,0,0.18);
}

.mc-proof-pill i {
    flex: 0 0 auto;
    margin-right: 14px;
    color: #37b969;
    font-size: 26px;
}

.mc-proof-trusted i {
    color: #e24917;
    margin-right: 0;
    font-size: 32px;
}

.mc-proof-pill strong {
    display: block;
    color: #e24917;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.mc-proof-pill strong span,
.mc-proof-pill .mc-proof-trusted span {
    display: block;
}

.mc-proof-pill .mc-proof-trusted span {
    max-width: 260px;
    color: #222222;
    font-size: 17px;
    line-height: 1.35;
}

.mc-proof-pill span:before {
    content: none;
    margin: 0;
}

.mc-secondary-btn,
.jumbotron .mc-secondary-btn,
.jumbotron .btn-primary.mc-secondary-btn,
a.mc-secondary-btn,
a.mc-secondary-btn:visited {
    background: #c93b10 !important;
    color: #ffffff !important;
    border: 0 !important;
    font-weight: 700;
}

.mc-secondary-btn:hover,
.mc-secondary-btn:focus,
.jumbotron .mc-secondary-btn:hover,
.jumbotron .mc-secondary-btn:focus {
    background: #a8320d !important;
    color: #ffffff !important;
    text-decoration: none;
}

.mc-secondary-btn {
    box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}

.mc-info-panel {
    margin-bottom: 0;
}

#footer {
    margin-top: 54px;
}

@media (max-width: 1199px) {
    .mc-proof-pill {
        min-width: 0;
        width: 100%;
    }

    .mc-proof-count {
        flex-basis: 300px;
    }
}

@media (max-width: 991px) {
    .mc-proof-pill {
        width: auto;
        min-width: 0;
        display: inline-flex;
        text-align: left;
    }

    .mc-proof-count {
        flex-basis: 285px;
    }
}

@media (max-width: 767px) {
    .mc-proof-pill {
        display: block;
        width: 100%;
        text-align: left;
    }

    .mc-proof-segment {
        min-height: 0;
    }

    .mc-proof-count,
    .mc-proof-trusted {
        width: 100%;
        flex-basis: auto;
        padding: 15px 18px;
    }

    .mc-proof-trusted {
        border-left: 0;
        border-top: 1px solid rgba(0,0,0,0.12);
    }

    .mc-proof-pill .mc-proof-trusted span {
        max-width: none;
        margin-top: 0;
        font-size: 16px;
    }
}
