iframe {
    border: 0
}

.online-giving-form {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.form-contain {
    border-radius: 10px
}

.online-overlay-button {
    -webkit-appearance: none;
    width: 100%;
    background-color: #2d2d2d;
    color: #fff;
    border: 0;
    padding: 16px;
    box-sizing: border-box;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 30px;
    border-radius: 10px
}

.online-giving-message {
    text-align: center;
    margin-top: 15px;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
    width: 83%;
    color: #fff;
    line-height: 148%
}

.online-giving-select {
    -webkit-appearance: none;
    background-image: url(https://churchunlimited.online/images/site_uploads/down-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    width: 100%;
    font-size: 18px;
    padding: 14px;
    border-radius: 10px
}

.chat-contain {
    background-color: #2d2d2d;
}

.online-giving-label {
    color: #fff;
    margin-bottom: 6px
}

.online-giving-input {
    width: 100%;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: 0;
    padding: 14px;
    font-size: 18px;
    border-radius: 10px
}

.online-giving-submit {
    -webkit-appearance: none;
    width: 100%;
    background-color: #2d2d2d;
    color: #fff;
    border: 0;
    padding: 16px;
    box-sizing: border-box;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 30px;
    border-radius: 10px
}

.new-online-container {
    width: 100%;
    min-height: 300px;
    height: auto
}

.new-online-left-contain {
    width: 68%;
    float: left;
    height: auto;
    position: relative;
}

.new-online-right-contain {
    width: 32%;
    float: right;
    height: 100%
}

.new-online-video-contain {
    position: relative;
    max-width: calc(163vh - 155px);
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    transform: translate(0, -50%);
}

.new-social-button {
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
}

.new-online-video-contain:before {
    content: '';
    padding-top: 56.2%;
    display: block
}

.new-online-video-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.new-online-slide-contain {
    position: relative
}

.new-online-slide-contain:before {
    content: '';
    padding-top: 16%;
    display: block
}

.new-online-slide-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.new-online-widget-nav {
    background-color: #a9a9a9;
    height: 40px
}

.new-online-widget-nav-list {
    margin: 0;
    padding: 0;
    color: #2d2d2d;
    height: 40px;
}

.new-online-widget-nav-list li {
    width: 24%;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    cursor: pointer;
    text-align: center
}

.new-online-widget-container {
    position: relative
}

.widget-contain {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.events-date {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    background-color: #2d2d2d;
    color: #fff;
    box-sizing: border-box;
    padding: 10px
}

.events-list-master {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0
}

.events-list-master li {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    box-sizing: border-box;
    background-color: #909090;
    color: #fff;
    padding: 10px;
    position: relative
}

.events-time {
    display: inline-block
}

.events-invite {
    background-color: #2d2d2d;
    display: inline-block;
    padding: 6px 10px;
    position: absolute;
    top: 7px;
    right: 9px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px
}

@media only screen and (max-width:900px) {
    .new-online-video-contain-master {
        height: auto !important;
    }
    .new-online-video-contain {
        top: 0;
        transform: translate(0, 0);
        margin-bottom: 0
    }
    .new-online-share-container {
        display: none
    }
    .new-online-container {
        width: 100%;
        margin-top: 0
    }
    .footer-links {
        display: none
    }
    .footer-social {
        display: none
    }
    .footer-info {
        display: none
    }
    .new-online-right-contain {
        width: 100%
    }
    .new-online-left-contain {
        width: 100%
    }
    .new-online-slide-contain {
        display: none
    }
    .new-online-widget-container {
        width: 100%
    }
    .new-online-widget-nav {
        border-radius: 0
    }
    .widget-contain {
        border-radius: 0
    }
    .widget-contain iframe {
        border-radius: 0
    }
}


/*New Header Colors*/

a {
    color: #2d2d2d
}

.form {
    color: #2d2d2d!important
}

.form-submit {
    background-color: #2d2d2d
}

#this-submit {
    background-color: #2d2d2d!important;
    color: #fff!important
}

.search-close {
    background-color: #2d2d2d
}

.site-logo {
    background-image: url(https://churchunlimited.online/images/site_uploads/cu-logo_soft-black.png)
}

.search-button {
    background-color: #2d2d2d
}

.nav-wrapper {
    background-color: #fff
}

.mobile-expand {
    background-color: #2d2d2d
}

.mobile-close {
    background-color: #2d2d2d
}

.nav-links li:hover {
    background-color: #2d2d2d!important
}

ul.sub-nav {
    background-color: #2d2d2d
}

ul.sub-nav li {
    color: #fff!important
}

ul.sub-nav a {
    color: #fff!important
}

ul.sub-nav a:hover {
    color: #fff!important
}

.nav-wrapper a {
    color: #2d2d2d!important
}

@media (max-width:1065px) {
    .search-button {
        background-color: #fff;
        border-left: none
    }
}

body,
html {
    overflow: hidden;
    margin: 0;
    padding: 0
}

a {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

body {
    overflow: hidden;
    background-color: #FFF;
    font-family: 'Open Sans', sans-serif
}

.footer-social-text a {
    color: #2d2d2d
}

.locations-button {
    cursor: pointer
}

.nav-links a {
    color: #828282;
    text-decoration: none;
    display: block
}

.nav-links a:hover {
    color: #fff
}

.nav-links li:hover>a {
    color: #fff!important
}

.sub-nav a {
    color: #d1f1ff!important
}

.site-logo {
    background-image: url(https://churchunlimited.online/site_uploads/cu-logo_soft-black.png);
    background-size: 100%;
    width: 130px;
    height: 53px;
    position: absolute;
    top: 13px;
    left: 31px;
    background-repeat: no-repeat;
}

.form {
    font-size: 19px;
    line-height: 35px;
    font-weight: 300
}

.form-alt {
    font-size: 19px;
    line-height: 35px;
    font-weight: 300
}

.form-share {
    font-size: 19px;
    line-height: 35px;
    font-weight: 300
}

.footer-links a {
    color: #828282
}

.nav-links {
    list-style: none;
    position: absolute;
    top: 0;
    left: 191px;
    padding: 0;
    margin: 0;
    color: #828282;
    font-weight: 700
}

input[type=submit]:disabled {
    opacity: .5
}

.page-photos {
    background-color: #000;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
    min-height: auto;
    height: 500px
}

.nav-wrapper {
    position: relative;
    top: 0;
    left: 0;
    height: 82px;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    border-bottom: #d4d4d4 1px solid
}

.nav-placeholder {
    position: relative;
    height: 82px;
    width: 100%;
    display: none
}

.page-black {
    color: #000!important
}

.search-button {
    -webkit-appearance: none;
    background-color: #2d2d2d;
    width: 82px;
    float: right;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url(https://churchunlimited.online/site_uploads/search-icon.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.footer-info {
    background-color: #2d2d2d;
    text-align: center;
    padding: 38px 0
}

.form-close-button {
    background-image: url(/images/site_uploads/close.jpg);
    position: absolute;
    right: 10px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    top: 10px;
    background-size: 100%;
    cursor: pointer
}

.form-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    overflow: scroll;
    display: none;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.form-alt-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    overflow: scroll;
    display: none;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.form-share-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    overflow: scroll;
    display: none;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.form-scroll {
    position: relative;
    height: auto;
    width: 100%;
    top: 0;
    padding-bottom: 80px;
    min-height: 100%;
    box-sizing: border-box;
    padding-top: 70px;
    z-index: 10000
}

.form-contain {
    -webkit-transform: translateZ(0);
    max-width: 500px;
    min-height: 500px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 100;
    padding: 40px 30px 30px 30px;
    box-sizing: border-box
}

.form-label {
    padding-left: 9px;
    color: #000;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 173%
}

.form-title {
    color: #2d2d2d;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 50px
}

.form-description {
    font-family: 'Open Sans';
    margin-bottom: 28px
}

.form-input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    padding: 9px;
    font-size: 20px;
    margin-bottom: 23px;
    border-bottom: 1px solid #b7b7b7;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-family: 'Open Sans'
}

.form-input-select {
    background-image: url(https://churchunlimited.online/site_uploads/down-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 9px;
    font-size: 20px;
    margin-bottom: 23px;
    border-bottom: 1px solid #b7b7b7;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-family: 'Open Sans';
    -webkit-appearance: none;
    border-radius: 0
}

.form-submit {
    border: 0;
    background-color: #2d2d2d;
    color: #fff;
    width: 100%;
    font-size: 20px;
    padding: 9px;
    border-radius: 7px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.form-close {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    padding: 30px;
    box-sizing: border-box
}

.footer-text {
    color: #fff;
    font-weight: 300
}

.copyright-text {
    font-size: 80%;
    color: rgba(255, 255, 255, .63)
}

.shell {
    max-width: 1518px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff
}

ul.nav-links li {
    display: block;
    width: 112px;
    border-left: #d4d4d4 1px solid;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 82px;
    float: left;
    cursor: pointer
}

ul.nav-links li:hover {
    background-color: #2d2d2d;
    color: #fff!important
}

ul.nav-links li:last-child {
    border-right: #d4d4d4 1px solid
}

.tiny-tag {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.main-body {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #fff
}

.footer-social-text {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px
}

ul.sub-nav {
    width: 112px;
    position: absolute;
    margin: 0;
    padding: 0;
    background-color: #2d2d2d;
    border: none;
    display: none
}

.page-divider {
    height: 120px
}

.locations-button-row {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 1px
}

.locations-button {
    -webkit-appearance: none;
    border: 0;
    background-color: #2d2d2d;
    color: #fff;
    border-radius: 6px;
    font-size: 95%;
    font-family: 'Open Sans', sans-serif;
    line-height: 330%;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 20px;
    margin-right: 9px;
    width: auto;
    margin-top: 20px;
    margin-bottom: 28px
}

.footer-icons img {
    width: 40px;
    height: 40px
}

.footer-icons {
    padding: 0!important
}

.footer-icons li {
    display: inline-block
}

.footer-social {
    min-height: 110px;
    font-weight: 300;
    text-align: center;
    margin-top: 40px
}

.footer-social-tag {
    font-size: 21px
}

.block-middle-subtitle {
    font-weight: 700;
    line-height: 134%;
    margin-bottom: 11px;
    font-size: 180%
}

ul.sub-nav li {
    line-height: 140%;
    float: none;
    border-left: none;
    color: #d1f1ff;
    border-right: none!important;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, .19);
    width: 80%;
    margin-left: 8px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px
}

ul.sub-nav li:hover {
    color: #fff
}

ul.sub-nav li:last-child {
    border-bottom: 0
}

.drop-visible {
    display: block!important
}

.mobile-expand {
    background-color: #2d2d2d;
    width: 54px;
    float: right;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 27px;
    text-align: center;
    line-height: 54px;
    cursor: pointer
}

.footer-links li {
    display: inline-block;
    width: 170px
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    padding: 28px;
    text-transform: uppercase;
    font-weight: 800;
    color: #828282
}

.footer-links {
    width: 100%;
    background-color: #ececec
}

.mobile-close {
    background-color: #2d2d2d;
    width: 54px;
    float: right;
    position: absolute;
    height: 54px;
    top: 0;
    right: 0;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    color: #fff;
    font-size: 27px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
    background-image: url(https://churchunlimited.online/site_uploads/exit-icon.png)
}

.search-close {
    background-color: #2d2d2d;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    color: #fff;
    font-size: 27px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
    background-image: url(https://churchunlimited.online/site_uploads/exit-icon.png);
    height: 82px;
    width: 82px;
    background-size: 30px
}

.mobile-nav-modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .88);
    z-index: 2000;
    display: none;
    overflow: scroll
}

.mobile-nav a {
    text-decoration: none
}

.search-bar {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    height: 82px;
    font-size: 25px;
    padding-right: 100px
}

.search-modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .88);
    z-index: 2000;
    display: none
}

ul.mobile-nav {
    color: #fff;
    list-style: none;
    font-weight: 700;
    line-height: 233%;
    margin: 0;
    padding-left: 17px;
    margin-top: 52px;
    font-size: 152%;
    cursor: pointer
}

.mobile-sub-nav li:hover {
    color: #2d2d2d!important
}

ul.mobile-sub-nav {
    list-style: none;
    font-size: 70%;
    line-height: 218%;
    padding-left: 23px;
    display: none
}

.mobile-sub-nav li:hover {
    color: #fff
}

.front-page-search {
    background-image: url(https://churchunlimited.online/2017/search-icon-mobile.png);
    background-repeat: no-repeat;
    background-position: 238px 13px;
    background-size: 26px 26px;
    padding-right: 55px
}

.search-tag {
    margin-top: -11px;
    color: #fff;
    position: absolute;
    z-index: 10;
    text-align: center;
    top: 50%;
    font-weight: 700;
    font-size: 54px;
    font-weight: 300;
    width: 100%
}

.search-section {
    background-color: #2d2d2d;
    height: 310px;
    margin-top: -1px;
    padding-top: 1px;
    position: relative
}

@media (max-width:1065px) {
    .search-bar {
        height: 54px;
        font-size: 100%;
        padding-right: 70px
    }
    .search-close {
        width: 54px;
        height: 54px;
        background-size: 18px
    }
    .events-view-more {
        font-size: 70%
    }
    .nav-links {
        display: none
    }
    .nav-wrapper {
        height: 54px
    }
    .nav-placeholder {
        height: 54px
    }
    .site-logo {
        background-size: 100%;
        width: 96px;
        height: 39px;
        position: absolute;
        top: 8px;
        left: 17px;
        background-repeat: no-repeat;
    }
    .search-button {
        width: 54px;
        background-color: #fff;
        border-left: #d4d4d4 1px solid;
        background-image: url(https://churchunlimited.online/site_uploads/search-icon-mobile.png);
        background-size: 20px;
        right: 54px
    }
    .mobile-expand {
        display: block
    }
    .cu-blue {
        color: #fff
    }
}

.close-button {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 9px;
    top: 9px;
    cursor: pointer;
    background-size: contain
}

@media screen and (max-width:900px) {
    .search-tag {
        line-height: 125%;
        font-size: 36px
    }
    .mobile-logo-title {
        display: block
    }
    .page-text {
        font-size: 18px;
        line-height: 26px
    }
    .footer-text {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
    .form-close {
        background-color: #fff
    }
    .form-scroll {
        padding-top: 0;
        padding-bottom: 0
    }
    .form-contain {
        max-width: 100%;
        padding-top: 42px;
        height: auto!important
    }
    .form-close-button {
        width: 14px;
        height: 14px
    }
}

@media screen and (max-width:689px) {
    .form-contain {
        height: auto!important
    }
    .form-scroll {
        height: 100%;
        background-color: #fff
    }
    .front-page-search {
        width: 90%!important;
        background-position: right 10px top 13px
    }
}

.footer-links li {
    line-height: 38px
}