/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:15px;

	color: #000000; 
}
a {	
	color: #8db80b; 
}
a:hover {		text-decoration:underline;

	color: #addb23; 
}
@media(max-width: 884px) { /* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
a:hover {	
	color: #addb23; 
}
 }@media(max-width: 727px) { /* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
a {	
	color: #8db80b; 
}
a:hover {	
	color: #addb23; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
a {	
	color: #8db80b; 
}
a:hover {	
	color: #addb23; 
}
 }
/* Themify Custom CSS */
.tf_carousel_nav_wrap {margin-top: 0px;}

#tile-12-0-0-3 .tile-title {padding: 0 4px 0em;
background: rgba(255, 255, 255, 0.4); margin:0 3px;
}
#tile-12-0-0-3 .tile-front {background-size: 180px !important;background-repeat: no-repeat;}

#tile-12-0-0-3 .tile-title {background:none;}

.tile-12-0-0-2.module .tile-front
{background-size: 80%;
background-repeat: no-repeat;}

.themify_builder_slider_wrap .carousel-nav-wrap {padding:0}


.col4-2, .col2-1 {min-height:initial;}

ul.event-list-view, ul.single-event-view {padding: 3em 0 0 0;}

@media screen and (max-width: 1200px) {
    @media screen and (max-width: 1020px) {
        .pagewidth, .module_row > .row_inner {
            max-width: 100%!important;
        }
    }
}

#page-12 .event-content {
    display: none;
}

ul.event-list-view, ul.single-event-view {
    padding: 0em 0 0 0;
}

.tb_video_overlay:hover {
   opacity: 1;
}

.ytp-title-channel-logo {display:none;}

.module.tb_e9ph440 .tile-front {
    background-size: 100%;
    background-repeat: no-repeat;
}



#page-6182 .page-content, #page-6182 .entry-content {background:#ffffff; padding:10px;}



.youtube_player {max-width:100%; height:auto;}

.module .tile-front .tile-title {
    text-shadow: .01em .01em 4px #000;
}

button, input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  background-color: #000;
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 5px 30px;
  text-transform: uppercase;
  border-radius: 4px;
	margin-left: 10px;}

.eme_events_list li {padding-bottom: 10px}

li.eme_period {font-size:140%;padding-top:30px;list-style:none;font-weight:bold; margin-left:-20px;}

/* .page-content, .entry-content {background-color:#fff;padding:10px} */

#eme_scope_filter {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
		color:#444;
		line-height:19px;
}

textarea {
  width: 80%;
  height: 50px;
}

input[type="email"], input[type="password"], input[type="search"], input[type="text"], input[type="url"], textarea, .wpcf7-number {
    -webkit-appearance: none;
    background-color: #d5d5d5;
    border: 1px solid black;
    padding: 6px 10px;
}