/*******************************************************************************
 * simple.layout.scss
 *
 * Styling of the "simple" layout demonstrating the Compass grid extension Susy
 * and building mobile first layouts.
 ******************************************************************************/
.breadcrumb {
   display: none;
}


.l-header,
.l-main,
.content-footer-inner,
.l-footer { 
  *zoom: 1;
  max-width: 1120px;
  _width: 1120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
} 

/* .l-main,
.l-footer {
  padding-left: 2.5%;
  padding-right: 2.5%;
} */
    
/*.l-header:after,*/
.banner:after,
.l-main:after,
.content-footer-inner:after,
.l-footer:after {
  content: "";
  display: table;
  clear: both;
}

.l-region--highlighted,
.l-region--help,
.l-region--sidebar {
  margin-bottom: 20px;
}

.l-header {
  position: relative;
}
  
.l-header .l-branding,
.l-header .l-region.l-region--header {
  display: inline-block;
  width: auto;
}

.l-header .l-region.l-region--header {
  display: block;
}
     
.l-header .l-branding {
  width: 51%;
  padding: 5%;
}

.l-header .l-branding a {
  display: block;
  max-width: 209px;
  max-height: 100%;
}
  
  
/* social 





 in header */

.l-header .social-media {
  display: none;
}
  
.social-media ul { 
  margin-top: 0;
  width: auto;
  padding-left: 0;
}

.social-media li {
  display: inline-block;
  width: 47px;
  height: 35px;
}

.social-media li a {
  width: 35px;
  height: 35px;
}

.social-media li a:after {
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
}

.social-media li .facebook:after {
  background-position: 0 -35px;
}

.social-media li .twitter:after {
  background-position: -47px -35px;
}

.social-media li .youtube:after {
  background-position: -95px -35px;
}

.social-media li .linkedin:after {
  background-position: -143px -35px;
}

.social-media li .facebook:hover:after,
.social-media li .twitter:hover:after,
.social-media li .youtube:hover:after,
.social-media li .linkedin:hover:after {
  background-position-y: 0; 
}

.social-media li a span {
  text-indent: -9999px;
  display: inline-block;
}

/* add this widget */
.at-share-tbx-element.addthis_32x32_style .at-icon-wrapper, 
.at-share-tbx-element.addthis_32x32_white_style .at-icon-wrapper {
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
}

.l-header .search-form .form-actions {
  display: none;
}
    
.l-header .search-block-form .form-text {
  background-color: #efeff0;
  border: 1px solid #e0e1e2;
}

.l-header .search-block-form .form-item-search-block-form {
  float: right;
}

.l-header .member-account-link {
    display: inline-block;
    margin-right: 20px;
}
    
.l-header .member-account-link h3 {
    display: none;
}

.l-header .member-account-link a {
    display: block;
    height: 33px;
    vertical-align: middle;
    line-height: 33px;
    padding: 0 5px;
}
        
/* mobile menu */
/*.responsive-menus.responsified {
position: relative;
}*/

.responsive-menus.responsified .responsive-menus-simple {
  display: none;
  width: 100%;
  background: #2b92d6;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
  position: relative;
}

.responsive-menus.responsified .responsive-menus-simple:before {
  content: "";
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;	
  border-bottom: 10px solid #2b92d6;
  top: -10px;
  left: 65%;
}

.search-form .responsive-menus.responsified .responsive-menus-simple:before {
  left: 82%;
  }
  
.responsive-menus.responsified .responsive-menus-simple .last {
  background-color: #f8a039;
}

.responsive-menus.responsified .responsive-menus-simple li a {
  border-bottom: 1px solid #1b85c3;
  padding: 5px 5%;
  text-transform: none;
}

.responsive-menus.responsified span.toggler {
  position: absolute;
  width: 40px;
  height: 32px;
  background-color: #2b92d5;
  border-radius: 7px;
  box-shadow: none;
  line-height: 32px;
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
  text-indent: -9999px;
  top: 20px;
}

.search-form .responsive-menus.responsified span.toggler {
  left: 80%;
  background-position: -111px -74px;
}

.main-navigation .responsive-menus.responsified span.toggler {
  left: 63%;
  background-position: -57px -74px;
}

.responsive-menus.responsified.responsive-toggled span.toggler {
  border-bottom: none;
}

.search-form .responsive-menus.responsified .responsive-menus-simple .form-item{
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  margin: 0;  
}
  
.search-form .responsive-menus.responsified .responsive-menus-simple .form-text {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.section-search h3 {
  font-weight: 300;
  }
  
.section-search .search-result a,
.section-search .search-result a:active,
.section-search .search-result a:focus,
.section-search .search-result a:visited {
  color: #f8a039; /orange */
}

.search-form .form-text {
  margin-bottom: 0.5em;
  width: 100%;
}
    
.search-result__snippet {
  padding-left: 0;
}

.section-search .search-result footer {
  display: none;
}
  
/* slideshow & text based/quote banners */

.banner{
  background-color: #d6dcdc;
}

.banner .field--name-field-slider,
.banner .field--name-field-slide-format {
  margin-bottom: 0;
}
  
.not-front .banner article {
  padding-top: 0;
}
  
.banner article > header {
  display: none;
}
  
.banner .submitted {
  display: none;
}

.banner .content .field {
  margin-bottom: 0;
}
      
.flexslider {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none; 
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
} 

.flex-direction-nav .flex-next {
  right: none;
  text-align: left;
}

.flexslider .flex-prev {
  left: 5px;
}

.flexslider:hover .flex-next {
  right: 15px;
}

.banner .field--name-field-slide {
  margin-bottom: 0;
}
  
.flexslider li .field--name-field-overlay-text .field__item,  
.flexslider li .views-field-body .field-content {
  margin: 2.5%;
  border-bottom: 2px solid #077dc3;
}

.banner .flexslider li .field--name-field-overlay-text .field__item p,
.banner .flexslider li .field--name-field-overlay-text .field__item p a,
.banner .flexslider li .views-field-body .field-content p,
.banner .flexslider li .views-field-body .field-content p a {
  color: #077dc3;
  font-size: 1.2em;
  line-height: 1.1em;
}

.banner .flexslider li .field--name-field-overlay-text .field__item p,
.banner .flexslider li .views-field-body .field-content p {
  margin-bottom: 0.2em;
}

.banner .flexslider li .field--name-field-overlay-text .field__item,
.banner .default .flexslider li .views-field-body .field-content {
  bottom: inherit;
  /*width: 70%; */
}

.banner .flexslider li .field--name-field-overlay-text .field__item > blockquote,
.banner .default .flexslider li .views-field-body .field-content > blockquote {
  border: none;
  font-style: normal;
  margin-bottom: 0;
  font-size: 1.35em;
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 5px;
}

.banner .flexslider li .field--name-field-overlay-text .field__item > p,
.banner .default .flexslider li .views-field-body .field-content > p {
  font-size: 1.2em;
}
  
.banner .l-region--banner .node--content-quote,
.banner .default .flexslider li .views-field-field-slideshow-image .field-content,
.banner .view-random-quotes {
  background-color: #2b92d6;
  padding-top: 26.97479%;
}

.flex-direction-nav li:first-child,
.flex-direction-nav li:last-child {
width: 34px;
height: 100%;
position: absolute;
top: 0;
}

.flex-direction-nav li:first-child {
left: 0;
}

.flex-direction-nav li:last-child {
right: 0;
}

.flex-direction-nav li:hover a {
font-weight: 700;
color: #ffffff;
}

.flex-direction-nav a {
  height: 100%;
  /*width: 34px; */
  text-indent: -9999px;
  color: #ffffff;
  position: relative;
  top: 25%;
}

.flex-direction-nav a:before {
  content: "";
  position: absolute;
  /*width: 40px;
  height: 40px;*/
  width: 17px;
  height: 32px;
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
}

.flexslider .flex-direction-nav a {
  display: block;
  opacity: 1.0;
  position: relative;
}

.flex-direction-nav a.flex-prev {
  left: 10px;
}

.flex-direction-nav a.flex-next {
  right: 15px;
}
  
.flex-direction-nav a.flex-prev:before {
  /*background-position: -76px -107px;*/
  background-position: 0 -70px;
  left: 0;
  z-index: 50; 
}

.flex-direction-nav a.flex-next:before {
  /*background-position: -117px -107px;*/
  background-position: -18px -70px;
  right: 0;
  z-index: 50;
}

/*.flex-direction-nav a.flex-prev:hover:before {
  background-position: -76px -147px;
  }
  
.flex-direction-nav a.flex-next:hover:before {
  background-position: -117px -147px;
  }
*/
    
.flexslider .flex-direction-nav li:hover {
  background-color: rgba(43,146,214,0.4);
  z-index: 50;
}

/*.front .flexslider .flex-direction-nav li {
  background-color: rgba(43,146,214,0.4);
  z-index: 50;
} */

.flex-control-nav {
    /* width: 100%; */
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 100;
    left: 42%;
}

.flex-control-paging li a {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(248,160,57,0.9);
}

.banner h3 {
  display: none;
  }

.banner .view-random-quotes {
  position: relative;
  }
  
.banner .view-random-quotes .views-field-field-quote .field-content {
  position: absolute;
  top: 30%;
  width: 100%;
  left: 10%;
  color: #ffffff;
}

  .banner > .l-region--banner > .block--nodeblock {
    position: relative;
  }
    
  .banner > .l-region--banner > .block--nodeblock > h3 {    
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /*max-width: 1120px;
    margin: 0 35px;*/
    background-color: #2b92d6;
    text-indent: -9999px;
  }
    
  .node--page-banner-or-slideshow {
  max-width: 100%;
  } 

  .node--page-banner-or-slideshow:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 28.661%;
  }

 .node--page-banner-or-slideshow .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
  }

  .node--page-banner-or-slideshow .field--type-image {
    height: 100%;
    position: relative;
  }

  .node--page-banner-or-slideshow .field--type-image .field__items {
  position: absolute;
  bottom: 0;
  }

  .node--page-banner-or-slideshow .field--type-image .field__item.even {
    position: relative;
    overflow: hidden;
    height: 150px;
    width: 450px;
    border: 15px #ffffff solid;
    border-bottom: none;
  }

  .node--page-banner-or-slideshow .field--type-image .field__item.even img {
    height: 100%;
    width: 100%;
    position: absolute;
   }

.front p {
  padding-right: 20px;
  font-size: 1.0em;
}

.front .l-main h2 {
  font-size: 1.5em;
}

.front .l-main p {
  font-size: 1.5em;
  line-height: 1.2em;
  }
    
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 28px;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 
.main-inner {
  float: left;
}

.has-sidebar .l-content, .has-no-sidebars .l-content {
  padding: 2.5%;
  margin-right: 0;
}

.has-sidebar .l-region--sidebar {
  padding: 0 2.5%;
  clear: none;
}
  
 .sidebar .menu {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .menu li {
  list-style: none;
  border-bottom: 1px solid #b6b7b7;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sidebar .menu > li > .menu {
  padding-left: 40px;
}
  
.sidebar .menu .menu li.last {
  border: none;
}

.sidebar .menu li a,
.sidebar .menu li a:visited,
.sidebar .menu li a:hover,
.sidebar .menu li a:active {
  color: #2b92d6;
  font-size: 1.55em;
  line-height: 1.2em;
}  

.sidebar .menu .menu li a,
.sidebar .menu .menu li a:visited,
.sidebar .menu .menu li a:hover,
.sidebar .menu .menu li a:active {
  font-size: 1.2em;
  line-height: 1.25em;
}  

.sidebar .menu .active > a {
  font-weight: 500;
}

  .l-region--sidebar h3,  
  .sidebar-quote h3 {
  display: none;
  }
  
/*  .sidebar-quote {
  border-top: 15px solid #b6b7b7;
  border-bottom: 15px solid #b6b7b7;
  } */
    
  .sidebar-quote .field__item {
  color: #2b92d6;
  font-size: 1.9em;
  line-height: 1.2em;
  /*margin: 40px 0; */
  padding: 5%;
  padding-left: 0;
  position: relative;
  }

  .sidebar-quote .field__item:before {
  content: "\201C";
  position: absolute;
  font-size: 2em;
  color: #b6b7b7;
  left: -30px;
  top: 17px;
  }
         
  .sidebar-quote .field__item:after {
  content: "\201D";
  position: absolute;
  font-size: 2em;
  color: #b6b7b7;
  right: -15px;
  bottom: 0;
  }
  
  .sidebar-donate-faqs h3 {
  display: none;
  }
  
  /* .sidebar-donate-faqs .content {
  padding-left: 40px;
  padding-right: 40px;
  } */
  
  .sidebar-donate-faqs dl {
  margin-top: 0;
  }

  .sidebar-donate-faqs h2,  
  .sidebar-donate-faqs dt {
  color: #33bffd;
  }
  
  .sidebar-donate-faqs dd {
  margin-left: 0;
  margin-bottom: 30px;
  }
    
  /* View Stories Page (/news) */
  .l-content .view-stories a,
  .l-content .view-stories a:active,
  .l-content .view-stories a:focus,
  .l-content .view-stories a:visited {
  color: #f8a039; /orange */
  }
  
  .l-content .view-stories ol,
  .l-content .view-stories ul {
  background-color: transparent;
  padding-left: 0;
  }
  
  .l-content .view-stories li {
  list-style: none;
  padding-left: 0;
  }

  
  .content-footer .latest-news h3 {
  background-color: #2b92d6; /* blue */
  color: #ffffff;
  padding: 15px;
  margin: 0;
  text-transform: none;
  font-weight: 300;
  } 

  .content-footer .latest-news h3 a:active,
  .content-footer .latest-news h3 a:focus,
  .content-footer .latest-news h3 a:visited {
  color: #ffffff;
  }
    
  .content-footer .latest-news .item-list ul {
  margin: 0;
  padding: 10px 15px 0 15px;
  }
  
  .content-footer .latest-news .item-list .views-row {
  color: #ffffff;
  list-style: none;
  padding-bottom: 2px;
  }

  .content-footer .latest-news .item-list .views-row-last {
  padding-bottom: 0
  }
  
  .content-footer .latest-news .item-list .views-field-post-date,
  .content-footer .latest-news .item-list .date-display-single {
  color: #58585b;
  }

  .content-footer .latest-news .item-list .views-field-title,
  .content-footer .latest-news .item-list .views-field-title a {
  color: #33bffd;
  }

  .content-footer .latest-news .item-list .views-field-post-date,
  .content-footer .latest-news .item-list .date-display-single {
  font-size: 0.9em;
  font-weight: 600;
  }    
  .content-footer .latest-news .item-list .views-field-title {
  display: block;
  }
  
  /* .content-footer .latest-news .item-list .views-field-view-node {
  margin-left: -8px;
  } */
    
  .content-footer .latest-news .item-list .views-field-view-node a {
  color: #f8a039; /* orange */
  font-size: 0.9em;
  }
  
  .content-footer .latest-news .view-footer .more-news-link {
  padding: 15px;
  margin: 0;
  }

  .content-footer .latest-news .view-footer .more-news-link a {
  color: #f8a039; /* orange */
  }
  
  .reports-and-policies h3,
  .reports-and-policies p {
  color: #33bffd !important;
  font-weight: 300;
  }
  
  .reports-and-policies p {
  color: #33bffd;
  margin-top: 0;
  margin-bottom: 15px;
  }
  
  .reports-and-policies p:first-child {
  color: #58585b !important; 
  margin-top: 15px;
  margin-bottom: 0;
  }
  
  .twitter-feed,
  .get-involved { 
  margin-top: 2.5%;
  }
  
  .twitter-feed p {
  margin-bottom: 0;
  padding-right: 0;
  }
  
  iframe.twitter-timeline {
    height: 250px !important;
}

  .get-involved .menu {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  }
       
  .get-involved .menu .leaf {
  list-style: none;
  background-color: #ffffff;
  margin: 2px 0;
  list-style: none;
  padding: 11px 20px 11px 50px;
  position: relative;
  } 

  .get-involved .menu .leaf:before {
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat -35px -71px;
  content: "";
  display: block;
  width: 21px;
  height: 18px;
  position: absolute;
  left: 13px;
  }

  .get-involved .menu .leaf.first:before {
  background: none;
  }
  
  .get-involved .menu .leaf.first + .leaf:before {
  background-position: -35px -89px;
  }
      
  .get-involved .menu .leaf a {
  font-size: 1.5em;
  line-height: 1.0em;
  }
  
  .get-involved .menu .leaf.first {
  background-color: #2b92d6; /* blue */
  padding-left: 13px;
  margin-top: 0;
  }

  .get-involved .menu .leaf.first + .leaf {  
  background-color: #f8a039; /* orange */
  }

  .get-involved .menu .leaf.first a,
  .get-involved .menu .leaf.first + .leaf a {
  color: #ffffff;
  }

  .get-involved .menu .leaf.last {
  margin-bottom: 0;
  }

/* Content footer */

.content-footer,
.content-footer-inner {
  background-color: #ffffff;
  background-color: #d7eff9;
  padding-left: 0;
  padding-right: 0;  
}
  
.content-footer-inner > div {
  background-color: #d7eff9;
  clear: both;
  padding: 40px;
  padding: 2.5%;

}

.content-footer-inner > div > div {
  background-color: #ffffff;
  display: block;
  width: 100%;
  vertical-align: top;
}

.content-footer-inner .block--nodeblock {
  padding: 15px;
  overflow-y: auto;
  margin-top: 2.5%;
}

.content-footer-inner .block--nodeblock .field__label {
  display: none;
}

.content-footer-inner .block--nodeblock h3,
.content-footer-inner .block--nodeblock a {
  color: #f7931e; /* Orange */
}

.content-footer-inner .field--name-field-link {
  margin-bottom: 0;
  }
  
.spacer-bottom {
  max-width: 996px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 0 0 10px 0;
}

.l-footer p {
  font-size: 0.9em;
  margin-bottom: 0.4em;
}

.l-footer .menu-name-main-menu > ul {
  margin-top: 0;
  padding-left: 0;
}
  
.l-footer .menu-name-main-menu > ul > li {
  background-color: #ffffff;
  display: block;
  vertical-align: top;
  margin-top: 14px;
}

.l-footer #block-views-contact-us-footer-block .field-content li {
  list-style-type: none;
  font-size: 0.9em;
  padding-bottom: 0;
  display: inline-block;
  padding-right: 20px;
}
    
.l-footer .menu-name-main-menu > ul > li > a,
.l-footer h3 {    
  color: #33bffd;
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}   

.l-footer .menu-name-main-menu > ul > li > ul {
  margin: 0;
  padding: 5px 0 0 0;
}

.l-footer .menu-name-main-menu > ul > li > ul > li {
  font-size: 0.9em;
  line-height: 1.7em;
  margin: 0;
  padding: 0;
}

.l-footer .menu-name-main-menu > ul > li > ul > li:hover > a {
  line-height: 1.7em;
}

.l-footer #block-views-contact-us-footer-block {
  display: block;
}

.l-footer #block-views-contact-us-footer-block ul {
  padding-left: 0;
} 
   
.l-footer #block-views-contact-us-footer-block .field-content li strong {
  color: #33bffd; 
  font-weight: 700;
  font-size: 0.9em;
}
  
.l-footer #block-views-contact-us-footer-block iframe,
.l-footer #block-views-contact-us-footer-block small {
    display: none;
}  
  
.l-footer .copyright-notice {
  clear: both;
  border-top: 1px solid #33bffd;
  padding: 10px 0 !important;  
}

/* content type: landing page */
.l-content a {
color: #2b92d6;
}

/* .l-content ol,
.l-content ul {
  background-color: #eeeeee;
  padding-right: 10px;
} */
  
.l-content .orange {
  color: #f7931e; /* Orange */
}

.l-content li {
  padding: 5px 0;
}

.l-content .summary ol,
.l-content .summary ul {
  background-color: transparent;
  padding-left: 0;
}
  
.l-content .summary li,
.l-content .summary p {
  font-size: 1.35em; 
}

.l-content .summary li {
  list-style: none;
  border-bottom: 1px solid #b6b7b7;
}

/* donate page accordian */
.l-content .accordian li {
  position: relative;
  border-bottom: 1px solid #b6b7b7;
  list-style: none;
}

.l-content .accordian ul {
padding-left: 0;
}

.l-content .accordian li a {
  display: block;
  color: #2b92d6;
  font-size: 1.4em;
  line-height: 30px;
}

.l-content .accordian li > div {
  padding: 15px 30px;
  background-color: #f3f4f4;
  display: none;
  margin-top: 10px;
  cursor: pointer;
  }

.l-content .accordian li > a:after {
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
  background-position: -18px -107px;
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  right: 10px;
}

.l-content .accordian li > div:after {
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
  background-position: 0 -107px;
  content: "";
  position: absolute;
  width: 17px;
  height: 22px;
  right: 15px;
  bottom: 20px;
}

.l-content .accordian .open {
  border-bottom: none;
}

.l-content .accordian .open > a:after {
  background-position: -47px -107px;
}

.l-content .accordian .open > div {
  display: block;
  }

/* News section */
.section-news .l-content h1 {
  color: #2b90d4;
}
  
.section-news .l-content h3 {
  color: #2b92d5;
  padding-bottom: 12px;
  border-bottom: 2px solid #dbdbdb;
  text-transform: uppercase;
}

.section-news .l-content ul  {
  margin-top: 0;
  }
  
.section-news .l-content .views-field-created-1 {
  color: #2c91d5;
  display: block;
  }
    
/* Default background banner colour */
.banner {
  background-color: #d6dcdc;
}
    
/* Style Green */
.style-green h1,
.style-green .summary p,
.style-green .sidebar .menu li a, 
.style-green .sidebar .menu li a:visited, 
.style-green .sidebar .menu li a:hover, 
.style-green .sidebar .menu li a:active,
.style-green .content-footer-inner .block--nodeblock h3, 
.style-green .content-footer-inner .block--nodeblock a {
  color: #39b54a;
}

.style-green .banner {
  /*background-color: #39b54a;*/
}
  
  /* Video stuff */
  .video-thumbnails ul {
  padding-bottom: 10px;
  }
  
  .video-thumbnails li {
  display: inline-block;
  padding-right: 10px;
  height: auto;
  }
  
  .video-thumbnails a {
  height: auto;
  display: block;
  }
  
  .video-embed-description {
  display: none;
  width: 50%;
  float: left;
  }
  
  .embedded-video .player iframe {
  margin-bottom: 40px;
  }
    
  /* footer menu */

  .l-footer > .sidebars > div {
  padding: 0 2.5%;
  margin: 0;
  }
     
  .l-footer .footer-navigation {
  display: block;
  float: left;
  width: 100%;
  }
  
  .l-footer .menu-name-main-menu > ul {
  display: block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  }
  
  .l-footer .menu-name-main-menu > ul > li {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-top: 14px;
    margin-left: -1px;
  }

  .l-footer .menu-name-main-menu > ul > .first {
    margin-left: 0;
  }
    
  .l-footer .menu-name-main-menu > ul > .last {
    margin-right: 0;
  }

  .l-footer .menu-name-main-menu > ul > li > ul {
  padding: 5px 0 0 0;
  }
      
  .l-footer .menu-name-main-menu > ul > li > ul > li {
  display: block;
  }
  
  .l-footer .menu-name-main-menu > ul > li > ul > li:hover a {
  background-color: #33bffd;
  color: #ffffff;
  display: block;
  width: 100%;
  text-decoration: none;
  }

  .l-footer #block-views-contact-us-footer-block {
  clear: both;
  display: block;
  padding-left: 0;
  width: 100%; 
  padding-top: 2.5%;
  } 

  .l-footer #block-views-contact-us-footer-block h3 {
  padding-top: 0;
  }
  
  .l-footer #block-views-contact-us-footer-block .field-content > div {
  margin-right: 0;
  padding-bottom: 10px;
  }
  
  .l-footer #block-views-contact-us-footer-block .field-content ul {
  padding: 5px 0 0 0;
  margin-bottom: 0;
  margin-top: 0;
  }

  .l-footer .contact-us-footer li {
  padding-top: 5px;
  }

  .l-footer .contact-us-footer li:first-child {
  padding-top: 0;
  }

 .l-footer .back-to-top {
  background-color: #2b92d5;
  height: 90px;
  width: 100%;
  padding: 10px !important;
  }
 
  .l-footer .back-to-top a {
  display: block;
  height: 69px;
  width: 69px;
  background: url('/sites/all/themes/transpar/images/social-media.png') no-repeat 0 0;
  background-position: 0 -136px;
  margin: 0 auto; 
  }
  
  .l-footer .active {
  font-weight: 500;
  }

/* remove fonts.com image */
#mti_wfs_colophon {
  display: none !important;
  }

/* addThis share code */
.addthis_sharing_toolbox {
  margin-left: -2px;
  margin-top: 10px;
}
        
.no-vacancies h2 {
  display: none;
}


@media (min-width: 22em) {
  
  .l-footer .menu-name-main-menu > ul > li {
    display: inline-block;
    width: 45%;
  }
  
}
      
@media (min-width: 44em) {

  body {
  background-color: #f3f4f4;
  }
  
  .l-header,
  .banner,
  .l-main,
  .content-footer-inner,
  .l-footer {
    max-width: 1120px;
  }

  .l-header > div,
  .l-main > .main-inner,
  .content-footer-inner > div,
  .l-footer > .sidebars,
  .spacer-bottom {
  background-color: #ffffff;
  margin-left: 4.15126%;
  margin-right: 4.15126%;
  width: 91.69748%;
  }

  .content-footer-inner > div {
  background-color: #d7eff9;
  float: left;
  }
    
  .l-header {
    position: relative;
  }

  .l-header > .sidebars {
    padding-top: 30px;
    padding-bottom: 2px;
  }

  .l-header .l-branding {
    width: 35.1405622%;
    /*width: 32.20339%;*/
    float: left;
    margin-right: 1.69492%;
    padding: 0 0 0 40px;
  }

  .search-form .form-text {
    width: 200px;
  }

  .l-region--header {
    width: 64.859377%;
    /*width: 66.10169%;*/
    float: right;
    margin-right: 0;
  }

  .l-region--navigation {
    clear: both;
    height: 56px;
  }

  .has-sidebar .l-content {
    width: 64.859377%;
    /*width: 66.10169%;*/
    float: left;
    /*margin-right: 1.69492%;*/
  }

  /*.has-sidebar .l-content {
    width: 66.10169%;
    float: left;
  }*/

  .has-sidebar .l-content,
  .has-no-sidebars .l-content {
    padding-top: 20px;
    padding-right: 76px;
    /*margin-right: 1.69492%;*/
  }
    
  .has-sidebar .l-region--sidebar {
    width: 35.1405622%;
    /*width: 32.20339%;*/
    float: right;
    margin-right: 0;
    clear: none;
  }

.front .l-content {
  padding: 2.5%;
  }
      
  .l-header .menu {
  float: right;
  padding-right: 40px;
  margin-bottom: 0;
  height: 30px;
  }
  
  .l-header .menu li {
  list-style: none;
display: inline-block;
background-color: #2b92d6;
color: #ffffff;
border-right: 1px solid #ffffff;
padding: 8px;
line-height: 24px;
margin: 0;
margin-right: 0;
margin-left: 0;
float: left;
  }
  
  .l-header .menu .active,
  .l-header .menu .active-trail {
  background-color: #f8a039; /* orange */
  }  

  .l-header .menu .last {
  border-right: none;
  position: relative;
  width: 96px;
  padding: 8px 0;
  margin: 0;
  }
  
  .l-header .menu .last:after {
  content: " ";
  display: inline-block;
  width: 96px;
  height: auto;
  }
  
  .l-header .menu a {
  text-decoration: none;
  color: #ffffff;
  }
  
  .l-header .menu a:hover {
  text-decoration: underline;
  }
  
  .l-header .menu a:visited,
  .l-header .menu a.active {
  color: #ffffff;
  }
  
  .l-header .menu .last a {
  position: absolute;
  display: inline-block;
  width: 92px;
  height: 92px;
  padding: 46px 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 @shadow-length 0 0 @shadow;
  box-shadow: 0 @shadow-length 0 0 @shadow;
  text-shadow: 0 @shadow-length 0 @shadow;
  background: #f8a039; /* orange */
  color: white;
  font-size: 1.6em;
  text-align: center;
  text-transform: uppercase;
  z-index: 50;
  line-height: 0;
  top: -32px;
  left: 2px;
  }

  .l-header .social-media {
  display: inline-block;
  }
  
  .l-header .social-media h3 {
  display: none;
  }
  
  .l-header #block-search-form {
  float: right;
  padding-right: 40px;
  display: inline-block;
  }

.flex-direction-nav a {
  top: 50%;
  }
  
.banner .l-region--banner .node--content-quote {
width: 100%;
float: left;
margin-right: -100%;
position: relative;
opacity: 1;
display: block;
}

.banner .l-region--banner .node--content-quote .content,
.banner .flexslider li .field--name-field-overlay-text .field__item,
.banner .flexslider li .views-field-body .field-content {
  position: absolute;
  z-index: 50;
  bottom: 10%; /* 40px */
  left: 10%; /* 125px */
  width: 40%; /* 410px */
  padding: 15px;
  margin: 0;
  border-bottom: none;
}

.banner .l-region--banner .node--content-quote .content {
  height: 140px;
}

.banner .flexslider li .field--name-field-overlay-text .field__item,
.banner .flexslider li .views-field-body .field-content {
  background-color: rgba(43,146,214,0.7);
}

.banner .l-region--banner .node--content-quote .field--name-field-quote,
.banner .flexslider li .field--name-field-overlay-text .field__item p,
.banner .flexslider li .views-field-body .field-content p {
font-family: 'Neue Helvetica W02';
font-weight: 400;
font-style: Regular;
  color: #ffffff;
  font-size: 1.9em;
  margin-bottom: 0;
  }

.banner .l-region--banner .node--content-quote .field--name-field-quote {
  font-size: 2.0em;
  line-height: 1.0;
}

.banner .l-region--banner .node--content-quote .field--name-field-who-said-it- {
  color: #ffffff;
  font-size: 1.3em;
  margin-top: 10px;
}
  
.banner .l-region--banner .node--content-quote .content,
.banner .default .flexslider li .views-field-body .field-content {
  background-color: transparent;
  bottom: 50%;
  width: 70%;
  }
  
div > .banner-circle {
  position: relative;
}

.banner-circle {
  position: absolute;
  display: inline-block;
  width: 100px; /* 134px */
  height: 100px;
  border-radius: 50%;
  -webkit-box-shadow: 0 @shadow-length 0 0 @shadow;
  box-shadow: 0 @shadow-length 0 0 @shadow;
  text-shadow: 0 @shadow-length 0 @shadow;
  background-color: rgba(255,255,255,0.75);
  font-size: 0.7em;
  font-weight: 500;
  line-height: 1.0em;
  padding: 15px;
  text-align: center;
  z-index: 50;
  bottom: 10px; /*-30px;*/
  right: -50px; /*-60px;*/
  color: #f8a039; /* orange */
  text-transform: uppercase;
}

a:hover > .banner-circle {
  text-decoration: underline;
}

  .banner > .l-region--banner > .block--nodeblock {
    position: relative;
  }
    
  .banner > .l-region--banner > .block--nodeblock > h3 {    
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /*max-width: 1120px;*/
    margin: 0 35px;
    background-color: #2b92d6;
    text-indent: -9999px;
  }
    
  .node--page-banner-or-slideshow {
  max-width: 100%;
  } 

  .node--page-banner-or-slideshow:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 28.661%;
  }


  .node--page-banner-or-slideshow .field--type-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
  }

  .node--page-banner-or-slideshow .field--type-image .field__items {
    height: 100%;
  }

/*
  .node--page-banner-or-slideshow .field--type-image .field__item.even {
    height: 100%;
    position: relative;
    margin-left: 4.15126%;
    margin-right: 4.15126%;
    width: 91.69748%;
  }

  .node--page-banner-or-slideshow .field--type-image .field__item.even img {
    position: absolute;
    bottom: 0;
    width: 64.8593779%;
    background-color: #fff;
    padding: 20px 20px 0 20px;
  }


  .node--page-banner-or-slideshow .field--type-image {
    height: 100%;
    position: relative;
  }

  .node--page-banner-or-slideshow .field--type-image .field__items {
  position: absolute;
  bottom: 0;
  }

  .node--page-banner-or-slideshow .field--type-image .field__item.even {
    position: relative;
    overflow: hidden;
    height: 150px;
    width: 450px;
    border: 15px #ffffff solid;
    border-bottom: none;
  }

  .node--page-banner-or-slideshow .field--type-image .field__item.even img {
    height: 100%;
    width: 100%;
    position: absolute;
   }
*/

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image {
    height: 321px;
    background-color: #2b92d6;
    }
    
  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__items {
    position: absolute;
    bottom: 0;
    width: 55%;
    background-color: #ffffff;
    padding: 20px 20px 0 20px;
    margin-left: 4.15126%;
  }

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__item.even {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 220px;
  }

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__item.even img {
    height: 100%;
  }

  /* front page only */
  
  .front .l-main .two-col { 
  float: left;
  width: 50%;
  }

.front .l-main h2 {
font-size: 1.8em;
}

.front .l-main p {
font-size: 1.65em;
line-height: 1.2em;
margin-bottom: 1.0em;
}

.front .l-main p a.find-out-more {
font-size: 0.8em;
}

  .not-front .l-content {
  position: relative;
  }

  .not-front .l-content.two {
  padding-top: 30px;
  }

  .not-front .l-content.three {
  /*padding-top: 80px;*/
  padding-top: 30px;
  }

  .not-front .l-content.four {
  padding-top: 100px;
  }
  
  .not-front h1 {
  /*position: absolute;*/
  position: static;
  /*margin-top: -126px;
  min-height: 126px;*/
  z-index: 50;
  background-color: #ffffff;
  left: 0;
  /*width: 74.924%;*/
  top: -68px;
  padding: 20px 4.154578%;;
  line-height: 1.0em;
  }

  .not-front h1 {
  width: 49.297189%;
  }
  
  .not-front .has-one-sidebar h1 {
  /*width: 85.094339%;*/
  /*width: 88.25%;*/
  width: 100%;
  clear:left;
  }
    
  .not-front .main-inner{
  z-index: 60;
  position: relative;
  }
  
  .content-footer-inner .block--views,        
  .content-footer-inner .block--nodeblock,
  .content-footer-inner .twitter-feed {
  margin-right: 2.0%;
  margin-top: 0;
  float: left;
  }

  .content-footer-inner .twitter-feed p {
  margin-bottom: 0;
  padding-right: 10px;
  }

  
  .content-footer-inner .block--nodeblock:last-child {
  margin-right: 0;
  }

  /* content footer */
  .content-footer,
  .content-footer-inner {
    background-color: #ffffff;
    padding-left: 0; 
    padding-right: 0;  
  }

  .content-footer .latest-news .view-footer .more-news-link {
  float: right;
  }
  
  .content-footer-inner > div {
  background-color: #d7eff9;
  clear: both;
  }

  .content-footer-inner > div > div {
  background-color: #ffffff;
  display: inline-block;
  /*width: 31.399698%;*/
  width: 31.799698%;
  vertical-align: top;
  }

  .l-region--content-footer-inner > div > div {
  width: 100%;
  }

  .content-footer-inner > div > nav {
  background-color: #ffffff;
  display: inline-block;
  width: 32.33333%;
  float: left;
  }
 
  .content-footer-inner > div > nav > div {
  background-color: #d7eff9;
  }

  .get-involved {
  margin-top: 0;
  }

  .spacer-bottom {
    padding: 0 0 40px 0;  
  }
         
  /* footer menu */

  .l-footer {
  max-width: 100%;
  background-color: #ffffff;
  }
  
  .l-footer > .sidebars {
  margin-left: auto;
  margin-right: auto;
  max-width: 996px;
  }
  
  .l-footer > .sidebars > div {
  padding: 0 2.5%;
  }
    
  .l-footer .social-media {
  display: none;
  }
     
  .l-footer .footer-navigation {
  display: block;
  float: left;
  width: 100%;
  }
  
  .l-footer .menu-name-main-menu > ul {
  display: block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  }
  
  .l-footer .menu-name-main-menu > ul > li {
    display: inline-block;
    width: 18.542535%;
    margin-right: 1.345%;
    margin-top: 14px;
    margin-left: -1px;
  }

  .l-footer .menu-name-main-menu > ul > .first {
    margin-left: 0;
  }
    
  .l-footer .menu-name-main-menu > ul > .last {
    margin-right: 0;
  }

  .l-footer .menu-name-main-menu > ul > li > ul {
  padding: 20px 0;
  }
      
  .l-footer .menu-name-main-menu > ul > li > ul > li {
  display: block;
  }

  .l-footer .back-to-top {
  display: none;
  }
  
}

@media (min-width: 70em) {
  .l-header,
  .banner,
  .l-main,
  .content-footer-inner,
  .l-footer {
    max-width: 1120px;
  padding-left: 0;
  padding-right: 0;  	
  } 

  .l-branding {
    width: 36.70886%;
    float: left;
    margin-right: 1.26582%;
    padding-left: 30px
  }

  .l-region--header {
    width: 62.02532%;
    float: right;
    margin-right: 0;
  }

  .has-sidebar .l-content {
    /*width: 66.10169%;*/
    width: 64.8593779%;
    float: left;
  }
  
  .has-sidebar .l-region--sidebar {
    /*width: 32.20339%;*/
    width: 35.1405622%;
    float: right;
    /*padding: 0 40px;*/
    padding: 0 40px 0 14px;
    clear: none;
  }

  .has-sidebar .l-content,
  .has-no-sidebars .l-content {
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 76px;
    /*margin-right: 1.69492%;*/
  }
  
  .front .l-content {
  padding: 20px 40px;
  }
  
  /* main */
  .l-header,
  .l-main {
  background-color: #f3f4f4;
  }
  
  .l-header > div,
  .l-main > .main-inner,
  .content-footer-inner > div,
  .l-footer > .sidebars,
  .spacer-bottom {
  background-color: #ffffff;
  margin-left: 5.53571%;
  margin-right: 5.53571%;
  width: 88.92861%;
  }
  
  .spacer-bottom {
  margin: 0 auto;
  }
  
  .content-footer-inner > div {
  background-color: #d7eff9;
  padding: 40px;
  }
    
  .banner-circle {
  width: 124px;
  height: 124px;
  font-size: 0.8em;
  bottom: -20px;
  right: -60px;
  }

  .banner-circle.small {
    width: 100px;
    height: 100px;
    padding-top: 19px;
  }
    
  .banner {
  max-width: 100%;
  } 

  .banner .flexslider {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  }

  .banner .l-region--banner,  
  .banner .flexslider .slides {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  }

  /*.banner .l-region--banner .node--content-quote .field--name-field-quote,
  .banner .flexslider li .views-field-body .field-content p {
  font-size: 1.7em;
  } */

.banner .l-region--banner .node--content-quote .field--name-field-quote {
  font-size: 2.3em;
  line-height: 1.0;
}

  .banner > .l-region--banner > .block--nodeblock {
    position: relative;
  }
    
  .banner > .l-region--banner > .block--nodeblock > h3 {    
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 1120px;
    margin: 0;
    background-color: #2b92d6;
    text-indent: -9999px;
  }
    
  .node--page-banner-or-slideshow {
  max-width: 100%;
  } 

  .node--page-banner-or-slideshow:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 28.661%;
  }

  .node--page-banner-or-slideshow .field--type-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
  }

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image {
    height: 321px;
    background-color: #2b92d6;
    }
    
  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__items {
    position: absolute;
    bottom: 0;
    width: 55%;
    background-color: #ffffff;
    padding: 20px 20px 0 20px;
    margin-left: 5.53571%
  }

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__item.even {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 220px;
  }

  .banner-content-area-width .node--banner-slideshow-image .field--name-field-image .field__item.even img {
    height: 100%
  }
            
  .not-front aside.l-region--sidebar {
    margin-top: 30px;
  }

  .not-front aside.l-region--sidebar .menu {
  margin-top: 0;
  }

  .not-front aside.l-region--sidebar .menu .menu {
  padding-right: 0;
  }
  
  .not-front h1 {
  top: -108px;
  padding: 0 40px 30px 0;
  line-height: 1.0em;
  }
  
  .not-front article h1 {
    background-color: transparent;
  }
    
  .sidebar-quote .field__item {
  margin: 0;
  padding: 10px 5px 10px 0;
  }

  .sidebar-quote .field__item:before {
  left: -30px;
  }
         
  .sidebar-quote .field__item:after {
  right: -20px;
  }
  
  /* footer menu */

  .l-footer {
  max-width: 100%;
  background-color: #ffffff;
  }
  
  .l-footer > .sidebars {
  margin-left: auto;
  margin-right: auto;
  max-width: 996px;
  }
  
  .l-footer > .sidebars > div {
  padding: 0 40px;
  }
     
  .l-footer .footer-navigation {
  display: inline-block;
  float: left;
  width: 84.6069869%;
  }
  
  .l-footer .menu-name-main-menu > ul {
  display: block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  }
  
  .l-footer .menu-name-main-menu > ul > li {
    display: inline-block;
    margin-top: 0;
    margin-left: -1px;
    margin-bottom: 2px;
  }

  .l-footer .menu-name-main-menu > ul > .first {
    margin-left: 0;
  }
    
  .l-footer .menu-name-main-menu > ul > .last {
    margin-right: 0;
  }
      
  .l-footer .menu-name-main-menu > ul > li > ul > li {
  display: block;
  }

 .l-footer .menu-name-main-menu > ul > li > ul > li:hover a {
  background-color: #ffffff;
  color: #58585b;
  text-decoration: underline;
  }

  .l-footer #block-views-contact-us-footer-block {
  display: inline-block;
  padding-left: 0;
  padding-top: 0;
  width: 15.34025%; 
  }
  
  .l-footer #block-views-contact-us-footer-block h3 {
  margin-top: 0;
  }
  
  .l-footer #block-views-contact-us-footer-block .field-content > div {
  margin-right: 0;
  }
  
  .l-footer #block-views-contact-us-footer-block .field-content ul {
  padding: 20px 0;
  margin-bottom: 0;
  }

  .l-footer #block-views-contact-us-footer-block .field-content li strong {
  color: #58585b;
  font-weight: 300;
  font-size: 0.9em;
  } 

  .l-footer .contact-us-footer li {
  padding-top: 20px;
  }
  
  .l-footer .contact-us-footer li a,
  .l-footer .contact-us-footer li .address-line {
  display: block;
  }
    
}

@media (-webkit-min-device-pixel-ratio: 2), 
          (min-resolution: 192dpi) { 
    /* Retina-specific stuff here */

}