    @font-face{
        font-family:Sofia-Light;
        src:url("../Fonts/1446819/8d11b8a0-868c-4a53-8b26-9f0ccbd58247.woff2") format("woff2"),url("../Fonts/1446819/9b976f15-23b7-45cd-ad4b-59c95b2889f9.woff") format("woff");
    }
    @font-face{
        font-family:Sofia-Medium;
        src:url("../Fonts/1446831/fe0b48dd-7bb4-4787-913d-eaf613373f35.woff2") format("woff2"),url("../Fonts/1446831/d493595c-97d2-4edc-bc9a-c09ad13b4913.woff") format("woff");
    }
    @font-face{
        font-family:Sofia-Bold;
        src:url("../Fonts/1446843/80042803-0630-405f-b2d2-af97b4e50b46.woff2") format("woff2"),url("../Fonts/1446843/ec41d681-0313-4b04-88c0-820aebb51f4e.woff") format("woff");
    }

    html {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin-top: 87px;
    padding-bottom: 50px;
    font-weight: 100;
    line-height: 1.5;
    /*color: #212529;*/
    color: black;
    text-align: left;
    /*background-image: url('../images/Background1_copy.png');*/
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 100;
}

h1, h2, h3,
.h1, .h2, .h3 {
  font-family: Sofia-Bold;
}

h4, h5, h6,
.h4, .h5, .h6 {
    font-family: Sofia-Medium;
}

h1, .h1 {
    line-height: 60px;
}

h2, .h2 {
    line-height: 40px;
}

h3, .h3 {
    line-height: 30px;
}

h4 {
    font-size: 20px;
    color: #141414;
    line-height: 30px;
}
    
table a {
    display: inline-block;
}

.container-body {
    /*padding-left: 5rem;
    padding-right: 5rem;*/
    padding-bottom: 50px;
}

.section {
    height: 100%;
    padding: 5rem 0;
}

.gray-background {
    background-color: #faf8f5;
}

p {
    margin: 1.5rem 0;
}

.title-row {
    margin: 3rem 0 1rem 0;
}

.content-row {
    margin: 0 0 3rem 0;
}

.gallery-row {
    margin: 0 0 0 0;
}

.navbar {
    padding: .5rem .5rem; /*CC*/
}

.navbar-nav {
    align-items: center;
}

.nav-item .btn {
    font-size: 15px;
    /*height: 30px;*/
    line-height: 1.1;
}

.btn {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.3;
    white-space: nowrap;
}

.btn-primary {
    color: #ffffff;
    background-color: #05BDEB;
    border: 2px solid #05BDEB;
}

.btn-outline-primary {
    color: #141414;
    border: 2px solid #05BDEB;
}

.btn-primary:hover,
.btn-outline-primary:hover {
    background-color: #0497BC;
}

.socket {
    width: 100%;
    /*padding: 8rem 0;*/
    /*background-image: url(../images/pattern_polka_dot_confetti.jpg);*/
    background-color: #F4EFFF;
    color: #000000;
}

    .socket h2 {
        color: #000000;
    }

    .socket .login {
        color: #000000 !important;
        text-decoration: underline;
    }

.container-border {
    width: 60%;
    height: 3px;
    background-color: #faf8f5;
    margin: 0 auto;
}

.footer a {
    margin: 0 .1rem;
    color: #141414;
    text-decoration: underline;

}

.footer-icons {
    text-align: right !important;
}


.footer-icons img {
    /*height: 1.5rem;*/
    width: 1.5rem;
}

.centered {
    text-align: center;
}

.login {
    text-decoration: underline;
}

#gal2, #gal3, #gal4 {
    opacity: .3;
}

#image-gal1,
#image-gal2,
#image-gal3,
#image-gal4 {
    transition: opacity .3s ease-in;
}

#image-gal2,
#image-gal3,
#image-gal4 {
    position: absolute;
    left: 0;
    opacity: 0;
}

#image-inblock-gal1,
#image-inblock-gal2,
#image-inblock-gal3,
#image-inblock-gal4 {
    display: none;
}

/* register page */
#register-section, #contact-section {
    padding-left: 0;
    padding-right: 0;
}

#register-section h1,
#contact-section h1{
    position: relative;
}

.lead {
    position: relative;
    font-weight: 400;
    font-size: 20px;
}

#polka_dot_confetti_square {
    position: absolute ;
    top: 0;
    z-index: 0;
    height: 100%
}
/* register page */

.forms .form-control {
    width: 50%;
}

.icons {
    height: 3rem;
}

.icons-buttons {
    height: 4rem;
}


.table {
    table-layout: fixed;
}

.table td {
    vertical-align: middle;
}

.tooltip .tooltip-inner {
    background-color: #4E3587;
}

.bs-tooltip-right .arrow:before {
    border-right-color: #4E3587;
}

.bs-tooltip-top .arrow:before {
    border-top-color: #4E3587;
}

.web-view {
    visibility: visible !important;
    position:initial;
}

.mobile-view {
    visibility: hidden !important;
    position: absolute;
}

.how-it-works-party {
    padding-top: 175px;
    font-size: 35px;
}

.reg-btn {
    width: 30%
}

.menu-login {
    line-height: 10px;
    margin-right: 5px;
}

.logout {
    height: 30px;
    line-height: 10px;
    margin-left: 5px
}

/*nav*/
    .landing {
        padding: 0;
        list-style-type: none;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 11%;
        margin-bottom: 1%;
    }

    .landing li {
        margin: 0%;
        padding-left: 0.5%;
        padding-right: 0.5%;
    }
    .nav1 li, .nav2 li{
        font-family: Sofia-Light;
        font-size: 17.5px;
    }
    .nav2 {
        display: none;
    }

.nav-wedding:hover {
    background-color: pink;
    background-color: rgba(243, 0, 117, 0.25);
    box-shadow: 0px 5px 11px grey;
    font-weight: 600;
    border-radius: 5px;
}

    .nav-event:hover {
        background-color: peachpuff;
        background-color: rgba(255, 98, 0, 0.25);
        box-shadow: 0px 5px 11px grey;
        font-weight: 600;
        border-radius: 5px;
    }

.nav-everyday:hover {
    background-color: yellowgreen;
    background-color: rgba(82, 200, 108, 0.25);
    box-shadow: 0px 5px 11px grey;
    font-weight: 600;
    border-radius: 5px;
}

.nav-fam:hover {
    background-color: plum;
    background-color: rgba(78, 53, 135, 0.25);
    box-shadow: 0px 5px 11px grey;
    font-weight: 600;
    border-radius: 5px;
}

.nav-clubs:hover {
    background-color: paleturquoise;
    background-color: rgba(5, 189, 235, 0.25);
    box-shadow: 0px 5px 11px grey;
    font-weight: 600;
    border-radius: 5px;
}

.nav-schools:hover {
    background-color: mediumaquamarine;
    background-color: rgba(2, 160, 50, 0.25);
    box-shadow: 0px 5px 11px grey;
    font-weight: 600;
    border-radius: 5px;
}
    /* Join the Party Footer full screen*/
    .footer-p {
        font-size: 15px;
        font-weight:100;
        font-family: Sofia-Medium;
    }
.join-footer-link{
    width: 10%;
}

.join-footer-text {
    font-size: 25px;
    font-weight: 80;
    font-family: Sofia-Medium;
    color:white;
}

#createNew {
    width: 40%;
}
#joinThePartyFooterNew {
    display: block;
    margin-bottom: -10%;
    background-image: url('../images/footer_back.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: none !important;
    width: 80vw !important;
    border-radius: 10px;
    /*padding-left: 0rem !important;
    padding-right: 0rem !important;
    margin-left: 0rem !important;
    margin-right: 0rem !important;*/
    text-align: center;
    position: center;
}

#joinThePartyFooterNewMobile {
    display: none;
    margin-bottom: -10%;
    background-image: url('../images/footer_back.png');
    max-width: none !important;
    width: 100vw !important;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    text-align: center;
    position: center;
}

.join-footer-icon {
    width: 4%;
}
.join-footer-icon-mobile {
    width: 25px;
    height:25px;
}



@media only screen and (min-width: 1199.99px) {

    .fullscreen {
        position: fixed;
        top: 0;
        left: 10%;
        bottom: 0;
        right: 10%;
    }

    .grecaptcha-badge {
        bottom: 50px !important;
    }

    .container {
        max-width: 900px !important;
    }

    .web-flex {
        display: flex;
    }
}



@media only screen and (max-width: 1000px){
    .nav1 li, .nav2 li {
        font-size: 14px;
    }

   
}
    @media only screen and (max-width: 991px) {
        .landing {
            margin-top: 13%;
        }
    }
    @media only screen and (min-width: 767.99px) and (max-width: 1199.98px) {
        /*.container {
            max-width: 100%;
        }*/

        .container-body {
            padding-left: 5rem;
            padding-right: 5rem;
            padding-bottom: 50px;
        }

        .fullscreen {
            position: fixed;
            top: 0;
            left: 10%;
            bottom: 0;
            right: 10%;
        }

        .grecaptcha-badge {
            bottom: 100px !important;
        }
    }

    @media only screen and (max-width: 886px) {

        .nav1 {
            margin-top: 100px;
        }
    }

    @media only screen and (max-width: 767.98px) {
        #joinThePartyFooterNew {
            display: none;
        }
        #joinThePartyFooterNewMobile {
            display: block;
        }
        .nav1 {
            display: none;
        }

        .nav2 {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin-top: 110px;
        }

        .landing {
            margin-top: 0;
            font-size: 16px;
            width: 100%;
        }
        .logout {
            height: 57px;
        }

        .menu-login {
            margin: 0;
        }

        .how-it-works-party {
            padding-top: 10px
        }

        .reg-btn {
            width: 80%
        }

        .web-view {
            visibility: hidden !important;
            position: absolute;
            width: 0;
        }

        .mobile-view {
            visibility: visible !important;
            position: initial
        }

        .foot {
            width: 100%;
            text-align: center !important;
            font-size: 15px
        }

        .fullscreen {
            top: 0;
            bottom: 0;
        }

        .grecaptcha-badge {
            top: 100px !important;
        }

        body {
            padding-bottom: 75px !important;
        }

        .container-body {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        .section {
            height: 100%;
            padding: 5rem 2rem;
        }

        .socket {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        /*.footer-icons {
            text-align: center !important;
        }*/

        .footer {
            font-size: 1.2rem !important;
            text-align: center;
        }

        .navbar {
            padding: 0;
        }

        .navbar-nav {
            align-items: stretch;
        }

        .navbar-brand {
            margin: 1rem 2rem;

        }

        .navbar button {
            margin: 1rem 2rem;
        }

        .nav-item {
            padding: 0 4rem;
        }

        .menu-item {
            padding-top: 1rem;
            padding-bottom: 1rem;
            border-bottom: 1px solid lightgray;
        }

        .btn-item-top {
            margin-top: 2rem;
        }

        .btn-item-bottom {
            margin-bottom: 2rem;
        }

        .nav-item .btn {
            margin: .2rem 0 !important;
            width: 100%;
        }

        #album {
            display: none;
        }

        #image-inblock-gal1,
        #image-inblock-gal2,
        #image-inblock-gal3,
        #image-inblock-gal4 {
            display: block;
        }

        .forms .form-control {
            width: 100%;
        }

        #polka_dot_confetti_square {
            position: absolute;
            top: 0;
            z-index: 0;
            height: 100%;
            overflow: hidden;
        }


        #joinThePartyFooter {
            margin-bottom: -20%;
        }

        #createNew {
            width: 60%;
        }
    }
    @media only screen and (max-width: 520px) {
        #joinThePartyFooter {
            margin-bottom: -15%;
        }
        #joinThePartyFooterNewMobile {
            margin-bottom: 0%;
        }
    }

    @media only screen and (max-width: 450px) {
        .nav2 li {
            font-size: 12px;
        }
        #joinThePartyFooter {
            margin-bottom: -15%;
        }
    }

    @media only screen and (max-width: 362px) {
        .nav2 li {
            font-size: 10px;
        }
        #joinThePartyFooter {
            margin-bottom: -20%;
        }
        

        #createNew {
            width: 80%;
        }
    }

@media only screen and (max-width: 363px) {
    #joinThePartyFooterNewMobile {
        padding-top: 10%;
        padding-bottom: 100%;
    }

    .mobile-padding {
        padding-bottom: 50px !important
    }
}

    @media only screen and (max-width: 299px) {
         .nav2 {
             margin-top: 175px;
         }
     }

    .title-nav {
        display: flex;
        align-items: center;
        grid-gap: 0 .6rem;
    }

        .title-nav h1,
        .title-nav h2 {
            margin-right: 1rem;
        }

    .title-nav-mb {
        margin-bottom: 1rem;
    }

    .dropdown {
        margin-left: auto;
    }


    #dropdownMenuButton {
        min-width: 11rem;
    }

    .page-prev-arrow {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 20px solid #4E3587;
        border-bottom: 10px solid transparent;
    }

    .page-next-arrow {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 20px solid #4E3587;
        border-bottom: 10px solid transparent;
    }

    .page-textbox {
        width: 3rem;
        text-align: center;
    }

    ul.instructions-list li {
        list-style-image: url('../favicon-16x16.png');
    }

    .k-button.k-upload-button {
        background-color: #05BDEB;
        color: white;
    }

    .download {
        z-index: 1;
        position: absolute;
    }
    /*download indicator*/
    .ldsRoller {
        z-index: 0;
        opacity: 0;
        position: absolute;
        width: 48px;
        height: 48px;
    }

        .ldsRoller div {
            animation: ldsRoller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
            transform-origin: 24px 24px;
        }

            .ldsRoller div:after {
                content: " ";
                display: block;
                position: absolute;
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #4E3587;
                margin: -4px 0 0 -4px;
            }

            .ldsRoller div:nth-child(1) {
                animation-delay: -0.036s;
            }

                .ldsRoller div:nth-child(1):after {
                    top: 37.8px;
                    left: 37.8px;
                }

            .ldsRoller div:nth-child(2) {
                animation-delay: -0.072s;
            }

                .ldsRoller div:nth-child(2):after {
                    top: 40.8px;
                    left: 33.6px;
                }

            .ldsRoller div:nth-child(3) {
                animation-delay: -0.108s;
            }

                .ldsRoller div:nth-child(3):after {
                    top: 42.6px;
                    left: 28.8px;
                }

            .ldsRoller div:nth-child(4) {
                animation-delay: -0.144s;
            }

                .ldsRoller div:nth-child(4):after {
                    top: 43.2px;
                    left: 24px;
                }

            .ldsRoller div:nth-child(5) {
                animation-delay: -0.18s;
            }

                .ldsRoller div:nth-child(5):after {
                    top: 42.6px;
                    left: 19.2px;
                }

            .ldsRoller div:nth-child(6) {
                animation-delay: -0.216s;
            }

                .ldsRoller div:nth-child(6):after {
                    top: 40.8px;
                    left: 14.4px;
                }

            .ldsRoller div:nth-child(7) {
                animation-delay: -0.252s;
            }

                .ldsRoller div:nth-child(7):after {
                    top: 37.8px;
                    left: 10.2px;
                }

            .ldsRoller div:nth-child(8) {
                animation-delay: -0.288s;
            }

                .ldsRoller div:nth-child(8):after {
                    top: 33.6px;
                    left: 7.2px;
                }

    @keyframes ldsRoller {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

