/* ------------------------------------------------------------------------------*/
/* MEDIA QUERIES BIG TABLET TO - WIDTH SMALLER THAN PIXEL ROW- 1024px to 1200px*/
/* ------------------------------------------------------------------------------*/

@media only screen and (max-width: 1500px) {
    .carousel-cell .fa {
        margin-bottom: 60px;
    }
}


@media only screen and (max-width: 1200px) {
    .row {
        padding: 0 2%;
    }

    body {
        font-size: 19px;
    }

    header {
        height: 650px;
        padding-top: 130px;
    }

    .call-to-action {
        margin-bottom: 90px;
    }

    .about-section p {
        padding: 0 7%;
    }
}


@media only screen and (max-width: 1150px) {
    .overlay-vid {
        display: none;
    }

    #myVideo {
        display: none;
    }
}

/* -----------------------------------------------------------*/
/* MEDIA QUERIES SMALL TABLET TO BIG TABLETS 768px to 1023px*/
/* -----------------------------------------------------------*/

@media only screen and (max-width: 1023px) {

    body {
        font-size: 18px;
    }

    .ul-li-style {
        float: none;
        width: 100%;
    }
}


@media only screen and (max-width: 1023px) and (min-width: 991px) {
    .carousel-cell .fa {
        margin-bottom: 12px;
    }
}

/* -----------------------------------------------------------*/
/* MEDIA QUERIES 990px*/
/* -----------------------------------------------------------*/

@media only screen and (max-width: 990px) {
    /* header h1{
        display: none;
    }*/


    .sd-logo-no-arch {
        top: 30px;
        left: 50%;
        transform: translate(-50%);
        width: 100%
    }



    body {
        font-size: 16px;
    }


    .row {
        padding: 0 4%;
    }

    .col {
        width: 100%;
        margin: 0;
    }


    /*header h1{
        font-size: 550%;
        max-width: 450px;
    }*/

    header {
        height: 520px;
    }

    .about-section p {
        padding: 0;
    }

    /*.feature-headings {
        margin-bottom: 10px;
    }*/

    /*.feature-description {
        font-size: 95%;
        padding: 0 53px 45px 53px;
    }*/

    .before-slider-section .add-padding {
        padding: 0 3em;
    }

    .carousel-cell .fa {
        margin-bottom: 6px;
    }

    footer .col {
        width: 50%;
    }
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
    .red-square-feature {
        margin-bottom: 10px;
    }
}

/* -----------------------------------------------------------*/
/* MEDIA QUERIES SMALL PHONE TO SMALL TABLETS 481px to 767px*/
/* -----------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    /* header h1{
        display: none;
    }*/


    body {
        font-size: 16px;
    }


    .row {
        padding: 0 4%;
    }

    .col {
        width: 100%;
        margin: 0;
    }

    header {
        height: 520px;
    }


        header h1 {
            font-size: 57px;
        }

        header .hero-h1-health {
            font-size: 70px;
        }

        header .hero-h1-starts {
            font-size: 22px;
        }

    .videoWrapperOuter {
        margin-left: 5%;
        margin-right: 5%;
    }

    .red-square-feature {
        margin-bottom: 10px;
    }

    .about-section p {
        padding: 0;
    }

    .square-with-icon {
        margin-bottom: 20px;
    }

    .feature-headings {
        margin-bottom: 10px;
    }

    /*.feature-description {
        font-size: 95%;
        padding: 0 53px 45px 53px;
    }*/

    footer .footer-section {
        text-align: center;
    }

    footer .footer-links {
        margin-bottom: 10px;
    }

    footer .more-info:first-child {
        margin-bottom: 15px;
    }

    footer .col {
        width: 100%;
    }

    footer .social-links {
        float: none;
    }

        footer .social-links ul, footer .website-link p {
            text-align: center;
        }
}

@media only screen and (max-width: 737px) {
    .ul-li-style .fa.alter-margin-bottom {
        margin-bottom: 14px;
    }

    header {
        background-position: 93% 0;
    }
}

/* -------------------------------------*/
/* MEDIA QUERIES SMARTPHONE 0 to 480px*/
/* -------------------------------------*/

@media only screen and (max-width: 480px) {
    /* header h1{
        display: none;
    }*/

    body {
        font-size: 15px;
    }

    /*header h1{
        font-size: 500%;
        max-width: 350px;
    }*/

    header p {
        padding: 0 5%;
    }

    section {
        padding-top: 0;
        padding: 0 10px;
    }

    .before-slider-section {
        padding-top: 0;
        padding: 20px 10px;
        margin-bottom: 1em;
    }

    .feature-section, .sliding-section, .tvc-section {
        margin-bottom: 1em;
    }

    section .tvc-section {
        padding: 0;
    }

    .go-down-center {
        width: 80%;
    }

    .carousel-cell {
        margin-right: -10px;
        height: auto;
        width: 100%;
    }

    .inner-slider-contents {
        padding: 10px;
    }

    .flickity-prev-next-button {
        top: 15%;
    }

        .flickity-prev-next-button .flickity-button-icon {
            position: absolute;
            left: 33%;
            top: 30%;
            width: 35%;
            height: 35%;
        }

    .flickity-prev-next-button {
        width: 60px;
    }

    .sliding-title {
        padding: 0px 3em;
        display: inline-block;
    }

    .carousel-cell .fa {
        margin-bottom: 15px;
    }

    footer ul {
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 576px) and (min-width: 481px) {
    .carousel-cell .fa.mobile-wrapping-issue {
        margin-bottom: 33px;
    }
}

@media only screen and (max-width: 425px) {
    .before-slider-section .add-padding {
        padding: 0
    }

    header {
        background-position: 93% 0;
    }
}

@media only screen and (max-width: 411px) {
    footer .footer-links ul li {
        font-size: 10px;
    }

    footer .footer-section .footer-links ul li a {
        margin-right: 6px;
    }

    footer .more-info {
        font-size: 0.7em;
    }
}


@media only screen and (max-width: 335px) {
    .ul-li-style .fa.alter-margin-bottom {
        margin-bottom: 30px;
    }

    .before-slider-section .add-padding {
        padding: 0;
    }

    header {
        background-position: 91% 0;
    }
}



@media only screen and (min-width: 768px) and (max-width: 818px) {
    footer ul li {
        font-size: 14px;
    }
}
