/* File last edited by Briana Pierce on 7/1/2015 */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.utility-accessibilitylabel {
  display: inline-block;
  font-size: 0;
  width: 0;-
  height: 0;
  color: transparent; }

#portalCarousel img {
  width:100%;
}

#portalCarousel {
  max-width: 640px;
    margin: 0 auto;
}


@media screen and (max-width: 1024px) {
  .utility-hide-tablet {
    display: none; } }

@media screen and (max-width: 767px) {
  .utility-hide-handheld {
    display: none; } }

.utility-ghost-button {
  text-align: center;
  background: #444a3e;
  color: #fff;
  border: 4px solid #444a3e;
  display: inline-block;
  padding: 1em 3em;
  font-size: 1em;
  margin-bottom: 1em;
  transition: 0.2s all ease-in-out; }
  .utility-ghost-button:hover {
    background: #fff;
    border: 4px solid #444a3e;
    color: #444a3e; }

.utility-ghost-button a {
  color: #fff; }
  .utility-ghost-button a:hover {
    color: #444a3e; }
  .utility-ghost-button a:visited {
    color: #fff; }

body {
  background: #444a3e url("../../../SiteCollectionImages/branding/2015Portal/portal-bg2.jpg") no-repeat;
  background-size: cover;  
  background-attachment: fixed;
  background-position: 0 65px;
  font-family: "Open Sans", Verdana, sans-serif;
  position: relative;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    body {
      background: #444a3e; 
      } 
    }

h1, h2, h3, h4, h5, h6 {
  font-weight: "normal";
  font-family: "Abel", sans-serif;
  color: #222; }

a {
  color: #2200CC;
  text-decoration: none; }
  a:visited {
    color: #444a3e; }
  a:hover { 
    text-decoration: underline; }
    
.page-content {
  position: relative;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.5s ease-in-out; }
  .page-content.pin {
    position: fixed;
    bottom: 0;
    width: 100%; }
  .page-content.fade {
    opacity: 0;
    transition: opacity 0.5s ease-in-out; }

.section-background {
  background: rgba(255, 255, 255, 0.85);
  padding: 0 1.5em 0.5em;
  border-radius: 8px; }
  @media screen and (max-width: 767px) {
    .section-background {
      padding: 1em 0.5em 0em 0.5em;
      margin-bottom: 5px; } 
  }
  @media (max-width: 979px) and (min-width: 768px) {
	.section-background {
 	 padding: 1em 0.5em 0em 0.5em;
 	 margin-bottom: 10px; }
  }

.section_header {
  color: #222;
  font-size: 2.5em;
  padding: 0.5em 0.5em 0.5em;
  border-bottom: 1px solid rgba(34, 34, 34, 0.2);
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .section_header {
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .section_header {
      padding: 0.5em 0.5em 1em;      
      font-size: 1.5em;
      border: none;
      background: transparent;
      border-radius: 4px;
      margin:0; } }

#pathway {
  background: rgba(255, 255, 255, 0.85);
  padding: 0 1.5em 0.5em;
  border-radius: 8px; }

.page-diorama {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .page-diorama::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 1024px) {
    .page-diorama {
      display: none; } }

.header {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .header::after {
    clear: both;
    content: "";
    display: table; }
  .header .header-logo {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%; }
    .header .header-logo:last-child {
      margin-right: 0; }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .header {
      max-width: 58em;
      margin-left: auto;
      margin-right: auto; }
      .header::after {
        clear: both;
        content: "";
        display: table; } }
  @media screen and (max-width: 1024px) {
    .header {
      max-width: 45em;
      margin-left: auto;
      margin-right: auto; }
      .header::after {
        clear: both;
        content: "";
        display: table; }
      .header .header-logo {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
        margin-left: 25.8946659017%; }
        .header .header-logo:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .header {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 2.5em 0.5em; }
      .header::after {
        clear: both;
        content: "";
        display: table; }
      .header .header-logo {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%;
        margin-left: 0%; }
        .header .header-logo:last-child {
          margin-right: 0; } }

.search {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .search::after {
    clear: both;
    content: "";
    display: table; }
  .search .search-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%; }
    .search .search-container:last-child {
      margin-right: 0; }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .search {
      max-width: 58em;
      margin-left: auto;
      margin-right: auto; }
      .search::after {
        clear: both;
        content: "";
        display: table; } }
  @media screen and (max-width: 1024px) {
    .search {
      max-width: 45em;
      margin-left: auto;
      margin-right: auto; }
      .search::after {
        clear: both;
        content: "";
        display: table; }
      .search .search-container {
        width: 100%;
        margin-left: 0%; } }
  @media screen and (max-width: 767px) {
    .search {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 0.5em; }
      .search::after {
        clear: both;
        content: "";
        display: table; }
        .search-container {
		margin-top:inherit
} }

.quicklink {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .quicklink::after {
    clear: both;
    content: "";
    display: table; }
  .quicklink .quicklink-pane {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .quicklink .quicklink-pane:last-child {
      margin-right: 0; }
    .quicklink .quicklink-pane:nth-child(4n) {
      margin-right: 0; }
    .quicklink .quicklink-pane:nth-child(4n+1) {
      clear: left; }
     .quicklink .span9 .pull-right {
     	padding-left: 1em; }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .quicklink {
      max-width: 58em;
      margin-left: auto;
      margin-right: auto; }
      .quicklink::after {
        clear: both;
        content: "";
        display: table; }
      .maps {
      max-width: 58em;
      }
      .features {
      max-width: 58em;
      }
	  .instagram {
      max-width: 58em;
      }
     }
  @media screen and (max-width: 1024px) {
    .quicklink {
      max-width: 45em;
      margin-left: auto;
      margin-right: auto; }
      .quicklink::after {
        clear: both;
        content: "";
        display: table; }
      .quicklink .quicklink-pane {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%; }
        .quicklink .quicklink-pane:last-child {
          margin-right: 0; }
        .quicklink .quicklink-pane:nth-child(2n) {
          margin-right: 0; }
        .quicklink .quicklink-pane:nth-child(2n+1) {
          clear: left; } }
  @media screen and (max-width: 767px) {
    .quicklink {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-left: 0.5em;
      margin-right: 0.5em; }
      .quicklink::after {
        clear: both;
        content: "";
        display: table; }
      .quicklink .quicklink-pane {
        float: left;
        display: block;
        margin-right: 7.4229703521%;
        width: 100%; }
        .quicklink .quicklink-pane:last-child {
          margin-right: 0; }
        .quicklink .quicklink-pane:nth-child(n) {
          margin-right: 0; } }

.agencies {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .agencies::after {
    clear: both;
    content: "";
    display: table; }
  .agencies .agencies-filter-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .agencies .agencies-filter-container:last-child {
      margin-right: 0; }
  .agencies .agencies-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .agencies .agencies-container:last-child {
      margin-right: 0; }
  .agencies .agencies-pane {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .agencies .agencies-pane:last-child {
      margin-right: 0; }
    .agencies .agencies-pane:nth-child(4n) {
      margin-right: 0; }
    .agencies .agencies-pane:nth-child(4n+1) {
      clear: left; }

.services {
  max-width: 68em;
  min-height: 8em;
  margin-left: auto;
  margin-right: auto; }
  .services::after {
    clear: both;
    content: "";
    display: table; }
  .services .services-container {
    width: 100%; }
  .services .services-pane {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 18%; }
    .services .services-pane:last-child {
      margin-right: 0; }
  @media screen and (min-width: 1025px) and (max-width: 1280px) {
    .services {
      max-width: 58em;
      margin-left: auto;
      margin-right: auto; }
      .services::after {
        clear: both;
        content: "";
        display: table; } }
  @media screen and (max-width: 1024px) {
    .services {
      max-width: 45em;
      margin-left: auto;
      margin-right: auto; }
      .services::after {
        clear: both;
        content: "";
        display: table; }
      .services .services-container {
        width: 100%; }
      .services .services-pane {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%; }
        .services .services-pane:last-child {
          margin-right: 0; }
        .services .services-pane:nth-child(2n) {
          margin-right: 0; }
        .services .services-pane:nth-child(2n+1) {
          clear: left; } }
  @media screen and (max-width: 767px) {
    .services .services-container {
      width: 100%; }
    .services .services-pane {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 100%; }
      .services .services-pane:last-child {
        margin-right: 0; }
      .services .services-pane:nth-child(n) {
        margin-right: 0; } }

.features {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .features::after {
    clear: both;
    content: "";
    display: table; }
  .features .features-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%; }
    .features .features-container:last-child {
      margin-right: 0; }
  .features .features-navcontrol {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 9.3686693441%; }
    .features .features-navcontrol:last-child {
      margin-right: 0; }
  .features .features_list {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 74.1053340983%; }
    .features .features_list:last-child {
      margin-right: 0; }
	@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.features {
		max-width: 58em;
		} }

.maps {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .maps::after {
    clear: both;
    content: "";
    display: table; }
  .maps .maps-image {
    float: left;
    display: block;
    margin-right: auto;  /*Changed from 2.3576515979% to accomodate temporary removal of buttons*/
    margin-left: auto;  /*Added along with other temp changes*/
    width: 100%; } /*Changed from 65.8807828007% to accomodate temporary removal of buttons*/
    .maps .maps-image:last-child {
      margin-right: 0; }
  .maps .maps-layers {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .maps .maps-layers:last-child {
      margin-right: 0; }
   @media screen and (min-width: 1025px) and (max-width: 1280px) {
	.maps {
		max-width: 58em;
		} }


.socialmedia {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .socialmedia::after {
    clear: both;
    content: "";
    display: table; }
  .socialmedia .socialmedia-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .socialmedia .socialmedia-container:last-child {
      margin-right: 0; }

.getInvolved {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .getInvolved::after {
    clear: both;
    content: "";
    display: table; }
  .getInvolved .getInvolved-pane {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .getInvolved .getInvolved-pane:last-child {
      margin-right: 0; }
    .getInvolved .getInvolved-pane:nth-child(4n) {
      margin-right: 0; }
    .getInvolved .getInvolved-pane:nth-child(4n+1) {
      clear: left; }

.instagram {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .instagram::after {
    clear: both;
    content: "";
    display: table; }
  .instagram .instagram-container {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .instagram .instagram-container:last-child {
      margin-right: 0; }
  .instagram .instagram-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .instagram .instagram-item:last-child {
      margin-right: 0; }
    .instagram .instagram-item:nth-child(4n) {
      margin-right: 0; }
    .instagram .instagram-item:nth-child(4n+1) {
      clear: left; }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
	.instagram {
		max-width: 58em;
		} }

.footer {
  width: 100%;
  padding: 1em 2em 2em;
  background: rgba(34, 34, 34, 0.8);
  margin-top: 6em; }
  .footer .footer-pane {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 13%; }
    .footer .footer-pane:last-child {
      margin-right: 0; }
  @media screen and (max-width: 1024px) {
    .footer .footer-pane {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 46.288514824%; }
      .footer .footer-pane:last-child {
        margin-right: 0; }
      .footer .footer-pane:nth-child(2n) {
        margin-right: 0; }
      .footer .footer-pane:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 767px) {
    .footer .footer-pane {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%;
      margin-right: 0; }
      .footer .footer-pane:last-child {
        margin-right: 0; }
    .footer .colophon {
      display: none; } }

.header {
  min-height: 8em;
  margin-bottom: 4em; }
  .header.fixed {
    min-height: 14em; }
  @media screen and (max-width: 1024px) {
    .header {
      margin-bottom: 0; } }

.header-logo {
  height: 6em;
  color: transparent;
  background: transparent url("../../../SiteCollectionImages/branding/2015Portal/or_logo_large.png") no-repeat left top;
  background-size: 100%;
  margin: 60px auto 0;
  transition: top 0.25s ease-in-out; }
  @media screen and (max-width: 1024px) {
    .header-logo {
      margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .header-logo {
      height: 4.6em; } }

.fixed .header-logo {
  position: fixed;
  top: -5em;
  left: 2em;
  float: none;
  width: 8em;
  margin-left: 0;
  margin-top: 0;
  z-index: 1000; }
  .fixed .header-logo.slidein {
    position: fixed;
    top: 0; }

.mainmenu-label {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 1em;
  right: 2em;
  color: #444a3e;
  font-size: 1.5em;
  cursor: pointer;
  z-index: 1050;
  opacity: 1;
  transition: all 0.1s ease-out; }
  @media screen and (max-width: 1024px) {
    .mainmenu-label {
      position: absolute; } }
  @media screen and (max-width: 767px) {
    .mainmenu-label {
      position: absolute;
      font-size: 1.2em;
      right: auto;
      left: 1em; } }

.mainmenu-close {
  position: fixed;
  top: 1em;
  right: 7em;
  color: #444a3e;
  font-size: 1.5em;
  cursor: pointer;
  height: 0;
  overflow: hidden;
  z-index: 1050;
  opacity: 0;
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 1024px) {
    .mainmenu-close {
      position: absolute; } }

.mainmenu-wrapper {
  font-family: "Abel", sans-serif;
  font-size: 0.9em;
  text-align: center;
  position: fixed;
  top: 0;
  right: -10em;
  height: 100%;
  width: 20em;
  z-index: 1000;
  background: rgba(68, 74, 62, 0.8);
  transform: perspective(500px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .mainmenu-wrapper {
      transform: none;
      position: static;
      width: 100%;
      font-size: 1.2em; } }

.mainmenu-list {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10em;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  @media screen and (max-width: 767px) {
    .mainmenu-list {
      margin-top: 5em;
      position: static;
      width: 100%; } }

.mainmenu_item {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.mainmenu_h3 {
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 1em 0.5em;
  cursor: pointer; }
  .mainmenu_h3:hover {
    background: #727c68; }
  .mainmenu_h3.mainmenu-active {
    background: #727c68; }
    .mainmenu_h3.mainmenu-active:before {
      content: "\f053";
      color: #fff;
      display: inline-block;
      font: normal normal normal 1em/1.5 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      left: 0; }
    @media screen and (max-width: 767px) {
      .mainmenu_h3.mainmenu-active:before {
        display: none; } }

.mainmenu_link {
  color: #fff;
  display: block;
  padding: 1em 0.5em; }
  .mainmenu_link:visited {
    color: #fff; }
  .mainmenu_link:hover {
    color: #fff;
    background: #727c68; }

.mainmenu-sublist {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 14em;
  height: 100%;
  position: fixed;
  top: 0;
  right: 20em;
  list-style-type: none;
  background: rgba(114, 124, 104, 0.8);
  transform: perspective(500px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .mainmenu-sublist {
      max-height: 0;
      position: static;
      transform: none;
      width: 100%; } }

.mainmenu-toptasks-container {
  border-bottom: none; }

.mainmenu-toptasks_header {
  color: #fff;
  margin-top: 5em;
  padding-bottom: 1em;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .mainmenu-toptasks_header {
      margin-top: 2em; } }

.mainmenu-toptasks_list {
  margin: 0 0 0.5em;
  padding: 0;
  list-style-type: none; }
  @media screen and (max-width: 767px) {
    .mainmenu-toptasks_list {
      margin-bottom: 2em; } }

.mainmenu-toptasks_link {
  display: block;
  margin: 0 auto 0.5em;
  padding: 0.25em;
  width: 90%;
  background: #fff;
  color: #444a3e;
  transition: background 0.2s ease-in-out; }
  .mainmenu-toptasks_link:visited {
    color: #444a3e; }
  .mainmenu-toptasks_link:hover {
    background: #D1E7BD;
    color: #444; }

.toplevelopen.mainmenu {
  height: 100%; }
.toplevelopen .mainmenu-label {
  overflow: hidden;
  height: 0;
  opacity: 0; }
.toplevelopen .mainmenu-close {
  height: auto;
  opacity: 1; }
.toplevelopen .mainmenu-wrapper {
  height: 100%;
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg); }

.secondlevelopen .mainmenu-close {
  right: 15em; }

.employmentmenuopen .mainmenu-employment {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .employmentmenuopen .mainmenu-employment {
      max-height: 100em; } }

.businessmenuopen .mainmenu-business {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .businessmenuopen .mainmenu-business {
      max-height: 100em; } }

.governmentmenuopen .mainmenu-government {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .governmentmenuopen .mainmenu-government {
      max-height: 100em; } }

.recreationmenuopen .mainmenu-recreation {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .recreationmenuopen .mainmenu-recreation {
      max-height: 100em; } }

.environmentmenuopen .mainmenu-environment {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .environmentmenuopen .mainmenu-environment {
      max-height: 100em; } }

.educationmenuopen .mainmenu-education {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .educationmenuopen .mainmenu-education {
      max-height: 100em; } }

.healthmenuopen .mainmenu-health {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .healthmenuopen .mainmenu-health {
      max-height: 100em; } }

.courtsmenuopen .mainmenu-courts {
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.5s ease-out; }
  @media screen and (max-width: 767px) {
    .courtsmenuopen .mainmenu-courts {
      max-height: 100em; } }

.or-menupanel.active {
  padding-left: 12%;
  z-index: 100; }

.search {
  max-width: 45em;
  margin-left: auto;
  margin-right: auto; }
  .search:before, .search:after {
    box-sizing: inherit; }

.search-container {
  position: relative;
  box-shadow: 0px 0px 2px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  background: #f1f1f1;
  height: 50px;
  margin-top: 5em; }

.search_input {
  width: 100%;
  height: 50px;
  font-size: 1em;
  padding: .5em 4em .5em .5em;
  border: 1px solid #999;
  border-right: none;
  border-radius: 8px; }

.search_button {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #999;
  border-radius: 0 8px 8px 0;
  background: #fff;
  width: 50px;
  height: 50px;
  white-space: nowrap; }

.search_button-icon {
  overflow: hidden;
  display: inline-block;
  font-size: 2em;
  width: 1em;
  line-height: 1.6;
  text-align: center;
  color: #777; }

.quicklink {
  margin-top: 6em; }
  .quicklink li {
    padding-bottom: .7em; }
  .quicklink h3 {
    color: #333;
    font-weight: normal; }
  @media screen and (max-width: 1024px) {
    .quicklink {
      margin-top: 3em; } }
  @media screen and (max-width: 767px) {
    .quicklink {
      margin-top: 3em; } }

.quicklink-pane {
  width: 100%;
  min-height: 20em;
  margin-bottom: 1em;
  position: relative;
  perspective: 1000;
  transition: 0.5s;
  transform-style: preserve-3d;
  border: 1px solid #999;
  border-radius: 8px; }
  .quicklink-pane:hover {
    transform: rotateY(180deg); }
  @media screen and (max-width: 767px) {
    .quicklink-pane {
      min-height: 0;
      margin-bottom: 0; }
      .quicklink-pane:hover {
        transform: none; } }

.quicklink-front, .quicklink-back {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #999;
  border-radius: 8px; }
  @media screen and (max-width: 767px) {
    .quicklink-front, .quicklink-back {
      position: static;
      display: inline;
      transform: none; } }

.quicklink-front {
  z-index: 110;
  transform: rotateY(0deg); }

.quicklink-back {
  transform: rotateY(180deg);
  overflow: hidden; }

.quicklink-pane-header {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%; }
  @media screen and (max-width: 767px) {
    .quicklink-pane-header {
      background: #fff;
      background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ededed 51%, #ededed 100%);
      position: static;
      padding: 0.5em;
      border-radius: 4px;
      transform: none;
      font-size: 1.2em;
      width: 90%;
      margin: 0 auto; } }

.quicklink_list {
  margin: 1em 1.5em;
  padding: 0;
  list-style-type: none; }
  @media screen and (max-width: 767px) {
    .quicklink_list {
      margin-top: 0;
      background: rgba(255, 255, 255, 0.85);
      padding: 0;
      border-radius: 0 0 4px 4px;
      overflow: hidden;
      max-height: 0;
      transition: 0.25s max-height ease-in; }
      .quicklink_list.active {
        max-height: 20em; } }

.quicklink_item {
  margin-bottom: 1.3em;
  font-size: 0.9em;
  display: block; }
  .quicklink_item:before {
    position: absolute;
    left: -1em; }
  @media screen and (max-width: 767px) {
    .quicklink_item {
      padding: 0.5em; }
      .quicklink_item:before {
        display: none; }
      .quicklink_item:first-child {
        padding-top: 1em; } }

@media screen and (max-width: 767px) {       
	.quicklink ul {
		list-style-type: none;
	}
	.quicklink li {
  		padding: .5em;
  		border: 1px solid #333;
  		margin: 10px;
  		background: #fff;
	}
}        

.quicklink_anchor {
  font-family: "Open Sans", Verdana, sans-serif; }
  @media screen and (max-width: 767px) {
    .quicklink_anchor {
      color: #fff; }
      .quicklink_anchor:visited {
        color: #fff; }
      .quicklink_anchor:hover {
        color: #fff; } }

.quicklink-ghost-button {
  text-align: center;
  background: #444a3e;
  color: #fff;
  border: 4px solid #444a3e;
  display: inline-block;
  padding: 1em 3em;
  font-size: 1em;
  margin-bottom: 1em;
  transition: 0.2s all ease-in-out; }
  .quicklink-ghost-button:hover {
    background: #fff;
    border: 4px solid #444a3e; }

a.quicklink-ghost-button {
  color: #fff; }
  a.quicklink-ghost-button:visited {
    color: #d9d9d9; }
  a.quicklink-ghost-button:hover {
    color: #444a3e; }

.agencies {
  margin-top: 10em; }

.agencies-filter-container {
  margin-bottom: 1em; }

.agencies-filter_input {
  width: 45%;
  margin: 0 auto;
  height: 3em;
  padding: 0.5em;
  display: block;
  font-size: 0.8em; }

.agencies-container {
  height: 24em;
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
  list-style-type: none; }

.agencies-pane {
  width: 100%;
  height: 100%;
  background: #fff;
  margin-bottom: 1em;
  position: relative; }

.agencies-title {
  display: inline-block;
  font-size: 0.9em;
  text-align: center;
  width: 100%;
  font-weight: bold; }

.agencies-info {
  padding: 1em;
  display: inline-block;
  float: left; }

.agencies-map {
  margin: 1em;
  display: inline-block;
  float: right; }

.services {
  margin-top: 10em; }
  @media screen and (max-width: 1024px) {
    .services {
      margin-top: 3em; } }
  .services ul {
    margin: 0px; }

.services-pane {
  width: 100%;
  min-height: 7em;
  background: #a5ad9d;
  margin-bottom: 1em;
  border: 1px solid #999; }
  .services-pane:hover {
    box-shadow: #77826d 0 0 10px 0px;
    color: #222; }

.services-link {
  color: #333; }
  .services-link:hover {
    box-shadow: #77826d 0 0 10px 0px;
    color: #222;
    font-weight: bold; }

.services-title {
  display: inline-block;
  font-size: 1.1em;
  text-align: center;
  width: 100%;
  height: 5em;
  font-weight: bold;
  background: #a5ad9d;
  box-shadow: inset 0px -5px 23px -1px rgba(0, 0, 0, 0.3);
  padding-top: 3em;
  padding-bottom: 4em;
  margin: 0;
  color: #444a3e; }
  .services-title:hover {
    color: #222;
    font-weight: bold;
  }

.services-description {
  display: inline-block;
  width: 100%;
  margin-top: 0.5em;
  font-size: 0.9em;
  padding: 0.5em; }

.features {
  margin-top: 6em; }

.features-navcontrol {
  white-space: nowrap;
  font-size: 8em;
  line-height: 2;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer; }
  .features-navcontrol .fa {
    width: 0.4em;
    overflow: hidden; }

.features_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  overflow: hidden;
  height: 16.5196240248em; }

.features_item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.features_img {
  max-width: 100%; }

.features-next-container {
  text-align: right; }

.maps {
  margin-top: 6em;
  height: auto; }
  @media screen and (max-width: 1024px) {
    .maps {
      margin-top: 3em;
      max-width: 45em;
      margin-left:auto;
      margin-right:auto; } }
  @media screen and (max-width: 767px) {
    .maps {
      margin-top: 3em; } }

.maps-image img {
  max-width: 100%; }

.maps-layers {
  padding: 2em 0 1.5em; }

.maps-button {
  width: 15em;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.getInvolved {
  margin-top: 6em; }

.getInvolved-pane {
  width: 100%;
  min-height: 20em;
  margin-bottom: 1em;
  position: relative; }

.getInvolved-pane-header {
  padding: 0;
  font-size: 1.5em;
  text-align: center;
  position: relative;
  width: 100%; }

.getInvolved_item {
  margin-bottom: 1.3em;
  font-size: 0.9em;
  display: block; }
  .getInvolved_item:before {
    position: absolute;
    left: -1em; }

.getInvolved_img {
  max-width: 100%;
  padding-bottom: 1.5em; }
  .getInvolved_img:hover {
    opacity: 0.7; }

.getInvolved_icon {
  max-width: 100%;
  text-align: center;
  position: relative;
  display: block; }
  .getInvolved_icon:hover {
    opacity: 0.7; }

.getInvolved_anchor {
  font-family: "Open Sans", Verdana, sans-serif;
  color: #444a3e;
  font-size: 2em; }

.instagram {
  margin-top: 6em; }
  @media screen and (max-width: 1024px) {
    .instagram {
      margin-top: 3em;
      max-width: 45em;
      margin-left:auto;
      margin-right:auto; } }
  @media screen and (max-width: 767px) {
    .instagram {
      margin-top: 0; } }

.instagram_img {
  max-width: 100%;
  padding-bottom: 1.5em; }
  .instagram_img:hover {
  	opacity: .8;
  	cursor: pointer;}

.sidenav {
  position: fixed;
  top: 15em;
  background: rgba(255, 255, 255, 0.7);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 10em;
  padding-bottom: 2em;
  z-index: 1; }
  @media screen and (max-width: 1200px) {
  .sidenav {
  	width: 6.5em;
  	}
  .sidenav_list {
  	font-size: 0.8em;
  	padding-left: 2em;
  	} }
  @media screen and (max-width: 767px) {
    .sidenav {
      background: none; } }

.sidenav_list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.sidenav_item {
  padding-left: 0.5em;
  margin-bottom: 0.5em;
  position: relative; }
  .sidenav_item .fa {
    display: block;
    color: #222;
    font-size: 1.5em;
    position: absolute;
    left: 0.3em;
    top: 0;
    width: 1.2em;
    height: 1.2em; }
  .sidenav_item:hover .fa {
    font-size: 2em;
    color: black;
    transition: 0.25s all ease-out; }
  .sidenav_item:hover .sidenav_link {
    transition: 0.25s all ease-out;
    max-width: 10em;
    color: black;
    font-weight: bold; }
  .sidenav_item.active .fa {
    font-size: 10em;
    color: black;}

.sidenav_link {
  font-size: 0.9em;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  padding-left: 2.5em;
  padding-top: 0.5em;
  max-width: 0;
  overflow: visible;
  color: #222; }
  .sidenav_link:visited {
    color: #222; }
  .sidenav_link.active{
	font-weight: bold;
	max-width: 10em;
    color: black;
    transition: 0.25s all ease-out;}

.sidenav_link.active span {
    transition: 0.25s all ease-out;
    font-size: 2em;
}

.sidenav-icon-active a {
  color: black; }
  .sidenav-icon-active a:before {
    font-size: 2em; }
  .sidenav-icon.active{
      font-size: 2em;}
}

.footer {
  background: rgba(34, 34, 34, 0.8);
  margin-top: 6em;
  }
  .footer::after {
    clear: both;
    content: "";
    display: table; }
  .footer.pin {
    position: fixed;
    bottom: 0; }
  @media screen and (max-width: 767px) {
    .footer {
      margin-top: 3em; } }
      
.footer-mobile {
  background: rgba(34, 34, 34, 0.8);  
  }


.footer_header {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 0.2em;
  margin-bottom: 0.2em; }

.footer_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #fff;
  font-size: 1em; }
  @media screen and (max-width: 767px) {
    .footer_list {
      font-size: 1.1em;
      margin-bottom: 2em; } }

.footer_link {
  color: #fff !important;
  line-height: 1.6em; }
  .footer_link:visited {
    color: #fff; }
  .footer_link:hover {
    color: #fff;
    text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .footer_link {
      display: inline-block;
      padding: 0.5em 0.25em; } }

.colophon {
  position: relative; 
  }
  .colophon img {
    border: 4px solid #fff;
    position: absolute;
    top: 50%;
    transform: translate(0, 50%); }
    
#LightboxOverlay
{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
	background-color: rgba(52, 64, 50, .5);
    z-index: 100;
	display: none;
}

.LightboxContainer
{
	font-family: Verdana,Geneva,sans-serif;
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 16px;
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	max-width: 986px;
	max-height: 618px;
	width: 98%;
	padding-top: .25%;
	padding-left: .25%;
	padding-bottom: .25%;
	padding-right: .25%;
	z-index: 101;
	display:none;
	background-color: rgb(34, 34, 34);
	background-color: rgba(34, 34, 34, .9);
	overflow: hidden;
}

.LightboxPhoto 
{
	float:left;
	max-height: 609px;
	max-width: 609px;
	width: 100%;
}

.LightboxDetails
{
	float: left;
	width: 348px;
	padding-left: 10px;
	color: rgb(255,255,255);
	max-height: 100%;
	text-align: left;
	overflow: hidden;
}

.LightboxClose
{
	position: absolute;
	right:5px;
	top:-5px;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 22px;	
	/* color: #CCE5FF; */
	cursor: pointer;
	cursor: hand;
}

.LightboxClose:hover
{
	color: #77BB77;
}

.LightboxProfilePic
{
	float: left;
	height: 75px;
	margin-right: 20px;
	width:75px;
}

.LightboxImageTitle
{
	position: relative;
	top: 5px;
	left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 4px;
}

.LightboxUserContainer
{
	height: 79px;
	border-bottom: 2px solid #404040;
}

.LightboxProfile
{
	display: block;
	text-decoration: none;
	color: rgb(255,255,255);
}

.LightboxProfile:hover
{
	color: #77BB77;
}

.LightboxLocation
{
	display: block;
	font-style: italic;
}

.LightboxProfileLike
{
	text-align: center;
}
 
.LightboxImageLocation
{
	padding-left: 4px;
	font-style: italic;
	text-decoration: underline;
	color: rgb(255,255,255);
}

.LightboxImageLocation:hover
{
	color: #77BB77;
}

.LightboxCaption
{
	overflow: hidden;
	text-overflow: ellipses;
}

@media only screen and (max-width: 990px) {
	.LightboxPhoto
	{
		display:block;
		float:none;
		height:auto;
		margin:auto;
		max-height: 450px;
		max-width: 450px;
		width: 100%;	
	}
	
	.LightboxDetails{
		float:none;
		margin: auto;
		max-height: 100%;
		overflow:auto;
		text-align:left;
		max-width: 470px;
		width: 100%;
		padding-top: 4px;	
	}
	
	.LightboxContainer{
		font-family: Verdana,Geneva,sans-serif;
		text-decoration: none;
		color: rgb(255,255,255);
		font-size: 16px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 25%;
		width: auto;
		min-height: 700px;
		padding-top: .25%;
		padding-left: .25%;
		padding-bottom: .25%;
		padding-right: .25%;
		z-index: 101;
		display:none;
		background-color: rgb(34, 34, 34);
		background-color: rgba(34, 34, 34, .9);
		overflow: hidden;
	}
}

@media only screen and (max-width: 990px) {
	#header .main-nav-agencies {
	display:none;
	}
}	

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: 2px;
  background-color: rgba(68, 74, 62, 0.1);
  border: 1px solid #999;
}
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}

.mobileMenuContainer {
    position: absolute;
    top: 25px;
    right: 43px;
    display: none;
    width: 220px;
    z-index: 9999;
    overflow: hidden;
    overflow-y: auto;
    background-color: #344032;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    font-family: "Open Sans",Verdana,sans-serif;
    color: #fff;}

.mobileMenuItem {
    width: auto;
    max-width: 250px;
    position: relative;
    display: block;
    border-bottom: 1px solid grey;
    padding: 10px;
    line-height: 1.5;
    cursor: pointer;
    color: #fff;}

.mobileMenuItem a {
	color: #fff;}

.mobileMenuItem i {
    padding-right: 8px;}

.mobileSubMenuList {
	display: none; }

.mobileSubMenuItem {
    position: relative;
    padding-left: 18px;
    padding-bottom: 6px;
    color: #fff; }

.mobileSubMenuItem a {
	font-size: 14px;}

.featuredDivider{
	cursor: auto;
	border-top:1px solid grey;
	border-bottom: 1px solid grey;}

/* CSS used here will be applied after bootstrap.css */
.panel a {
  color:#333;
}

.panel-scroll {
    /*max-height: 320px;*/
	overflow: hidden;
	overflow-y: auto;
  }

.panel a:hover {
 text-decoration:none;
 color:#2200CC;
}

.panel .table td {
 border-color: #f3f3f3;
}

#search-simple {
	margin-top: 6em;
}

#search-simple .gsc-control-cse {
	background-color: transparent;
	border: none;
	padding:0;
	padding-bottom: 1em;
}
#search-simple .gsc-search-box .gsc-input {
	padding-right:0;
	border: 3px solid gray;
}

#search-simple .gsc-input-box {
	height:40px  !important;
}

#search-simple input.gsc-input {
	height:35px;
	background-color:white;
}

#search-simple input.gsc-search-button {
	background-color: gray;
}

#search-simple input.gsc-search-button-v2 {
	height:35px;
	width: auto;
}

.cse input.gsc-input, input.gsc-input {
background-image:url("../../../Style%20Library/CSS/portal/“/SiteCollectionImages/google-search.png”") !important;
background-repeat:no-repeat;
background-color:#fff;
}

.cse input.gsc-input:focus, input.gsc-input:focus {
background-image:none !important;
}

#search-simple #gsc-i-id1 {
	height:35px !important;
}

#search-simple #gsc_id50 {
	height:40px !important;
}

#aside #map_results {
	background-color: rgba(255, 255, 255, 0.85) !important;
}

@media (max-width: 979px) and (min-width: 768px) {
	#header #mobile-menu-toggle {
		margin-top:-40px !important; 
	}
}
@media (max-width: 480px) {
	#header #mobile-menu-toggle {
	padding-top:0 !important;
}
}

@media (max-width: 480px) {
	#header .brand {
  		display:block !important;
  	}
}

#social-mobile a{
	font-size: 2em;
	color: #2200CC;}
	
@media (max-width: 1024px) and (min-width: 768px) {
#search {
  padding-top: 0;
} }

@media (max-width: 1329px) {
	#header .main-nav li a {
	font-size: 12px;
}
	#header .main-nav-agencies {
		margin-top: 0;
		margin-right: 40%;
		border-top: 1px solid #777;
}
}

#secondary .container {
  padding-top: 20px;  
  background: rgba(255, 255, 255, 0.85);
  /*border-top-left-radius:8px;
  border-top-right-radius:8px; */ 
}

#secondary .breadcrumb {
	padding-left:20px;
}
#secondary .page-header {
	padding-left:20px;
}

#secondary #main-content {
  padding-bottom: 50px;
  background: rgba(255, 255, 255, 0.85);
  /*border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;*/
  }
  
#secondary #primaryContent {
	width: 67% !important;
	padding-left:1% !important;
	padding-right:1% !important;
}
#secondary #aside {
	width: 28% !important;
	padding-left:1% !important;
	padding-right:1% !important;
}

/* From addons.css file */

<!-- Code pulled from http://cssdeck.com/labs/css3-image-slider -->

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.eot');
    src: url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.woff') format('woff'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.ttf') format('truetype'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont#WebSymbolsRegular') format('svg');
}

@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);

#slideshow-wrap {
    display: block;
    height: 320px;
    min-width: 260px;
    max-width: 640px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    margin-top: 20px;
    position: relative;
}

#slideshow-inner {
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0);
    overflow: hidden;
    position: relative;
}

#slideshow-inner>ul {
    list-style: none;
    height: 100%;
    width: 500%;
    overflow: hidden;
    position: relative;
    left: 0px;
    margin-left: 0px;
    -webkit-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
}

#slideshow-inner>ul>li {
    width: 20%;
    height: 320px;
    float: left;
    position: relative;
}

#slideshow-inner>ul>li>img {
    margin: auto;
    height: 100%;
}

#slideshow-wrap input[type=radio] {
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 100;
    visibility: hidden;
}

#slideshow-wrap label:not(.arrows):not(.show-description-label) {
    position: absolute;
    left: 50%;
    bottom: -45px;
    z-index: 100;
    width: 12px;
    height: 12px;
    background-color: rgba(200,200,200,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

#slideshow-wrap label:not(.arrows):active { bottom: -46px }

#slideshow-wrap input[type=radio]#button-1:checked~label[for=button-1] { background-color: rgba(100,100,100,1) }

#slideshow-wrap input[type=radio]#button-2:checked~label[for=button-2] { background-color: rgba(100,100,100,1) }

#slideshow-wrap input[type=radio]#button-3:checked~label[for=button-3] { background-color: rgba(100,100,100,1) }

#slideshow-wrap input[type=radio]#button-4:checked~label[for=button-4] { background-color: rgba(100,100,100,1) }

#slideshow-wrap input[type=radio]#button-5:checked~label[for=button-5] { background-color: rgba(100,100,100,1) }

#slideshow-wrap label[for=button-1] { margin-left: -36px }

#slideshow-wrap label[for=button-2] { margin-left: -18px }

#slideshow-wrap label[for=button-4] { margin-left: 18px }

#slideshow-wrap label[for=button-5] { margin-left: 36px }

#slideshow-wrap input[type=radio]#button-1:checked~#slideshow-inner>ul { left: 0 }

#slideshow-wrap input[type=radio]#button-2:checked~#slideshow-inner>ul { left: -100% }

#slideshow-wrap input[type=radio]#button-3:checked~#slideshow-inner>ul { left: -200% }

#slideshow-wrap input[type=radio]#button-4:checked~#slideshow-inner>ul { left: -300% }

#slideshow-wrap input[type=radio]#button-5:checked~#slideshow-inner>ul { left: -400% }

label.arrows {
    font-family: 'WebSymbolsRegular';
    font-size: 45px;
    color: #333;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: none;
    opacity: 0.7;
    cursor: pointer;
    z-index: 1000;
    background-color: transparent;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    text-shadow: 0px 0px 3px rgba(0,0,0,.8);
}

label.arrows:hover { opacity: 1 }

label.arrows:active { margin-top: -23px }

input[type=radio]#button-1:checked~.arrows#arrow-2, input[type=radio]#button-2:checked~.arrows#arrow-3, input[type=radio]#button-3:checked~.arrows#arrow-4, input[type=radio]#button-4:checked~.arrows#arrow-5 {
    right: -55px;
    display: block;
}

input[type=radio]#button-2:checked~.arrows#arrow-1, input[type=radio]#button-3:checked~.arrows#arrow-2, input[type=radio]#button-4:checked~.arrows#arrow-3, input[type=radio]#button-5:checked~.arrows#arrow-4 {
    left: -55px;
    display: block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

input[type=radio]#button-2:checked~.arrows#arrow-1 { left: -19px }

input[type=radio]#button-3:checked~.arrows#arrow-2 { left: -37px }

input[type=radio]#button-5:checked~.arrows#arrow-4 { left: -73px }

.description {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    font-family: 'Yanone Kaffeesatz';
    z-index: 1000;
}

.description input { visibility: hidden }

.description label {
    font-family: 'WebSymbolsRegular';
    background-color: rgba(255,255,240,1);
    position: relative;
    left: -17px;
    top: 00px;
    width: 40px;
    height: 27px;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    border-bottom-right-radius: 15px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    z-index: 5;
    color: rgb(20,20,20);
}

#slideshow-inner>ul>li:hover .description label { opacity: 1 }

.description input[type=checkbox]:checked~label { opacity: 1 }

.description .description-text {
    background-color: rgba(255,255,230,.5);
    padding-left: 45px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 15px;
    position: relative;
    top: -35px;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    color: rgb(20,20,20);
}

.description input[type=checkbox]:checked~.description-text { opacity: 1 }

.features .features-container {
  padding-bottom: 60px;}
  
.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

#socialApp .social-block .description {
	position: inherit !important;
}
#ccrtTarget {
	margin-top: 30px;
}
