@charset "UTF-8";
/*
Theme Name:         Airy
Description:        Airy is a clean WordPress theme developed for the Wired Impact platform that is based off the Immensely theme from Themes Kingdom.
Author:             Wired Impact
Author URI:         https://wiredimpact.com
Version:            1.2.32
License:            GNU General Public License v2.0
Text Domain:        tkingdom
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/
/************************************************************/
/*                                                          */
/*  Theme CSS Start                                         */
/*                                                          */
/************************************************************/
*,
*:before,
*:after {
  word-break: break-word;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

p:empty {
  display: none;
}

#container {
  overflow: hidden;
}

.post-type-archive-product #content #container {
  padding-top: 30px;
}

.post-type-archive-product #sidebar {
  padding-top: 35px;
}

#container > .container {
  padding-bottom: 30px;
}

#content > .row-fluid,
.blog.sidebar {
  margin-top: 70px;
}

.single #content > .row-fluid,
.single-post #content > .row-fluid {
  margin-top: 0;
}

.close {
  float: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

.close:hover, .close:focus {
  color: inherit;
  text-decoration: none;
  cursor: default;
  opacity: 1;
  filter: alpha(opacity=1);
}

/* CSS Document */
a, li, button, input, textarea {
  outline: none;
}

b {
  font-weight: bold;
}

cite, i {
  font-style: italic;
}

q:before,
q:after {
  content: "";
}

.no-slider {
  margin-top: 140px;
}

.cta {
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
}

.cta:hover {
  text-decoration: none;
}

.button-small,
.pagination-right a,
.pagination-right span {
  display: inline-block;
  background-color: #eceef1;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1em;
  padding: 6px 10px 7px 10px;
  border-radius: 2px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: none;
}

.pagination-right a,
.pagination-right span {
  margin-bottom: 10px;
  background: none;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  padding: 0 0 2px;
  margin: 6px 8px 5px 8px;
}

.pagination-right span.dots {
  background: none;
}

a.button-small,
a.button-small:focus,
.pagination-right a,
.pagination-right a:hover,
.pagination-right a:focus {
  color: #fff;
}

.pagination-right a:hover {
  text-decoration: none;
}

.meta-read-more a.button-small:hover {
  color: #fff;
}

.slider-content {
  opacity: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
embed, iframe, object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 5px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.shortcodes .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 10px 0 0;
  padding: 0 4px 0;
}

.gallery-caption {
  font-style: italic;
}

.entry-meta {
  width: auto;
  float: left;
}

.image-navigation {
  float: right;
  top: 4px;
  position: relative;
}

.navbar-fixed-top {
  position: relative;
}

.fixed.navbar-fixed-top {
  position: fixed;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-activate-container {
  max-width: 940px;
  padding: 0 20px;
  margin: 4em auto;
}

@media screen and (min-width: 960px) {
  .wp-activate-container {
    padding: 0;
  }
}

.wp-activate-container label[for="key"] + br {
  content: "";
}

/*----------//// $HEADER \\\\-------------*/
.navbar-inverse .navbar-inner {
  background: #fff;
  border: none;
  padding: 25px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: .1s;
  transition: .1s;
}

.nav-collapse.collapse {
  font-size: 0;
  height: 100%;
  -webkit-transition: .1s;
  transition: .1s;
}

.navbar-inverse .navbar-inner.small {
  padding: 9px 0;
}

.admin-bar .navbar-fixed-top.fixed {
  top: 32px;
}

.navbar-inner .search-big form {
  height: 100%;
}

.navbar .nav {
  margin: 0 16px 0 0;
}

.navbar .nav > li {
  margin: 0 11px;
  font-size: 16px;
}

.navbar .nav > li > a {
  text-transform: uppercase;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  padding: 5px 12px;
  color: #222;
  font-weight: bold;
  text-shadow: none;
  position: relative;
  border: none;
}

.navbar .nav > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0px;
  background-color: transparent;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

.navbar .nav > li > a:hover:after,
.navbar .nav > li > a:focus:after,
.navbar-inverse .nav .active > a:after,
.navbar-inverse .nav .active > a:hover:after,
.navbar-inverse .nav .active > a:focus:after {
  width: 100%;
  background-color: red;
}

.navbar .nav.show-button > li:last-child {
  margin-left: 0;
}

.navbar .nav.show-button > li:last-child.dropdown .dropdown-menu {
  background-color: transparent;
}

.navbar .nav.show-button > li:last-child > a {
  padding-left: 11px;
  padding-right: 11px;
  color: #00acee;
  position: relative;
  z-index: 1;
  background-color: #00acee;
  color: #FFF;
  -webkit-transition: background-color .5s linear;
  transition: background-color .5s linear;
}

.navbar .nav.show-button > li:last-child > a:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: 34px;
  border: 2px solid #00acee;
  border-radius: 2px;
  -webkit-transition: border-color .5s linear, background-color .5s linear;
  transition: border-color .5s linear, background-color .5s linear;
  z-index: -1;
  background-color: #00acee;
}

.navbar .nav.show-button > .active:last-child > a:before,
.navbar .nav.show-button > li:last-child > a:hover:before,
.navbar .nav.show-button > li:last-child > a:focus:before,
.navbar .nav.show-button > li:last-child > a:active:before {
  border-color: #000;
}

.navbar .nav.show-button > li:last-child > a:after {
  display: none;
}

.breadcrumb > li {
  text-shadow: none;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  cursor: default;
}

.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  border-bottom: none;
}

.navbar .nav > li a i {
  color: #7a7a7a;
  font-size: 8px;
  position: relative;
  left: 2px;
  opacity: 0.3;
}

.navbar .nav .dropdown-menu li a i {
  top: -1px;
  width: 9px;
}

.navbar .nav > li:hover > a i,
.navbar .nav > li:focus > a i {
  color: #fff;
}

.navbar .nav .dropdown-submenu a i {
  margin-right: 5px;
  color: #436bb8;
}

.dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  padding: 12px 0 0 0;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
  padding: 0 0 0 10px;
  background: none;
}

.navbar .nav > li:last-of-type .dropdown-menu {
  left: auto;
  right: 0;
}

.navbar .nav > li:last-of-type .dropdown-menu .dropdown-menu {
  padding: 0 10px 0 0;
  right: 100%;
}

.dropdown-menu > li > a {
  text-transform: uppercase;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  color: #4d4d4d;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px 12px;
  font-weight: bold;
  border-bottom: none;
}

.dropdown-menu li {
  padding: 5px;
  font-size: 15px;
}

.navbar .nav .dropdown > .dropdown-menu > span {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: 25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #eceef1;
  display: block;
}

.dropdown-submenu > .dropdown-menu {
  margin-left: 0;
  margin-top: -1px;
}

.dropdown-submenu {
  padding-right: 20px;
  border-radius: 3px 3px 0 0;
}

/*-- $SEARCH HEADER --*/
.search-header {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.search-header button {
  height: 16px;
  width: 35px;
  background: url("img/search-button.png") no-repeat right center transparent;
  border: none;
  padding: 0 15px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
  position: relative;
}

.search-header button:before {
  content: "";
  display: inline-block;
  height: 16px;
  position: absolute;
  left: -6px;
  top: 0;
  vertical-align: top;
}

.header-divider {
  border-left: 6px double rgba(112, 112, 112, 0.32);
  display: inline;
  font-size: 14px;
  position: relative;
  top: 4px;
}

.search-header button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.search-header .details {
  position: absolute;
  right: 0;
}

.search-header input {
  height: 70px;
  color: #b7b7b7;
  font-size: 15px;
  border: none;
  border-radius: 0;
  padding: 0 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-big {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 1170px;
  display: none;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}

.search-big input {
  border: medium none transparent;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #222222;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1em;
  height: 100%;
  margin: 0;
  outline: medium none;
  padding: 0 30px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  z-index: 1000;
}

.search-big i.close-search {
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  z-index: 1001;
  opacity: .3;
  filter: alpha(opacity=30);
  color: #000;
  cursor: pointer;
  padding: 22px 0 18px 18px;
  background-image: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.search-big i.close-search:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.search-big i.close-search:before,
.search-big i.close-search:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 3px;
  background: #000;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.search-big i.close-search:after,
.search-big i.close-search:hover:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.search-big i.close-search:hover:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*----------//// Search Results \\\\-------------*/
.search-results .post-big {
  margin-bottom: 20px;
}

.search-results .results > .hentry:first-child h2 {
  margin-top: 0;
}

.search-results .pagination {
  margin-top: 0;
}

.search-no-results .results h2 {
  margin-top: 0;
}

/*----------//// Page Titles \\\\-------------*/
.banner {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.banner.banner-background {
  background-color: #436bb8;
  padding: 36px 0;
}

.banner .container {
  padding: 0;
}

@media (max-width: 767px) {
  .banner.banner-background .container {
    padding: 0 20px;
  }
}

.banner .post-thumbnail {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 34.188%;
}

.banner h1 {
  text-transform: uppercase;
  font-size: 3em;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
}

h1.page-title {
  margin-top: 0;
}

/*----------//// $HOME \\\\-------------*/
.home #container #content {
  margin-bottom: 0;
}

.home .hero-button-container {
  text-align: center;
}

@media (min-width: 1921px) {
  .home .hero-image {
    height: 685px;
    overflow: hidden;
    border-bottom: 6px solid #222;
  }
}

.home .hero-image img {
  display: block;
  border-bottom: 6px solid #222;
}

@media (min-width: 1921px) {
  .home .hero-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

.home .hero-image h1 {
  text-transform: uppercase;
  font-size: 2em;
  padding: 15px 10px 0px;
  margin: 0;
}

.home .hero-image .button,
.home .full-width-banner .button {
  display: inline-block;
  margin: 10px 20px 0;
  padding: 5px 20px;
  border: 2px solid #222;
  color: #222;
  border-radius: 3px;
  font-weight: bold;
  text-transform: uppercase;
}

.home .hero-image .button {
  margin-top: 30px;
}

.home .hero-image .button:hover,
.home .hero-image .button:focus,
.home .full-width-banner .button:hover,
.home .full-width-banner .button:focus {
  opacity: 0.7;
}

.home #content > .row-fluid {
  margin-top: 0;
  padding: 3em 0;
}

.home .row-fluid:nth-child(2n+4) {
  background: #eceef1;
}

.home .row-fluid.org-description {
  text-align: center;
  background: transparent;
}

.home .org-description p {
  margin-bottom: 0;
}

.home .org-description ul {
  list-style: disc;
}

.home .org-description ol {
  list-style: decimal;
}

.home .org-description ul,
.home .org-description ol {
  margin: 30px 0 30px 25px;
}

.home .org-description ul li,
.home .org-description ol li {
  margin-bottom: 0.625em;
}

.home #content .three-column-row {
  padding-top: 0;
}

.three-column-row > div {
  border-top: 1px solid #e5e5e5;
  padding-top: 35px;
}

.three-column-row div div {
  text-align: center;
  padding: 1.5em 1%;
}

.three-column-row h3 {
  margin-top: 10px;
  font-size: 18px;
}

.three-column-row h3 > a {
  line-height: 1.4;
}

.home .img-post-big figure {
  border-radius: 0;
}

.home .img-post-big figure img {
  width: auto;
}

.home .img-post-big .post-opt-wrapper:hover,
.home .img-post-big .post-opt-wrapper:focus {
  border-radius: 0;
}

.home .columns .img-post-big {
  max-width: 270px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.four-column-row h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 32px;
  margin: 0 0 6px;
}

.four-column-row div > p {
  text-align: center;
  margin-bottom: 2.3em;
}

.columns > div {
  margin: 0 auto 2em;
}

.columns > div:last-child {
  margin-bottom: 0;
}

.four-column-row .img-post-big figure,
.recent-blog-posts .img-post-big figure {
  margin-bottom: 0;
}

.columns h3 {
  text-align: center;
  font-size: 18px;
  margin: 1.1em 0 0;
}

.columns h3 > a {
  line-height: 1.4;
}

#content > .full-width-banner {
  text-align: center;
}

.full-width-banner p {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
}

.home .full-width-banner .button {
  border-color: #fff;
  color: #fff;
  font-size: 16px;
  margin-top: 1.5em;
  padding: 8px 38px;
}

#content > .full-width-cta {
  margin-top: 0;
  padding: 3em 0;
}

.full-width-cta img {
  display: block;
  margin: 0 0 1em;
}

.full-width-cta h2 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
}

.full-width-cta .button-small {
  margin: 1.5em 0 0;
  padding: 10px 15px 11px 15px;
}

.full-width-cta .button-small:hover,
.full-width-cta .button-small:focus {
  color: #fff;
  border-bottom: none;
}

.home .upcoming-events h2,
.home .recent-blog-posts h2 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
}

.home .upcoming-events h2 + .sc_event {
  margin-top: 30px;
}

.home .upcoming-events .sc_event {
  margin-top: 45px;
}

.home .sc_event .event-date {
  margin-top: 3px;
}

.home .upcoming-events .event-info h2 {
  font-size: 18px;
  text-transform: none;
}

.home .upcoming-events > div > p {
  margin-top: 2em;
  margin: 2em 0 0 80px;
}

.home .upcoming-events > div > p a {
  text-transform: uppercase;
  font-weight: bold;
}

.home .upcoming-events > div > p a:after {
  content: '›';
  display: inline-block;
  padding-left: 4px;
  vertical-align: top;
  margin: -1px -10px 0 0;
}

.recent-blog-posts .img-post-big {
  max-width: 366px;
}

.home .posts {
  margin-top: 2em;
}

.home .posts > div {
  margin-bottom: 3em;
}

.home .posts > div:last-child {
  margin-bottom: 0;
}

.recent-blog-posts h3 {
  font-size: 18px;
  text-transform: none;
  margin-top: 15px;
}

.recent-blog-posts h3 > a {
  line-height: 1.4;
}

.recent-blog-posts .button-small {
  font-size: 12px;
  margin-top: 1.5em;
}

.home .footer-widgets {
  margin-top: 0;
  padding-top: 73px;
}

@media screen and (min-width: 641px) {
  .home .upcoming-events > div > p {
    margin-left: 120px;
  }
}

@media screen and (min-width: 768px) {
  .home .hero-image {
    position: relative;
  }
  .home .hero-button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    width: 100%;
    height: -webkit-calc( 100% - 6px);
    height: calc( 100% - 6px);
    top: 0;
    left: 0;
  }
  .home .overlay {
    background: rgba(71, 71, 71, 0.4);
  }
  .home .hero-image h1 {
    padding: 0 10px;
    color: #fff;
    font-size: 2.5em;
  }
  .home .hero-image .hero-button-container .button {
    margin-top: 20px;
    border-color: #fff;
    color: #fff;
  }
  .three-column-row > div,
  .recent-blog-posts .posts,
  .home .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .three-column-row > div > div {
    width: 33.333333333333333%;
  }
  .four-column-row h2,
  .four-column-row div > p,
  .columns h3 {
    text-align: left;
  }
  .home .columns > div {
    margin: 0 0 0 2.4054983%;
  }
  .home .columns > div:first-child {
    margin-left: 0;
  }
  .full-width-cta .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cta-2 .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .full-width-cta .container > div {
    width: 50%;
  }
  .full-width-cta .container > div:nth-child(2),
  .cta-2 .container > div:first-child {
    padding-right: 5%;
  }
  .cta-2 .container > div:nth-child(2) {
    padding-right: 0;
  }
  .full-width-cta img {
    margin: 0;
  }
  .recent-blog-posts .posts > div {
    margin: 0 0 0 2.8350515%;
    width: 31.443299%;
  }
  .recent-blog-posts .posts > div:first-child {
    margin-left: 0;
  }
  .recent-blog-posts .posts p {
    margin-bottom: 0;
  }
}

/* min-width: 768px */
@media (min-width: 1921px) {
  .home .hero-button-container {
    height: 100%;
  }
}

/*----------//// $CONTENT \\\\-------------*/
/*----------//// $nav arrow devider \\\\-------------*/
.nav-arrow-devider {
  font-size: 0;
  margin-bottom: 40px;
  margin-top: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.nav-arrow-devider .nav-arrows {
  background-color: #eceef1;
  position: absolute;
  padding-left: 28px;
  right: 0;
  top: 5px;
}

.nav-arrow-devider .nav-arrows a {
  border: none;
  outline: none;
}

.nav-arrow-devider .nav-arrows span {
  height: 35px;
  width: 35px;
  display: inline-block;
  padding-top: 8px;
  font-size: 14px;
  margin-left: 4px;
}

.BeanFadeDown .nav-arrow-devider .nav-arrows span i {
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: 21px;
  background-image: none;
}

.nav-arrow-devider .nav-arrows span:hover i {
  opacity: .3;
  filter: alpha(opacity=30);
}

.nav-arrows span:active {
  border: none !important;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
}

.nav-arrow-devider hr {
  color: rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
  height: 1px;
  border: none;
  width: 92%;
}

hr {
  clear: both;
  border-top-color: #cccccc;
}

/*----------//// $image posts \\\\-------------*/
.img-posts-wrapper {
  padding: 58px 0 40px;
}

.aq-block .img-posts-wrapper {
  padding: 0;
}

.img-posts-wrapper h2 {
  text-transform: uppercase;
}

.img-post {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 40px;
}

.img-post .post {
  padding: 18px 0 16px;
}

.img-post img {
  width: 100%;
}

.meta-data ul {
  margin: 0;
}

.meta-data ul li {
  background: url("img/list-bullet.png") no-repeat left center;
  float: left;
  padding-left: 11px;
  margin-right: 6px;
}

body .meta-data ul li {
  line-height: 1em;
}

.post-big ul li {
  line-height: 1.5;
}

.shortcodes ol,
.shortcodes ul {
  margin: 30px 0 30px 25px;
}

.shortcodes ul li,
.shortcodes ol li {
  margin-bottom: 0.625em;
}

.shortcodes ul li {
  list-style: disc;
}

.shortcodes ol li {
  list-style-type: decimal;
}

.meta-data ul li:first-child {
  background-image: none;
  padding-left: 0;
}

.flexslider .meta-data ul li {
  list-style: none;
}

.meta-data ul li a, .meta-data ul a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #4e72b7;
}

.meta-data ul li a, .meta-data ul.gallery-categories {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #4e72b7;
}

.meta-data ul li a, .meta-data ul.gallery-categories span {
  color: #cacaca;
}

.quote-post-big .meta {
  border-top: 1px solid #e5e5e5;
}

.meta-read-more a {
  border-bottom: none;
  padding-top: 6px;
}

.blog-single .tag-widget a {
  border-bottom: none;
}

.blog-single .tag-widget {
  margin-top: 35px;
}

.img-post .post h6 {
  margin: 0;
  line-height: 1.65em;
}

.img-post .post h6 a {
  color: #444;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.img-post .post h6 a:hover {
  color: #4e72b7;
  text-decoration: none;
}

.img-post figure,
.img-post-big figure {
  position: relative;
}

.img-post-big > figure img {
  width: 100%;
}

.img-post figure .post-opt-wrapper,
.img-post-big figure .post-opt-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(54, 109, 203, 0.8);
  filter: alpha(opacity=0);
  /* internet explorer */
  opacity: 0;
  /* fx, safari, opera, chrome */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  /*IE8*/
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

.img-post-big figure .post-opt-wrapper {
  border-radius: 3px;
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

.img-post figure .post-opt-wrapper:hover,
.img-post-big figure .post-opt-wrapper:hover {
  filter: alpha(opacity=100);
  /* internet explorer */
  opacity: 1;
  /* fx, safari, opera, chrome */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  /*IE8*/
  border-bottom: none;
}

.img-post figure .post-options,
.img-post-big figure .post-options {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  font-size: 0;
}

.gallery-wrapper .img-post figure .post-options {
  margin-left: -49px;
}

.gallery-wrapper .img-post figure .post-options.no-single {
  margin-left: -22px;
}

.img-post figure .post-options a .gallery-hover-dots {
  background: url(img/gallery-hover-icon.png) no-repeat bottom;
  width: 22px;
  height: 6px;
  position: relative;
  display: inline-block;
  top: 14px;
  margin: 5px 0;
}

.img-post figure .post-options a:hover .gallery-hover-dots {
  background-position: top;
}

.img-post figure .post-options.no-single,
.img-post-big figure .post-options.no-single {
  margin-left: -19px;
}

.img-post figure .post-options div,
.img-post-big figure .post-options div {
  background-color: #fff;
  border-radius: 50%;
  height: 44px;
  width: 44px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  margin-right: 10px;
  text-align: center;
  border-bottom: none;
}

.img-post figure .post-opt-wrapper:hover .post-options div,
.img-post-big figure .post-opt-wrapper:hover .post-options div {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  z-index: 1;
}

.img-post figure .post-options i,
.img-post-big figure .post-options i {
  color: #3c3c3c;
  font-size: 20px;
  position: relative;
  top: 13px;
  left: 0;
}

.gallery-wrapper .img-post figure .post-options i.fa-plus,
.related-work .img-post figure .post-options i.fa-plus {
  top: 13px;
  left: 0;
}

.gallery-wrapper .img-post figure .post-options i.fa-angle-right {
  top: 12px;
  left: -1px;
}

.img-post-big figure .post-options i {
  top: 13px;
}

.img-post-big figure .post-options .fa-angle-right {
  top: 12px;
  left: -1px;
}

.fa-angle-right {
  width: 49px;
  height: 18px;
}

.fa-angle-right {
  left: -3px;
  background-image: none;
}

.fa-plus {
  background-image: none;
  left: -1px;
}

.img-post figure .post-options i.fa-play {
  font-size: 15px;
  top: 10px;
  left: 2px;
}

.img-post figure .post-options i.fa-play.gallery-page {
  line-height: 24px;
}

a.play-btn {
  position: relative;
  top: -4px;
}

.fa-copy.gallery-page {
  background-image: none;
  font-size: 18px;
}

.fa-play.gallery-page {
  background-image: none;
  top: 17%;
}

.isotope-item .post-options .youtube,
.isotope-item .post-options .vimeo {
  font-size: 22px;
}

/*----------//// $image posts 3 columns \\\\-------------*/
.img-posts-wrapper.thirds .container > aside {
  color: #fff;
}

.img-posts-wrapper.thirds .nav-arrows {
  background-color: #b0bccf;
}

.img-posts-wrapper.thirds .post h6 {
  text-transform: none;
}

.img-posts-wrapper.thirds .post p {
  margin: 20px 0 34px;
}

.page-builder-date,
.img-posts-wrapper.thirds .post .date {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 3px;
  padding: 3px 10px 1px;
  background-color: #e3e3e3;
  vertical-align: top;
  margin-top: -3px;
  margin-right: 8px;
}

.img-posts-wrapper.thirds .post ul {
  display: inline-block;
}

/*----------//// $purchase theme \\\\-------------*/
.theme-purchase {
  background: url("img/purchase-theme-bg.jpg") left bottom;
  color: #fff;
  text-align: center;
  padding: 56px 0 70px;
}

.theme-purchase p {
  font-size: 2.4em;
  line-height: 1.3em;
}

.theme-purchase .cta {
  background-color: #e35840;
  color: #fff;
  font-size: 16px;
  margin-top: 16px;
  padding: 18px 22px;
}

.theme-purchase .cta:hover {
  background-color: #d24229;
}

/*----------//// $combined post \\\\-------------*/
.combined-post {
  padding: 58px 0 18px;
}

.combined-post section {
  margin-bottom: 40px;
}

.combined-post h2 {
  text-transform: uppercase;
}

.combined-post h2 span {
  font-weight: normal;
}

.combined-post p {
  line-height: 1.7em;
  margin-bottom: 24px;
}

.combined-post .cta {
  text-transform: none;
  color: #fff;
  background-color: #48cb6c;
  padding: 10px 12px;
  margin-top: 14px;
}

.combined-post .cta:hover {
  background-color: #30b555;
}

/*----------//// $fourths circle-img \\\\-------------*/
.fourths.circle-img .nav-arrows {
  background-color: #535353;
}

.fourths.circle-img .slides li {
  text-align: center;
  color: #fff;
}

.fourths.circle-img figure {
  border-radius: 50%;
  position: relative;
  display: inline-block;
}

.fourths.circle-img figure img {
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.fourths.circle-img .slides li h6 {
  text-transform: uppercase;
  margin: 30px 0 24px;
}

.fourths.circle-img .slides li h6 span {
  display: block;
  font-weight: normal;
  font-size: 13px;
}

/*----------//// $partners \\\\-------------*/
.partners {
  padding: 50px 0 30px;
}

.partners h2 {
  text-transform: uppercase;
}

.partners .nav-arrows {
  background-color: #dae0eb;
}

.partners .slide {
  font-size: 0;
  text-align: justify;
}

.partners .slide:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.partners .slide img {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
}

/*----------//// $comment full width \\\\-------------*/
.comment-full-width {
  text-align: center;
  padding: 70px 0;
}

.flexslider-7 .slides figure,
.comment-full-width figure {
  position: relative;
  margin-bottom: 32px;
  display: inline-block;
  border-radius: 50%;
}

.flexslider-7 .slides figure img,
.aq_block_testimonial figure img {
  position: relative;
  border-radius: 50%;
}

.flexslider-7 .slides blockquote,
.comment-full-width blockquote {
  font-size: 22px;
  line-height: 1.5em;
  border-left: 0;
  text-align: center;
  padding: 0;
  margin: 10px 15%;
}

.flexslider-7 .slides blockquote p {
  font-size: 20px;
  color: #444;
  font-weight: 400;
  line-height: 1.5em;
}

.flexslider-7 .slides blockquote small,
.comment-full-width blockquote small {
  border-radius: 2px;
  padding: 7px 10px 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  color: #444;
  font-size: 11px;
  line-height: 1em;
  font-weight: bold;
  top: 0;
  left: 0;
  position: relative;
  margin-top: 10px;
}

.comment-full-width blockquote small:hover a {
  text-decoration: none;
}

.comment-full-width blockquote small a {
  color: #444;
  font-weight: bold;
}

.comment-full-width .cycle-pager nav {
  width: 10px;
  height: 10px;
  display: inline-block;
  line-height: 1em;
  background-color: #000;
  margin-left: 3px;
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  border-radius: 50%;
}

.comment-full-width .cycle-pager nav:first-child {
  margin-left: 0;
}

.comment-full-width .cycle-pager nav:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}

.comment-form textarea {
  font-family: inherit;
}

.flexslider-7 .flex-control-nav {
  width: 100%;
  background: none;
  border-radius: 0;
  right: 0;
  top: 10px;
  position: relative;
}

.flexslider-7 .flex-control-nav li a {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.2);
  margin: 2px 3px;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
  position: relative;
}

.flexslider-7 .flex-control-nav li a.flex-active,
.flexslider-7 .flex-control-nav li a:hover {
  background: rgba(0, 0, 0, 0.5);
}

.flexslider-7 .flex-control-nav li {
  margin: 0;
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 0;
  position: relative;
  margin-right: 4px;
}

.flexslider-7 .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/*----------//// $BLOG \\\\-------------*/
.container > .row-fluid > .span9,
.row-fluid > .container > .span9 {
  width: 72%;
}

/*----------//// $image post big \\\\-------------*/
.post-big {
  margin-bottom: 100px;
}

.img-post-big figure {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 25px;
}

.type-sc_event .img-post-big figure,
.type-volunteer_opp.img-post-big figure {
  margin-top: 25px;
}

.post-big .featured-post {
  margin-right: 8px;
  display: inline-block;
}

.post-big .featured-post.button-small {
  top: -4px;
  padding: 6px 10px 6px 7px;
  margin-bottom: 10px;
}

.post-big .featured-post i {
  color: #c1c2c4;
  margin-right: 8px;
  font-size: 16px;
  position: relative;
}

.blog .post-big h2,
.archive .post-big h2 {
  margin-top: 0;
}

.post-big h4 {
  margin: 0 0 15px;
  display: inline-block;
  line-height: 1.5em;
  width: 100%;
}

.post-big h4 a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

.post-big p {
  line-height: 1.7em;
  margin-bottom: 0;
}

.photos-gallery-page .categories a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #4e72b7;
}

span.gallery-category-divider {
  color: #cacaca;
  font-size: 1.2em;
}

.gallery-images-content {
  width: 100%;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.three-col .span4.img-post {
  width: 33.2%;
  margin-left: 0;
  padding: 0 10px;
}

.span3.img-post.isotope-item,
.four-col .span3.img-post {
  width: 24.9%;
  margin-left: 0;
  padding: 0 10px;
}

/*----------//// $quote post big \\\\-------------*/
.quote-post-big blockquote {
  background-color: #eceef1;
  padding: 20px 30px 15px;
  border-radius: 2px;
  border: none;
  margin-bottom: 0;
}

.quote-post-big blockquote p {
  font-size: 22px;
  font-weight: bold;
  border-left: 3px solid rgba(0, 0, 0, 0.2);
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-family: 'Open Sans', sans-serif;
}

.quote-post-big blockquote small {
  color: #444;
  font-size: 1em;
}

.quote-post-big .meta {
  margin-top: 0;
  border-top: none;
}

.quote-post-big.blog-single .meta {
  border-top: 1px solid #e5e5e5;
}

.blog-single > blockquote {
  margin-bottom: 25px;
}

.quote-post-big blockquote small:before {
  content: "";
}

/*----------//// $video post big \\\\-------------*/
#container .video {
  margin-bottom: 25px;
}

#container .video.scalable-wrapper {
  padding-bottom: 56.3%;
}

#container .video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

/*----------//// $video post big \\\\-------------*/
.link-post-big .link {
  padding: 20px 30px;
  background-color: #eceef1;
  border-radius: 3px;
}

.link-post-big .link > a {
  font-size: 22px;
  line-height: 1.3em;
  font-weight: bold;
  color: #4d71b7;
  margin-bottom: 15px;
}

.link-post-big .link a:hover {
  color: #4d71b7;
}

.link-post-big .link small {
  display: block;
  padding-top: 17px;
}

.link-post-big .link small a {
  color: #444;
}

.blog-single .link-post-big {
  margin-bottom: 25px;
}

.tk-video-holder {
  width: 100%;
  height: 100%;
}

/*----------//// $BLOG SINGLE\\\\-------------*/
.blog-single .meta {
  margin-bottom: 24px;
  margin-top: 0;
}

.blog-single .post-big {
  padding-bottom: 38px;
  margin-bottom: 35px;
}

.single-sc_event .blog-single .post-big,
.volunteer_opp .blog-single .post-big {
  padding-bottom: 0;
  margin-bottom: 0;
}

.blog-single .post-big p {
  margin-bottom: 24px;
}

.blog-single .tagcloud h6,
.blog-single .tag-widget h6 {
  display: inline;
  text-transform: uppercase;
  margin-right: 18px;
  vertical-align: middle;
}

/*----------//// $post author info \\\\-------------*/
.post-author-info {
  border: 1px solid #222;
  border-radius: 3px;
  padding: 0 0 28px;
  padding: 2.125em 5.7242991% 2.5em;
  margin-top: 38px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.post-author-info img {
  margin-top: 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.post-author-info h5 {
  margin-top: 14px;
}

/*----------//// $COMMENTS \\\\-------------*/
.comments-area {
  margin-top: 52px;
}

.comments-area h2 {
  margin-bottom: 30px;
}

.commentlist {
  margin-left: 0;
  margin-bottom: 58px;
}

.comments-title {
  margin: 52px 0 30px 0;
}

.comments-title span {
  font-size: 13px;
  border-radius: 2px;
  padding: 6px 9px;
  line-height: 1em;
  background-color: #eceef1;
  margin-left: 8px;
  vertical-align: middle;
}

.comment article {
  background-color: #eceef1;
  border-radius: 3px;
  padding: 30px;
}

.comment article img {
  margin-right: 18px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.comment article h5 {
  margin: 0;
}

.comment article .meta-data {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 3px;
}

.comment article header {
  margin-bottom: 20px;
}

.comment article p {
  line-height: 1.7em;
}

.comment .children {
  margin: 15px 0 0 40px;
}

/*----------//// $comments form \\\\-------------*/
.comment-form h2 {
  margin-bottom: 35px;
}

.comment-form input {
  height: 44px;
  width: 50%;
}

.comment-form .input-prepend {
  width: 50%;
}

.comment-form .input-prepend.texteria-holder {
  width: 100%;
}

.comment-form input,
.comment-form textarea {
  display: block;
  border-radius: 2px;
  padding: 14px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.comment-form textarea {
  resize: none;
  width: 100%;
  height: 180px;
}

.comment-form .cta {
  font-size: 13px;
  color: #fff;
  background-color: #436bb8;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: none;
  padding: 13px 16px;
  font-family: 'Open Sans', sans-serif;
  border-radius: 2px;
}

.comment-form .cta:hover {
  background-color: #22468a;
}

/*----------//// $META \\\\-------------*/
.meta {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 13px 0;
  margin-top: 20px;
  display: table;
  width: 100%;
}

.meta-data {
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 25px;
  position: relative;
  padding-top: 4px;
}

.meta .meta-data:last-child {
  margin-right: 0;
}

.meta .meta-data a {
  font-weight: bold;
  border-bottom: 1px solid transparent;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.meta .meta-data .meta-date {
  font-weight: bold;
}

.meta .meta-data a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}

.meta-read-more {
  float: right;
  vertical-align: middle;
}

.blog-single .meta .meta-data.button-small {
  display: none;
}

.meta-data.categories {
  position: relative;
}

.blog-single .quote-post-big blockquote {
  margin-bottom: 25px;
}

/*----------//// $CONTACT \\\\-------------*/
.map-contact {
  height: 400px;
  margin-bottom: 70px;
}

.contact article {
  margin-bottom: 45px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
}

.contact article h4 {
  margin-bottom: 30px;
}

.contact article p {
  margin-bottom: 16px;
  line-height: 1.7em;
}

.contact article ul {
  margin: 5px 0 0;
}

.contact article ul li {
  background: url("img/bullet.png") left center no-repeat;
  padding-left: 26px;
  margin-bottom: 7px;
}

.contact-captcha {
  margin-top: 30px;
}

#contact #captcha-form {
  width: 100%;
  margin-bottom: 0;
}

.comment-form .captcha-holder .input-prepend {
  width: 100%;
}

.contact-captcha img {
  margin-bottom: 15px;
}

.captcha-holder {
  display: inline-block;
  vertical-align: top;
  margin-top: 14px;
}

.contact-text-padding {
  margin-bottom: 40px;
}

/*----------//// $OUR WORK 4 COLUMNS \\\\-------------*/
.gallery-filter-nav ul li {
  margin-right: 4px;
  margin-bottom: 3px;
}

.work .tagcloud,
.gallery-filter {
  background-color: #eceef1;
  margin-bottom: 34px;
  padding: 9px 0 6px 0;
  border-radius: 3px;
}

.gallery-filter h6 {
  margin: 2px 0 5px 16px;
}

.gallery-filter .nav-tabs {
  border-bottom: none;
  margin: 0 0 0 10px;
}

.work .tagcloud h6 {
  display: inline-block;
  margin: 0 22px 0 0;
  text-transform: uppercase;
  font-size: 13px;
}

.work .tagcloud a {
  background-color: #436bb8;
  color: #fff;
}

.work .tagcloud a.active {
  background-color: #e5e5e5;
  cursor: default;
  color: #444;
}

.work .tagcloud a:hover {
  background-color: #e5e5e5;
  color: #444;
}

/*----------//// $OUR WORK \\\\-------------*/
.our-work .nav-arrow-devider {
  height: 40px;
  width: 200px;
  margin-bottom: 0;
  top: 18px;
  border-bottom: none;
  position: relative;
  margin-top: 0;
}

.our-work .nav-arrows {
  background-color: transparent;
}

.work-presentation .work-img {
  border-radius: 3px;
  margin-bottom: 38px;
  overflow: hidden;
}

.work-presentation {
  padding-bottom: 28px;
  border-bottom: 1px solid  #eceef1;
}

.our-work article {
  padding: 30px 0 40px;
}

.our-work article h4 {
  margin-bottom: 20px;
}

.our-work article p {
  line-height: 1.7em;
  margin-bottom: 26px;
}

.our-work .related-work {
  background-color: #eceef1;
  padding: 60px 0 40px;
}

.our-work .related-work h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/*----------//// $FOOTER \\\\-------------*/
.error-404 article {
  background-color: #eceef1;
  border-radius: 3px;
  padding: 24px;
  margin-bottom: 70px;
}

.error-404 article p {
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.5em;
}

.error-404 article aside a {
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #444;
}

.error-404 article aside a:hover {
  color: #08c;
}

.divider.fourofour {
  position: relative;
  top: -3px;
  left: 2px;
}

/*----------//// $FOOTER \\\\-------------*/
.footer-top {
  padding: 41px 0;
  overflow: hidden;
  border-top: 1px solid #eee;
}

.twit-box {
  font-size: 0;
  position: relative;
  display: table;
}

.footer-top figure,
.footer-top p,
.footer-top .twit-author {
  display: inline-block;
}

.footer-top figure {
  width: 10%;
}

.footer-top p {
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 0 2%;
}

.footer-top h1 img {
  margin: -4px 13px 0 0;
}

.footer-top h1 {
  font-family: 'Opens Sans', sans-serif;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 50px;
}

.footer-top figure {
  width: 68px;
  height: 68px;
  overflow: hidden;
  margin: 0;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  float: left;
  font-size: 30px;
  color: #00aced;
}

.footer-top figure i {
  margin-top: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer-top .twit-author {
  width: 12%;
  display: table-cell;
  vertical-align: middle;
}

.footer-top .twit-author a {
  background-color: #fff;
  border-radius: 2px;
  font-weight: bold;
  height: 24px;
  line-height: 23px;
  font-size: 10px;
  color: #444;
  padding: 0 11px;
  border: none;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  float: right;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.footer-top .twit-author a:hover {
  text-decoration: none;
  background-color: #ccc;
}

.footer-top .twit-author a:focus {
  text-decoration: none;
}

.footer-top p a {
  color: #00aced;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
div.StripeElement--focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.footer-logo {
  margin-bottom: 43px;
}

.footer-widgets {
  padding-top: 33px;
  background: #eceef1;
}

.footer-widgets a:hover,
.footer-widgets a:focus,
.footer-widgets input[type="submit"]:hover,
.footer-widgets input[type="submit"]:focus,
.footer-widgets input[type="button"]:hover,
.footer-widgets input[type="button"]:focus {
  opacity: 0.7;
}

.footer-widgets .span3 .block {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.footer-widgets .span3 .block h2 {
  font-family: 'Opens Sans', sans-serif;
  font-size: 1.15em;
  line-height: 26px;
  font-weight: bold;
  border-bottom: 1px solid rgba(223, 223, 223, 0.15);
  margin-bottom: 50px;
  text-transform: uppercase;
}

.footer-widgets .span3 .block h2 img {
  margin: -2px 17px 0 0;
}

.footer-widgets .span3 .block p {
  padding-bottom: 26px;
  font-size: 15px;
}

.footer-widgets .block .tagcloud a {
  margin: 0 0 3px 0;
  background: #fff;
  color: #444;
  line-height: 14px;
  padding: 7px 8px 5px;
}

.footer-widgets .block .tagcloud a:hover {
  background: #5d5d5d;
  color: #fff;
}

.footer-widgets .block.gform_widget h5 {
  margin-bottom: 10px;
}

.footer-widgets .gform_widget .gform_wrapper {
  margin-top: 0;
}

.footer-widgets .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.footer-widgets .gform_widget .gform_footer {
  padding-top: 0;
  margin-top: 0;
}

.footer-widgets .gform_widget .gform_heading,
.footer-widgets .gform_widget .gform_description {
  margin-bottom: 0;
  font-size: 15px;
}

.footer-widgets .validation_error,
.footer-widgets .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}

.footer-widgets .gform_wrapper li.gfield.gfield_error {
  background: none;
  border: 0;
  padding-top: 0;
}

.footer-widgets .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

/*-- blogroll-widget --*/
.blogroll-widget ul {
  list-style: none;
  margin: 0;
}

.blogroll-widget ul li {
  border-bottom: 1px solid rgba(223, 223, 223, 0.15);
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.blogroll-widget ul li a {
  font-size: 15px;
  color: #737373;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

.blogroll-widget ul li a:hover {
  color: #00acee;
  text-decoration: none;
}

/*-- search-widget --*/
.footer-widgets .span3 .search-widget h3 {
  margin-bottom: 30px;
}

/*-- pages-widget --*/
.pages-widget ul {
  list-style: none;
  margin: 0;
}

.pages-widget ul li {
  border-bottom: 1px solid rgba(223, 223, 223, 0.15);
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.pages-widget ul li a {
  color: #737373;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

.pages-widget ul li a:hover {
  color: #00acee;
  text-decoration: none;
}

/*-- twitter-widget --*/
.twitter-widget ul {
  list-style: none;
  margin: 0;
}

.twitter-widget ul li {
  border-bottom: 1px solid rgba(223, 223, 223, 0.15);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.twitter-widget ul li p {
  margin-bottom: 5px !important;
}

.twitter-widget ul li span {
  line-height: 24px;
  color: #00acee;
}

/*-- Recent Posts widget --*/
.recent-posts-widget ul {
  list-style: none;
  margin: 0;
}

.recent-posts-widget ul li {
  border-bottom: 1px solid rgba(223, 223, 223, 0.15);
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: inline-block;
}

.recent-posts-widget ul li p {
  color: #737373 !important;
  margin: -6px 0 5px !important;
}

.recent-posts-widget ul li span {
  font-size: 15px;
  line-height: 24px;
  color: #00acee;
  text-transform: uppercase;
}

/*-- newsleter widget --*/
#newsleter-form-footer,
#searchform {
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0;
  display: inline-block;
}

#newsleter-form-footer .input-newsletter {
  padding-right: 100px;
}

#searchform .search-input {
  padding-right: 82px;
}

#newsleter-form-footer .input-newsletter,
#searchform .search-input {
  background: rgba(0, 0, 0, 0.12);
  border: medium none;
  float: left;
  height: 43px;
  margin: 0;
  width: 100%;
  border-color: transparent !important;
  outline: medium none !important;
  border: none;
  padding-left: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#newsleter-form-footer .submit-newsletter,
#searchform .search-submit-button {
  position: absolute;
  right: 10px;
  background-color: #fff;
  border-radius: 2px;
  font-weight: bold;
  height: 24px;
  margin-top: 10px;
  font-size: 10px;
  color: #444;
  padding: 0 11px;
  border: none;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  z-index: 10;
}

#newsleter-form-footer .submit-newsletter.btn,
#searchform .search-submit-button.btn {
  border-radius: 2px;
  text-shadow: none;
}

#newsleter-form-footer .submit-newsletter:hover,
#searchform .search-submit-button:hover {
  background-color: #5d5d5d;
  color: #fff;
}

/*-- recent-comments-widget --*/
.recent-comments-widget ul {
  list-style: none;
  margin: 0;
}

.recent-comments-widget ul li {
  margin-bottom: 17px;
  padding-bottom: 17px;
}

.recent-comments-widget ul li p {
  color: #737373;
  margin: 0;
}

/*-- copyright --*/
.soc-icon a:hover {
  border-bottom: none;
}

.footer-copyright {
  padding: 10px 0 35px 0;
}

.footer-copyright p {
  font-size: 15px;
  width: auto;
  display: inline-block;
  margin: 9px 0 0 !important;
}

.footer-copyright ul.soc-icon {
  margin-top: 5px;
}

.footer a {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.footer a:hover,
.footer a:focus {
  border: none;
  opacity: 0.7;
}

/*----------//// $SOCIAL NETWORKS \\\\-------------*/
ul.soc-icon {
  width: auto;
  display: inline-block;
  margin: 0;
}

ul.soc-icon li {
  display: inline-block;
  margin: 0 0 0 2px;
  width: 25px;
  height: 25px;
  border: 2px solid transparent;
  border-radius: 3px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 3px;
}

ul.soc-icon li.facebook {
  background-color: #5168b9;
}

ul.soc-icon li.facebook:hover {
  background-color: transparent;
  border-color: #5168b9;
}

ul.soc-icon li.facebook:hover i {
  color: #5168b9;
}

ul.soc-icon li.twitter {
  background-color: #6ec3f5;
}

ul.soc-icon li.twitter:hover {
  background-color: transparent;
  border-color: #6ec3f5;
}

ul.soc-icon li.twitter:hover i {
  color: #6ec3f5;
}

ul.soc-icon li.google-plus {
  background-color: #f65e4f;
}

ul.soc-icon li.google-plus:hover {
  background-color: transparent;
  border-color: #f65e4f;
}

ul.soc-icon li.google-plus:hover i {
  color: #f65e4f;
}

ul.soc-icon li.youtube {
  background-color: #ff0000;
}

ul.soc-icon li.youtube:hover {
  background-color: transparent;
  border-color: #ff0000;
}

ul.soc-icon li.youtube:hover i {
  color: #ff0000;
}

ul.soc-icon li.linkedin {
  background-color: #0071aa;
}

ul.soc-icon li.linkedin:hover {
  background-color: transparent;
  border-color: #0071aa;
}

ul.soc-icon li.linkedin:hover i {
  color: #0071aa;
}

ul.soc-icon li.instagram {
  background-color: #8a3ab9;
}

ul.soc-icon li.instagram:hover {
  background-color: transparent;
  border-color: #8a3ab9;
}

ul.soc-icon li.instagram:hover i {
  color: #8a3ab9;
}

ul.soc-icon li.pinterest {
  background-color: #e9343a;
}

ul.soc-icon li.pinterest:hover {
  background-color: transparent;
  border-color: #e9343a;
}

ul.soc-icon li.pinterest:hover i {
  color: #e9343a;
}

ul.soc-icon li.rss {
  background-color: #ff893b;
}

ul.soc-icon li.rss:hover {
  background-color: transparent;
  border-color: #ff893b;
}

ul.soc-icon li.rss:hover i {
  color: #ff893b;
}

ul.soc-icon li.dribble {
  background-color: #eb4e8b;
}

ul.soc-icon li.dribble:hover {
  background-color: transparent;
  border-color: #eb4e8b;
}

ul.soc-icon li.dribble:hover i {
  color: #eb4e8b;
}

ul.soc-icon li.email {
  background-color: #a8a8a8;
}

ul.soc-icon li.email:hover {
  background-color: transparent;
  border-color: #a8a8a8;
}

ul.soc-icon li.email:hover i {
  color: #a8a8a8;
}

ul.soc-icon li i {
  opacity: 1;
  color: #fff;
  font-size: 14px;
}

ul.soc-icon a li {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  margin-bottom: 5px;
  line-height: 1;
}

.single-soc-share-link {
  display: inline-block;
  border-radius: 2px;
  position: relative;
  margin-bottom: 10px;
}

.single-soc-share-link:active {
  top: 1px;
}

.single-soc-share-link a:hover {
  text-decoration: none;
}

.single-soc-share-link a:hover p {
  background-color: rgba(0, 0, 0, 0.2);
}

.single-soc-share-link p {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: inline-block;
  padding: 9px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 1em;
}

.single-soc-share-link span {
  display: inline-block;
  padding: 9px 7px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.2);
  width: 34px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  line-height: 1em;
}

.single-soc-share-link.fb {
  background-color: #425596;
}

.single-soc-share-link.twitter {
  background-color: #4aa8df;
}

.single-soc-share-link.google {
  background-color: #de4839;
}

.single-soc-share-link.linkedin {
  background-color: #0071aa;
}

.single-soc-share-link.pinterest {
  background-color: #e9343a;
}

.single-soc-share-link.stumbleupon {
  background-color: #f04e23;
}

.menu-social-links-menu-container > ul {
  list-style-type: none;
  margin: 0;
}

.menu-social-links-menu-container > ul > li > a svg {
  min-width: 14px;
  width: 14px;
  height: 14px;
  position: relative;
}

.menu-social-links-menu-container > ul > li > a svg path,
.menu-social-links-menu-container > ul > li > a svg use {
  fill: #FFF;
  -webkit-transition: fill .3s linear;
  transition: fill .3s linear;
}

.menu-social-links-menu-container {
  background-color: transparent;
}

@media (max-width: 767px) {
  .menu-social-links-menu-container {
    float: none;
  }
}

ul.soc-icon.social-links-menu {
  margin: 0;
}

ul.soc-icon.social-links-menu > li {
  position: relative;
  padding-top: 0;
  background-color: #00acee;
  -webkit-transition: background-color .3s ease, border-color .3s ease, opacity .3s ease;
  transition: background-color .3s ease, border-color .3s ease, opacity .3s ease;
}

ul.soc-icon.social-links-menu > li.behance {
  background-color: #1769ff;
}

ul.soc-icon.social-links-menu > li.behance:hover, ul.soc-icon.social-links-menu > li.behance:focus {
  border-color: #1769ff;
}

ul.soc-icon.social-links-menu > li.behance:hover > a > svg use, ul.soc-icon.social-links-menu > li.behance:focus > a > svg use {
  fill: #1769ff;
}

ul.soc-icon.social-links-menu > li.codepen {
  background-color: #000000;
}

ul.soc-icon.social-links-menu > li.codepen:hover, ul.soc-icon.social-links-menu > li.codepen:focus {
  border-color: #000000;
}

ul.soc-icon.social-links-menu > li.codepen:hover > a > svg use, ul.soc-icon.social-links-menu > li.codepen:focus > a > svg use {
  fill: black;
}

ul.soc-icon.social-links-menu > li.deviantart {
  background-color: #05cc47;
}

ul.soc-icon.social-links-menu > li.deviantart:hover, ul.soc-icon.social-links-menu > li.deviantart:focus {
  border-color: #05cc47;
}

ul.soc-icon.social-links-menu > li.deviantart:hover > a > svg use, ul.soc-icon.social-links-menu > li.deviantart:focus > a > svg use {
  fill: #05cc47;
}

ul.soc-icon.social-links-menu > li.digg {
  background-color: #005be2;
}

ul.soc-icon.social-links-menu > li.digg:hover, ul.soc-icon.social-links-menu > li.digg:focus {
  border-color: #005be2;
}

ul.soc-icon.social-links-menu > li.digg:hover > a > svg use, ul.soc-icon.social-links-menu > li.digg:focus > a > svg use {
  fill: #005be2;
}

ul.soc-icon.social-links-menu > li.dribbble {
  background-color: #ea4c89;
}

ul.soc-icon.social-links-menu > li.dribbble:hover, ul.soc-icon.social-links-menu > li.dribbble:focus {
  border-color: #ea4c89;
}

ul.soc-icon.social-links-menu > li.dribbble:hover > a > svg use, ul.soc-icon.social-links-menu > li.dribbble:focus > a > svg use {
  fill: #ea4c89;
}

ul.soc-icon.social-links-menu > li.dropbox {
  background-color: #007ee5;
}

ul.soc-icon.social-links-menu > li.dropbox:hover, ul.soc-icon.social-links-menu > li.dropbox:focus {
  border-color: #007ee5;
}

ul.soc-icon.social-links-menu > li.dropbox:hover > a > svg use, ul.soc-icon.social-links-menu > li.dropbox:focus > a > svg use {
  fill: #007ee5;
}

ul.soc-icon.social-links-menu > li.facebook {
  background-color: #3b5998;
}

ul.soc-icon.social-links-menu > li.facebook:hover, ul.soc-icon.social-links-menu > li.facebook:focus {
  border-color: #3b5998;
}

ul.soc-icon.social-links-menu > li.facebook:hover > a > svg use, ul.soc-icon.social-links-menu > li.facebook:focus > a > svg use {
  fill: #3b5998;
}

ul.soc-icon.social-links-menu > li.flickr {
  background-color: #0063dc;
}

ul.soc-icon.social-links-menu > li.flickr:hover, ul.soc-icon.social-links-menu > li.flickr:focus {
  border-color: #0063dc;
}

ul.soc-icon.social-links-menu > li.flickr:hover > a > svg use, ul.soc-icon.social-links-menu > li.flickr:focus > a > svg use {
  fill: #0063dc;
}

ul.soc-icon.social-links-menu > li.foursquare {
  background-color: #f94877;
}

ul.soc-icon.social-links-menu > li.foursquare:hover, ul.soc-icon.social-links-menu > li.foursquare:focus {
  border-color: #f94877;
}

ul.soc-icon.social-links-menu > li.foursquare:hover > a > svg use, ul.soc-icon.social-links-menu > li.foursquare:focus > a > svg use {
  fill: #f94877;
}

ul.soc-icon.social-links-menu > li.github {
  background-color: #4078c0;
}

ul.soc-icon.social-links-menu > li.github:hover, ul.soc-icon.social-links-menu > li.github:focus {
  border-color: #4078c0;
}

ul.soc-icon.social-links-menu > li.github:hover > a > svg use, ul.soc-icon.social-links-menu > li.github:focus > a > svg use {
  fill: #4078c0;
}

ul.soc-icon.social-links-menu > li.instagram {
  background-color: #c13584;
}

ul.soc-icon.social-links-menu > li.instagram:hover, ul.soc-icon.social-links-menu > li.instagram:focus {
  border-color: #c13584;
}

ul.soc-icon.social-links-menu > li.instagram:hover > a > svg use, ul.soc-icon.social-links-menu > li.instagram:focus > a > svg use {
  fill: #c13584;
}

ul.soc-icon.social-links-menu > li.linkedin {
  background-color: #0077b5;
}

ul.soc-icon.social-links-menu > li.linkedin:hover, ul.soc-icon.social-links-menu > li.linkedin:focus {
  border-color: #0077b5;
}

ul.soc-icon.social-links-menu > li.linkedin:hover > a > svg use, ul.soc-icon.social-links-menu > li.linkedin:focus > a > svg use {
  fill: #0077b5;
}

ul.soc-icon.social-links-menu > li.medium {
  background-color: #00ab6c;
}

ul.soc-icon.social-links-menu > li.medium:hover, ul.soc-icon.social-links-menu > li.medium:focus {
  border-color: #00ab6c;
}

ul.soc-icon.social-links-menu > li.medium:hover > a > svg use, ul.soc-icon.social-links-menu > li.medium:focus > a > svg use {
  fill: #00ab6c;
}

ul.soc-icon.social-links-menu > li.pinterest-p {
  background-color: #bd081c;
}

ul.soc-icon.social-links-menu > li.pinterest-p:hover, ul.soc-icon.social-links-menu > li.pinterest-p:focus {
  border-color: #bd081c;
}

ul.soc-icon.social-links-menu > li.pinterest-p:hover > a > svg use, ul.soc-icon.social-links-menu > li.pinterest-p:focus > a > svg use {
  fill: #bd081c;
}

ul.soc-icon.social-links-menu > li.get-pocket {
  background-color: #ef4056;
}

ul.soc-icon.social-links-menu > li.get-pocket:hover, ul.soc-icon.social-links-menu > li.get-pocket:focus {
  border-color: #ef4056;
}

ul.soc-icon.social-links-menu > li.get-pocket:hover > a > svg use, ul.soc-icon.social-links-menu > li.get-pocket:focus > a > svg use {
  fill: #ef4056;
}

ul.soc-icon.social-links-menu > li.reddit-alien {
  background-color: #ff4500;
}

ul.soc-icon.social-links-menu > li.reddit-alien:hover, ul.soc-icon.social-links-menu > li.reddit-alien:focus {
  border-color: #ff4500;
}

ul.soc-icon.social-links-menu > li.reddit-alien:hover > a > svg use, ul.soc-icon.social-links-menu > li.reddit-alien:focus > a > svg use {
  fill: orangered;
}

ul.soc-icon.social-links-menu > li.rss-feed {
  background-color: #f68423;
}

ul.soc-icon.social-links-menu > li.rss-feed:hover, ul.soc-icon.social-links-menu > li.rss-feed:focus {
  border-color: #f68423;
}

ul.soc-icon.social-links-menu > li.rss-feed:hover > a > svg use, ul.soc-icon.social-links-menu > li.rss-feed:focus > a > svg use {
  fill: #f68423;
}

ul.soc-icon.social-links-menu > li.skype {
  background-color: #00aff0;
}

ul.soc-icon.social-links-menu > li.skype:hover, ul.soc-icon.social-links-menu > li.skype:focus {
  border-color: #00aff0;
}

ul.soc-icon.social-links-menu > li.skype:hover > a > svg use, ul.soc-icon.social-links-menu > li.skype:focus > a > svg use {
  fill: #00aff0;
}

ul.soc-icon.social-links-menu > li.slideshare {
  background-color: #0077b5;
}

ul.soc-icon.social-links-menu > li.slideshare:hover, ul.soc-icon.social-links-menu > li.slideshare:focus {
  border-color: #0077b5;
}

ul.soc-icon.social-links-menu > li.slideshare:hover > a > svg use, ul.soc-icon.social-links-menu > li.slideshare:focus > a > svg use {
  fill: #0077b5;
}

ul.soc-icon.social-links-menu > li.snapchat-ghost {
  background-color: #fffc00;
}

ul.soc-icon.social-links-menu > li.snapchat-ghost:hover, ul.soc-icon.social-links-menu > li.snapchat-ghost:focus {
  border-color: #fffc00;
}

ul.soc-icon.social-links-menu > li.snapchat-ghost:hover > a > svg use, ul.soc-icon.social-links-menu > li.snapchat-ghost:focus > a > svg use {
  fill: #fffc00;
}

ul.soc-icon.social-links-menu > li.soundcloud {
  background-color: #ff8800;
}

ul.soc-icon.social-links-menu > li.soundcloud:hover, ul.soc-icon.social-links-menu > li.soundcloud:focus {
  border-color: #ff8800;
}

ul.soc-icon.social-links-menu > li.soundcloud:hover > a > svg use, ul.soc-icon.social-links-menu > li.soundcloud:focus > a > svg use {
  fill: #ff8800;
}

ul.soc-icon.social-links-menu > li.spotify {
  background-color: #1db954;
}

ul.soc-icon.social-links-menu > li.spotify:hover, ul.soc-icon.social-links-menu > li.spotify:focus {
  border-color: #1db954;
}

ul.soc-icon.social-links-menu > li.spotify:hover > a > svg use, ul.soc-icon.social-links-menu > li.spotify:focus > a > svg use {
  fill: #1db954;
}

ul.soc-icon.social-links-menu > li.stumbleupon {
  background-color: #3b4924;
}

ul.soc-icon.social-links-menu > li.stumbleupon:hover, ul.soc-icon.social-links-menu > li.stumbleupon:focus {
  border-color: #3b4924;
}

ul.soc-icon.social-links-menu > li.stumbleupon:hover > a > svg use, ul.soc-icon.social-links-menu > li.stumbleupon:focus > a > svg use {
  fill: #3b4924;
}

ul.soc-icon.social-links-menu > li.tiktok {
  background-color: #fe2c55;
}

ul.soc-icon.social-links-menu > li.tiktok:hover, ul.soc-icon.social-links-menu > li.tiktok:focus {
  border-color: #fe2c55;
}

ul.soc-icon.social-links-menu > li.tiktok:hover > a > svg use, ul.soc-icon.social-links-menu > li.tiktok:focus > a > svg use {
  fill: #fe2c55;
}

ul.soc-icon.social-links-menu > li.tumblr {
  background-color: #35465c;
}

ul.soc-icon.social-links-menu > li.tumblr:hover, ul.soc-icon.social-links-menu > li.tumblr:focus {
  border-color: #35465c;
}

ul.soc-icon.social-links-menu > li.tumblr:hover > a > svg use, ul.soc-icon.social-links-menu > li.tumblr:focus > a > svg use {
  fill: #35465c;
}

ul.soc-icon.social-links-menu > li.twitch {
  background-color: #6441a5;
}

ul.soc-icon.social-links-menu > li.twitch:hover, ul.soc-icon.social-links-menu > li.twitch:focus {
  border-color: #6441a5;
}

ul.soc-icon.social-links-menu > li.twitch:hover > a > svg use, ul.soc-icon.social-links-menu > li.twitch:focus > a > svg use {
  fill: #6441a5;
}

ul.soc-icon.social-links-menu > li.twitter {
  background-color: #1da1f2;
}

ul.soc-icon.social-links-menu > li.twitter:hover, ul.soc-icon.social-links-menu > li.twitter:focus {
  border-color: #1da1f2;
}

ul.soc-icon.social-links-menu > li.twitter:hover > a > svg use, ul.soc-icon.social-links-menu > li.twitter:focus > a > svg use {
  fill: #1da1f2;
}

ul.soc-icon.social-links-menu > li.vimeo {
  background-color: #1ab7ea;
}

ul.soc-icon.social-links-menu > li.vimeo:hover, ul.soc-icon.social-links-menu > li.vimeo:focus {
  border-color: #1ab7ea;
}

ul.soc-icon.social-links-menu > li.vimeo:hover > a > svg use, ul.soc-icon.social-links-menu > li.vimeo:focus > a > svg use {
  fill: #1ab7ea;
}

ul.soc-icon.social-links-menu > li.vine {
  background-color: #00b488;
}

ul.soc-icon.social-links-menu > li.vine:hover, ul.soc-icon.social-links-menu > li.vine:focus {
  border-color: #00b488;
}

ul.soc-icon.social-links-menu > li.vine:hover > a > svg use, ul.soc-icon.social-links-menu > li.vine:focus > a > svg use {
  fill: #00b488;
}

ul.soc-icon.social-links-menu > li.vk {
  background-color: #5181b8;
}

ul.soc-icon.social-links-menu > li.vk:hover, ul.soc-icon.social-links-menu > li.vk:focus {
  border-color: #5181b8;
}

ul.soc-icon.social-links-menu > li.vk:hover > a > svg use, ul.soc-icon.social-links-menu > li.vk:focus > a > svg use {
  fill: #5181b8;
}

ul.soc-icon.social-links-menu > li.wordpress {
  background-color: #0087be;
}

ul.soc-icon.social-links-menu > li.wordpress:hover, ul.soc-icon.social-links-menu > li.wordpress:focus {
  border-color: #0087be;
}

ul.soc-icon.social-links-menu > li.wordpress:hover > a > svg use, ul.soc-icon.social-links-menu > li.wordpress:focus > a > svg use {
  fill: #0087be;
}

ul.soc-icon.social-links-menu > li.yelp {
  background-color: #af0606;
}

ul.soc-icon.social-links-menu > li.yelp:hover, ul.soc-icon.social-links-menu > li.yelp:focus {
  border-color: #af0606;
}

ul.soc-icon.social-links-menu > li.yelp:hover > a > svg use, ul.soc-icon.social-links-menu > li.yelp:focus > a > svg use {
  fill: #af0606;
}

ul.soc-icon.social-links-menu > li.youtube {
  background-color: #ff0000;
}

ul.soc-icon.social-links-menu > li.youtube:hover, ul.soc-icon.social-links-menu > li.youtube:focus {
  border-color: #ff0000;
}

ul.soc-icon.social-links-menu > li.youtube:hover > a > svg use, ul.soc-icon.social-links-menu > li.youtube:focus > a > svg use {
  fill: red;
}

ul.soc-icon.social-links-menu > li:hover, ul.soc-icon.social-links-menu > li:focus {
  background-color: transparent;
  border-color: #00acee;
  opacity: 0.7;
}

ul.soc-icon.social-links-menu > li:hover > a > svg use,
ul.soc-icon.social-links-menu > li:hover > a > svg use, ul.soc-icon.social-links-menu > li:focus > a > svg use,
ul.soc-icon.social-links-menu > li:focus > a > svg use {
  fill: #00acee;
}

ul.soc-icon.social-links-menu > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 21px;
  height: 21px;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: transparent;
}

ul.soc-icon.social-links-menu > li > a:hover, ul.soc-icon.social-links-menu > li > a:focus {
  opacity: 1;
}

ul.soc-icon.social-links-menu > li > a > svg {
  width: 14px;
  height: 14px;
}

ul.soc-icon.social-links-menu > li > a > svg use {
  -webkit-transition: fill .3s linear;
  transition: fill .3s linear;
}

/*----------//// $SIDEBAR \\\\-------------*/
#sidebar {
  margin-top: -1px;
  margin-bottom: 40px;
}

#sidebar .block {
  margin-bottom: 60px;
  float: left;
  width: 100%;
}

#sidebar .block h5,
.footer-widgets .block h5 {
  text-transform: uppercase;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

#sidebar .block:last-child {
  margin-bottom: 0;
}

#sidebar .block h3,
.footer-widgets .block h3 {
  font-size: 1.15em;
  line-height: 1em;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 50px;
}

#sidebar .block h5 {
  padding-bottom: 15px;
  margin: 0 0 14px;
  display: block;
  border-bottom: 1px solid #cccccc;
}

.footer-widgets .block h5 {
  margin: 0 0 42px;
}

#sidebar .block h5 img {
  margin: -2px 15px 0 0;
}

#sidebar .block a,
#sidebar .block span,
#sidebar .block p,
.footer-widgets .block a,
.footer-widgets .block span,
.footer-widgets .block p {
  margin: 0;
  line-height: 24px;
}

#sidebar .block p {
  margin-bottom: 15px;
}

#sidebar .textwidget p {
  line-height: 1.7em;
}

.footer-widgets .newsleter-widget p,
#sidebar .newsleter-widget p {
  margin-bottom: 20px;
}

.footer-widgets .block h5 a.rsswidget {
  line-height: 20px;
  color: #222;
}

.footer-widgets .block h5 a.rsswidget img {
  vertical-align: text-top;
}

#sidebar .block a {
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  text-decoration: none;
  border-bottom: none;
}

#sidebar .block a:hover {
  color: #4d71b7;
}

#sidebar .block a.wi-button,
#sidebar .block a.wi-button:hover,
#sidebar .block a.wi-button:focus {
  display: inline-block;
  color: #FFF;
}

a.wi-button {
  display: inline-block;
  border: none;
}

#sidebar .block h3 a.rsswidget {
  color: #222;
  line-height: 40px;
}

#sidebar .block h3 a.rsswidget:hover {
  color: #4d71b7;
}

.block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block ul li {
  line-height: 24px;
}

#sidebar .block ul li .sub-menu,
.footer-widgets .block ul li .sub-menu {
  width: 95%;
  float: right;
  margin-top: 5px;
}

.footer-widgets .block ul li .sub-menu li:last-child,
#sidebar .block ul li .sub-menu li:last-child {
  margin-bottom: 0;
  padding: 0;
}

#sidebar .block ul li,
.footer-widgets .block ul li {
  border-bottom: 1px solid #ccc;
  padding: 0 0 12px;
  margin: 0 0 12px;
  list-style: none;
}

.footer-widgets .block ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#sidebar .block ul li a,
#sidebar .block p a,
.footer-widgets .block ul li a {
  display: block;
  font-weight: bold;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  text-decoration: none;
}

.footer-widgets .block ul li a {
  font-size: 15px;
  font-weight: normal;
}

#sidebar .block h5 a {
  border-bottom: 0;
}

#sidebar .block h5 a:hover,
#sidebar .block ul li a:hover,
.footer-widgets .block ul li a:hover {
  border-bottom: 0;
}

#sidebar .block .current-cat a:hover {
  cursor: default;
}

.sidebar.left .row-fluid .span3 {
  margin-left: 0;
}

/*-- text-widget-sidebar --*/
#sidebar .text-widget p {
  padding-bottom: 26px;
}

#sidebar .text-widget p a,
.footer-widgets .text-widget p a {
  color: #4d71b7;
}

#sidebar .text-widget p a:hover,
.footer-widgets .text-widget p a:hover {
  text-decoration: none;
}

/*-- search-widget-sidebar --*/
#sidebar .search-widget-sidebar #searchform {
  padding: 0;
  position: relative;
  width: 100%;
  margin-bottom: 0;
}

#sidebar .search-widget-sidebar .search-input {
  background: rgba(0, 0, 0, 0.12);
  border: medium none;
  float: left;
  height: 43px;
  margin: 0;
  width: 100%;
  border-color: transparent !important;
  outline: medium none !important;
  border: none;
  padding-left: 10px;
  padding-right: 82px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sidebar .search-widget-sidebar .search-submit-button {
  position: absolute;
  right: 10px;
  top: 50%;
  background-color: #fff;
  border-radius: 2px;
  font-weight: bold;
  height: 24px;
  margin-top: -12px;
  font-size: 10px;
  color: #444;
  padding: 0 11px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  z-index: 10;
}

#sidebar .search-widget-sidebar .search-submit-button:hover,
#sidebar .search-widget-sidebar .search-submit-button:focus {
  opacity: 0.7;
}

/*-- twitter-widget-sidebar --*/
#sidebar .twitter-widget-sidebar ul li,
.footer-widgets .twitter-widget ul li {
  padding: 0 0 15px;
  margin: 0 0 15px;
}

#sidebar .twitter-widget-sidebar ul li span,
.footer-widgets .span3 .twitter-widget ul li span {
  margin-bottom: 20px;
  margin-right: 5px;
}

#sidebar .twitter_ul .twitter-links,
.footer-widgets .twitter_ul .twitter-links {
  display: inline-block;
  background-color: #00aced;
  border-radius: 2px;
  font-weight: bold;
  height: 23px;
  font-size: 11px;
  color: #fff;
  padding: 0 11px;
  border: 0;
  margin-bottom: 7px;
}

/*-- newsletter-widget-sidebar --*/
#sidebar .newsletter-widget-sidebar {
  display: inline-block;
  width: 100%;
}

#sidebar .newsletter-widget-sidebar span,
.newsletter-widget span {
  display: inline-block;
  width: 100%;
  margin-bottom: 22px;
}

.newsletter-widget-sidebar .form-newsletter-widget {
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0;
}

.newsletter-widget-sidebar .input-newsletter {
  background: #e5e5e5;
  border: medium none;
  float: left;
  height: 43px;
  margin: 0;
  width: 100%;
  border-color: transparent !important;
  outline: medium none !important;
  border: none;
  padding-left: 10px;
  padding-right: 90px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sidebar .newsletter-widget-sidebar .submit-newsletter {
  position: absolute;
  right: 10px;
  top: 50%;
  background-color: #fff;
  border-radius: 2px;
  font-weight: bold;
  height: 24px;
  margin-top: -12px;
  font-size: 10px;
  color: #444;
  padding: 0 11px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  z-index: 10;
}

#sidebar .newsletter-widget-sidebar .submit-newsletter:hover,
#sidebar .newsletter-widget-sidebar .submit-newsletter:focus {
  opacity: 0.7;
}

/*-- tagcloud-sidebar --*/
.tagcloud a,
.tag-widget a {
  padding: 7px 8px 6px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  font-size: 11px !important;
  font-weight: bold;
  margin-right: 3px;
  margin-bottom: 3px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 13px;
  color: #fff;
}

.tagcloud a:focus,
.tag-widget a:focus {
  color: #fff;
}

.nav-tabs li {
  border-color: #d2d2d2;
}

.nav-tabs li a {
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  color: #58bef1;
  font-family: 'Opens Sans', sans-serif;
  line-height: 20px;
  margin: 0 -1px 0 0;
  padding: 14px 35px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a.active,
.nav-tabs > li > a:hover {
  background-color: #e5e5e5;
  color: #444;
}

h2.title-divider {
  margin: 0 0 45px;
}

h2.title-divider span {
  font-size: 20px;
  line-height: 28px;
  padding-right: 17px;
  font-weight: 600;
}

h2.title-divider a {
  font-size: 14px;
  border: none;
  font-weight: 400;
  line-height: 28px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  text-decoration: none;
  padding: 0 0 0 20px;
  margin: 12px 0 0;
}

#sidebar .tagcloud a,
.blog-single .tag-widget a {
  margin: 0 0 3px 0;
  line-height: 1em;
  background: #e5e5e5;
  font-size: 11px !important;
}

.blog-single .tag-widget a {
  margin-right: 3px;
}

#sidebar .tagcloud a:hover,
.blog-single .tag-widget a:hover {
  background: #5d5d5d;
  color: #fff;
}

/*-- recent-post-widget-sidebar --*/
#sidebar .recent-post-widget-sidebar {
  float: left;
  width: 100%;
}

#sidebar .recent-post-widget-sidebar .span4 a {
  background: #000;
  float: left;
  width: 100%;
}

#sidebar .recent-post-widget-sidebar .span4 a img {
  float: left;
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

#sidebar .recent-post-widget-sidebar .span4 a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#sidebar .recent-post-widget-sidebar ul {
  float: left;
  width: 100%;
}

#sidebar .recent-post-widget-sidebar ul li,
.footer-widgets .recent-posts-widget ul li {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#sidebar .recent-post-widget-sidebar ul li p,
.footer-widgets .block.recent-posts-widget ul li p {
  margin: -4px 0 20px;
  display: block;
  padding-bottom: 1px;
}

#sidebar .recent-post-widget-sidebar ul li span,
.footer-widgets .recent-posts-widget ul li span {
  color: #00acee;
}

/*-- recent-comments-widget-sidebar --*/
#sidebar .recent-comments-widget-sidebar {
  float: left;
  width: 100%;
}

#sidebar .recent-comments-widget-sidebar ul {
  float: left;
  width: 100%;
}

#sidebar .recent-comments-widget-sidebar ul li {
  float: left;
  width: 100%;
  margin-bottom: 17px;
}

#sidebar .block.better-section-nav .current_page_item:hover,
#sidebar .block.better-section-nav .current_page_item > a:hover {
  cursor: default;
}

#sidebar .block.better-section-nav a {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-right: 18px;
}

#sidebar .block.better-section-nav ul li {
  float: none;
}

#sidebar .better-section-nav ul ul {
  margin: 5px 0 0 7%;
}

#sidebar .better-section-nav ul.children li {
  margin-bottom: 5px;
  padding-bottom: 0;
}

#sidebar .better-section-nav ul.children li a {
  font-weight: normal;
  line-height: 1.25;
  padding: 0.125em 18px 0.125em 0;
}

#sidebar .better-section-nav ul.children li:last-child {
  margin-bottom: 0;
}

#sidebar .better-section-nav ul ul li {
  border-bottom: 0;
}

#sidebar .better-section-nav .page_item_has_children > a:after {
  content: '›';
  display: block;
  font-size: 20px;
  line-height: 1;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}

#sidebar .better-section-nav .page_item_has_children > a:hover:after,
#sidebar .better-section-nav .page_item_has_children.current_page_item > a:after,
#sidebar .better-section-nav .page_item_has_children.current_page_ancestor > a:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 1px;
}

#sidebar .better-section-nav .page_item_has_children .children {
  display: none;
}

#sidebar .better-section-nav .page_item_has_children.current_page_item > .children,
#sidebar .better-section-nav .page_item_has_children.current_page_ancestor > .children {
  display: block;
}

#sidebar .block span.post-date,
#sidebar .block span.rss-date,
.block.widget_wi_volunteer_management_widget span,
.block .sc_events_list span.sc_event_date,
.footer-widgets .block span.post-date,
.footer-widgets .block span.rss-date {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: 16px;
  padding: 0 11px 0 0;
  border: 0;
}

#sidebar .block .sc_event_link {
  -webkit-transition-property: color;
  transition-property: color;
}

.block .sc_events_list span.sc_event_title,
.block .sc_events_list span.sc_event_date {
  display: block;
}

#sidebar .block .sc_events_list span.sc_event_title {
  margin-bottom: .2em;
}

#sidebar .block .sc_events_list span.sc_event_date {
  margin-bottom: 3px;
  padding-left: 25px;
  position: relative;
  font-weight: bold;
}

.block .sc_events_list br,
.block .sc_events_list span.sc_event_sep,
.block.widget_wi_volunteer_management_widget strong {
  display: none;
}

.block .sc_events_list .sc_event_date:before,
.block .sc_events_list .sc_event_time:before {
  content: "\f073";
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 10px;
  color: #dadada;
}

.block .sc_events_list .sc_event_time:before {
  content: "\f017";
  /* Clock */
}

.footer-widgets .block ul li a,
#sidebar .block ul li a {
  width: 88%;
  border-bottom: none;
}

.footer-widgets .block ul li,
#sidebar .block ul li {
  width: 100%;
  float: left;
}

.footer-widgets .block ul li {
  padding-bottom: 6px;
  margin-bottom: 6px;
}

#sidebar .block ul li .rsswidget,
.footer-widgets .block ul li .rsswidget {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 1.5em;
}

#sidebar .block ul li .rssSummary {
  margin-bottom: 15px;
}

#sidebar .recent-comments-widget-sidebar ul li p,
.footer-widgets .recent-comments-widget ul li p,
#sidebar .recent-post-widget-sidebar ul li span,
.footer-widgets .recent-posts-widget ul li span {
  margin: 0 5px 0 0;
  display: inline-block;
  background-color: #436bb8;
  border-radius: 2px;
  font-weight: bold;
  height: 23px;
  font-size: 11px;
  color: #fff;
  padding: 0 11px;
  border: 0;
}

.footer-widgets #recentcomments li,
#sidebar #recentcomments li {
  padding: 0 0 8px;
  margin: 0 0 8px;
  display: inline-block;
  font-weight: bold;
  color: #436bb8;
  border: 0;
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
}

#sidebar #recentcomments li:last-child {
  border-bottom: none;
}

.footer-widgets #recentcomments li a:last-child,
#sidebar #recentcomments li a:last-child {
  color: #444;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}

.footer-widgets #recentcomments li a:hover {
  color: #4d71b7;
}

#sidebar #recentcomments li a:hover {
  color: #4d71b7;
}

.footer-widgets .span3 .recent-comments-widget ul li p,
.footer-widgets .recent-posts-widget ul li span {
  background-color: #d4d4d4;
  color: #444;
  padding: 0 11px;
}

.footer-widgets .recent-comments-widget ul li a {
  text-decoration: none;
  margin: 0 0 25px;
  color: #444;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}

.footer-widgets .recent-comments-widget ul li a:hover {
  color: #08c;
}

.footer-widgets .recent-comments-widget ul li a:focus {
  text-decoration: none;
}

#sidebar .recent-comments-widget-sidebar ul li a,
.footer-widgets .recent-comments-widget ul li a {
  line-height: 27px;
}

.footer-widgets .better-section-nav .children {
  display: none;
}

/*-- calendar-widget-sidebar --*/
#wp-calendar {
  width: 100%;
}

#calendar_wrap {
  width: 92%;
}

#calendar_wrap tbody,
#calendar_wrap tbody tr {
  width: 100%;
}

#calendar_wrap tbody tr td a {
  line-height: 14px;
}

#calendar_wrap tbody tr td > a {
  background-color: #e5e5e5;
  border-radius: 2px;
}

#calendar_wrap #wp-calendar {
  margin-bottom: 0;
  background-color: #fff;
}

#calendar_wrap .calendar-content, #calendar_wrap {
  display: block;
  position: relative;
  padding: 10px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 3px;
}

#calendar_wrap #wp-calendar caption {
  text-align: left;
  margin: 9px 0 15px 8px;
  font-weight: bold;
}

#calendar_wrap #wp-calendar {
  table-layout: fixed;
}

.footer-widgets #calendar_wrap #wp-calendar tfoot td a:hover {
  text-decoration: none;
  border-bottom: none;
  border-bottom: none;
}

#calendar_wrap #wp-calendar tr td,
#calendar_wrap #wp-calendar tr th {
  vertical-align: middle;
  border: none;
  line-height: 14px;
  text-align: center;
  line-height: 32px;
}

#calendar_wrap #wp-calendar tr td#next {
  margin: 2px 0 0 3px;
}

#calendar_wrap #wp-calendar tfoot tr #prev a {
  float: left;
  border-bottom: none;
}

#calendar_wrap #wp-calendar tfoot tr #next a {
  float: right;
  border-bottom: none;
}

#calendar_wrap #wp-calendar tbody td a {
  background-color: #e5e5e5;
  display: block;
  margin: 0;
  padding: 4px 0;
  border-radius: 3px;
  margin-top: 2px;
  line-height: 14px;
}

#calendar_wrap #wp-calendar thead tr th {
  color: #222;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
}

#calendar_wrap #wp-calendar tfoot {
  font-size: 0;
  background-color: #fff;
}

#calendar_wrap #wp-calendar tfoot td {
  padding: 0;
  margin: 2px 3px 0 0;
}

#calendar_wrap #wp-calendar tfoot td.nbsp {
  display: none;
}

#calendar_wrap #wp-calendar tfoot td a {
  font-weight: bold;
  font-size: 11px;
  padding: 3px 9px;
  text-transform: uppercase;
}

#calendar_wrap #wp-calendar tfoot a:hover {
  opacity: 0.7;
  color: #444;
  border-bottom: none;
}

/*-- donate-widget --*/
#sidebar .donate-widget .btn-success p {
  color: #fff;
}

#sidebar .donate-widget p {
  margin-bottom: 30px;
}

#sidebar .donate-widget table {
  margin-bottom: 30px;
}

#sidebar .donate-widget table td {
  color: #8f8f8f;
}

#sidebar .donate-widget table td.first {
  color: #26B010;
}

#sidebar .donate-widget .btn-success {
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  padding: 9px 12px;
  border: none;
  background: #26b010;
}

#sidebar .donate-widget .btn-success:hover,
#sidebar .donate-widget .btn-success:focus,
#sidebar .donate-widget .btn-success:active,
#sidebar .donate-widget .btn-success.active,
#sidebar .donate-widget .btn-success.disabled,
#sidebar .donate-widget .btn-success[disabled] {
  background-color: #46bc34;
  color: #FFFFFF;
}

#one-columns,
#onehalf,
#one-third,
#one-fourth {
  margin-bottom: 45px;
  float: left;
  width: 100%;
}

#dropcap {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

#dropcap .block {
  margin-bottom: 35px;
}

#dropcap img {
  float: left;
  margin: 5px 5px 0 0;
}

#buttons {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}

#buttons .block {
  float: left;
  width: 100%;
}

input[type="submit"],
input[type="button"],
#buttons a,
.wi-button {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: inherit;
  text-decoration: none;
  color: #fff;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  margin: 20px 0 20px 0;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-repeat: no-repeat;
  border: none;
  border-color: transparent;
  border-bottom-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
}

#buttons a.default {
  background: #e1e4e5;
  color: #5d5d5d;
}

#buttons a.default:hover {
  background: #bdc3c7;
}

#buttons a.btn-primary {
  background: #36608d;
}

#buttons a.btn-primary:hover {
  background: #254261;
}

#buttons a.btn-info {
  background: #14a7e9;
}

#buttons a.btn-info:hover {
  background: #108ec7;
}

#buttons a.btn-success {
  background: #48cb6c;
}

#buttons a.btn-success:hover {
  background: #3cad5b;
}

#buttons a.btn-warning {
  background: #e3850c;
}

#buttons a.btn-warning:hover {
  background: #d25d0a;
}

#buttons a.btn-danger {
  background: #e35840;
}

#buttons a.btn-danger:hover {
  background: #bd442f;
}

#buttons a.btn-inverse {
  background: #535353;
}

#buttons a.btn-inverse:hover {
  background: #282828;
}

input[type="submit"],
input[type="button"],
#buttons a,
body .gform_wrapper.gf_browser_ie .gform_footer input.button,
.wp-block-button a.wp-block-button__link,
.wp-block-file a.wp-block-file__button,
a.wi-button {
  padding: 9px 20px 8px;
  font-size: 16px;
}

input[type="submit"],
input[type="button"] {
  font-weight: 700;
}

#buttons a.btn-mini {
  padding: 4px 10px 3px;
  font-size: 12px;
}

#buttons a.btn-small {
  padding: 6px 14px 5px;
  font-size: 14px;
}

#buttons a.btn-large {
  padding: 14px 25px 13px;
  font-size: 18px;
}

#tabs {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}

#toggle-boxes {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#toggle-boxes a {
  text-decoration: none;
  color: #58bef1;
  font-size: 19px;
  line-height: 26px;
  transition: .0s;
  -webkit-transition: .0s;
  -moz-transition: .0s;
}

#toggle-boxes a:hover {
  color: #5d5d5d;
}

#toggle-boxes .accordion-heading a {
  padding: 12px 15px;
}

#toggle-boxes .accordion-heading a.collapsed {
  padding: 12px 15px;
}

.accordion-group {
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background: #fff;
}

.accordion-inner {
  border: none;
  padding: 15px 15px;
}

#toggle-boxes .accordion-group {
  margin-bottom: 30px;
}

/*-- TOGGLE CSS DEFOLT --*/
.aq_block_toggle {
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  margin: 0.5em 0 10px;
  position: relative;
}

.aq_block_toggle div.arrow {
  display: block;
  float: right;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 13px;
  background-repeat: no-repeat;
  background-position: -40px -3px;
}

.aq_block_toggle h2.tab-head {
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  margin: 0;
  padding: 10px 70px 10px 15px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.aq_block_toggle .tab-body {
  display: none;
  overflow: hidden;
  padding: 15px 15px 5px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.aq_block_toggle .tab-body.open {
  display: block;
}

/*-- toggle --*/
.aq_block_toggle {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background: #fff;
  overflow: hidden;
}

.aq_block_toggle h2.tab-head {
  text-decoration: none;
  color: #58bef1;
  font-size: 19px;
  line-height: 26px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  cursor: pointer;
}

.aq_block_toggle h2:hover {
  color: #5d5d5d;
}

.aq_block_toggle div.arrow {
  float: left;
  width: 20px;
  height: 15px;
  padding: 0;
  margin: 5px 4px 0 0;
}

.aq_block_toggle .tab-body {
  border: none;
  padding: 15px 15px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.aq_block_toggle .tab-body p {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}

#accordion .accordion-heading a.accordion-toggle {
  padding: 12px 15px;
}

#accordion .accordion-heading a.collapsed {
  padding: 12px 15px;
}

#accordion .accordion-group {
  margin: 0 0 -1px;
}

#accordion .accordion-inner {
  border-top: 1px solid #dfdfdf;
}

#quote {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}

#quote blockquote {
  border-left: 4px solid #00acee;
}

#quote p {
  font-family: 'Opens Sans', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 200;
  color: #aeaeae;
}

#testimonials1 {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}

#testimonials1 blockquote {
  border-left: 4px solid #00acee;
}

#testimonials1 p {
  font-family: 'Opens Sans', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 200;
  color: #aeaeae;
  margin: 0;
}

#testimonials1 span {
  float: right;
  width: auto;
  padding: 0 0 0 50px;
  font-family: 'Opens Sans', sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  color: #7e7d7d;
  margin: 0;
}

#testimonials2 {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}

#testimonials2 blockquote {
  border: none;
  padding: 0;
}

#testimonials2 blockquote p {
  font-family: 'Opens Sans', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 200;
  color: #aeaeae;
  margin: 0;
}

#testimonials2 span {
  padding: 0 0 0 108px;
  font-family: 'Opens Sans', sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  color: #7e7d7d;
  margin: 0 0 0 30px;
}

#alerts {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

#alerts .alert {
  border: none;
  border-radius: 0;
  margin: 0 0 20px;
  padding: 18px 35px 18px 28px;
}

#alerts .alert strong {
  font-family: 'Opens Sans', sans-serif;
  font-size: 23px;
  line-height: 30px;
  margin: 0 20px 0 0;
  font-weight: normal;
}

#alerts .alert {
  color: #bca272;
  background: #fdfbdd;
  font-size: 17px;
  text-shadow: none;
}

#alerts .alert .close {
  color: #c9c480;
  right: -15px;
  top: 6px;
  font-size: 25px;
}

#alerts .clasic {
  background: #e3e3e3;
  color: #5d5d5d;
}

#alerts .clasic .close {
  color: #9b9b9b;
}

#alerts .alert-error {
  color: #fff;
  background: #ff8686;
}

#alerts .alert-error .close {
  color: #d54c4c;
}

#alerts .alert-success {
  color: #808d39;
  background: #def1d7;
}

#alerts .alert-success .close {
  color: #77af62;
}

#alerts .alert-info {
  color: #3f78a6;
  background: #d9edf8;
}

#alerts .alert-info .close {
  color: #5d97b6;
}

#progress-bars {
  float: left;
  width: 100%;
}

#progress-bars .block {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.progress {
  float: left;
  width: 100%;
  height: 10px;
  background: #eeeeee;
  border-radius: 10px;
  margin-top: 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.progress .bar {
  border-radius: 10px;
}

#progress-bars .block span {
  float: left;
  width: auto;
  font-family: 'Opens Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 200;
  color: #000000;
  margin-right: 5px;
}

#progress-bars .block p {
  float: left;
  width: auto;
  font-family: 'Opens Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  color: #000000;
}

/*----- breadcrumb -----*/
.breadcrumb {
  background: none;
  border: none;
  padding: 0;
  line-height: 24px;
  margin: 27px 0 0;
}

.breadcrumb li a,
.breadcrumb li.active,
.breadcrumb a {
  text-decoration: none;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  line-height: 24px;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid transparent;
}

.breadcrumb a:hover, .breadcrumb li a:hover {
  text-shadow: 0 0 20px #fff;
}

.breadcrumb > .divider, .breadcrumb .divider {
  line-height: 24px;
  background: none;
  color: #fff;
  font-size: 5px;
  margin-left: 5px;
  margin-right: 0;
  position: relative;
  bottom: 7px;
}

.breadcrumb > .divider, .breadcrumb .divider .fa-circle {
  width: 10px;
  top: -3px;
}

#sidebar ul.menu li:last-child {
  border-bottom: none;
}

#sidebar ul li:last-child {
  border-bottom: none;
}

.gallery-filter select {
  display: none;
}

/*Flexslider*/
div.flexslider {
  margin-left: -30px;
}

.flexslider .slides > li {
  margin-right: 0;
  padding-left: 30px;
  overflow: hidden;
  z-index: 1;
}

.single .flexslider .slides > li,
.archive .flexslider .slides > li,
.blog .flexslider .slides > li {
  padding-left: 0px;
}

.flex-control-nav {
  bottom: 20px !important;
}

.blog .flexslider {
  border: none !important;
  margin-bottom: 25px;
}

.blog .flexslider img {
  border-radius: 5px;
}

.blog-single .flexslider img {
  border-radius: 5px;
}

textarea,
input[type="text"],
input[type="email"] {
  width: 100%;
}

.isotope-hidden {
  z-index: -1;
}

#sidebar .facebook-widget {
  background: #ececec;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 16px 0 0 0;
  height: 300px;
  width: 100%;
}

.facebook-widget iframe {
  margin-left: 20px;
}

.footer-widgets .facebook-widget {
  background: #fff;
  border-radius: 5px;
  padding: 16px 0 0 0;
  height: 300px;
}

#sidebar .textwidget a:hover {
  text-decoration: none;
  color: #444;
}

.video-image-holder.related-video {
  height: 212px;
}

.video-image-holder.related-video img {
  width: auto;
  height: 100%;
  max-width: 200%;
}

.video-image-holder.related-video .vimeo-thumbnail {
  right: 20%;
  position: relative;
}

.photos-gallery-page .vimeo-thumbnail {
  width: auto !important;
  height: 100%;
  max-width: 200%;
  max-height: 274px;
  position: relative;
  right: 15%;
}

.work.four-col .vimeo-thumbnail {
  width: auto !important;
  height: 100%;
  max-width: 200%;
  max-height: 201px;
  position: relative;
  right: 15%;
}

.fa-envelope {
  background-image: none !important;
}

.advertisement-widget .halfwidth-banner {
  width: 125px;
  float: left;
  margin: 0 5px 10px;
}

.advertisement-widget .fullwidth-banner {
  margin: 0 10px 10px;
}

.comment-form #contact-error,
.comment-form #contact-success {
  width: auto;
  float: left;
  margin-top: 20px;
}

#container #content {
  margin-bottom: 40px;
}

body.archive #container #content, #container #content.blog, #container #content.error-404 {
  margin-bottom: 0;
}

#container .single-gallery-post#content {
  margin-bottom: 0;
}

.margin-left-0 {
  margin-left: 0 !important;
}

.meta-data.page-builder-date {
  margin-right: 8px;
}

.page-builder-date {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 3px;
  padding: 3px 10px 1px;
  background-color: #eceef1;
  vertical-align: top;
  margin-top: -3px;
  line-height: 2em;
}

.fake-navbar img {
  padding: 49px 0 0 0;
}

.fake-navbar {
  opacity: 0;
  display: none;
}

.fixed.fake-navbar {
  display: block;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#container .navbar .custom-logo-link {
  padding: 0;
  margin: 0;
  -webkit-transition: .1s;
  transition: .1s;
}

.navbar .custom-logo-link img {
  -webkit-transition: .1s;
  transition: .1s;
}

.aq_alert,
.aq_block_tabs .aq-tab {
  border-radius: 3px;
}

/*PAGE BUILDER*/
/*standard post*/
.aq-block.span7 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span7 .news-wrap .span12 figure img,
.aq-block.span8 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span8 .news-wrap .span12 figure img,
.aq-block.span9 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span9 .news-wrap .span12 figure img,
.aq-block.span10 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span10 .news-wrap .span12 figure img,
.aq-block.span11 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span11 .news-wrap .span12 figure img,
.aq-block.span12 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span12 .news-wrap .span12 figure img {
  border-radius: 3px;
}

#container .aq-block .news-wrap .span12 .builder-video-holder .video {
  margin-bottom: 0;
}

.aq-block.span7 .news-wrap .span12 .builder-video-holder,
.aq-block.span8 .news-wrap .span12 .builder-video-holder,
.aq-block.span9 .news-wrap .span12 .builder-video-holder,
.aq-block.span10 .news-wrap .span12 .builder-video-holder,
.aq-block.span11 .news-wrap .span12 .builder-video-holder,
.aq-block.span12 .news-wrap .span12 .builder-video-holder,
.aq-block.span7 .news-wrap .span12 figure,
.aq-block.span8 .news-wrap .span12 figure,
.aq-block.span9 .news-wrap .span12 figure,
.aq-block.span10 .news-wrap .span12 figure,
.aq-block.span11 .news-wrap .span12 figure,
.aq-block.span12 .news-wrap .span12 figure {
  width: 31%;
  float: left;
}

.aq-block.span7 .news-wrap .span12 .post,
.aq-block.span8 .news-wrap .span12 .post,
.aq-block.span9 .news-wrap .span12 .post,
.aq-block.span10 .news-wrap .span12 .post,
.aq-block.span11 .news-wrap .span12 .post,
.aq-block.span12 .news-wrap .span12 .post {
  width: 66.5%;
  float: right;
  padding: 0;
}

.aq-block.span7 .news-wrap .span12 .post.full-text-block,
.aq-block.span8 .news-wrap .span12 .post.full-text-block,
.aq-block.span9 .news-wrap .span12 .post.full-text-block,
.aq-block.span10 .news-wrap .span12 .post.full-text-block,
.aq-block.span11 .news-wrap .span12 .post.full-text-block,
.aq-block.span12 .news-wrap .span12 .post.full-text-block {
  width: 100%;
}

.aq-block .news-wrap .span12 .post p {
  margin: 20px 0;
}

.aq-block.span7 .news-wrap .span12 .img-post,
.aq-block.span8 .news-wrap .span12 .img-post,
.aq-block.span9 .news-wrap .span12 .img-post,
.aq-block.span10 .news-wrap .span12 .img-post,
.aq-block.span11 .news-wrap .span12 .img-post,
.aq-block.span12 .news-wrap .span12 .img-post {
  padding: 30px;
}

/*quote post*/
.aq-block .news-wrap .span12 .img-post.builder-quote-post .post-big {
  margin-bottom: 30px;
}

.aq-block.span1 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span2 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span3 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span4 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span5 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span6 .news-wrap .span12 .img-post.builder-quote-post .post-big {
  margin-bottom: 0;
}

.aq-block .news-wrap .span12 .builder-quote-post .post {
  width: 100%;
}

.aq-block.span1 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span2 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span3 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span4 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span5 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span6 .news-wrap .span12 .builder-quote-post .post {
  width: 92%;
  padding: 4%;
  float: left;
}

.aq-block .news-wrap .span12 .builder-quote-post .post .meta-data.button-small {
  margin-right: 0;
}

.aq-block .news-wrap .span12 .img-post .meta-data {
  margin-right: 5px;
}

.aq-block .news-wrap .span12 .img-post .meta-data .date {
  margin-right: 8px;
}

.aq-block .news-wrap .span12 .img-post .meta-data .categories a {
  line-height: 28px;
  top: -3px;
  position: relative;
}

.aq-block .news-wrap .span12 .img-post .flexslider .slides img,
.aq-block .news-wrap .span12 .img-post .flexslider {
  -webkit-border-radius: 0px !important;
  -webkit-border-top-left-radius: 3px !important;
  -webkit-border-top-right-radius: 3px !important;
  -moz-border-radius: 0px !important;
  -moz-border-radius-topleft: 3px !important;
  -moz-border-radius-topright: 3px !important;
  border-radius: 0px !important;
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
}

.clear {
  clear: both;
}

.shortcodes blockquote {
  margin: 20px 0 20px 30px;
  border-left: 3px solid #eeeeee;
}

.shortcodes p .dropcap-background {
  font-size: 1.8em;
  line-height: 1em !important;
}

.shortcodes blockquote p {
  color: #393939;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 700;
}

.container .aq_block_toggle div.arrow {
  top: 14px;
}

#respond {
  margin-top: 15px;
}

.captcha-holder .control-group {
  float: left;
  width: 200px;
}

.captcha-holder .fa-repeat {
  opacity: 0.9;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.captcha-holder .fa-repeat:hover {
  opacity: 0.6;
}

.captcha-holder .refresh-text {
  display: inline-block;
  padding: 12px 0;
  position: relative;
  left: 30px;
  width: auto;
  cursor: pointer;
}

#contact .captcha-holder .refresh-text .fa-repeat a {
  width: 100%;
  height: 16px;
  position: relative;
  float: left;
  top: -15px;
  border-bottom: none;
  cursor: pointer;
}

.gallery-filter .gallery-filter-nav ul li a {
  padding: 7px 8px 6px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  font-size: 11px;
  font-weight: bold;
  margin-right: 3px;
  margin-bottom: 3px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 13px;
  color: #333;
  margin: 0 !important;
  border-bottom: none;
  border: none;
}

.gallery-filter .gallery-filter-nav ul li a.active,
.gallery-filter .gallery-filter-nav ul li a:hover {
  background-color: #444;
  color: #fff;
  border: none;
  border-color: transparent;
  margin: 0 !important;
  padding: 7px 8px 6px;
}

.no-banner-spacing {
  float: left;
  width: 100%;
  padding: 30px 0;
}

.block .tagcloud a {
  border-bottom: none;
}

.shortcodes .dropcap-background {
  line-height: 32px !important;
  margin-top: 4px !important;
}

.shortcodes .dropcap-no-background {
  padding-top: 13px !important;
  font-size: 43px !important;
}

.shortcodes .aq_block_accordion .tab-body p {
  margin: 5px 0 15px 0 !important;
}

.shortcodes blockquote.quote-single {
  margin-left: 0;
}

.fancybox-close:hover {
  border-bottom: none;
}

.work-slider {
  display: inline-block;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 200px;
}

.gallery-filter select {
  border: 0;
  outline: none;
  padding: 0 0 0 22px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: button;
  background-color: transparent;
  margin: 0;
  width: 105%;
}

.meta-data.meta-cats {
  margin-right: 0;
}

.meta-cats ul {
  margin: 0;
}

#container .navbar .custom-logo-link a,
a.custom-logo-link, .soc-icon a {
  border-bottom: none;
}

.gallery .gallery-item .gallery-icon a:hover {
  opacity: 0.6;
  border-bottom: none;
}

.isotope-item .post-options a,
.related-work figure .post-options a {
  font-size: 22px;
}

a.icon-link {
  border-bottom: none;
  color: #444;
}

.icon-bar {
  display: block;
  width: 13px;
  height: 14px;
  margin-top: 1px;
  line-height: 0px;
  vertical-align: text-top;
  background-image: url("img/glyphicons-halflings.png");
  background-position: -337px -49px;
  background-repeat: no-repeat;
}

/*Yoast Breadcrumbs*/
#breadcrumbs {
  color: #fff;
  background: none;
  border: none;
  padding: 0;
  line-height: 24px;
  margin: 27px 0 0;
}

#breadcrumbs a {
  border-bottom: none;
  color: #fff;
}

#breadcrumbs a:hover {
  text-shadow: 0 0 20px #fff;
}

.news-wrap .span12 .set-fullwidth {
  width: 100% !important;
}

/*WORDPRESS TEST XML*/
.shortcodes table th {
  padding: 10px 10px 10px 0;
  vertical-align: bottom;
}

.shortcodes table td {
  border-top: 1px solid #dcdcdc;
  padding: 10px 10px 10px 0;
}

.shortcodes address, .shortcodes var {
  font-style: italic;
}

.shortcodes acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

.shortcodes ins {
  text-decoration: none;
  background-color: rgba(67, 107, 184, 0.25);
  padding: 1px 2px 0 2px;
}

.shortcodes kbd, .shortcodes pre, .shortcodes tt {
  font-family: monospace;
}

.shortcodes .post-password-form label input {
  margin-bottom: 2px;
}

.row-fluid .gallery-images-content .span2:first-child {
  margin-left: 3%;
}

.page-builder-gallery .gallery-images-content .span2 {
  margin-left: 2.1%;
}

.row-fluid .page-builder-gallery .gallery-images-content .span4 {
  margin-left: 1.69%;
}

.row-fluid .page-builder-gallery .gallery-images-content .span4:first-child {
  margin-left: 1.69%;
}

.row-fluid .page-builder-gallery .gallery-images-content .span2:first-child {
  margin-left: 2.1%;
}

.add_margin {
  margin-top: 40px !important;
}

.categories.slide-gal-cats {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #4e72b7;
}

/*--------------------------*/
/*-------Shortcodes---------*/
/*--------------------------*/
.alert-block {
  padding: 8px 35px 8px 14px;
}

a.btn.default {
  background: #aaaaaa;
}

a.btn.default:hover {
  background: #333333;
}

body .progress {
  border-radius: 10px !important;
}

.pricing-table-one-border {
  border-radius: 4px;
  overflow: hidden;
}

#content .pricing-button a.price_btn {
  border-radius: 2px;
}

.pricing-table-one-center p {
  padding: 11px 0;
}

/*--------------------------*/
/*----------Events----------*/
/*--------------------------*/
.events .sc_event,
.events-list .sc-event {
  margin-top: 3em;
}

.events .event-details li,
.events-list .event-details li {
  list-style: none;
}

.events .event-date > li,
.events-list .event-date li {
  margin-bottom: 0;
}

.events .sc_event:first-child,
.events-list .sc_event:first-child {
  margin-top: 0;
}

.events .meta,
.events-list .meta {
  margin-top: 0;
}

.events .meta-read-more,
.events-list .meta-read-more {
  top: 0;
  margin: 0;
}

.events.span9 .meta .meta-data.button-small,
.events-list .meta .meta-data.button-small {
  float: right;
  top: 0;
}

.page-template-template_events .sc_event,
.events-list .sc_event,
.tax-sc_event_category .sc_event,
.search-results .sc_event,
.home .sc_event {
  margin-top: 60px;
}

.tax-sc_event_category .sc_event:first-child,
.search-results .sc_event:first-child {
  margin-top: 0;
}

.page-template-template_events .event-date,
.events-list .event-date,
.tax-sc_event_category .event-date,
.search-results .event-date,
.home .event-date {
  float: left;
  width: 70px;
  background-color: #222;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 7px;
}

.page-template-template_events .event-date span,
.events-list .event-date span,
.tax-sc_event_category .event-date span,
.search-results .event-date span,
.home .event-date span {
  display: block;
  font-weight: bold;
  line-height: 1;
}

.page-template-template_events .month,
.events-list .month,
.tax-sc_event_category .month,
.search-results .event-date .month,
.home .event-date .month {
  font-size: 14px;
  padding: 5px 10px;
}

.page-template-template_events .day-number,
.events-list .day-number,
.tax-sc_event_category .day-number,
.search-results .event-date .day-number,
.home .event-date .day-number {
  font-size: 34px;
  padding: 2px 10px;
}

.page-template-template_events .event-date .day,
.events-list .event-date .day,
.tax-sc_event_category .event-date .day,
.search-results .event-date .day,
.home .event-date .day {
  font-size: 10px;
  font-weight: normal;
  padding: 4px 3px 10px;
}

.page-template-template_events .event-info,
.events-list .event-info,
.tax-sc_event_category .event-info,
.search-results .event-info,
.home .event-info {
  margin-left: 80px;
}

.page-template-template_events .event-info h2,
.events-list .event-info h2,
.tax-sc_event_category .event-info h2,
.search-results .event-info h2,
.home .event-info h2 {
  margin: 0 0 0.075em;
}

.page-template-template_events .event-info h2 a,
.events-list .event-info h2 a,
.tax-sc_event_category .event-info h2 a,
.search-results .event-info h2 a {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.3;
}

.page-template-template_events .event-info .event-time,
.events-list .event-info .event-time,
.tax-sc_event_category .event-info .event-time,
.search-results .event-info .event-time,
.home .event-info .event-time {
  font-weight: bold;
  font-family: 'Opens Sans', sans-serif;
  margin-bottom: 0.8em;
  font-size: 16px;
}

.page-template-template_events .pagination-right,
.events-list .pagination-right,
.tax-sc_event_category .pagination-right {
  margin-top: 50px;
}

@media all and (min-width: 641px) {
  .page-template-template_events .event-date,
  .events-list .event-date,
  .tax-sc_event_category .event-date,
  .search-results .event-date,
  .home .event-date {
    width: 90px;
  }
  .page-template-template_events .month,
  .events-list .month,
  .tax-sc_event_category .month,
  .search-results .event-date .month,
  .home .event-date .month {
    font-size: 18px;
  }
  .page-template-template_events .day-number,
  .events-list .day-number,
  .tax-sc_event_category .day-number,
  .search-results .event-date .day-number,
  .home .event-date .day-number {
    font-size: 38px;
  }
  .page-template-template_events .event-date .day,
  .events-list .event-date .day,
  .tax-sc_event_category .event-date .day,
  .search-results .event-date .day,
  .home .event-date .day {
    font-size: 13px;
  }
  .page-template-template_events .event-info,
  .events-list .event-info,
  .tax-sc_event_category .event-info,
  .search-results .event-info,
  .home .event-info {
    margin-left: 120px;
  }
}

.single-sc_event .img-post-big figure {
  margin-top: 0;
}

.single-sc_event .sc_event_date,
.single-sc_event .sc_event_time {
  position: relative;
  padding-left: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.single-sc_event .sc_event_date {
  margin-bottom: 5px;
}

.single-sc_event .sc_event_date:before,
.single-sc_event .sc_event_time:before {
  content: "\f073";
  /* Calendar */
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 18px;
  color: #dadada;
}

.single-sc_event .sc_event_time:before {
  content: "\f017";
  /* Clock */
}

/*-------------------------------------------*/
/*----------Volunteer Opportunities----------*/
/*-------------------------------------------*/
.container > .shortcodes > .volunteer-opps > article:first-child header h2 {
  margin-top: 0;
}

.volunteer_opp .more-link {
  display: none;
}

.volunteer-opps .volunteer_opp {
  border-bottom: 0;
}

#wivm-sign-up-form label {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 4px;
}

/*---------------------------------*/
/*----------Gravity Forms----------*/
/*---------------------------------*/
div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
div.gform_wrapper div.StripeElement {
  line-height: 1.25;
}

.gform_wrapper input:not(.datepicker):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper div.StripeElement {
  width: 100%;
}

body .gform_wrapper .ginput_container_singleproduct input:not(.datepicker):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).ginput_quantity {
  width: 3rem;
}

@media only screen and (max-width: 641px) {
  body .gform_wrapper .ginput_container_singleproduct .ginput_quantity_label {
    margin: 0;
  }
}

body .gform_wrapper .gfield_checkbox li label,
body .gform_wrapper .gfield_radio li label,
body .gform_wrapper .ginput_complex label,
body .gform_wrapper .ginput_container_date label,
body .gform_wrapper .ginput_container_time label {
  font-weight: normal;
}

#container .gform_wrapper .gfield_checkbox li input[type=checkbox] {
  margin-top: 2px;
}

#container .gform_wrapper .gfield_radio li input[type=radio] {
  margin-top: 3px;
}

.container .gform_wrapper .gfield_radio li input[type="text"]:not(.datepicker):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  position: relative;
  top: 5px;
  margin-left: 0;
  width: auto;
}

@media (max-width: 767px) {
  .container .gform_wrapper .gfield_radio li input[type="text"]:not(.datepicker):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
  }
}

body .gform_wrapper .hide-label > .gfield_label {
  display: none;
}

body div.gform_wrapper .ginput_container_date div.ginput_container_date {
  margin-top: 0;
}

body .gform_wrapper.gf_browser_chrome .ginput_complex input,
body .gform_wrapper div.StripeElement {
  margin-bottom: 3px;
}

body div.gform_wrapper img.add_list_item,
body div.gform_wrapper img.delete_list_item {
  margin-top: -11px;
}

body .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0px;
}

body .gform_wrapper .gfield_time_hour i {
  margin-top: 0;
}

body .gform_wrapper .gform_signature_locked_reset {
  display: none !important;
}

/* Stripe Card field */
body .gform_wrapper div.StripeElement {
  height: 32px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 7px 4px 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border-color linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border-color linear 0.2s, box-shadow linear 0.2s;
  transition: border-color linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s;
}

body .gform_wrapper .gfield_error div.StripeElement,
body .gform_wrapper .gfield_error div.StripeElement.StripeElement--focus,
body .gform_wrapper .gfield .StripeElement--invalid {
  border: 1px solid #790000;
}

/* Gravity Forms - Donate Form */
.gform_wrapper .gfield.donate-amount div.ginput_container_radio {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
}

.gform_wrapper .donate-amount .gfield_radio li input[type="radio"] {
  display: none;
}

.gform_wrapper .top_label .donate-amount ul.gfield_radio {
  width: 100%;
}

.gform_wrapper .donate-amount .gfield_radio li {
  width: 23.5%;
  margin: 0 2% 1.032em 0;
  float: left;
}

.gform_wrapper .donate-amount .gfield_radio li:nth-child(4n+4) {
  margin-right: 0;
}

.gform_wrapper .donate-frequency .gfield_radio li {
  width: 49%;
  margin-right: 2%;
}

.gform_wrapper .donate-amount .gfield_radio li:last-child {
  margin-right: 0;
}

.gform_wrapper .donate-amount .gfield_radio input + label {
  width: 100%;
  max-width: 100%;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0.85em 0;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media all and (min-width: 400px) {
  .gform_wrapper .donate-amount .gfield_radio input + label {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.donate-amount .gfield_radio input + label:hover,
.gform_wrapper .donate-amount .gfield_radio input:checked + label {
  color: #fff;
  font-weight: bold !important;
  cursor: pointer;
}

body .gform_wrapper .ginput_complex span.ginput_cardextras {
  overflow: visible;
}

/*----------//// $RESPONSIVE \\\\-------------*/
@media all and (min-width: 1200px) {
  .work.four-col .span3.img-post figure {
    height: 207px;
  }
}

@media all and (max-width: 1200px) {
  .search-big {
    width: 940px;
  }
  .fullwidth .post-big-slide {
    width: 940px;
  }
  .post-big-slide {
    width: 700px;
  }
  #sidebar {
    padding-left: 10px;
  }
  .video-image-holder.related-video {
    height: 172px;
  }
  #sidebar .facebook-widget {
    height: 370px;
  }
}

@media all and (min-width: 1025px) {
  .search-header.secundary {
    display: none;
  }
  .search-header {
    padding-top: 5px;
  }
  .dropdown-menu li {
    background: #eceef1;
    display: block;
  }
  .dropdown-menu li:first-child {
    position: relative;
  }
  .dropdown-menu li:first-child:after {
    position: absolute;
    content: "";
    top: -7px;
    left: 15px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #eceef1;
  }
  .navbar .nav > li:last-of-type .dropdown-menu li:after {
    left: auto;
    right: 15px;
  }
  .dropdown-menu li a {
    position: relative;
    z-index: 1;
    min-width: 175px;
    max-width: 240px;
  }
  .dropdown-menu li a:after {
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .dropdown-menu li a:hover:after,
  .dropdown-menu li a:focus:after,
  .navbar-inverse .nav .dropdown-menu li.active > a:after {
    opacity: 1;
  }
  .navbar-inverse .nav .dropdown-menu li.active > a {
    color: #fff;
  }
  .navbar .nav .dropdown-menu > li > a:hover,
  .navbar .nav .dropdown-menu > li > a:focus,
  .dropdown-submenu:hover > a,
  .dropdown-submenu:focus > a {
    color: #fff;
    border-bottom: none;
  }
  .search-header:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    height: 17px;
    width: 6px;
    background-color: #9d9d9d;
  }
  .search-header:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 2px;
    height: 17px;
    width: 2px;
    background-color: #fff;
  }
  .nav > li:last-child {
    margin-right: 15px;
  }
}

@media all and (max-width: 1024px) {
  .container > .row-fluid > .span9,
  .row-fluid > .container > .span9,
  #sidebar {
    float: none;
    width: 100%;
  }
  #sidebar {
    padding: 0;
    margin: 60px 0 0 0;
  }
  .footer-widgets .row-fluid {
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
  }
  .footer-widgets .span3,
  .footer-widgets .span4 {
    width: 33.33333333%;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-widgets .block ul li a,
  #sidebar .block ul li a {
    width: 97%;
  }
  .nav-padding.verticalize {
    display: block;
  }
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
    margin-bottom: 0;
  }
  .nav-collapse.collapse.in {
    padding-top: 20px;
  }
  .navbar-inner .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-collapse > .pull-right {
    float: none;
  }
  .nav-collapse.collapse {
    height: 0;
  }
  .fake-navbar {
    display: none;
  }
  .nav-collapse .nav {
    width: 100%;
  }
  .nav-collapse .dropdown-menu {
    display: block;
    position: static;
  }
  .nav-padding {
    padding-top: 2px;
  }
  .dropdown > .dropdown-menu li {
    margin-left: 22px;
  }
  .dropdown-menu li {
    background-color: transparent;
  }
  .dropdown-submenu > .dropdown-menu {
    display: block !important;
  }
  .navbar .nav > li > a:hover:after,
  .navbar .nav > li > a:focus:after,
  .navbar-inverse .nav .active > a:after,
  .navbar-inverse .nav .active > a:hover:after,
  .navbar-inverse .nav .active > a:focus:after {
    width: 0;
  }
  .navbar .nav.show-button > li:last-child {
    margin-left: 12px;
  }
  .navbar .nav.show-button > li:last-child > a {
    display: inline-block;
  }
  .navbar .nav.show-button > li:last-child > a:before {
    top: -2px;
    left: 0;
    width: 100%;
  }
  .search-big {
    width: 100%;
    padding-right: 40px;
    max-height: 120px;
    margin-left: -20px;
    padding-left: 40px;
  }
  .search-big i.close-search {
    right: 40px;
  }
  .search-header {
    display: none;
  }
  .search-header.secundary {
    display: inline-block;
    margin-right: 0;
    padding-right: 5px;
    margin-top: 14px;
    width: 30px;
  }
  .navbar-fixed-top {
    top: 0;
  }
  .admin-bar .navbar-fixed-top {
    top: 0;
  }
  .fixed.navbar-fixed-top {
    position: static;
  }
  .fake-navbar.fixed {
    display: none;
  }
  .hide-under {
    display: block;
  }
  .hide-over {
    display: none;
  }
  .search-header.secundary button:before {
    display: none;
  }
  .search-header.secundary button {
    background-position: left center;
    border: none;
    height: 20px;
  }
  .nav-collapse .dropdown-menu {
    font-size: 13px;
  }
  .navbar .nav .dropdown > .dropdown-menu > span {
    display: none;
  }
}

@media all and (max-width: 1025px) {
  .footer-widgets {
    margin-top: 60px;
  }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .products .product:nth-child(3n + 1) {
    clear: left;
  }
  .span3.img-post.isotope-item,
  .four-col .span3.img-post {
    width: 49.9%;
  }
}

@media all and (max-width: 979px) {
  #sidebar .facebook-widget {
    height: 475px;
  }
}

@media (min-width: 979px) and (max-width: 1200px) {
  .work.four-col .span3.img-post figure {
    height: 161px;
  }
  .photos-gallery-page .vimeo-thumbnail {
    max-height: 220px;
  }
  .button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
  .button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {
    width: 89% !important;
  }
  .demo-2 .sl-slider h2, .demo-2 .sl-slider blockquote {
    width: 70% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  #sidebar .search-widget-sidebar .search-submit-button,
  #search-form-footer .submit-search,
  #sidebar .newsletter-widget-sidebar .submit-newsletter,
  #newsleter-form-footer .submit-newsletter {
    font-size: 0;
    padding: 0;
    width: 30px;
  }
  #sidebar .search-widget-sidebar .search-submit-button,
  #search-form-footer .submit-search {
    background: #fff url("img/search-icon.png") no-repeat center center;
  }
  #sidebar .newsletter-widget-sidebar .submit-newsletter,
  #newsleter-form-footer .submit-newsletter {
    background: #fff url("img/newsletter-icon.png") no-repeat center center;
  }
}

@media all and (min-width: 979px) {
  .row-fluid .page-builder-gallery .gallery-images-content .span4 {
    margin-left: 1.4%;
  }
  .row-fluid .page-builder-gallery .gallery-images-content .span4:first-child {
    margin-left: 1.4%;
  }
  .navbar .nav > li > a {
    padding: 5px 0;
  }
  .navbar .nav {
    margin: 0;
  }
  .nav-padding {
    margin-top: 0;
  }
}

@media all and (max-width: 979px) {
  #content {
    margin-top: 0 !important;
  }
  .fullwidth .post-big-slide {
    width: 724px;
  }
  .post-big-slide {
    width: 538px;
  }
  .meta-data {
    font-size: 10px;
    margin-right: 30px;
  }
  .meta-data:last-child {
    margin-right: 0;
  }
  .meta-data ul li a {
    font-size: 10px;
  }
  .calendar-widget .calendar-content {
    border: 0;
    padding: 0;
  }
  .video-image-holder.related-video {
    height: 130px;
  }
  .blog .meta-read-more,
  .archive .meta-read-more {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .span9 .meta {
    width: 100%;
    display: inline-block;
  }
  .span9 .meta .meta-data.button-small {
    top: 2px;
    float: left;
  }
  .calendar-widget table {
    font-size: 12px;
  }
  #sidebar .search-widget-sidebar .search-input,
  .newsletter-widget-sidebar .input-newsletter {
    font-size: 11px;
  }
  #newsleter-form-footer .submit-newsletter {
    background: #fff url("img/newsletter-icon.png") no-repeat center center;
  }
  .photos-gallery-page .vimeo-thumbnail {
    max-height: 169px;
  }
  .four-col .span3.img-post {
    width: 30.5%;
  }
  #sidebar .facebook-widget {
    height: 480px;
  }
  .facebook-widget iframe {
    margin-left: 14px;
  }
}

@media all and (max-width: 767px) {
  .our-work .banner {
    padding: 60px 0;
  }
  .breadcrumbs-container.pull-right {
    float: none;
  }
  .breadcrumbs-container .breadcrumb {
    margin-top: 0;
  }
  .post-big-slide,
  .fullwidth .post-big-slide {
    width: 100%;
  }
  .footer-widgets {
    padding-top: 70px;
  }
  .footer-widgets .block h5 {
    margin-bottom: 30px;
  }
  .footer-widgets .span3,
  .footer-widgets .span4 {
    padding-top: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-widgets .row-fluid {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-widgets .span3 .block p:last-of-type {
    padding-bottom: 0;
  }
  .footer-widgets .span3 .block.newsletter-widget p {
    padding-bottom: 26px;
  }
  .footer-widgets .block ul li a,
  #sidebar .block ul li a {
    width: 100%;
  }
  #newsleter-form-footer, #search-form-footer {
    margin-top: 20px;
  }
  .post-big h4 {
    line-height: 1.5em;
  }
  .footer-copyright ul.soc-icon {
    float: none;
    display: block;
    margin-top: 20px;
  }
  #sidebar {
    margin-top: 44px;
  }
  .calendar-widget #wp-calendar tfoot tr {
    padding-left: 31%;
  }
  .meta a.meta-data.button-small.pull-right {
    float: left;
  }
  .related-work .row-fluid [class*="span"] {
    width: 47%;
  }
  .related-work .row-fluid [class*="span"]:nth-child(3),
  .related-work .row-fluid [class*="span"]:first-child {
    margin-right: 6%;
  }
  .video-image-holder.related-video {
    height: 263px;
  }
  #sidebar .facebook-widget {
    height: 245px;
  }
  .footer-top p {
    width: 70%;
  }
  .span3.img-post.isotope-item {
    width: 33%;
  }
  .fourths.circle-img figure {
    width: 93%;
    height: auto;
  }
  .button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
  .button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {
    width: 87% !important;
  }
  .demo-2 .sl-slider h2, .demo-2 .sl-slider blockquote {
    width: 80% !important;
  }
  .four-col .span3.img-post {
    width: 28%;
  }
  .gallery-filter {
    background: url("img/gallery-filter.png") no-repeat 97% center #f6f6f6;
  }
  .gallery-filter-nav {
    display: none;
  }
  .gallery-filter select {
    display: inline-block;
  }
  .aq-block-aq_clear_block .cf {
    height: 10px !important;
  }
  .aq-block-aq_text_block {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) and (min-width: 480px) {
  .three-col .img-post .post,
  .four-col .img-post .post {
    padding: 10px;
    height: auto;
  }
  .three-col .img-post .post h6,
  .four-col .img-post .post h6 {
    line-height: 14px;
    margin-bottom: 4px;
  }
  .three-col .img-post .post h6 a,
  .four-col .img-post .post h6 a {
    font-size: 12px;
  }
  .button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
  .button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {
    width: 89% !important;
  }
}

@media all and (max-width: 620px) {
  .footer-top p {
    float: left;
    padding: 0 20px 0 0;
  }
  .footer-top figure {
    display: none;
  }
  .footer-top .twit-author {
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .banner .nav-arrow-devider.pull-right {
    float: none;
  }
  .banner .nav-arrow-devider.pull-right {
    float: none;
  }
  .banner .nav-arrow-devider .nav-arrows {
    position: static;
    padding-left: 0;
  }
  .calendar-widget #wp-calendar tfoot tr {
    padding-left: 28%;
  }
  .banner h1 {
    font-size: 3em;
    width: 100%;
  }
  .span3.img-post.isotope-item {
    width: 100%;
  }
  .span4.img-post.isotope-item {
    width: 100%;
  }
  body .aq-template-wrapper .row-fluid .news-wrap .img-post .post {
    width: auto;
  }
  body .shortcodes .aq-template-wrapper .row-fluid .news-wrap figure,
  body .shortcodes .aq-template-wrapper .row-fluid .news-wrap .builder-video-holder {
    width: 100%;
  }
}

@media all and (max-width: 580px) {
  .alignleft, .alignright {
    float: none;
    display: block;
    margin: 5px auto;
  }
}

@media all and (max-width: 480px) {
  .navbar-inner .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar .custom-logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 44px;
  }
  .navbar .custom-logo-link img {
    max-width: 213px;
  }
  .custom-logo-link h1 {
    margin-left: 14px;
  }
  .demo-2 .sl-slider h2 {
    font-size: 20px;
    line-height: 1.7em;
  }
  .sl-slide-inner blockquote p {
    font-size: 15px;
  }
  .search-big {
    margin-left: -15px;
  }
  .search-big input {
    font-size: 17px;
  }
  .calendar-widget #wp-calendar tfoot tr {
    padding-left: 20%;
  }
  .three-col .span4.img-post {
    width: 100%;
    margin-left: 0;
  }
  .gallery-images-content {
    width: auto;
  }
  .captcha-holder .refresh-text {
    width: 100%;
    left: 0;
  }
  #sidebar .facebook-widget {
    height: 290px;
  }
  .related-work .row-fluid [class*="span"] {
    width: 100%;
  }
  .banner h1 {
    font-size: 2.5em;
    width: 100%;
  }
  .breadcrumb {
    margin-top: 10px;
  }
  .search-header.secundary.search-margin {
    margin-right: 45px;
  }
  .search-header button {
    padding: 0 12px;
  }
  .navbar .btn-navbar {
    margin-top: 5px;
  }
}

@media all and (max-width: 430px) {
  .calendar-widget #wp-calendar tfoot tr {
    padding-left: 12%;
  }
  .banner h1 {
    font-size: 2em;
    width: 100%;
  }
  .breadcrumb {
    margin-top: 7px;
  }
}

@media all and (max-width: 385px) {
  .navbar {
    min-width: 320px;
  }
  .search-big input {
    font-size: 15px;
  }
  .banner h1 {
    font-size: 1.8em;
    width: 100%;
  }
  .custom-logo-link h1 {
    font-size: 1.8em;
    line-height: 1.7;
  }
  .fourths.circle-img figure {
    width: 65%;
  }
  .footer-top .container.twit-box p {
    width: 100%;
    padding: 0 5px 0 0;
  }
  .footer-top .twit-author {
    position: relative;
    float: left;
    left: 54%;
    right: 0;
  }
  .flexslider-7 .slides blockquote p {
    font-size: 18px;
  }
  .flexslider-7 .slides blockquote, .comment-full-width blockquote {
    margin: 10px 0;
  }
}

/* ==========================================================================
   Scalable Elements - dedicate padding bottom to .scalable-wrapper in percents (%), which will be the height of scalable element. Precentage will keep aspect ratio with width.
   width(100%) : padding-bottom(50%) = 2:1;
   ========================================================================== */
.scalable-wrapper {
  position: relative;
  height: 0;
}

.scalable-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==========================================================================

 VERTICALIZE

 ========================================================================== */
/*
    <div class="verticalize-container">
      <div class="verticalize">
        Content that needs to be vertically and horizontally centered
      </div>
    </div>
*/
/*VERTICALIZE CONTAINER*/
.verticalize-container {
  text-align: center;
}

.verticalize-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  /* Adjusts for spacing */
  vertical-align: middle;
}

/*VERTICALIZE BOX*/
.verticalize {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.slider-text-holder {
  display: table;
}

.slider-text-wrapper {
  display: table-cell;
  vertical-align: middle;
}

#sidebar #recentcomments li a,
#sidebar .block .box-twitter-center a,
.footer-widgets #recentcomments li a,
.footer-widgets .block .box-twitter-center a {
  float: none;
}

#sidebar .btn,
.footer-widgets .btn {
  display: inline-block;
  background-image: none;
  border: none;
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*-------------------------------------------*/
/*----------------- Blocks ------------------*/
/*-------------------------------------------*/
.wp-block-button a.wp-block-button__link,
.wp-block-file a.wp-block-file__button,
a.wi-button,
footer a.wi-button {
  color: #FFF;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  border-radius: 2px;
}

.wp-block-button a.wp-block-button__link:hover,
.wp-block-file a.wp-block-file__button:hover,
a.wi-button:hover,
footer a.wi-button:hover {
  color: #FFF;
}

.wp-block-button a.wp-block-button__link,
.wp-block-file a.wp-block-file__button {
  border: none;
}

.wp-block-button.aligncenter {
  text-align: center;
}

.wp-block-gallery ul.blocks-gallery-grid {
  margin-left: 0;
}

.sl-wrapper .sl-image .sl-caption {
  color: inherit;
}

.wp-block-file > a {
  display: inline-block;
}

.wp-block-file > a:not(.wp-block-file__buton) {
  margin: 0 10px 10px 0;
}

.wp-block-file a.wp-block-file__button {
  border-radius: 2px;
  opacity: 1;
  margin-left: 0;
}

.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active {
  opacity: 1;
}

.wp-block-table table {
  margin-bottom: 1em;
}

.wp-block-table table.has-background {
  background-color: transparent;
}

.wp-block-table table * {
  word-break: normal;
  word-wrap: normal;
}

.wp-block-table table td,
.wp-block-table table th {
  padding: 15px;
}

.wp-block-table table td {
  border-top: 1px solid #dcdcdc;
}

.wp-block-table.is-style-stripes {
  border-bottom: none;
}

.wp-block-table.is-style-stripes table {
  background-color: transparent;
}

.wp-block-table.is-style-stripes table thead th {
  background-color: rgba(0, 172, 238, 0.3);
}

.wp-block-table.is-style-stripes table td {
  background-color: transparent;
  border: none;
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
  background-color: transparent;
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(even) {
  background-color: rgba(0, 172, 238, 0.1);
}

.wp-block-table figcaption {
  margin-bottom: 2em;
}

.wp-block-image figcaption,
.wp-block-table figcaption {
  font-size: 14px;
  -webkit-filter: brightness(1.4);
  filter: brightness(1.4);
}

.wp-block-image figcaption {
  text-align: center;
}

@media (max-width: 991px) {
  .wp-block-columns {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .wp-block-columns .wp-block-column {
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
    /* We have to add !important because if the width of the columns are set to a custom percentage
                                            within the Column block options, WordPress uses JavaScript to output the percentage inline. */
    margin-left: 0;
    margin-right: 0;
  }
}

.wp-block-quote p {
  font-style: italic;
}

.wp-block-quote cite {
  margin-top: 25px;
  display: block;
  text-align: left;
  font-weight: 700;
  font-style: normal;
}

.wp-block-wired-impact-progress-bar p.progress-bar-text {
  color: #777;
}

.accordion-tabs .wp-block-wired-impact-section .section-heading h3 {
  font-size: 1.125em;
  line-height: 1.5;
}

.accordion-tabs .wp-block-wired-impact-section .section-heading h3 a {
  border: 0;
}

.wp-block-wired-impact-tabs .tab a {
  font-size: 1.125em;
  line-height: 1.2;
  text-transform: uppercase;
  border: 0;
}

.wi-icon-block > .wi-icon-block-icon > a {
  border: 0;
}

.wi-icon-block > .wi-icon-block-icon > a:focus, .wi-icon-block > .wi-icon-block-icon > a:hover {
  border: 0;
}

.inline-cta > a:hover, .inline-cta > a:focus {
  border-bottom: 0;
}

.inline-cta > a .inline-cta-heading {
  font-size: 2em;
  text-transform: uppercase;
}

.inline-cta > a p {
  margin-bottom: 1.7em;
}

.inline-cta > a .inline-cta-btn {
  padding: 0.15em 0.8em 0.25em;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 2px;
}

p + .events-list {
  margin-top: 40px;
}

#content .background-color-outer-container .background-color-inner-container {
  max-width: 1170px;
}

#content .background-color-outer-container .background-color-inner-container > *:first-child {
  margin-top: 0;
}

#content .background-color-outer-container .background-color-inner-container p {
  font-size: 16px;
  font-size: 1rem;
}

#content .background-color-outer-container .background-color-inner-container p.has-text-align-center {
  max-width: 850px;
  margin: 0 auto 10px;
}

#content .background-color-outer-container .background-color-inner-container p:last-of-type {
  margin-bottom: 20px;
}

#content .background-color-outer-container .background-color-inner-container .wp-block-button .wp-block-button__link:not(.button):hover,
#content .background-color-outer-container .background-color-inner-container .wp-block-button .wp-block-button__link:not(.button):focus {
  background-color: rgba(255, 255, 255, 0.2);
}

a.wp-block-wired-impact-logo.logo-block-container,
div.wp-block-wired-impact-logo.logo-block-container {
  border-color: #cccccc;
}

.person-outer-container .person-details {
  background-color: #eceef1;
}

.person-outer-container .person-details h2.person-name {
  font-size: 1.6rem;
  margin-top: 0;
}

.person-outer-container .person-details h2.person-name > a:hover,
.person-outer-container .person-details h2.person-name > a:focus {
  border-bottom: none;
}

.person-outer-container .person-details .person-read-more-link {
  border-bottom: none;
}

.wp-block-wired-impact-person.person-outer-container .person-details .person-read-more-link:before {
  min-width: 91px;
}

.person-outer-container .person-details span.person-position,
.person-outer-container .person-details a.person-email-address,
.person-outer-container .person-details span.person-phone-number {
  font-size: 1rem;
}

.person-outer-container .person-details a.person-email-address {
  border-bottom: none;
}

.horizontal-section-outer-container.has-link > a {
  border-bottom: none;
}

.horizontal-section-outer-container.has-link > a .horizontal-section-content h2 {
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: color .3s linear, border-color .3s linear;
  transition: color .3s linear, border-color .3s linear;
}

.horizontal-section-outer-container.has-link > a .horizontal-section-content p {
  color: #222222;
}

.horizontal-section-outer-container.has-link > a:hover .horizontal-section-content h2, .horizontal-section-outer-container.has-link > a:focus .horizontal-section-content h2 {
  border-bottom: 2px solid #4d71b7;
}

.horizontal-section-outer-container h2 {
  margin-top: 0;
  font-size: 1.6em;
}

p + .horizontal-section-outer-container {
  margin-top: 30px;
}

.horizontal-section-content {
  background-color: #eceef1;
}

@media (min-width: 850px) {
  .horizontal-section-outer-container.has-image .horizontal-section-content {
    min-height: 150px;
  }
}

iframe[src*="google.com/maps/"] {
  margin-bottom: 25px;
  width: 100%;
  height: 340px;
}

@media (min-width: 768px) and (max-width: 1099px) {
  iframe[src*="google.com/maps/"] {
    height: 450px;
  }
}

@media (min-width: 1100px) {
  iframe[src*="google.com/maps/"] {
    height: 590px;
  }
}

.page-template-template-full-width *:not(.wp-block-column) > iframe[src*="google.com/maps/"] {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  width: 100vw;
}

@media (hover: hover) and (pointer: fine) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .page-template-template-full-width *:not(.wp-block-column) > iframe[src*="google.com/maps/"] {
    left: -webkit-calc( 50% + 8px);
    left: calc( 50% + 8px);
    width: -webkit-calc( 100vw - 17px);
    width: calc( 100vw - 17px);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-template-full-width *:not(.wp-block-column) > iframe[src*="google.com/maps/"] {
    left: -webkit-calc( 50% + 8px);
    left: calc( 50% + 8px);
    width: -webkit-calc( 100vw - 16px);
    width: calc( 100vw - 16px);
  }
}

.page-template-template-full-width .container *:not(.wp-block-column) > .wp-block-wired-impact-background-color.background-color-outer-container + iframe[src*="google.com/maps/"] {
  margin-top: -25px;
}

.page-template-template-full-width .container *:not(.wp-block-column) > iframe[src*="google.com/maps/"] + .wp-block-wired-impact-background-color.background-color-outer-container {
  margin-top: -25px;
}

.page-template-template-full-width .container *:not(.wp-block-column) > iframe[src*="google.com/maps/"]:last-child {
  margin-bottom: -40px;
}

body .wp-block-latest-posts {
  margin-left: 0;
}

body .wp-block-latest-posts > li {
  list-style-type: none;
  margin-bottom: 2em;
}

body .wp-block-latest-posts > li > a {
  font-size: 18px;
  font-weight: 700;
}

body .wp-block-latest-posts > li time {
  margin-top: 4px;
}

body .wp-block-latest-posts > li .wp-block-latest-posts__featured-image {
  margin-bottom: 0.5em;
}

body .wp-block-latest-posts.is-grid > li {
  margin-bottom: 2em;
}

@media (min-width: 600px) {
  body .wp-block-latest-posts.is-grid > li {
    margin-bottom: 3em;
  }
}

body .wp-block-latest-posts.aligncenter {
  text-align: center;
}

.has-drop-cap + *:not(p) {
  clear: both;
}

.has-drop-cap:first-letter,
.has-drop-cap:not(:focus):first-letter {
  margin-bottom: 0.1em;
}

.incorrect-post-password {
  color: #790000;
  font-weight: 700;
  padding: 25px;
  border: 1px solid #C89797;
  border-radius: 2px;
  background-color: rgba(255, 223, 224, 0.25);
}

hr.wp-block-separator:not(.is-style-dots):not(.is-style-wide) {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

hr.wp-block-separator:not(.is-style-dots) {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
