body {
  color: #67696c;
}
body #sp-header {
    background-color: rgba(42, 47, 53, 0.5);
}

.btn, .post-format {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}

.menu-fixed .logo a img {
  width: auto;
  height: 70px;
}

li.active a {
  pointer-events: all;
}

#search-bar {
  padding: 10px;
  background-color: #ffc057;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
}

.search {
  padding: 10px;
  background-color: #ffc057;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
}


input[type="search"]::-webkit-input-placeholder { color:transparent !important; }
input[type="search"]::-moz-placeholder { color:transparent !important; }
input[type="search"]:-ms-input-placeholder { color:transparent !important; }
input[type="search"]::placeholder { color:transparent !important; }

input[type="search"]:focus::-webkit-input-placeholder { color: #ccc !important; }
input[type="search"]:focus:-moz-placeholder { color: #ccc !important; }
input[type="search"]:focus::-moz-placeholder { color: #ccc !important; }
input[type="search"]:focus:placeholder { color:#ccc !important; }

input[type="search"]:hover::-webkit-input-placeholder { color: #ccc !important; }
input[type="search"]:hover:-moz-placeholder { color: #ccc !important; }
input[type="search"]:hover::-moz-placeholder { color: #ccc !important; }
input[type="search"]:hover:placeholder { color:#ccc !important; }



/** Search Fields **/
#mod-search-searchword.search-query {
    float: right;
    display: block;
    width: 53px;
    max-width: 500px;
    height: 53px !important;
    padding: 10px 24px 10px 24px;
    background-color: #fff;
    background-image: url('/images/search.jpg') !important;
    background-repeat: no-repeat;
    background-position:right;
    font-size: 0;
    border: 0px solid #fff !important;
    
    /* CSS3 Box Sizing */
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;

    /* CSS3 Rounded Corners */
    border-radius: 0 !important;

    /* CSS3 Transition (Expanding Effect) */
    -webkit-transition: all 0.4s ease !important;
    -moz-transition: all 0.4s ease !important;
    -o-transition: all 0.4s ease !important;
    -ms-transition: all 0.4s ease !important;
    transition: all 0.4s ease !important;

    -webkit-backface-visibility: hidden !important;

}


/** Search Field 1 Focus (Full Width) **/

#mod-search-searchword.search-query:focus, #mod-search-searchword.search-query:hover {
    
    outline: none;
    width:100%;
    min-width:200px;
    max-width: 500px;
    padding: 10px 10px 10px 10px;

    /* CSS3 Outer Shadow */
    -webkit-box-shadow: 0 0 0 2px #999;
    -moz-box-shadow: 0 0 0 2px #999;
    box-shadow: 0 0 2px #999;

}


/** Don't want the reset auto-button to show up over the button image **/
#mod-search-searchword.search-query::-ms-clear {
  width : 0;
  height: 0;
}

/** Make text visible again on focus or hover **/
#mod-search-searchword.search-query:focus, #mod-search-searchword.search-query:hover {
    color: #777 !important;
  	font-size: 22px;
}

.search.sp-module {
  padding: 0 !important;
  background-color: transparent;
}

.sppb-icon-container {
  padding: 20px;
}

.subheading-category {
  display: none;
}

.entry-image.intro-image {
  max-width: 300px;
  float: left;
  padding-right: 20px;
}

.entry-image.full-image {
  max-width: 400px;
  float: left;
  padding-right: 20px;
}

.entry-image {
  margin-bottom: 0 !important;
}

.sppb-media {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.sppb-section {
  padding: 0 !important;
}
.sppb-icon-container > i{
 text-shadow: 0px 1px 1px #dedede;
}
.history h2.sppb-media-heading, .infos h2.sppb-addon-title, .sermons h2.sppb-media-heading, .title h2.sppb-addon-title {
margin-top: 40px;
}
.history h2.sppb-media-heading, .infos h2.sppb-addon-title, .sermons h2.sppb-media-heading, h1.title, .title h2.sppb-addon-title, .page-header h1 {
  width: auto;
  border-bottom: 2px solid #ffc057;
  display: inline-block;
}
.history h2.sppb-media-heading::after, .infos h2.sppb-addon-title::after, .sermons h2.sppb-media-heading::after, h1.title::after, .title h2.sppb-addon-title::after, .page-header h1::after {
    content: ".";
    color: #ffc057;
    font-size: 35px;
    display: inline-block;
}
body.itemid-171 .has-post-format {
  display: none;
}
.sp-page-builder .page-content .sppb-section {
  padding: 0 !important;
}
.sp-module.parallax {
  padding-top: 0 !important;
  margin-top: -10px !important;
}
.aikon-parallax-outer-container {
    margin-top: -90px !important;
}
.sppb-addon-content .pimessages ul {
  padding-left: 0;
}
.sppb-addon-content .pimessages ul li {
  float: left;
  list-style: none;
  width: 48%;
  padding-bottom: 2em;
}
.sppb-addon-content .pimessages ul li div {
  font-size: 14px;
}
.sppb-addon-content .pimessages ul li .studyname{
  font-family: GFS Neohellenic, sans-serif;
  font-size: 1.35em;
  font-weight: 500;
  color: #ffc057;
}
.jw-preview {
  background: url('/images/chr-logo.jpg') white no-repeat center center !important;
  background-size: contain;
}

#player_1 .jw-background-color {
background: rgba(42, 47, 53, 0.5) none repeat scroll 0% 0% !important;
}

.btn::before, .btn::after {
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
body .btn-secondary {
  background-color: transparent;
  color: #67696c;
  border: 2px solid #67696c;
}
body .btn-secondary:hover,
body .btn-secondary:focus,
body .btn-secondary:active {
  background-color: #67696c;
  color: #fff;
  border: 2px solid #67696c;
}
.btn-secondary:hover::before,
.btn-secondary:hover::after {
  background-color: #ffc057;
}

ul.sppb-nav-tabs li a {
  font-weight: 600;
}

ul.sppb-nav-tabs li a.active {
  font-weight: 500;
}

h4.panel-title {
font-family: Open Sans, sans-serif;
}

.sppb-tab-content {
    display: table;
    width: 100%;
}


h4.panel-title a:hover, .sppb-tab .churchlist ul li a:hover {
  color: #ffc057;
  text-shadow: 0px 1px 1px #dedede;
}

h4.panel-title a span.fa {
  padding-right: 10px;
  color: #ffc057;
}

.sppb-tab .churchlist ul {
    list-style-type: none;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.sppb-tab .churchlist ul li a {
    font-size: 1.2em;
    color: #67696c;
}

body div#nexevocontainer_m118 .nexevo_form input, body div#nexevocontainer_m118 .nexevo_form textarea, body div#nexevocontainer_m118 .nexevo_form img, body div#nexevocontainer_m120 .nexevo_form input, body div#nexevocontainer_m120 .nexevo_form textarea, body div#nexevocontainer_m120 .nexevo_form img, body div#nexevocontainer_m125 .nexevo_form input, body div#nexevocontainer_m125 .nexevo_form textarea, body div#nexevocontainer_m125 .nexevo_form img {
   margin-bottom: 9px;
   border-radius: 0px;
}

body div#nexevocontainer_m118 .nexevo_form input[type="text"]:hover, body div#nexevocontainer_m118 .nexevo_form textarea:hover, body div#nexevocontainer_m118 .nexevo_form input[type="text"]:focus, body div#nexevocontainer_m118 .nexevo_form textarea:focus, body div#nexevocontainer_m120 .nexevo_form input[type="text"]:hover, body div#nexevocontainer_m120 .nexevo_form textarea:hover, body div#nexevocontainer_m120 .nexevo_form input[type="text"]:focus, body div#nexevocontainer_m120 .nexevo_form textarea:focus, body div#nexevocontainer_m125 .nexevo_form input[type="text"]:hover, body div#nexevocontainer_m125 .nexevo_form textarea:hover, body div#nexevocontainer_m125 .nexevo_form input[type="text"]:focus, body div#nexevocontainer_m125 .nexevo_form textarea:focus {
    background-color: #F5F5F5;
}

body div#nexevocontainer_m118 .btn, body div#nexevocontainer_m120 .btn, body div#nexevocontainer_m125 .btn {
    background-color: transparent;
    *background-color: transparent;
    color: #67696c;
    text-shadow: none;
    line-height: 32px;
	background-image: none;
	background-repeat: no-repeat;;
	border: 2px solid #67696c;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body div#nexevocontainer_m118 .btn:hover, body div#nexevocontainer_m118 .btn:focus, body div#nexevocontainer_m118 .btn:active, body div#nexevocontainer_m120 .btn:hover, body div#nexevocontainer_m120 .btn:focus, body div#nexevocontainer_m120 .btn:active, body div#nexevocontainer_m125 .btn:hover, body div#nexevocontainer_m125 .btn:focus, body div#nexevocontainer_m125 .btn:active {
    color: #fff;
    background-color: #67696c;
    *background-color: #67696c;
    border: 2px solid #67696c;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
}

body div#nexevocontainer_m118 .btn:hover::before, body div#nexevocontainer_m118 .btn:hover::after, body div#nexevocontainer_m120 .btn:hover::before, body div#nexevocontainer_m120 .btn:hover::after, body div#nexevocontainer_m125 .btn:hover::before, body div#nexevocontainer_m125 .btn:hover::after {
  background-color: #ffc057;
}

body div#nexevocontainer_m118 .radio, body div#nexevocontainer_m118 .checkbox, body div#nexevocontainer_m120 .radio, body div#nexevocontainer_m120 .checkbox, body div#nexevocontainer_m125 .radio, body div#nexevocontainer_m125 .checkbox {
  padding-left: 0;
}

body div#nexevocontainer_m118 label.checkbox, body div#nexevocontainer_m120 label.checkbox, body div#nexevocontainer_m125 label.checkbox {
    width: 100%;
}

body div#nexevocontainer_m118 .controls .checkbox, body div#nexevocontainer_m120 .controls .checkbox, body div#nexevocontainer_m125 .controls .checkbox {
  text-align: left;;
}


body div#nexevocontainer_m118 .radio input[type="radio"], body div#nexevocontainer_m118 .checkbox input[type="checkbox"], body div#nexevocontainer_m120 .radio input[type="radio"], body div#nexevocontainer_m120 .checkbox input[type="checkbox"], body div#nexevocontainer_m125 .radio input[type="radio"], body div#nexevocontainer_m125 .checkbox input[type="checkbox"] {
  margin-top: 8px;
  margin-left: 0;
  display: block;
}

.nexevo_form .required {
  margin-left: 20px;
}

div#nexevocontainer_m120 .chzn-container-single .chzn-single div b::before {
    content: "";
}

div#nexevocontainer_m120 .chzn-container-single .chzn-single span {
  line-height: 30px;
}

div#nexevocontainer_m120 .chzn-container-single .chzn-single-with-deselect span {
  line-height: 22px;
}

body div#nexevocontainer_m120 .chzn-container-single .chzn-single div b {
background-color: transparent;
background-image: url("/media/com_nexevocontact/images/ui.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 3px !important;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}

body div#nexevocontainer_m120 .chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 34px;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #ffffff), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
    background: -moz-linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
    background: linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
    background-clip: padding-box;
    box-shadow: none;

}

body div#nexevocontainer_m120 .chzn-container-active.chzn-with-drop .chzn-single {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#ffffff 20%, #ffffff 80%);
  background-image: linear-gradient(#ffffff 20%, #ffffff 80%);
}

.mapheader {
  margin-top: -90px;
}

#sp-bottom .sp-module .sp-module-title {
color: #ffc057 !important;
text-transform: none;
font-size: 24px !important;
}
#sp-bottom .sp-module-content {
color: #919499;
}
#sp-bottom .sp-module-content ul li {
  border-bottom: 1px solid rgba(255,255,255,0.3) !important;

}
#sp-bottom .sp-module-content i {
font-size: 30px;
padding: 7px;
color: #ffc057;
float: left;
display: table;
}
#sp-bottom .sp-module-content a {
  display: table;
  padding-left: 10px;
  line-height: 3.2em;
  color: #919499;
}
#sp-bottom .sp-module-content a:hover {
color: #ffc057;
}
#sp-footer {
    border-top: 1px solid rgba(255,255,255,0.3) !important;
}
.blink {
    padding-right: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    background-color: #2a2f35;
    text-align: right;
}
.blink a {
    color: #F16221;
}
