* {
	margin: 0;
}

body {
	background: #f0f0f0;
}

p, ul, a, li  {
  font-family: 'Droid Sans', sans-serif;
  font-weight: normal;
	font-size: 13pt;
}

h1, h2, h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

a {
  text-decoration: none;
	color: #000;
}

hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 1em 0;
    padding: 0;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.container {
  max-width: 1200px;

}

.left {
	float: left;
}

.right {
	float: right;
}

/*****************************
					BUTTONS
****************************/
/*
.button1 {
	background: #056BDE;
	color: #fff;
	width: 200px;
	padding: 8px 0;
	text-align: center;
	border-left: solid 1px #034EA1;
	border-right: solid 1px #034EA1;
	border-bottom: solid 3px #034EA1;
	border-radius: 5px;
}
*/

.sign-up-btn-div .button1{
	margin: auto; 
}

.button1 {
	background: #fff;
	color: #000;
	max-width: 370px;
	padding: 8px 10px;
	text-align: center;
	border: solid 2px #000;
	border-radius: 1px;
	font-weight: bold;
	text-transform: uppercase;
}


.button1:hover {
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.5);
	background: #034EA1;
	color: #fff;
	transition: 0.2s;
	border: solid 2px #034EA1;
}


.button1:active {
	box-shadow: none;
}

.section .button1 {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -125px;
}


/*****************************
					FORM
****************************/

.form {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}

.form h2 {
	text-align: center;
}


form input {
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 11pt;
}

textarea {
	width: 100%;
	height: 8em;
	font-family: 'Droid Sans', sans-serif;
	font-size: 11pt;
}

form label {
	font-family: 'Montserrat', sans-serif;
  font-weight: normal;
	font-size: 12pt;
}

form .button {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 10px;
	text-align: center;

}

form .button1 {
	font-size: 12pt;
	cursor: pointer;
	font-family: 'Droid Sans', sans-serif;
}




/*****************************
					FLEXBOX
****************************/

.flex {
	display: flex;
	flex-wrap: wrap;
}

.flex_center {
	justify-content: center;
}

.flex_space_around {
	justify-content: space-around;
}

.flex_space_between {
	justify-content: space-between;
}

/*****************************
					LOGOS
****************************/


#top_logo {
	padding: 10px;
	width: 200px;
	float: left;
}

#content_logo {
	width: 800px;
	padding-top: 30px;
}

#background_logo {
	width: 90%;
	padding: 25px 10px 0px 10px;
}

/*****************************
					NAVIGATION
****************************/

.nav {
	width: 100%;
	background: #f0f0f0;
	height: 75px;
	text-align: center;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: -75px;
	margin-top: -75px;
	position: relative;
	z-index: 150;
}

.nav_scrolled {
	position: relative;
}

.nav_bg {
	height: 75px;
	background: #f0f0f0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

#menu_btn  {
	float: right;
	padding: 15px 20px 10px 20px;
	cursor: pointer;
}


.navbar {
  text-align: center;
	padding: 15px 0 5px 0;
	float: right;
	display: none;
	background: #f0f0f0;
	width: 95%;
	margin-bottom: 10px;
}

.navbar ul {
	padding: 0 15px;
}

.navbar li {
  text-align: left;
  display: block;
	padding: 10px 0;
}

.navbar a {
	padding: 5px 10px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 13pt;
}

.navbar a:hover {
	color: #034ea1;
	border-bottom: 3px solid #034ea1;
}

#current {
	border-bottom: 3px solid #034ea1;
}

#sign_up {
	border: solid 2px #292929;
	background: #fff;
	padding: 8px 10px;
	margin-right: 2px;
	border-radius: 2px;
	color: #000;
}

#sign_up:hover {
	background: #034ea1;
	color: #fff;
}

/*****************************
					HEADER
****************************/

.header {
  background: #034ea1;
  height: 175px;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	z-index: -1;
	width: 100%;
	text-align: center;
}

.header img {
	width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
}

.header h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 500;
	font-size: 16pt;
}


/*****************************
					CONTENT
****************************/

.content .container{
	box-shadow: 0 3px 5px 5px rgba(0, 0, 0, 0.2);
	background: #fff;
	margin-top: 175px;
}

.content_header {
	background: url("images/bg-img2.jpg") no-repeat center center;
/*	background: url("images/christmas-bg.jpg") no-repeat center 45%;*/
/*	background: url("images/thanksgiving-bg.jpg") no-repeat center 44%;*/
	background-size: cover;
	height: 300px;
	display: none;
}

.content_header h1 {
	text-align: center;
	padding-top: 200px;
	font-size: 32pt;
	color: #fff;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}

#mobile_h1 {
	color: #000;
	text-align: center;
	padding: 15px;
	background: #fff;
	border-bottom: solid 1px #ccc;
}

.content_main {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
  padding-top: 15px;
	padding-bottom: 15px;
}

.content_main p {
	font-size: 13pt;
	font-family:  'Droid Sans', sans-serif;
	padding: 0 10px 20px 10px;
}



.content .section {
	width: 90%;
	height: 375px;
	margin-bottom: 15px;
	box-shadow: 0 1px 5px  rgba(0, 0, 0, 0.3);
	line-height: 1.4;
	position: relative;
}

.content .section1 {
		height: 425px;
}


.content .section:hover {
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.3);
}

.content .section h2 {
	color: #fff;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 16pt;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #034ea1;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.content .section p {
	padding-left: 15px;
	padding-right: 15px;
}

.content .section img {
	text-align: center;
}

.section1 ul, .section.blog p, .section.about p {
	padding-top: 15px;
	line-height: 1.5em;
}

.services h2, h3 {
	text-align: center;
	padding-bottom: 10px;
}

.services ul {
	padding-bottom: 10px;
}

.about h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20pt;
	text-align: center;
	font-weight: 600;
	color: #000;
	padding: 10px 0;
}

.about li {
}

.about p {
	padding-left: 20px;

}

.bios h2 {
	text-align: center;
	padding-bottom: 10px;
}

.bios p {
	text-indent: 25px;
}

.contact {
	max-width: 1100px;
}

.contact .section_container {
	justify-content: center;
}

.contact .section {
	box-shadow: none;
	height: auto;
}

.contact .section:hover {
	box-shadow: none;
}

.section_container .contact_info h2 {
	text-align: center;
}

.section_container .contact_info p {
	text-align: left;
	line-height: .8em;
	text-indent: 50px;
}

.content .contact_info h2 {
	background: #fff;
	box-shadow: none;
	color: #000;
}

.contact_info p {
	text-indent: 10px;
}

.form .button1 {
	margin-top: 10px;
}

#map {
	width: 100%;
	height: 350px;
}


/*****************************
					FOOTER
****************************/

.footer {
	background: #333;
	margin-top: 75px;
	padding-top: 15px;
	position: relative;
}

.footer a:hover {
	color: #222;
	text-decoration: underline;
}


.copyright {
	color: #aaa;
	position:absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -100px;
	font-size: 10pt;
}

.footer_section {
	text-align: center;
	margin: 0 auto;
	width: 95%;
}

.info {
	padding-left: 0px;
	padding-bottom: 15px;
	line-height: 1.4em;
}

.info a {
	color: #fff;
}

.info a:hover {
		color: #bbb;
}

.site_map {
	margin: 0 auto;
	padding: 25px 0 35px 0;
}

.site_map div {
	padding: 5px 10px;
}

.site_map a {
	color: #aaa;
}

.site_map a:hover {
	color: #ccc;
}

.links_footer {
	padding-top: 5px;
}

.links_footer  div {
	padding: 8px 12px;
	background: #fff;
	border-radius: 2px;
	font-weight: bold;
	margin: 0 10px;
}

.links_footer div:hover {
	background: #ddd;
}

.links_footer a:hover {
	text-decoration: none;
}


/*****************************
					MEDIA QUERIES
****************************/

@media only screen and (min-width: 500px) {
	#background_logo {
		max-width: 800px;
		padding: 25px 10px 0px 10px;;
	}

	.header {
		height: 250px;
	}

	.header h1 {
		font-size: 24pt;
	}

	.nav {
		margin-top: 0;

	}

	.content_header {
		display: block;
	}


	.nav_scrolled {
		position: fixed;
		top: 0;
		max-width: 1200px;
	}

	.nav_bg {
		height: 75px;
		background: #f0f0f0;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	}

	#mobile_h1 {
		display: none;
	}

	.about h1 {
		text-align: left;
		padding: 10px 0 10px 20px;
	}

	.about p {
		text-indent: 20px;
	}

	.bios h2, .services h2 {
		text-align: left;
	}

}

@media only screen and (min-width: 1000px) {
	.footer_section {
		width: 32%;
	}

	.site_map {
		padding-top: 0;
	}

	.content .section {
		width: 32%;
	}

	.content .section1 {
		height: 375px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.content .section {
		height: 425px;
	}
}

@media only screen and (min-width: 1050px) {
	#background_logo {
		width: 800px;
		display: auto;
		margin-left: auto;
		margin-right: auto;
	}

	.navbar {
		display: block;
		padding-top: 15px;
		width: auto;
	}

	#menu_btn {
		display: none;
	}

	.navbar ul {
		padding: 0 2px 0 0;
	}

	.navbar li {
	  text-align: center;
	  display: inline-block;
	}

	.navbar a {
		padding: 5px 10px;
		color: #000;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 13pt;
	}

	.navbar a:hover {
		color: #034ea1;
		border-bottom: 3px solid #034ea1;
	}

	#current {
		border-bottom: 3px solid #034ea1;
	}

	#sign_up {
		padding: 8px 10px;
		margin-right: 2px;
		border-radius: 2px;
	}


}

@media only screen and (min-width: 1230px) {



	.container {
		margin: 0 auto;
	}


}
