/*
    ilovemom.family Stylesheet
*/

.clearfloat {
    clear: both;
}

.fluidcontainer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
}

.allcaps {
    text-transform: uppercase;
}

.center {
    text-align: center;
}

.font-alfresco {
    font-family: al-fresco;
    font-weight: allcaps;
}

/* Header Styles */

    .header .logo-container {
        position: absolute;
        left: 5%;
        top: 10px;
        width: 130px;
        z-index: 5;
    }

    .header .logo-container a, .header .logo-container a img {
        width: 100%;
        height: 100%;
    }

    .header .hero {
        width: 100%;
        display: block;
        z-index: 1;
        position: relative;
    }

    .header .hero .hero-carousel .hero-slide {
        position: relative;
    }

    .header .hero .hero-carousel .hero-slide img {
        width: 100%;
        display: block;
    }

    .header .hero .hero-carousel .hero-slide img.mobile {
        display: block;
    }

    .header .hero .hero-carousel .hero-slide img.desktop {
        display: none;
    }
    
    .header .hero .hero-banner {
        display: block;
        position: absolute;
        bottom: -1px;
        background-color: rgba(0,148,201,0.8);
        width: 100%;
    }

    .header .hero .hero-banner h1 {
        color: white;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
        font-size: 40pt;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 5px;
        -webkit-user-select: none;        
        -moz-user-select: none; 
        -ms-user-select: none; 
        user-select: none; 
        pointer-events: none;
    }

    .header .hero-subbanner {
        display: block;
        background-color: #0094c9;
        overflow: auto;
    }

    .header .hero-subbanner h2 {
        font-size: 18pt;
        line-height: 24pt;
        margin-top: 5px;
        margin-bottom: 5px;
        color: white;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
        font-family: minion-3;
        font-weight: 400;
        font-style: italic;
    }

    .header .hero-subbanner h2 .allcaps {
        font-style: normal;
    }

    @media only screen and (min-width: 480px) {
        
        .header .logo-container {
            width: 150px;
        }
       
        .header .hero .hero-banner h1 {
            font-size: 50pt;
            line-height: 30px;
            margin-top: 16px;
            margin-bottom: 3px;
        }

        .header .hero-subbanner h2 {
            font-size: 22pt;
            line-height: 28pt;
        }
    }

    @media only screen and (min-width: 540px) {
        
        .header .logo-container {
            width: 185px;
        }
       
        .header .hero .hero-banner h1 {
            font-size: 68pt;
            line-height: 45px;
            margin-top: 21px;
            margin-bottom: 0px;
        }

        .header .hero-subbanner h2 {
            margin-top: 7px;
            margin-bottom: 7px;
        }
    }

    @media only screen and (min-width: 720px) {
        
        .header .logo-container {
            width: 245px;
        }
       

        .header .hero .hero-banner h1 {
            font-size: 85pt;
            line-height: 60px;
            margin-top: 25px;
        }

        .header .hero-subbanner h2 {
            font-size: 24pt;
            line-height: 30pt;
        }
    }

    @media only screen and (min-width: 920px) {
        .header .logo-container {
            max-width: 360px;
        }
        
        .header .hero .hero-carousel .hero-slide img.mobile {
            display: none;
        }
    
        .header .hero .hero-carousel .hero-slide img.desktop {
            display: block;
        }

        .header .hero .hero-banner h1 {
            font-size: 120pt;
            line-height: 72px;
            margin-top: 40px;
        }

        .header .hero-subbanner h2 {
            font-size: 34pt;
            line-height: 40pt;
            margin-top: 20px;
            margin-bottom: 20px;
        }
    }

    @media only screen and (min-width: 1024px) {
        
        .header .logo-container {
            width: 300px;
        }

        .header .hero .hero-banner h1 {
            font-size: 140pt;
            line-height: 90px;
            margin-top: 35px;
            margin-bottom: 15px;
        }

        .header .hero-subbanner h2 {
            font-size: 40pt;
            line-height: 44pt;
        }
    }

    @media only screen and (min-width: 1200px) {
        
        .header .logo-container {
            width: 320px;
        }

        .header .hero .hero-banner h1 {
            font-size: 173pt;
            margin-top: 70px;
            margin-bottom: 25px;
        }

    }

    @media only screen and (min-width: 1440px) {
        .header .hero-subbanner h2 {
            font-size: 46pt;
            margin-top: 35px;
            margin-bottom: 35px;
        }

        .header .hero .hero-carousel .hero-slide#hero-slide-1 {
            margin-top: -10%;
        }
    }

    @media only screen and (min-width: 1640px) {
        .header .hero .hero-banner h1 {
            font-size: 231pt;
            margin-top: 99px;
            margin-bottom: 60px;
        }

        .header .hero .hero-carousel .hero-slide#hero-slide-1 {
            margin-top: -12.5%;
        }

        .header .logo-container {
            left: 20%;
            top: 30px;
        }
       
    }

/* END Header Styles */

/* Content Styles */

    .row {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .row-white {
        background-color: white;
    }

    .row-blue {
        background-color: #c8f1ff;
    }

    .row-dblue {
        background-color: #0094c9;
    }

    .row h1 {
        font-family: al-fresco;
        font-weight: 700;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .row h2, .row h3 {
        font-size: 20pt;
        line-height: 24pt;
        font-family: minion-3;
        font-weight: 400;
        font-style: italic;
    }

    .row h1, .row h2, .row h3 {
        color: #0094c9;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .row .row-content h1:first-child, .row .row-content h2:first-child, .row .row-content h3:first-child {
        margin-top: 0px;
    }

    .row h2 .allcaps, .row h3 .allcaps {
        font-style: normal;
    }

    .row p {
        font-family: minion-3;
        font-weight: 400;
        font-size: 12pt;
        line-height: 16pt;
        color: #898b8e;
    }

    .row p .text-pink, .row h1 .text-pink, .row h2 .text-pink, .row h3 .text-pink {
        color: #ea7fb3;
    }

    .row p.btn-with-note {
        margin-bottom: 10px;
    }

    .row p.btn-note {
        font-size: 10.5pt;
        line-height: 14pt;
        margin-top: 10px;
    }

    .row p.large-text {
        font-size: 14pt;
        line-height: 18pt;
    }

    .row p a.btn {
        background-color: #0094c9;
        color: white;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
        border: 2px solid #0094c9;
        border-radius: 10000px;
        text-decoration: none;
        padding: 10px 20px;
        display: inline-block;
        font-weight: 700;
        font-style: italic;
        transition: color 0.3s, background-color 0.3s, text-shadow 0.3s;
    }

    .row p a.btn.btn-pink {
        background-color: #ea7fb3;
        border: 2px solid #ea7fb3;
    }

    .row p a.btn.btn-white {
        background-color: white;
        border: 2px solid white;
        color: #0094c9;
        text-shadow: none;
        box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    }

    .row p a.btn.btn-large {
        font-size: 16pt;
        line-height: 20pt;
        padding: 15px 25px;
    }

    .row p a.btn:hover, .row p a.btn:focus {
        color: #0094c9;
        background-color: white;
        text-shadow: none;
    }

    .row p a.btn.btn-pink:hover, .row p a.btn.btn-pink:focus {
        color: #ea7fb3;
    }

    .row p a.btn.btn-white:hover, .row p a.btn.btn-white:focus {
        color: white;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
        background-color: #0094c9;
    }

    .row p a.btn:active {
        background-color: #c8f1ff;
    }

    .row p a.btn.btn-pink:active {
        background-color: #f9d8e8;
    }

    .row p {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .row p strong {
        font-weight: 700;
        color: #0094c9;
    }

    .row p a {
        color: #0094c9;
        transition: color 0.3s;
    }

    .row p a:hover, .row p a:focus {
        color: #ea7fb3;
    }

    .row .row-content p:last-child {
        margin-bottom: 0px;
    }

    @media only screen and (min-width: 480px) {
        .row {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        
        .row h2, .row h3 {
            font-size: 26pt;
            line-height: 30pt;
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .row p {
            margin-top: 20px;
            margin-bottom: 25px;
            font-size: 14pt;
            line-height: 20pt;
        }

        .row p.large-text {
            font-size: 16pt;
            line-height: 20pt;
        }

        .row p a.btn.btn-large {
            font-size: 18pt;
            line-height: 20pt;
            padding: 18px 40px;
        }

        .row p.btn-with-note {
            margin-bottom: 15px;
        }

        .row p.btn-note {
            font-size: 12pt;
            margin-top: 15px;
        }
    }

    @media only screen and (min-width: 720px) {
        .row {
            padding-top: 35px;
            padding-bottom: 35px;
        }

        .row h2, .row h3 {
            font-size: 30pt;
            line-height: 34pt;
            margin-top: 35px;
            margin-bottom: 35px;
        }

        .row p {
            margin-top: 20px;
            margin-bottom: 25px;
            font-size: 14pt;
            line-height: 20pt;
        }

        .row p.large-text {
            font-size: 18pt;
            line-height: 22pt;
        }

        .row p a.btn {
            padding: 10px 35px;
        }

        .row p a.btn.btn-large {
            font-size: 18pt;
            line-height: 20pt;
            padding: 18px 40px;
        }

        .row p.btn-with-note {
            margin-bottom: 15px;
        }

        .row p.btn-note {
            font-size: 12pt;
            margin-top: 15px;
        }
    }

    @media only screen and (min-width: 920px) {
        .row {
            padding-top: 45px;
            padding-bottom: 45px;
        }
        
        .row h2, .row h3 {
            font-size: 34pt;
            line-height: 40pt;
        }

        .row p {
            margin-top: 25px;
            margin-bottom: 30px;
            font-size: 16pt;
            line-height: 22pt;
        }

        .row p.large-text {
            font-size: 22pt;
            line-height: 26pt;
        }

        .row p a.btn.btn-large {
            font-size: 22pt;
            line-height: 26pt;
        }
    }

    @media only screen and (min-width: 1024px) {
        .row h2, .row h3 {
            font-size: 40pt;
            line-height: 44pt;
        }

        .row p {
            margin-top: 30px;
            margin-bottom: 35px;
            font-size: 18pt;
            line-height: 24pt;
        }

        .row p.large-text {
            font-size: 24pt;
            line-height: 28pt;
        }

        .row p a.btn.btn-large {
            font-size: 24pt;
            line-height: 28pt;
        }

        .row p.btn-note {
            font-size: 13pt;
            line-height: 16pt;
            margin-top: 20px;
        }

        .row p.btn-with-note {
            margin-bottom: 20px;
        }
    }

    @media only screen and (min-width: 1200px) {
        .row {
            padding-top: 60px;
            padding-bottom: 60px;
        }

        .row p.large-text {
            font-size: 26pt;
            line-height: 30pt;
        }

        .row p a.btn.btn-large {
            font-size: 26pt;
            line-height: 30pt;
        }

        .row p.btn-note {
            font-size: 15pt;
            line-height: 18pt;
        }
    }

    @media only screen and (min-width: 1440px) {
        .row h2, .row h3 {
            font-size: 46pt;
            line-height: 50pt;
            margin-bottom: 60px;
            margin-top: 60px;
        }

        .row h3 {
            font-size: 40pt;
            line-height: 46pt;
        }

        .row p {
            font-size: 20pt;
            line-height: 26pt;
            margin-top: 35px;
            margin-bottom: 40px;
        }

        .row p a.btn {
            padding: 10px 60px;
        }

        .row p.large-text {
            font-size: 32pt;
            line-height: 36pt;
        }

        .row p a.btn.btn-large {
            font-size: 32pt;
            line-height: 36pt;
            padding: 24px 60px;
        }

        .row p.btn-note {
            font-size: 17pt;
            line-height: 20pt;
        }
    }

    /* Generic/Universal Styles */
    /* END Generic/Universal Styles */

    /* Specific Row Styles */

        /* 2 Col Rows */

            .cols2 .col {
                width: 100%;
                margin-top: 20px;
                margin-bottom: 20px;
                overflow: auto;
            }

            .cols2 .col:nth-last-child(2) {
                margin-bottom: 0px;
            }

            .cols2 .col p:first-child {
                margin-top: 0px;
            } 

            .col.col-logo img, .col.col-img img {
                width: 100%;
                display: block;
            }

            .cols2 .col p:last-child {
                margin-bottom: 0px;
            }

            @media only screen and (min-width: 480px) {
                .cols2 .col {
                    margin-top: 30px;
                    margin-bottom: 30px;
                }

                .cols2 .col:nth-last-child(2) {
                    margin-bottom: 0px;
                }
                
                .col.col-logo img {
                    max-width: 320px;
                    margin-left: auto;
                    margin-right: auto;
                }
            }

            @media only screen and (min-width: 720px) {
                .cols2 .col {
                    float: left;
                    width: calc(50% - 20px);
                    margin-right: 20px;
                    margin-top: 0px;
                    margin-bottom: 0px;
                }

                .cols2 .col:nth-child(2) {
                    margin-right: 0px;
                    margin-left: 20px;
                }
            }

            @media only screen and (min-width: 920px) {
                .col.col-logo img {
                    margin-left: auto;
                    margin-right: 0px;
                    max-width: 360px;
                }
            }

            @media only screen and (min-width: 1024px) {
                
                .cols2 .col {
                    width: calc(50% - 40px);
                    margin-right: 40px;
                }

                .cols2 .col:nth-child(2) {
                    margin-left: 40px;
                }
                
                .col.col-logo img {
                    max-width: 380px;
                }

            }

            @media only screen and (min-width: 1440px) {
                .col.col-logo img {
                    max-width: 450px;
                }
            }

        /* End 2 Col Rows */

        /* #row-support-moms */

            @media only screen and (min-width: 1200px) {
                #row-support-moms .cols2 .col:nth-child(2) {
                    max-width: 470px;
                    width: calc(53% - 40px);
                }

                #row-support-moms .cols2 .col:nth-child(1) {
                    width: calc(47% - 40px);
                }
            }

            @media only screen and (min-width: 1440px) {
                #row-support-moms .cols2 .col:nth-child(2) {
                    max-width: 600px;
                }
            }

        /* END #row-support-moms */

        /* #row-learn-more */

            #row-learn-more.row p:nth-child(2) {
                margin-bottom: 10px;
            }

            #row-learn-more.row p:nth-child(3), #row-learn-more.row p:nth-child(4) {
                margin-bottom: 10px;
                margin-top: 10px;
            }

            #row-learn-more.row p:nth-child(4), #row-learn-more.row .row-content p:last-child {
                margin-top: 10px;
            }

            @media only screen and (min-width: 480px) {
                #row-learn-more.row p:nth-child(2) {
                    margin-bottom: 15px;
                }
    
                #row-learn-more.row p:nth-child(3), #row-learn-more.row p:nth-child(4) {
                    margin-bottom: 15px;
                    margin-top: 15px;
                }
    
                #row-learn-more.row p:nth-child(4), #row-learn-more.row .row-content p:last-child {
                    margin-top: 15px;
                }
            }

            @media only screen and (min-width: 720px) {
                #row-learn-more.row p:nth-child(2) {
                    margin-bottom: 20px;
                }
    
                #row-learn-more.row p:nth-child(3), #row-learn-more.row p:nth-child(4) {
                    margin-bottom: 20px;
                    margin-top: 20px;
                }
    
                #row-learn-more.row p:nth-child(4), #row-learn-more.row .row-content p:last-child {
                    margin-top: 20px;
                }
            }

            @media only screen and (min-width: 1024px) {
                #row-learn-more.row p:nth-child(2) {
                    margin-bottom: 25px;
                }
    
                #row-learn-more.row p:nth-child(3), #row-learn-more.row p:nth-child(4) {
                    margin-bottom: 25px;
                    margin-top: 25px;
                }
    
                #row-learn-more.row p:nth-child(4), #row-learn-more.row .row-content p:last-child {
                    margin-top: 25px;
                }
            }


        /* END #row-learn-more */

        /* #row-already-donated */

            #row-already-donated .cols2 .col-content {
                text-align: center;
            }

            @media only screen and (min-width: 720px) {
                #row-already-donated .cols2 .col-content {
                    text-align: left;
                }

                #row-already-donated .row-content .cols2 .col-content p:nth-child(3) {
                    margin-bottom: 20px;
                }

                #row-already-donated .row-content .cols2 .col-content p:nth-child(4) {
                    margin-top: 20px;
                }
            }

            @media only screen and (min-width: 1024px) {
                #row-already-donated .row-content .cols2 .col-content p:nth-child(3) {
                    margin-bottom: 25px;
                }

                #row-already-donated .row-content .cols2 .col-content p:nth-child(4) {
                    margin-top: 25px;
                }
            }

            @media only screen and (min-width: 1200px) {
                #row-already-donated .cols2 {
                    width: 90%;
                    margin-left: auto;
                    margin-right: auto;
                }
            }

            @media only screen and (min-width: 1640px) {
                #row-already-donated .cols2 .col-content {
                    padding-top: 60px;
                }
            }

        /* END #row-already-donated */

        /* #row-virtual-volunteer */
            
            #row-virtual-volunteer .row-content p {
                color: #0094c9;
                font-style: italic;
            }

            #row-virtual-volunteer .row-content p:last-child {
                font-style: normal;
            }

            #row-virtual-volunteer .row-content .virtual-activities .activity .content p {
                font-style: italic;
            }

            #row-virtual-volunteer .row-content p .allcaps {
                font-style: normal;
            }

            #row-virtual-volunteer .virtual-activities {
                width: 90%;
                margin-left: auto;
                margin-right: auto;
            }

            #row-virtual-volunteer .virtual-activities .activity {
                clear: both;
                margin-bottom: 20px;
                margin-top: 20px;
            }

            #row-virtual-volunteer .virtual-activities .activity .icon {
                width: 80px;
                float: left;
            }

            #row-virtual-volunteer .virtual-activities .activity .icon img {
                width: 100%;
                display: block;
            }

            #row-virtual-volunteer .virtual-activities .activity .content {
                width: calc(100% - 100px);
                margin-left: 20px;
                float: left;
            }

            #row-virtual-volunteer .virtual-activities .activity.activity-right .content {
                margin-left: 0px;
                margin-right: 20px;
            }

            @media only screen and (min-width: 720px) {
                #row-virtual-volunteer .virtual-activities {
                    width: 90%;
                }

                #row-virtual-volunteer .virtual-activities .activity {
                    margin-bottom: 30px;
                    margin-top: 30px;
                }

                #row-virtual-volunteer .virtual-activities .activity .content {
                    width: calc(90% - 100px);
                    margin-left: 20px;
                    float: left;
                }

                #row-virtual-volunteer .virtual-activities .activity.activity-right .content {
                    margin-left: 10%;
                }
            }

            @media only screen and (min-width: 920px) {
                #row-virtual-volunteer .virtual-activities .activity .icon {
                    width: 120px;
                    float: left;
                }

                #row-virtual-volunteer .virtual-activities .activity .content {
                    width: calc(75% - 150px);
                    margin-left: 30px;
                }

                #row-virtual-volunteer .virtual-activities .activity.activity-right .content {
                    margin-left: 25%;
                }
            }

            @media only screen and (min-width: 1200px) {

                #row-virtual-volunteer .virtual-activities .activity .icon {
                    width: 140px;
                }

                #row-virtual-volunteer .virtual-activities .activity .content {
                    width: calc(75% - 160px);
                }

                #row-virtual-volunteer .virtual-activities .activity:nth-child(1) {
                    margin-bottom: -10px;
                }

                #row-virtual-volunteer .virtual-activities .activity:nth-child(2) {
                    margin-top: -10px;
                    margin-bottom: -10px;
                }

                #row-virtual-volunteer .virtual-activities .activity:nth-child(3) {
                    margin-top: -10px;    
                }
            }

            @media only screen and (min-width: 1440px) {
                #row-virtual-volunteer .virtual-activities .activity .icon {
                    width: 180px;
                }

                #row-virtual-volunteer .virtual-activities .activity .content {
                    margin-left: 50px;
                }

                #row-virtual-volunteer .virtual-activities .activity.activity-right .content {
                    margin-right: 50px;
                    width: calc(75% - 230px);
                }

                #row-virtual-volunteer .row-content p {
                    margin-top: 50px;
                }

                #row-virtual-volunteer .row-content .virtual-activities .activity.activity-right .content p {
                    margin-top: 30px;
                }
            }

        /* END #row-virtual-volunteer */

        /* #row-footer */

            #row-footer .row-content {
                text-align: center; /* we'll unset this when they appear next to each other */
            }

            #row-footer .row-content p:first-child {
                margin-top: 0px;
            }

            #row-footer .row-content p:first-child a {
                margin-bottom: 15px;
            }

            #row-footer .logos-container img {
                width: 100%;
            }

            #row-footer .logos-container .logos-separator {
                display: block;
                height: 2px;
                width: 100%;
                background-color: white;
                margin-top: 20px;
                margin-bottom: 20px;
            }

            #row-footer .logos-container + p {
                color: white;
                text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
            }

            #row-footer .logos-container + p a {
                color: white;
                text-decoration: underline;
            }

            #row-footer .logos-container + p a:hover, #row-footer .logos-container + p a:focus {
                color: #c8f1ff;
            }

            @media only screen and (min-width: 480px) {
                #row-footer .row-content p:first-child a {
                    margin-bottom: 0px;
                }

                #row-footer .row-content p:first-child a.btn {
                    margin-left: 10px;
                    margin-right: 10px;
                }

                #row-footer .row-content p:first-child a.btn:first-child {
                    margin-left: 0px;
                }

                #row-footer .row-content p:first-child a.btn:last-child {
                    margin-right: 0px;
                }

                #row-footer .row-content .logos-container {
                    max-width: 320px;
                    margin-left: auto;
                    margin-right: auto;
                }

                #row-footer .logos-container + p {
                    font-size: 11pt;
                    line-height: 15pt;
                }
            }

            @media only screen and (min-width: 720px) {
                #row-footer .row-content .logos-container {
                    max-width: unset;
                    margin-bottom: 30px;
                    width: 600px;
                    margin-left: auto;
                    margin-right: auto;
                }

                #row-footer .row-content .logos-container img {
                    height: 120px;
                    width: auto;
                    float: left;
                }

                #row-footer .row-content .logos-container img#ilovemom-logo {
                    height: 90px;
                    margin-top: 15px;
                }

                #row-footer .logos-container .logos-separator {
                    display: block;
                    height: 120px;
                    width: 2px;
                    background-color: white;
                    margin-top: 0px;
                    margin-bottom: 0px;
                    margin-left: 20px;
                    margin-right: 20px;
                    float: left;
                } 

                #row-footer .logos-container + p {
                    clear: both;
                }
            }

            @media only screen and (min-width: 920px) {
                #row-footer .logos-container + p {
                    font-size: 13pt;
                    line-height: 17pt;
                }
            }

            @media only screen and (min-width: 1024px) {
                #row-footer .row-content .logos-container {
                    width: 761px;
                    margin-bottom: 35px;
                }

                #row-footer .row-content .logos-container img {
                    height: 145px;
                }

                #row-footer .row-content .logos-container img#ilovemom-logo {
                    height: 110px;
                    margin-top: 20px;
                }

                #row-footer .logos-container .logos-separator {
                    height: 145px;
                    margin-left: 40px;
                    margin-right: 40px;
                }
            }

            @media only screen and (min-width: 1440px) {
                #row-footer .logos-container + p {
                    font-size: 15pt;
                    line-height: 19pt;
                }
            }

        /* END #row-footer */

    /* END Specific Row Styles */

/* END Content Styles */

/* Vendor Restyling */

    /* jQuery Modal Styling */

        .blocker {
            padding: 10px;
            background-color: rgba(0,148,201,0.8)
        }

        .modal {
            max-width: 1024px;
            box-shadow: 2px 2px 20px rgba(0,0,0,0.25);
            border-radius: 30px;
        }

        .modal-content .numbered-sections {
            max-width: 720px;
            margin-left: auto;
            margin-right: auto;
        }

        .modal-content .numbered-sections .number {
            display: block;
            width: 30px;
            height: 30px;
            text-align: center;
            background-color: #0094c9;
            border-radius: 1000px;
            color: white;
            line-height: 30px;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
            font-weight: 700;
            float: left;
            font-size: 16pt;
        }

        .modal-content .numbered-sections .content {
            float: left;
            width: calc(100% - 50px);
            margin-left: 20px;
        }

        .modal-content .numbered-sections .content p:first-child {
            margin-top: 0px;
        }

        .modal-content .numbered-sections .content p {
            margin-bottom: 10px;
        }

        .modal-content .numbered-sections .content p:last-child {
            margin-bottom: 0px;
        }

        .modal-content .numbered-sections .numbered-section {
            margin-bottom: 20px;
        }

        .modal-content .numbered-sections .numbered-section:last-child {
            margin-bottom: 0px;
        }

        .modal-content.modal.row {
            padding-top: 15px;
            padding-bottom: 15px;
            padding-left: 15px;
            padding-right: 15px;
        }

        .modal-content.modal.row h2 {
            margin-top: 0px;
        }

        .modal h2 {
            margin-top: 0px !important;
        }

        @media only screen and (min-width: 480px) {
            .modal-content .numbered-sections .number {
                width: 45px;
                height: 45px;
                line-height: 45px;
            }

            .modal-content .numbered-sections .content {
                float: left;
                width: calc(100% - 65px);
                margin-left: 20px;
            }

            .modal-content .numbered-sections .content p:first-child {
                margin-top: 0px;
            }
    
            .modal-content .numbered-sections .content p {
                margin-top: 10px;
                margin-bottom: 10px;
            }
    
            .modal-content .numbered-sections .content p:last-child {
                margin-top: 10px;
                margin-bottom: 0px;
            }
    
            .modal-content .numbered-sections .numbered-section {
                margin-bottom: 30px;
            }
    
            .modal-content .numbered-sections .numbered-section:last-child {
                margin-bottom: 0px;
            }
        }

        @media only screen and (min-width: 720px) {
            .modal-content .numbered-sections .content p:first-child {
                margin-top: 0px;
            }
    
            .modal-content .numbered-sections .content p {
                margin-top: 15px;
                margin-bottom: 15px;
            }
    
            .modal-content .numbered-sections .content p:last-child {
                margin-top: 15px;
                margin-bottom: 0px;
            }
    
            .modal-content .numbered-sections .numbered-section {
                margin-bottom: 40px;
            }
    
            .modal-content .numbered-sections .numbered-section:last-child {
                margin-bottom: 0px;
            }

            .modal-content .numbered-sections .numbered-section:last-child .content p {
                margin-top: 0px;
            }
        }


    /* END jQuery Modal Styling */

/* END Vendor Restyling */