/* 
Theme Name:		 Twenty Seventeen Child
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 Twenty-Seventeen-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.home .menu-scroll-down {
	display: none;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	width: 247px;
}

.inside-page .wp-custom-header img {
	display: none;
}

.site {
	background-color: #f3f3f3;
}


.inside-page header.site-header {
	background-color: #FFFFFF;
	width: 1118px;
	margin-left: auto;
	margin-right: auto;
}

.custom-header-media:before {
	background-color: #FFFFFF;
	background: none;
}

.home .wrap {
	position: absolute;
	width: 100%;
}

.home .site-branding {
	top: 30%;
}

#language_buttons {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: 45%;
	text-align:center;
	z-index: 10;
}

#language_buttons a {
	display: inline-block;
	color: #FFFFFF;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: normal;
	margin: 10px;
	padding: 10px 20px 10px 20px;
	
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;	
}

#language_buttons a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

.staff-member img.staff-member-photo {
	width: 100%;
	margin-bottom: 0px;
}

.staff-member p {
	font-size: 14px;
	font-family: 'Georgia', 'serif';
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.staff-member p.staff-name {
	font-family: 'PT Sans', 'sans-serif';
	letter-spacing: 1px;
}

.entry-header {
	display: none;
}

hr {
	margin: 20px 0px;
	clear: both;
}

.entry-content img {
	margin-bottom: 45px;
}

h3, h1 {
	text-align: center;
	color: #c4151c;
	margin:  1.5em 0 1.5em;
	font-size: 30px;
	font-weight: 400;
}

h2 {
	color: #c4151c;

}

p {
	font-size: 16px;
	font-family: Georgia, serif;
	line-height: 1.3em;
}

h1 {
	margin:  1.5em 0 0.5em;	
	text-align: left;
}


.site-content-contain .site-content {
	padding-top: 0px;
}

.single-featured-image-header {
	width: 1118px;
	height: 555px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-size: cover;
}

.staff-member-listing  div.staff-member.odd {
	margin-top: 0px;
}


#top-menu {
	text-align: center;
}

.home .navigation-top {
	display: none;
}

.staff-member-listing  div.staff-member {
	display: inline-block;
	border-bottom-width: 0px;
	width: 22%;	
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;	
	height: 450px;
}

#content {
	width: 1118px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#primary {
	width: 100%;
	max-width: 100% !important;
	margin: 0;
}

.site-content-contain {
	background-color: #f3f3f3;
}

.qtranxs-lang-menu img {
	display: none;
}