/* 
*  Main CSS Index File something
*
*/
/* 
*  Base File Index
*
*/
@font-face {
  font-family: 'Amnesty Trade Gothic';
  src: url("../../fonts/tradegothic-regular/AmnestyTradeGothic.eot");
  src: url("../../fonts/tradegothic-regular/AmnestyTradeGothic.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic.woff") format("woff"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic.ttf") format("truetype"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic.svg#AmnestyTradeGothic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Amnesty Trade Gothic Cn';
  src: url("../../fonts/tradegothic-bold-cond/AmnestyTradeGothic-BdCn20.eot");
  src: url("../../fonts/tradegothic-bold-cond/AmnestyTradeGothic-BdCn20.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-bold-cond/AmnestyTradeGothic-BdCn20.woff") format("woff"), url("../../fonts/tradegothic-bold-cond/AmnestyTradeGothic-BdCn20.ttf") format("truetype"), url("../../fonts/tradegothic-bold-cond/AmnestyTradeGothic-BdCn20.svg#AmnestyTradeGothic-BdCn20") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Amnesty Trade Gothic';
  src: url("../../fonts/tradegothic-bold/AmnestyTradeGothic-Bd2.eot");
  src: url("../../fonts/tradegothic-bold/AmnestyTradeGothic-Bd2.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-bold/AmnestyTradeGothic-Bd2.woff") format("woff"), url("../../fonts/tradegothic-bold/AmnestyTradeGothic-Bd2.ttf") format("truetype"), url("../../fonts/tradegothic-bold/AmnestyTradeGothic-Bd2.svg#AmnestyTradeGothic-Bd2") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Amnesty Trade Gothic';
  src: url("../../fonts/tradegothic-regular/AmnestyTradeGothic-Obl.eot");
  src: url("../../fonts/tradegothic-regular/AmnestyTradeGothic-Obl.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic-Obl.woff") format("woff"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic-Obl.ttf") format("truetype"), url("../../fonts/tradegothic-regular/AmnestyTradeGothic-Obl.svg#AmnestyTradeGothic-Obl") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Amnesty Trade Gothic';
  src: url("../../fonts/tradegothic-light/AmnestyTradeGothic-LightObl.eot");
  src: url("../../fonts/tradegothic-light/AmnestyTradeGothic-LightObl.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-LightObl.woff") format("woff"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-LightObl.ttf") format("truetype"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-LightObl.svg#AmnestyTradeGothic-LightObl") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Amnesty Trade Gothic';
  src: url("../../fonts/tradegothic-light/AmnestyTradeGothic-Light.eot");
  src: url("../../fonts/tradegothic-light/AmnestyTradeGothic-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-Light.woff") format("woff"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-Light.ttf") format("truetype"), url("../../fonts/tradegothic-light/AmnestyTradeGothic-Light.svg#AmnestyTradeGothic-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

/*
	= Variables and mixins	
*******************************************************************************************/
/* Use this mixin when using webfonts that appear darker than in mockups (especially complex fonts) */
/* This is also useful when using light text against a dark background; this will make the text crisper and less fuzzy */
/*
	= General	
*******************************************************************************************/
html {
  overflow-x: hidden; }

body {
  overflow: hidden; }

.container {
  width: 100%;
  max-width: 1168px; }

body {
  font: normal normal normal 15px/130% "Amnesty Trade Gothic", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  padding-bottom: 0;
  background-color: #EEEEEE; }

img {
  max-width: 100%;
  height: auto; }

.wp-caption {
  background-color: #fdfdfd;
  border: 1px solid #CDC1CF;
  padding: 5px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2); }
  .wp-caption img {
    width: 100%;
    height: auto; }
  .wp-caption .wp-caption-text {
    margin-bottom: 0;
    font-size: 12px;
    font-style: italic;
    color: #111; }

.alignleft {
  float: left;
  margin-right: 15px; }

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

.alignright {
  float: right;
  margin-left: 15px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none; }

a {
  color: #000;
  font-weight: bold;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

p {
  margin-bottom: 15px; }

blockquote, blockquote * {
  color: #000;
  font: italic normal bold 18px/130% "Amnesty Trade Gothic", Arial, sans-serif;
  margin: 15px 0; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 30px 0 15px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px;
  text-transform: uppercase; }

> h2 {
  font-size: 40px; }

ul {
  padding-left: 30px;
  list-style-type: square;
  margin-bottom: 15px;
  color: #333333; }
  ul ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 0; }
    ul ul ul {
      list-style-type: circle; }

ol {
  padding-left: 30px;
  list-style-type: decimal;
  margin-bottom: 15px;
  color: #333333; }
  ol ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 0; }
    ol ul ul {
      list-style-type: circle; }
  ol ol {
    padding-left: 20px; }

/* Tablet ***************************************************************/
/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  body {
    font-size: 18px;
    line-height: 150%; }
  h2 {
    font-size: 48px; }
  h3 {
    font-size: 36px; }
  h4 {
    font-size: 24px; }
  h5 {
    font-size: 20px; }
  h6 {
    font-size: 18px;
    text-transform: uppercase; } }

/* Desktop ******************************************************/
/* 
*  Vendor File Index
*
*/
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("../../fonts/flexslider-icon.eot");
  src: url("../../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexslider-icon.woff") format("woff"), url("../../fonts/flexslider-icon.ttf") format("truetype"), url("../../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 110px 0 0 0;
  zoom: 1; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME with some CUSTOMIZATIONS
 * ====================================================================================================================*/
.slider {
  margin: 0 0 15px;
  background: #535E66;
  background-image: radial-gradient(at bottom left, #DEDED8, #535E66);
  background-image: -webkit-radial-gradient(at bottom left, #DEDED8, #535E66);
  position: relative; }

.home .flexslider {
  margin-bottom: 0px; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto; }

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

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

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

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a .flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* Custom Styles */
.flexslider .slides > li {
  position: relative; }

.slide-caption {
  text-align: center; }
  .slide-caption a {
    text-decoration: none; }
    .slide-caption a:hover {
      color: black; }
  .slide-caption .black-bar {
    text-align: center;
    font-size: 24px;
    background: black; }
  .slide-caption h3 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    padding: 5px 10px; }
  .slide-caption p {
    font-family: "Amnesty Trade Gothic", Arial, sans-serif;
    line-height: 140%;
    text-align: center;
    margin: 20px 0;
    font-weight: normal;
    text-decoration: none; }

.slider .btn-learnmore,
.slider .btn-download {
  border-radius: 0 !important;
  font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  padding: 10px 20px;
  background: #FFFF00;
  text-transform: uppercase;
  transition: all 0.3s ease-out; }
  .slider .btn-learnmore:hover,
  .slider .btn-download:hover {
    text-decoration: none;
    color: #FFFF00;
    background-color: #000; }

.slider .btn-learnmore {
  color: #FFFF00;
  background-color: #000; }
  .slider .btn-learnmore:after {
    content: "\f106";
    font-family: fontAwesome;
    transition: all 0.3s ease-out; }
  .slider .btn-learnmore:hover {
    background: #FFFF00;
    color: black;
    text-decoration: none; }

.btn-learnmore.collapsed:after {
  content: "\f107"; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media (max-width: 439px) {
  .flexslider {
    padding: 145px 0 0 0; } }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

@media (min-width: 768px) {
  .flexslider .slides img {
    position: relative;
    z-index: 2;
    float: right; }
  .flexslider .slides #hrns-graphic {
    text-indent: -9999px;
    background: url(../../images/hrns-graphic.png) no-repeat;
    background-size: contain;
    background-position: center top;
    height: 180px;
    margin-top: 7%; }
  .slide-caption {
    margin-top: -50px; }
    .slide-caption .black-bar {
      position: relative;
      height: 40px; }
      .slide-caption .black-bar h3 {
        font-size: 24px;
        line-height: 30px;
        position: absolute;
        right: 60%;
        top: 0;
        text-align: left; }
  .slide-caption p {
    font-size: 18px;
    margin-left: 80px;
    margin-right: 80px; }
  .btn-learnmore {
    font-size: 24px; } }

@media (min-width: 992px) {
  .flexslider .slides #hrns-graphic {
    height: 220px;
    margin-top: 8%; }
  .flexslider .slides .slide-caption h3 {
    padding-left: 16%; }
  .flexslider .slides .slide-caption p {
    font-size: 20px; } }

/* 
*  Template File Index
*
*/
/*
	= Footer 	
*******************************************************************************************/
#pre-footer {
  text-align: center; }
  #pre-footer > div {
    margin-bottom: 3em; }
    #pre-footer > div:last-child img {
      max-width: 170px; }
  #pre-footer .widget-title {
    display: none; }
  #pre-footer .share-buttons {
    margin-bottom: 1em;
    font-size: 18px; }
    #pre-footer .share-buttons li a {
      padding: 10px 15px;
      width: 50px; }
    #pre-footer .share-buttons li#email-signup {
      display: block;
      max-width: 270px;
      margin: 1em auto; }
      #pre-footer .share-buttons li#email-signup a.btn-signup {
        text-decoration: none;
        display: block;
        font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding: 10px 20px;
        padding-right: 30px;
        text-transform: uppercase;
        background: #FFFF00;
        color: black;
        max-width: 300px;
        width: 100%; }
        #pre-footer .share-buttons li#email-signup a.btn-signup:hover {
          text-decoration: none;
          color: #FFFF00;
          background-color: #000; }
  #pre-footer ul.nav-pills {
    margin-bottom: 1em; }
    #pre-footer ul.nav-pills li {
      float: none;
      display: inline-block; }
      #pre-footer ul.nav-pills li:first-child {
        display: block;
        max-width: 270px;
        margin: 1em auto; }
  #pre-footer .nav-pills > li > a {
    border-radius: 0;
    color: #FFFF00;
    background-color: #000;
    font-size: 18px;
    transition: all 0.3s ease-out; }
    #pre-footer .nav-pills > li > a:hover {
      background: #FFFF00;
      color: black; }
  #pre-footer .nav-pills > li > .btn-signup {
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    background: #FFFF00;
    color: black; }
    #pre-footer .nav-pills > li > .btn-signup:hover {
      text-decoration: none;
      color: #FFFF00;
      background-color: #000; }
  #pre-footer p {
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    line-height: 140%;
    font-size: 18px; }

footer {
  text-align: center;
  border-top: 1px solid #DEDED9;
  padding-top: 15px; }

#menu-footer-menu {
  margin: 20px auto; }
  #menu-footer-menu li {
    list-style: none;
    display: inline;
    margin-right: 10px; }

/* Tablet ***************************************************************/
@media (min-width: 768px) {
  #pre-footer {
    text-align: left; }
    #pre-footer ul.nav-pills li:first-child {
      display: inline-block; }
    #pre-footer .share-buttons {
      margin-left: 0; }
      #pre-footer .share-buttons li#email-signup {
        display: inline-block; }
        #pre-footer .share-buttons li#email-signup a.btn-signup {
          display: inline-block; } }

/* Tablet-landscape ******************************************************/
/* Desktop ******************************************************/
/*
	= Header	
*******************************************************************************************/
.admin-bar .navbar-fixed-top {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .admin-bar .navbar-fixed-top {
      top: 32px; } }

.navbar {
  border: none;
  transition: all 0.2s ease-in-out; }

.nav-up {
  top: -140px; }

.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.brand {
  padding: 0;
  height: 80px;
  margin-left: 0 !important; }
  .brand h1 {
    margin: 0; }
    .brand h1 a {
      display: inline-block;
      width: 375px;
      height: 80px;
      background-size: contain !important;
      background-position: top center !important;
      transition: all 0.3s ease-out; }

@media (max-width: 440px) {
  .brand {
    float: none;
    clear: both;
    height: 60px; }
    .brand h1 {
      text-align: center; }
      .brand h1 a {
        width: 100%;
        height: 60px; } }

/* Tablet ***************************************************************/
@media (min-width: 768px) {
  .home .brand h1 a {
    display: inline-block;
    width: 201px;
    background-size: auto !important;
    background-position: -205px 0 !important; }
  .page .brand h1 a {
    width: 300px;
    height: 60px; } }

/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  .page .brand h1 a {
    width: 415px;
    height: 81px; } }

/* Desktop ******************************************************/
/*
	= Home 	
*******************************************************************************************/
.mainpage .maincontent {
  padding-top: 30px;
  padding-bottom: 50px; }

.mainpage .widget-title {
  display: none; }

.mainpage .widget {
  position: relative;
  max-width: 555px;
  margin: 0 auto;
  margin-bottom: 30px; }
  .mainpage .widget a {
    display: block;
    text-decoration: none; }
    .mainpage .widget a:before {
      position: absolute;
      content: "";
      background-color: rgba(0, 0, 0, 0.3);
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transition: all 0.2s ease-out; }
    .mainpage .widget a:hover:before {
      background-color: rgba(0, 0, 0, 0.6); }
  .mainpage .widget .description {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 15%;
    color: white; }
    .mainpage .widget .description h3 {
      font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
      padding-bottom: 5px;
      text-transform: uppercase;
      color: white;
      border-bottom: 1px solid white; }

/* Tablet ***************************************************************/
@media (min-width: 768px) {
  .mainpage .maincontent {
    padding-top: 30px;
    /*
    > div {
    	  &:first-child {
      	  padding-right: 8px;
    	  }
    	  &:last-child {
      	  padding-left: 8px;
      }
    }
*/ }
    .mainpage .maincontent .widget {
      margin-bottom: 0; } }

/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  .mainpage .maincontent .widget h3 {
    font-size: 48px; } }

/* Desktop ******************************************************/
/*
	= Interior pages 	
*******************************************************************************************/
.page .navbar {
  background-image: radial-gradient(at bottom left, #DEDED8, #535E66) !important;
  padding-bottom: 10px !important; }

.maincontent.lower {
  padding-bottom: 50px; }

.container-normal .row.maincontent {
  background-color: #FFF;
  padding-bottom: 50px; }
  .container-normal .row.maincontent p {
    color: #333333; }

.container-normal {
  margin-top: 80px; }
  .container-normal h2.page-title {
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .container-normal h3, .container-normal h4, .container-normal h5 {
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    text-transform: uppercase; }
  .container-normal .post a {
    font-weight: bold;
    color: #0d78a6; }
    .container-normal .post a:hover {
      color: black; }
  .container-normal ol {
    list-style-type: none;
    padding-left: 50px; }
    .container-normal ol li {
      counter-increment: step-counter;
      margin-bottom: 1em;
      position: relative; }
      .container-normal ol li:before {
        content: counter(step-counter);
        margin-right: 5px;
        font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        background-color: #535E66;
        color: white;
        font-weight: bold;
        padding: 5px 8px;
        position: absolute;
        left: -50px;
        top: 5px; }

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden; }
  #breadcrumbs li {
    float: left;
    margin-right: 15px; }
  #breadcrumbs .separator {
    font-weight: 700;
    font-size: 20px;
    color: #999; }

.featured-photo {
  min-height: 300px;
  background-size: cover;
  position: relative;
  margin-bottom: 20px; }
  .featured-photo h2.page-title {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: white;
    padding: 5px 10px; }

.page-id-2373 .featured-photo {
  min-height: auto; }
  .page-id-2373 .featured-photo h2.page-title {
    position: initial;
    margin-top: 30px;
    padding: 0; }

.toolkit-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .toolkit-list li a {
    text-decoration: none; }
    .toolkit-list li a:hover h4 {
      background: black;
      color: white;
      padding: 3px 10px; }
    .toolkit-list li a:hover img {
      box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5); }
  .toolkit-list li img {
    transition: all 0.2s ease-in-out; }
  .toolkit-list li h3 {
    font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
    text-transform: uppercase;
    background: #FFFF00;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 5px; }
  .toolkit-list li h4 {
    font-size: 18px;
    margin-top: 5px;
    font-weight: normal;
    line-height: 130%;
    padding: 3px 10px;
    transition: all 0.2s ease-in-out; }

#gform_wrapper_5 {
  max-width: 500px;
  background: #f6f6f4;
  padding: 15px; }
  #gform_wrapper_5 label {
    display: none; }
  #gform_wrapper_5 .ginput_container_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #gform_wrapper_5 .ginput_container_name span {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-right: 15px; }
      #gform_wrapper_5 .ginput_container_name span:last-child {
        margin-right: 0; }

#gform_widget-5 h3 {
  display: none; }

body.page-id-24 .featured-photo {
  min-height: 100px; }

@media (max-width: 440px) {
  .container-normal {
    margin-top: 120px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container-normal .row.maincontent {
    padding-left: 80px;
    padding-right: 80px; } }

/* Tablet ***************************************************************/
/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  .page-template-page-nosidebar .container-normal .row.maincontent .entry {
    max-width: 70%;
    margin: 0 auto; }
  .page-id-2373 .container-normal .row.maincontent .entry {
    max-width: 100%; }
  .featured-photo {
    min-height: 500px;
    background-size: cover; }
    .featured-photo .page-title {
      margin: 0; }
  #gform_wrapper_4,
  #gform_wrapper_5 {
    padding: 30px; }
    #gform_wrapper_4 input,
    #gform_wrapper_5 input {
      font-size: 18px;
      height: 44px; } }

/* Desktop ******************************************************/
@media (min-width: 1200px) {
  .container-normal .row.maincontent {
    padding-left: 80px;
    margin-left: -80px;
    padding-right: 80px;
    margin-right: -80px;
    padding-bottom: 80px; } }

/* Sidebar
****************************************************/
#secondary a {
  color: #000; }

#secondary h3.widget-title {
  color: #FFFF00;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px 20px;
  margin-top: 0;
  font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
  text-transform: uppercase;
  margin-left: -20px;
  margin-right: -20px; }

#secondary aside {
  background-color: #f6f6f4;
  padding: 0 20px 50px;
  margin-bottom: 20px;
  margin-top: 20px; }
  #secondary aside ul {
    list-style: none; }

#secondary li {
  list-style: none; }

/* Tablet ***************************************************************/
/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  #secondary {
    margin-top: 10px; } }

/* Desktop ******************************************************/
/* 
*  Modules File Index
*
*/
/*
	= Main Menu	
*******************************************************************************************/
.menu-collapser {
  display: none !important; }

.navbar-fixed-top .navbar-toggle {
  background-color: transparent;
  color: #FFFF00;
  border: none;
  border-radius: 0px;
  transition: all 0.3s ease-out; }
  .navbar-fixed-top .navbar-toggle .icon-bar {
    background-color: #FFFF00;
    height: 3px; }
  .navbar-fixed-top .navbar-toggle:hover, .navbar-fixed-top .navbar-toggle:focus {
    background-color: #FFFF00; }
    .navbar-fixed-top .navbar-toggle:hover .icon-bar, .navbar-fixed-top .navbar-toggle:focus .icon-bar {
      background-color: black; }

.navbar-fixed-top .navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out; }

.navbar-fixed-top .navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.navbar-fixed-top .navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent; }

.navbar-fixed-top .navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

ul.slimmenu {
  font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
  text-transform: uppercase;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  ul.slimmenu li {
    position: relative;
    display: inline-block; }
    ul.slimmenu li a {
      display: block;
      color: white;
      text-decoration: none;
      padding: 12px 64px 12px 16px;
      font-size: 16px;
      font-weight: 400;
      transition: background-color 0.3s ease-out; }
      ul.slimmenu li a:hover {
        background-color: black;
        text-decoration: none; }
    ul.slimmenu li .sub-collapser {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
      position: absolute;
      right: 0;
      top: 0;
      width: 48px;
      height: 100%;
      text-align: center;
      z-index: 999;
      cursor: pointer; }
      ul.slimmenu li .sub-collapser:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em; }
      ul.slimmenu li .sub-collapser > i {
        color: #333;
        font-size: 18px;
        display: inline-block;
        vertical-align: middle;
        font-style: normal; }
    ul.slimmenu li > ul {
      display: none;
      position: absolute;
      left: 0;
      top: 100%;
      z-index: 999;
      width: 100%; }
      ul.slimmenu li > ul > li ul {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 999;
        width: 100%; }
  ul.slimmenu > li {
    margin-right: -5px; }
  ul.slimmenu ul {
    margin: 0;
    list-style-type: none; }
    ul.slimmenu ul li {
      background-color: #BBB; }
  ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box; }
    ul.slimmenu.collapsed li a {
      display: block;
      border-bottom: 1px solid rgba(0, 0, 0, 0.075);
      box-sizing: border-box; }
    ul.slimmenu.collapsed li .sub-collapser {
      height: 40px; }
    ul.slimmenu.collapsed li > ul {
      display: none;
      position: static; }
  ul.slimmenu li.btn-download {
    margin-bottom: 10px; }
    ul.slimmenu li.btn-download a {
      background-color: #FFFF00;
      color: black;
      border-bottom: none; }
      ul.slimmenu li.btn-download a:hover {
        color: #FFFF00;
        background-color: #000; }

ul.share-buttons {
  list-style: none;
  margin-left: 15px;
  padding: 0; }
  ul.share-buttons li#email-signup {
    display: none; }
  ul.share-buttons li {
    margin-right: 2px;
    margin-bottom: 5px;
    display: inline; }
    ul.share-buttons li a {
      display: inline-block;
      color: #FFFF00;
      background-color: #000;
      font-size: 20px;
      line-height: 28px;
      width: 28px;
      text-align: center;
      color: white;
      transition: all 0.3s ease-out; }
      ul.share-buttons li a:hover {
        color: black;
        background-color: #FFFF00; }

.collapse-button {
  display: none; }

.navbar-collapse {
  max-height: 100%;
  background: #535E66;
  border: none;
  padding: 20px 15px; }

/* Tablet ***************************************************************/
@media (min-width: 768px) {
  #site-navigation {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  ul.slimmenu {
    line-height: 54px;
    display: inline-block; }
    ul.slimmenu li a {
      padding: 3px 10px;
      font-size: 14px; }
    ul.slimmenu li > ul {
      left: -20px;
      text-align: left; }
      ul.slimmenu li > ul > li ul {
        left: 82%; }
    ul.slimmenu li ul.sub-menu {
      width: 260px; }
      ul.slimmenu li ul.sub-menu li a {
        width: 220px; }
    ul.slimmenu li .sub-collapser {
      display: none; }
    ul.slimmenu li.btn-download {
      margin-right: 2px;
      margin-bottom: 0px; }
  .navbar-collapse {
    background: transparent;
    padding-bottom: 0; }
  ul.share-buttons {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0; } }

/* Tablet-landscape ******************************************************/
@media (min-width: 992px) {
  ul.slimmenu li a {
    padding: 13px 16px;
    font-size: 16px; } }

/* Desktop ******************************************************/
/* Pagination
****************************************************/
.navigation {
  margin-top: 42px;
  margin-top: 3rem;
  margin-bottom: 70px;
  margin-bottom: 5rem; }
  .navigation li {
    display: inline; }
  .navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
    color: #535E66;
    text-decoration: none;
    background-color: #FFF;
    border-radius: 10px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    box-shadow: 1px 1px 1px #B6B6B6; }
  .navigation li a:hover, .navigation li.active a {
    background-color: #535E66;
    color: #FFF; }

/* Tablet ***************************************************************/
/* Tablet-landscape ******************************************************/
/* Desktop ******************************************************/
.gform_wrapper ul {
  padding-left: 0;
  list-style: none; }

.gform_wrapper li {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0;
  background-color: #f6f6f4;
  padding: 20px; }

.gform_wrapper .gform_title {
  margin-top: 0; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.ginput_container input[type=text],
.ginput_container input[type=email],
.ginput_container select,
.ginput_container textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #999; }

.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999; }

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999; }

.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #999; }

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }

.ginput_container textarea {
  height: auto; }

.gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.gform_button:hover, .gform_button:focus {
  color: #333;
  text-decoration: none; }

.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #428bca;
  border-color: #357ebd; }

.gform_wrapper .gfield_error .gfield_label {
  color: #b94a48; }

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48; }

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6); }

.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.validation_error h4 {
  margin-top: 0;
  color: inherit; }

.validation_error .alert-link {
  font-weight: bold; }

.validation_error > p, .validation_error > ul {
  margin-bottom: 0; }

.validation_error > p + p {
  margin-top: 5px; }

.validation_error hr {
  border-top-color: #e6c1c7; }

.validation_error .alert-link {
  color: #953b39; }

#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }

#gforms_confirmation_message .alert-link {
  font-weight: bold; }

#gforms_confirmation_message > p, #gforms_confirmation_message > ul {
  margin-bottom: 0; }

#gforms_confirmation_message > p + p {
  margin-top: 5px; }

.gallery-row {
  padding: 15px 0; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

.gform_fields .comments {
  margin-top: -1em; }
  .gform_fields .comments label {
    font-size: 16px;
    color: #535E66; }

.gfield_label {
  font-size: 18px;
  font-weight: normal;
  margin-top: 2em; }
  .gfield_label:first-child {
    margin-top: 1em; }

.gfield_checkbox,
.gfield_radio {
  margin-left: 20px;
  margin-top: 10px; }
  .gfield_checkbox input[type=checkbox],
  .gfield_checkbox input[type=radio],
  .gfield_radio input[type=checkbox],
  .gfield_radio input[type=radio] {
    position: absolute;
    margin-left: -20px; }
  .gfield_checkbox > li,
  .gfield_radio > li {
    margin-bottom: 5px; }
  .gfield_checkbox label,
  .gfield_radio label {
    font-weight: normal;
    color: #535E66; }

.gfield_radio input[type=radio] {
  margin-right: 6px; }

.gfield_radio input[type=text] {
  width: auto;
  display: inline-block; }

.ginput_container_address label {
  font-weight: normal; }

.charleft {
  font-size: 10px; }

.ginput_container_fileupload {
  margin-bottom: 1em; }
  .ginput_container_fileupload .screen-reader-text {
    font-size: 80%;
    display: block;
    margin-top: 1em; }

.gform_button.button,
.gform_next_button,
.gform_previous_button {
  font-family: "Amnesty Trade Gothic Cn", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  padding: 5px 15px;
  background-color: #FFFF00;
  color: black;
  border: none;
  border-radius: 0; }

h3.gf_progressbar_title {
  font-family: "Amnesty Trade Gothic", Arial, sans-serif;
  text-transform: capitalize;
  padding: 10px 5px;
  margin-top: 10px;
  border-top: 1px solid #DEDED9;
  border-bottom: 1px solid #DEDED9; }

.gf_progressbar_percentage {
  padding: 5px;
  text-align: right;
  background-image: linear-gradient(#FFFF00 0%, #e6e600 100%); }
/*# sourceMappingURL=main.css.map */