/* Styles copied over from schooltv.me */

.head-orange {
	color: #E95833;
}

.view-stv-home-page-leading-specialists .views-field-field-image {
	text-align: center;
}

.view-stv-home-page-leading-specialists .view-content, .view-stv-home-page-special-reports .view-content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.view-stv-home-page-leading-specialists .specialists-row, .view-stv-home-page-special-reports .special-reports-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.specialist-title-teaser {
	text-align: center;
	margin: 5px 0 15px 0;
	line-height: 1.5;
}

.fps-title {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
}

.home-specialists {
	border-bottom: 1px solid #A9A9A9;
	padding: 15px 0;
}

/* END - styles copied over from schooltv.me */

#section-page-title h1.page_title {
	color: initial;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	font-size: 30px;
	padding: 20px 0 15px 0;
}

.region-page-title h1.page_title {
	border-bottom: 3px solid #8dc63f;
	color: #FFFFFF;
	display: inline-block;
	font-size: 24px;
	margin-bottom: -3px;
	padding: 40px 0;
	position: relative;
	margin-top: 0;
}

/* WEBFORMS 2021 */

.form-item.field-half {
	width: 50%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.field-half .form-text, .field-full .form-text {
	float: left;
	border: 1px solid #cccccc;
	width: 100%;
}

.form-item.field-full {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}

/* /content/beta-trial-registration */

#block-downloadourinformationpack i.effect-1 {
	background-color: #8dc63f;
	border-radius: 50%;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	height: 75px;
	line-height: 75px;
	margin: 15px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 75px;
	z-index: 1;
}

/* /launch */

p.quote-txt, .promotional-static-text p, .frontpage-text-block p {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: normal;
}

/* /content/welcome */

#block-launchschooltvquoteblock {
	background-color: #A2C614;
}

/* /content/schooltv-registration */

#block-downloadourinformationpack a {
	text-decoration: none;
}

/* /contact */
/* Contact Us page */
.title h1 {
  margin-top: 0 !important;
  font-size: 30px;
  font-weight: 300;
}

.title > hr {
  border-top: 1px solid #d4d4d4;
  margin: 0 auto;
  max-width: 235px;
  position: relative;
}

.title .block-subtitle,
.title .lead {
  font-family: "Droid Serif", Georgia, "Times New Roman", serif !important;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  padding: 15px 0;
}

#block-contactinfor .box-content a {
  font-weight: 300;
}
