/*! Place your custom styles here */
iframe {
  width: 100%;
  min-height: 50px;
  border: none;
}
@media all and (max-width: 767px) {
  .video-bg video, youtube-background {
    display: block;
  }
  .video-bg .background-image-holder {
    display: none;
  }
}
.small-quote {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-style: italic;
	line-height: 70%;
	
}

.blockquote-footer {
	margin-bottom: 1.5em;
	margin-top: -1em;
}

.bar .logo {
    max-height: 3.5em;
    max-width: none;
}

.logo-light {
    display: none;
    }


.iframe-min350 {
	min-height: 350px;
}

.space-left-right {
	margin-left: 50px;
	margin-right: 50px;
}

.space-left-right-10 {
	margin-left: 10px;
	margin-right: 10px;
}

.space-10 {
	margin: 10px;
}

.space-25 {
	margin: 25px;
	padding:10px;
}

.tab-text-small {
font-size: .8em; line-height: 1em !important;
}

.tabs {
	background-color:#fafafa;
}

.tab__title  {
	font-weight: 700;
}

.list-numbered {
	padding-left: 20px; 
	font-size: 1.3em;
}

.bullets {
	padding-left: 25px;
	list-style-position: outside !important;
}

.gsc-input {
        margin-bottom: 0px;
}