/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

figcaption {
text-align: center;
font-size: 0.9em;
font-style: italic;
}

dd.category-name {
color: #6e6e6e;
}

dd.category-name a {
color: #6e6e6e;
}


h2 a {
color: #000;
}

.fa {

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.readmore a:link {
color:#183c77;
}

p.readmore a:hover {
text-decoration:underline;
}

img.pull-left {
padding-right: 20px;
float:left;
}

img.pull-right {
padding-left: 20px;
float:right;
}


.s5_mod_h3 {
color:#fff;
}

.gm-style .place-card .place-name {
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-weight:500;
 font-size:14px;
 color:#ffffff;
}
