﻿/* ==========================================================================
   Typography
   ========================================================================== */

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
    General
*/
div#product-results-container {
    margin-bottom: 30px;
}

/*
    Buttons
*/
.btn-blue {
    background: #004c98 none repeat scroll 0 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-red {
    background: #d02329 none repeat scroll 0 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-orange {
    background: #f77b21 none repeat scroll 0 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-grey {
    background: #8e8e8e none repeat scroll 0 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-white {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-dark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #c8cbd2;
    border-radius: 30px;
    box-sizing: border-box;
    color: #4b4b4b !important;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    max-width: 285px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.btn-blue:hover {
    background: #003d7a none repeat scroll 0 0;
    color: #fff;
}
.btn-red:hover {
    background: #ae0c11 none repeat scroll 0 0;
    color: #fff;
}
.btn-orange:hover {
    background: #d65a00 none repeat scroll 0 0;
    color: #fff;
}
.btn-white:hover {
    background: #fff none repeat scroll 0 0;
    color: #004c98;
}
.btn-dark:hover {
    border: 1px solid #979797;
    color: #323131;
}


/*
    Cards
*/

div.card {
    float: left !important;
}
div.card div.details {
    border: 1px solid #d6d5d5;
    border-radius: 20px;
    box-sizing: border-box;
    margin: 30px auto 20px;
    max-width: 280px;
    min-height: 260px;
    padding: 20px;
    position: relative;
    width: 100%;
}
div.card div.details h4 {
    font-family: "open_sanssemibold",sans-serif !important;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0;
    text-transform: none;
}
div.card div.details h4 span {
    font-family: "open_sansextrabold",sans-serif !important;
    font-size: 22px;
}
div.card div.details small {
    color: #656565;
    display: block;
    font-family: "open_sansregular",sans-serif !important;
    font-size: 13px;
    margin: 10px 0 5px;
}
div.card div.details h1, div.card div.details h1 span {
    color: #000;
    font-family: "open_sanslight",sans-serif !important;
    font-size: 45px;
    letter-spacing: normal;
    margin: 0;
}
div.card div.details strong {
    font-family: "open_sansextrabold",sans-serif !important;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
div.card div.details p {
    color: #9c9c9c;
    font-size: 11px;
    line-height: 160%;
}
div.card div.details img {
    max-width: 195px;
    width: 100%;
}
div.card div.details .promo-tagline {
    margin-bottom: 10px;
    margin-top: -5px;
}
div.card div.details h5.promo-tagline {
    margin-bottom: 10px;
    margin-top: 4px;
}
div.card a {
    margin: 10px auto;
}
div.card a.view {
    color: #4b4b4b;
    display: block;
    font-family: "open_sansregular",sans-serif !important;
    font-size: 14px;
    text-align: center;
    text-decoration: underline;
}
div.card div.details.details-blue h4, div.card div.details.details-blue h5, div.card div.details.details-blue strong {
    color: #004c98;
}
div.card div.details.details-red h4, div.card div.details.details-red strong {
    color: #d02329;
}
div.card div.details.details-orange h4, div.card div.details.details-orange strong {
    color: #f77b21;
}
div.card div.details.details-blue-home {
    background-color: #004c98;
    border-color: #004c98;
    color: #fff;
}
div.card div.details.details-red-home {
    background-color: #d02329;
    border-color: #d02329;
    color: #fff;
}
div.card div.details.details-orange-home {
    background-color: #f77b21;
    border-color: #f77b21;
    color: #fff;
}
.details div.row1 {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 36px 0 0 #fff;
    color: #fff;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 22px;
    height: 4px;
    width: -moz-fit-content;
}
div.card div.details.details-blue-home span.promo {
    background: #fff none repeat scroll 0 0;
    color: #004c98;
    right: 1px;
    top: 1px;
}
div.card div.details.details-red-home span.promo {
    background: #fff none repeat scroll 0 0;
    color: #d02329;
    right: 1px;
    top: 1px;
}
div.card div.details.details-orange-home span.promo {
    background: #fff none repeat scroll 0 0;
    color: #f77b21;
    right: 1px;
    top: 1px;
}
div.card div.details span.promo {
    background: #ed6e22 none repeat scroll 0 0;
    border-radius: 0 20px;
    color: #fff;
    font-family: "open_sansextrabold",sans-serif;
    font-size: 20px;
    padding: 10px 15px;
    position: absolute;
    right: -1px;
    text-transform: uppercase;
    top: -1px;
}

div.card.bottom-seperator {
    border-bottom: 3px solid #c0c0c0;
}

div.card.bottom-seperator a.btn-dark {
    margin-bottom: 30px !important;
}
/*
    Dropkick overrides
*/

div.dk-select {
    margin: 5px 0;
    width: 95%;
}
div.dk-selected {
    background: #ededed none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    color: #232323;
    font-family: "open_sansregular",sans-serif;
    font-size: 14px;
    padding: 10px 15px;
}
div.dk-selected::before {
    border-color: #000 transparent transparent;
    border-width: 0.55em 0.45em 0;
    margin: -0.125em 1em 0 0;
}
.dk-selected::after {
    border-left: medium none !important;
}
.dk-select-open-up .dk-selected::before, .dk-select-open-down .dk-selected::before {
    border-bottom-color: #000;
    border-width: 0 0.45em 0.45em !important;
}
.dk-selected:hover::before, .dk-selected:focus::before {
    border-top-color: #004c98;
}
ul.dk-select-options {
    background: #ededed none repeat scroll 0 0;
    border: 0 none;
    padding: 0 10px 15px;
}
.dk-select-open-down .dk-select-options {
    border-radius: 0 0 20px 20px !important;
}
ul.dk-select-options li {
    padding: 5px 0;
}
ul.dk-select-options li:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #004c98;
}
.dk-select-options-highlight, .dk-option-selected, .dk-option.dk-option-selected.dk-option-highlight, .dk-select-options .dk-option-highlight {
    color: #232323;
}

/*
    Other Products Section
*/

section#packages {
    padding: 50px 0;
    text-align: center;
}
section#packages h1 {
    display: inline-block;
font-size: 24px;
line-height: 68px;
}
section#packages .row {
    border-top: 1px solid #ccc;
}
section#packages .package {
    border-right: 1px solid #e3e3e3;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    float: left;
}
section#packages .package h2 {
    color: #000;
    font-family: "open_sanslight",sans-serif;
    font-size: 45px;
    margin-top: 0;
}
section#packages .package h4 {
    color: #004c98;
    font-family: "open_sansextrabold",sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-top: 30px;
}
section#packages .package p {
    min-height: 150px;
}
section#packages .package ul {
    margin-bottom: 25px;
}
section#packages .package ul li {
    color: #4f4f4f;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 14px;
    line-height: 180%;
}
section#packages .package a {
    margin: 10px auto;
}
section#packages .package.last {
    border-right: 0 none;
}

span.monthly {
    color: inherit;
    font-family: "open_sanslight",sans-serif;
    font-size: 25px;
    text-transform: uppercase;
}