#header:after, .user-panel:after, #nav .nav-drop:after, #nav .drop-container:after, #main .locations-holder:after, #main .shedule:after, #main .post-holder .post:after, #main .img-bar:after, #twocolumns:after, .paging:after, .info-list:after, #footer .nav-holder:after, #footer .holder:after {
  content: " ";
  display: block;
  clear: both; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  margin: 0;
  padding: 0;
  max-height: 1000000px; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 11px; }

html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  background: none; }

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

body {
  color: #4d4d4f;
  font: 18px/28px 'maven_proregular', Arial, Helvetica, sans-serif;
  background: #fff;
  min-width: 320px;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

a {
  text-decoration: none;
  color: #538216;
  outline: none; }
  a:hover {
    text-decoration: underline; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

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

input, textarea, select {
  font: 100% 'maven_proregular', Arial, Helvetica, sans-serif;
  color: #000;
  vertical-align: middle; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  border: 1px solid #999;
  padding: 3px 7px; }
  input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    outline: none; }

label {
  vertical-align: middle; }

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

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

input[type="search"] {
  -webkit-appearance: none; }

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

input[type="search"]::-webkit-search-decoration {
  display: none; }

h1, h2, h3, h4, h5, h6, b, strong, th {
  font-weight: bold; }

h1 {
  font-size: 200%; }

h2 {
  font-size: 150%; }

h3 {
  font-size: 120%; }

h4 {
  font-size: 110%; }

h5 {
  font-size: 100%; }

h6 {
  font-size: 90%; }

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

u, ins {
  text-decoration: underline; }

s, strike, del {
  text-decoration: line-through; }

blockquote {
  border-left: 4px solid #ccc;
  padding-left: 10px;
  margin-left: 14px; }

cite {
  display: block;
  text-align: right; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

table, caption, tbody, tfoot, thead, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  border: 1px solid #ccc;
  padding: 3px 7px;
  text-align: left;
  vertical-align: top; }

th {
  border-color: #999;
  text-align: center;
  vertical-align: middle; }

ul {
  margin-left: 1px; }

ul, ol {
  padding-left: 3em; }

ul ul, ul ol, ol ul, ol ol {
  padding-left: 3em;
  margin: 0; }

ul > li {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: 4px;
  font-weight: bold; }

pre {
  max-width: 100%;
  overflow: auto; }

.widget {
  margin-bottom: 14px;
  overflow: hidden; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form textarea, .comment-form input[type="text"], .search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 300px; }

.post-password-form label {
  vertical-align: top; }

.post-password-form input[type="password"], .search-form input[type="text"] {
  width: 150px; }

.commentlist {
  margin: 0 0 14px; }

.commentlist .edit-link {
  margin: 0; }

.commentlist-item .commentlist-item {
  padding: 0 0 0 3em; }

@media only screen and (max-width: 767px) {
  .commentlist-item .commentlist-item {
    padding: 0; }
 }

.comment, .commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item {
  padding-top: 14px; }

.commentlist .avatar-holder {
  float: left;
  margin: 0 14px 4px 0; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  padding: 3px 4px;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation {
  overflow: hidden;
  margin: 0 0 14px; }

.navigation .next {
  float: left; }

.navigation .prev {
  float: right; }

.wp-caption {
  max-width: 98%;
  clear: both;
  border: 1px solid #ccc;
  padding: 5px; }

.wp-caption img {
  vertical-align: top; }

.wp-caption p {
  margin: 10px 0 0; }

div.aligncenter {
  margin: 0 auto 14px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 14px 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 14px; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
  min-height: 180px; }

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  -webkit-appearance: none;
  display: block;
  padding: 5px 8px;
  background: #fff;
  border: 1px solid #747561;
  height: 35px;
  width: 100%;
  color: #4d4d4f;
  font: 18px/20px 'maven_proregular', Arial, Helvetica, sans-serif;
  color: #747474;
  border-radius: 0;
  outline: none;
  margin: 0 0 10px; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: none;
  margin: 0;
  padding: 0 10px;
  color: #fff;
  height: 35px;
  font: 14px 'maven_probold', sans-serif;
  text-transform: uppercase;
  background: #548316;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
  border-radius: 0;
  letter-spacing: 5px;
  text-align: center; }
  button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #6dac1b;
    color: #333; }

input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #4d4d4f; }

input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, textarea:-moz-placeholder {
  color: #4d4d4f; }

input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea::-moz-placeholder {
  color: #4d4d4f;
  opacity: 1; }

input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #4d4d4f; }

@font-face {
  font-family: 'maven_proregular';
  src: url('../fonts/mavenpro-regular-webfont.eot');
  src: url('../fonts/mavenpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mavenpro-regular-webfont.woff2') format('woff2'), url('../fonts/mavenpro-regular-webfont.woff') format('woff'), url('../fonts/mavenpro-regular-webfont.ttf') format('truetype'), url('../fonts/mavenpro-regular-webfont.svg#maven_proregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'maven_promedium';
  src: url('../fonts/mavenpro-medium-webfont.eot');
  src: url('../fonts/mavenpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mavenpro-medium-webfont.woff2') format('woff2'), url('../fonts/mavenpro-medium-webfont.woff') format('woff'), url('../fonts/mavenpro-medium-webfont.ttf') format('truetype'), url('../fonts/mavenpro-medium-webfont.svg#maven_promedium') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'maven_probold';
  src: url('../fonts/mavenpro-bold-webfont.eot');
  src: url('../fonts/mavenpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mavenpro-bold-webfont.woff2') format('woff2'), url('../fonts/mavenpro-bold-webfont.woff') format('woff'), url('../fonts/mavenpro-bold-webfont.ttf') format('truetype'), url('../fonts/mavenpro-bold-webfont.svg#maven_probold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'argusrr_boldregular';
  src: url('../fonts/agb-webfont.eot');
  src: url('../fonts/agb-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/agb-webfont.woff2') format('woff2'), url('../fonts/agb-webfont.woff') format('woff'), url('../fonts/agb-webfont.ttf') format('truetype'), url('../fonts/agb-webfont.svg#argusrr_boldregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'argusrr_extraboldregular';
  src: url('../fonts/age-webfont.eot');
  src: url('../fonts/age-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/age-webfont.woff2') format('woff2'), url('../fonts/age-webfont.woff') format('woff'), url('../fonts/age-webfont.ttf') format('truetype'), url('../fonts/age-webfont.svg#argusrr_extraboldregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'argusrr_lightregular';
  src: url('../fonts/agl-webfont.eot');
  src: url('../fonts/agl-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/agl-webfont.woff2') format('woff2'), url('../fonts/agl-webfont.woff') format('woff'), url('../fonts/agl-webfont.ttf') format('truetype'), url('../fonts/agl-webfont.svg#argusrr_lightregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'argusrr_mediumregular';
  src: url('../fonts/agm-webfont.eot');
  src: url('../fonts/agm-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/agm-webfont.woff2') format('woff2'), url('../fonts/agm-webfont.woff') format('woff'), url('../fonts/agm-webfont.ttf') format('truetype'), url('../fonts/agm-webfont.svg#argusrr_mediumregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 2; } }

#wrapper {
  overflow: hidden; }

.container {
  max-width: 1169px;
  margin: 0 auto;
  padding: 0 15px; }

#header {
  position: relative;
  padding: 19px 0 0; }

.container-panel {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 14px 0 0;
  margin: -19px 0 0; }
  @media only screen and (max-width: 767px) {
    .container-panel {
      padding: 19px 0 80px; } }

.header-visual {
  position: relative;
  text-align: center;
  margin: -29px 0 0;
  min-height: 600px;
  /*@media only screen and (max-width:1024px){
		margin-bottom:20px;
	}*/ }
  @media only screen and (max-width: 767px) {
    .header-visual {
      margin-top: 20px; } }
  .header-visual .container {
    padding: 0;
    max-width: 100%; }
  .header-visual .bg-stretch {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    position: fixed;
    min-height: 100%;
    max-width: 100%;
    background-attachment: fixed;
    background-size: fixed;
    /*img{
			max-width:none;
			background-size:cover;
			position:fixed;
			top:0;
			right:0;
			width:auto;
			height:auto;
			min-height:100%;
			max-width:100%;
			background-attachment:fixed;
			background-size:fixed;
		}*/ }
  .header-visual .error-message {
    margin-bottom: 201px; }
    @media only screen and (max-width: 767px) {
      .header-visual .error-message {
        margin-bottom: 88px; } }
  .header-visual .block-holder {
    /*position:absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0 0; }
  .header-visual .logo {
    width: 472px;
    height: 207px;
    /*margin-bottom: 346px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24.6%;
    margin: -105px 0 0 -12.2%; }
    @media only screen and (max-width: 1800px) {
      .header-visual .logo {
        margin-top: -9%; } }
    @media only screen and (max-width: 767px) {
      .header-visual .logo {
        height: 62px;
        width: 140px;
        margin: 0 auto 20px;
        position: absolute;
        top: -81px;
        left: 50%;
        margin: 0 0 0 -70px; } }
  .header-visual #nav {
    border: none;
    /*margin: 0 0 69px;*/
    position: absolute;
    bottom: 20.2%;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 480px) {
      .header-visual #nav {
        bottom: 4%; } }
    .header-visual #nav .nav-drop {
      padding: 0;
      width: 100% !important;
      overflow: visible !important;
      position: static; }
    .header-visual #nav .drop-container {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
      .header-visual #nav .drop-container > ul {
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .header-visual #nav .drop-container > ul {
            text-align: left;
            max-width: 344px;
            margin: 0 auto; } }
        @media only screen and (max-width: 480px) {
          .header-visual #nav .drop-container > ul {
            max-width: 170px; } }
        .header-visual #nav .drop-container > ul > li.active-two > a:hover {
          /*color: #747561;*/ }
        @media only screen and (max-width: 767px) {
          .header-visual #nav .drop-container > ul > li.active-two > a .fa-chevron-right {
            display: none !important; } }
        @media only screen and (max-width: 767px) {
          .header-visual #nav .drop-container > ul > li.active-two > a .fa-chevron-down {
            display: block !important; } }
        .header-visual #nav .drop-container > ul > li {
          float: none;
          display: inline-block;
          vertical-align: top;
          width: 22.4%;
          margin: 0 1%;
          min-width: 150px; }
          @media only screen and (max-width: 1024px) {
            .header-visual #nav .drop-container > ul > li {
              margin: 0 0.9%; } }
          @media only screen and (max-width: 767px) {
            .header-visual #nav .drop-container > ul > li {
              border: none;
              display: inline-block;
              vertical-align: top;
              padding: 0;
              margin: 0 10px 20px; } }
          .header-visual #nav .drop-container > ul > li > a {
            height: 68px;
            line-height: 74px;
            border-top: 4px solid #538216;
            background: #fff;
            color: #538216;
            padding: 0 10px;
            text-align: center;
            position: relative; }
            @media only screen and (max-width: 767px) {
              .header-visual #nav .drop-container > ul > li > a {
                /*height:auto;
							line-height:1;
							border:none;
							color: #747561;
							padding: 0 30px 0 0;*/
                margin: 0;
                display: block;
                font-size: 14px; } }
            .header-visual #nav .drop-container > ul > li > a:after {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              top: 100%;
              left: 0;
              width: 100%;
              height: 12px;
              background: url(../images/arrow03.png) no-repeat;
              display: block !important;
              background-size: 100% 100%;
              -webkit-background-size: 100% 100%;
              -o-background-size: 100% 100%;
              margin: 0;
              border: none; }
            .header-visual #nav .drop-container > ul > li > a:hover {
              color: #66a515; }
    .header-visual #nav .drop-leveltwo {
      margin: 12px 0 0;
      border: none; }
      @media only screen and (max-width: 767px) {
        .header-visual #nav .drop-leveltwo {
          border-top: 1px solid #adb577;
          margin: 9px 0 0; } }
  .header-visual .scroll {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font: 700 12px/1 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px;
    position: absolute;
    bottom: 12.8%;
    margin: 0 0 0 -33px;
    left: 50%; }
    @media only screen and (max-width: 767px) {
      .header-visual .scroll {
        bottom: 15px; } }


  .header-visual .header-contents {
    

    max-width: 1169px;
    margin: 0 auto;
    padding: 0 15px;

    padding-top: 91px;
    text-align: left;
    height: 100%;
    position: relative;

    margin-top: 120px;

    /*padding-top: 91px;
    text-align: left;
    
    position: absolute;
    bottom: 43%;
    left: 13%;*/

    font: 700 12px/1 'Lato', sans-serif;



  }

  .header-visual .header-contents h1 {

    font: 48px/1 'argusrr_boldregular', "Times New Roman", Times, serif;
    margin: 0 0 20px;
    font-family: Lato, 'argusrr_boldregular', "Times New Roman", Times, serif;
    text-transform: uppercase;

    color: #538216;
    font-size: 72px;
    margin: 0 0 13px;

  }

  .header-visual .header-contents h2 {

    font: 30px/1 'argusrr_boldregular', "Times New Roman", Times, serif;
    color: #fffeff;
    margin: 0 0 35px;

  }

.user-panel {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 101;
  font: bold 12px/1 'Lato', sans-serif;
  letter-spacing: 5px;
  padding: 0;
  margin: 0 0 26px; }
  @media only screen and (max-width: 767px) {
    .user-panel {
      padding: 0;
      margin-bottom: 21px;
      font-size: 11px; } }
  @media only screen and (max-width: 479px) {
    .user-panel {
      letter-spacing: 1px; } }
  .user-panel > li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 0 14px; }
    @media only screen and (max-width: 767px) {
      .user-panel > li {
        margin: 0 3px;
        width: auto; } }
    .user-panel > li a {
      color: #747561;
      padding: 0 0 0 30px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .user-panel > li a { } }
      .user-panel > li a:hover {
        text-decoration: none;
        opacity: 0.7; }
      .user-panel > li a span {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 3px 0 0;
        color: #548316;
        font-size: 18px;
        letter-spacing: 0; }
        @media only screen and (max-width: 767px) {
          .user-panel > li a span {
            font-size: 16px;
            top: 5px; } }
    .user-panel > li:first-child a { }
      @media only screen and (max-width: 767px) {
        .user-panel > li:first-child a { } }

.search-form {
  margin: -3px 0 0 3px; }
  @media only screen and (max-width: 767px) {
    .search-form {
      margin-left: -6px;
      width: 77px; } }
  .search-form input[type="submit"] {
    float: left;
    background: url(../images/sprite.png) no-repeat;
    color: #000;
    width: 17px;
    height: 18px;
    border: none;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    overflow: hidden; }
  .search-form .form-item {
    overflow: hidden; }
  .search-form input[type="text"], .search-form input[type="search"] {
    border: none;
    background: none;
    width: 100%;
    color: #747561;
    text-transform: uppercase;
    font: 12px/1 'maven_probold', sans-serif;
    letter-spacing: 5px;
    height: 18px;
    padding: 0 8px; }
    @media only screen and (max-width: 767px) {
      .search-form input[type="text"], .search-form input[type="search"] {
        letter-spacing: 0;
        font-size: 11px; } }
  .search-form ::-webkit-input-placeholder {
    color: #747561 !important; }
    @media only screen and (max-width: 767px) {
      .search-form ::-webkit-input-placeholder {
        color: #fff !important; } }
  .search-form ::-moz-placeholder {
    opacity: 1;
    color: #747561 !important; }
    @media only screen and (max-width: 767px) {
      .search-form ::-moz-placeholder {
        color: #fff !important; } }
  .search-form :-moz-placeholder {
    color: #747561 !important; }
    @media only screen and (max-width: 767px) {
      .search-form :-moz-placeholder {
        color: #fff !important; } }
  .search-form :-ms-input-placeholder {
    color: #747561 !important; }
    @media only screen and (max-width: 767px) {
      .search-form :-ms-input-placeholder {
        color: #fff !important; } }
  .search-form .placeholder {
    color: #747561 !important; }
    @media only screen and (max-width: 767px) {
      .search-form .placeholder {
        color: #fff !important; } }

.logo {
  margin: 0 auto;
  display: block;
  width: 204px;
  height: 90px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1024px) {
    .logo {
      width: 140px;
      height: 62px; } }
  @media only screen and (max-width: 767px) {
    .logo {
      margin: 0; } }
  .logo img {
    display: block;
    width: 100%; }

#nav.nav-style {
  border: none; }
  @media only screen and (max-width: 767px) {
    #nav.nav-style {
      border-bottom: 1px solid #747561; } }
  #nav.nav-style ul li a:after {
    border: none; }
  #nav.nav-style ul li.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/arrow02.png) no-repeat;
    width: 100%;
    height: 13px;
    left: 50%;
    margin: -3px 0 0 -2513px;
    border: none;
    top: 100%;
    width: 5000px; }
    @media only screen and (max-width: 1200px) {
      #nav.nav-style ul li.active:after {
        margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      #nav.nav-style ul li.active:after {
        display: none; } }
  #nav.nav-style ul li {
    position: relative; }
  #nav.nav-style ul .drop-leveltwo {
    border: none;
    margin: -5px 0 0; }
    @media only screen and (max-width: 767px) {
      #nav.nav-style ul .drop-leveltwo {
        border-top: 1px solid #adb577;
        margin-top: 9px; } }
  #nav.nav-style ul .drop-leveltwo.active:after {
    display: none; }
  #nav.nav-style .drop-container > ul > li > a {
    height: 59px;
    margin-bottom: -10px; }
    @media only screen and (max-width: 767px) {
      #nav.nav-style .drop-container > ul > li > a {
        height: auto;
        margin-bottom: 0; } }

#nav {
  border-bottom: 1px solid #747561;
  position: relative;
  z-index: 10;
  font-family: 'Lato', sans-serif;
  font-weight: 700; }
  @media only screen and (max-width: 767px) {
    #nav {
      text-align: left;
      float: none;
      padding: 0 0 18px; } }
  #nav .nav-opener {
    display: none;
    width: auto;
    height: auto;
    z-index: 1000;
    letter-spacing: 7px;
    padding: 4px 31px 0 0;
    position: relative;
    color: #747561;
    text-transform: uppercase;
    font: 14px/1 'maven_probold', sans-serif;
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    @media only screen and (max-width: 767px) {
      #nav .nav-opener {
        display: inline-block;
        vertical-align: top;
        position: absolute;
        right: 6px;
        top: -23px; } }
    #nav .nav-opener:after, #nav .nav-opener:before, #nav .nav-opener span {
      background: #538216;
      border-radius: inherit;
      position: absolute;
      top: 4px;
      left: 75px;
      right: 0;
      height: 3px;
      margin: 0;
      width: 16px;
      border-radius: 0;
      -webkit-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    #nav .nav-opener:after, #nav .nav-opener:before {
      content: '';
      margin: 0; }
    #nav .nav-opener:before {
      top: 9px; }
    #nav .nav-opener span {
      top: 14px; }
  #nav .nav-left {
    float: left; }
    @media only screen and (max-width: 767px) {
      #nav .nav-left li:first-child {
        border: none; } }
  #nav .nav-right {
    float: right;
    padding: 0 42px 0 0; }
    @media only screen and (max-width: 1024px) {
      #nav .nav-right {
        padding: 0; } }
    @media only screen and (max-width: 767px) {
      #nav .nav-right {
        padding: 0; } }
    #nav .nav-right > li {
      margin: 0 0 0 81px; }
      @media only screen and (max-width: 1024px) {
        #nav .nav-right > li {
          margin: 0 0 0 9px; } }
      @media only screen and (max-width: 767px) {
        #nav .nav-right > li {
          margin: 0; } }
      #nav .nav-right > li:first-child {
        margin: 0; }
  #nav ul {
    padding: 0;
    margin: -29px 0 0; }
    @media only screen and (max-width: 1024px) {
      #nav ul {
        border: none; } }
    @media only screen and (max-width: 767px) {
      #nav ul {
        float: none !important;
        padding: 0;
        text-transform: uppercase;
        font-size: 16px;
        margin: 0; } }
    #nav ul li {
      list-style: none;
      float: left;
      margin: 0 0 0 32px; }
      @media only screen and (max-width: 1024px) {
        #nav ul li {
          margin: 0 0 0 9px; } }
      @media only screen and (max-width: 767px) {
        #nav ul li {
          float: none;
          border: none;
          margin: 2px 0 0;
          border-top: 1px solid #adb577;
          padding: 23px 0 7px 0; } }
      #nav ul li:first-child {
        margin: 0; }
      #nav ul li a {
        color: #747561;
        text-transform: uppercase;
        display: block;
        font-size: 14px;
        line-height: 1;
        padding: 0 5px;
        position: relative;
        letter-spacing: 8px;
        height: 59px; }
        @media only screen and (max-width: 1024px) {
          #nav ul li a {
            letter-spacing: 3px; } }
        @media only screen and (max-width: 767px) {
          #nav ul li a {
            letter-spacing: 4px;
            margin: 0 0 0 28px; } }
        #nav ul li a span {
          position: absolute;
          top: 50%;
          right: 0;
          margin: -10px 0 0; }
        @media only screen and (max-width: 767px) {
          #nav ul li a .fa-chevron-down {
            display: none !important; } }
        @media only screen and (max-width: 767px) {
          #nav ul li a {
            display: inline-block;
            vertical-align: top;
            font-size: 16px;
            line-height: 1;
            padding: 0 30px 0 0;
            height: auto;
            position: relative; } }
        #nav ul li a span {
          color: #767561;
          font-size: 18px; }
        #nav ul li a:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #747561 transparent;
          top: 100%;
          left: 50%;
          margin: -10px 0 0 -18px;
          display: none; }
          @media only screen and (max-width: 767px) {
            #nav ul li a:after {
              display: none; } }
        #nav ul li a:hover {
          color: #538216;
          text-decoration: none; }
    #nav ul .active a {
      color: #538216; }
      #nav ul .active a:after {
        display: block; }
        @media only screen and (max-width: 767px) {
          #nav ul .active a:after {
            display: none; } }
      @media only screen and (max-width: 767px) {
        #nav ul .active a {
          color: #767561; }
          #nav ul .active a:hover {
            color: #767561; } }
  #nav .nav-drop {
    max-width: 1169px;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      #nav .nav-drop {
        padding: 0;
        overflow: hidden;
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 999;
        margin: 1px 0 0;
        width: 0; } }
  @media only screen and (max-width: 767px) {
    #nav .drop-container {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: all 0.25s linear;
      -ms-transition: all 0.25s linear;
      transition: all 0.25s linear; } }
  @media only screen and (max-width: 767px) {
    #nav .drop-container > ul > .has-drop > a .fa-chevron-down {
      display: block !important; }

    #nav .drop-container > ul > .has-drop > a .fa-chevron-right {
      display: none !important; }
 }
  #nav li.hover {
    position: relative; }
  @media only screen and (max-width: 767px) {
    #nav li.hover .drop-leveltwo {
      left: 0;
      top: 100%; } }
  #nav .drop-leveltwo {
    display: none;
    z-index: 10;
    width: 300px;
    background: #fff;
    text-align: left; }
    #nav .drop-leveltwo li {
      margin: 0; }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo li {
          border: none;
          padding: 0; } }
      #nav .drop-leveltwo li a {
        padding: 0 30px 0 0;
        letter-spacing: 2px; }
        @media only screen and (max-width: 767px) {
          #nav .drop-leveltwo li a {
            letter-spacing: 5px; } }
        @media only screen and (max-width: 479px) {
          #nav .drop-leveltwo li a {
            letter-spacing: 2px; } }
        #nav .drop-leveltwo li a:after {
          display: none !important; }
        #nav .drop-leveltwo li a span {
          font-size: 16px !important; }
  #nav .drop-leveltwo.active > ul > li.has-drop > a .fa-chevron-right {
    display: none !important; }
  #nav .drop-leveltwo.active > ul > li.has-drop > a .fa-chevron-down {
    display: block !important; }
  #nav .drop-leveltwo {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #747561; }
    @media only screen and (max-width: 767px) {
      #nav .drop-leveltwo {
        width: 100%;
        border-color: #adb577;
        margin: 9px 0 0;
        display: block;
        position: static;
        padding: 28px 0 0; } }
    #nav .drop-leveltwo ul {
      padding: 0;
      margin: 0; }
    @media only screen and (max-width: 767px) {
      #nav .drop-leveltwo a.mobile-hidden {
        display: none !important; } }
    #nav .drop-leveltwo a {
      font-size: 12px;
      display: inline-block !important;
      vertical-align: top;
      padding: 0;
      height: auto;
      line-height: 1;
      margin-bottom: 15px; }
      #nav .drop-leveltwo a .fa-chevron-right {
        display: block !important; }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo a span {
          right: -3px; } }
    #nav .drop-leveltwo a.mobile-visible {
      display: none !important; }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo a.mobile-visible {
          display: inline-block !important; } }
    #nav .drop-leveltwo li {
      float: none; }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo li {
          margin: 11px 0 0; } }
      #nav .drop-leveltwo > ul > li a:hover {
        color: #4d4d4f; }
    #nav .drop-leveltwo > ul > .active-two > a {
      color: #767561; }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo > ul > .active-two > a .fa-chevron-right {
          display: none !important; } }
      @media only screen and (max-width: 767px) {
        #nav .drop-leveltwo > ul > .active-two > a .fa-chevron-down {
          display: block !important; } }
  #nav .drop-leveltwo.active .drop-levelthree, #nav .drop-leveltwo li.hover .drop-levelthree {
    left: 0;
    top: 100%; }
  #nav .drop-levelthree {
    left: -9999px;
    top: auto;
    position: relative;
    margin: 0 0 10px 15px; }
    @media only screen and (max-width: 767px) {
      #nav .drop-levelthree {
        position: static !important;
        display: block;
        padding: 7px 0 4px;
        margin-left: 38px; } }
    @media only screen and (max-width: 767px) {
      #nav .drop-levelthree li {
        margin: 11px 0 0; } }
    @media only screen and (max-width: 767px) {
      #nav .drop-levelthree li:first-child {
        margin: 0; } }
      @media only screen and (max-width: 767px) {
        #nav .drop-levelthree li a {
          line-height: 22px;
          margin-bottom: 10px; } }
      #nav .drop-levelthree li a:hover {
        color: #4d4d4f !important; }
      #nav .drop-levelthree li a span {
        font-size: 14px !important;
        margin: -8px 0 0; }
        @media only screen and (max-width: 767px) {
          #nav .drop-levelthree li a span {
            right: 7px; } }

@media only screen and (max-width: 767px) {
  .nav-active .search-form ::-webkit-input-placeholder {
    color: #dceae9 !important; } }
.nav-active .search-form ::-moz-placeholder {
  opacity: 1; }
  @media only screen and (max-width: 767px) {
    .nav-active .search-form ::-moz-placeholder {
      color: #dceae9 !important; } }
@media only screen and (max-width: 767px) {
  .nav-active .search-form :-moz-placeholder {
    color: #dceae9 !important; } }
@media only screen and (max-width: 767px) {
  .nav-active .search-form :-ms-input-placeholder {
    color: #dceae9 !important; } }
@media only screen and (max-width: 767px) {
  .nav-active .search-form .placeholder {
    color: #dceae9 !important; } }
.nav-active #nav .nav-drop {
  background: #fff;
  width: 412px; }
  @media only screen and (max-width: 479px) {
    .nav-active #nav .nav-drop {
      width: 300px; } }
@media only screen and (max-width: 767px) {
  .nav-active #nav .drop-container {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.nav-active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(205, 225, 223, 0.7); }

.error-message-active .error-message {
  position: static;
  width: 100%;
  height: auto;
  position: relative;
  top: 13px;
  left: 0; }

#nav.error-message-active .drop-container > ul > li > a {
  height: 35px; }
  #nav.error-message-active .drop-container > ul > li > a:after {
    margin-top: 78px; }
#nav.error-message-active .drop-leveltwo {
  border: none; }

.error-message {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e12525;
  font: 24px/1 'argusrr_lightregular', sans-serif;
  max-width: 970px;
  margin: 0 auto 34px;
  padding: 13px 15px 9px;
  text-align: center;
  color: #e12525;
  z-index: 1; }
  @media only screen and (max-width: 1024px) {
    .error-message {
      font-size: 19px;
      padding: 14px 15px 10px; } }
  @media only screen and (max-width: 767px) {
    .error-message {
      margin-bottom: 10px; } }
  .error-message span {
    font-size: 28px;
    margin: 0 15px 0 0; }
  .error-message a {
    color: #e12525;
    display: inline-block;
    vertical-align: top;
    position: relative; }

#main {
  padding: 0 0 57px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    #main {
      padding-bottom: 20px; } }
  #main.style {
    padding-top: 95px;
    position: relative;
    background: #fff; }
    @media only screen and (max-width: 1024px) {
      #main.style {
        padding-top: 20px; } }
  #main h1 {
    color: #538216;
    font: 48px/1 'argusrr_boldregular', "Times New Roman", Times, serif;
    margin: 0 0 20px; 


    font-family: Lato, 'argusrr_boldregular', "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 37px;

  }
    @media only screen and (max-width: 767px) {
      #main h1 {
        font-size: 32px; } }
    @media only screen and (max-width: 484px) {
      #main h1 {
        font-size: 25px; } }
  #main h2 {
    font: 30px/1 'argusrr_boldregular', "Times New Roman", Times, serif;
    margin: 0 0 2px;
    color: #538216; }
    @media only screen and (max-width: 767px) {
      #main h2 {
        font-size: 24px;
        line-height: 1.25; } }
  #main .main-holder {
    max-width: 746px; }
    #main .main-holder > h2 {
      margin: 0 0 18px;
      font-family: 'argusrr_lightregular', sans-serif; }
  #main .search-result {
    margin: 0 0 130px; }
    @media only screen and (max-width: 767px) {
      #main .search-result {
        margin: 0; } }
    #main .search-result .search-box {
      max-width: 552px;
      margin: 0 0 35px; }
      #main .search-result .search-box button, #main .search-result .search-box input[type="button"], #main .search-result .search-box input[type="reset"], #main .search-result .search-box input[type="submit"] {
        width: 131px;
        margin: 0 0 0 12px;
        float: right; }
      #main .search-result .search-box .text {
        overflow: hidden; }
    #main .search-result h2 {
      color: #cc9e61;
      margin: 0 0 31px; }
    #main .search-result .result {
      padding: 0;
      margin: 0 0 55px;
      line-height: 22px; }
      #main .search-result .result > li {
        border-top: 1px solid #b0b579;
        margin: 30px 0 0;
        padding: 28px 0 0; }
        #main .search-result .result > li:first-child {
          border: none;
          padding: 0;
          margin: 0; }
      #main .search-result .result h2 {
        margin: 0 0 21px;
        font-weight: normal;
        font-family: 'argusrr_lightregular', sans-serif; }
        #main .search-result .result h2 a {
          color: #538216; }
      #main .search-result .result p {
        margin: 0; }
      #main .search-result .result li {
        list-style: none; }
      #main .search-result .result a {
        color: #cc9e61; }
      #main .search-result .result mark {
        background: #dbe8e7; }
  #main .marker {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -58px 0 0 -29px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../images/sprite.png') no-repeat 0 -50px;
    width: 48px;
    height: 45px;
    z-index: 3; }
  #main .locations-holder .locations {
    float: left;
    width: 48.5%; }
    @media only screen and (max-width: 767px) {
      #main .locations-holder .locations {
        float: none;
        width: 100%; } }
    #main .locations-holder .locations h2 {
      margin: 0 0 17px;
      font-weight: normal;
      font-family: 'argusrr_lightregular', sans-serif; }
    #main .locations-holder .locations p {
      margin: 0 0 45px; }
      @media only screen and (max-width: 767px) {
        #main .locations-holder .locations p {
          margin: 0 0 20px; } }
  #main .locations-holder .map-holder {
    width: 48.6%;
    float: right;
    position: relative; }
    #main .locations-holder .map-holder img {
      max-width: none; }
    @media only screen and (max-width: 767px) {
      #main .locations-holder .map-holder {
        float: none;
        width: 100%; } }
    #main .locations-holder .map-holder iframe, #main .locations-holder .map-holder .map-canvas {
      width: 100%;
      height: 420px;
      min-height: 250px; }
  #main .locations-holder .locations-item {
    padding: 0;
    margin: 0 0 -5px; }
    #main .locations-holder .locations-item > li {
      list-style: none;
      border-bottom: 1px solid #b0b579;
      position: relative;
      margin: 0 0 24px;
      padding: 0 50px 23px 0; }
    #main .locations-holder .locations-item h2 {
      margin: 0 0 19px; }
    #main .locations-holder .locations-item .slide p {
      margin: 0; }
  #main .locations-holder .btn-holder {
    position: absolute;
    width: 40px;
    right: 0;
    top: 26px; }
  #main .locations-holder .contact-link {
    display: inline-block;
    vertical-align: top; }
  #main .shedule {
    margin: 0;
    font-size: 18px;
    font-weight: normal; }
    @media only screen and (max-width: 767px) {
      #main .shedule {
        font-size: 14px; } }
    #main .shedule dt {
      color: #77ba1f;
      font-weight: normal;
      padding: 0 19px 0 0; }
    #main .shedule dd {
      overflow: hidden; }
  #main .disabled {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url('../images/sprite.png') no-repeat -70px -30px;
    width: 22px;
    height: 26px;
    margin: 0 0 12px; }
  #main .btn-locations {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url(../images/sprite.png) no-repeat -70px -68px;
    width: 19px;
    height: 24px; }
  #main .visual.color-white {
    margin-bottom: 36px; }
    @media only screen and (max-width: 767px) {
      #main .visual.color-white {
        margin-bottom: 21px; } }
    #main .visual.color-white .visual-holder .container {
      padding-top: 36px; }
      @media only screen and (max-width: 767px) {
        #main .visual.color-white .visual-holder .container {
          padding-top: 62px; } }
    #main .visual.color-white .visual-holder h1 {
      color: #fff; }
    #main .visual.color-white .visual-holder h2 {
      color: #fff; }
    #main .visual.color-white .breadcrumbs {
      margin: 0 0 14px; }
      @media only screen and (max-width: 767px) {
        #main .visual.color-white .breadcrumbs {
          margin: -42px 0 6px;
          position: relative;
          border: none; } }
      @media only screen and (max-width: 767px) {
        #main .visual.color-white .breadcrumbs a {
          color: #747561; } }
  @media only screen and (max-width: 767px) {
    #main .visual.mobile-style > img {
      margin: 0 0 15px; } }
  @media only screen and (max-width: 485px) {
    #main .visual.mobile-style .visual-holder {
      position: static; } }
  @media only screen and (max-width: 485px) {
    #main .visual.mobile-style .visual-holder h2 {
      margin: 0 0 77px; } }
  @media only screen and (max-width: 485px) {
    #main .visual.mobile-style .visual-holder .container {
      padding-top: 0;
      margin-top: -136px; } }
  #main .visual {
    text-align: center;
    position: relative;
    margin: 0 0 49px; }
    @media only screen and (max-width: 1200px) {
      #main .visual {
        margin-top: 0; } }
    @media only screen and (max-width: 1024px) {
      #main .visual {
        min-height: 406px; } }
    @media only screen and (max-width: 767px) {
      #main .visual {
        min-height: 377px; } }
    @media only screen and (max-width: 485px) {
      #main .visual {
        min-height: 128px; } }
    @media only screen and (max-width: 484px) {
      #main .visual {
        margin-bottom: 20px;
        min-height: 0;
        overflow: hidden; } }
    #main .visual .logo-style {
      position: absolute;
      bottom: 37px;
      left: 17px; }
      @media only screen and (max-width: 767px) {
        #main .visual .logo-style {
          width: 67px;
          height: auto;
          position: static;
          display: block; } }
    #main .visual .breadcrumbs {
      color: #fff;
      border-bottom: 1px solid #fff;
      padding: 0 0 10px;
      margin: 0 0 10px; }
      @media only screen and (max-width: 767px) {
        #main .visual .breadcrumbs {
          color: #747561; } }
      #main .visual .breadcrumbs a {
        color: #fff; }
    #main .visual > img {
      min-width: 1920px;
      position: relative; }
      @media only screen and (max-width: 1200px) {
        #main .visual > img {
          min-width: 1426px;
          left: 50%;
          top: 10px;
          transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          -webkit-transform: translate(-50%, 0); } }
      @media only screen and (max-width: 767px) {
        #main .visual > img {
          margin: 52px 0 0;
          top: 0; } }
      @media only screen and (max-width: 485px) {
        #main .visual > img {
          min-width: 496px; } }
    #main .visual .visual-holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      #main .visual .visual-holder .container {
        padding-top: 91px;
        text-align: left;
        height: 100%;
        position: relative; }
      #main .visual .visual-holder h1 {
        color: #538216;
        font-size: 72px;
        margin: 0 0 13px; }
        @media only screen and (max-width: 1024px) {
          #main .visual .visual-holder h1,
          .header-visual .header-contents h1 {
            font-size: 64px; } }
        @media only screen and (max-width: 767px) {
          #main .visual .visual-holder h1,
          .header-visual .header-contents h1 {
            font-size: 32px;
            margin: 0 0 7px; } }
        @media only screen and (max-width: 479px) {
          #main .visual .visual-holder h1,
          .header-visual .header-contents h1 {
            font-size: 25px; } }
      #main .visual .visual-holder h2 {
        color: #fffeff;
        margin: 0 0 35px; }
        @media only screen and (max-width: 767px) {
          #main .visual .visual-holder h2,
          .header-visual .header-contents h2 {
            font-size: 14px;
            margin: 0 0 15px; } }
  #main .item {
    padding: 0;
    margin: 0 -2.1% 9px 0;
    font: bold 14px/22px 'Lato', sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 1024px) {
      #main .item {
        margin-right: 0; } }
    #main .item > li {
      display: inline-block;
      vertical-align: top;
      list-style: none;
      width: 22.4%;
      margin: 0 2.2% 65px 0; }
      @media only screen and (max-width: 1024px) {
        #main .item > li {
          margin-right: 1%;
          width: 23%; } }
      @media only screen and (max-width: 767px) {
        #main .item > li {
          width: 47%;
          margin: 0 1% 20px; } }
    #main .item h2 {
      background: #a6cdc9;
      display: table;
      width: 100%;
      position: relative;
      color: #4d4d4f;
      font: bold 14px/1.143 'Lato', sans-serif;
      letter-spacing: 4px;
      padding: 15px 8px 16px;
      margin: 0 0 23px; }
      @media only screen and (max-width: 767px) {
        #main .item h2 {
          letter-spacing: 1px;
          font-size: 13px;
          margin-bottom: 10px; } }
      #main .item h2 a {
        color: #4d4d4f; }
      #main .item h2:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 11px 9px;
        border-color: transparent transparent #ffffff transparent;
        margin: -11px 0 0 -9px; }
      #main .item h2 span {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
    #main .item .item-list {
      padding: 0;
      margin: 0;
      font: 700 12px/22px 'Lato', sans-serif;
      text-align: center;
      letter-spacing: 3px; }
      @media only screen and (max-width: 767px) {
        #main .item .item-list {
          line-height: 1; } }
      #main .item .item-list li {
        list-style: none;
        margin: 21px 0 0; }
        @media only screen and (max-width: 767px) {
          #main .item .item-list li {
            margin: 10px 0 0; } }
        #main .item .item-list li:first-child {
          margin: 0; }
  #main .post-holder h1 {
    color: #9e7a4b;
    margin: 0 0 23px; }
  #main .post-holder h1.title {
    text-align: center;
    font-size: 60px;
    line-height: 1.1;
    color: #955e00;
    margin: 0 0 53px; 

    font-family: Lato, 'argusrr_boldregular', "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 37px;

  }
    @media only screen and (max-width: 1024px) {
      #main .post-holder h1.title {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      #main .post-holder h1.title {
        font-size: 25px; } }
  #main .post-holder .post.style {
    margin-bottom: 18px; }
  #main .post-holder .post {
    padding: 0;
    margin: 0 -2.5% 68px 0;
    line-height: 24px; }
    @media only screen and (max-width: 767px) {
      #main .post-holder .post {
        margin: 0 0 15px; } }
    #main .post-holder .post > li {
      border-top: 1px solid #adb577;
      list-style: none;
      padding: 25px 0 0;
      float: left;
      width: 23%;
      margin: 0 2% 21px 0; }
      @media only screen and (max-width: 767px) {
        #main .post-holder .post > li {
          margin: 0 1% 20px;
          width: 48%; } }
      @media only screen and (max-width: 767px) {
        #main .post-holder .post > li {
          margin: 0 0 20px;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        #main .post-holder .post > li > a {
          display: block;
          margin: 0 0 20px; } }
      @media only screen and (max-width: 767px) {
        #main .post-holder .post > li > a > img {
          width: 100%;
          margin: 0; } }
    #main .post-holder .post > li.color-green h2 a {
      color: #adb577; }
    #main .post-holder .post > li.color-green time, #main .post-holder .post > li.color-green p {
      color: #4d4d4f; }
    #main .post-holder .post h2 {
      font-size: 24px;
      line-height: 26px;
      /*font-weight:700;*/
      margin: 0 0 9px;
      /*letter-spacing:-1px;*/ }
      @media only screen and (max-width: 484px) {
        #main .post-holder .post h2 {
          font-size: 17px;
          line-height: 18px;
          letter-spacing: 0; } }
    #main .post-holder .post time {
      display: block;
      margin: 0 0 22px;
      font-size: 14px;
      line-height: 1; }
    #main .post-holder .post img {
      margin: 0 0 20px; }
    #main .post-holder .post > li.color-green h2 a {
      color: #757b51; }
    #main .post-holder .post p {
      margin: 0; }
  #main .post-holder address {
    font-style: normal;
    margin: 0;
    color: #4d4d4f; }
  #main .more-holder {
    text-align: center;
    position: relative; }
    #main .more-holder:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      position: absolute;
      top: 50%;
      left: 0;
      height: 1px;
      width: 100%;
      background: #adb577;
      margin: -1px 0 0; }
    #main .more-holder .more-frame {
      background: #fff;
      display: inline-block;
      vertical-align: top;
      padding: 0 22px;
      position: relative;
      z-index: 1; }
  #main .btn-more {
    display: inline-block;
    vertical-align: top;
    height: 54px;
    overflow: hidden;
    position: relative;
    color: #fff;
    font: 700 18px/54px 'Lato', sans-serif;
    letter-spacing: 6px;
    background: #548316;
    text-align: center;
    padding: 0 29px;
    text-transform: uppercase; }
    #main .btn-more:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      top: 100%;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 11.5px 11px 11.5px;
      border-color: transparent transparent #ffffff transparent;
      margin: -11px 0 0 -12px; }
    #main .btn-more:hover {
      text-decoration: none;
      background: #558319; }
  #main .btn-bar {
    padding: 0;
    margin: 0; }
    #main .btn-bar li {
      list-style: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 4px 10px 0; }
      #main .btn-bar li a {
        display: inline-block;
        vertical-align: top;
        color: #4d4d4f;
        background: #a6cdc9;
        height: auto;
        overflow: hidden;
        font: bold 14px/16px 'Lato', sans-serif;
        padding: 12px 18px;
        letter-spacing: 5px;
        text-transform: uppercase; }
        @media only screen and (max-width: 484px) {
          #main .btn-bar li a {
            font-size: 12px;
            line-height: 13px;
            padding: 5px 10px; } }
        #main .btn-bar li a:hover {
          text-decoration: none;
          background: #aad6d1; }
  #main .heading {
    overflow: hidden; }
    #main .heading h1 {
      float: left;
      width: 35%; }
    #main .heading .tabset {
      padding: 0;
      margin: 29px 10px 0 0;
      text-align: right;
      font: 14px/1 'maven_promedium', sans-serif;
      text-transform: uppercase; }
      #main .heading .tabset li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 0 0 0 32px; }
        @media only screen and (max-width: 767px) {
          #main .heading .tabset li {
            display: block;
            margin: 0 0 5px;
            padding: 0; } }
        #main .heading .tabset li:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          background: #aeaeae;
          width: 1px;
          height: 11px;
          top: 2px;
          left: 12px; }
          @media only screen and (max-width: 767px) {
            #main .heading .tabset li:after {
              display: none;
              background: none; } }
        #main .heading .tabset li:first-child {
          padding: 0; }
          #main .heading .tabset li:first-child:after {
            display: none; }
    #main .heading .tabset.style {
      margin: 0 0 29px; }
      #main .heading .tabset.style li:after {
        background: #adb577; }
  #main .tab-content {
    overflow: hidden; }
    #main .tab-content > div {
      overflow: hidden; }
      #main .tab-content > div.js-tab-hidden {
        left: -999999px !important; }
      #main .tab-content > div .post {
        margin-bottom: 82px; }
        @media only screen and (max-width: 767px) {
          #main .tab-content > div .post {
            margin-bottom: 20px; } }
  #main .color-green {
    color: #5b5f3f; }
  #main .color-light-green {
    color: #538216; }
  #main .color-gray {
    color: #707070; }
  #main .color-orange {
    color: #9e6400; }
  #main .map-container {
    position: relative;
    text-align: center;
    margin: 88px 0 71px; }
    @media only screen and (max-width: 1024px) {
      #main .map-container {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      #main .map-container {
        margin: 20px 0; } }
    #main .map-container .marker-holder {
      display: none;
      z-index: 2;
      position: absolute; }
    #main .map-container .position01 {
      right: 189px;
      top: 318px; }
    #main .map-container .position02 {
      bottom: 243px;
      right: 527px; }
    #main .map-container .position03 {
      bottom: 157px;
      left: 293px; }
      @media only screen and (max-width: 767px) {
        #main .map-container .position03 {
          left: 244px; } }
    #main .map-container .box {
      background: #fff;
      width: auto;
      padding: 6px;
      font-size: 18px;
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        #main .map-container .box {
          width: auto;
          font-size: 11px; } }
      #main .map-container .box span {
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 0 4px 0 0;
        margin: 0 4px 0 0; }
        #main .map-container .box span:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 14px;
          width: 1px;
          left: 100%;
          top: 2px;
          background: #4d4d4f; }
          @media only screen and (max-width: 767px) {
            #main .map-container .box span:after {
              height: 10px;
              top: 0; } }
    #main .map-container .map {
      position: relative; }
      #main .map-container .map:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(205, 225, 223, 0.7);
        z-index: 1;
        height: 373px; }
      #main .map-container .map iframe, #main .map-container .map .map-slide {
        width: 100%;
        height: 373px;
        position: relative;
        z-index: 1;
        margin: 0;
        overflow: hidden; }
      #main .map-container .map .map-canvas {
        height: 841px; }
        @media only screen and (max-width: 767px) {
          #main .map-container .map .map-canvas {
            height: 500px; } }
        #main .map-container .map .map-canvas img {
          max-width: none; }
    #main .map-container h2, #main .map-container .tabs-link, #main .map-container .more-holder {
      position: relative;
      z-index: 2; }
      #main .map-container h2:before, #main .map-container h2:after, #main .map-container .tabs-link:before, #main .map-container .tabs-link:after, #main .map-container .more-holder:before, #main .map-container .more-holder:after {
        position: relative;
        z-index: 2; }
    #main .map-container .box-holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 68px 0 0; }
      @media only screen and (max-width: 767px) {
        #main .map-container .box-holder {
          padding: 18px 0 0; } }
    #main .map-container h2 {
      font-size: 47px;
      color: #d08400;
      margin: 0 0 57px; }
      @media only screen and (max-width: 767px) {
        #main .map-container h2 {
          font-size: 22px;
          line-height: 1;
          margin: 0 0 15px; } }
    #main .map-container .more-holder {
      background: none;
      position: relative;
      margin: 0 0 61px; }
      #main .map-container .more-holder:before, #main .map-container .more-holder:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 432px;
        background: #fff;
        top: 50%;
        left: 100%;
        margin: 0 0 0 -432px; }
        @media only screen and (max-width: 1024px) {
          #main .map-container .more-holder:before, #main .map-container .more-holder:after {
            width: 224px;
            margin: 0 0 0 -234px; } }
      #main .map-container .more-holder:before {
        left: 0;
        margin: 0; }
    #main .map-container .more-frame {
      background: none;
      overflow: hidden;
      padding: 0 0 11px;
      position: relative;
      z-index: 3; }
    #main .map-container .btn-more {
      background: #fff;
      color: #538216;
      font-size: 18px;
      line-height: 54px;
      height: 44px;
      font-weight: bold;
      overflow: visible;
      max-width: 254px; }
      #main .map-container .btn-more:after {
        background: url(../images/arrow01.png) no-repeat;
        height: 11px;
        left: 50%;
        margin: 0 0 0 -500px;
        width: 1000px;
        border: none; }
      #main .map-container .btn-more:hover {
        color: #67a21b; }
  #main .tabs-link {
    padding: 0;
    margin: 0;
    font: 16px/1 'Lato', sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      #main .tabs-link {
        font-size: 11px; } }
    #main .tabs-link li {
      list-style: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 10px 10px; }
      #main .tabs-link li a {
        color: #d08400; }
        #main .tabs-link li a:hover, #main .tabs-link li a.active {
          color: #77bb1f;
          text-decoration: none; }
    #main .tabs-link .active a {
      color: #77bb1f; }
  #main .map-container.active h2 {
    margin: 0 0 33px; }
    @media only screen and (max-width: 767px) {
      #main .map-container.active h2 {
        margin: 0 0 10px; } }
  #main .map-container.active .more-holder {
    display: none; }
  #main .map-container.active .map iframe, #main .map-container.active .map .map-slide {
    height: 841px; }
    @media only screen and (max-width: 767px) {
      #main .map-container.active .map iframe, #main .map-container.active .map .map-slide {
        height: 500px; } }
  #main .map-container.active .map:after {
    height: 182px; }
    @media only screen and (max-width: 767px) {
      #main .map-container.active .map:after {
        display: none; } }
  #main .map-container.active .marker-holder {
    display: block; }
  #main .map-container.active .box-holder {
    padding: 42px 0 0; }
    @media only screen and (max-width: 767px) {
      #main .map-container.active .box-holder .container {
        display: none; } }
  #main .list {
    padding: 0;
    margin: 0; }
    #main .list li {
      list-style: none;
      position: relative;
      padding: 0 0 0 13px; }
      #main .list li:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 4px;
        height: 4px;
        top: 12px;
        left: 2px;
        background: #4d4d4f;
        border-radius: 50%; }
  #main .img-bar {
    padding: 0;
    margin: 34px -3% 38px 0; }
    @media only screen and (max-width: 767px) {
      #main .img-bar {
        margin: 29px -4% 14px 0; } }
    #main .img-bar li {
      list-style: none;
      position: relative;
      float: left;
      width: 45.7%;
      margin: 0 3.8% 10px 0; }
      @media only screen and (max-width: 767px) {
        #main .img-bar li {
          width: 46%;
          margin-right: 4%; } }
      #main .img-bar li:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.75);
        width: 100%;
        height: 100%; }
      #main .img-bar li img {
        margin: 0; }
      #main .img-bar li a {
        display: block;
	background-color: black; }
    #main .img-bar .img-heading {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    #main .img-bar .img-frame {
      display: table;
      width: 100%;
      height: 100%; }
      #main .img-bar .img-frame span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
        font: 18px/1 'maven_probold', sans-serif;
        color: #fff;
        letter-spacing: 2px; }
        @media only screen and (max-width: 767px) {
          #main .img-bar .img-frame span {
            font-size: 11px; } }
  #main .partners {
    padding: 0;
    margin: 0; }
    #main .partners li {
      list-style: none;
      display: inline-block;
      vertical-align: middle;
      margin: 0 59px 25px 0; }
      @media only screen and (max-width: 1024px) {
        #main .partners li {
          width: 27%;
          margin-right: 14px; } }
      @media only screen and (max-width: 767px) {
        #main .partners li {
          width: 24%;
          margin: 0 14px 14px 0; } }

.breadcrumbs {
  margin: 38px 0 29px;
  font: 14px/1 'maven_proregular', sans-serif;
  color: #747561; }
  @media only screen and (max-width: 767px) {
    .breadcrumbs {
      font-size: 12px;
      margin: 20px 0 25px; } }
  .breadcrumbs ul {
    padding: 0;
    margin: 0 0 15px; }
  .breadcrumbs li {
    padding: 0 0 0 11px;
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .breadcrumbs li:first-child {
      padding: 0; }
      .breadcrumbs li:first-child:after {
        display: none; }
    .breadcrumbs li:after {
      content: ">";
      position: absolute;
      top: 0;
      left: -1px; }
    .breadcrumbs li a {
      color: #747561;
      text-decoration: underline; }
      .breadcrumbs li a:hover {
        text-decoration: none; }

#twocolumns #content {
  width: 100%;
  float: left; }
  @media only screen and (max-width: 767px) {
    #twocolumns #content {
      float: none;
      margin: 0 0 26px; } }
  #twocolumns #content h2 {
    font-weight: normal;
    margin: 0 0 18px;
    font-family: 'argusrr_lightregular', sans-serif; }
  #twocolumns #content p {
    margin: 0; }
  #twocolumns #content .column {
    overflow: hidden;
    margin: 35px 0 21px; }
    @media only screen and (max-width: 767px) {
      #twocolumns #content .column {
        display: none; } }
    #twocolumns #content .column .col {
      float: left;
      width: 49%;
      margin: 0 0 0 2%; }
      @media only screen and (max-width: 1024px) {
        #twocolumns #content .column .col {
          float: none;
          width: 100%;
          margin: 0 0 10px; } }
      #twocolumns #content .column .col:first-child {
        margin: 0; }
        @media only screen and (max-width: 1024px) {
          #twocolumns #content .column .col:first-child {
            margin: 0 0 10px; } }
      #twocolumns #content .column .col h2 {
        text-transform: uppercase;
        color: #4d4d4f;
        font: 18px/1 'argusrr_boldregular', "Times New Roman", Times, serif;
        margin: 0 0 6px; }
#twocolumns .content-holder {
  margin: 0 358px 0 0;
  padding: 0 20px 0 0; }
  @media only screen and (max-width: 767px) {
    #twocolumns .content-holder {
      margin: 0;
      padding: 0; } }
  #twocolumns .content-holder img {
    margin: 0 0 31px; }
    @media only screen and (max-width: 767px) {
      #twocolumns .content-holder img {
        margin-bottom: 28px; } }
#twocolumns .content-frame {
  max-width: 566px; }
#twocolumns #sidebar {
  width: 358px;
  float: right;
  margin: 0 4px 0 -100%;
  position: relative; }
  @media only screen and (max-width: 767px) {
    #twocolumns #sidebar {
      width: 100%;
      float: none;
      margin: 0; } }
  #twocolumns #sidebar .sub-nav-holder {
    margin: -219px 0 7px; }
    @media only screen and (max-width: 767px) {
      #twocolumns #sidebar .sub-nav-holder {
        margin-top: -46px; } }
    #twocolumns #sidebar .sub-nav-holder.style {
      margin-top: 0 !important; }
    #twocolumns #sidebar .sub-nav-holder h2 {
      background: rgba(0, 0, 0, 0.85);
      padding: 27px 16px 23px 35px;
      letter-spacing: 3px;
      border-bottom: 1px solid #fff;
      margin: 0;
      font: 700 16px/1 'Lato', sans-serif;
      color: #fff;
      text-transform: uppercase; }
    #twocolumns #sidebar .sub-nav-holder .sub-nav {
      background: #538216;
      padding: 23px 35px 40px;
      margin: 0;
      font: 700 12px/1 'Lato', sans-serif;
      letter-spacing: 5px;
      text-transform: uppercase; }
      #twocolumns #sidebar .sub-nav-holder .sub-nav li {
        list-style: none;
        margin: 28px 0 0; }
        #twocolumns #sidebar .sub-nav-holder .sub-nav li:first-child {
          margin: 0; }
        #twocolumns #sidebar .sub-nav-holder .sub-nav li a {
          color: #fff; }

.menu {
  padding: 21px 0 0;
  text-transform: uppercase;
  max-width: 358px; }
  .menu ul {
    padding: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 4px; }
  .menu > ul {
    padding: 0 0 0 39px; }
    .menu > ul > li > a {
      line-height: 43px; }
    .menu > ul > li.active > a {
      color: #767561; }
  .menu h3 {
    color: #4d4d4f;
    border-bottom: 1px solid #4d4d4f;
    letter-spacing: 4px;
    padding: 0 38px 24px;
    margin: 0 0 12px;
    font: 700 16px/1 'Lato', sans-serif; }
  .menu li {
    list-style: none;
    text-transform: uppercase;
    margin: 0 0 -1px; }
    .menu li a {
      font-size: 12px;
      color: #6d724b;
      display: inline-block;
      vertical-align: top; }
      .menu li a:hover {
        color: #767561;
        text-decoration: none; }
  .menu .slide {
    padding: 12px 0 0 36px;
    margin: 0 0 -5px; }
    @media only screen and (max-width: 767px) {
      .menu .slide {
        padding-top: 11px; } }
    .menu .slide li {
      margin: 0 0 15px; }
    .menu .slide a {
      color: #8f6a42;
      line-height: 22px !important; }

.paging {
  padding: 0;
  margin: 0;
  text-align: center;
  font: 16px/33px 'maven_probold', sans-serif; }
  @media only screen and (max-width: 485px) {
    .paging {
      margin: 0 auto;
      max-width: 289px; } }
  .paging li {
    list-style: none;
    float: left;
    width: 41px;
    height: 35px; }
    @media only screen and (max-width: 767px) {
      .paging li {
        width: 36px; } }
    .paging li a {
      display: block;
      color: #747561;
      border: 1px solid #fff; }
      .paging li a:hover {
        text-decoration: none;
        background: #77bb1f;
        color: #fff;
        border-color: #77bb1f; }
    .paging li strong {
      border: 1px solid #77bb1f;
      color: #fff;
      display: block;
      background: #77bb1f; }
  .paging .prev a, .paging .next a {
    border: 1px solid #747561; }
    .paging .prev a span, .paging .next a span {
      display: inline-block;
      vertical-align: middle; }
    .paging .prev a:hover, .paging .next a:hover {
      color: #747561;
      border-color: #747561; }

.info {
  padding: 0;
  margin: 0 0 48px;
  line-height: 1; }
  @media only screen and (max-width: 767px) {
    .info {
      margin-bottom: 20px; } }
  .info li {
    list-style: none;
    padding: 8px 12px 9px;
    margin: 8px 0 0; }
    .info li:first-child {
      margin: 0; }
    .info li:nth-child(2n) {
      background: #dbe8e7; }
  .info a {
    color: #4d4d4f; }

.info-list {
  margin: 0 0 21px;
  padding: 3px 0 0;
  line-height: 1.222; }
  .info-list dt {
    font-weight: normal; }
  .info-list dd {
    float: none;
    overflow: hidden; }

.table-info {
  width: 100%;
  margin: 0 0 16px; }
  @media only screen and (max-width: 767px) {
    .table-info {
      display: block;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .table-info tbody, .table-info td, .table-info tr {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .table-info tbody {
      display: block;
      float: left;
      width: 100%;
      padding: 0 1px 0 1px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  .table-info th {
    font: 18px/1 'maven_proregular', sans-serif;
    padding: 16px 12px 18px;
    text-align: left; }
  .table-info td {
    padding: 12px 6px 12px 12px;
    font-size: 12px;
    line-height: 1;
    background: #dbe8e7; }
    @media only screen and (max-width: 767px) {
      .table-info td {
        padding: 0 0 0 100px;
        margin: 0;
        float: left;
        clear: both;
        width: 100%;
        white-space: nowrap;
        border-top: 0; } }
    @media only screen and (max-width: 767px) {
      .table-info td:before {
        content: attr(data-label);
        padding: 5px 10px;
        display: inline-block;
        font-weight: bold;
        width: 100px;
        vertical-align: middle;
        margin: 0 0 0 -100px;
        position: relative;
        white-space: normal; } }
    @media only screen and (max-width: 767px) {
      .table-info td span {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        padding: 5px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  @media only screen and (max-width: 767px) {
    .table-info tr {
      float: left;
      width: 100%;
      background: #fff;
      clear: both; } }
  .table-info tr:nth-child(2n) td {
    background: #fff;
    padding-top: 19px;
    padding-bottom: 19px; }
    @media only screen and (max-width: 767px) {
      .table-info tr:nth-child(2n) td {
        padding-top: 0;
        padding-bottom: 0; } }
  .table-info a {
    color: #4d4d4f; }
  .table-info th, .table-info td {
    border: solid #b0b579;
    border-width: 0 0 0 1px; }
    @media only screen and (max-width: 767px) {
      .table-info th, .table-info td {
        border: solid #b0b579;
        border-width: 1px 0 0 0; } }
    .table-info th:first-child, .table-info td:first-child {
      border: none; }
  @media only screen and (max-width: 767px) {
    .table-info thead, .table-info thead {
      display: none; } }
  .table-info .function {
    width: 30%; }
  .table-info .name {
    width: 17%;
    padding-left: 21px; }
    @media only screen and (max-width: 767px) {
      .table-info .name {
        width: 100%;
        padding-left: 100px; } }
  .table-info .ext {
    text-align: center;
    width: 11%;
    padding-right: 12px; }
    @media only screen and (max-width: 767px) {
      .table-info .ext {
        width: 100%;
        padding-right: 0;
        text-align: left; } }
  .table-info .email {
    padding-left: 21px; }
    @media only screen and (max-width: 767px) {
      .table-info .email {
        padding-left: 100px; } }

#footer {
  background: #dce8e7;
  background: -moz-radial-gradient(center, circle cover, #dce8e7 0%, #b8d7d4 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #dce8e7), color-stop(100%, #b8d7d4));
  background: -webkit-radial-gradient(center, circle cover, #dce8e7 0%, #b8d7d4 100%);
  background: -o-radial-gradient(center, circle cover, #dce8e7 0%, #b8d7d4 100%);
  background: -ms-radial-gradient(center, circle cover, #dce8e7 0%, #b8d7d4 100%);
  background: radial-gradient(circle at center, #dce8e7 0%, #b8d7d4 100%);
  padding: 48px 0 0;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    #footer {
      padding: 0; } }
  #footer .nav-holder {
    border-bottom: 1px solid #4d4d4f;
    padding: 0 0 32px;
    margin: 0 -2% 0 0; 
    width: 100%;}
    @media only screen and (max-width: 767px) {
      #footer .nav-holder {
        display: none;
        margin: 0; } }
    #footer .nav-holder nav {
      font-size: 14px;
      line-height: 1;
      float: left;
      margin: 0 0 0 2.5%;
      width: 22.5%; }
      #footer .nav-holder nav:first-child {
        margin: 0; }
      #footer .nav-holder nav ul {
        padding: 0;
        margin: 0; }
        #footer .nav-holder nav ul li {
          list-style: none;
          margin: 0 0 12px; }
        #footer .nav-holder nav ul a {
          color: #4d4d4f; }
  #footer h2 {
    font: 700 12px/1 'Lato', sans-serif;
    margin: 0 0 18px;
    padding: 0 0 20px;
    border-bottom: 1px solid #4d4d4f;
    text-transform: uppercase;
    letter-spacing: 4px; }
  #footer .holder {
    font: 14px/1 Arial, Helvetica, sans-serif;
    padding: 28px 0 52px;
    color: #4d4d4f; }
    @media only screen and (max-width: 767px) {
      #footer .holder {
        padding-top: 29px;
        padding-bottom: 22px; } }
    #footer .holder a {
      color: #4d4d4f; }
    #footer .holder .copyright {
      width: 50%;
      float: left; }
      @media only screen and (max-width: 767px) {
        #footer .holder .copyright {
          line-height: 22px;
          float: none;
          width: 100%;
          display: block;
          margin: 0 0 14px; } }
      @media only screen and (max-width: 767px) {
        #footer .holder .copyright span {
          display: block; } }
    #footer .holder .by {
      float: right;
      width: 48%;
      text-align: right;
      font-size: 12px;
      margin: 4px 4px 0 0; }
      @media only screen and (max-width: 767px) {
        #footer .holder .by {
          width: 100%; text-align: left} }

@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none !important; } }

.mobile-visible {
  display: none !important; }
  @media only screen and (max-width: 767px) {
    .mobile-visible {
      display: block !important; } }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .accessibility:focus {
    position: static;
    width: auto;
    height: auto; }

noscript {
  text-align: center; }

.hidden, caption, legend {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }


.popup-marker {
  position: absolute;
  text-align: center;
  z-index: 10;
  width: 43px;
  height: 64px;
  font: 14px/19px "tradegothic_lt_boldbold", ​sans-serif; }

.popup-marker .open {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/icon.png) no-repeat center top;
  width: 48px;
  height: 45px;
  display: inline-block;
  vertical-align: top;
  z-index: 5;
  position: relative; }

.popup-box {
  border: 1px solid grey;
  text-align: center;
  background: #fff;
  width: 278px;
  font-size: 14px;
  line-height: 19px;
  position: absolute;
  padding: 13px 10px 12px;
  display: none;
  bottom: 100%;
  left: -117px; }

.popup-marker.active {
  z-index: 100; }

.popup-marker.active .popup-box {
  display: block; }

.popup-box strong {
  color: #231f20;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }

.popup-box a {
  text-transform: uppercase;
  font-size: 16px;
  background: none;
  height: auto;
  color: #53ad5c;
  padding: 0; }

:focus {
	outline: 5px solid #538216; }

ul.sub-nav li :focus {
	outline: 5px solid white; }

.marker,
.form-required {
  color: #e00;
}
