/*** BODY ***/
body {
    position: relative;  
}
footer {
    margin-top: -2px;
}

/*** HEADINGS ***/
h1 {
    font-size: 37px;  
}


/*** quickship INSTALLS ***/
#quickship-wrapper {
    position: relative;
    top: -2px;
    padding: 0;
    background: #fff;
}
/* >> quickship Installs - Slideshow */
#quickship-slideshow-wrapper .cycle-slideshow {
    width: 100%;  
    height: 100vh;
}
#quickship-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
#quickship-slide-1 {
    background-image: url('/-/media/b603583e1f92420598ce450214ce8ff5.ashx?');
    background-position-x: 75%;
}
#quickship-slide-2 {
    background-image: url('/-/media/fa5ea0fbd1f94b14837a9d39e5f994d9.ashx?');
    background-position-x: 25%;
}
#quickship-slide-3 {
    background-image: url('/-/media/73c0c34e1b804b05adb1264d33212af0.ashx?');
}
#quickship-slide-4 {
    background-image: url('/-/media/be57f0feebed48299f6dfb881bc69c35.ashx?');
}
#quickship-slideshow-wrapper .slide-content {
    width: 900px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#quickship-slideshow-wrapper .slide-image-caption {
    letter-spacing: 0.75px;
    color: white;
    position: absolute;
    right: 2vw;
    bottom: 2vh;
}
#quickship-slideshow-wrapper .slide-content h1,
#quickship-slideshow-wrapper .slide-content p {
    text-align: center;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
#quickship-slideshow-wrapper .slide-content p {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
#quickship-slideshow-wrapper .slide-content h1, #quickship-slideshow-wrapper .slide-content p.title {
    text-transform: none;
    font-weight: 600 !important;
    letter-spacing: 3px;
    font-size: 50px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: normal;
    font-size: calc(1.75rem + 1.75vw);
}
/* >> quickship Installs - Pager */
#quickship-slideshow-wrapper .cycle-pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;  
    position: absolute;
    bottom: 50px;
    z-index: 500;
    width: 365px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#quickship-slideshow-wrapper .cycle-pager a {
    width: 80px;
    height: 5px;
    background: #aaa;
}
#quickship-slideshow-wrapper .cycle-pager a.cycle-pager-active {
    background: #eee;  
}
/* >> quickship Installs - Slideshow Controls */
#quickship-outer-wrapper {
    position: relative;  
}
#quickship-slideshow-controls {
    display: none;  
    margin: 20px 0;
    text-align: center;
    position: absolute;
    bottom: 29vh;
    width: 100%;
    z-index: 500;
}
#quickship-slideshow-controls button {
    border-radius: 0;
    border: 1px solid #fff;
    background: transparent;
    padding: 15px 23px;
    font-size: 30px;
    color: #fff;
}
#quickship-slideshow-controls button:last-of-type {
    margin-left: 30px;  
}
#quickship-slideshow-controls button:focus {
    outline: none;
}
/* >> quickship Installs - Mobile Content */
#quickship-mobile-content {
    background: #000;
    display: none;
    position: relative;
    /* top: -2px; */
}
#quickship-mobile-content [class^="col"] {
    min-height: 30vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px; 
}
#quickship-mobile-content h1,
#quickship-mobile-content p {
    color: #fff;
    text-align: center;
}
#quickship-mobile-content h1 {
    font-weight: 600 !important;
    letter-spacing: 4px;
    font-size: 31px;
    color: #fff;
}
#quickship-mobile-content p {
    font-size: 16px;
}
/* >> quickship Installs - Media Queries */
@media only screen and (max-width: 1450px) {
    #quickship-slideshow-wrapper .slide-content {
        max-width: 700px;
    }
}
@media only screen and (max-width: 1100px) {
    #quickship-slideshow-wrapper .slide-content {
        width: 600px;
    }
}
@media only screen and (max-width: 991px) {
    .extraMarginTop {
        margin-top: 3vh !important;
    }
    #quickship-slideshow-wrapper .cycle-slideshow,
    #quickship-slideshow-wrapper .slide {
        height: auto;
        min-height: 100vh;
    }
    #quickship-slideshow-wrapper .slide-content {
        height: 42vh;
        width: 100%;
        padding: 30px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    /* #quickship-slideshow-wrapper .slide-content h1, #quickship-slideshow-wrapper .slide-content p.title {
        font-size: 40px;
    }     */
    #quickship-slideshow-wrapper .slide-content p {
        font-size: 16px;
    }
    #quickship-slideshow-wrapper .slide-content a.mlkn-button {
        border: 2px solid #333;
    }
    #quickship-slideshow-wrapper .cycle-pager {
        display: none;
    }
    #quickship-slideshow-wrapper .hotspot {
        display: none;
    }
    #quickship-slideshow-controls {
        display: block;
        bottom: 3vh;
    }
.bottomRow > div {
    flex-direction: column !important;
}
}
@media only screen and (max-width: 767px) {
    #quickship-slideshow-wrapper .cycle-slideshow,
    #quickship-slideshow-wrapper .slide {
        min-height: 50vh;
    }
    #quickship-slideshow-wrapper .cycle-slideshow {
        height: 50vh;
    }
    #quickship-slideshow-controls {
        bottom: 60px;
        margin: 20px 0 0;
    }
    #quickship-slideshow-wrapper .slide-image-caption {
        width: 100vw;
        text-align: center;
        bottom: 2vh;
        right: revert;
        white-space: nowrap;
    }
    #quickship-slideshow-wrapper .slide-content {
        font-size: 30px;
    }
    #quickship-slideshow-wrapper .slide-content {
        top: 40%;
    }
}
@media only screen and (max-width: 500px) {
    #quickship-mobile-content p {
        font-size: 15px;
    }
    /* #quickship-slideshow-wrapper .slide-content h1, #quickship-slideshow-wrapper .slide-content p.title {
        font-size: 33px; 
    } */
}
/* >> quickship Installs - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    /* #quickship-slideshow-wrapper .slide-content h1, #quickship-slideshow-wrapper .slide-content p.title {
        font-size: 55px;
    }     */
    
    #quickship-slideshow-wrapper .slide-content p {
        font-size: 25px;
    }
}
/* >> quickship Installs - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) { 
    #quickship-mobile-content h1 {
        font-size: 28px;
    }
}

/* BOTTOM CARDS */
#bottom-cards-wrapper {
    margin-top: 3vh;
    margin-bottom: 10rem;
}
#bottom-cards-wrapper .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
}
#bottom-cards-wrapper h3 {
    font-weight: 600 !important;
    margin: 5px auto;
    font-size: calc(1.75rem + 0.5vw);
}
#bottom-cards-wrapper .bluebox p {
    font-size: calc(1.5rem + 0.5vw);
    font-weight: 600 !important;
    letter-spacing: 4px;
}
#bottom-cards-wrapper p {
    margin-bottom: 0;
}
#bottom-cards-wrapper .bluebox {
    background: #6BA9C6;
    color: white;
}
#bottom-cards-wrapper .greenbox {
    background: #B8BD41;
    color: white;
}
#bottom-cards-wrapper .graybox {
    background: #E8E8E8;
    color: black;
    margin-bottom: 2rem;
}
#bottom-cards-wrapper .bluebox, #bottom-cards-wrapper .greenbox, #bottom-cards-wrapper .graybox {
    padding: 10px 25px;
}
#bottom-cards-wrapper h2 {
    font-weight: 600 !important;
    padding: 10px 25px 0px;
}
#bottom-cards-wrapper a.mlkn-button {
    text-align: center;
    color: black;
    background: white;
    border:1px solid black;
    font-weight: 600 !important;
    width: 315px;
    margin: 10px 25px;
    border-radius: 25px;
    padding: 1rem 5rem;
    text-decoration: none;
}
#bottom-cards-wrapper a.mlkn-button:hover {
    background: black;
    color: white;
}
.bottomRow > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#bottom-cards-wrapper ul {
    margin: 15px 0px;
}
#bottom-cards-wrapper li {
    margin: 5px;
}