/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
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; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

nav {
  background-color: initial;
  box-shadow: none !important; }

nav ul a {
  font-size: inherit; }

/* Variables */
/* Default Styles */
html {
  height: 100%; }

body {
  height: 100%;
  font-family: "HelveticaNeueETW01-55Rg";
  background: #000; }

.bodyWrap {
  min-height: 100%;
  position: relative; }

::selection {
  /*background:;*/ }

.wrap {
  width: 960px;
  margin: auto; }

.clear {
  clear: both; }

.beforeFooter {
  clear: both; }

a {
  text-decoration: none; }

.fullWidth, header#header, header#header nav, #slider, footer, footer .copyright {
  width: 100%;
  min-width: 960px; }

/* Float */
.left {
  float: left; }

.right {
  float: right; }

/* Text Align */
.textLeft {
  text-align: left; }

.textCenter {
  text-align: center; }

.textRight {
  text-align: right; }

.textJust {
  text-align: justify; }

/* Position */
.fixed {
  position: fixed; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

/* Display */
.hide {
  display: none; }

.block {
  display: block; }

.inline {
  display: inline; }

.inlineBlock {
  display: inline-block; }

/* Font Weight */
.bold, strong {
  font-weight: bold; }

.regular {
  font-weight: normal; }

.italic, em {
  font-style: italic; }

/* Desktop/Mobile */
.desktop {
  display: block; }

.mobile {
  display: none; }

/* Typography */
h1 {
  font-size: 24px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  word-break:break-word;}

h2 {
  margin-bottom: 25px; }

h3 {
  font-size: 18px;
  margin-bottom: 25px;
  color: #385988;
  font-family: "HelveticaNeueETW01-75Bd";
  line-height: 25px; }

h4 {
  font-size: 14px;
  margin-bottom: 25px;
  font-family: "HelveticaNeueETW01-75Bd";
  color: #385988; }

p {
  margin-bottom: 25px;
  font-size: 14px; }

/* Header */
header#header {
  height: 150px;
  background: #02AFD7; }
  header#header .wrap {
    position: relative; }
  header#header .logo {
    height: 118px;
    float: left;
    margin-left: 35px;
    position: relative;
    z-index: 9; }
    header#header .logo img {
      margin-top: 20px; }
  header#header .nails {
    position: absolute;
    top: 26px;
    left: 35px; }
  header#header .social {
    float: right;
    text-align: center;
    margin-right: 35px; }
    header#header .social .btn {
      width: 170px;
      height: 35px;
      margin-bottom: 5px;
      display: block;
      border-radius: 0;
      position: relative; }
      header#header .social .btn a {
        color: #fff;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      header#header .social .btn span {
        display: block;
        line-height: 35px;
        text-transform: none; }
    header#header .social .donate {
      background: #385988; }
    header#header .social {
      background: #00afd7;
      margin-bottom: 10px; }
    header#header .social .circle {
      width: 26px;
      height: 26px;
      border-radius: 25px;
      display: inline-block;
      text-align: center;
      overflow: hidden;
      position: relative; }
      header#header .social .circle a {
        color: #fff;
        font-size: 14px;
        display: block;
        position: relative;
        z-index: 999; }
      header#header .social .circle .fa {
        line-height: 26px !important; }
    header#header .social .circle:after {
      content: '';
      width: 100%;
      height: 0%;
      position: absolute;
      top: 0;
      left: 0;
      transition: .2s ease;
      background: rgba(0, 0, 0, 0.2); }
    header#header .social .circle:hover:after {
      height: 100%;
      transition: .2s ease; }
    header#header .social .fb {
      background: #4d67a4; }
    header#header .social .tw {
      background: #26a6df; }
    header#header .social .yt {
      background: #cc2127; }
    header#header .social .ig {
      background: #40729a; }
    header#header .social .pi {
      background: #c72426; }
  header#header nav {
    clear: both;
    height: 32px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #43b02a; }
    header#header nav ul {
      width: 802px;
      margin: auto; }
      header#header nav ul li {
        float: left;
        line-height: 30px;
        font-size: 14px;
        position: relative; }
        header#header nav ul li a {
          color: #fff;
          padding: 0 15px;
          display: block;
          position: relative;
          z-index: 9;
          font-size: inherit; }
      header#header nav ul li:before {
        content: '';
        width: 100%;
        height: 0%;
        left: 0;
        top: 0;
        position: absolute;
        background: #385988;
        transition: .2s ease; }
      header#header nav ul li:hover:before {
        height: 100%;
        transition: .2s ease; }
      header#header nav ul li:after {
        content: '';
        width: 2px;
        height: 15px;
        background: #fff;
        position: absolute;
        z-index: 9;
        right: -1px;
        top: -9px;
        bottom: -9px;
        margin: auto; }
      header#header nav ul li:last-child:after {
        display: none; }

/* Body */
.slider {
  height: 295px; }
  .slider .slideImage .cont {
    width: 415px;
    height: 295px;
    background: #00afd7;
    position: relative;
    z-index: 999;
    box-sizing: border-box;
    padding-left: 35px; }
    .slider .slideImage .cont h1 {
      font-size: 80px;
      font-family: "HelveticaNeueETW01-75Bd";
      color: #fff;
      line-height: 80px;
      margin-bottom: 10px;
      float: left; }
    .slider .slideImage .cont p {
      font-size: 36px;
      color: #fff;
      line-height: 50px; }
  .slider .slideImage .right {
    width: 55%;
    position: absolute;
    right: 0;
    top: 0; }
    .slider .slideImage .right img {
      width: 100%; }

section#home {
  width: 100%;
  background: #fff;
   float: left;}
  section#home article {
    
    box-sizing: border-box;
    width: 100%;
    
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px; }
    section#home article p {
      line-height: 20px; }
      section#home article p b {
        font-family: "HelveticaNeueETW01-75Bd"; }
    section#home article h2 {
      color: #00afd7;
      font-family: "HelveticaNeueETW01-75Bd";
      font-size: 20px;
      line-height:30px;}
    section#home article .btns {
      float: left;
      margin-bottom: 30px; }
      section#home article .btns ul li {
        width: 130px;
        height: 50px;
        float: left;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
        color: #fff;
        background: #c4d600;
        margin: 0 15px;
        border-radius: 0;
        position: relative;
        text-transform: none; }
        section#home article .btns ul li a {
          color: #fff;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      section#home article .btns ul li:first-child {
        margin-left: 0; }
      section#home article .btns ul li:last-child {
        margin-right: 0; }
      section#home article .btns ul li:nth-child(1) {
        background: #c4d600; }
      section#home article .btns ul li:nth-child(2) {
        background: #43b02a; }
      section#home article .btns ul li:nth-child(3) {
        background: #385988; }
      section#home article .btns ul li:nth-child(4) {
        background: #00afd7; }
  section#home aside {
    float: left;
    box-sizing: border-box;
    width: 274px;
    padding-right: 35px;
    padding-top: 50px;
    padding-left: 15px;
    position: relative; }
    section#home aside .box {
      position: absolute;
      top: 0;
      left: 0; }
      section#home aside .box span {
        display: block;
        padding: 10px 15px;
        background: #00afd7;
        color: #fff;
        text-transform: uppercase; }
    section#home aside .entry {
      width: 100%;
      border-bottom: 1px dashed;
      margin-top: 15px; }
      section#home aside .entry span {
        font-size: 12px;
        color: #7c7c7c;
        display: block;
        margin-bottom: 5px; }
      section#home aside .entry p {
        font-size: 12px;
        margin-bottom: 15px;
        line-height: 16px; }
        section#home aside .entry p a {
          color: #43b02a; }
    section#home aside .entry:last-child {
      border-bottom: 0; }

section#sub {
  position: relative;
  float: left;
  width: 100%;
  background: #fff; }
  section#sub .asExtend {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    section#sub .asExtend .extend {
      width: 100%;
      height: 100%;
      position: relative;
      background: #385988;
      left: -275px; }
    section#sub .asExtend .extend:after {
      content: '';
      width: 100%;
      height: calc(100% - 60px);
      background: #00afd7;
      position: absolute;
      top: 60px; }
  section#sub .arExtend {
    width: 50%;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
    section#sub .arExtend .extend {
      width: 100%;
      height: 60px;
      position: relative;
      background: #dcdcdd; }
  section#sub aside {
    width: 205px;
    float: left;
    background: #00afd7;
    position: relative;
    z-index: 2; }
    section#sub aside header {
      width: 100%;
      height: 60px;
      background: #385988;
      display: table;
      box-sizing: border-box;
      padding-left: 35px; }
    section#sub aside nav {
      box-sizing: border-box;
      padding-left: 25px;
      padding-right: 10px; }
      section#sub aside nav ul {
        margin-top: 20px; }
        section#sub aside nav ul li {
          font-family: "HelveticaNeueETW01-75Bd";
          width: 100%;
          font-size: 14px; }
          section#sub aside nav ul li a {
            color: #fff;
            padding: 7px 0;
            padding-left:10px; }
          section#sub aside nav ul li ul {
            margin-top: 0; }
            section#sub aside nav ul li ul li {
              font-family: "HelveticaNeueETW01-55Rg";
              line-height: 18px; }
              section#sub aside nav ul li ul li a {
                padding-left: 30px; }
  section#sub article {
    width: 755px;
    float: left;
    position: relative;
    z-index: 2; }
    section#sub article header {
      width: 100%;
      height: 60px;
      background: #dcdcdd;
      box-sizing: border-box;
      padding-left: 25px; }
      section#sub article header h2 {
        line-height: 60px;
        font-size: 24px;
        font-family: "HelveticaNeueETW01-75Bd";
        color: #385988; }
    section#sub article .content {
      padding: 25px;
      box-sizing: border-box;
      width: 100%;
      padding-right: 35px; }
      section#sub article .content p {
        color: #385988;
        line-height: 22px; }

/* Footer */
footer {
  background: #43B029;
  height: 260px;
  position: relative;
   }
  footer .blue {
    width: 100%;
    height: 200px;
    
    box-sizing: border-box;
    
    background-color: transparent !important; }
    footer .blue .address {
      
      width: 50%; }
      footer .blue .address img {
        margin-bottom: 15px;
        margin-top: 15px; }
      footer .blue .address span {
        display: block;
        font-size: 12px;
        color: #fff; }
        footer .blue .address span b {
          display: block;
           }
      footer .blue .address span.address {
        margin-bottom: 15px; }
      footer .blue .address span.hours {
        margin-bottom: 15px; }
        footer .blue .address span.hours b {
          width: 60px;
          font-family: "HelveticaNeueETW01-75Bd"; }
      footer .blue .address span.phone {
        margin-bottom: 5px; }
        footer .blue .address span.phone b {
          width: 10%;
          font-family: "HelveticaNeueETW01-75Bd"; }
    footer .blue .fLinks {
      
      width: 50%; }
      footer .blue .fLinks ul {
        margin-top: 25px;
        margin-left: 40px;
        margin-bottom: 20px; }
        footer .blue .fLinks ul li {
          font-size: 12px;
          line-height: 16px; }
          footer .blue .fLinks ul li a {
            color: #fff; }
      footer .blue .fLinks .download img {
        
        padding-right: 15px;
        position: relative;
        top: -5px; }
      footer .blue .fLinks .download span {
        font-size: 12px;
        color: #fff;
        display: block;
         }
  footer .green {
    width: 20%;
    height: 200px;
   
    background: #43b02a;
    box-sizing: border-box;
    padding-left: 35px; }
    footer .green img {
      width:60%;
      margin-top: 15px;
      margin-bottom: 10px; }
    footer .green span {
      display: block;
      font-size: 12px;
      color: #fff; }
      footer .green span b {
        display: block;
        
        font-family: "HelveticaNeueETW01-75Bd"; }
    footer .green span.address {
      margin-bottom: 10px; }
    footer .green span.hours {
      margin-bottom: 2px; }
      footer .green span.hours b {
        width: 100%; }
    footer .green span.phone {
      margin-top: 10px; }
      footer .green span.phone b {
        margin-right: 10px; }
  footer .map {
    float: left; }
  footer .copyright {
    height: 30px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0; }
    footer .copyright span {
      color: #fff;
      display: block;
      text-align: center;
      font-size: 10px;
      line-height: 30px; }
      
      
 .column {
  float: left;
  width: 350px;
  color: white;
}

footer .row .column {
	margin-bottom: 20px;
}

.row {
padding-top: 30px;
margin-left: 230px;

}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.column4, ul, a {
color: white;
font-size: 16px;
}

.borderdivleft
{
border: 1px solid white;
width: 1px;
height: 165px;
margin-left: -100px;
}

.borderdivright
{
border: 1px solid white;
width: 1px;
height: 165px;
margin-left: -70px;
}

.volunteer
{
 background-color: #43B029;
}

/* Mobile Styles */
