/*General*/
html {
    scroll-behavior: smooth;
}

.parallax-window {
    min-height: 550px;
    background: transparent;

}

/*.parallax-mirror {*/
/*   width: 100% !important;*/

/*}*/

.disabled {
    pointer-events: none;
}

.cookieconsent {
    transition: display 1s ease 2s;
}

.privacy-footer {
    font-size: 13px;
    bottom: inherit;
    width: 100%;
    background-color: black;
}

.tobottom {
    position: fixed;
    bottom: 0;
}

.policy-links {
    font-size: 1rem;
}

.policy-links a {
    font-size: 13px;
    color: white;
    font-family: "Poppins";
}

.policy-links a:hover {
    text-decoration: none;
    color: grey;

}

.privacy-footer p {
    font-family: "Poppins";
    color: white;
}

.halcyon-care-img-modal {
    height: 104%;
    width: 63%;
}

.halcyon-care-img {
    height: 106%;
    width: 41%;
}

.grey-header {
    position: relative;
    z-index: 100;
}

.con-tag-container {
    display: none;
}

#service {
    margin-left: 1.2%;
    font-family: 'HelveticaW02-Bold';
    font-size: 35px;

}

.service-header-container {
    width: 44% !important;
}

.packages-header-container {
    width: 44% !important;
}

.details-div {
    margin-left: 8%;
}

.sub-headers {
    margin-left: 14%;
    max-width: 40%;
}

.center {
    margin: auto;
    width: 70%;
    padding: 10px;
    max-width: 57%;
}


/*END /*General*/

.nav-container {
    margin-left: 13%;
    margin-right: 13%;
}

.navbar {
    background-color: #242323;
    padding: 0 !important;
    height: 49px;
}

.navbar .nav-item .dropdown-menu {
    margin-top: 0;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-size: 11px;
    color: white !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: #242323;
    border: 0;
}

.navbar-brand {
    font-family: 'Avenir Heavy';
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(218, 205, 5, 1) 0%, rgba(55, 164, 155, 1) 100%);
    margin: auto;
    height: 58px;
    padding: 14px !important;
    font-size: 24px;
    color: white
}

.nav-item {
    font-family: 'LuloCleanW01-OneBold';
}


.nav-link:hover {
    color: #999997;
}

.navbar-nav .nav-item .active {
    color: #999997 !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item:hover {
    color: #242323 !important;
}

.dropdown-menu {
    background-color: #242323 !important;
}


.active .nav-link {
    color: #848587;
}

.dropdown-item.active {
    background-color: #242323 !important;
}

/*nav*/
.nav-link {
    font-size: 10px;
    color: white;
    padding-right: 40px !important;
}

.dropdown-menu {
    transition: all ease 3s;
}

/*endnav*/
/*HOME*/
.carousel .carousel-item {
    height: 75vh;
}

.live-well-slide-tags {
    font-size: 65px;
}

.home-caption-only-mobile {
    display: none;
}

.carousel-indicators .active {
    background-color: #DECD01 !important;
}

/*HOME*/
/*footer*/
.footer-content {
    display: flex;
    height: 50px;

}

.footer-col {
    width: 35%;

}

/*endfooter*/
/*package*/
hr.custom {
    display: none;
}

/*package*/


@media screen and (max-width: 1042px) {
    .nav-container {
        margin: 0 !important;
    }

    .footer-col {
        width: 44%;
    }

    .nav-link {
        padding-right: 20px !important;
    }
}

/*SmartPhone Google Pixel*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */
    /*GENERAL*/
    .contact-footer{
        padding: 3%;
    }
    .book-now-section .row p{
        margin: auto !important;
    }
    .center {
        margin-top: 0 !important;
    }

    .details-div {
        margin-left: 0;
    }

    .halcyon-care-img {
        width: 100% !important;
        height: 100%;
    }

    .sub-headers {
        margin-left: 0;
        max-width: 100%;
    }

    .package-comps {
        margin-left: 0 !important;
    }

    /*END GENERAL*/
    .navbar {
        position: sticky !important;
        top: 0 !important;
        z-index: 1020 !important;

    }


    .navbar-brand {
        font-family: 'Avenir Heavy';
        padding: 9px !important;
        height: 49px;
    }

    .nav-container {
        width: 100%;
    }

    .navbar-toggler {
        float: right;
        padding: 11px !important;
    }

    .navbar-collapse {
        background-color: #242323;
        margin-top: -6px;
    }

    .nav-item {

        padding: 3%;
    }

    /*end nav*/
    /*Home*/
    .home-caption-only-mobile {
        display: block;
    }

    .carousel .carousel-item {
        height: 500px;
    }

    .carousel-item img {
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        height: 700px;
        object-fit: cover;
    }

    .fa-square {
        font-size: 20px !important;
    }

    .package-in-carousel {
        margin: 0;
    }

    .row1-slide1 {
        width: -webkit-fill-available;
    }

    .f-slide-tags {
        font-size: 1.5rem !important;
    }

    .live-well-slide-tags {
        font-size: 2.5rem !important;
    }

    .home-more1 {
        width: 29% !important;
    }

    .home-tag-1 {
        font-size: 40px !important;
    }

    .home-sub-tag-1 {
        font-size: 20px !important;
    }

    .home-sub-3 {
        font-size: 30px !important;
    }

    .home-tag-3 {
        margin: 0 !important;
        line-height: 100%;
    }

    #textCarousel .textCarousel-inner {
        height: 250px !important;
    }

    #textCarousel .carousel-item {
        height: 100% !important;
    }

    .served {
        border-right: 0px solid white !important;
        border-left: 0px solid white !important;
        width: 60% !important;
        padding: 5%;
        padding-top: 0;
        padding-left: 10%;
        margin: -59px;
        margin-left: 41%;
    }

    .footer {
        height: 100% !important;
    }

    .footer-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        height: 100%;
    }

    .served .no-served {
        font-size: 25px !important;
        line-height: 100%;
    }

    .served p {
        margin: 0 !important;


    }

    .footer-col {
        padding: 5%;
        padding-bottom: 0;
        width: 100%;

    }

    .footer-col h5 {
        font-size: 23px !important;
    }

    .years-of-serv {
        float: left !important;
    }

    .trusted {
        position: absolute;
        margin-top: 68px !important;
        margin-left: 46px !important;
    }

    .iso {
        padding: 0% 50% 0%;
    }

    .iso img {
        display: block;
        margin-left: auto !important;
        margin-right: auto;
    }


    /*Home*/
    /*services*/
    .service-title {
        margin: 0 !important;
    }

    .service-header {
        font-size: 30px !important;
        text-align: justify-all !important;
        width: 100% !important;
        word-spacing: 3px !important;
        letter-spacing: 2px !important;
    }

    .service-header-container {
        margin: 0 !important;
        width: 100% !important;
    }


    .service-sub-header {
        font-size: 15px !important;
        text-align: justify-all;
    }


    .service-healthcare-button {
        text-align: center !important;
        flex-basis: 100% !important;

    }

    .service-fitness-button {
        text-align: center !important;
        flex-basis: 100% !important;
    }

    .service-nutrition-button {
        text-align: center !important;
        flex-basis: 100% !important;
    }

    /*end of service*/
    /*packages_page*/
    .packages-title {
        margin: 0 !important;
    }

    .packages-header {
        font-size: 30px !important;
        text-align: justify-all !important;
        width: 100% !important;
        word-spacing: 3px !important;
        letter-spacing: 2px !important;
    }

    .packages-header-container {
        margin: 0 !important;
        width: 100% !important;
    }


    .packages-sub-header {
        font-size: 13px !important;
        text-align: justify-all;
    }

    /*end of packages_page*/
    /*package*/
    .package-section1-logo {
        flex-basis: 100% !important;
        text-align: right !important;
    }

    .fitness-package-section1-logo {
        text-align: right !important;
        padding-right: 6px;
    }

    .package-section1-clickhere {
        padding-left: 15px !important;
    }

    .package-section1-sub-header {
        text-align: center !important;
        max-width: 100% !important;
        font-size: 20px;
    }

    .package-packages {
        flex-basis: 100% !important;
        max-width: 100% !important;
        padding-bottom: 13% !important;

    }

    hr.custom {
        display: block;
        width: 75%;
    }


    /*ENDHOME*/
    /*Concierge*/
    .con-tag-text {
        font-size: 20px;
        font-family: 'Poppins-ExtraLight';
    }

    .con-tag-container {
        margin: 0 !important;
        display: block;
    }


    /*Concierge*/
    /*EndConcierge*/
    /*  HealthCare Services  */
    #service {
        margin-left: 0 !important;
    }


    .ser-title-col {
        flex-basis: auto !important;
    }

    .section1-col1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 1 !important;
        padding: 0px !important;

    }

    .section1-col2 {
        order: 0 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section2-col1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section2-col2 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section3-col1 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;

    }

    .section3-col2 {

        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section4-col1 {

        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;

    }

    .section4-col2 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;

    }

    .section5-col1 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section5-col2 {

        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section6-col1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section6-col2 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section7-col1 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section7-col2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section8-col1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section8-col2 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section9-col1 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    .section9-col2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section10-col1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 0 !important;
        min-height: 360px !important;
        background-size: cover !important;
        background-attachment: inherit !important;
    }

    .section10-col2 {
        order: 1 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-height: 300px !important;
        text-align: left !important;
        padding: 0px !important;
    }

    /* END  HealthCare Services  */
    /*   Fitness Services  */
    .fitness-ser-col {
        flex-basis: auto !important;
    }


    /* END Fitness Services  */
    /* app*/
    .app-flex {
        flex-basis: auto !important;
        width: 100% !important;
    }

    .app_text1 {
        margin-top: 27% !important;
    }

    .app-des-con {
        padding: 5% !important;
    }

    .app-plus {

        margin-top: -40% !important;
        left: 41%;
        position: absolute;
    }

    /*modal */
    .halcyon-logo {
        font-size: 25px !important;
        padding-top: 35px !important;
        text-align: center !important;
    }

    .sub-title-logo {
        font-size: 23px !important;
        text-align: center !important;
    }

    .book-now-section {
        flex-basis: 100% !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .contact-email {
        font-size: 13px !important;

    }

    .modal-position {
        position: absolute;
        left: 10% !important;
        top: 10% !important;
        height: 100% !important;
    }

    .package-title {
        font-size: 20px !important;
        text-align: center !important;
        padding-top: 35px !important;
    }

    .format {
        max-width: 63% !important;
    }

    .live-well-format {
        font-size: 30px !important;
    }

    .live-well-sub {
        font-size: 15px !important;
        padding-top: 10px !important;

    }


    /*end of modal*/
    /* ENDapp*/
    /*end of  packages*/
    /*blog*/
    .blog-position {
        flex-basis: 100% !important;
        margin: 0 !important;
        padding: 3% 5% 5px !important;


    }

    /*end of blog*/
}

@media only screen and (min-width: 1920px) {
    .home-tag-1 {
        margin-top: 2% !important;
    }

    .sec-slide-text {
        max-width: 60%;
    }

    .footer-col {
        height: 0;
    }

    .carousel .carousel-item {
        height: 83.5vh;
    }

}

@media only screen and (max-width: 1440px) {
    .home-tag-1 {
        margin-top: 2% !important;
    }

    .sec-slide-text {
        max-width: 60%;
    }

    .carousel .carousel-item {
        height: 80vh;
    }

    .carousel .carousel-item img {
        height: 80vh;

    }

}

@media only screen and(min-width: 988px) and (max-width: 1174px) {

    .footer-col {
        width: 43%;
    }
}

@media only screen and (max-width: 988px) {

    .footer-container-home {
        margin: 0 !important;
    }

    .footer-col {
        min-width: 60%;
    }

    .served {
        min-width: 40%;
    }
}

@media only screen and (min-width: 988px) and (max-width: 1193px) {


    .footer-col {
        min-width: 45%;
    }

}

@media only screen and (min-width: 988px) and (max-width: 1193px) {


    .footer-col {
        min-width: 45%;
    }

}

@media only screen and (min-width: 988px) and (max-width: 1366px) {


    .halcyon-care-img {
        width: 61%;
        margin-left: 17%;
    }

}
