/* ------------------------------*/
/* COLOR SCHEME SETUP */
/* ------------------------------*/

.text-white {
    color: #fff;
}




/* ------------------------------*/
/* BASIC SETUP */
/* ------------------------------*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    font-family: Lato, sans-serif;
    color: #666;
    font-size: 18px;
    line-height: 150%;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

.row {
    max-width: 1140px;
    margin: 0 auto;
}

.col {
    margin: 0 0 0 1.6%;
}

.clearfix {
    zoom: 1
}

    .clearfix:after {
        content: ' ';
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
    }

h3 {
    margin-top: 0px;
    margin-bottom: 0.9em;
    color: #231f20;
    font-size: 1.2em;
    line-height: 115%;
    font-weight: 400;
}

.center-align-section {
    text-align: center;
}

/* ------------------------------*/
/* HEADER SECTION */
/* ------------------------------*/
header {
    /*background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)), url("../img/HPN_MB_BREQ_Splash-Page_Banner_Dog-New.jpg");*/
    background-color: rgba(0, 0, 0, 0.7);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 60vh;
    position: relative;
    color: #fff;
    overflow: hidden;
}

.overlay-vid {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.27);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

#myVideo {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6));
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}

/* LOGO */

.sd-logo-no-arch {
    position: absolute;
    left: 5px;
    top: 10px;
    z-index: 5;
    width: 16.6%;
    max-width: 80px;
}

.w-inline-block {
    display: inline-block;
}

header img {
    max-width: 100%;
}

.header-contents {
    position: absolute;
    text-align: center;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}


header h1 {
    display: inline-block;
    margin-bottom: 30px;
    font-family: Nunito, sans-serif;
    font-size: 70px;
    line-height: 100%;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 10px rgba(31, 41, 67, .5);
}

header .hero-h1-health {
    display: block;
    font-size: 87px;
}

header .hero-h1-starts {
    display: block;
    margin-top: 5px;
    padding-top: 8px;
    border-top: 2px solid #fff;
    font-size: 28px;
    line-height: 100%;
    font-weight: 800;
    letter-spacing: 0.4px;
}

header p {
    text-align: center;
    color: #fff;
}



.go-down-center {
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 36%;
    z-index: 3;
    z-index: 3;
    transform: translate(-50%, -50%);
}

.go-up-center {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 20px;
    z-index: 3;
    transform: translate(-50%, -50%);
}

.go-down-btn:link,
.go-down-btn:visited {
    text-decoration: none;
    color: #fff;
    font-size: 2.5em;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    line-height: 30px;
}

.go-up-btn:link,
.go-up-btn:visited {
    text-decoration: none;
    color: #fff;
    font-size: 2.5em;
    width: 40px;
    height: 40px;
    opacity: 0.5;
}

.go-down-btn:hover,
.go-down-btn:active {
    color: #9e0e1a;
}



/* ------------------------------*/
/* SLIDER SECTION */
/* ------------------------------*/

.before-slider-section {
    padding-top: 50px;
    /*padding-bottom: 110px;
    margin-bottom: 60px;*/
    margin-bottom: 4em;
}

.bf-slide {
    width: 100%;
}

.before-slider-section h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 1.067em;
    color: #231f20;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
}

.before-slider-section p {
    line-height: 150%;
    padding: 0 3%;
}

.before-slider-section img {
    max-width: 100%;
}

.before-slider-section .add-padding {
    padding: 0 7em;
}

.carousel {
    background: #fff;
}

.carousel-cell {
    margin-right: -10px;
    height: auto;
    width: 66%;
}

    .carousel-cell img {
        width: 100% !important;
        height: 100%;
        opacity: 0.3;
    }

    .carousel-cell .inner-slider-contents {
        width: 100% !important;
        height: 100%;
        opacity: 0.3;
    }

    .carousel-cell.is-selected img,
    .carousel-cell.is-selected .inner-slider-contents {
        opacity: 1;
    }

{
    opacity: 1;
}

.inner-slider-contents {
    padding: 30px;
}

    .inner-slider-contents p {
        margin-bottom: 1.4em;
    }

.carousel-cell .fa {
    width: 40px;
    height: 40px;
    color: #9e0e1a;
    border: 2px solid #9e0e1a;
    border-radius: 50%;
    color: #9e0e1a;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    float: left;
    margin-right: 10px
}

.sliding-title {
    margin-bottom: 0.9em;
    text-align: center;
}

.slider-section .slider-points p {
    text-align: left;
}

.ul-li-style {
    float: left;
    width: 50%;
}

.flickity-button, .flickity-button:hover {
    background: transparent;
}

    .flickity-button:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.flickity-prev-next-button {
    width: 100px;
    height: 100px;
   
}

.flickity-button-icon {
    fill: #e10a0a;
}

.flickity-button:disabled {
    display: none;
}

.flickity-page-dots .dot {
    margin: 0 3px;
}


.flickity-page-dots {
    bottom: 10px;
}
/* ------------------------------*/
/* TVC SECTION */
/* ------------------------------*/

.videoWrapperOuter {
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}

    .videoWrapperInner iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


/*.tvc-section h2{
    font-size: 200%;
    color: #2d3950;
    word-spacing: 3px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 27px;
    margin-top: 0;
}

.tvc-section p{
    text-align: center;
    line-height: 150%;
    padding: 0 3%;
}

.center-align-section{
    text-align: center;
}*/


/* ------------------------------*/
/* FEATURE SECTION */
/* ------------------------------*/




.feature-section, .sliding-section, .tvc-section {
    margin-bottom: 60px;
}


.red-square-feature {
    padding: 30px;
    border-radius: 7px;
    background-color: #9e0e1a;
    background-image: -webkit-linear-gradient(270deg, #b92736, #9e0e1a);
    background-image: linear-gradient(180deg, #b92736, #9e0e1a);
    text-align: center;
}

.square-with-icon {
    width: 100px;
    height: 100px;
    background-color: #5fc3ff;
    margin: 0 auto;
    margin-bottom: 32px;
}

    .square-with-icon .square-dark-blue {
        width: 50%;
        height: 100%;
        background-color: #48baff;
    }

.feature-headings {
    font-family: Nunito, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0.9em;
    font-size: 1.2em;
    line-height: 115%;
    font-weight: 400;
}

.feature-description {
    opacity: 0.8;
    font-size: 0.88em;
    line-height: 150%;
}

.feature-icons {
    color: #fff;
    display: inline-block;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.mobile {
    font-size: 350%;
    margin: 30% 0 0 70%;
}

.send {
    font-size: 200%;
    margin: 52% 0 0 50%;
}

.horn {
    font-size: 210%;
    margin: 49% 0 0 60%;
}






/* ------------------------------*/
/* FOOTER SECTION */
/* ------------------------------*/

footer {
    padding: 45px 25px 25px;
    background-image: linear-gradient(to top,#002d6c 0%,#0055a5 100%);
    position: relative;
}

    footer .footer-section {
        border-bottom: 1px solid #666;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        footer .footer-section .footer-links ul li a {
            margin-right: 10px;
        }

    footer .social-links {
        float: right;
    }

    footer ul {
        list-style: none;
    }

    footer .social-links ul,
    footer .website-link p {
        text-align: right;
    }

    footer ul li {
        display: inline-block;
        text-align: center;
        transition: background-color 0.2s;
        margin-right: 5px;
        /*font-size: 1.4rem;*/
        color: #fff;
        line-height: 1;
    }

    footer p {
        color: #fff;
    }


    footer .more-info {
        line-height: 120%;
        font-size: 0.8em;
    }


    footer a:link,
    footer a:visited {
        color: #fff;
        text-decoration: none;
    }

    footer a:hover,
    footer a:active {
        text-decoration: underline;
    }

    footer .techsys-dig {
        margin-top: 20px;
    }

@media only screen and (max-width: 1660px) {

    .go-down-center {
        bottom: 0;
    }

    .header-contents {
        top: 30%;
    }

    .sd-logo-no-arch {
        top: 35px;
    }
}




    @media only screen and (max-width: 1366px) {
        .videoWrapperOuter {
            max-width: 86% !important;
        }

        .header-contents {
            top: 28%;
        }

        .go-down-center {
            bottom: -10%;
        }

        .flickity-prev-next-button {
            width: 80px;
            height: 80px;
            /*top: 16%;*/
            top: 30%;
        }
    }

    @media only screen and (max-width: 1280px) {
        .videoWrapperOuter {
            max-width: 92% !important;
        }
    }

    @media only screen and (max-width: 680px) {
        .videoWrapperOuter {
            max-width: 100% !important;
        }

        .header-contents {
            top: 52%;
        }

        .go-down-center {
            bottom: 0%;
        }



        header {
            background-image: url("../img/cat-banner.jpg") !important;
            background-position: 25% 0 !important;
        }

        .slideit {
            background-image: none
        }
    }
