#top-section .address ul {
display:none;
}

#location {
display:none;
}
.footer-widget {
    padding: 1px 0 0 0;
    margin-top: 29px;
}

#footer {
     background: #180E0E;
}

#footer .copyright p {
     color: #fff;
}
#footer .logo a, #footer .copyright a {
     color: #9A9A9A;
}
#footer .logo a:hover, #footer .copyright a:hover {
     color: #f1c152;
}

.section-detail {
    font-size: 26px;
    margin-bottom: 21px;
}

.section-title.fadeInUp {
    margin: 0 auto 21px auto;
}

.wpcf7-form {
    background-color: transparent;
}

.gform_wrapper .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    background-clip: padding-box;
    box-shadow: 0 0 0 0 #fff;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 33px;
    font-size: 14px;
}

.gform_wrapper .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(http://christianinaction.com/wp-content/plugins/gravityforms/images/chosen-sprite.png)0 7px no-repeat;
}

.gform_button {
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 21px !important;
    padding: 6px 23px !important;
    text-transform: uppercase;
}

#top-section .logo img {
    margin: 8px auto;
    margin-bottom: 16px;
}