.remove-native-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html {
  height: 100%;
}
body {
  font: 11px/12px 'Lato', Arial, Helvetica, sans-serif;
  margin: 0;
  color: #383838;
  height: 100%;
  margin-top: -60px;
  overflow-x: hidden;
}
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
list-style-type: none !important;
list-style-image: none !important;
list-style: none !important;
background-image: none !important;
background: none !important;
padding: 0 !important;
margin: 0 !important;
border: none !important
}
body .gform_wrapper form .gform_body ul > li:before {
content: "";
}
h2 {
  line-height: 1.1em;
}
a,
a:visited {
  color: #1b429a;
}
img {
  border: 0;
  display: block;
  max-width: 100%;
  height: auto;
}
img.fill {
  width: 100%;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  font-size: 1.15em;
  line-height: 1.25em;
}
#page-content ul {
  font-size: 1.15em;
}
.search-results {
  font-size: 1.15em;
  list-style: none;
  padding-left: 0;
}
.search-results .title {
  font-size: 1.5em;
  padding-bottom: 1em;
  float: left;
  max-width: 80%;
  line-height: 1.25em;
}
.search-results .title a {
  color: #ba1810;
  font-weight: bolder;
}
.search-results .date {
  float: right;
}
.search-results .post-body {
  clear: both;
  padding-bottom: 2em;
}
.search-results .post-item {
  border-top: solid 1px #ccc;
  padding-top: .5em;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
.grid-container {
  max-width: 1306px !important;
}
.header-block {
  position: relative;
  padding: 86px 0 0;
}
.header {
  background: url(images/bg-header.png) repeat-x;
  margin: 0 0 -41px;
  position: relative;
  z-index: 1000;
  padding: 0 0 48px;
}
.inner .header {
  padding: 0 0 7px;
}
.inner .header .logo a {
  color: #1b429a;
}
.inner .header .logo span {
  color: #19294d;
}
.header .logo {
  top: 63px;
  left: 0;
  margin: 0;
  position: absolute;
  z-index: 80;
  background: url(images/bg-logo.png) no-repeat;
  width: 376px;
  height: 169px;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
}
.header .logo span {
  font-weight: normal;
  font-size: 12px;
}
.header .logo a {
  padding: 113px 0 0 120px;
  display: block;
  color: #fff;
}
.header .logo a:hover {
  text-decoration: none;
}
.alert {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 36px;
  color: #fff;
}
.header-holder {
  overflow: hidden;
  width: 100%;
}
.top-menu {
  margin: 0;
  text-align: right;
  color: #fff;
  padding: 4px 3px 31px;
  text-shadow: 1px 1px 1px #000;
}
.top-menu:after {
  clear: both;
  display: block;
  content: "";
}
.top-menu .holder {
  float: right;
  width: 420px;
  height: 23px;
  overflow: hidden;
}
.top-menu ul {
  float: right;
  margin: 0;
  padding: 4px 0 0;
  list-style: none;
  text-transform: uppercase;
}
.top-menu ul li {
  display: inline-block;
  padding: 0 8px 0 9px;
  background: url(images/sep02.png) 0 5px no-repeat;
}
.top-menu ul li:first-child {
  background: none;
}
.top-menu ul li a {
  display: block;
  text-decoration: underline;
  color: #fff;
}
.top-menu ul li a:hover {
  text-decoration: none;
  font-size: 11px;
}
.nav {
  height: 24px;
}
.assistive-text {
  display: none;
}
.autocomplete-form .autocomplete-wrapper {
  position: relative;
}
.a-sidebar {
  max-width: 250px;
  margin: 0 auto;
}
.a-sidebar h2 {
  line-height: 1.1em;
}
.a-sidebar input[type=text],
.a-sidebar input[type=email] {
  max-width: 98%;
}
.a-sidebar input[type=submit],
.a-sidebar button {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
  margin: 2px auto;
  background: #ffb400;
  color: #19294d;
}
.available-list {
  position: absolute;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 2px #000;
  overflow: hidden;
  z-index: 999999;
  font-size: 11px;
  font-family: sans-serif;
  margin-top: 2px;
}
.available-list div {
  white-space: nowrap;
  padding: 4px;
  cursor: pointer;
}
.available-list div:hover,
.available-list div.active {
  background-color: #19294d;
  color: #fff;
}
#menu-main-menu {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
}
#menu-main-menu li ul.sub-menu {
  display: none;
  position: absolute;
  background: #19294d;
  top: 24px;
  z-index: 100;
}
#menu-main-menu li ul.sub-menu li {
  clear: left;
  width: 100%;
}
#menu-main-menu li ul.sub-menu li a {
  border-bottom: solid 3px #19294d;
}
#menu-main-menu > li:hover ul.sub-menu {
  display: block;
}
#menu-main-menu > li:hover ul.sub-menu a:hover {
  border-bottom: solid 3px #ba1810;
}
#menu-main-menu > li:last-child .sub-menu {
  right: 0;
}
.social-like {
  float: right;
  margin-top: -4px;
}
.social-like img {
  display: block;
}
.nav {
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 17px;
  text-shadow: 1px 1px 1px #000;
}
.nav ul {
  float: right;
  margin: 0 -13px 0 0;
  padding: 0;
  list-style: none;
}
.nav > ul {
  padding-left: 190px;
}
.nav ul li {
  float: left;
  position: relative;
  white-space: nowrap;
}
.nav ul li a {
  background: url(images/arrow01.png) 7px 6px no-repeat;
  padding: 0 18px 7px 18px;
  color: #fff;
  display: block;
  border-bottom: 3px solid transparent;
}
.nav ul li.current_page_item a,
.nav ul li:hover a:hover {
  padding: 0 18px 7px;
  text-decoration: none;
  border-bottom: 3px solid #ba1810;
}
.js-slide-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}
.toggle-block-holder {
  position: absolute;
  top: 172px;
  right: -6px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
}
.header .toggle-block {
  position: absolute;
  top: 0;
  right: 0;
}
.header .toggle-block .slide1 {
  padding: 21px 18px;
  overflow: hidden;
  background: #1b429a;
}
.header .toggle-block .slide2 {
  padding: 18px 33px;
  overflow: hidden;
  background: #ba1810;
}
.header .toggle-block .opener {
  position: absolute;
  bottom: -29px;
  text-shadow: 1px 1px 0 #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}
.slide1 .opener {
  right: 117px;
  background: #1b429a url(images/drop-arrow.png) 96% 6px no-repeat;
  padding: 3px 47px 6px 13px;
  width: 163px;
}
.slide1 h3 {
  margin-left: 10px !important;
}
.slide1 .wpcf7-form-control-wrap.first_name {
  width: 38%;
}
.slide1 .wpcf7-form-control-wrap.last_name {
  width: 59%;
}
.slide1 .wpcf7-form-control-wrap.address1 {
  width: 99%;
}
.slide1 .wpcf7-form-control-wrap.address2 {
  width: 99%;
}
.slide1 .wpcf7-form-control-wrap.city {
  width: 38%;
}
.slide1 .wpcf7-form-control-wrap.state {
  width: 19%;
}
.slide1 .wpcf7-form-control-wrap.zip {
  width: 38%;
}
.slide1 .wpcf7-form-control-wrap.email {
  width: 99%;
}
.slide1 .wpcf7-submit {
  position: absolute;
  bottom: 26px;
}
.slide1 .wpcf7-response-output {
  box-sizing: border-box;
  width: 17%;
  margin-right: 2%;
  border: none;
  background: #ba1810;
  padding: 10px;
  font-size: 10px;
  float: right;
}
.slide1 span.wpcf7-not-valid-tip {
  color: red;
}
@media screen and (max-width: 1024px) {
  .slide1 .wpcf7-submit {
    position: static;
    margin: 20px auto !important;
  }
  .slide1 .wpcf7-response-output {
    position: static;
    width: 100%;
    clear: both;
  }
}
.slide1 .gform-form-control-wrap.first_name {
  width: 38%;
}
.slide1 .gform-form-control-wrap.last_name {
  width: 59%;
}
.slide1 .gform-form-control-wrap.address1 {
  width: 99%;
}
.slide1 .gform-form-control-wrap.address2 {
  width: 99%;
}
.slide1 .gform-form-control-wrap.city {
  width: 38%;
}
.slide1 .gform-form-control-wrap.state {
  width: 19%;
}
.slide1 .gform-form-control-wrap.zip {
  width: 38%;
}
.slide1 .gform-form-control-wrap.email {
  width: 99%;
}
.slide1 .gform-submit {
  position: absolute;
  bottom: 26px;
}
.slide1 .gform-response-output {
  box-sizing: border-box;
  width: 17%;
  margin-right: 2%;
  border: none;
  background: #ba1810;
  padding: 10px;
  font-size: 10px;
  float: right;
}
.slide1 span.gform-not-valid-tip {
  color: red;
}
@media screen and (max-width: 1024px) {
  .slide1 .gform-submit {
    position: static;
    margin: 20px auto !important;
  }
  .slide1 .gform-response-output {
    position: static;
    width: 100%;
    clear: both;
  }
}
.slide2 .opener {
  right: 10px;
  background: #ba1810;
  padding: 3px 9px 6px 9px;
  width: 83px;
}
.expanded {
  z-index: 1000;
}
.toggle-block-holder h3 {
  margin: 0 0 3px;
  font-size: 18px;
  line-height: 20px;
}
.toggle-block-holder p {
  margin: 0;
}
.form-holder .input-holder,
.toggle-block-holder .input-holder {
  width: 266px;
  margin: 0 40px 0 0;
  padding: 15px 0 0;
}
.toggle-block-holder .input-holder {
  float: left;
}
.toggle-block-holder .slide2 .form-holder {
  padding-top: 29px;
}
.map .holder,
.form-holder .holder,
.drop-holder .holder {
  overflow: hidden;
  margin: 0 0 12px;
}
.map h3 {
  margin: 0 0 12px;
}
.map input,
.form-holder .input-holder input,
.toggle-block-holder .input-holder input {
  width: 254px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-top: 1px solid #848484;
  height: 21px;
  line-height: 21px;
  font-size: 14px;
  padding: 0 2px;
  color: #6f6f6f;
  outline: none;
  margin: 0 0 12px;
}
.map .holder input,
.form-holder .input-holder .holder input,
.toggle-block-holder .input-holder .holder input {
  float: left;
  width: 121px;
  margin: 0 6px 0 0;
}
.map input[type="submit"],
.form-holder input[type="submit"],
.toggle-block-holder input[type="submit"] {
  text-shadow: 1px 1px 0 #fff;
  width: 176px;
  font-size: 14px;
  color: #1b429a;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ffb400;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  float: left;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
}
.toggle-block-holder .slide1 input[type="submit"] {
  margin: 46px 0 0;
}
.toggle-block-holder select {
  width: 260px;
}
.gallery-block {
  position: absolute;
  width: 100%;
  z-index: 5;
}
.visual {
  position: relative;
  width: 100%;
  background: #f9faf5;
  overflow: hidden;
}
.visual > a > img,
.visual > img {
  width: 100%;
  position: absolute;
}
.visual > a {
  display: block;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 1705px) {
  .visual > a > img,
  .visual > img {
    width: 100%;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 1704px) {
  .visual > a > img,
  .visual > img {
    max-width: none;
    width: auto;
    right: 0px;
    height: 380px;
  }
}
@media screen and (max-width: 1200px) {
  .visual > a > img,
  .visual > img {
    right: -250px;
  }
  .header-block .nav {
    font-size: 11px;
  }
}
.nivo-controlNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.gallery {
  max-width: 1286px;
  height: 380px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  pointer-events: none;
}
.gallery .form-holder {
  pointer-events: auto;
  height: 400px;
}
.gallery .form-holder .wpcf7-form-control-wrap {
  background: #fff;
}
.gallery .form-holder .gform-form-control-wrap {
  background: #fff;
}
.gallery .form-holder .input-holder input {
  margin: 0;
  border: none;
}
.gallery .form-holder .input-holder .holder input {
  border: none;
  margin: 0;
}
.gallery .form-holder .input-holder .last-name {
  float: right;
  margin-right: 10px;
}
.gallery .form-holder .input-holder .email {
  margin-bottom: 12px;
  margin-right: 10px;
}
.gallery .form-holder .input-holder .zip-code {
  margin-right: 5px;
}
.gallery-holder {
  max-width: 1286px;
  height: 380px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gallery-holder ul {
  max-width: 1286px;
  height: 380px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-holder ul li {
  position: absolute;
  max-width: 1286px;
  top: 0;
}
.gallery-holder ul li img {
  display: block;
}
.gallery-holder ul li .content {
  position: absolute;
  width: 658px;
  top: 133px;
  left: 50%;
  margin: 0 0 0 -283px;
}
.gallery-holder ul li .play-btn {
  background: url(images/btn-play.png) no-repeat;
  width: 90px;
  height: 91px;
  overflow: hidden;
  float: left;
  text-indent: -9999px;
  margin: 0 89px 0 0;
}
.gallery-holder .content .text {
  color: #010101;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  padding: 21px 0 0;
}
.gallery-holder .content p {
  margin: 0 0 20px;
  font-weight: bold;
}
.gallery-holder .content p a {
  color: #ba1810;
}
.gallery-holder .content h2 {
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 10px;
  color: #1b429a;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.gallery-holder .content strong {
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  float: left;
  color: #696969;
  margin: 0 8px 0 0;
}
.gallery-holder .text-block {
  overflow: hidden;
}
.general-button {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
}
.btn01,
.btn03,
.btn02 {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
}
a.btn01 {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}

.wpcf7-submit {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
}
.gform-submit {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
}
.submit_button{
 color: #ba1810;
 font-size: 0px;
 width: 245px;
 height: 79px;
 border: none;
 margin: 0;
 padding: 0;
 background: #FFFFFF url(http://www.cwfa.org/images/chadsubmit.jpg) 0 0 no-repeat;
}

.submit_button2{
 color: #ba1810;
 font-size: 0px;
 width: 245px;
 height: 79px;
 border: none;
 margin: 0;
 padding: 0;
 background: #FFFFFF url(http://www.cwfa.org/wp-content/uploads/2015/04/chadsubmitletter.jpg) 0 0 no-repeat;
}

.visual .form {
  position: absolute;
  bottom: -12px;
  right: 20px;
  top: 60px;
  width: 275px;
  overflow: hidden;
  z-index: 400;
}
.visual .form .form-top {
  background: url(images/bg-gallery-top.png) no-repeat;
  width: 275px;
  height: 41px;
  overflow: hidden;
}
.visual .form .form-holder {
  background: url(images/bg-gallery.png);
  padding: 0 8px;
}
.visual .form .form-holder .title {
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  margin: 0 0 13px;
  text-align: center;
  display: block;
}
.visual .form a {
  color: #ffffff;
  display: inline-block;
  width: 50%;
  margin: -2px 0 0;
}
.mini:hover {
  text-decoration: none;
}
.mini {
  font-size: 10px;
  line-height: 11px;
  text-decoration: underline;
}
.nonpetition {
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: 16px;
}
.visual .form .submit {
  padding: 25px 40px 34px;
}
.form-holder input[type="submit"] {
  background: #ffae00;
  margin: 0;
}
.switcher {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  width: 200px;
  bottom: 26px;
  left: -10px;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
}
.switcher li {
  float: left;
  margin: 0 8px 0 0;
  width: 22px;
  height: 22px;
}
.switcher li a {
  background: url(images/bg-gallery-switcher.png) no-repeat;
  display: block;
  height: 100%;
}
.switcher li:hover a,
.switcher li.active a {
  background-position: -26px 0;
}
.offer {
  position: relative;
  width: 100%;
  z-index: 30;
  background: #ebebeb;
}
.offer:before {
  content: '.';
  text-indent: -10px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  height: 100px;
  background: transparent url(images/offer-gradient.png) repeat-x 0 0;
  pointer-events: none;
}
.offer .grid-container {
  background: url(images/ico-star.png) 22px 8px no-repeat;
}
@media screen and (max-width: 767px) {
  .offer .grid-container .special {
    padding-left: 77px;
    text-shadow: 1px 1px 1px #fff;
  }
  .offer .grid-container .special h4 {
    text-shadow: 1px 1px 1px #000;
  }
}
.special {
  position: relative;
  padding: 15px 0 0;
  font-size: 13px;
  line-height: 17px;
  color: #750f0a;
  z-index: 1;
  overflow: hidden;
}
.special .size-sidebar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: auto;
}
.special .content {
  position: relative;
}
.special h4 {
  font-size: 18px;
  color: #696969;
  margin: 0 0 -3px;
  line-height: 20px;
}
.special h3 {
  font-size: 30px;
  line-height: 33px;
  color: #1b429a;
  margin: 0 0 -4px;
  font-weight: lighter;
  text-transform: uppercase;
}
.special p {
  margin: 0 0 5px;
}
.special .button {
  text-shadow: 1px 1px 2px #fff;
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
  background: #ffb400;
  color: #19294d;
}
.btn02 {
  background: #ffb400;
  color: #19294d;
}
.map {
  background: url(images/img-map.png) no-repeat;
  padding: 14px 20px 0;
}
.map .title {
  color: #1b429a;
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin: 0 0 12px;
}
.map .submit {
  overflow: hidden;
}
.map .input-holder {
  width: 332px;
  margin: 0 40px 0 0;
}
.map input[type="submit"] {
  background: #1a2847;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}
.map select {
  width: 191px;
}
.news-section {
  position: relative;
  z-index: 20;
  background: #fff;
  padding: 32px 0 20px;
}
.news-section a.view-all {
  font-size: 19px;
  color: #ffb400;
}
@media screen and (max-width: 767px) {
  .news-section .widget {
    padding-bottom: 20px;
  }
}
.news-section h4 {
  color: #1b429a;
  font-size: 19px;
  margin: 0 0 2px;
  line-height: 20px;
}
.news-section .post-list {
  margin: 0 0 0 -10px;
  color: #1b429a;
  font-size: 13px;
  line-height: 15px;
  padding: 30px 0 0;
}
.news-section .post-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-section .post-list ul li {
  background: url(images/arrow02.png) 0 7px no-repeat;
  padding: 0 0 10px 10px;
  margin: 0 0 5px;
}
.news-section .post-list .date {
  color: #1b429a;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 2px;
}
.news-section .post-list .date span {
  color: #ffb400;
}
.news-section .post-list h5 {
  font-size: 17px;
  line-height: 18px;
  color: #000;
  margin: 0;
}
.news-section .post-list h5 a {
  color: #000;
}
.news-section .post-list p {
  margin: 0;
}
.news-section .post-list .more {
  background: url(images/bullet-arrow.png) 0 0px no-repeat;
  padding: 0 0 0 20px;
  color: #1b429a;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  font-size: 10px;
}
.news-section .post-list .more:hover {
  text-decoration: underline;
}
.news-section .slide-gallery {
  height: 225px;
  overflow: hidden;
  position: relative;
  padding: 10px 38px 21px;
  border-bottom: 1px solid #9b9b9b;
  margin: 0 0 6px;
}
.slide-gallery .prev,
.slide-gallery .next {
  position: absolute;
  top: 99px;
  background: url(images/gallery-arrow.png) no-repeat;
  width: 15px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
}
.slide-gallery .prev {
  left: 5px;
}
.slide-gallery .next {
  background-position: -21px 0;
  right: 5px;
}
.news-section .slide-gallery-holder {
  max-height: 225px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.news-section .slide-gallery-holder ul {
  width: 100%;
  height: 100%;
  max-height: 225px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.news-section .slide-gallery-holder ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 225px;
}
.news-section .slide-gallery-holder ul li img {
  height: 205px;
  width: auto;
  margin: 0 auto;
  max-width: none;
}
.slide-gallery .play-btn {
  background: url(images/btn-play.png) no-repeat;
  width: 90px;
  height: 91px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 65px;
  left: 50%;
  margin: 0 0 0 -45px;
  z-index: 10;
}
.content-block h4 {
  background: #9b9b9b;
  padding: 7px 10px;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}
.content-block .text {
  padding: 18px 10px;
  font-size: 14px;
  line-height: 17px;
}
.content-block .text p {
  margin: 0 0 13px;
}
.content-block .text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 15px;
}
.content-block .text ul li {
  background: url(images/bullet01.gif) 1px 6px no-repeat;
  padding: 0 0 0 10px;
}
.content-block .text ul li a {
  color: #1b429a;
}
.footer {
  width: 100%;
}
.footer-top {
  background: #ba1810 url(images/bg-bigstar.png) 9% -62px no-repeat;
  color: #fff;
}
.footer-top a {
  color: #ffb400;
}
.footer-top .grid-container {
  padding: 21px 10px 0;
}
.footer-top .grid-container .social {
  background: url(images/ico-f.png) no-repeat;
  margin-top: -25px;
  padding: 25px 10px 0;
}
.footer-top .grid-container .social a {
  color: #fff;
}
.footer-top .grid-container h4 {
  color: #fff;
  font-size: 18px;
  margin: -8px 0 26px;
  line-height: 18px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
}
.footer-top .grid-container .social h4 {
  padding: 0 0 0 51px;
  margin: -7px 0 49px;
}
.footer-top .col1 {
  font-size: 12px;
  line-height: 14px;
}
.footer-top .grid-container > div {
  border-left: outset 2px #944;
}
.footer-top .grid-container > div.social {
  border-left: none;
}
.footer-top .grid-container .on-red-button {
  margin-top: 1em;
  overflow: hidden;
  padding: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #1b429a !important;
  text-shadow: 1px 1px 2px #fff;
}
.footer-top .grid-container > div.lahaye {
  background: transparent url(images/img02.png) no-repeat left bottom;
}
.footer-top .grid-container > div.lahaye ul {
  list-style: none;
  padding-left: 165px;
}
.footer-top .grid-container > div.lahaye p {
  color: #fff;
  padding: 1em 0;
}
.footer-top .grid-container > div.lahaye a.more-link {
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
  background: #ffb400;
  color: #19294d;
  margin-top: 1em;
  overflow: hidden;
  padding: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #1b429a !important;
  text-shadow: 1px 1px 2px #fff;
}
.footer-top .grid-container a.btn02 {
  margin-top: 1em;
  overflow: hidden;
  padding: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #1b429a !important;
  text-shadow: 1px 1px 2px #fff;
}
@media screen and (max-width: 767px) {
  .footer-top .grid-container > div.lahaye {
    background: url(images/sep05.png) repeat-x;
  }
  .footer-top .grid-container > div.lahaye ul {
    padding-left: 0px;
  }
}
.footer-top .feed .title {
  font-size: 14px;
}
.footer-top .feed .title span {
  font-size: 12px;
}
.footer-top .feed p {
  margin: 0;
}
.footer-top .feed {
  margin: 0 0 14px;
}
.footer-top .feed:last-child {
  margin: 0;
}
.footer-top .feed p a {
  color: #fff;
}
.footer-top .col2 figure {
  float: left;
  margin: 0 -12px 0 0;
}
.footer-top .col3 figure {
  float: left;
  margin: -20px 0 0 0;
}
.footer-top figure img {
  display: block;
}
.footer-top .col2 {
  line-height: 15px;
}
.footer-top .date {
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 3px;
}
.footer-top .date span {
  color: #ffb400;
}
.footer-top h5 {
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  margin: 0;
}
.footer-top h5 a {
  color: #fff;
}
.footer-top p {
  margin: 0;
}
.footer-top .btn-holder {
  overflow: hidden;
  padding: 21px 0 0;
}
.footer-top .more {
  background: url(images/bullet-arrow.png) 0 0px no-repeat;
  padding: 0 0 0 20px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-size: 10px;
  float: left;
}
.footer-top .more:hover {
  text-decoration: underline;
}
.footer-top .widget_shortcode p {
  line-height: 19px;
  margin: 0 0 20px;
}
.btn03 {
  background: #000;
  color: #fff !important;
  display: block;
  float: left;
}
.footer-md {
  background: #ebebeb;
  border-bottom: 11px solid #757575;
  margin: 0 0 25px;
}
.footer-md .grid-container {
  position: relative;
}
.footer-md figure img {
  display: block;
}
.footer-md h4 {
  font-size: 20px;
  color: #1b429a;
  margin: 0 0 10px;
  font-weight: normal;
}
.footer-md .text {
  padding: 25px 0 0;
  font-size: 13px;
  color: #707070;
  line-height: 20px;
}
.footer-bottom {
  position: relative;
  background: #0f2839;
  padding: 0 0 10px;
}
.footer-bottom #menu-get-connected {
  padding-left: 0;
}
.footer-bottom .logo {
  margin: -16px 0 0;
  background: url(images/bg-logo-footer.png) no-repeat;
  width: 127px;
  height: 112px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
.footer-bottom .logo a {
  display: block;
  height: 100%;
}
.footer-bottom h4 {
  font-size: 14px;
  color: #fff;
  margin: 0 0 18px;
}
.footer-bottom .grid-20 {
  background: url(images/footer-sep.gif) 0 15px no-repeat;
}
.footer-bottom .footer-menu,
.footer-social {
  padding: 25px 0 0;
}
.footer-bottom .site-links h4 {
  padding-left: 10px;
}
.footer-bottom .footer-menu .holder {
  overflow: hidden;
  width: 100%;
}
.footer-bottom .footer-menu ul {
  list-style: none;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}
.footer-bottom .footer-menu ul li a {
  color: #a5a5a5;
}
.footer-social {
  font-size: 11px;
  line-height: 19px;
  color: #fff;
  text-transform: uppercase;
}
.footer-social .title {
  color: #a5a5a5;
  font-size: 13px;
  line-height: 22px;
  margin: 0 0 20px;
}
.footer-social .title > span {
  overflow: hidden;
  display: block;
  width: 162px;
}
.footer-social .title span span {
  float: right;
}
.footer-social .title a {
  color: #fff;
  font-weight: bold;
}
.footer-social p {
  margin: 0 0 12px;
}
.rights {
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  float: left;
  margin: 0 5px 0 0;
}
.footer-bottom .logo-ipso {
  background: url(images/ipso-logo.png) no-repeat;
  width: 39px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  margin: 5px 0 0;
}
.search input[type="text"] {
  width: 244px;
  background: #fff;
  border: 1px solid #334755;
  height: 21px;
  line-height: 21px;
  color: #5a5a5a;
  font-size: 13px;
  margin: 0 13px 0 0;
  padding: 0 7px;
}
.search input[type="submit"] {
  width: 77px;
  background: #fff;
  border: 1px solid #334755;
  height: 23px;
  line-height: 21px;
  color: #000;
  font-size: 12px;
  margin: 0 13px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin: 1px 0 0;
  padding: 0 0 2px;
  font-weight: bold;
}
#main {
  padding: 116px 0 0;
}
#main .heading {
  border-bottom: 1px solid #929292;
  padding: 0 0 0 0;
  margin: 0 0 22px;
  color: #343434;
}
#main .heading h1 {
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 0 -2%;
}
#main.no-left-sidebar .heading h1 {
  margin: 0 0 0 0;
}
.sidebar .menu {
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 55px;
  text-transform: uppercase;
}
.sidebar .menu h5 {
  color: #000;
  font-size: 19px;
  line-height: 27px;
  margin: 0 0 17px;
}
.sidebar .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .menu ul li {
  margin: 0 0 5px;
}
.sidebar .menu ul li a {
  color: #16223e;
}
.blog {
  font-size: 14px;
  line-height: 19px;
}
.blog .post-list {
  padding: 0 0 20px;
  border-bottom: 1px solid #929292;
  margin: 0 0 17px;
}
.blog .post-list .post-item {
  overflow: hidden;
}
.blog .post-tile {
  background: #ba1810;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 14px;
  padding: 4px 7px 4px 16px;
  position: relative;
}
.blog .post-tile .title,
.blog .post-tile .date {
  font-size: 17px;
  float: left;
  margin-bottom: 0px;
}
.blog .post-tile .date {
  font-weight: 300;
  float: none;
}
.blog .post-tile .date:before {
  content: " — ";
  padding-left: 5px;
  padding-right: 5px;
}
.blog .post-tile .counter {
  float: right;
  padding-top: 2px;
}
.blog .post-tile .counter .like {
  background-position: -45px 0;
}
.blog .post-tile .counter .dislike {
  background-position: -97px 0;
}
.blog .post-tile:after {
  content: '.';
  font-size: 0;
  display: block;
  height: 0;
  clear: both;
}
.media-list .panel a,
.media-list .panel a:visited {
  color: #1b429a;
}
.media-list .panel .media-placeholder {
  background-color: #ececec;
  height: 155px;
  overflow: hidden;
  position: relative;
}
.media-list .panel .media-placeholder img {
  width: 100%;
}
.media-list .panel .media-title,
.media-list .panel .media-title a {
  line-height: 1.15em;
  color: #ba1810;
  text-transform: uppercase;
}
#video-box {
  position: relative;
}
#video-box .aspect {
  padding-top: 66%;
}
#video-box .video-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.video-player {
  position: relative;
  display: block;
}
.video-player:after {
  background: transparent url(images/play_arrow.png) no-repeat center center;
  content: ">";
  position: absolute;
  font-size: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#audio-box {
  margin: 0 auto;
}
#audio-box embed,
#audio-box audio,
#audio-box .general-button {
  float: left;
}
#audio-box .general-button {
  margin-left: 10px;
  text-shadow: 1px 1px 0px #000;
}
#audio-box:after {
  display: block;
  clear: both;
  content: '.';
  width: 0;
  height: 0;
  overflow: hidden;
}
.post-body p {
  margin: 0 0 19px;
}
.comments-block {
  font-size: 12px;
  line-height: 19px;
}
.comments-block h4 {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #595959;
  margin: 0;
}
.comments-block p {
  margin: 0 0 5px;
}
.comments-block .counter {
  overflow: hidden;
  width: 100%;
  margin: 0 0 24px;
}
.comments-block .counter a {
  color: #fff;
  background: url(images/bg-counter-blue.png) 0 5px no-repeat;
  padding: 2px 5px 4px 19px;
  margin: 0 10px 0 0;
  float: left;
  color: #0038a8;
}
.comments-block .counter .like {
  background-position: 2px 5px;
}
.comments-block .counter .dislike {
  background-position: -35px 5px;
}
.comment-form {
  padding: 0 0 0 60px;
  overflow: hidden;
  font-size: 12px;
  line-height: 19px;
  border-bottom: 1px solid #929292;
  margin: 0 0 35px;
}
.comment-form h4 {
  color: #0038a8;
  font-size: 17px;
  line-height: 23px;
  margin: 0;
  text-transform: uppercase;
}
.comment-form p {
  margin: 0 0 18px;
}
.comment-form .form-holder {
  overflow: hidden;
  padding: 0 0 15px;
}
.comment-form .form-holder input[type="text"] {
  display: block;
  width: 202px;
  padding: 0 9px;
  border: 1px solid #c0c0c0;
  color: #c0c0c0;
  font-size: 12px;
  line-height: 23px;
  height: 23px;
  outline: none;
}
.comment-form .form-holder input[type="submit"] {
  float: none;
}
.comment-form .form-holder textarea {
  width: 88% !important;
  display: block;
  margin: 0 0 13px;
  outline: none;
  padding: 8px 9px;
  border: 1px solid #c0c0c0;
  color: #c0c0c0;
  font-size: 12px;
  line-height: 19px;
  height: 32px;
}
.comment-form .form-holder .row {
  overflow: hidden;
  margin: 0 0 13px;
  width: 100%;
}
.red {
  color: #ba1810;
}
.star {
  color: #1b429a;
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
  margin: 0 0 15px;
  text-transform: uppercase;
  position: relative;
  padding-right: 55px;
}
.star:after {
  background: transparent url(images/ico-star.png) no-repeat;
  width: 55px;
  height: 56px;
  display: block;
  position: absolute;
  right: 10px;
  top: -20px;
  content: ".";
  font-size: 0;
}
.widget-holder .widget {
  border: solid 8px #ececec;
  border-top: none;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 1;
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
.widget-holder .widget .content {
  margin: 8px;
  padding: 8px;
  position: relative;
}
.widget-holder .widget .title {
  color: #19294d;
  font-size: 17px;
  line-height: 19px;
  text-transform: uppercase;
  margin: 0 0 7px;
  display: block;
}
.widget-holder .widget .size-sidebar {
  position: absolute;
  left: 0px;
  top: 0;
  right: 0;
  height: auto;
  display: block;
  z-index: 0;
}
.widget-holder .widget .red {
  color: #ba1810;
  font-size: 29px;
  line-height: 24px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.widget-holder .widget .block01 p {
  margin: 0;
}
.widget-holder .widget .button {
  font-size: 14px;
  color: #fff;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  background: #ba1810;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px 0px #ffffff;
  box-shadow: 1px 1px 0px 0px #ffffff;
  margin: 0 0 10px;
  width: 176px;
  text-align: center;
  background: #ffb400;
  color: #19294d;
  text-shadow: 1px 1px 2px #fff;
  margin: 10px auto 4px;
}
.widget-holder .widget .btn01,
.widget-holder .widget .btn02,
.widget-holder .widget .btn03 {
  margin: 10px auto 4px;
}
.widget-holder .widget .block02 {
  background: #ffffff url(images/ico-star.png) 155px 12px no-repeat;
  color: #750f0a;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.widget-holder .widget .block02 h3 {
  color: #1b429a;
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.widget-holder .widget .block02 p {
  margin: 0 0 5px;
}
.widget-holder .widget .block02 img {
  display: block;
  width: 100%;
}
.widget-holder .widget .block03 {
  position: relative;
}
.widget-holder .widget .block03 .title {
  margin: 0 0 30px;
}
.widget-holder .widget .block03 a {
  display: block;
}
.widget-holder .first-widget {
  border-top: solid 8px #ececec;
}
#page-content {
  margin-left: -2%;
  margin-right: 2%;
  padding-bottom: 20px;
}
#main.no-left-sidebar #page-content {
  margin: 0;
  padding-right: 2%;
}
#page-content .slide-gallery {
  border: 1px solid #bfbfbf;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 15px;
  position: relative;
}
#page-content .slide-gallery-holder {
  width: 100%;
  height: 241px;
  overflow: hidden;
}
#page-content .slide-gallery-holder ul {
  height: 241px;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
#page-content .slide-gallery-holder ul li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 241px;
  overflow: hidden;
}
#page-content .slide-gallery-holder ul li img {
  width: 100%;
}
#page-content .slide-gallery .prev,
#page-content .slide-gallery .next {
  background: url(images/gallery-arrow2.png) no-repeat;
  width: 40px;
  height: 40px;
  z-index: 5;
}
#page-content .slide-gallery .prev {
  left: 25px;
}
#page-content .slide-gallery .next {
  right: 25px;
  background-position: -45px 0;
}
#page-content .slide-gallery .text-block {
  position: absolute;
  background: url(images/bg-gray.png);
  bottom: 13px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}
#page-content .slide-gallery .text-block .holder {
  padding: 10px 25px;
}
#page-content .slide-gallery .text-block h3 {
  font-size: 18px;
  margin: 0 0 5px;
}
#page-content .slide-gallery .text-block p {
  margin: 0;
}
#page-content .slide-gallery .text-block a {
  color: #ba1810;
}
.panel {
  border: 1px solid #bfbfbf;
  padding: 10px 10px 10px;
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 16px;
  position: relative;
}
.text-holder {
  height: 402px;
  padding: 10px 10px 51px;
}
.frame h4 {
  margin: 13px 0 11px;
  font-size: 18px;
  color: #ba1810;
}
.frame p {
  margin: 0 0 17px;
}
.frame .more {
  color: #3665a5;
}
.frame.locations h4 {
  margin: 0 0 11px;
}
.frame.locations strong {
  display: block;
  color: #3665a5;
  margin: 0 0 15px;
}
.frame.locations address {
  font-style: normal;
  margin: 0 0 6px;
}
.frame.locations address span {
  display: block;
}
.event {
  overflow: hidden;
  width: 100%;
}
.event h4 {
  color: #d50000;
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.suffix-3 {
  margin-right: 3%;
}
.event .sidebar {
  border-right: 1px solid #ccc;
  margin-bottom: -999px;
  padding-bottom: 999px;
}
.event .archives h5 {
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 8px;
}
.event .archives h5 a {
  color: #222;
}
.event .archives ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
}
.event .archives ul li a {
  color: #4c4c4c;
}
.event .archives ul li a:hover,
.event .archives ul li:active a {
  color: #d50000;
  text-decoration: none;
}
.event-item {
  border-top: 1px solid #ccc;
  padding: 16px 0;
}
.event-item:nth-child(1) {
  border: 0;
}
.event-item figure {
  float: left;
  margin: 0 10px 0 0;
}
.event-item figure img {
  display: block;
}
.event-item .text {
  overflow: hidden;
  min-height: 63px;
}
.event-item h1 {
  font-size: 14px;
  line-height: 14px;
  margin: 0;
}
.event-item p {
  margin: 0 0 14px;
}
.event-item p a {
  display: block;
  color: #d50000;
}
.event-date {
  float: left;
  padding-right: 10px;
  text-align: center;
}
.event-date .month {
  font-size: 22px;
  font-weight: bolder;
  text-transform: uppercase;
}
.event-date .day {
  color: #ba1810;
  font-size: 40px;
  font-weight: bolder;
  line-height: 1.1em;
}
.tribe-events-meta-group {
  background: #ececec;
  display: block !important;
  width: 50% !important;
  margin: 10px auto 20px !important;
  float: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.tribe-events-meta-group dd {
  display: inline-block;
  padding-left: 0;
}
#tribe-events-footer .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-back {
  padding-left: 0;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-back .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-footer .tribe-events-back .tribe-events-nav-next {
  max-width: 45%;
  white-space: normal !important;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events-footer .tribe-events-back .tribe-events-nav-previous a,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-footer .tribe-events-back .tribe-events-nav-next a {
  color: #ba1810;
}
.pagnav-holder {
  overflow: hidden;
  width: 100%;
}
.pagnav {
  float: right;
  font-size: 12px;
  line-height: 17px;
  color: #6d6d6d;
  font-size: 14px;
  width: 100%;
}
.pagnav > a {
  float: left;
  width: 19px;
  background: url(images/bg-pag-nav.png) 0 1px no-repeat;
  width: 20px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 12px;
}
.nav-links a {
  color: #000;
  padding: 0 .2em;
}
.nav-links a:hover {
  text-decoration: none;
}
.nav-links .current {
  text-decoration: underline;
}
.pagnav .prev {
  background-position: -20px 1px;
  display: inline-block;
}
.pagnav .next {
  background-position: -204px 1px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.pagnav .end {
  background-position: -228px 1px;
}
.pagnav ul {
  margin: 0;
  padding: 0 5px 0 10px;
  list-style: none;
  overflow: hidden;
  float: left;
}
.pagnav ul li {
  float: left;
  border: 1px solid #a3a3a3;
  text-align: center;
  margin: 0 4px 0 0;
}
.pagnav ul li a {
  color: #a3a3a3;
  display: block;
  width: 16px;
}
.pagnav ul li a:hover,
.pagnav ul li.active a {
  background: #a3a3a3;
  color: #fff;
}
.pagnav span {
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
.gogle-map {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.gogle-map .shadow-l {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  -webkit-box-shadow: 6px -83px 102px 160px #f4f3f0;
  box-shadow: 6px -83px 102px 160px #f4f3f0;
}
.gogle-map .shadow-r {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  -webkit-box-shadow: 6px -83px 102px 160px #f4f3f0;
  box-shadow: 6px -83px 102px 160px #f4f3f0;
}
.gogle-map a {
  font-size: 14px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 281px;
  background: url(images/bg-gray.png);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  top: 102px;
  padding: 0px 12px 6px;
  line-height: 20px;
}
.contact-page {
  -webkit-box-shadow: 0 -1px 5px 1px #000000;
  box-shadow: 0 -1px 5px 1px #000000;
  position: relative;
  z-index: 2;
  background: #e1e1e1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e1e1e1 0%, #ffffff 100%);
}
.contact-page h3 {
  color: #3a6375;
}
.contact-page:after {
  clear: left;
  content: "";
  display: block;
}
.contact-page .contact-holder {
  float: left;
  width: 100%;
}
.contact-page #main {
  margin: -164px auto 0;
  position: relative;
  padding: 0;
}
.contact-page .grid-78 {
  width: 78% !important;
}
.contact-page .contact-holder {
  margin-top: -118px;
}
.contact-content {
  background: #fff;
  border: 1px solid #bfbfbf;
  padding: 26px 4px;
  overflow: hidden;
}
.contact-content .panel {
  border: none;
}
.contact-content ul {
  padding-left: 0;
}
.contact-content h3 {
  margin-bottom: .5em;
}
.contact-content li {
  list-style: none;
}
.contact-content li a {
  color: #444;
  text-transform: uppercase;
}
.contact-page .menu {
  font-size: 13px;
  line-height: 22px;
}
.contact-page #main .menu h5 {
  margin: 0 0 26px;
  text-transform: none;
}
.contact-page #main h5 {
  font-size: 17px;
  line-height: 22px;
  color: #3b6375;
  margin: 0 0 20px;
}
.contact-page .menu .menu-title {
  color: #3b6375;
  display: block;
}
.contact-page .sidebar .menu ul li {
  margin: 0;
}
.contact-page .sidebar .menu ul li a {
  color: #7b7979;
}
.contact-page .form-holder {
  padding: 50px 0 0;
}
.contact-page .form-holder .row {
  overflow: hidden;
}
.contact-page input[type="submit"] {
  background: #b1170f;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  border-radius: 4px;
  padding: .25em 3em;
  border: none;
}
.contact-page address {
  font-size: 23px;
  line-height: 27px;
  color: #3f3f3f;
  font-style: normal;
  margin: 0 0 5px;
  padding: 18px 0 0;
}
.contact-page address strong {
  display: block;
}
.contact-page address span {
  display: block;
}
.contact-page dl {
  margin: 0;
  color: #ba1810;
  font-size: 21px;
  line-height: 35px;
  overflow: hidden;
  font-weight: bolder;
}
.contact-page dl dt {
  float: left;
}
.footer .map {
  background: url(images/img-map2.jpg) no-repeat;
  padding: 0;
}
.footer-top .input-holder {
  width: auto;
  margin: 0;
  padding: 0;
}
.footer-top .input-holder select {
  width: 190px;
}
.footer .slide-gallery {
  height: 204px;
  overflow: hidden;
  position: relative;
  padding: 10px 4% 21px;
  margin: 0 auto 6px;
  border: 0;
  padding: 10px 7% 21px;
}
.footer .slide-gallery .prev,
.footer .slide-gallery .next {
  position: absolute;
  top: 99px;
  background: url(images/gallery-arrow.png) no-repeat;
  width: 15px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
}
.footer .slide-gallery .prev {
  left: 5px;
}
.footer .slide-gallery .next {
  background-position: -21px 0;
  right: 5px;
}
.footer .slide-gallery-holder {
  width: 100%;
  height: 204px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.footer .slide-gallery-holder ul {
  width: 100%;
  height: 204px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .slide-gallery-holder ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 204px;
}
.footer .slide-gallery-holder ul li img {
  width: 100%;
}
.footer .slide-gallery .play-btn {
  background: url(images/btn-play.png) no-repeat;
  width: 90px;
  height: 91px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 65px;
  left: 50%;
  margin: 0 0 0 -45px;
  z-index: 10;
}
.slide3 .opener {
  right: 10px;
  background: #19294d url(images/mobile-nav.png) 0 0 no-repeat;
  width: 56px;
  height: 29px;
  text-indent: -9999px;
}
.mobile-nav {
  background: #19294d;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 17px;
  text-shadow: 1px 1px 1px #000;
}
.mobile-nav ul {
  margin: 0 -13px 0 0;
  padding: 0;
  list-style: none;
  max-width: 900px;
}
.mobile-nav ul li a {
  padding: 5px 18px 4px 18px;
  color: #fff;
  display: block;
}
.mobile-nav ul li.active a,
.mobile-nav ul li a:hover {
  text-decoration: none;
  background: #1b429a;
}
@media screen and (max-width: 1023px) {
  .slide1 .opener {
    right: 160px;
  }
  .slide2 .opener {
    right: 54px;
  }
  .slide3 .opener {
    right: -5px;
  }
  .slide3.mobile-nav {
    margin-right: 15px;
    margin-left: 15px;
  }
  #main .heading h1 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
  }
  #xmt_wgt-2 {
    background: none;
  }
  .footer-bottom {
    padding: 100px 0 20px;
  }
  #page-content {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
  }
  .header-block .nav {
    visibility: hidden;
  }
}
@media screen and (min-width: 1024px) {
  .slide3 {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .grid-20.sidebar {
    width: 18%;
  }
}
@media screen and (max-width: 767px) {
  .footer-top .grid-container .social {
    background: none;
  }
  .footer-top .grid-container > div {
    border-left: none;
  }
  .slide3.mobile-nav {
    width: auto;
    margin-right: -50px;
    margin-left: -33px;
  }
  .header .logo {
    width: 450px;
  }
  .header .logo a {
    padding: 69px 0 0 198px;
  }
  .inner .header .logo span,
  .inner .header .logo a {
    color: #fff;
  }
  .toggle-block-holder {
    right: 0;
    top: 172px;
  }
  .visual {
    background: none;
    position: relative;
    z-index: 0;
  }
  .offer {
    z-index: 10;
  }
  .gallery-holder ul li .content {
    left: 29%;
  }
  .footer-top .grid-container .social {
    margin-top: 0;
    background-position: 90% 90%;
  }
  .footer-top .grid-container > div {
    background: url(images/sep05.png) repeat-x;
    padding-bottom: 20px;
  }
  .footer-top .grid-container .social h4 {
    margin: 0 0 10px;
    padding: 0;
  }
  .footer-top .grid-container h4 {
    margin: 10px 0 10px;
  }
  .footer-top .col3 figure {
    margin: 0;
  }
  .footer-md figure {
    display: none;
  }
  .contact-page .grid-78 {
    width: 100% !important;
  }
  .contact-page .form-holder input[type="submit"],
  .contact-page .form-holder input[type="text"] {
    display: block;
    float: none;
  }
  .contact-page .form-holder textarea {
    display: block;
  }
  .widget-holder.grid-22 {
    width: 286px !important;
  }
  .comment-form {
    padding: 0;
  }
  .offer .grid-container {
    padding: 0 0 0 77px;
  }
  .gallery-holder ul li .play-btn {
    margin: 0 8px 0 0;
  }
  .gallery-holder ul li .content {
    width: 485px;
  }
  .gogle-map a {
    left: 10px;
    margin: 0;
  }
  .footer .slide-gallery {
    width: 387px;
    padding: 10px 7% 21px;
  }
  .footer-top .grid-container .social {
    padding: 0 10px 20px;
  }
  .header .toggle-block {
    z-index: 100;
  }
  .header .toggle-block.slide1 .opener {
    background-image: url(images/get-email-updates.png);
    background-position: center top;
    width: 45px;
    text-indent: -1000px;
    font-size: 0;
    padding-right: 0;
    margin-right: -2px;
  }
  .top-menu ul {
    float: none;
    margin: 0 0 5px;
    padding: 0;
  }
  .top-menu ul .label {
    display: none;
  }
  .slide-gallery {
    margin: 0 0 6px -11px;
    padding: 10px 13px 21px;
  }
  .footer-bottom .search {
    top: 25px;
  }
  .alert {
    font-size: 14px;
  }
  .header .logo {
    width: 300px;
    background-size: 120px auto;
    font-size: 10px;
    line-height: 12px;
    left: -13px;
    top: 100px;
  }
  .header .logo a {
    padding: 32px 0 0 121px;
  }
  .header .logo span {
    font-size: 9px;
    display: block;
  }
  .search input[type="text"] {
    width: 207px;
  }
  .top-menu .holder {
    height: 48px;
  }
  .visual > img,
  .visual > a > img {
    display: none;
  }
  .visual .form {
    left: inherit;
    right: inherit;
    margin: 0 auto;
    position: relative;
  }
  .offer .grid-container {
    padding: 0;
  }
  .contact-page .form-holder textarea,
  .contact-page .form-holder input[type="text"] {
    width: 90% !important;
  }
  .footer-social .title > span {
    width: 125px;
  }
  #main .heading {
    padding: 0;
  }
  .footer-top figure {
    display: none;
  }
  .footer-top .grid-container .social {
    background: none;
  }
  .footer-bottom {
    padding-top: 50px;
  }
  .footer-bottom h4 {
    padding-top: 25px;
  }
  .footer-bottom .grid-20 {
    background: none;
  }
  .event-item figure {
    float: none;
  }
  .pagnav-holder {
    margin: 0 0 20px;
  }
  .event-item .text img {
    width: 100%;
  }
  .widget-holder .widget .block01 .bg {
    right: 0px;
    left: auto;
  }
}
div.wpcf7-response-output {
  border-color: #ba1810 !important;
}
.gallery .holder .wpcf7-form-control-wrap {
  overflow: hidden;
  float: left;
}
.gallery div.wpcf7-response-output {
  position: absolute;
  bottom: 98px;
  margin: 0 10px;
  padding: 0 10px;
  color: #fff;
  left: 0;
}
.wpcf7-form-control-wrap {
  overflow: hidden;
  display: inline-block;
  border: solid 1px #ccc;
  border-top: solid 1px #777;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  min-height: 22px;
  padding-top: 2px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
  border: none;
  width: 95%;
  outline: none;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
}
.contact-page .wpcf7-form-control-wrap.city {
  max-width: 45%;
}
.contact-page .wpcf7-form-control-wrap.your-message,
.contact-page .wpcf7-form-control-wrap.Message {
  max-width: none;
  width: 98%;
}
.contact-page .wpcf7-form-control-wrap.zip-code {
  max-width: 20%;
}
.wpcf7-form-control.wpcf7-checkbox:after {
  content: ".";
  clear: both;
  font-size: 0;
  display: block;
}
div.gform-response-output {
  border-color: #ba1810 !important;
}
.gallery .holder .gform-form-control-wrap {
  overflow: hidden;
  float: left;
}
.gallery div.gform-response-output {
  position: absolute;
  bottom: 98px;
  margin: 0 10px;
  padding: 0 10px;
  color: #fff;
  left: 0;
}
.gform-form-control-wrap {
  overflow: hidden;
  display: inline-block;
  border: solid 1px #ccc;
  border-top: solid 1px #777;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  min-height: 22px;
  padding-top: 2px;
}
.gform-form-control-wrap input,
.gform-form-control-wrap textarea {
  border: none;
  width: 95%;
  outline: none;
}
.gform-form-control-wrap .gform-not-valid-tip {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
}
.contact-page .gform-form-control-wrap.city {
  max-width: 45%;
}
.contact-page .gform-form-control-wrap.your-message,
.contact-page .gform-form-control-wrap.Message {
  max-width: none;
  width: 98%;
}
.contact-page .gform-form-control-wrap.zip-code {
  max-width: 20%;
}
.gform-form-control.gform-checkbox:after {
  content: ".";
  clear: both;
  font-size: 0;
  display: block;
}
.row {
  vertical-align: top;
}
.select-area {
  border: none !important;
  font: 100% Arial, Helvetica, sans-serif;
}
.select-area .center {
  padding-left: 2px!important;
  padding-right: 30px!important;
  font-size: 13px;
}
.select-options {
  font: 13px Arial, Helvetica, sans-serif;
}
.page-content .wpcf7-form-control-wrap {
  border: none;
}
.page-content .wpcf7-form-control-wrap input,
.page-content .wpcf7-form-control-wrap textarea {
  border: solid 1px #ccc;
}
.page-content .select-wpcf7-select {
  height: 22px;
}
.page-content .wpcf7-list-item {
  display: inline-block;
  width: 32%;
  vertical-align: text-top;
}
.page-content .wpcf7-list-item-label {
  vertical-align: top;
  display: inline-block;
  max-width: 75%;
  padding-bottom: 15px;
}
.page-content .gform-form-control-wrap {
  border: none;
}
.page-content .gform-form-control-wrap input,
.page-content .gform-form-control-wrap textarea {
  border: solid 1px #ccc;
}
.page-content .select-gf-select {
  height: 22px;
}
.page-content .gform-list-item {
  display: inline-block;
  width: 32%;
  vertical-align: text-top;
}
.page-content .gform-list-item-label {
  vertical-align: top;
  display: inline-block;
  max-width: 75%;
  padding-bottom: 15px;
}
.a-sidebar .first-name,
.a-sidebar .last-name,
.a-sidebar .zip-code {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.a-sidebar .last-name {
  float: right;
}
.a-sidebar .mini {
  width: 48%;
  display: inline-block;
  margin-left: 1%;
}
.widget_contact_widget {
  font-size: 1.5em;
  line-height: 1.1em;
}
.widget_contact_widget div {
  line-height: 1.5em;
}
.widget_contact_widget a {
  color: #ba1810;
  line-height: 1.75em;
}
.widget_contact_widget .phone:before {
  content: 'phone: ';
  color: #ba1810;
}
.widget_contact_widget .email:before {
  content: 'email: ';
  color: #ba1810;
}
.widget_contact_widget h3 {
  color: #383838;
}
.form-holder span.wpcf7-not-valid-tip {
  height: 17px;
  line-height: 17px;
  top: -9px;
}
.form-holder span.gform-not-valid-tip {
  height: 17px;
  line-height: 17px;
  top: -9px;
}
.breadcrumbs {
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  margin: -40px 5px 0 0;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.breadcrumbs li {
  float: left;
  margin: 0 0 0 3px;
}
.breadcrumbs li:before {
  content: '// ';
}
.breadcrumbs .home:before {
  content: '';
}
.breadcrumbs li a {
  color: #8e8d8d;
}
.panel .vcalendar {
  list-style: none;
  padding-left: 0;
}
.panel .vcalendar .entry-title {
  display: inline-block;
  margin: 0;
}
.panel .vcalendar .duration {
  float: right;
}
.panel .vcalendar li:after {
  content: ".";
  font-size: 0;
  display: block;
  clear: both;
}
.tabset .tab {
  display: none;
}
.tabset .tab-title {
  background: #1b429a;
  display: inline-block;
  height: 22px;
  font-size: 14px;
  color: #fff;
  padding: 7px 30px 0 25px;
  border-radius: 5px 5px 0 0;
  margin-bottom: -1px;
  text-transform: uppercase;
  text-align: center;
  margin-right: 4px;
  cursor: pointer;
}
.tabset .tab-title.active {
  color: #19294d;
  background: #fff;
  border: solid 1px #bfbfbf;
  border-bottom: none;
}
.tabset .tab-title:before {
  content: '>';
  padding-right: 2px;
}
.tabset .tab:first-child {
  display: block;
}
.tabset .tab-content {
  border: solid 1px #bfbfbf;
  padding: 10px;
}
