/*@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700,900,300);
@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700,300,800);
@import url('https://fonts.googleapis.com/css?family=Asap:400,400i,700,700i');*/

/* Normalize */

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
  /*color: #000000;*/
}
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Elements */
*,
*:before,
*:after {
  box-sizing: border-box;
}

p {
  margin: 0 0 1em;
}

img,
iframe,
embed {
  max-width: 100%;
}

img {
  height: auto;
}

figure {
  margin: 1em 0;
}
figure img {
  display: block;
}

ul, ol {
  margin-bottom: 1em;
  margin-top: 1em;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 1em;
  margin-bottom: 0;
  margin-top: 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.875rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background: #eee;
  font-size: 0.875rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

table,
th,
td {
  border: 1px solid #d1d1d1;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4375em;
}

fieldset {
  margin: 0 0 2em;
  padding: 1em;
}

legend {
  margin-bottom: 1em;
}

input,
select,
textarea {
  max-width: 100%;
}

/* Forms */
form {
  margin-bottom: 1em;
}

legend {
  font-weight: bold;
}

label {
  cursor: pointer;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.4375em;
}

/* classes */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.alignright,
.alignleft,
.aligncenter {
  display: block;
  margin-bottom: 1em;
}

@media (min-width: 48.063em) {
  .alignright {
    float: right;
    margin-left: 1em;
  }
}

@media (min-width: 48.063em) {
  .alignleft {
    float: left;
    margin-right: 1em;
  }
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}
.wp-caption img {
  display: block;
}

.wp-caption-text {
  visibility: inherit;
  margin-top: .5em;
}

.gallery-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 100%;
}
.gallery-item img {
  margin: 0 auto;
  
  padding: 5px;
  border: 2px dashed #aaa;
}

.gallery-caption {
  visibility: inherit;
}

.gallery-columns-2 .gallery-item {
  width: 40%;
}

@media (min-width: 48.063em) {
  .gallery-columns-3 .gallery-item {
    width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    width: 11.11%;
  }
}


body {
  margin: 0 auto;
  line-height: 1.5;
  font-family: 'Merriweather', serif;
  font-family: 'Asap', Helvetica, sans-serif;
  max-width: 832px;
  font-size: 20px;
  color: #555;
  padding: 0 1rem;
  
  padding: 0 3rem;
}

h1, h2, h3, h4 {
  margin-top: 2rem;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
}

h1, h2, h3 {
  line-height: 1.2;
}

h1, h2, h3, h4 {
  color: #000;
}

a {
  color: #0066CC;
}
a:hover {
  color: #0066FF;
}

.header {
  padding-top: 2rem;
}

.header-text {
  text-align: center;
}

.header-image {
  display: block;
  text-align: center;
}

.page-header {
  display: none;
}


.home h1, .home h2, .home h3 {
  font-family: 'Merriweather Sans', sans-serif;
  font-family: 'Asap', Helvetica, sans-serif;
  font-weight: 800;
  font-size: 26px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.home h1 a {
  color: inherit;
}

.home h4 {
  font-family: 'Merriweather Sans', sans-serif;
  font-family: 'Asap', Helvetica, sans-serif;
  font-weight: 800;
  font-size: 22px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.home hr {
  margin: 1em auto;
  border: 0;
  border-bottom: 1px #aaa dashed;
  width: 50%;
}
.home blockquote {
  color: #69889e;
}
.home .headline {
  text-align: center;
}
.home .wp-caption-text {
  padding: 0 1em;
  font-size: 12px;
}
.home .wp-caption-text a {
  color: inherit;
}
.home .copy {
  text-align: center;
}
.home .copy ul.list {
  list-style-type: none;
  padding-left: 0;
}
.home .copy ul.list li {
  display: inline-block;
}
.home .copy ul.list-columns {
  margin-bottom: 2em;
  list-style-type: none;
  padding-left: 0;
  font-size: 18px;
}
@media screen and (min-width: 640px) {
  .home .copy ul.list-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 2em;
       -moz-column-gap: 2em;
            column-gap: 2em;
  }
}
.home .copy ul.list-columns li {
      margin-bottom: .5em;
    width: 100%;
}
.home .copy .footer {
  font-size: 18px;
}

footer {
width: 100%;
padding:20px 0;
text-align:center;
}

footer p{
  font-size: 14px;
}

.gfield_label {
  margin-bottom: .5em;
  display: inline-block;
}

#field_1_4 .gfield_radio li {
  display: inline-block;
  margin-right: 1em;
}
#field_1_4 .gfield_radio li:last-child {
  margin-right: 0;
}

.error404 .noentry {
  text-align: center;
}
.error404 .headline {
  font-size: 50px;
  margin-bottom: 3rem;
  max-width: 100%;
  margin-top: 3rem;
  font-family: 'Merriweather Sans', sans-serif;
  font-family: 'Asap', Helvetica, sans-serif;
}
@media screen and (min-width: 720px) {
  .error404 .headline {
    font-size: 80px;
  }
}
.error404 .copy {
  color: black;
  font-size: 28px;
  font-weight: bold;
}

/* Forms */
.btn {
  display: inline-block;
  text-decoration: none;
}

.btn,
.btn.disabled:hover,
.btn.disabled:focus,
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.74375em 0.875em 0.78125em;
}

.btn.disabled,
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled],
.btn.disabled:hover,
input[type="button"][disabled]:hover,
input[type="reset"][disabled]:hover,
input[type="submit"][disabled]:hover {
  background: #bababa;
}

.btn:hover,
.btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #007acc;
}

.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  background: #f7f7f7;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  margin-bottom: 1em;
  
  width: 50%;
}

textarea {
  height: 250px;
  width: 75%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}

/* extra form */

.required-note {
font-weight:bold;
color:#CC0000;
}

label {
display:block;
margin-bottom: .5em;
font-weight: 700;
}

label.error {
    margin: -10px 0 0 0;
    padding: 0 0 15px 0;
    font-size: 12px;
    font-weight: normal;
    color: #cf0000;
    line-height: 1;
    /* text-decoration: underline; */
    clear: both;
}

#success {
	border: solid 1px #83D186;
	padding: 15px 15px;
	margin: -10px auto 20px auto;
	display: block;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #D3EDD3 url(../img/accepted_48.png) no-repeat 15px center;*/
	background: #D3EDD3;
	font-weight: normal;
	width: 75%;
	display:none;
}

.byline .image, .byline .url {
  vertical-align: middle;
  display: inline-block;
}
.byline .image {
  margin-right: .5em;
}


/* extra */
.slideitem {
margin:0 10px;
font-size:14px;
}

.slideitem img{
  margin: 0 auto;
  
  padding: 5px;
  border: 2px dashed #aaa;
}

.slogan {
font-family: 'Merriweather Sans', sans-serif;
font-family: 'Asap', sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  color:#999;
  text-transform:uppercase;	
}

.imgborder {
  margin: 0 auto;
  
  padding: 5px;
  border: 2px dashed #aaa;
}

.clear, .clearfix {
clear:both;
}

#back-top {
position: fixed;
bottom: 12px;
right:0;
margin:0;
}
#back-top a {
width: 80px;
display: block;
text-align: center;
font-size: 11px !important;
text-decoration: none;
color: #777;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;

}
#back-top a:hover {
color: #333;
}
#back-top span {
width: 40px;
height: 40px;
display: block;
margin:0 auto 10px auto;
background: #777 url(../img/up-arrow.png) no-repeat center center;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;

}
#back-top a:hover span {
background-color: #333;
}
