/* Helper Classes */
.only-mobile {
  display: block !important; }

.only-desktop {
  display: none !important; }

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

  .only-desktop {
    display: block !important; } }
/***** GENERAL ****/
#top .avia-section {
  position: relative; }
  #top .avia-section.narrow .container {
    max-width: 800px; }
  #top .avia-section.fwd .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important; }

@media only screen and (max-width: 480px) {
  .avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 60px;
    padding-bottom: 60px; } }
#top .avia_textblock.narrow,
#top .av-special-heading.narrow {
  max-width: 800px;
  margin: 0 auto; }

/* Typography */
.av-special-heading.av_custom_color {
  opacity: 1;
  margin-top: 0; }
.av-special-heading.custom-font-enabled .av-special-heading-tag {
  font-family: inherit !important; }
.av-special-heading.custom-fweight-enabled .av-special-heading-tag {
  font-weight: inherit !important; }
.av-special-heading.custom-textsep-enabled .av-special-heading-tag {
  letter-spacing: inherit !important; }
.av-special-heading.custom-texttrans-enabled .av-special-heading-tag {
  text-transform: inherit !important; }

.av_inherit_color * {
  color: inherit !important; }

.image-overlay {
  display: none !important; }

#top img {
  border-radius: 0 !important; }

a.flex_column:hover,
a.flex_column:focus,
a.flex_column:active {
  text-decoration: none !important; }

/* social bookmarks */
#top .custom_social_bookmarks {
  margin: 0;
  background: transparent; }
  #top .custom_social_bookmarks li {
    display: inline-block;
    float: none;
    width: auto;
    padding: 0;
    margin: 0 10px;
    line-height: initial !important; }
    #top .custom_social_bookmarks li a {
      background: transparent !important;
      text-decoration: none !important; }
    #top .custom_social_bookmarks li:hover a {}

#top .btn-group {
  text-align: center;
  margin-top: 25px; }
  #top .btn-group .avia-button-wrap {
    display: inline-block;
    margin: 0 10px; }

h1 {
  font-size: 52px; }

@media only screen and (max-width: 989px) {
  h1 {
    font-size: 42px; } }
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 34px; } }
h2 {
  font-size: 38px; }

@media only screen and (max-width: 989px) {
  h2 {
    font-size: 34px; } }
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 26px; } }
h3 {
  font-size: 28px; }

@media only screen and (max-width: 989px) {
  h3 {
    font-size: 26px; } }
@media only screen and (max-width: 768px) {
  h3 {
    font-size: 26px; } }
h4 {
  font-size: 26px; }

@media only screen and (max-width: 989px) {
  h4 {
    font-size: 22px; } }
@media only screen and (max-width: 768px) {
  h4 {
    font-size: 18px; } }
h5 {
  font-size: 20px; }

h6 {
  text-transform: uppercase; }

h1, h2, h3, h4, h5, h6,
.avia-button{
  font-family: "Europa", sans-serif;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 0;
    text-transform: none;
}

.logo a {
    display: flex !important;
    align-items: center;
}


.white{
  color: white !important
}

#header .logo{
    width: 218px !important;
}

#header .logo img {
    position: absolute;
}

#header_main_alternate{
    background: #00a79d;
}


#top .av-logo-container .inner-container{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  #top .av-logo-container .inner-container{
    justify-content: flex-start;
  }
  #top .avia-menu.av_menu_icon_beside{
    border-right: 0;
    margin-right: 0;
  }
  #top .avia-menu.av_menu_icon_beside + .social_bookmarks{
    display: none !important;
  }
}
#top .av-logo-container .inner-container .social_bookmarks,
#top .av-logo-container .inner-container .menu-header-top-menu-container{
    position: static;
    margin-top: 0;
}
#top .av-logo-container .inner-container .menu-header-top-menu-container{
    order: 3;
}
#top .av-logo-container .inner-container .menu-header-top-menu-container li{
    margin: 0 8px;
}
#top .av-logo-container .inner-container .menu-header-top-menu-container li a{background: white;border-radius: 32px;padding: 8px 32px;font-size: 14px;color: #14474b;border: 2px solid white;text-decoration: none;}
#top .menu-header-top-menu-container ul li {
    float: left;
}

#top .av-logo-container .inner-container .menu-header-top-menu-container li#menu-item-search a {
    padding: 5px 12px;
    border: 0;
    font-size: 22px;
    color: #19a69c;
    background: white !important;
}

#top .av-logo-container .inner-container .menu-header-top-menu-container li:first-child a {
    background: #14474c;
    color: white;
    border: 2px solid;
}

@media only screen and (max-width: 767px) {
  .html_av-overlay-full #top #wrap_all #av-burger-menu-ul .menu-header-top-menu-container li a{
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #top .av-logo-container .inner-container .menu-header-top-menu-container li:first-child a{
    border: 0 !important;
  }
  .html_av-overlay-full #top #wrap_all #av-burger-menu-ul .menu-header-top-menu-container li:nth-child(2) a{
    color: #14474c;
  }
  #top .extra-burger-elements .custom_social_bookmarks li a{
    font-size: 28px !important;
  }
}

#header_main > .extra-burger-elements {
    display: none;
}

.extra-burger-elements #menu-header-top-menu {
    display: flex;
    background: transparent;
    max-width: 80%;
    margin: 0 auto !important;
}
@media only screen and (max-width: 767px) {
  .extra-burger-elements #menu-header-top-menu{
    max-width: 100%;
  }
}

#top .av-logo-container .social_bookmarks li a {
    font-size: 24px;
}

#top .av-logo-container .social_bookmarks li {
    margin: 0 10px;
}

@media only screen and (max-width: 767px) {
  .responsive #top .logo {
      z-index: 1000;
  }
  #top .av-logo-container .inner-container > .menu-header-top-menu-container{
      display: none !important;
  }
}
#header .avia-search-tooltip {
    border-radius: 120px;
    background: white;
    border-color: white;
}

#top .av-burger-overlay-bg{
    background: #00a79d;
    opacity: 1;
}
.html_av-overlay-full #av-burger-menu-ul li{
    font-size: 20px;
}

.avia-search-tooltip .avia-arrow-wrap {
    display: none;
}

#top #searchsubmit {
    background: transparent;
    color: #19a69c;
    font-size: 22px;
}

#top #searchform>div {
    margin: 9px 20px;
}

#top .av_minimal_header #s {
    color: #13474b;
    background: transparent;
}


.header_color ::-webkit-input-placeholder {
    color: #13474b;
}

.header_color ::-moz-placeholder {
    color: #13474b;
    opacity: 1;
}

.header_color :-ms-input-placeholder {
    color: #13474b;
}

#top #searchform .ajax_search_response{
    display: none;
}

@media only screen and (min-width: 767px) {
    #header_main_alternate .av-main-nav > li{
        display: inline-block;
        float: none;
    }

    #header_main_alternate .av-main-nav > li > a {
        font-weight: normal;
        font-size: 14px;
    }

    #header_main_alternate .main_menu ul {
        text-align: center;
    }

    #header_main_alternate .av-burger-menu-main{
        display: none !important;
    }

}

#top .flex_cell {
    padding: 100px;
}

#top .flex_cell,
#top .boxed_shadow{
    box-shadow: inset 0 0 0px 20px rgba(0,0,0,.1);  
}

#top .no-shadow .flex_cell{
    box-shadow: none !important
}

@media only screen and (max-width: 989px) {
    #top .flex_cell {
        padding: 60px;
    }
}

#top .avia-button{
    border: 0;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
}
#top .yellow .avia-button{
    background: #f1c019;
}
#top .avia-button.avia-size-large{
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding: 15px 54px 13px 30px;
}

#top .avia-button.avia-size-large:after{
    content: "\E80A";
    font-family: "cfsy";
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.1)
}

#home__featured_story .flex_column_table {
    background: url(/wp-content/uploads/ican-bg-nobox.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 60px 260px 60px;
    box-shadow: inset 0 0 0px 20px rgba(0,0,0,.1);
}

#home__featured_story .avia-button-fullwidth{
    top: -40px;
}
#top .avia-button-fullwidth{
    max-width: 80%;
    margin: 0 auto;
    box-shadow: inset 0 0 0px 8px rgba(0,0,0,.1);
    padding: 35px;
}
#top #stories__families .content {
    padding-bottom: 0;
}

#top #stories__families .avia-button-fullwidth {
    top: 50px;
}

#top .red .avia-button{
    background: #d55703;
}

#top .avia-button-fullwidth .avia_button_background{
  display: none !important;
}


#home__join_cfys .flex_cell{
    box-shadow: none;
}
@media only screen and (min-width: 767px) {
  #home__join_cfys{
    background: url(/wp-content/uploads/join-cfsy.jpg) no-repeat center left white;
  }

  #home__join_cfys .flex_column{
      padding: 30px 0 30px 260px;   
  }

  #home__join_cfys .flex_column .avia-image-container {
      position: absolute;
      left: 0;
  }
}


#top .alternate_color a{
    color: white;
}

#footer_section .custom_social_bookmarks li a{
    font-size: 32px;
}

#footer_section .el_after_av_social_profiles.av-special-heading{
    margin-top: 20px;
}

#footer_section ul {
    margin: 0;
}

#footer_section ul li{
    margin: 0;
    padding: 7px 0;
    list-style: none;
}

#footer_section .iconbox_right_content {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer_section .iconbox_right_content .iconbox_icon {
    color: white;
    font-size: 32px !important;
    float: none;
    order: 2;
    margin-left: 0;
}

#footer_section .iconbox_content_title {
    margin: 0;
    text-transform: none;
    font-size: 26px;
}


#top .avia-smallarrow-slider-heading {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-110%);
    left: 0;
    z-index: 3;
}

#top .avia-smallarrow-slider-heading .new-special-heading {
    display: none;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows {
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#top .reforms_slider .avia-slideshow-arrows {
  width: 61.5%;
}

#top .avia-smallarrow-slider  .avia-slideshow-arrows a{
    width: 50px;
    height: 50px;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows a:before{
    font-size: 28px;
    color: white;
    background: #00a79d;
    line-height: 50px;
}



#top .reforms_slider .slide-entry-title.entry-title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 2px;
}

#top .alternate_color .slide-entry-title.entry-title {
  color: white;
}

@media only screen and (min-width: 767px) {
  #top .reforms_slider .content-slide-content {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: 0 auto;
      transform: translateY(-50%);
      max-width: 800px;
      z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  #top .reforms_slider .content-slide-content{
    padding: 35px;
  }
}
#top .reforms_slider .avia-content-slider-inner{
    max-width: 960px;    
    margin: 0 auto;
}
#top .reforms_slider .content-slide-image {
    position: relative;
}
#top .reforms_slider .content-slide-image:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0px 20px rgba(0,0,0,.1);  
}
#top .reforms_slider .content-slide-image img{
    width: 100%;
    display: block;
}

/* default slider */
#top .default_slider{
  max-width: 800px;
  margin: 0 auto;
}
#top .default_slider .slide-entry {
    display: flex;
    align-items: center;
    padding: 60px 60px 60px 60px;
    background: white;
}

#top .default_slider .avia-content-slider .slide-entry-title{
    font-weight: 100;
}

#top .default_slider .content-slide-image{
    margin: 0 20px;
}

#top .default_slider .avia-content-slider-inner {
    border: 10px solid #c5c5c5;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    background: white;
}

#top .default_slider .avia-slideshow-arrows{
    width: 105%;
    display: block;
    left: -2.5%;
    right: 0;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  #top .default_slider .avia-slideshow-controls a {
      display: block;
  }

  #top .default_slider {
      overflow: visible;
  }


  #top .default_slider .avia-slideshow-arrows a {
      top: 50%;
      margin: -30px;
  }
}
@media only screen and (max-width: 767px) {
  #top .default_slider .content-slide-image{
    margin: 0;
  }
  #top .default_slider .slide-entry{
    padding: 20px;
    flex-direction: column;
  }
}

#top #home__recent_reforms {
  padding: 0;
  background: white;
}
#top #home__recent_reforms .container{
  background: url(/wp-content/uploads/featured-bg-noborder.jpg) no-repeat top center;
  background-size: cover;
  box-shadow: inset 0 0 0px 20px rgba(0,0,0,.1);  
  width: 100% !important;
  max-width: 100% !important;
  padding: 0; 
}

#top #home__recent_reforms .content{
  padding: 0;
}

@media only screen and (min-width: 767px) {
  #top #home__recent_reforms .avia-content-slider{
    transform: scale(1.1);
  }

}
#top .box-shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.4), 0 10px 30px rgba(0,0,0,0.4);
}



#top .home__blog .slide-entry-title.entry-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: bold;
}


#top .home__blog .slide-image {
    border-radius: 12px !important;
    background: transparent !important;
    box-shadow: 0 0 10px rgba(0,0,0,.1);  
}

#top .home__blog .slide-meta-comments,
#top .home__blog .slide-meta-del{
    display: none !important;
}

#top .home__blog .slide-meta {
    position: absolute;
    background: #009387;
    padding: 8px;
    text-align: center;
    left: 0;
    top: 0;
}

#top .home__blog .avia-content-slider-inner{
  max-width: initial
}
#top .home__blog.avia-content-slider .slide-meta div, 
#top .home__blog.avia-content-slider .slide-meta time {
    display: block;
    width: 40px;
    color: white;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}


#top .home__blog .slide-content {
    position: relative;
}

#top .home__blog .slide-entry-excerpt{
    font-size: 13px;
    line-height: 18px;
}

#top .home__blog .read-more-link{
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
}

#top .home__blog .read-more-link .more-link-arrow{
    display: none;
}

@media only screen and (min-width: 767px) {
  #top #home__blog .entry-content-wrapper.clearfix {
      margin-top: -100px;
  }
}

#top .hero a,
#top .hero strong{
    color: #f0b718;
}

#top .av-special-heading-tag span.big {
    color: #f0b718;
    font-size: 76px;
    letter-spacing: 12px;
    padding-left: 12px;
}
#top .av-special-heading-tag span.bigger{
    color: #f0b718;
    font-size: 76px;
    letter-spacing: 32px;
    padding-left: 32px;
}

@media only screen and (max-width: 767px) {
  #top .av-special-heading-tag span.bigger{
        font-size: 62px;
        letter-spacing: 18px;
        padding-left: 18px;
  }
}

@media only screen and (max-width: 480px) {
  #top .av-special-heading-tag span.big,
  #top .av-special-heading-tag span.bigger{
        line-height: 82px;
  }
  #top .av-special-heading-tag span.bigger{
        font-size: 42px;
        letter-spacing: 10px;
        padding-left: 10px;
  }
}
/* single */
#top.single-post .big-preview.single-big,
#top.single-post .comment_container,
#top.single-post .comment-entry,
#top.single-post .post-title.entry-title,
#top.single-post .blog-categories,
#top.single-post .av-vertical-delimiter,
#top.single-post .post-meta-infos,
#top.single-post .entry-footer,
#top.single-post .entry-share-box{
    display: none !important;
}

#top.single-post .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 100%;
}

@media only screen and (min-width: 767px) {
    #top.single-post .container_wrap_first .content{
        padding: 60px 0;
        font-size: 14px;
    }
}

#top .single-post-header{
    background: #d1d1d1;
}
#top .single-post-header .av-special-heading{
  margin:  0 !important;
}
#top .single-post-header h1{
    color: white;
}
#top .fullsize .template-blog .post .entry-content-wrapper{
    max-width: initial;
}


#top .single-post-header_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

#top.archive .single-post-header_overlay,
#top.search .single-post-header_overlay,
#top.author .single-post-header_overlay{
    opacity: 1;
}






#top .av-masonry-entry .av-inner-masonry-content-pos {
    vertical-align: bottom !important;
    text-align: left !important;
}

#top .av-masonry-entry .av-masonry-entry-title {
    font-size: 20px !important;
    font-weight: 600;
}

#top .av-masonry-entry .av-masonry-entry-title .team-title {
    font-size: 16px;
    font-weight: 300;
    display: block;
    line-height: 24px;
}

#top .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 68%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 68%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 68%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

#top .av-masonry-entry .avia-arrow{
    position: absolute;
    top: 10px;
    right: 12px;
    left: auto;
    transform: none;
    border: 0;
    margin: 0;
    background: none;
    display: block;
    width: initial;
    height: initial;
}

#top .av-masonry-entry .avia-arrow:after{
    content: "\e816";
    font-family: "entypo-fontello";
    font-size: 32px;
    color: #cb151e;
}

#boards ul, 
#boards ul li {
    margin: 0;
    list-style: none;
    padding: 0;
    font-weight: bold;
}

#boards ul li{
    margin: 15px 0;
}
#boards ul li small{
    display: block;
    line-height: 17px;
}

#top .avia_textblock.red-text,
#top .avia_textblock.red-text *{ 
    color: #cf4c07;
}

@media only screen and (min-width: 767px) {
  #boards .av-flex-placeholder {
      position: relative;
  }

  #boards .first + .av-flex-placeholder:after{
      content: "";
      position: absolute;
      width: 2px;
      height: 100%;
      background: #e7e7e7;
      right: 50%;
      transform: translatex(-50%);
  }
}

#top li.current-menu-item > a {
    font-weight: 800;
}

#top .av-submenu-container,
#top .av-submenu-container a{
    background: #d55703;
    border: 0 !important;
}

#statement-of-principles .flex_column_table {
    margin: 40px 0;
}


#stories__op-eds .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

#stories__op-eds .entry-content-wrapper .flex_column{
    margin: 0 1%;
    flex: 0 0 14.6667%;
}

@media only screen and (max-width: 989px) {
    #stories__op-eds .entry-content-wrapper .flex_column{
      margin: 0 1%;
      flex: 0 0 23%;
    }
}


@media only screen and (max-width: 767px) {
    #stories__op-eds .entry-content-wrapper .flex_column{
      margin: 0 1%;
      flex: 0 0 48%;
    }
}

@media only screen and (max-width: 480px) {
    #stories__op-eds .entry-content-wrapper .flex_column{
      margin: 0;
      flex: 0 0 100%;
    }
}

#resources_section .flex_column_table{
    margin: 15px 0;
}

#resources_section .av-flex-placeholder{
    width: 30px;
}
#resources_section .flex_column {
    padding: 40px;
    background: #f0efef;
    border: 8px solid #c1c0c0;
    font-weight: bold;
    transition: all linear 0.2s;
}

#resources_section .flex_column:hover {
    background: #d55703;
    border: 8px solid #ac4702;
    color: white;
}



#top #resources__featured .content{
    padding: 0;
}

#top #resources__featured .container{
  max-width: 1100px;
}
#top #resources__featured .flex_column_table {
    padding: 50px;
    background-repeat: no-repeat;
    background-image: url(http://www.fairsentencingofyouth.org.php7-29.phx1-1.websitetestlink.com/wp-content/uploads/ourmission-bg.jpg);
    background-attachment: scroll;
    background-position: top left;
    background-size: cover;
    box-shadow: inset 0 0 0px 20px rgba(0,0,0,.1);  
    transform: scale(1.1);
}

#top .spaced{
    letter-spacing: 3px;
    font-size: 14px;
}

#top .av-logo-container .social_bookmarks li a {
    background: transparent !important;
}

.mfp-content .hidden {
    background: white;
    visibility: visible;
    width: 100%;
    max-width: 900px;
    padding: 50px;
    left: 0;
    margin: 0 auto;
    right: 0;
    position: relative;
    transform: translateY(5%);
}



@media only screen and (min-width: 767px) {
  #top .team-popup .team-pic{
    float: left;
    margin-right: 50px;
  }
}

h4 small {
    display: block;
    font-size: 16px;
}

h4 {
    margin-bottom: 20px;
}

#top .av-masonry-entry{
    cursor: pointer;
}



#top .av-masonry-entry.type-team .avia-arrow{
    position: absolute;
    top: 10px;
    right: 12px;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border: 0;
    margin: 0;
    background: none;
    display: block !important;
    width: initial;
    height: initial;
}

#top .av-masonry-entry.type-team .avia-arrow:after{
    content: "\e801";
    font-family: "themify-plus";
    font-size: 32px;
    color: white;
}


#top .av-masonry-entry.no-popup{
    pointer-events: none;
}

#top .av-masonry-entry.no-popup .avia-arrow{
    display: none !important;
}

#top .team-popup img{
  max-width: 220px
}

.avia_desktop .avia-content-slider .avia-slideshow-arrows a {
    opacity: 1;
}

.avia-slideshow-arrows a:before {
    font-size: 28px;
    color: white;
    background: #00a79d;
}
#top .avia-content-slider .avia-slideshow-arrows a,
#top .avia-slideshow-arrows a:before{
    line-height: 50px;
    height: 50px;
    width: 50px;

}

#top .avia-content-slider .slide-image{
    background: white;
}


#top .avia-content-slider .slide-meta{
    display: none;
}
#top .avia-content-slider .read-more-link{
    margin-top: 20px;
}
#top .avia-content-slider .read-more-link a{
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding: 11px 54px 10px 30px;
    color: #ffffff !important;
    background-color: #19a69d;
    font-size: 13px;
}

#top .more-link-arrow:after{
    content: "\E80A";
    font-family: "cfsy";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 16px;
    width: 25px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.1);
}

#top .avia-content-slider .avia-slideshow-arrows a {
    top: 50%;
}

#top .big-preview.single-big {
    display: none;
}

#top .av-main-nav ul a {
    border: 0;
}
#top .av-main-nav ul a:hover{
    background: #8dafb2;
    color: #10474c !important;
}

#top .lfps .slide-content {
    text-align: center;
    margin-top: 20px;
}

#top .lfps.avia-content-slider .slide-image {
    max-width: initial;
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: 0 0 100px rgba(0,0,0,0.3);
}

#top .lfps .slide-entry-title.entry-title a{
    color: #19a69d !important
}

#top.single-ican .fullsize .template-blog .post .entry-content-wrapper > * {
    text-align: left;
}

#top.single-ican .big-preview.single-big {
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

#top.single-ican .fullsize .template-blog .post .entry-content-wrapper p{
    margin: 1.5em 0;
}



#footer_section .iconbox_right_content .iconbox_content{
    overflow: visible;
}

#top .fake-thumbnail .slide-image{
    background: rgba(19, 71, 75, 1.0) !important;
}

#top.single-other_media .fullsize .template-blog .post-meta-infos * {
    display: none;
}

#top.single-other_media .fullsize .template-blog .post-meta-infos .date-container {
    display: block;
}

#top .av-masonry-entry.type-other_media .av-inner-masonry-content,
#top .av-masonry-entry.type-events .av-inner-masonry-content {
    background: none;
    display: flex;
    height: 100%;
    align-items: flex-end;
}

#top .av-masonry-entry.type-other_media .av-inner-masonry-content .av-masonry-entry-title,
#top .av-masonry-entry.type-events .av-inner-masonry-content .av-masonry-entry-title{
    transition: all linear 0.2s;
}

#top .av-masonry-entry.type-other_media .avia-arrow:after,
#top .av-masonry-entry.type-events .avia-arrow:after,
#top .av-masonry-entry.type-other_media:hover .av-inner-masonry-content .av-masonry-entry-title,
#top .av-masonry-entry.type-events:hover .av-inner-masonry-content .av-masonry-entry-title{
    color: white;
}

@media only screen and (max-width: 989px) {
  #footer_section .flex_cell {
      width: 100% !important;
      display: block;
      overflow: hidden;
  }
}




#jobs-grid .container .av-inner-masonry{
    padding: 12px 0;
}

@media only screen and (min-width: 480px) {
  #jobs-grid .container .av-masonry.av-large-gap .av-masonry-container {
      width: calc(100% + 12px);
      left: -12px;
  }

  #jobs-grid .container .av-inner-masonry {
      padding: 12px;
  }
}

@media only screen and (min-width: 767px) {
    #jobs-grid .container .av-masonry.av-large-gap .av-masonry-container {
        width: calc(100% + 24px);
        left: -24px;
    }
    #jobs-grid .container .av-inner-masonry {
        padding:24px;
    }
}

#jobs-grid .av-fixed-size .av-masonry-image-container img {
    display: inline-block;
    width: 100%;
    max-width: 140px;
    margin: 0;
}

#jobs-grid .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content,
#jobs-grid .av-fixed-size.av-large-gap .av-masonry-entry .av-inner-masonry-content,
#jobs-grid .av-fixed-size.av-large-gap .av-masonry-image-container,
#jobs-grid .av-fixed-size.av-large-gap .av-masonry-outerimage-container,
#jobs-grid .av-flex-size.av-caption-on-hover-hide.av-large-gap .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,
#jobs-grid .av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    background: transparent;
}

#jobs-grid .av-fixed-size.av-large-gap .av-masonry-entry .av-inner-masonry-sizer,
#jobs-grid .avia-arrow {
    display: none !important
}

#jobs-grid .container .av-inner-masonry-content {
    padding: 20px 0;
    background: 0 0;
    text-align: left;
    left: 0;
}
#jobs-grid .container .av-masonry.av-large-gap {
    width: 100%
}

#jobs-grid .av-masonry-image-container {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    opacity: 1;
    background: transparent !important;
}


#jobs-grid .av-read-more-link {
    margin-top: 20px;
}

#jobs-grid .av-masonry-entry *{
    text-align: center !important;
}



#top .hero-slider .avia-caption-title strong {
    color: #f1be34 !important;
}

#top .hero-slider .avia-caption-title  {
    font-size: 52px !important;
}

@media only screen and (max-width: 767px) {
    .responsive #top .hero-slider .slideshow_caption h2{
        font-size: 32px !important;
    }
}

#top .hero-slider .caption_container {
    max-width: 800px;
}

#top .hero-slider .avia-caption-content p{
    font-size: 16px !important;
    line-height: 24px !important;
}
#top .hero-slider .avia-caption-content a{
    color: #f1be34 !important;
    text-decoration: none;   
}

#top .hero-slider .avia-slideshow-arrows a:before{
    background: transparent;
    width: auto !important;
}

#resources_section .flex_column:empty {
    visibility: hidden;
}