body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F4F4F9;
}

.header-section {
    background: url(../images/Footer_with_text_1600x115_v5_BACKGROUND_ONLY.png) repeat-x left bottom #221991;
    padding: 32px 0 32px 0;
    height: 204px;
}

.container {
    max-width: 840px;
}

.osmio-right-heading {
    padding: 40px 0 0 10px;
}

.osmio-right-heading span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    font-weight: bold;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px;
}

.main-container {
    padding: 30px 0 30px 0;
}

.date-time-heading h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}

.date-time-heading h2 span {
    display: block;
    font-size: 20px;
}

.date-time-heading a {
    position: absolute;
    right: 0;
    top: 40px;
    color: #000066;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.date-time-heading a:hover {
    color: #221991;
}

.date-time-heading h3 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0;
}

.grey-box {
    background: #D1D9E3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 50px 50px 30px 50px;
    margin: 0 0 30px 0;
    width: 740px;
    margin: 0 auto;
}

.grey-box h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px 0;
}

.grey-box h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.grey-box h3 span {
    display: block;
    font-size: 16px;
}

.grey-box h4 {
    font-size: 20px;
    font-weight: bold;
}

.grey-box h4 span {
    font-size: 18px;
    color: #1321BF;
}

.grey-box.signin {
    width: 537px;
    margin: 0 auto;
}

.join-img img {
    margin-left: -100px;
}

.video-march-area {
    position: relative;
    margin: 20px 0 0 0;
    height: 163px;
}

.video-march-area .march-img {
    position: absolute;
    left: 70px;
}

.video-march-area .trailor {
    position: absolute;
    right: 0;
    top: -40px
}

#videopopup .close {
    font-weight: bold;
    font-size: 55px;
    background: none;
    border: none;
    float: right;
    top: -12px;
    position: absolute;
    right: 10px;
    color: #fff;
}

iframe {
    width: 100%;
}

.video-frame {
    position: relative;
}

#videopopup .modal-content {
    background-color: transparent;
    border: none;
}

.modal-content iframe {
    height: 500px;
}

footer {
    background: url(../images/Footer_with_text_1600x115_v5_BACKGROUND_ONLY.png) repeat-x left bottom #221991;
    padding: 32px 0 32px 0;
    text-align: center;
    width: 100%;
    overflow-x: hidden;
}

footer ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    margin: 0 20px 0 0;
}

footer p {
    font-size: 14px;
    color: #fff;
    font-style: italic;
    padding: 10px 0 0 0;
}

footer p span {
    font-size: 13px;
    font-style: normal;
    display: block;
    margin-right: -42%;
}

footer ul li a {
    color: #fff;
}


/* cookies message */

footer.withcookies {
    padding: 0px 0 100px 0 !important;
    min-height: 170px;
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
    box-shadow: none;
}

.btn-check:active+.btn-danger:focus,
.btn-check:checked+.btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: none;
}

#cookie_box {
    position: fixed;
    display: none;
    bottom: 0px;
    font-size: 16px;
    z-index: 1000;
    background: rgba(0, 0, 0, 1);
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
}

#cookie_box p {
    font-size: 15px;
    margin: 0 0 5px 0;
    color: #ffffff;
}

#cookie_box p span {
    font-weight: bold;
    font-size: 20px;
    color: #f73649;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
}

#cookie_box p b {
    font-size: 18px;
}

#cookie_box .btn {
    padding: 4px 10px 4px 10px;
}

.cookie_third_msg input {
    display: inline-block;
}

.cookie_second_msg,
.cookie_third_msg {
    display: none;
}

a.whynot {
    color: #fde910;
    font-size: 16px;
    position: absolute;
    left: 81px;
    top: 35px;
    font-weight: 700;
    text-decoration: underline;
}

a.whynot:hover {
    color: #fff;
    text-decoration: underline !important;
}

#cookiePopup .modal-content {
    background-color: #fff;
}

#cookiePopup .close {
    font-size: 24px;
    color: #000;
    top: 9px;
    float: right;
}

#cookie_box .form-control {
    display: block;
    width: 50%;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#cookie_box .cookie_third_msg input {
    display: inline-block !important;
}

.home h1 {
    text-align: left;
}

.home h1 span.size-small {
    font-size: 22px;
    font-style: italic;
}

.line-through {
    background: url(../images/citizen-crossout_128x27.png) no-repeat right 10px;
    background-size: 92%;
    display: inline-block;
    padding: 5px 5px 0 5px;
    margin-top: -5px;
}

.home-section ul li img {
    margin-left: -5px;
}

.thank-you-box {
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    background: url(../images/Thank-you_box_v2.png) no-repeat center top;
    background-size: 97%;
    width: 670px;
    margin: 50px auto;
    text-align: center;
    padding: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.logo-thank {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.inner-tankyou a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.thank-you-box h1 {
    color: #FFF700;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.thank-you-box p {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .hero-content h1 {
        font-size: 1.5rem;
    }
    a.whynot {
        position: static;
    }
    .about-section p img {
        width: 100%;
    }
    p a {
        word-break: break-word;
    }
    .video-frame iframe {
        width: 100%;
    }
}

@media only screen and (max-width:600px) {
    #mc_embed_signup {
        width: 100% !important;
    }
    .join-img img {
        margin-left: 0;
        width: 100%;
    }
    .sync-img img,
    .go-button img {
        width: 100%;
    }
    .header-section {
        height: auto;
        text-align: center;
    }
    .osmio-leftLogo.float-start {
        float: none !important;
        text-align: center;
    }
    .date-time-heading a {
        position: static;
        margin: 0 0 20px 0;
        display: inline-block;
    }
}