body {
    height: 100%;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

p {
    margin-bottom: 10px;
}

a {
    color: #5c6bc0;
    text-decoration: underline;
}

a:hover {
    color: #dbd7d7;
}

.banner-area img {
    width: 100%;
}

.main-content-area {
    padding: 50px 50px 50px 50px;
}

.main-content-area h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin: 0 0 30px 0;
}

.redtxt {
    font-size: 36px;
    color: #9E0704;
    font-weight: bold;
}

.main-inner-area {
    padding: 0 0 0 150px;
}

.main-inner-area h3 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 20px 0;
}

.main-inner-area h3 span {
    font-size: 24px;
    display: block;
}

.listing {
    padding: 30px 0 0 0;
}

.listing li {
    font-size: 24px;
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    font-weight: bold;
    list-style: none;
    margin: 0 0 5px 0;
    line-height: 27px;
}

.listing li span {
    float: left;
    width: 54px;
}

.listing p {
    float: left;
    padding-top: 7px;
}

.listing li p b {
    font-size: 24px;
}

.listing li span img {
    width: 56px;
}

.main-inner-area p {
    font-size: 20px;
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 24px;
}

.main-inner-area p b {
    font-size: 24px;
}

.auntiverse-derirect {
    width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.auntiverse-derirect img {
    width: 100%;
}

.auntiverse-derirect a {
    display: block;
    text-decoration: none;
}

.auntiverse-derirect span {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    background: url(../images/HUMANS-IN-CHARGE~home~~element230.png) no-repeat 90% center #000066;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.auntiverse-derirect a:hover span {
    background: url(../images/HUMANS-IN-CHARGE~home~~element230.png) no-repeat 85% center #000066;
}

.listing ul {
    margin: 0 0 30px 0;
    padding: 0;
}

.redtxt img {
    margin-top: -3px;
}

.watch-txt {
    font-size: 26px;
    font-style: italic;
}

.videoimg {
    width: 600px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}

.videoimg img {
    width: 100%;
}

.modal-content {
    margin-top: -30px;
}

.videoimg img.playico {
    position: absolute;
    top: 40%;
    left: 44%;
    width: 82px;
}

.main-inner-area h4 {
    font-size: 28px;
    color: #647787;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.greybox {
    background-color: #ebeef0;
    padding: 30px;
    min-height: 100px;
    -webkit-box-shadow: 1px 1px 19px 2px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 1px 1px 19px 2px rgba(0, 0, 0, 0.42);
    box-shadow: 1px 1px 19px 2px rgba(0, 0, 0, 0.42);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 30px 0 30px 0;
}

.greybox li {
    list-style: none;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 9px 0;
}

.greybox li b {
    font-size: 34px;
}

.greybox li span {
    font-size: 24px;
    color: #9E0704;
}

.greybox li:nth-child(1) {
    background: url(../images/red-underline-short.png) no-repeat;
    background-position: 103px 34px;
    background-size: 11%;
}

.greybox li:nth-child(2) {
    background: url(../images/red-underline-long.png) no-repeat;
    background-position: 103px 32px;
    background-size: 20%;
}

.greybox li:nth-child(3) {
    background: url(../images/red-underline-short.png) no-repeat;
    background-position: 103px 34px;
    background-size: 11%;
}

.bold-span {
    font-size: 24px;
    font-style: italic;
}

h5 {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    font-style: italic;
    margin: 0 0 40px 0;
}

.isbuilding {
    font-size: 18px;
    margin: 0 0 30px 0;
    font-style: italic;
}

.formbox img {
    width: 100%;
}

.formbox {
    background-color: #030082;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    width: 706px;
    margin: 0 auto;
}

.spanNumber {
    margin-top: -22px;
}

.main-inner-area p.verdnaFont {
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
    font-weight: bold;
}

.main-inner-area p.verdnaFont b {
    font-size: 20px;
}

.Or-text {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.formbox p {
    color: #fff;
    font-size: 18px;
    margin: 0 !important;
}

.formbox-form {
    background-color: #030082;
    min-height: 100px;
    /* margin: -207px 0 0 0; */
    padding: 0px 0 30px 0;
    position: relative;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

footer {
    background: url(../images/Footer_background_gradient_for_mockup_1200.png);
    text-align: center;
    color: #fff;
    padding: 8px 0 10px 0;
}

footer a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
}

footer a img {
    margin: 0 10px 0 0;
}

footer p {
    margin: 9px 0 10px 0;
}

footer p a {
    font-size: 14px;
    text-decoration: underline;
}

#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;
}

#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: -6px;
    font-weight: bold;
}

button.close {
    position: absolute;
    right: 7px;
    z-index: 9;
    opacity: 1;
    border: none;
    background-color: transparent;
}

#videopop button.close {
    font-weight: bold;
    font-size: 30px;
    top: 0;
}

#videopop iframe {
    width: 100%;
}

@media only screen and (max-width:1199px) {
    .main-content-area {
        padding: 10px;
    }
    .main-inner-area {
        padding: 0 0 0 0;
    }
}

@media only screen and (max-width:768px) {}

.thank-you-box {
    background-color: #000066;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 100px 20px 100px;
    width: 786px;
    margin: 0 auto;
    margin-top: 30px;
}

.thank-you-box h2 {
    color: #FFF700;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.thank-you-box h2 span {
    font-size: 24px;
    display: block;
}

.thank-you-box h1 {
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    color: #FFF700;
    font-size: 24px !important;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
}

.thank-you-box p {
    color: #fff;
    font-size: 17px;
    padding-right: 20px;
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    line-height: 24px;
}

.thank-you-box a {
    color: #fff;
    text-decoration: underline;
    text-align: center;
}