/* Themify Customize Styling */
body {	
	background-color: #efefef;
	font-family:PT Sans;
	color: #333333; 
}
#site-logo img {		width: 200px;
	height: 60px; 
}
#site-logo a {		width: 200px; 
}
#main-nav a:hover {	
	background-color: #333333; 
}
.page-title {	
	color: #444444;	font-size:30px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 20px; 
}
#footer {		text-align:center; 
}

/* Themify Custom CSS */
.page-id-4062 #site-logo img {
  display: none;
}
.themify_builder_content-4131 .module_row_0.module_row img {
  border: 4px solid #fff;
 }
.shortcode.col3-1 {
  text-align: center !important;
}
.themify_lightbox_loaded a.themify_lightbox, .themify_lightbox_loaded .module-image a, .themify_lightbox_loaded .module-gallery a, .themify_lightbox_loaded .gallery-icon{
  pointer-events: inherit;
}
.themify_lightbox_loaded .module-image a, .themify_lightbox_loaded .module-gallery a, .themify_lightbox_loaded .gallery-icon {
  cursor: pointer !important;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
padding: .4em 0 .4em;
margin: 0;
color: #000;
font-weight: 600;
word-wrap: normal;
}
.wp-caption-text {
  font-style: normal;
font-size: 95%;
line-height: 120%;
margin: 6px 0;
}
.loops-wrapper.grid3 .post-title {
  font-size: 1em;
}

.module-video .video-title {
    font-size: 1em;
   
}

.module-image .image-title {
    font-size: 1.1em;
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 60px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 60px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	
	background-color: #efefef;
	color: #333333; 
}
#site-logo img {		width: 200px;
	height: 60px; 
}
#site-logo a {		width: 200px; 
}
#main-nav a:hover {	
	background-color: #333333; 
}
.page-title {	
	color: #444444; 
}
 }