﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    word-wrap: break-word;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
/* Marco styling */
body {
    background-color: #fdfaf0;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    position: relative;
}
.logo-homepage {
    position: absolute;
    top: 2%;
    left: 2%;
    /*max-width: 195px !important;*/
}
    .modal-footer a {
        margin: 0 auto;
    }
.main-container {
    margin: 0;
    padding: 0px 0px 20px 0px;
}
#div-container-content {
    /*padding-top: 52px;*/
}
#sib-form-container {
    text-align: center;
}
h1, h2, h3 {
    color: #404f9e;
    font-weight: bold;
    text-transform: uppercase;
}
h1 {
    font-size: 37px;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size:28px;
}
h4 {
    color: #332A13;
    font-weight: bold;
    font-size: 1.25rem;
}
a {
    color: #2A1A00;
    font-weight: 600;
}
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}
.div-title-container {
    margin-top: 25px;
    padding: 0 5px 0 0;
}
.banner-image {
    width: 100%;
    max-width: 782px;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.text-align-right {
    text-align: right;
}
.graphic-line-image-container {
    padding: 20px 0px;
    margin: 0;
    text-align: center;
}
.graphic-line-container {
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    background-color: #fff;
}
.graphic-line-image {
    max-width: 100%;
}
.our-story-container {
    padding: 0;
    display: flex;
    background-color: #fff;
}
.our-story-image {
    object-fit: fill;
    max-width: 100%;
}
.top-bar {
    background-color: #F3C30E;
    position: fixed;
    z-index: 9;
    box-shadow: 0px 1px 7px rgba(42, 26, 0, 0.7);
}
    .top-bar-inner {
        max-width: 1140px;
        margin: 0 auto;
    }
.top-bar-menu {
    text-align: right;
    padding: 28px 0 0 0;
}
.menu-item {
    font-size: 16px;
    color: #2A1A00;
    font-weight: bold;
}
    .menu-item:hover {
        color: #2A1A00;
    }
    .menu-item.active {
        border-bottom: 2px solid #2A1A00;
    }
#selectLanguage, .lbl-language {
    
}
.lbl-language {
    margin: 0;
    display: inline-block;
    padding: 5px 15px;
}
.lbl-language-highlight {
    background-color: #2A1A00;
}
    .lbl-language-highlight a, .lbl-language-highlight a:hover {
        color: #f2c318;
    }
#sel-language-layout .lbl-language {
    font-size: 18px;
}
#select-language {
    margin: 0;
}
.select-language {
    background-color: transparent;
    border: 0;
    color: #2A1A00;
    font-size: 23px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
    .select-language option {
        color: #2A1A00;
    }
    .select-language:focus {
        outline-color: #f2c318;
    }
    .select-language option:checked, .select-language option:hover {
        background-color: #f2c318;
    }
.div-logo-container {
    margin: auto 0;
    padding: 0;
    text-align: center;
}
.link-italic {
    font-style: italic;
}
.margin-bottom-low {
    margin-bottom: 5px;
}
.logo {
    z-index: 100;
}
h1 {
    font-size: 30px;
}
a {
    color: #404f9e;
}
a:hover {
    text-decoration: none;
}
/*.banner-title {
    text-align: left;
    font-size: 42px;
    text-transform: uppercase;
}*/
.banner-title {
    text-align: left;
    font-size: 42px;
    box-shadow: inset 0px -19px 0px 0 #FFCD0D;
    text-transform: uppercase;
    margin-bottom: 0px;
    width: fit-content;
    color: #332A13;
    margin-bottom: 3%;
}
.banner-content {
    padding-bottom: 45px;
}
.homepage-banner {
    max-width: 100%;
}
.homepage-text-banner {
    color: #F5F3F0;
    background-color: #404F9E;
    margin-bottom: 4%;
}
    .homepage-text-banner p {
        padding: 30px 0px;
        font-size: 45px;
        margin-bottom: 0;
        line-height: 1.2;
    }
.lbl-mailing-list {
    margin-top: 5%;
    font-size: 20px;
}
.form-check-input {
    margin-top: 2px;
}
.form-group .form-check input[type="radio"], .form-group .form-check input[type="checkbox"] {
    margin-top: 0px;
}
.form-check .form-check-input {
    margin-top: 8px;
}
.form-check-label {
    padding-top: 5px;
}
input[type="radio"], input[type="checkbox"] {
    width: 15px;
    height: 15px;
}
.input-email, input[name="EMAIL"] {
    /*padding: 3% !important;
    font-size: 18px !important;
    display: initial;
    font-size: 15px !important;*/
}

.container-language {
    float: right;
    vertical-align: middle;
    padding: 5px 0px;
}

    .container-language label {
        height: 21px;
        margin-left: 20px;
        font-weight: bold;
        color: #927508;
        cursor: pointer;
    }

    .container-language .lbl-language-active {
        border-bottom: 2px solid #987A08;
        color: #000;
    }

.fixed-container {
    position: fixed;
    max-width: 36%;
    padding: 4% 0% 0% 0%;
    word-wrap: break-word;
    z-index: 10;
}

p {
    font-size: 15px;
}

    .bold {
        font-weight: bold;
    }
    p.accent-text {
        font-family: Nunito;
        font-style: normal;
        font-weight: 800;
        font-size: 27px;
        line-height: 33px;
        color: #000000;
    }
ul {
    padding-left: 4.3%;
}
    ul li span {
       color: #000;
       font-size: 18px;
    }
    ul li p {
        margin-bottom : 0;
    }
ol {
    list-style-type: lower-alpha;
}
.button-light {
    color: #A42611;
    border-radius: 10px;
    padding: 3% 5%;
    font-size: 24px;
    border: 1px solid #a2a2a2;
    box-shadow: 2px 2px 5px #2d2d2d;
    margin-top: 3%;
    cursor: pointer;
}
.button-green {
    background-color: #55954A;
    color: #fff;
    border-radius: 10px;
    padding: 3% 5%;
    font-size: 28px;
    border: 1px solid #a2a2a2;
    box-shadow: 2px 2px 5px #2d2d2d;
    margin-top: 10%;
    cursor: pointer;
}
.plan-text-container {
    margin: 0 auto 3% auto;
}
input[type='button'] {
    font-weight: bold;
}

input[type='button']:focus {
    outline: 0;
}
.button-green-integrated {
    margin-left: -5px !important;
    background-color: #55954A !important;
    color: #fff !important;
    padding: 3% !important;
    border: 1px solid #55954A !important;
    /*border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;*/
    font-size: 18px !important;
    cursor: pointer;
}
.mobile-button-row {
    text-align: center;
}
.cta-mobile {
    padding: 10% 5%;
}

    .cta-mobile h1 {
        font-size: 21px;
    }

        .cta-mobile h1 span {
            white-space: nowrap;
        }

    .cta-mobile .button-light, .fixed-container a .button-light {
        margin: 5% 0% 3% 0%;
    }

    .cta-mobile .lbl-mailing-list {
        margin-top: 13%;
    }
.clear-both {
    clear: both;
}
.no-margin-no-padding {
    margin: 0;
    padding: 0;
}
.white-space-no-wrap {
    white-space: nowrap;
}
.unselectable {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}
.container-social-icons {
}
    .container-social-icons a {
        color: #212529;
        font-size: 30px;
        padding: 0% 1%;
    }
iframe {
    border: 0;
    /*Pledge form*/
    height: 235px;
    /*Voluteer form*/
    /*height: 279px;*/
    width: 400px;
    margin-top: 10%;
    border-radius: 15px;
}
.iframe-initiative {
    width: 100%;
    height: 400px;
    border-radius: 0;
    margin: 0;
    border: 1px solid #2A1A00;
}
.div-footer {
    height: 325px;
    background-color: #efe9d4;
    margin: 0 auto;
    padding: 55px 0 0 0;
}
    .div-social-media-icons a {
        color: #F5F3F0;
        text-align: center;
        padding: 5px;
        height: 30px;
        width: 30px;
        color: #2a1a00;
        border: 1px solid;
        border-radius: 50%;
        display: inline-block;
    }
.nav-menu-footer {
    list-style-type: none;
    padding: 0;
}
    .nav-menu-footer li a {
        font-size: 18px;
        line-height: 35px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0;
        color: #2a1a00;
    }
.trg-collapse {
    display: none;
}
.div-container-expand {
    
}
    .div-container-expand p {
        font-weight: normal;
    }
    .div-container-expand p span {
        font-weight: bold;
    }
span.div-container-expand-highlight {
    /*font-weight: bold;
    background-color: #FFE99A;
    text-transform: uppercase;
    font-size: 20px;*/
}
.page-logo {
    max-width: 90px;
}
.page-footer-logo {
    max-width: 210px;
}
.trg-expand {
    cursor: pointer;
    padding: 10px 0px;
}
    .trg-expand i {
        font-size: 25px;
    }
.div-container-expand-inner {
    /*display: none;*/
}
.table-container-expand {
    border: 1px solid #000;
    margin-bottom: 3%;
}
    .table-container-expand tr th {
        background-color: #FF712C;
        color: #fff;
        padding: 2% 5%;
    }
    .table-container-expand tr td {
        padding: 2% 5%;
    }
        .table-container-expand tr th p, .table-container-expand tr td p {
            font-size: 14px;
            margin: 5px;
        }
.field-validation-error {
    color: #ff0000;
}
/* Send in Blue form */
#sib-container {
    padding: 0 !important;
    text-align: center;
    background-color: rgba(255,255,255,1);
    max-width: 340px;
}

.sib-form {
    padding: 0;
}

.sib-form-block {
    padding: 0 !important;
}

#sib-container input:-ms-input-placeholder {
    text-align: left;
    color: #c0ccda;
    border-width: px;
}

#sib-container input::placeholder {
    text-align: left;
    color: #c0ccda;
    border-width: px;
}

.sib-form *, .sib-form :after, .sib-form :before {
    box-sizing: initial;
}

.input {
    width: initial !important;
    height: initial !important;
    font-family: 'Nunito', sans-serif;
}

.form__label-row--horizontal > * {
    flex-grow: initial;
    width: initial;
}

.form__label-row--horizontal > :first-child {
    padding: 0;
    margin: 0;
}

.input, .input__affix {
    background: initial;
    border: 0;
    font: 400 13.3333px Arial;
    margin: 0;
}

.form__label-row--horizontal {
    margin: 0;
    align-items: initial;
}

    .form__label-row--horizontal:focus, .entry__field:focus {
        outline: none;
    }

.entry_block .input, .form__row .input, .form_block .input {
    /*flex-grow: initial;
    border-radius: 0 !important;*/
}
.sib-form-block__button-with-loader {
    /*background: linear-gradient(180deg, #D8B42B 0%, rgba(255, 255, 255, 0) 100%), #F3C30E;*/
    font-size: 24px;
    font-weight: bold;
    padding: 20px 30px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
}
.endorsement-container {
    padding-bottom: 5%;
    background-color: #fff;
    margin: 0 auto;
}
.endorsement-image-container, .endorsement-header-image-container {
    text-align: center;
}
.endorsement-text-container {
    margin: auto 0;
}
    .endorsement-text-container p {
        font-size: 16px;
        margin: 0;
        max-height: 260px;
    }
    .endorsement-text-container p::before {
        content: "\201C";
        position: absolute;
        font-size: 60px;
        font-family: var(--sans-serif);
        font-weight: 800;
        z-index: 0;
        top: -15px;
        left: -15px;
    }
.endorsement-image-container a img {
    max-width: 250px;
    margin: 0 auto;
}
.endorsement-control {
    position: absolute;
    bottom: 0;
    width: 50%;
    color: #2A1A00;
}
    .endorsement-control:nth-of-type(2n) {
        right: 0;
    }
.carousel {
    z-index: 8;
    padding: 0;
}
.carousel-parent {
    z-index: 8;
}
.carousel-item {
    background-color: #fff;
    padding: 20px 0px;
}
.carousel-item .container .row {
    height: 260px;
}
.carousel-inner {
    width: auto;
    margin: 0 auto;
    border-bottom: 2px solid #404f9e;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    font-size: 40px;
    width: 20px;
    height: 20px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.carousel-item .container .row div img {
    /*background: #3A6F9A;*/
    vertical-align: middle;
}
.div-coalition .endorsement-image-container a img {
    max-width: 180px;
    margin: 0 auto;
}
.div-coalition {
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
}
.fa-chevron-left, .fa-chevron-right {
    color: #000;
}
.div-coalition .endorsement-image-container {
    padding-top: 3%;
    padding-bottom: 3%;
    display: flex;
    align-items: center;
}
        .div-coalition .endorsement-image-container a {
            margin: 0 auto;
        }
.endorsement-image-container, .endorsement-text-container {
    margin: auto 0;
    max-height: 100%;
}
.endorsement-y-scroll {
    overflow-y: scroll;
}
.carousel-control-prev, .carousel-control-next {
    width: 10%;
}
.endorsement-image-container {
    margin: auto 0;
    height: 100%;
}
    .div-coalition .endorsement-image-container {
        height: 200px;
    }
.endorsement-image-container {
    border-bottom: 2px solid #fff;
}
.endorsement-image-active {
    border-bottom: 2px solid #404f9e;
}
.upn-graphic-container img {
    max-width: 200px;
}
/* Get Involved page */
.tile-highlight {
    background-color: #F7CD00;
    padding: 20px;

}
.a-get-involved {
    font-size: 20px;
    color: #212529;
    font-weight: bold;
}
.p-copy-message {
    background-color: #FFFBE8;
    padding: 10px;
    font-size: 16px;
    text-align: left;
    border: 0;
    width: 100%;
    height: 200px;
}
#p-copy-text-message {
    height: 120px;
}
div.text-align-center a.btn-copy-message {
    color: #6D6A5E;
    cursor: pointer;
}
/* Contact Assignment */
#myPartialContainer {
    display: none;
}
.assign-contact-container .form-check-label {
    margin-top: 5px;
}
.assign-contact-container {
    display: flex;
    flex-wrap: wrap;
}
.assign-contact-container .form-check {
    margin: 5px;
}
/* Authenticated CSS */
.layout-authenticated .banner-content, .authenticated-menu {
    padding-top: 20px;
    margin: 0;
}
.authenticated-menu {
    list-style-type: none;
    padding-left: 0;
}
    .authenticated-menu li a, .authenticated-menu li button {
        color: #2A1A00;
        font-weight: bold;
        border-bottom: 1px solid #f3e19d;
        font-size: .875rem;
    }
    .authenticated-menu li a:hover {
        border-color: #404f9e;
    }
.btn-logout {
    width: 100%;
    text-align: left;
}
.layout-authenticated #div-container-content {
    margin-top: 0;
}
/* Sidenav */
.sidenav-handle {
    position: fixed;
    right: -45px;
    top: 127px;
    z-index: 1;
    background-color: #F3C30E;
    padding: 5px 15px;
    transform: rotate(-90deg);
    box-shadow: 0px 1px 7px rgba(42, 26, 0, 0.7);
}
    .sidenav-handle a {
        color: #2A1A00;
        font-weight: bold;
    }
.sidenav {
    display: none;
    height: 300px;
    width: 400px;
    position: fixed;
    z-index: 1;
    top: 100px;
    right: 0;
    background-color: #F3C30E;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    color: #2A1A00;
    box-shadow: 0px 1px 7px rgba(42, 26, 0, 0.7);
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #2A1A00;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #818181;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
.text-highlight {
    background-color: #2A1A00;
    color: #FFF9E6;
    padding: 2px 5px;
}
.yellow-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #F3C30E;
}
/* I Endorsed UP Now react component */
.konvajs-content {
    width: initial !important;
}
    .konvajs-content canvas {
        position: relative !important;
        margin: 0 auto !important;
    }
.MuiOutlinedInput-multiline {
    width: 340px;
}
.MuiOutlinedInput-inputMultiline {
    height: 100px;
}
.btn-generator {
    margin: 20px auto 0px auto;
}
.Download, .Generator-display {
    text-align: center;
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}
/* Bootstrap Overrides */
.modal-open {
    overflow: overlay;
}
.dropdown-toggle {
    font-size: 23px;
    color: #2A1A00;
}
.dropdown-toggle {
    color: #2A1A00;
}
.dropdown-toggle span {
    font-size: inherit;
}
.dropdown-menu {
    background-color: #f2c318;
    border: 0;
    text-align: center;
    left: -90% !important;
}
    .dropdown-menu .dropdown-item {
        font-weight:bold;
        background-color: inherit;
    }
    .dropdown-menu .dropdown-item:hover {
        text-decoration: underline;
    }
    .dropdown-toggle::after {
        display: none;
    }
.dropdown-menu li a {
    color: inherit;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.btn-primary {
    background-color: #F3C30E;
    color: #2A1A00;
    border-color: #2A1A00;
    font-weight: 600;
}
    .btn-primary:not(:disabled):not(.disabled):hover,
    .btn-primary:not(:disabled):not(.disabled).active:hover,
    .show > .btn-primary.dropdown-toggle:hover,
    .btn-primary:hover {
        background-color: #F5F3F0 !important;
        border-color: #2A1A00;
        color: #2A1A00;
    }
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    font-size: 14px;
    padding: 2px 5px;
    margin: 0px 0px 10px 0px;
}
.modal-content {
    /*color: #FFF9E6;*/
    padding: 30px;
}
.alert {
    margin-bottom: .5rem;
    font-size: 1rem;
}
.bg-yellow {
    background-color: #f3c417;
}
.bg-white {
    background-color: #fff;
    padding: 3em 3em;
}
    .bg-white h2, .bg-white p {
        color: #404f9e;
    }
.bg-blue {
    background-color: #404f9e;
    padding: 3em 3em;
}
    .bg-blue h2, .bg-blue p {
        color: #fff;
    }
.homepage-headline {
    margin-top: -350px;
}
    .homepage-headline h1 {
        width: 1050px;
        height: 100px;
        font-family: Nunito;
        font-size: 50px;
        margin: 0 auto;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        z-index: 1;
    }
    .homepage-headline h2 {
        height: 25px;
        font-family: Nunito;
        font-size: 26px;
        font-weight: bold;
        margin: 0px auto;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        z-index: 1;
    }
    .homepage-headline a {
        z-index: 1;
        margin: 0 auto;
    }
.homepage-row {
    margin-bottom: 9em;
}
    /*.homepage-row div {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .9);
    }*/
.btn-yellow-outline {
    background-color: #f3c417;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    color: #2A1A00;
    border: solid 2px #f3c417;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    letter-spacing: 1.78px;
    cursor: pointer;
}
.btn-blue-outline {
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    border: solid 2px var(--white);
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    letter-spacing: 1.78px;
}
.btn-blue-outline:hover {
    color: #fff;
}
.btn-white-outline {
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    color: #404f9e;
    border: solid 2px #404f9e;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    letter-spacing: 1.78px;
}

    .btn-white-outline:hover {
        color: #404f9e;
    }
.worker-row {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 8em 1em;
    transform: skew(0, -4.5deg);
    margin-bottom: 25px;
}
.worker-row-image {
    transform: skew(0, 4.5deg);
}
    .worker-row p {
        color: #fff;
        font-size: 28px;
        font-weight: normal;
        padding: 0 3em;
    }
.featured-article {
    background-color: #f3c417;
    display: inline-block;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.78px;
    color: var(--brown);
    margin: 0 auto 10px auto;
    padding: 5px 15px;
    text-transform: uppercase;
}
.yellow-quote {
    position: relative;
    top: 0px;
    color: #f3c417;
    font-weight: bold;
    font-size: 90px;
    float: left;
}
.nav-menu-footer li a.menu-stay-updated-footer {
    cursor: pointer;
}
    .menu-stay-updated-footer:hover {
        color: #0056b3;
    }
.resources-container h2 {
    color: #332A13;
}
.news-scroll-container {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 300px;
    border: 1px solid #c7c7c7;
    padding: 1em;
}
#mc_embed_signup {
    font-family: 'Nunito', sans-serif !important;
}
/* iPhone 5 */
@media screen and (device-aspect-ratio: 40/71) {
    a .button-light, a .button-green {
        font-size: 19px;
    }
    .div-footer a {
        font-size: 12px
    }
}
/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    
}

/* Responsive Styles */
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    body {
        padding-top: 0px;
    }
    p {
        font-size: 17px;
    }
    p.accent-text {
        font-size: 22px;
    }
    main[role="main"], #root {
        padding-top: 0; /* Space for fixed navbar */
    }
    .navbar-light .navbar-nav .nav-link {
        font-weight: bold;
        color: #2a1a00;
        text-transform: uppercase;
        font-size: 18px;
    }
    .navbar-light .navbar-toggler {
        color: #2a1a00;
        border: none;
    }
    .navbar-light .navbar-toggler:focus {
        border: none;
    }
    .navbar-nav {
        text-align: center;
        padding-top: 30px 0px;
    }
    .div-footer .container div {
        text-align: center;
    }
    .nav-menu-footer {
        text-align: center;
        margin-top: 2em;
    }
    #div-container-content {
        padding: 0% 3%;
    }
    .cta-mobile {
        text-align: center;
        padding: 30% 0% 0% 0%;
    }
    .top-bar {
        height: auto;
    }
    .logo-homepage-container, .homepage-text-banner {
        text-align: center;
    }
    .logo-homepage-container-mobile {
        background: url(/images/three-kids-banner-mobile.png);
        background-size: cover;
        height: 400px;
        background-position: center;
        padding: 60px 20px 0px 20px;
    }
        .logo-homepage-container-mobile h1 {
            color: #fff;
            text-align: center;
            font-size: 26px;
        }
        .logo-homepage-container-mobile h2 {
            color: #fff;
            text-align: center;
            font-size: 13px;
            margin: 50px 0px;
        }
    .logo-homepage {
        position: static;
        left: 0;
        top: 0;
        margin: 3% 0%;
    }
    .banner-title {
        /*margin-top: 5%;*/
        font-size: 38px;
    }
    .graphic-line-image {
        max-width: 100%;
        margin: 0;
    }
    .graphic-line-image-container {
        padding: 0;
    }
    .logo {
        max-width: 200px !important;
    }
    .page-logo {
        max-width: 210px;
        /*margin: 50px 0px 10px 0px;*/
    }
    .div-title-container {
        text-align: center;
    }
    .banner-content {
    }
    .container-language {
        position: absolute;
        right: 3%;
        padding: 0;
    }
        .container-language label {
            font-size: 12px;
        }
    .endorsement-text-container p {
        padding: 0px 7% 0px 15%;
        max-height: initial;
    }
        .endorsement-text-container p::before {
            left: 37px;
        }
    .carousel-item .container .row {
        height: auto;
    }
    .sib-sms-select {
        display: flex !important;
    }
    .sib-sms-select__phone-number {
    }
    iframe {
        margin: 10% 0% 5% 0% !important;
        height: 300px;
        width: 350px !important;
    }
    .div-footer {
        height: auto;
        padding: ;
    }
    .page-footer-logo {
        max-width: 130px;
    }
    .div-footer-left {
        margin: 2% 0% 3% 0%;
    }
    .div-footer-left, .div-footer-right {
        text-align: center;
    }
    .mobile-button-row {
        text-align: center;
    }
    .endorsement-image-container {
        margin: 3% 0%;
    }
    .upn-graphic-container-row div {
        text-align: center;
    }
    .sib-form-block__button-with-loader {
        font-size: 16px;
    }
}
/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    [role="main"], #root {
        padding-top: 0; /* Space for fixed navbar */
    }
    #div-container-content {
        padding: 0;
    }
    .btn-modal {
        margin: 0;
    }
    .page-logo {
        max-width: 65px;
        float: left;
        margin-left: 10px;
    }
    .navbar-toggler {
        float: right;
        padding: 15px 30px 0px 0px;
    }
    .modal-header .close {
        padding: 2px;
    }
    .homepage-headline {
        margin-top: 0px;
    }
    .worker-row p {
        font-size: 18px;
    }
    .yellow-quote {
        float:initial;
    }
    .div-social-media-icons a {
        margin: 30px 5px;
        padding: 10px;
        height: 50px;
        width: 50px;
    }
        .div-social-media-icons a i {
            font-size: 26px;
        }
    .navbar-light .navbar-nav .nav-link.active {
        text-decoration: underline;
    }
    .div-title-container {
        margin-top: 45px
    }
    .news-scroll-container a {
        display: block;
    }
}
/*Medium devices (tablets, less than 992px)*/
@media (max-width: 990px) {
    h1 {
        font-size: 18px;
    }
    .button-light, .button-green {
        font-size: 18px;
    }
    .menu-item, .select-language {
        font-size: 24px;
    }
    .homepage-banner {
        /*margin-top: 50px;*/
    }
    #div-container-content {
        padding-top: 40px;
    }
    .top-bar-menu {
        text-align: center;
    }
    #selectLanguage, .lbl-language {
        padding: 0px 10px;
    }
}
@media (max-width: 890px) {
    .menu-item, .select-language {
        font-size: 22px;
    }
    .homepage-banner {
        /*margin-top: 46px;*/
    }
}
@media (max-width: 830px) {
    .menu-item, .select-language {
        font-size: 20px;
    }
    .homepage-banner {
        /*margin-top: 44px;*/
    }
}
@media (max-width: 773px) {
    .menu-item, .select-language {
        font-size: 12px;
    }
    .homepage-banner {
        /*margin-top: 40px;*/
    }
}
/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .homepage-headline {
        margin-top: -300px;
    }
}
/*Large screens (desktops, less than 1600px)*/
@media (max-width: 1600px) {
    .homepage-headline {
        margin-top: -425px;
    }
}
/*Large screens (desktops, less than 1600px)*/
@media (max-width: 1800px) {
    .homepage-headline {
        margin-top: -475px;
    }
}
/*Large screens (desktops, less than 1600px)*/
@media (max-width: 1920px) {
    .homepage-headline {
        margin-top: -510px;
    }
}
@media (max-height: 800px) {
    .logo {
        max-width: 225px;
    }
    iframe {
        margin-top: 3%;
        width: 400px;
    }
    .top-bar {
        /*height: 50px;*/
        /*height: auto;*/
    }
    .fixed-container {
        padding: 3% 0% 0% 0%;
    }
    #selectLanguage, .lbl-language {
        /*margin-top: 6px;
        padding-right: 20px;*/
    }
}
/* Dashboard CSS */
body {
    font-size: .875rem;
}

.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

/*
   * Sidebar
   */

.sidebar {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f3e19d;
    color: #2A1A00;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link.active {
        color: #007bff;
    }

        .sidebar .nav-link:hover .feather,
        .sidebar .nav-link.active .feather {
            color: inherit;
        }

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
   * Content
   */

[role="main"], #root {
    padding-top: 128px; /* Space for fixed navbar */
}

@media (min-width: 768px) {
    [role="main"], #root {
        padding-top: 90px; /* Space for fixed navbar */
    }
}

/*
   * Navbar
   */

.navbar-brand {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, .25);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

    .form-control-dark:focus {
        border-color: transparent;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
    }
  