
/*
/redeem/Content/images/bluedolphin_offer_bar.png
/redeem/Content/images/bluedolphin_offer_bar.png
/redeem/Content/images/bluedolphin_offer_bar_generic.png
*/

/* Header & Mobile Menu */

img.bd-logo,
img.mrc-logo {
    width: 100%;
    height: auto;
}

img.bd-logo,
img.mrc-logo,
.cosponsor-logo {
    max-height:35px;
}

img.bd-logo {
    max-width: 185px;
    width: 185px;
}

img.mrc-logo {
    max-width: 250px;
}

.cosponsor-logo {
    max-width: 183px;
}

 @media (min-width: 768px) {
    img.bd-logo,
    img.mrc-logo {
            max-height: none;
    }
    .cosponsor-logo {
        max-width: 183px;
        max-height: none;
    }
}


body {
    background: #fff !important;
}

body.has-hero-image nav.navbar {
    position: absolute;
    width: 100%;
    background: transparent;
}

body nav.navbar {
    background: #f3f6f7;
}

/*  Layout */

.page-content {
    background: #fff;
}

.page-footer {
    border-top: 1px solid #d0d9e2;
    background: #fff;
}

.footer-navigation a {
    color: #999;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}

.copyright {
    font-size: 10px;
    color: #999;
}

body { 
    background: #fff;
    font-family: 'Roboto', sans-serif;
    color: #455a64;
    font-size: 14px;
}

/*  Headers */

h1 {
    font-size: 26px;
    line-height: 1.15em;
    font-weight: 900;
    color: #37474F;
}

.home .hero h1 {
    text-align: center;
}

h2 {
    font-size: 23px;
    font-weight: 900;
    color: #37474f;
}

h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #455a64;
    font-weight: 700;
}

/* Form Elements */

input.form-control {
   height: 51px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 15px;

}

select.form-control {
   height: 53px !important;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
}

.form-control::-webkit-input-placeholder {
    color:#adb5bd;
}

.form-control::-moz-placeholder {
    color:#adb5bd;
}

.form-control::-ms-placeholder {
    color:#adb5bd;
}

.form-control::placeholder {
    color:#adb5bd;
}

/*  Errors */

.has-error,
.validation-summary-errors {
    background-color: #FFF8E1 !important;
    border: 1px solid #DA302F !important;
    color: #DA302F !important;
}

.orderForm .validation-summary-errors {
    padding: 1rem;
    margin-top: 1rem;
}

.orderForm .validation-summary-errors ul {
    margin-bottom: 0;
}

.home .validation-summary-errors {
    border: 0 !important;
}

.has-error .code-instructions {
    color: #000 !important;
}

.field-validation-error {
    font-size: .8em;
    margin: 3px 0 3px 3px;
    font-size: 14px;
}

.home .form-control.input-validation-error {
    border: 1px solid #DA302F;
}

.home .form-control.input-validation-error {
    margin: 0;
    display: inline;
}

.form-control.input-validation-error {
    border-color: #DA302F
}

.field-validation-error {
    color: #DA302F;
    margin: 3px 0 6px;
    display: inline-block;
}

/*  Success Messages */

.msg-success {
    color: #0F6AA1;
}

.msg-success h3 {
    color: #0F6AA1;
}

/*  Buttons */

.btn {
    border-radius: 3px;
    padding: 14px 40px 12px;
}

.btn-highlight {
    color: #fff;
    background-color: #ff5722;
    border-color: #ff5722;
}

.btn-highlight:hover {
    color: #fff;
}

/*  Hero Banners */

body.has-hero-image .hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 104px;
    background-color: transparent;
}

/*  Banners */

body.home .hero {background-image: url('../img/bg-hero-home.jpg');}

/*  Standard Color Banner */

body .hero {background: #f3f6f7;}

/*  Home Page */

/*  Code Entry */

.code-instructions {
    color: #fff;
}

 .code-entry {
     background: rgba(0, 0, 0, 0.35);
 }

 .highlighted-covers {
     background: #fff;
 }

 .home .error-text {
     margin-top: -10px;
 }

/* Redeem Listing */
.magazine-selection .product-image {
    border: solid #fff;
    border-width: 0 0 6px 0;
    padding-bottom: 2px;
    margin-bottom: 2px;
    transition: all .25s ease-in-out;
    cursor: pointer;
}

.magazine-selection .product-image:hover,
.magazine-selection .mag.active .product-image {
    border-color: #ff5722;
}

@media (hover: hover) { 
  .magazine-selection .product-image:hover {
    border-color: #fff;
  }
}



.magazine-selection .form-check-label {
    font-size: 12px;
    margin: 2px 0 10px
}

.magazine-selection .form-check-label span {
    display: block;
}

.magazine-selection .form-check-label span.gift-label,
span.gift-label {
    display: inline;
    font-weight: bold;
    color: #d91b5b;
}

.magazine-selection .form-check-label span.price-initial {
    display: inline;
}
.strike-out-price {
    text-decoration: line-through;
}

/* Checkout */

.magazineTitle,
.magazineTerms {
    font-size: 12px;
    margin: 0;
}

.customerInfo,
.giftInfo  {

}

.customerInfo,
.giftInfo {
    background: #f3f6f7;
}

.paymentInfo {
    background: #d8e2e5;
}

/* CVC and Fee Modals */

#cvc-overlay .modal-content,
#fulfillment-fee-overlay .modal-content {
     font-size: 13px;
}

.whats-this,
.whats-this i {
    font-size: 14px;
}

/* Agreement */

.form-check.no-checkbox {
    padding-left: 0;
}

.agreement-content-container {
    margin-top: 2rem;
    font-size: 12px;
}

.agreement-content-container strong,
.agreement-content-container b,
.agreement-content-container .form-check-label{
    font-size: 14px;
    font-weight: bold;
}

/* Terms and Conditions */

.termsConditions {
   color: rgb(211, 211, 211);
    font-size: 14px;
    line-height: 17px;
}

/* Thank You Page */

.primary-offer h5,
.bonus-offers h5 {
    font-size: 18.97px;
    font-weight: 900;
    text-align: center;
}

/* Offer Modal */


.iframe-wrapper iframe {
    height: 80vh;
}

.modal-content {
    background: transparent;
    border: 0;
}

.modal-body {
    background: #fff;
}

.modal-header,
.modal-body {
    padding: 0;
    border: 0;
}

.modal-header button {
    outline: 0;
    color: #fff;
}

.modal-header button:hover{
    color: #efefef;
}




/* Primary Offer */


.primary-offer {
    margin-top: 3rem;
}

.primary-offer-container {
    margin: 3rem 0 5rem;
text-align: center
}

.primary-offer-image-container {
    text-align: center;
padding: 0 4rem 4rem;
}

.primary-offer-image-container img {
    margin: 0 auto;
}

.primary-offer-details .offer-name {
    font-weight: bold;
    font-size: 28px;
}

    .offer-details {
        margin: 1rem 0;
    }

    .offer-details span {
        margin-right: 1rem;
        padding-right: 1rem;
        border-right: 1px solid #000;
        display: inline-block;
    }

    .offer-details span:last-child {
        padding-roght: 0;
        margin-right: 0;
        border-right: 0;
    }

.code-callout {
    margin: 1rem 0 2rem;
}

.code-label {
    margin-right: .5rem;
}

.code-value {
    font-weight: bold;
}

.additional-info {
    margin: 2rem 0 2rem;
    font-wize: 15px;
    line-height: 1.35em;
}

html.can-touch .primary-offer-details .btn:hover {
    display: block;
}

/* Bonus Offers */

.bonus-offers {
    text-align: center;
}

.bonus-offer-listing {
    margin: 3rem 0 0;
}

.bonus-offer {
    margin-bottom: 3rem;
}

.bonus-offer img {
    margin: 0 auto;
    border: 1px solid rgba(34,33,33,.2);
    box-shadow: 0px 3px 10px rgba(34,33,33,0.1);
    transition: box-shadow 0.5s ease-in-out, border 0.5s;
}

.bonus-offer:hover img {
    box-shadow: 0px 3px 15px rgba(29,64,83,.5);
    border: 1px solid rgba(29,64,83,.2);
}

.bonus-offers h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 2rem;
}


@media (min-width: 768px) {

.primary-offer h5,
.bonus-offers h5 {
    text-align: left;
}

.primary-offer-container  {
    text-align: left;
}
    .primary-offer-image-container {
        padding: 0 3rem 0 0;
        
    }

.primary-offer-details .offer-name {
    font-weight: bold;
    font-size: 40.26px;
}

    .primary-offer-container input[type=submit].btn {
        display: inline-block;
        width: auto;
    }

        .bonus-offers h2 {
            font-size: 28px;
            margin-bottom: 3rem;
        }

    html.can-touch .primary-offer-details .btn:hover {
        display: inline-block;
    }
}


/* 99 Cent Offers */

.fulfillment99 .giftInfo {
    display: block !important;
}

.fulfillment99 .addressInfo .redeem input.button {
    display: none;
}

.fulfillment99 .giftInfo,
.fulfillment99 #payment {
    margin-top: 20px;
}


.data-label,
.data-value {
    font-weight: bold;
    color: #1a0d52;
    font-size: 16px;
    margin: 0;
}

#fulfillmentFeeTip,
#CVCInfo {
    max-width: 800px;
    text-align: left;
    padding: 20px;
}

#fulfillmentFeeTip h2,
#CVCInfo h2 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 20px;
}

#payment .fulfillment-fee {
    margin: 30px 0 10px;
}

.modal {
    margin-left: 2px;
}

.fulfillment99 #trustwave,
.fulfillment99 #verisign {
    float: left;
    margin: 15px 15px 0 0;
}

.fulfillment99 #mainContent_footerText {
    padding: 0 0 5px;
    color: #1a0d52;
    text-align: left;
}

#footerContent .checkbox label {
    padding-left: 0;
}

#footerContent label.checkbox-visible {
    padding-left: 18px;
}


.fulfillment99 .terms-content {
    display: block;
    margin: 1px 0; 
    overflow: auto; 
    padding: 0 0 3px; 
}

.terms-content .field-validation-error {
    font-size: 12px;
    padding-left: 0px;
}

.cvc-image,
.cvc-desc {
    float: left;
}

.cvc-image {

    background: #333;
    padding: 14px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-right: 14px;
}

.cvc-desc {
  max-width: 440px;
}

.cvc-desc ul {
    margin: 10px 0;
}

.cvc-desc li {
    list-style: disc;
    margin: 3px 0 3px 25px;
}

/* End 99 Cent */

/* Modal */

.modal-full {
    min-width: 100%;
    margin: 0;
}

.modal-full .modal-content {
    min-height: 100vh;
    border-radius: 0;
}

.modal-body h4 {
    font-size: 16px;
}

/* Helpers */

.hidden {
    display: none !important;
}

@media (min-width: 576px) {  

}

 /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
 @media (min-width: 768px) {  

    body {
        font-size: 18px;
    }

    img.bd-logo,
    img.mrc-logo {

    }
       
    .cosponsor-logo {
        max-width: 179px;
    }

    .highlighted-covers {
        background: none;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 30px;
    }

    body.has-hero-image .hero {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding-top: 104px;
        background-color: transparent;
        min-height: 40vh;
    }

    .modal-full {
        max-width: 80%;
        min-width: 0;
        margin: 1.75rem auto;
    }

    .modal-full .modal-content {
        min-height: 0;
    }

    .btn-md-inline-block {
        display: inline-block !important;
        width: auto !important;
    }

}

 @media (min-width: 992px) {  
    h1 {
        font-size: 75px;
    }  
}


.subpage-navigation {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    padding: 1rem;
    border-bottom: 1px solid #00aeef;
    margin-top: .5rem;
}

.step-indicator-container {
    display: flex;
    justify-content: space-between;
    max-width: 700px;
    margin: auto;
}

    .step-item {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1;
    }


    .step-item .step-indicator {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 20px;
        height: 20px;
        border-radius: 0%;
        background: #ddd;
        margin-bottom: 6px;
    }

    .step-item.current .step-indicator {
        background-color: #999;
    }

    .step-item.completed .step-indicator {
        background-color: #008a00;
        border-radius: 100%;
    }

    .step-item::before,
    .step-item::after,
    .step-item.current::before,
    .step-item.current::after,
    .step-item.completed::before,
    .step-item.completed::after {
        position: absolute;
        content: "";
        top: 10px;
        z-index: 3;
        border-bottom: 2px solid #ddd;
    }

    .step-item::before,
    .step-item.current::before,
    .step-item.completed::before {
        width: 50%;
        left: 0;
    }

    .step-item::after,
    .step-item.current::after,
    .step-item.completed::after {
        width: 100%;
        left: 50%;
    }

    .step-item::before,
    .step-item::after {
        border-color: #ddd;
        z-index: 3;
    }

    .step-item.current::before,
    .step-item.current::after {
        border-color: #999;
    }

    .step-item.completed::after,
    .step-item.completed::before {
        border-color: #008a00;
    }


.step-item:first-child::before {
    content: none;
}

.step-item:last-child::after {
    content: none;
}

.step-item.completed .step-name {
    color: #008a00;
}

.step-item.current .step-name {
    color: #999;
    font-weight: bold;
    text-decoration: underline;
}

.step-name {
    color: #999;
}


