body {
    background-color: white;
    font-family: 'Roboto', serif;
}

h1 {
    color: #ff8100;
    background-color: white;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
}

h1, h2 {
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    text-align: center;
}

.blog-post h2, h3 {
    color: #1077bc;
}

.blog-post .img-container {
    text-align: center;
    margin: 0.5rem;
}

.blog-post .img-container img {
    max-width: 80%;
}

menu {
    margin: 0;
}

.body-container > section {
    padding-top: 15px;
    background-color: white;
}

.body-container > section .heading-image-wrapper {
    text-align: center;
}

#container {
    position: relative;
    min-height: 100%;
}

.body-container {
    padding-bottom: 8em;
}

footer {
    position: absolute;
    bottom: 0;
    height: 8em;
    width: 100%;
}

#logo-section {
    color: white;
  background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%);
    padding-top: 10px;
    padding-bottom: 10px;
}

#logo-section .logo {
    max-width: 35%;
}

#social-media-links {
    margin-bottom: 15px;
}

#social-media-links img {
    max-height: 30px;
}

#site-tag-line {
    color: white;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

#header-menu-section {
    color: white;
    background-color: #399CFF;
}

#header-menu-section .title-bar {
    background-color: #399CFF;
}

#header-menu-section a {
    color: white;
    text-transform: uppercase;
}

#free-chat-now-section {
    color: #00416b;
    background-color: white;
}

#free-chat-now-section > .content {
    padding-top: 15px;
}

#chat-room-list {
    list-style: none;
    margin: 0 0 10px 0;
}

#chat-room-list > li {
    display: inline-block;
    height: 5rem;
    text-align: center;
    padding: 5px;
}

#chat-room-list > li > .wrapper {
    display: block;
    height: 100%;
    width: 100%;
    margin: 5px;
    padding: 2px;
    border: 5px solid #390000;
    border-radius: 5px;
    background-color: #085c94;
}

#chat-room-list > li > .wrapper span {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-weight: bold;
}

#chat-room-list-blurb {
    margin-top: 20px;
}

#live-chat-section {
    color: white;
    background-color: #E300E3;
}

#live-chat-section a {
    color: #ff8100;
    font-weight: bold;
}

#mobile-chat-section {
    color: white;
    background-color: #007171;
}

#mobile-chat-section a {
    font-weight: bold;
    color: white;
}

#video-chat-section a {
    font-weight: bold;
    color: #ff8100;
}

#video-chat-section {
    color: white;
    background-color: #8E8EFF;
}

#instant-messaging-section .heading-image-wrapper img {
    max-height: 30px;
}

#instant-messaging-section {
    color: #00416b;
    background-color: #ffffff;
}

#login-form {
    background-color: white;
}

#login-form .login-register-buttons {
    margin-bottom: 0.5rem;
}

#login-form .cool-link {
    font-weight: bold;
}

#login-form .cool-link a {
    color: white;
}

#login-form .or-text p {
    margin-bottom: 0.5rem;
}

#contact-form label,
#login-form label {
    font-weight: bold;
}

#contact-form {
    background-color: white;
    min-height: 65vh;
}

#contact-form-success-message {
    min-height: 65vh;
    font-weight: bold;
}

#footer-menu-section {
    color: white;
    background-color: #1077bc;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer-menu-section a {
    color: white;
    text-transform: uppercase;
}

#copyright-section {
    color: white;
    background-color: black;
    padding-top: 10px;
    padding-bottom: 20px;
}

#flash-content {
    display: block;
    max-width: 1200px;
    height: 600px;
    background-color: white;
    margin: 0 auto;
}

#flash-content.row.columns {
    height: auto;
    min-height: 60vh;
}

#site-guide h2 {
    color: #ff8100;
}

#site-guide h4 {
    color: #1077bc;
}

.affiliate-links-heading {
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    color: #ff8100;
}

#affiliate-links li {
    margin-bottom: 20px;
}

#affiliate-links li a {
    font-weight: bold;
}

.blog-pagination {
    text-align: center;
}

.g-recaptcha > div {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

@media screen and (max-width: 39.9375em) {
    #body > section .heading-image-wrapper img {
        max-height: 80px;
        margin-top: 0.5rem;
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #body > section .heading-image-wrapper img {
        max-height: 120px;
        margin-top: 0.25rem;
        margin-bottom: 0.5rem;
    }
}

@media screen and (min-width: 40em) {
    #instant-messaging-section .heading-image-wrapper img {
        max-height: 45px;
    }

    #logo-section .logo {
        max-width: 100%;
        max-height: 7rem;
    }

    #site-tag-line {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1200px) {
    .expanded.row {
        padding-left: calc((100% - 1200px) / 2 + .9rem);
        padding-right: calc((100% - 1200px) / 2 + .9rem);
    }
}


/* ads */
.a728d300m {
    width: 300px;
    height: 100px;
}

@media (min-width: 728px) {
    .a728d300m {
        width: 728px;
        height: 90px;
    }
}
