* {
  margin: 0;
  outline: 0;
}
ul,
ol {
  padding: 0;
}
a,
img {
  border: 0;
}
div.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Theinhardt-Regular', 'Helvetica', Arial, sans-serif;
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  background: #ffffff;
  text-align: center;
  /* 
	overflow-x: auto;
	overflow-y: scroll;
 */

}
a {
  color: #333333;
  text-decoration: none;
}
p a {
  color: #0000ff;
}
p a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 45px;
  line-height: 60px;
}
h1 a {
  color: #333333;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: none;
}
h2,
p {
  margin: 0 0 11.5px 0;
}
div.col img:last-child,
p:last-child {
  margin-bottom: 0;
}
h2 {
  font-size: 29.75px;
  line-height: 36.225px;
  text-transform: uppercase;
}
h3 {
  font-size: 25.5px;
  line-height: 31.05px;
  text-transform: uppercase;
}
h3 span {
  font-size: 17px;
  line-height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
h2 a,
h3 a {
  color: #333333;
}
h2 a:hover,
h3 a:hover {
  color: #333333;
  text-decoration: none;
}
h2,
h3,
h4 {
  font-family: 'Theinhardt-Medium', 'Helvetica', Arial, sans-serif;
  font-weight: normal;
}
p.type {
  margin: 11.5px 0 -11.5px 0;
  color: #999999;
  text-transform: uppercase;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #c2c2c2;
  background: #fff;
  z-index: 9999;
}
#header div.inner {
  position: relative;
}
/* 
* { background: rgba(0,0,0,.1) !important; border: 1px solid rgba(0,0,0,.2); }
 */
#header.scrolly {
  height: 54px;
}
#header.scrolly div.inner {
  height: 53px;
}
a#menu-toggle {
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  width: 62px;
  height: 62px;
  z-index: 200000;
  text-indent: -9999em;
  background: #888888 url(../img/menu.svg) center center no-repeat;
  background-size: 36px auto;
}
/* 
#header.scrolly a#menu-toggle {
 */
#header a#menu-toggle {
  width: 54px;
  height: 54px;
  background-size: 34px auto;
}
ul#menu {
  display: block;
  width: 225px;
  height: auto;
  position: absolute;
  top: 0;
  left: 70px;
  z-index: 0;
  padding: 8px 20px 20px 10px;
  list-style: none;
  font-size: 22.1px;
  line-height: 29.900000000000002px;
  background: #888;
}
a#menu-toggle,
ul#menu {
  background-color: #999;
}
ul#menu li a {
  color: #fff;
}
ul#menu li a:hover {
  text-decoration: underline;
}
ul#menu ul {
  margin-left: 20px;
  list-style: none;
}
#header {
  text-align: center;
}
#header div.inner {
  width: 930px;
  margin: 0 auto;
  padding: 0;
  overflow: visible;
}
#header h1 {
  display: block;
  width: 200px;
  height: 139 px;
  margin: 0 auto 0 auto;
  z-index: 2;
  text-align: center;
  overflow: hidden;
}
#header h1 a {
  display: block;
  text-indent: -9999em;
  background: #ffffff url(../img/fth.svg) 0 0 no-repeat;
  width: 200px;
  height: 64px;
  background-size: 200px 64px;
  margin: 38px auto 0 auto;
}
#header.scrolly h1 {
  height: 39 px;
}
#header.scrolly h1 a {
  margin-top: 14px;
  height: 25px;
  width: 80px;
  background-size: 80px 25px;
}
#header h2.breadcrumbs {
  display: none;
}
#header.scrolly h2.breadcrumbs {
  display: block;
  position: absolute;
  left: 170px;
  margin-left: 20px;
  /* same size as logo */

  top: 7px;
  /* smaller */

  margin-left: 0;
  left: 168px;
  top: 15px;
  font-size: 25.5px;
  line-height: 34.5px;
  text-transform: none;
  letter-spacing: 1px;
}
#header.scrolly h2.breadcrumbs span {
  font-size: 17px;
  display: inline-block;
  vertical-align: top;
  /* 
	height: 40px;
	background: pink;
 */

}
#header.scrolly h2.address {
  display: none;
}
#header h2.address {
  display: block;
  position: absolute;
  margin-left: 20px;
  /* same size as logo */

  top: 7px;
  /* smaller */

  margin-left: 0;
  left: 300px;
  top: 29px;
  font-size: 25.5px;
  line-height: 34.5px;
  text-transform: none;
  letter-spacing: 1px;
}
/*

	SHARING BUTTONS

*/
#sharing {
  position: absolute;
  right: 15px;
  top: 0;
  background: #888;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
}
a#sharing-title {
  float: right;
  color: #fff;
}
#sharing-links {
  display: block;
  float: left;
  margin-top: 3px;
  display: none;
}
#sharing:hover #sharing-links {
  display: block;
}
#sharing-links a {
  display: block;
  float: left;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: url(../img/bkd-sharing-40.png) 0 0 no-repeat;
  background-size: 60px 40px !important;
  text-indent: -9999em;
}
a#facebook {
  background: url(../img/sharing-40.png) 0 0 no-repeat;
}
a#facebook:hover {
  background: url(../img/sharing-40.png) 0 -20px no-repeat;
}
a#twitter {
  background: url(../img/sharing-40.png) -20px 0 no-repeat;
  margin-right: 7px;
}
a#twitter:hover {
  background: url(../img/sharing-40.png) -20px -20px no-repeat;
}
a#pinterest {
  background: url(../img/sharing-40.png) -40px 0 no-repeat;
}
a#pinterest:hover {
  background: url(../img/sharing-40.png) -40px -20px no-repeat;
}
a.blocklink {
  display: Block;
  color: #333333 !important;
}
a.blocklink:hover {
  text-decoration: none;
}
/*

	NEWSLETTER

*/
div.newsletter label,
div.newsletter input,
div.newsletter p {
  margin: 0;
  width: 100%;
}
div.newsletter button {
  margin-top: 11.5px;
}
#feature {
  height: 560px;
  background: red;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  /* 
       -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;	
 */

}
#feature h2 {
  display: block;
  width: 470px;
  position: absolute;
  left: 50%;
  margin-left: -430px;
  bottom: 40px;
  color: #fff;
  text-transform: none;
}
#feature h2 a {
  color: #fff;
  text-transform: none;
}
#feature div.circle {
  position: absolute;
  left: 50%;
  margin-left: 165px;
}
#address {
  height: 40px;
  /* line-height: 40px; */

  border-bottom: 1px solid #c2c2c2;
  margin-bottom: -1px;
}
#address div.address-inner {
  width: 930px;
  height: 40px;
  line-height: 42px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
#address span {
  font-family: 'Theinhardt-Medium', 'Helvetica', Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin: 0 10px;
}
#content {
  position: absolute;
  top: 138px;
  left: 0;
  z-index: 1;
  text-align: left;
  width: 100%;
}
#content div.section {
  background: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 0;
  border: 0;
}
#content div.section h3 {
  text-transform: none;
}
#content div.paginator div.col {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
  background: none;
  border: none;
}
div.paginator div {
  text-align: center;
}
div.paginator div.next {
  text-align: right;
}
div.paginator div.prev {
  text-align: left;
}
#header,
#content {
  text-align: center;
}
div.inner {
  text-align: left;
  width: 930px;
  margin: 0 auto;
  /*
	left: 50%; margin-left: -470px;
*/

  position: absolute;
  z-index: 2;
}
#content div.inner {
  position: relative;
}
div.col {
  width: 280px;
  margin: 0 15px 30px 15px;
  padding: 20px;
  background: #fff;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #c2c2c2;
}
div.col.two {
  width: 590px;
}
div.col a + h3 {
  margin-top: 15.333333333333334px;
}
div.col.three {
  width: 900px;
}
div.col.three p {
  max-width: 550px;
  /* never wider than two col */

}
div.col.header {
  background: none;
  padding: 20px 0 0 0;
  margin-bottom: 10px;
  border: none;
}
div.col.circle {
  width: 280px;
  height: 280px;
  max-height: 280px;
  overflow: hidden;
  padding: 60px 0;
  border-radius: 280px;
  text-align: center;
  margin-top: 30px;
  line-height: 160px;
  text-align: center;
  font-family: 'Theinhardt-Medium', 'Helvetica', Arial, sans-serif;
  /* 
	@factor: 1.2;
	font-size: @font-size*@factor; 
	line-height: @line-height*@factor*.9;
 */

}
div.inner-circle {
  display: inline-block;
  vertical-align: middle;
  width: 225px;
  height: auto;
  font-size: 20.4px;
  line-height: 24.84px;
}
div.col img,
div.col div.embedding {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 15.333333333333334px 0;
}
div.embedding iframe {
  display: block;
}
div.col div.embedding:last-child {
  margin-bottom: 0;
}
div.embedding form,
div.embedding select,
div.embedding table {
  max-width: 230px !important;
}
div.embedding table * {
  font-size: 17px;
  line-height: 23px;
}
div.embedding form img {
  width: auto !important;
  height: auto !important;
  /* for paypal spacer gifs */

}
div.embedding input[type="image"] {
  margin-top: 5px;
}
div.col p.caption {
  font-size: 13.600000000000001px;
  line-height: 18.400000000000002px;
  color: #999999;
  margin: -5.75px 0 -11.5px 0;
}
div.col p.caption + p {
  margin-top: 23px;
}
/* pages */
#content div.header {
  height: 40px;
  line-height: 40px;
  padding-top: 10px;
}
div.header h2 {
  float: left;
  margin-right: 30px;
  letter-spacing: 1px;
}
div.header h2 + p.date {
  margin-top: 35px !important;
}
#content div.header.single {
  height: auto;
}
div.header.single h2 {
  clear: both;
  margin-bottom: -5px;
}
div.header.single p {
  font-size: 25.5px;
  line-height: 31.05px;
  clear: both;
}
div.header.single p.date {
  max-width: 100% !important;
  font-weight: normal;
}
ul.subnav {
  list-style: none;
  float: left;
  margin-top: 5px;
}
ul.subnav li {
  font-size: 20.4px;
  line-height: 27.599999999999998px;
  float: left;
  margin-right: 20px;
}
ul.subnav li a {
  color: inherit;
}
ul.subnav li a:hover,
ul.subnav li a.active {
  color: #0000ff;
  text-decoration: none;
}
p.pagenumber {
  float: right;
  width: auto;
  margin-top: 5px;
  font-size: 20.4px;
  line-height: 27.599999999999998px;
}
div.intro {
  font-size: 20.4px;
  line-height: 27.599999999999998px;
}
#content div.line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c2c2c2;
  z-index: 1;
}
b {
  font-weight: normal !important;
  font-family: 'Theinhardt-Medium', 'Helvetica', Arial, sans-serif;
}
@media only screen and (max-width: 480px) {
  div.inner {
    width: 400px !important;
  }
  div.col {
    width: 380px !important;
  }
}
@media only screen and (max-width: 768px) {
  div.inner {
    width: 728px !important;
  }
  div.col {
    max-width: 700px !important;
  }
}
/*
@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}
*/
