@charset "IBM437";
/*
Theme Name: sycamore
Theme URI: 
Author: the sycamore team
Author URI: https://wordpress.org/
Description: Sycamore Creek is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Sycamore Creek will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: sycamore

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url(https://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Copse);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* BORDER RADIUS */
/*--- font-face ---*/
@font-face {
  font-family: 'santelia_rough_altbold_thrdmo';
  src: url("fonts/santeliaroughaltboldthrdemo-webfont.eot");
  src: url("fonts/santeliaroughaltboldthrdemo-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/santeliaroughaltboldthrdemo-webfont.woff2") format("woff2"), url("fonts/santeliaroughaltboldthrdemo-webfont.woff") format("woff"), url("fonts/santeliaroughaltboldthrdemo-webfont.ttf") format("truetype"), url("fonts/santeliaroughaltboldthrdemo-webfont.svg#santelia_rough_altbold_thrdmo") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ArcherBold';
  src: url("fonts/archer-bold.eot");
  src: url("fonts/archer-bold.eot") format("embedded-opentype"), url("fonts/archer-bold.woff") format("woff"), url("fonts/archer-bold.ttf") format("truetype"), url("fonts/archer-bold.svg#ArcherBold") format("svg"); }
@font-face {
  font-family: 'Archer-Semibold';
  src: url("fonts/Archer-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/Archer-Semibold.otf") format("opentype"), url("fonts/Archer-Semibold.woff") format("woff"), url("fonts/Archer-Semibold.ttf") format("truetype"), url("fonts/Archer-Semibold.svg#Archer-Semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sycamore';
  src: url("fonts/sycamore.eot?s26v87");
  src: url("fonts/sycamore.eot?s26v87#iefix") format("embedded-opentype"), url("fonts/sycamore.ttf?s26v87") format("truetype"), url("fonts/sycamore.woff?s26v87") format("woff"), url("fonts/sycamore.svg?s26v87#sycamore") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'copseregular';
  src: url("fonts/copse-regular-webfont.eot");
  src: url("fonts/copse-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/copse-regular-webfont.woff2") format("woff2"), url("fonts/copse-regular-webfont.woff") format("woff"), url("fonts/copse-regular-webfont.ttf") format("truetype"), url("fonts/copse-regular-webfont.svg#copseregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'muliregular';
  src: url("fonts/muli-regular-webfont.eot");
  src: url("fonts/muli-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/muli-regular-webfont.woff2") format("woff2"), url("fonts/muli-regular-webfont.woff") format("woff"), url("fonts/muli-regular-webfont.ttf") format("truetype"), url("fonts/muli-regular-webfont.svg#muliregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*--- font-face ---*/
[class^="sycamore-"], [class*=" sycamore-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sycamore' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sycamore-arrow180:before {
  content: "\e900"; }

.sycamore-direction196:before {
  content: "\e901"; }

.sycamore-right-arrows38:before {
  content: "\e902"; }

/*******************************************************************************************************************************************/
body {
  font-family: "Muli", sans-serif;
  font-size: 17px;
  line-height: 40px;
  background: white; }

h1 {
  font-size: 50px;
  line-height: 50px;
  font-family: "Copse", serif;
  color: #1c849d;
  font-weight: normal;
  text-tranform: uppercase; }

h2 {
  font-size: 40px;
  line-height: 40px;
  font-family: "Copse", serif;
  color: #1c849d;
  font-weight: normal;
  text-tranform: uppercase;
  letter-spacing: 2px; }

h3 {
  font-size: 25px;
  line-height: 25px;
  font-family: "Copse", serif;
  color: #1c849d;
  font-weight: normal;
  text-tranform: uppercase; }

h4 {
  font-size: 22px;
  line-height: 22px;
  font-family: "Muli", sans-serif;
  color: #454545;
  font-weight: 400;
  text-tranform: uppercase;
  letter-spacing: 1.2px;
  padding: 0 0 27px; }

h5 {
  font-size: 20px;
  line-height: 20px;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: #1c849d;
  text-tranform: uppercase;
  padding: 0 0 25px 0; }

h6 {
  font-size: 18px;
  line-height: 18px;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: #1c849d;
  text-tranform: uppercase; }

p {
  font-size: 17px;
  margin-bottom: 30px;
  line-height: 25px; }

a {
  text-decoration: none;
  color: #1c849d;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover {
  color: #454545;
  text-decoration: none; }

a:focus {
  color: #1c849d;
  outline: none; }

strong {
  font-weight: bold; }

.wrapper {
  width: 100%;
  max-width: 1116px;
  margin: 0px auto; }

.row {
  margin: 0 auto;
  max-width: 100%;
  width: 100%; }

.column, .columns {
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  position: relative; }

/*** Begin Header Section *************************************************************************************/
.main-outercon {
  float: left;
  width: 100%; }

.header-container {
  float: left;
  width: 100%;
  border-top: 11px solid #1c849d; }
  .header-container .logo-block {
    padding: 35px 0 17px;
    float: left;
    width: 32%; }
  .header-container .header-right {
    float: left;
    width: 68%;
    padding: 0 4px 0 0; }

.social-media {
  float: right;
  padding: 20px 0 18px; }
  .social-media ul {
    float: right;
    list-style: none; }
    .social-media ul li {
      float: left;
      margin: 0 0 0 9px; }
      .social-media ul li a {
        float: left;
        width: 24px;
        height: 24px;
        background: #12849f;
        color: white;
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
        .social-media ul li a:hover {
          background: #454545;
          color: white; }

.ubermenu .ubermenu-item {
  text-align: center !important; }

.ubermenu ul ul .ubermenu-item {
  text-align: left !important; }

.ubermenu ul .ubermenu-content-block {
  padding-top: 5px; }

/*.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
    top: 160px !important;   
}*/
.main-menu ul li > a {
  position: relative;
  padding-bottom: 53px; }

.main-menu ul li.ubermenu-item-has-children.ubermenu-active > a {
  position: relative;
  padding-bottom: 30px;
  transition: none; }
  .main-menu ul li.ubermenu-item-has-children.ubermenu-active > a:after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #1c849d;
      /* -webkit-transition: all 200s ease-in-out;
-moz-transition: all 200s ease-in-out;
-ms-transition: all 200s ease-in-out;
-o-transition: all 200s ease-in-out;
transition: all 200s ease-in-out; */ }
  .main-menu ul li.ubermenu-item-has-children.ubermenu-active > a:hover:before {
    content: none; }

.main-menu ul li > a {
  position: relative; }
  .main-menu ul li > a:hover:before {
    content: "";
    background: url(images/menu_bg1.png) no-repeat center center;
    background-size: 180px 37px;
    width: 180px;
    height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1; }

.main-menu {
  float: left;
  width: 100%;
  padding: 0px 0 0 0; }
  .main-menu h5 {
    color: white;
    font-size: 17px;
    letter-spacing: -1px;
    padding-bottom: 7px; }
  .main-menu p {
    color: white;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: -.5px; }
  .main-menu .content-more {
    border-color: white;
    font-size: 13px; }
  .main-menu .ubermenu-item-level-1.ubermenu-column-1-3 {
    background: url(images/dot_5.png) repeat-y right top;
    background-size: 4px 8px; }
  .main-menu ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-menu ul li {
      float: left;
      margin: 0 0 0 0px;
      padding: 7px 0 5px;
      position: relative;
      min-width: 180px;
      text-align: center; }
      .main-menu ul li:first-child {
        margin-left: 0; }
      .main-menu ul li a {
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        font-family: "Archer-Semibold";
        letter-spacing: 1.8px;
        color: #1c849d;
        position: relative; }
      .main-menu ul li ul {
        float: left; }
        .main-menu ul li ul li {
          float: left;
          width: 100%;
          padding: 5px 10px;
          margin: 0px 0 0 0;
          border-bottom: 1px solid #ededed;
          text-align: left; }
          .main-menu ul li ul li:first-child {
            margin-top: 0; }
          .main-menu ul li ul li a {
            color: white;
            font-size: 17px;
            font-family: "Muli", sans-serif;
            letter-spacing: -.9px; }
            .main-menu ul li ul li a:hover {
              color: white; }
            .main-menu ul li ul li a:hover:before {
              content: none; }
        .main-menu ul li ul ul {
          float: left; }
          .main-menu ul li ul ul li {
            float: left;
            width: 100%;
            padding: 5px 10px;
            margin: 3px 0 0 0;
            background: #ededed; }
            .main-menu ul li ul ul li:first-child {
              margin-top: 0; }
            .main-menu ul li ul ul li a {
              color: white;
              font-size: 17px;
              letter-spacing: -.2px; }
              .main-menu ul li ul ul li a:hover {
                color: white; }
            .main-menu ul li ul ul li li li a {
              font-size: 13px; }
      .main-menu ul li:hover a {
        color: #454545; }
      .main-menu ul li:hover li a {
        color: white; }
      .main-menu ul li.last ul {
        left: auto;
        right: 0; }
        .main-menu ul li.last ul ul {
          right: 100%;
          top: 0; }

.header-container .columns {
  position: inherit; }

.ubermenu-submenu {
  position: relative;
  overflow: visible !important;
  background: #000; }

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
  width: 100% !important; }

.ubermenu-submenu-drop {
  background: #1c849d !important;
  padding: 36px 0 !important; }

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

.mobile-menu {
  display: none; }

/*** End Header Section ***************************************************************************************/
/*** Begin Content Section ************************************************************************************/
.banner-container {
  width: 100%;
  float: left; }
  .banner-container .banner {
    width: 100%;
    float: left;
    position: relative; }
    .banner-container .banner ul {
      width: 100%;
      float: left;
      list-style: none;
      margin: 0;
      padding: 0; }
      .banner-container .banner ul li {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 0;
        position: relative; }
        .banner-container .banner ul li img {
          width: 100%;
          height: auto;
          float: left; }
        .banner-container .banner ul li .banner-caption {
          width: 100%;
          float: left;
          position: absolute;
          left: 0;
          top: 50%;
          right: 0;
          max-width: 800px;
          margin: auto;
          -ms-transform: translateY(-50%);
          /* IE 9 */
          -webkit-transform: translateY(-50%);
          /* Chrome, Safari, Opera */
          transform: translateY(-50%);
          z-index: 100;
          text-align: center; }
          .banner-container .banner ul li .banner-caption .caption-inner {
            display: inline-block; }
            .banner-container .banner ul li .banner-caption .caption-inner h1 {
              font-family: "santelia_rough_altbold_thrdmo";
              font-size: 90px;
              color: white;
              -ms-transform: rotate(-7deg);
              /* IE 9 */
              -webkit-transform: rotate(-7deg);
              /* Chrome, Safari, Opera */
              transform: rotate(-7deg);
              float: left;
              width: 100%;
              text-align: left; }
            .banner-container .banner ul li .banner-caption .caption-inner h2 {
              float: right;
              text-align: right;
              font-family: "ArcherBold";
              color: white;
              padding: 20px 18px 18px;
              position: relative;
              letter-spacing: .5px;
              background: url(images/dot_2.png) repeat-x bottom;
              background-size: 8px 4px; }
              .banner-container .banner ul li .banner-caption .caption-inner h2:before {
                content: "";
                width: 100%;
                max-width: 300px;
                position: absolute;
                right: 0;
                top: 0;
                background: url(images/dot_2.png) repeat-x;
                background-size: 8px 4px;
                height: 4px; }
    .banner-container .banner .flex-direction-nav {
      max-width: 1166px;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      /* IE 9 */
      -webkit-transform: translateY(-50%);
      /* Chrome, Safari, Opera */
      transform: translateY(-50%);
      left: 0;
      right: 0;
      z-index: 5; }
      .banner-container .banner .flex-direction-nav li {
        float: none;
        width: auto; }
        .banner-container .banner .flex-direction-nav li a {
          font-size: 0;
          position: relative;
          color: white;
          width: 69px;
          height: 134px; }
          .banner-container .banner .flex-direction-nav li a.flex-prev {
            float: left;
            background: url(images/left-arrow.png) no-repeat center center; }
          .banner-container .banner .flex-direction-nav li a.flex-next {
            float: right;
            background: url(images/right-arrow.png) no-repeat center center; }

.main-content {
  float: left;
  width: 100%;
  text-align: center;
  padding: 100px 150px; }
  .main-content .middle-heading {
    float: left;
    width: 100%;
    padding: 0 0 22px 0;
    margin: 0 0 35px 0;
    position: relative; }
    .main-content .middle-heading:after {
      content: "";
      background: url(images/dot_3.png) repeat-x left bottom;
      background-size: 8px 4px;
      max-width: 305px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      width: 100%;
      height: 4px; }
  .main-content p {
    line-height: 25px; }
    .main-content p strong {
      font-family: "Archer-Semibold";
      font-weight: normal;
      font-size: 20px; }

p {
  line-height: 25px; }
  p strong {
    font-family: "Archer-Semibold";
    font-weight: normal;
    font-size: 20px; }

.content-block-two {
  float: left;
  width: 100%;
  background: #ececec;
  padding: 90px 0 60px; }
  .content-block-two .content-left {
    float: left;
    width: 50%;
    padding: 0 80px 0 0; }
  .content-block-two .content-right {
    float: left;
    width: 50%; }

.content-block-three {
  float: left;
  width: 100%;
  padding: 84px 0 70px; }
  .content-block-three .content-left {
    float: left;
    width: 50%;
    padding: 0 80px 0 0; }
  .content-block-three .content-right {
    float: left;
    width: 50%; }

.left-heading {
  float: left;
  width: 100%;
  padding: 0 0 15px 0;
  background: url(images/dot_3.png) repeat-x left bottom;
  background-size: 8px 4px;
  margin: 0 0 30px 0; }

.accordian-block {
  float: left;
  width: 100%; }
  .accordian-block .accordion-navigation {
    position: relative;
    background: url(images/dot_3.png) repeat-x left bottom;
    background-size: 8px 4px; }
    .accordian-block .accordion-navigation a {
      background: none;
      position: relative;
      padding: 28px 0;
      text-transform: uppercase;
      color: #1c849d;
      font-size: 20px;
      line-height: 20px; }
      .accordian-block .accordion-navigation a:hover {
        background: none; }
      .accordian-block .accordion-navigation a:after {
        content: "\e900";
        font-size: 20px;
        font-family: "sycamore";
        position: absolute;
        right: 5px;
        color: #1c849d; }
    .accordian-block .accordion-navigation.active a {
      background: none;
      color: #1c849d; }
    .accordian-block .accordion-navigation .content {
      padding: 10px 0;
      line-height: 25px; }

.form-block {
  float: left;
  width: 100%;
  padding: 60px 0 0 0; }
  .form-block input[type="submit"] {
    float: right; }

input[type="submit"] {
  font-family: "Copse", serif;
  font-size: 17px;
  color: #1c849d;
  border: 1px solid #1c849d;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: 1.5px;
  padding: 10px 28px 8px;
  cursor: pointer;
  background: none; }
  input[type="submit"]:hover {
    color: #454545;
    border: 1px solid #454545; }

input[type="text"], input[type="email"], input[type="password"], input[type="url"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 50px;
  padding: 5px 15px;
  border: 1px solid #7f7f7f;
  margin-bottom: 15px;
  -webkit-appearance: none; }

input:focus {
  outline: none; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #454545;
  opacity: 1; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #454545;
  opacity: 1; }

:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #454545;
  opacity: 1; }

textarea, textarea[rows] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 116px;
  min-height: 116px;
  padding: 20px 15px;
  border: 1px solid #7f7f7f;
  margin-bottom: 45px;
  resize: vertical;
  -webkit-appearance: none; }

.textarea-outer {
  position: relative; }
  .textarea-outer:after {
    content: "";
    border-top: 14px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 14px solid #1c849d;
    position: absolute;
    right: 3px;
    bottom: 3px; }

.parking-block {
  float: left;
  width: 100%;
  padding: 45px 0 0 0; }
  .parking-block ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0 0 40px 0; }
    .parking-block ul li {
      float: left;
      font-size: 20px;
      margin-left: 32px;
      line-height: 25px; }
      .parking-block ul li:first-child {
        margin-left: 0; }
      .parking-block ul li:before {
        width: 24px;
        height: 24px;
        border: 1px solid #7f7f7f;
        content: "";
        float: left;
        margin-right: 10px; }
      .parking-block ul li.primary:before {
        background: yellow; }
      .parking-block ul li.overflow:before {
        background: #fe0000; }
      .parking-block ul li.accessible:before {
        background: cyan; }

.entry-header {
  padding: 10px 0; }

/*** End Content Section **************************************************************************************/
/*** Begin Footer Section *************************************************************************************/
/*--- footer starts ---*/
.footer-container {
  width: 100%;
  float: left;
  height: auto; }
  .footer-container .footer-top {
    width: 100%;
    float: left;
    height: auto;
    background: url("images/footer_top_bg.png") repeat;
    padding: 78px 0 86px; }
    .footer-container .footer-top .footer-text {
      width: 100%;
      float: left;
      height: auto;
      background: url(images/dot_3.png) repeat-x;
      background-size: 8px 4px;
      padding: 24px 27px 19px;
      position: relative; }
      .footer-container .footer-top .footer-text:after {
        content: "";
        background: url(images/dot_3.png) repeat-x;
        background-size: 8px 4px;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px; }
      .footer-container .footer-top .footer-text .footer-text-block {
        width: 70%;
        float: left; }
        .footer-container .footer-top .footer-text .footer-text-block p {
          font-family: "Copse", serif;
          font-size: 30px;
          margin: 0px;
          color: #1c849d; }
          .footer-container .footer-top .footer-text .footer-text-block p span {
            font-family: 300italic;
            font-weight: bold;
            font-style: italic; }
      .footer-container .footer-top .footer-text .footer-social-block {
        width: 30%;
        float: left; }
        .footer-container .footer-top .footer-text .footer-social-block .social-media {
          padding-top: 0px;
          padding-bottom: 0px;
          margin: -2px 11px 0 0; }
          .footer-container .footer-top .footer-text .footer-social-block .social-media ul {
            list-style: none;
            width: auto;
            float: right; }
            .footer-container .footer-top .footer-text .footer-social-block .social-media ul li {
              margin: 0 0 0 16px; }
              .footer-container .footer-top .footer-text .footer-social-block .social-media ul li a {
                width: 43px;
                height: 43px;
                font-size: 24px;
                color: white;
                line-height: 43px; }
                .footer-container .footer-top .footer-text .footer-social-block .social-media ul li a:hover {
                  color: white;
                  background: #454545; }
  .footer-container .footer-bottom {
    background: #11849e;
    width: 100%;
    position: relative;
    float: left;
    padding: 86px 0 63px; }
    .footer-container .footer-bottom:before {
      background: url("images/footer_top.png") no-repeat;
      background-size: cover;
      position: absolute;
      width: 100%;
      height: 50px;
      left: 0px;
      top: -45px;
      content: " "; }
    .footer-container .footer-bottom .footer-logo {
      width: 100%;
      float: left;
      padding: 42px 0 0; }
    .footer-container .footer-bottom .footer-menu {
      width: 100%;
      float: left;
      padding-right: 20px; }
      .footer-container .footer-bottom .footer-menu ul {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0; }
        .footer-container .footer-bottom .footer-menu ul li {
          width: 100%;
          float: left;
          list-style: none;
          margin: 0;
          padding: 0;
          padding: 0 0 6px; }
          .footer-container .footer-bottom .footer-menu ul li a {
            width: 100%;
            float: left;
            font-size: 15px;
            color: white;
            line-height: 18px; }
            .footer-container .footer-bottom .footer-menu ul li a:hover {
              color: #454545; }
      .footer-container .footer-bottom .footer-menu h4 {
        font-family: "Copse", serif;
        font-size: 18px;
        color: white;
        letter-spacing: 1.5px;
        padding: 0 0 23px; }
      .footer-container .footer-bottom .footer-menu .footer-div {
        width: 100%;
        float: left;
        padding: 0 0 18px; }
        .footer-container .footer-bottom .footer-menu .footer-div h6 {
          font-size: 15px;
          color: white;
          line-height: 17px;
          letter-spacing: 1.5px;
          padding: 0 0 4px; }
        .footer-container .footer-bottom .footer-menu .footer-div p {
          font-size: 13px;
          color: white;
          line-height: 18px;
          margin: 0; }
        .footer-container .footer-bottom .footer-menu .footer-div a {
          width: 100%;
          float: left;
          font-size: 13px;
          color: white;
          line-height: 18px;
          margin: 4px 0 0; }
          .footer-container .footer-bottom .footer-menu .footer-div a:hover {
            color: #454545; }
        .footer-container .footer-bottom .footer-menu .footer-div ul {
          width: 100%;
          float: left;
          list-style: none;
          margin: 0;
          padding: 0; }
          .footer-container .footer-bottom .footer-menu .footer-div ul li {
            width: auto;
            float: left;
            list-style: none;
            margin: 0;
            padding: 0;
            font-size: 13px;
            color: white;
            line-height: 18px;
            background: url(images/footer-divider.png) left 3px no-repeat;
            padding: 0 10px 0 12px; }
            .footer-container .footer-bottom .footer-menu .footer-div ul li:first-child {
              background: none;
              padding: 0 10px 0 0; }
  .footer-container .copyright {
    width: 100%;
    float: left;
    background: #186d7b;
    padding: 23px 0 18px; }
    .footer-container .copyright .copyright-text {
      width: 100%;
      float: left;
      text-align: center; }
      .footer-container .copyright .copyright-text p {
        font-family: "Muli", sans-serif;
        font-size: 15px;
        line-height: 17px;
        color: white;
        margin: 0;
        letter-spacing: 1.5px; }

em {
  font-style: italic; }
  em strong {
    font-size: inherit;
    font-weight: 700; }

/*--- footer ends ---*/
/*** End Footer Section ***************************************************************************************/
/*******************************************************************************************************************************************/
/*--- content starts ---*/
.new-scc-container {
  width: 100%;
  float: left;
  padding: 65px 0 68px; }
  .new-scc-container .wrapper {
    max-width: 1245px; }

.new-to-scc {
  width: 100%;
  float: left; }
  .new-to-scc .scc-content-section {
    width: 50%;
    float: left;
    padding: 33px 65px 0; }
    .new-to-scc .scc-content-section h4 {
      width: 100%;
      float: left;
      font-family: "Copse", serif; }
    .new-to-scc .scc-content-section p {
      color: #454545;
      line-height: 26px;
      padding: 0 75px 0 0;
      margin: 0 0 45px; }
  .new-to-scc .scc-image-section {
    width: 50%;
    float: left;
    padding: 0 0 0 12px; }
    .new-to-scc .scc-image-section img {
      width: 100%;
      height: auto;
      float: left; }

.heading-section {
  width: 100%;
  float: left;
  position: relative;
  padding: 31px 0 0; }
  .heading-section:before {
    width: 148px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/dot_1.png) repeat-x left top;
    background-size: 8px 4px;
    height: 4px; }
  .heading-section h2 {
    padding: 0 0 11px; }
  .heading-section h4 {
    font-family: "Copse", serif; }

.content-more {
  font-family: "Copse", serif;
  font-size: 17px;
  color: #1c849d;
  border: 1px solid #1c849d;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: 1.5px;
  padding: 10px 28px 8px; }
  .content-more:hover {
    color: #454545;
    border: 1px solid #454545; }

.testimonial-container {
  width: 100%;
  float: left;
  background: url("images/footer_top_bg.png") repeat;
  padding: 92px 0 88px; }
  .testimonial-container .testimonial-section {
    width: 100%;
    float: left;
    padding: 0 180px;
    text-align: center; }
    .testimonial-container .testimonial-section p {
      font-family: "Copse", serif;
      font-size: 26px;
      color: #454545;
      line-height: 33px;
      margin: 0;
      position: relative;
      z-index: 100; }
      .testimonial-container .testimonial-section p:before {
        width: 104px;
        height: 76px;
        content: "";
        background: url(images/quote.png) left top no-repeat;
        position: absolute;
        left: -39px;
        top: -31px;
        z-index: -1; }

.meet-scc-container {
  width: 100%;
  float: left;
  position: relative; }
  .meet-scc-container .meet-scc-image {
    width: 100%;
    float: left; }
    .meet-scc-container .meet-scc-image img {
      width: auto;
      height: auto;
      float: left; }
  .meet-scc-container .meet-scc-content {
    width: 100%;
    max-width: 1116px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
    .meet-scc-container .meet-scc-content .scc-content-outer {
      width: 100%;
      height: 100%;
      display: table; }
      .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner {

        display: table-cell;
        vertical-align: middle; }
        .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content {
          width: 48.8%;
          float: right;
          padding: 0 0 0 70px; }
          .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content .left-heading {
            margin: 0 0 38px;
            padding: 0 0 10px;
            background: url(images/dot_1.png) repeat-x left bottom;
            background-size: 8px 4px;
            border-bottom: 0; }
            .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content .left-heading h2 {
              letter-spacing: 3px; }
          .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content h6 {
            font-family: "Copse", serif;
            color: #454545;
            letter-spacing: 1.5px;
            padding: 0 0 20px; }
          .meet-scc-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content p {
            letter-spacing: 1.5px;
            margin: 0 0 90px; }

.meet-scc-container.newsletter-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content p {
  letter-spacing: inherit;
  margin: 0 0 35px; }

.newsletter-container .heading-section h2 {
  padding: 0 0 23px; }

.newsletter-section {
  width: 100%;
  float: left; }
  .newsletter-section .es_msg, .newsletter-section .es_lablebox {
    display: none; }
  .newsletter-section .submit-btn {
    margin: 40px 0 0; }
  .newsletter-section .es_textbox_button {
    width: auto;
    background: none;
    border: 1px solid #1c849d;
    border-radius: 3px;
    color: #1c849d;
    cursor: pointer;
    font-family: "Copse", serif;
    font-size: 17px;
    letter-spacing: 1.5px;
    padding: 10px 28px 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .newsletter-section .es_textbox_button:hover {
      border: 1px solid #454545;
      color: #454545; }

.announcement-container {
  width: 100%;
  float: left;
  background: #ededed;
  padding: 102px 0 54px; }
  .announcement-container .announcement-section {
    width: 100%;
    float: left; }
    .announcement-container .announcement-section h6 {
      font-family: "ArcherBold";
      font-size: 17px;
      color: #454545;
      background: url(images/announcement-bg.png) left top no-repeat;
      padding: 13px 65px 12px 19px;
      float: left; }
    .announcement-container .announcement-section a {
      float: left;
      font-family: "Muli", sans-serif;
      font-size: 13px;
      color: #1c849d;
      margin: 2px 0 0 26px; }
      .announcement-container .announcement-section a:hover {
        color: #454545; }
    .announcement-container .announcement-section .announcement-tab-section {
      width: 100%;
      float: left;
      padding: 50px 0 0; }
      .announcement-container .announcement-section .announcement-tab-section .tab-links {
        width: 100%;
        float: left; }
        .announcement-container .announcement-section .announcement-tab-section .tab-links ul {
          width: 100%;
          float: left;
          list-style: none;
          margin: 0;
          padding: 0; }
          .announcement-container .announcement-section .announcement-tab-section .tab-links ul li {
            width: auto;
            float: left;
            list-style: none;
            margin: 0;
            padding: 0 0 0 40px; }
            .announcement-container .announcement-section .announcement-tab-section .tab-links ul li:first-child {
              padding: 0; }
            .announcement-container .announcement-section .announcement-tab-section .tab-links ul li.active a {
              background: url(images/dot_4.png) repeat-x left bottom;
              background-size: 8px 4px;
              padding-bottom: 4px;
              transition: none; }
            .announcement-container .announcement-section .announcement-tab-section .tab-links ul li a {
              width: 100%;
              float: left;
              font-family: "Copse", serif;
              font-size: 20px;
              color: #454545;
              background: none;
              margin: 0;
              padding: 0;
              letter-spacing: 2px;
              border-bottom: 4px dotted #ededed; }
      .announcement-container .announcement-section .announcement-tab-section .tabs-content {
        width: 100%;
        float: left;
        padding: 45px 0 0; }
        .announcement-container .announcement-section .announcement-tab-section .tabs-content .content {
          width: 100%;
          float: left; }
          .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-image {
            width: 42.6%;
            float: left; }
            .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-image img {
              width: auto;
              height: auto;
              float: left; }
          .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content {
            width: 57.4%;
            float: left;
            margin: -5px 0 0;
            padding: 0 0 0 37px; }
            .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content h3 {
              width: 77%;
              background: url(images/dot_4.png) repeat-x left bottom;
              background-size: 8px 4px;
              padding: 0 0 14px;
              margin: 0 0 20px;
              letter-spacing: 1.5px; }
            .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content h6 {
              width: 100%;
              float: left;
              font-family: "Copse", serif;
              font-size: 18px;
              background: none;
              padding: 0 0 15px;
              letter-spacing: 1.5px; }
            .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content p {
              font-size: 15px;
              line-height: 26px;
              padding: 0 75px 0 0; }
            .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content a {
              font-family: "Muli", sans-serif;
              font-size: 13px;
              color: #1c849d;
              margin: -26px 0 0; }
              .announcement-container .announcement-section .announcement-tab-section .tabs-content .content .tab-content a:hover {
                color: #454545; }

.announcement-container.announcement-inner-container {
  background: none;
  padding: 25px 0 55px; }

.announcement-list-section {
  width: 100%;
  float: left;
  padding: 30px 0 0; }
  .announcement-list-section ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0; }
    .announcement-list-section ul li {
      width: 100%;
      float: left;
      list-style: none;
      margin: 30px 0 0;
      padding: 0; }
      .announcement-list-section ul li:first-child {
        margin: 0; }
      .announcement-list-section ul li .announcement-list {
        width: 100%;
        float: left; }
        .announcement-list-section ul li .announcement-list h4 {
          padding: 15px 0 0;
          display: inline-block; }
          .announcement-list-section ul li .announcement-list h4 a {
            font-family: "Muli", sans-serif;
            font-size: 22px;
            font-weight: 400;
            letter-spacing: 1.2px;
            line-height: 22px;
            color: #1c849d;
            margin: 0; }
            .announcement-list-section ul li .announcement-list h4 a:hover {
              color: #454545; }
        .announcement-list-section ul li .announcement-list p {
          margin: 0; }
        .announcement-list-section ul li .announcement-list .announcement-image {
          width: 35%;
          float: left;
          margin: 0 30px 0 0; }
          .announcement-list-section ul li .announcement-list .announcement-image img {
            width: auto;
            height: auto;
            float: left; }

.announcement-single h1 {
  padding: 0 0 25px; }

.location-container {
  width: 100%;
  float: left; }

.meet-scc-container.church-map-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content {
  width: 50.2%;
  float: left;
  padding: 0 84px 0 0; }

.church-map-container .heading-section {
  float: left;
  padding: 31px 0 14px; }

.meet-scc-container.church-map-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content p {
  margin: 0 0 28px; }

.church-map-container {
  width: 100%;
  float: left; }
  .church-map-container .located-section {
    width: 100%;
    float: left; }
    .church-map-container .located-section a {
      font-size: 13px;
      color: #454545; }
      .church-map-container .located-section a:hover {
        color: #1c849d; }

.meet-scc-container.church-map-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content .located-section h6 {
  font-size: 17px;
  padding: 0 0 16px; }

.meet-scc-container.church-map-container .meet-scc-content .scc-content-outer .scc-content-inner .scc-content .located-section p {
  margin: 0 0 8px; }

#googlemaps, #mapThree {
  /*width: 700px;*/
  width:50%;
  /*height: 550px;*/
    height:610px;
  float: right;
  position: relative;
  z-index: 100; }

#map {
  /*width: 700px;*/
  width:50%;
  /*height: 550px;*/
    height: 610px;
  float: left;
  position: relative;
  z-index: 100; }

.meet-scc-container.church-map-container.map-right .meet-scc-content .scc-content-outer .scc-content-inner .scc-content {
  float: right;
  padding: 0 0 0 84px; }

.page-container {
  width: 100%;
  float: left;
  padding: 25px 0 55px; }
  .page-container .page-section {
    width: 100%;
    float: left; }
    .page-container .page-section h1 {
      padding: 0 0 30px; }

/*--- content ends ---*/


.flexImages { display:none; }
.flexImages.first {display:block;}
.flex-disabled { display:none; }
.announcement-single .post-thumbnail { float:left; margin:0px 15px 10px 0px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pum-theme-846 .pum-title, .pum-theme-default-theme .pum-title { display:none; }
.pum-theme-846 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { height: 30px; width: 30px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-size: 24px; line-height: 26px; border: 2px solid #ffffff; border-radius: 30px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1 ) }  
