html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*----------------------------------------
    TYPOGRAPHY
------------------------------------------*/
* {
  -webkit-font-smoothing: antialiased;
}

html {
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */
}

html {
  font-size: 100%;
}

body {
  font: 16px/30px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333;
}

/*----------------------------------------
    HEADINGS
------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}

h1 {
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 30px;
}

h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 20px;
}

h3 {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 20px;
}

h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 18px;
}
h4.title {
  margin: -4px 0 0;
}

h5 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 18px;
}

h6 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 18px;
}

ol {
  list-style: outside decimal;
  margin: 0 0 26px;
  padding: 0 0 0 20px;
}
ol li {
  margin: 0 0 10px;
}
ol li a {
  color: #339999;
}
ol li a:hover {
  color: #999;
}

.bullet {
  display: block;
  width: 100%;
  padding: 0 0 0 20px;
  list-style: disc outside;
}
.bullet li {
  width: 100%;
  margin: 0 0 16px;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .bullet li {
    font-size: 14px;
    line-height: 20px;
  }
}

.inline {
  position: relative;
}
.inline li {
  float: left;
  position: relative;
}
.inline li a {
  float: left;
  position: relative;
}

address {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 26px;
}
address strong {
  font-weight: bold;
}
address a {
  color: #339999;
  white-space: normal !important;
}
address a:hover {
  color: #999;
}

/*----------------------------------------
    CONTENT
------------------------------------------*/
a {
  text-decoration: none;
}
a:hover {
  color: #666;
}

p {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 26px;
  width: 100%;
  float: left;
  line-height: 28px;
  font-size: 97%;
}
p a {
  color: #339999;
}
p a:hover {
  color: #999;
}

article p a {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
  white-space: normal !important;
}
article p a.btn {
  text-decoration: none;
  font-weight: normal;
}

.bold,
strong,
b {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

i,
em {
  font-style: italic;
  font-weight: 400;
}

em {
  color: #333;
}

@font-face {
  font-family: 'courgetteregular';
  src: url("../font/courgette-regular-webfont.eot");
  src: url("../font/courgette-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/courgette-regular-webfont.woff2") format("woff2"), url("../font/courgette-regular-webfont.woff") format("woff"), url("../font/courgette-regular-webfont.ttf") format("truetype"), url("../font/courgette-regular-webfont.svg#courgetteregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: 100%;
  margin: 0;
  background: #fff;
}

html {
  padding: 0;
}

html,
body,
#content {
  height: 100%;
}

/* Preloader */
.preloader {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20000;
  background: #FFF;
}
.preloader img {
  width: 100%;
  display: block;
  position: relative;
}

body .tp-banner-container {
  height: auto;
}

body.loading .tp-banner-container,
body.loading #partners {
  position: absolute;
  left: -9999px;
}

html.height-auto,
html.height-auto body,
html.height-auto #content {
  height: auto !important;
}

html.height-auto body {
  padding: 0 !important;
}

html.height-auto aside {
  display: none !important;
}

.left {
  float: left;
  position: relative;
}

.right {
  float: right;
  position: relative;
}

.cb {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  height: 30px;
  overflow: hidden;
}

.clearfix:after {
  display: block;
  clear: both;
  height: 30px;
  visibility: hidden;
  font-size: 0;
  content: " ";
}

* {
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wrap {
  display: block;
  position: relative;
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  padding: 0 45px 60px;
}

.temp {
  position: absolute;
  width: 1600px;
  top: 255px;
  left: 50%;
  margin-left: -800px;
  opacity: 0.5;
  z-index: 10000;
}

.btn,
.fsSubmit input.fsSubmitButton,
#mc-embedded-subscribe.button {
  display: block;
  position: relative;
  height: 50px;
  padding: 0 54px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  border: 0;
  cursor: pointer;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .btn,
  .fsSubmit input.fsSubmitButton,
  #mc-embedded-subscribe.button {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .btn,
  .fsSubmit input.fsSubmitButton,
  #mc-embedded-subscribe.button {
    height: 44px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 44px;
    font-weight: 400;
  }
}
@media screen and (max-width: 479px) {
  .btn,
  .fsSubmit input.fsSubmitButton,
  #mc-embedded-subscribe.button {
    height: 44px;
    padding: 0 5px;
    font-size: 12px;
    width: 100%;
  }
}
.btn:hover,
.fsSubmit input.fsSubmitButton:hover,
#mc-embedded-subscribe.button:hover {
  color: #FFF;
}

p a.btn {
  float: left;
  margin: 0 0 26px;
}
p a.btn:active {
  margin: 2px 0 24px;
}

.social {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.social a {
  background-image: url("../images/library/social.png");
}

.videoHolder {
  float: left;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  margin: 0 0 30px;
}
.videoHolder iframe,
.videoHolder object,
.videoHolder embed {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

figure {
  display: block;
  margin: 0 0 26px;
}
figure img {
  max-width: 100%;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  figure.left,
  figure.right {
    float: left;
    margin: 0 0 16px !important;
    padding-left: 0 !important;
    padding-right: 30px;
  }
  figure.left img,
  figure.right img {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  figure.left,
  figure.right {
    float: left;
    margin: 0 0 16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  figure.left img,
  figure.right img {
    width: 100%;
  }
}

.twitter-widget iframe {
  width: 100% !important;
}

html .badgewrapper300 .badge_shareblock {
  float: left;
  margin: -1px 0 0;
  height: 55px;
  background-image: url("../images/library/bg-bottom.png");
}

html .badgewrapper300 .badge_golink {
  line-height: 22px;
  text-indent: 6px;
}

#load-more-content {
  margin: 0 auto 40px;
  max-width: 220px;
  clear: both;
  background-color: #CCC;
}

.previous-pg,
.next-pg {
  background-color: #eee;
  color: #333;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  margin-top: 0;
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  .previous-pg,
  .next-pg {
    padding: 0 20px !important;
  }
}
.previous-pg:hover,
.next-pg:hover {
  background-color: #DDD;
  color: #333;
}
.previous-pg:active,
.next-pg:active {
  margin-top: 2px;
  margin-bottom: 0;
}

.head-info {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .head-info .addthis_toolbox {
    margin: 16px 0 0;
  }
}

.addthis_toolbox {
  float: right;
  width: 40%;
  max-width: 250px;
}
.addthis_toolbox a {
  max-width: 45%;
  float: right !important;
  margin-left: 3%;
}
@media screen and (max-width: 767px) {
  .addthis_toolbox {
    float: left;
    width: 100%;
    max-width: 100%;
  }
}

#content article .sitemap {
  margin-bottom: 30px;
}
#content article .sitemap a {
  font-weight: normal;
  text-decoration: none;
}
#content article .sitemap ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
#content article .sitemap ul ul {
  margin-bottom: 20px;
  padding-left: 25px;
  list-style: disc;
}
#content article .sitemap ul ul ul {
  margin: 0;
  list-style: circle;
}
#content article .sitemap li {
  text-transform: uppercase;
}
#content article .sitemap li li {
  text-transform: none;
}

.forgot {
  float: left;
  margin: 0 0 0 20px;
  font-weight: normal;
}

form p .photo {
  float: left;
  width: auto !important;
  max-width: 100% !important;
  height: auto;
  margin: 0 20px 0 150px;
}
form p .photo + a {
  line-height: 60px;
}

p span.date {
  display: block;
  color: #999;
  margin: -20px 0 10px;
}

#contact p .btn {
  padding: 0 54px;
  max-width: 210px;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  font-weight: normal;
  display: block;
  position: relative;
  text-align: center;
  color: #FFF;
  border: 0;
  cursor: pointer;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-style: normal;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  -webkit-appearance: none;
  background-color: #41838c;
}
@media screen and (max-width: 1023px) {
  #contact p .btn {
    width: 100%;
    padding: 0;
    font-size: 14px;
  }
}
#contact p .btn:hover {
  background-color: #1e5860;
}

article p img {
  display: block;
  max-width: 100% !important;
}
@media screen and (max-width: 767px) {
  article p img {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#content article .post ul,
#content article .post ol {
  margin: 0 0 22px;
}
#content article .post ul li,
#content article .post ol li {
  width: 100%;
}
#content article .post ul li.last,
#content article .post ol li.last {
  float: none;
}

#content article .post ol {
  list-style: outside decimal;
  padding: 0 0 0 22px;
}

#content article .post .head-info {
  float: none !important;
}

#header.cs1 .employee-login a, #header.cs1.one .employee-login a {
  color: #41838c;
}
#header.cs2 .employee-login a, #header.cs1.two .employee-login a {
  color: #a26d49;
}
#header.cs3 .employee-login a, #header.cs1.three .employee-login a {
  color: #4a4f7f;
}
#header.cs4 .employee-login a, #header.cs1.four .employee-login a {
  color: #8a8f3b;
}
#header.cs5 .employee-login a, #header.cs1.five .employee-login a {
  color: #c05060;
}
#header.cs1 #logo .cs2, #header.cs1 #logo .cs3, #header.cs1 #logo .cs4, #header.cs1 #logo .cs5, #header.cs2 #logo .cs1, #header.cs2 #logo .cs3, #header.cs2 #logo .cs4, #header.cs2 #logo .cs5, #header.cs3 #logo .cs1, #header.cs3 #logo .cs2, #header.cs3 #logo .cs4, #header.cs3 #logo .cs5, #header.cs4 #logo .cs1, #header.cs4 #logo .cs2, #header.cs4 #logo .cs3, #header.cs4 #logo .cs5, #header.cs5 #logo .cs1, #header.cs5 #logo .cs2, #header.cs5 #logo .cs3, #header.cs5 #logo .cs4, #header.cs1.two #logo .cs1, #header.cs1.two #logo .cs3, #header.cs1.two #logo .cs4, #header.cs1.two #logo .cs5, #header.cs1.three #logo .cs1, #header.cs1.three #logo .cs2, #header.cs1.three #logo .cs4, #header.cs1.three #logo .cs5, #header.cs1.four #logo .cs1, #header.cs1.four #logo .cs2, #header.cs1.four #logo .cs4, #header.cs1.four #logo .cs5, #header.cs1.five #logo .cs1, #header.cs1.five #logo .cs2, #header.cs1.five #logo .cs3, #header.cs1.five #logo .cs4 {
  display: none;
}
#header.cs1 #logo .cs1, #header.cs2 #logo .cs2, #header.cs3 #logo .cs3, #header.cs4 #logo .cs4, #header.cs5 #logo .cs5, #header.cs1.one #logo .cs1, #header.cs1.two #logo .cs2, #header.cs1.three #logo .cs3, #header.cs1.four #logo .cs4, #header.cs1.five #logo .cs5 {
  display: block;
}
#header.cs1 #search-field, #header.cs1.one #search-field {
  background-color: #50abba;
}
#header.cs1 #search-field:focus, #header.cs1.one #search-field:focus {
  background-color: #279bad;
}
#header.cs1 #search, #header.cs1.one #search {
  background-color: #41838c;
}
#header.cs1 #search:hover, #header.cs1.one #search:hover {
  background-color: #1e5860;
}
#header.cs2 #search-field, #header.cs1.two #search-field {
  background-color: #f8b051;
}
#header.cs2 #search-field:focus, #header.cs1.two #search-field:focus {
  background-color: #e89323;
}
#header.cs2 #search, #header.cs1.two #search {
  background-color: #a26d49;
}
#header.cs2 #search:hover, #header.cs1.two #search:hover {
  background-color: #865636;
}
#header.cs3 #search-field, #header.cs1.three #search-field {
  background-color: #7980c0;
}
#header.cs3 #search-field:focus, #header.cs1.three #search-field:focus {
  background-color: #4754c7;
}
#header.cs3 #search, #header.cs1.three #search {
  background-color: #4a4f7f;
}
#header.cs3 #search:hover, #header.cs1.three #search:hover {
  background-color: #323765;
}
#header.cs4 #search-field, #header.cs1.four #search-field {
  background-color: #bbc157;
}
#header.cs4 #search-field:focus, #header.cs1.four #search-field:focus {
  background-color: #a1a738;
}
#header.cs4 #search, #header.cs1.four #search {
  background-color: #8a8f3b;
}
#header.cs4 #search:hover, #header.cs1.four #search:hover {
  background-color: #707527;
}
#header.cs5 #search-field, #header.cs1.five #search-field {
  background-color: #ed766e;
}
#header.cs5 #search-field:focus, #header.cs1.five #search-field:focus {
  background-color: #c14f5f;
}
#header.cs5 #search, #header.cs1.five #search {
  background-color: #c05060;
}
#header.cs5 #search:hover, #header.cs1.five #search:hover {
  background-color: #a63747;
}
#header #search-field:focus,
#header #search-field:focus + #search {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
#header.cs1 nav li a, #header.cs1.one nav li a {
  color: #41838c;
}
@media screen and (max-width: 767px) {
  #header.cs1 nav li a:hover, #header.cs1.one nav li a:hover {
    background-color: #50abba;
  }
}
#header.cs2 nav li a, #header.cs1.two nav li a {
  color: #a26d49;
}
@media screen and (max-width: 767px) {
  #header.cs2 nav li a:hover, #header.cs1.two nav li a:hover {
    background-color: #f8b051;
  }
}
#header.cs3 nav li a, #header.cs1.three nav li a {
  color: #4a4f7f;
}
@media screen and (max-width: 767px) {
  #header.cs3 nav li a:hover, #header.cs1.three nav li a:hover {
    background-color: #7980c0;
  }
}
#header.cs4 nav li a, #header.cs1.four nav li a {
  color: #8a8f3b;
}
@media screen and (max-width: 767px) {
  #header.cs4 nav li a:hover, #header.cs1.four nav li a:hover {
    background-color: #bbc157;
  }
}
#header.cs5 nav li a, #header.cs1.five nav li a {
  color: #c05060;
}
@media screen and (max-width: 767px) {
  #header.cs5 nav li a:hover, #header.cs1.five nav li a:hover {
    background-color: #ed766e;
  }
}

@media screen and (max-width: 767px) {
  #header.cs1 #fnc-menu,
  #header.cs1.one #fnc-menu {
    background-color: #50abba;
  }
  #header.cs1 #fnc-menu:hover,
  #header.cs1.one #fnc-menu:hover {
    background-color: #279bad;
  }

  #header.cs2 #fnc-menu,
  #header.cs1.two #fnc-menu {
    background-color: #f8b051;
  }
  #header.cs2 #fnc-menu:hover,
  #header.cs1.two #fnc-menu:hover {
    background-color: #e89323;
  }

  #header.cs3 #fnc-menu,
  #header.cs1.three #fnc-menu {
    background-color: #7980c0;
  }
  #header.cs3 #fnc-menu:hover,
  #header.cs1.three #fnc-menu:hover {
    background-color: #4754c7;
  }

  #header.cs4 #fnc-menu,
  #header.cs1.four #fnc-menu {
    background-color: #bbc157;
  }
  #header.cs4 #fnc-menu:hover,
  #header.cs1.four #fnc-menu:hover {
    background-color: #a1a738;
  }

  #header.cs5 #fnc-menu,
  #header.cs1.five #fnc-menu {
    background-color: #ed766e;
  }
  #header.cs5 #fnc-menu:hover,
  #header.cs1.five #fnc-menu:hover {
    background-color: #c14f5f;
  }
}
#category-title.cs1 {
  background-color: #ed766e;
}
#category-title.cs1 .btn {
  background-color: #41838c;
}
#category-title.cs1 .btn:hover {
  background-color: #1e5860;
}
#category-title.cs2 {
  background-color: #a26d49;
}
#category-title.cs2 .btn {
  background-color: #a26d49;
}
#category-title.cs2 .btn:hover {
  background-color: #865636;
}
#category-title.cs3 {
  background-color: #453b31;
}
#category-title.cs3 .btn {
  background-color: #4a4f7f;
}
#category-title.cs3 .btn:hover {
  background-color: #323765;
}
#category-title.cs4 {
  background-color: #41838c;
}
#category-title.cs4 .btn {
  background-color: #8a8f3b;
}
#category-title.cs4 .btn:hover {
  background-color: #707527;
}
#category-title.cs5 {
  background-color: #7f8084;
}
#category-title.cs5 .btn {
  background-color: #c05060;
}
#category-title.cs5 .btn:hover {
  background-color: #a63747;
}
#category-title .wrap div a {
  color: #FFF !important;
  -webkit-transition: color ease-in-out 0.3s;
  -moz-transition: color ease-in-out 0.3s;
  -ms-transition: color ease-in-out 0.3s;
  -o-transition: color ease-in-out 0.3s;
  transition: color ease-in-out 0.3s;
}
#category-title .wrap div a:hover {
  color: #666 !important;
}

#category-title.cs1 + #content aside li a {
  color: #41838c;
}

#category-title.cs2 + #content aside li a {
  color: #a26d49;
}

#category-title.cs3 + #content aside li a {
  color: #4a4f7f;
}

#category-title.cs4 + #content aside li a {
  color: #8a8f3b;
}

#category-title.cs5 + #content aside li a {
  color: #c05060;
}

#category-title.cs1 + #content article .event-detail li span a {
  color: #41838c;
}
#category-title.cs1 + #content article .event-detail li span a:hover {
  color: #666;
}
#category-title.cs1 + #content article .event-detail li .btn {
  background-color: #41838c;
}
#category-title.cs1 + #content article .event-detail li .btn:hover {
  background-color: #1e5860;
}

#category-title.cs2 + #content article .event-detail li span a {
  color: #a26d49;
}
#category-title.cs2 + #content article .event-detail li span a:hover {
  color: #666;
}
#category-title.cs2 + #content article .event-detail li .btn {
  background-color: #a26d49;
}
#category-title.cs2 + #content article .event-detail li .btn:hover {
  background-color: #865636;
}

#category-title.cs3 + #content article .event-detail li span a {
  color: #4a4f7f;
}
#category-title.cs3 + #content article .event-detail li span a:hover {
  color: #666;
}
#category-title.cs3 + #content article .event-detail li .btn {
  background-color: #4a4f7f;
}
#category-title.cs3 + #content article .event-detail li .btn:hover {
  background-color: #323765;
}

#category-title.cs4 + #content article .event-detail li span a {
  color: #8a8f3b;
}
#category-title.cs4 + #content article .event-detail li span a:hover {
  color: #666;
}
#category-title.cs4 + #content article .event-detail li .btn {
  background-color: #8a8f3b;
}
#category-title.cs4 + #content article .event-detail li .btn:hover {
  background-color: #707527;
}

#category-title.cs5 + #content article .event-detail li span a {
  color: #c05060;
}
#category-title.cs5 + #content article .event-detail li span a:hover {
  color: #666;
}
#category-title.cs5 + #content article .event-detail li .btn {
  background-color: #c05060;
}
#category-title.cs5 + #content article .event-detail li .btn:hover {
  background-color: #a63747;
}

#category-title.cs1 + #content h4 a {
  color: #41838c;
}
#category-title.cs1 + #content h4 a:hover {
  color: #666;
}

#category-title.cs2 + #content h4 a {
  color: #a26d49;
}
#category-title.cs2 + #content h4 a:hover {
  color: #666;
}

#category-title.cs3 + #content h4 a {
  color: #4a4f7f;
}
#category-title.cs3 + #content h4 a:hover {
  color: #666;
}

#category-title.cs4 + #content h4 a {
  color: #8a8f3b;
}
#category-title.cs4 + #content h4 a:hover {
  color: #666;
}

#category-title.cs5 + #content h4 a {
  color: #c05060;
}
#category-title.cs5 + #content h4 a:hover {
  color: #666;
}

#category-title.cs1 + section .cmf-skinned-text {
  background-color: #50abba;
}
#category-title.cs1 + section .cmf-skinned-button {
  background-color: #41838c;
}
#category-title.cs1 + section .btn {
  background-color: #41838c;
}
#category-title.cs1 + section .btn:hover {
  background-color: #1e5860;
}

#category-title.cs2 + section .cmf-skinned-text {
  background-color: #f8b051;
}
#category-title.cs2 + section .cmf-skinned-button {
  background-color: #a26d49;
}
#category-title.cs2 + section .btn {
  background-color: #a26d49;
}
#category-title.cs2 + section .btn:hover {
  background-color: #865636;
}

#category-title.cs3 + section .cmf-skinned-text {
  background-color: #7980c0;
}
#category-title.cs3 + section .cmf-skinned-button {
  background-color: #4a4f7f;
}
#category-title.cs3 + section .btn {
  background-color: #4a4f7f;
}
#category-title.cs3 + section .btn:hover {
  background-color: #323765;
}

#category-title.cs4 + section .cmf-skinned-text {
  background-color: #bbc157;
}
#category-title.cs4 + section .cmf-skinned-button {
  background-color: #8a8f3b;
}
#category-title.cs4 + section .btn {
  background-color: #8a8f3b;
}
#category-title.cs4 + section .btn:hover {
  background-color: #707527;
}

#category-title.cs5 + section .cmf-skinned-text {
  background-color: #ed766e;
}
#category-title.cs5 + section .cmf-skinned-button {
  background-color: #c05060;
}
#category-title.cs5 + section .btn {
  background-color: #c05060;
}
#category-title.cs5 + section .btn:hover {
  background-color: #a63747;
}

#footer.cs1 .block .btn {
  background-color: #41838c;
}
#footer.cs1 .block .btn:hover {
  background-color: #1e5860;
}
#footer.cs1 .block .column a {
  color: #41838c;
}
#footer.cs2 .block .btn {
  background-color: #a26d49;
}
#footer.cs2 .block .btn:hover {
  background-color: #865636;
}
#footer.cs2 .block .column a {
  color: #a26d49;
}
#footer.cs3 .block .btn {
  background-color: #4a4f7f;
}
#footer.cs3 .block .btn:hover {
  background-color: #323765;
}
#footer.cs3 .block .column a {
  color: #4a4f7f;
}
#footer.cs4 .block .btn {
  background-color: #8a8f3b;
}
#footer.cs4 .block .btn:hover {
  background-color: #707527;
}
#footer.cs4 .block .column a {
  color: #8a8f3b;
}
#footer.cs5 .block .btn {
  background-color: #c05060;
}
#footer.cs5 .block .btn:hover {
  background-color: #a63747;
}
#footer.cs5 .block .column a {
  color: #c05060;
}

#header .employee-login a,
#header nav li a,
#category-title + #content aside li a,
#footer .block .column a {
  -webkit-transition: color ease-in-out 0.3s;
  -moz-transition: color ease-in-out 0.3s;
  -ms-transition: color ease-in-out 0.3s;
  -o-transition: color ease-in-out 0.3s;
  transition: color ease-in-out 0.3s;
}

#header .employee-login a:hover,
#header nav li a:hover,
#category-title + #content aside li a:hover,
#footer .block .column a:hover {
  color: #666 !important;
}

@media screen and (max-width: 767px) {
  #header nav li a:hover {
    color: #fff !important;
  }
}
.slider li.one .btn {
  background-color: #ed766e;
}
.slider li.one .btn:hover {
  background-color: #c14f5f;
}
.slider li.one em {
  background: transparent url(../images/library/slider/f5.png) no-repeat 0 0;
}
.slider li.two .btn {
  background-color: #7980c0;
}
.slider li.two .btn:hover {
  background-color: #4754c7;
}
.slider li.two em {
  background: transparent url(../images/library/slider/f3.png) no-repeat 0 0;
}
.slider li.three .btn {
  background-color: #bbc157;
}
.slider li.three .btn:hover {
  background-color: #a1a738;
}
.slider li.three em {
  background: transparent url(../images/library/slider/f4.png) no-repeat 0 0;
}
.slider li.four .btn {
  background-color: #50abba;
}
.slider li.four .btn:hover {
  background-color: #279bad;
}
.slider li.four em {
  background: transparent url(../images/library/slider/f1.png) no-repeat 0 0;
}
.slider li.five .btn {
  background-color: #7980c0;
}
.slider li.five .btn:hover {
  background-color: #4754c7;
}
.slider li.five em {
  background: transparent url(../images/library/slider/f3.png) no-repeat 0 0;
}
.slider li span a {
  color: #FFF !important;
}
.slider li span a:hover {
  text-decoration: underline;
}

#cta .bottom.one {
  background: url("../images/library/slider/bg_bottom_1.png") repeat 0 0;
}
#cta .bottom.one .btn {
  background-color: #41838c;
}
#cta .bottom.one .btn:hover {
  background-color: #1e5860;
}
#cta .bottom.two {
  background: url("../images/library/slider/bg_bottom_2.png") repeat 0 0;
}
#cta .bottom.two .btn {
  background-color: #a26d49;
}
#cta .bottom.two .btn:hover {
  background-color: #865636;
}
#cta .bottom.three {
  background: url("../images/library/slider/bg_bottom_3.png") repeat 0 0;
}
#cta .bottom.three .btn {
  background-color: #4a4f7f;
}
#cta .bottom.three .btn:hover {
  background-color: #323765;
}
#cta .bottom.four {
  background: url("../images/library/slider/bg_bottom_4.png") repeat 0 0;
}
#cta .bottom.four .btn {
  background-color: #8a8f3b;
}
#cta .bottom.four .btn:hover {
  background-color: #707527;
}
#cta .bottom.five {
  background: url("../images/library/slider/bg_bottom_5.png") repeat 0 0;
}
#cta .bottom.five .btn {
  background-color: #c05060;
}
#cta .bottom.five .btn:hover {
  background-color: #a63747;
}

.news-btn .btn,
.btn.blue {
  background-color: #41838c;
}
.news-btn .btn:hover,
.btn.blue:hover {
  background-color: #1e5860;
}

.btn.green {
  background-color: #8a8f3b;
}
.btn.green:hover {
  background-color: #707527;
}

.news-btn .btn {
  margin: 2px 0 22px;
}
.news-btn .btn:active {
  margin: 4px 0 20px;
}

.btn.blue,
.btn.green {
  float: none !important;
  display: table !important;
  margin: 0 0 42px;
}
.btn.blue:active,
.btn.green:active {
  margin: 2px 0 44px;
}

h3.news-title {
  color: #279bad;
}

#header {
  display: block;
  position: relative;
  float: left;
  z-index: 100;
  width: 100%;
  height: 125px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1023px) {
  #header {
    height: 104px;
    background: #fff;
  }
}
#header .employee-login {
  display: none;
}
#header > .wrap {
  height: 95px;
  padding: 0 45px;
}
@media screen and (max-width: 1024px) {
  #header > .wrap {
    float: left;
  }
}
@media screen and (min-width: 768px) {
  #header > .wrap {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) {
  #header > .wrap {
    height: 104px;
    overflow: visible;
  }
}
#header #logo {
  float: left;
  width: 239px;
  height: 145px;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #header #logo {
    width: 200px;
    height: 104px;
  }
  #header #logo img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  #header #logo {
    width: 200px;
    height: 104px;
  }
  #header #logo img {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #header #logo {
    width: 150px;
    height: 78px;
    margin-top: 14px;
  }
  #header #logo img {
    width: 100%;
  }
}
#header #fnc-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  #header #fnc-menu {
    display: block;
    float: right;
    position: relative;
    z-index: 1001;
    margin-top: 35px;
    width: 44px;
    height: 44px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: url("../images/layout/menu-btn.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
}
#header .mob-nav {
  float: right;
  position: relative;
  z-index: 999;
}
#header .mob-nav > div {
  float: right;
  position: relative;
  overflow: hidden;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  #header .mob-nav > div {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #header .mob-nav {
    width: 100%;
    background: #eee;
    float: none;
    position: absolute;
    top: 104px;
    left: 0;
    z-index: 1000;
  }
  #header .mob-nav > div {
    float: left;
    position: relative;
    width: 100%;
    display: none;
    padding: 25px 45px 0;
  }
  #header .mob-nav * {
    z-index: 10;
  }
}
#header #search-form {
  float: right;
  position: relative;
  width: 170px;
  height: 34px;
  margin: 46px 0 20px 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #header #search-form {
    margin: 20px 0 13px;
  }
}
@media screen and (max-width: 767px) {
  #header #search-form {
    margin: 0;
    width: 100%;
    padding: 0;
  }
}
#header #search-form #search-field {
  font: 16px/34px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  border: 1px solid #B9A48F;
  color: #fff;
  float: right;
  height: 34px;
  padding: 1px 9px 1px 19px;
  position: relative;
  width: 170px;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  #header #search-form #search-field {
    font: 16px/44px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
    height: 44px;
    width: 100%;
  }
}
#header #search-form #search-field:focus {
  color: #fff;
}
#header #search-form #search {
  border: 0 none;
  position: absolute;
  width: 32px;
  height: 26px;
  margin: 0;
  padding: 0;
  top: 4px;
  right: 4px;
  font: 12px/26px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  color: #FFF;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
#header #search-form #search:focus, #header #search-form #search:active {
  top: 6px;
  outline: 1px solid transparent;
}
@media screen and (max-width: 767px) {
  #header #search-form #search {
    width: 44px;
    height: 36px;
    font: 16px/36px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  }
}
#header nav {
  float: right;
  margin: 45px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #header nav {
    margin: 0;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #header nav {
    margin: 20px 0 0;
    padding: 0 0 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #header nav li {
    height: 44px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #header nav li.last {
    display: inline !important;
  }
}
#header nav li a {
  margin: 0 0 2px 20px;
  font-size: 18px;
  line-height: 40px;
  -webkit-transition: color ease-in-out .2s;
  -moz-transition: color ease-in-out .2s;
  -ms-transition: color ease-in-out .2s;
  -o-transition: color ease-in-out .2s;
  transition: color ease-in-out .2s;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #header nav li a {
    margin: 0 0 2px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #header nav li a {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #header nav li a {
    line-height: 44px;
    margin: 0;
    width: 100%;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
@media screen and (max-width: 479px) {
  #header nav li a {
    font-size: 14px;
  }
}
#header nav li.first a {
  margin: 0 0 2px;
}

#footer {
  float: left;
  position: relative;
  width: 100%;
  clear: both;
  z-index: 10;
  background: #CCC;
}
#footer .footer-top {
  float: left;
  position: relative;
  width: 100%;
  background: #eee;
}
#footer .footer-top .wrap {
  padding: 74px 45px 105px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #footer .footer-top .wrap {
    padding: 20px 45px;
  }
}
#footer .block {
  float: left;
  width: 33.3333333%;
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .block {
    width: 50%;
    clear: both;
    margin: 0 0 30px;
  }
  #footer .block.last {
    float: right;
    margin: -249px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #footer .block {
    width: 100%;
    margin: 0 0 26px;
  }
}
#footer .block h3 {
  font-size: 28px;
  line-height: 34px;
  color: #333;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .block h3 {
    font-size: 25px;
    line-height: 32px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #footer .block h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media screen and (max-width: 479px) {
  #footer .block h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
#footer .block .btn {
  float: left;
  color: #fff;
  margin: 0 0 2px;
}
#footer .block .btn:active {
  margin: 2px 0 0;
}
#footer .block .social {
  width: 100%;
  padding: 0;
}
#footer .block .social li {
  width: 44px;
  height: 42px;
  margin: 0 14.6px 0 0;
}
@media screen and (max-width: 767px) {
  #footer .block .social li {
    margin: 0 10px 0 0;
  }
}
#footer .block .social li.last {
  margin: 0;
}
#footer .block .social a {
  background-color: #FFF;
  background-image: url("../images/library/social.png");
  width: 44px;
  height: 42px;
  margin: 0;
}
#footer .block .social a.twitter {
  background-position: 0 0;
}
#footer .block .social a.twitter:hover {
  background-position: 0 -42px;
}
#footer .block .social a.facebook {
  background-position: 0 -84px;
}
#footer .block .social a.facebook:hover {
  background-position: 0 -126px;
}
#footer .block .social a.blog {
  background-position: 0 -168px;
}
#footer .block .social a.blog:hover {
  background-position: 0 -210px;
}
#footer .block .social a.subscribe {
  background-position: 0 -252px;
}
#footer .block .social a.subscribe:hover {
  background-position: 0 -294px;
}
#footer .block .column {
  float: left;
  width: 50%;
  display: block;
}
#footer .block .column li {
  float: left;
  width: 100%;
}
#footer .block .column li a {
  float: left;
  font-size: 18px;
  line-height: 30px;
}
#footer .block .column li a:hover {
  color: #666 !important;
}
#footer .block .column li li {
  padding: 0 0 0 10px;
}
#footer .block .column li li a {
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 479px) {
  #footer .block .column {
    width: 100%;
  }
  #footer .block .column + .column {
    padding-top: 20px;
  }
}
#footer > .wrap {
  height: 107px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer > .wrap {
    height: 147px;
  }
}
@media screen and (max-width: 767px) {
  #footer > .wrap {
    height: auto;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #footer > .wrap {
    float: left;
  }
}
#footer > .wrap p {
  float: left;
  width: 43%;
  text-align: right;
  padding: 20px 30px 34px 0;
  font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer > .wrap p {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
    text-align: center;
    padding: 20px 0;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #footer > .wrap p {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 45px;
    font-size: 14px;
    line-height: 20px;
  }
}
#footer > .wrap ul {
  float: right;
  width: 57%;
  margin: 0;
  text-align: left;
  padding: 20px 0 34px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer > .wrap ul {
    width: auto;
    float: none;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 10px;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #footer > .wrap ul {
    width: 100%;
    float: none;
    display: table;
    margin: 0 auto;
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #footer > .wrap ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #999;
  }
}
#footer > .wrap ul a {
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  color: #333;
  font-size: 12px;
  -webkit-transition: color ease-in-out .2s;
  -moz-transition: color ease-in-out .2s;
  -ms-transition: color ease-in-out .2s;
  -o-transition: color ease-in-out .2s;
  transition: color ease-in-out .2s;
}
@media screen and (max-width: 767px) {
  #footer > .wrap ul a {
    width: 100%;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    margin: 0;
  }
}
#footer > .wrap ul a:hover {
  color: #666;
}
#footer > .wrap ul a:after {
  position: absolute;
  content: "|";
  font-size: 12px;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #footer > .wrap ul a:after {
    display: none;
  }
}
#footer > .wrap ul li.last a:after {
  content: "";
}

#category-title {
  float: left;
  position: relative;
  width: 100%;
  height: 130px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  #category-title {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #category-title {
    padding: 0;
    height: auto;
  }
  #category-title .wrap {
    float: left;
    padding: 0 45px;
  }
}
#category-title h1 {
  float: left;
  font-size: 35px;
  line-height: 128px;
  color: #fff;
  width: 50%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #category-title h1 {
    font-size: 24px;
    line-height: 60px;
    width: 100%;
  }
}
#category-title .btn {
  float: right;
  margin: 50px 0 2px 0;
  padding: 0 60px !important;
}
#category-title .btn:active {
  margin: 52px 0 0;
}
@media screen and (max-width: 767px) {
  #category-title .btn {
    float: left;
    margin: 0 0 12px;
    background-color: #346B8F;
    padding: 0 30px !important;
  }
  #category-title .btn:active {
    margin: 2px 0 10px;
  }
}

section {
  float: left;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  #header + #content {
    margin-top: 0;
  }
}

body > #content {
  height: auto;
  min-height: 100%;
  margin: 2px auto auto;
  padding: 0 0 100px;
}
@media screen and (max-width: 767px) {
  body > #content {
    padding: 0 0 10px;
  }
}

body > #content .wrap {
  min-height: 100%;
  position: relative;
  padding: 0 45px 100px;
  z-index: 2;
  border-bottom: 0;
  overflow: visible;
  display: block;
}
@media screen and (max-width: 767px) {
  body > #content .wrap {
    padding: 0 45px 10px;
  }
}

#content aside {
  float: left;
  position: relative;
  width: 26%;
  padding: 58px 20px 40px 0;
}
@media screen and (max-width: 1024px) {
  #content aside {
    width: 100%;
    padding: 20px 0;
  }
}
#content aside a:focus {
  outline: 0;
}
#content aside #menu-small {
  display: none;
}
@media screen and (max-width: 1024px) {
  #content aside #menu-small {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #content aside #menu-small form > div {
    float: left;
    width: 100%;
  }
  #content aside #menu-small form > div + div {
    width: 55%;
  }
  #content aside #menu-small form > div + div + div {
    width: 35%;
    float: right;
  }
}
@media screen and (max-width: 1024px) {
  #content aside form > div > div {
    width: 100% !important;
    max-width: 400px;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 1024px) {
  #content aside #menu-big {
    display: none;
  }
}
#content aside h5,
#content aside h6 {
  text-transform: uppercase;
  font-weight: normal;
  color: #666;
  font-size: 20px;
  line-height: 36px;
}
@media screen and (max-width: 767px) {
  #content aside h5,
  #content aside h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin: 0 0 10px;
  }
}
#content aside ul {
  float: left;
  position: relative;
  width: 100%;
  margin: 0 0 27px;
}
#content aside ul li {
  float: left;
  position: relative;
}
#content aside ul.nav-secondary li {
  width: 100%;
}
#content aside ul.nav-secondary li a {
  font-size: 20px;
  line-height: 36px;
}
#content aside ul.inline li {
  padding: 0 3px;
}
#content aside ul.inline li a {
  font-size: 16px;
  line-height: 20px;
}
#content aside ul a {
  float: left;
  position: relative;
  display: table;
  padding-right: 23px;
}
#content aside ul.inline a {
  padding-right: 0;
}
#content aside ul a span {
  display: inline-block;
  line-height: 26px;
}
#content aside ul a em {
  display: inline-block;
  opacity: 0;
  width: 22px;
  height: 16px;
  margin: 0 0 -1px 5px;
  background: url("../images/layout/aside_arrow.png") no-repeat 50% 50%;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -ms-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
#content aside ul a:hover {
  font-weight: bold;
}
#content aside ul a:hover em {
  opacity: 1 !important;
}
#content aside ul ul {
  padding: 0 0 0 20px;
  margin: 0;
}
#content aside ul ul a {
  font-size: 16px !important;
  line-height: 26px !important;
  padding-right: 0 !important;
}
#content aside .subscribe {
  float: left;
  position: relative;
  background: white url("../images/library/social.png") no-repeat 0 -168px;
  width: 44px;
  height: 42px;
  margin: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#content aside .subscribe:hover {
  background-position: 0 -210px;
}
#content article {
  float: left;
  position: relative;
  width: 74%;
  padding: 58px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #content article {
    width: 100%;
    padding: 0 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #content article {
    padding: 10px 0 20px;
    width: 100%;
    overflow: hidden;
  }
}
#content article p {
  float: none;
  display: block;
  width: 100%;
}
#content article p.news-btn {
  clear: both;
  overflow: hidden;
}
#content article ul {
  list-style: disc outside;
  margin: 0 0 26px;
  padding: 0 0 0 22px;
}
#content article ul li a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
#content article ul li a.btn {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}
#content article ul li a:hover {
  color: #666;
}
#content article ul li a:hover.btn {
  color: #FFF;
}
#content article h3.title {
  float: left;
  width: 100%;
  padding: 0 27% 0 0;
  font-size: 28px;
  line-height: 36px;
  color: #333;
}
#content article h3.title a {
  color: #444C7A;
}
#content article h3.title a:hover {
  color: #666;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #content article h3.title {
    padding: 0;
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #content article h3.title {
    padding: 0;
    font-size: 20px;
    line-height: 30px;
  }
}
#content article .comments {
  color: #333;
  text-decoration: none !important;
  font-weight: normal !important;
}
#content article blockquote {
  display: block;
  width: 100%;
  margin: 0 0 26px;
}
#content article blockquote p {
  width: 100%;
  font: 30px/50px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #346b8f;
  letter-spacing: 0.03em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #content article blockquote p {
    font: 20px/30px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  }
}
#content article blockquote span {
  font: 16px/22px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #346b8f;
}
#content article figure {
  margin: 0 0 26px;
}
#content article figure.wide {
  width: 100%;
}
#content article figure.wide img {
  width: 100%;
}
#content article figure.left {
  margin: 15px 0 0;
  padding-right: 30px;
}
#content article figure.left img {
  max-width: 100%;
}
#content article figure.right {
  margin: 15px 0 0;
  padding-left: 30px;
}
#content article figure.right img {
  max-width: 100%;
}

#content article.wide {
  width: 100%;
}
#content article.wide h3 {
  font-size: 35px;
  line-height: 42px;
}
@media screen and (max-width: 767px) {
  #content article.wide h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
#content article.wide .photo-info-wrap {
  width: 42.5%;
  float: right;
  position: relative;
}
@media screen and (max-width: 767px) {
  #content article.wide .photo-info-wrap {
    width: 100%;
    float: left;
  }
}
#content article.wide .photo-info-wrap .wide {
  margin: 0;
}
#content article.wide .photo-info {
  width: 100%;
  padding: 15px 0 15px 15px;
}
#content article.wide .photo-info .photo-title {
  float: left;
  width: 100%;
  position: relative;
}
#content article.wide .photo-info .photo-title span {
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  #content article.wide .photo-info .photo-title span {
    float: left;
    width: 100%;
  }
}
#content article.wide .photo-info p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
#content article.wide .photo {
  width: 57.5%;
}
@media screen and (max-width: 767px) {
  #content article.wide .photo {
    width: 100%;
  }
}
#content article.wide .photo img {
  width: 100%;
}
#content article.wide .gallery {
  float: left;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  width: 100%;
  list-style: none !important;
}
#content article.wide .gallery li {
  float: left;
  position: relative;
  width: 15%;
  margin: 0 2% 15px 0;
}
@media screen and (max-width: 767px) {
  #content article.wide .gallery li {
    width: 48.5%;
    margin: 0 3% 15px 0;
  }
}
#content article.wide .gallery li:nth-child(6n+6) {
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  #content article.wide .gallery li:nth-child(6n+6) {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #content article.wide .gallery li:nth-child(2n+2) {
    margin: 0 0 15px;
  }
}
#content article.wide .gallery li a {
  float: left;
  width: 100%;
  overflow: hidden;
}
#content article.wide .gallery li img {
  width: 100%;
}

article header {
  float: left;
  position: relative;
  width: 100%;
}
article header figure {
  float: left;
  width: 30%;
}
@media screen and (max-width: 600px) {
  article header figure {
    width: 100%;
  }
  article header figure img {
    display: block;
    margin: 0 auto;
  }
}
article header p {
  float: right !important;
  width: 67% !important;
  margin: 0;
  padding: 24px 0 0;
}
@media screen and (max-width: 600px) {
  article header p {
    width: 100% !important;
  }
}
article header span {
  margin: 0 0 20px;
  float: left;
  font-size: 14px;
  line-height: 22px;
}
article header .btn {
  background-color: #41838c;
  color: #fff;
  width: 100%;
  text-decoration: none;
  padding: 0 30px !important;
  margin: 0 0 32px;
  float: left;
}
article header .btn:hover {
  background-color: #1e5860;
  color: #FFF;
}
article header .btn:active {
  margin: 2px 0 30px;
}
@media screen and (max-width: 767px) {
  article header .btn {
    max-width: 220px;
    display: table;
    float: none !important;
    margin: 0 auto 26px;
  }
  article header .btn:active {
    margin: 2px auto 24px;
  }
}

#content article .block figure {
  margin: 0 0 4px;
}

#content article ul.event-detail {
  list-style: none;
  margin: 20px 0 26px;
  padding: 0;
  float: left;
  width: 100%;
}
#content article ul.event-detail li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
#content article ul.event-detail li span {
  float: left;
  margin: 0 20px 0 0;
}
#content article ul.event-detail li span a {
  float: left;
}
#content article ul.event-detail li a {
  float: left;
}
#content article ul.event-detail li .btn {
  margin: 0 0 2px;
}
#content article ul.event-detail li .btn:active {
  margin: 2px 0 0;
}

form p {
  float: left !important;
  width: 100%;
}
form p label {
  font-size: 14px;
  line-height: 34px;
  float: left;
  width: 150px;
}
form p input[type='text'],
form p input[type='password'],
form p input[type='email'],
form p textarea {
  float: left;
  width: 100%;
  max-width: 300px;
  padding: 4px 15px;
  font-size: 14px;
  line-height: 18px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid #999;
}
form p input[type='text']:focus,
form p input[type='password']:focus,
form p input[type='email']:focus,
form p textarea:focus {
  border: 1px solid #333;
}
form p .btn {
  float: left;
  margin: 0 20px 2px;
  min-width: 150px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  form p .btn {
    margin: 0 0 2px;
  }
}
form p .btn:active {
  margin: 2px 20px 0;
}
@media screen and (max-width: 480px) {
  form p .btn:active {
    margin: 2px 0 0;
  }
}
form p .btn + span {
  float: left;
  line-height: 50px;
}
@media screen and (max-width: 480px) {
  form p .btn + span {
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
  }
}
form p .btn:first-of-type,
form p .btn.fnc-save {
  margin: 0 20px 2px 0;
}
@media screen and (max-width: 480px) {
  form p .btn:first-of-type,
  form p .btn.fnc-save {
    margin: 0 0 2px;
  }
}
form p .btn:first-of-type:active,
form p .btn.fnc-save:active {
  margin: 2px 20px 0 0;
}
@media screen and (max-width: 480px) {
  form p .btn:first-of-type:active,
  form p .btn.fnc-save:active {
    margin: 2px 0 0;
  }
}
form p .forgot {
  float: left;
  line-height: 32px;
}

.msg {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  padding: 10px 20px;
  margin: 0 0 26px;
  line-height: 120%;
  vertical-align: middle;
  text-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  background: lightyellow;
  color: #DEAE00;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
}
.msg.error {
  background-color: rgba(255, 102, 102, 0.35);
  color: #803333;
}
.msg.success {
  background-color: rgba(0, 238, 0, 0.35);
  color: green;
}
.msg h3, .msg p {
  text-align: center;
}
.msg h3 {
  float: none;
  margin: 20px 0;
}
.msg p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 24px;
}
.msg ul {
  list-style: disc inside;
  margin: 0 0 10px 20px;
}
.msg ul,
.msg li {
  width: 100%;
}
.msg li {
  font-size: 14px;
  line-height: 24px;
}

.cmf-skinned-select {
  float: left;
  position: relative;
  width: 27% !important;
  height: 38px !important;
  padding: 0;
  margin: 0 0 0 2.6%;
  font-size: 16px !important;
  line-height: 30px;
  color: #444;
  border: 0 solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 1024px) {
  .cmf-skinned-select {
    height: 42px !important;
    line-height: 34px;
  }
}

.cmf-skinned-select .cmf-skinned-text {
  width: 100% !important;
  height: 38px !important;
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  left: 0px !important;
  opacity: 1 !important;
  text-indent: 0px;
  z-index: 1;
  padding: 0 36px 0 9px;
  color: #FFF;
  font-size: 20px;
  line-height: 38px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 1024px) {
  .cmf-skinned-select .cmf-skinned-text {
    height: 42px !important;
    line-height: 42px;
  }
}

.cmf-skinned-select select {
  width: 100%;
  height: 100%;
  padding: 4px;
}

option {
  margin: 5px !important;
  padding: 5px !important;
  line-height: 50px;
}

.cmf-skinned-button {
  display: block;
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 38px;
  top: 0px;
  right: 0px;
  background-image: url("../images/library/arrow_select.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
@media screen and (max-width: 1024px) {
  .cmf-skinned-button {
    height: 42px;
  }
}

#menu > div {
  float: left;
  width: 30%;
  margin: 0 3% 0 0;
}

#category-title.cs1 + #content form .btn {
  background-color: #41838c !important;
}
#category-title.cs1 + #content form .btn:hover {
  background-color: #1e5860 !important;
}

#nominator {
  float: left;
  position: relative;
  width: 100%;
  padding: 30px 0;
}
#nominator p label {
  float: left;
  width: 100%;
  font-size: 16px;
}
#nominator p label + span {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #333;
}
#nominator p input {
  width: 100%;
  max-width: 300px;
}
#nominator p input[type="checkbox"],
#nominator p input[type="radio"] {
  width: 100%;
  max-width: 18px;
}
#nominator p .inlineLabel {
  float: left;
  width: 100%;
}
#nominator p input + span {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #999;
}
#nominator p textarea {
  float: left;
  width: 100%;
  max-width: 490px;
  height: 110px;
}
#nominator p .counter {
  clear: both;
  float: left;
  font-size: 14px;
  color: #999;
}
#nominator p select {
  height: 30px;
  line-height: 1;
  padding: 4px;
  width: 300px;
}
#nominator p option {
  line-height: 1;
  margin: 0 !important;
  padding: 0 !important;
}
#nominator p .MultiFile-remove {
  color: #FF0000;
  font-size: 20px;
  line-height: 50px;
  text-decoration: none;
  text-transform: lowercase;
}
#nominator p .MultiFile-title {
  position: relative;
  top: -1px;
}

form p.forgot-pass {
  position: relative;
}

form p.forgot-pass a {
  font-size: 0.75em;
  line-height: 1.5;
  font-weight: 400;
  left: 340px;
  margin: 0;
  position: absolute;
  top: -28px;
  border-bottom: 1px solid #666;
  color: #666;
  text-decoration: none !important;
}
@media screen and (max-width: 600px) {
  form p.forgot-pass a {
    left: auto;
    top: auto;
    position: relative;
    float: left;
  }
}
form p.forgot-pass a:hover {
  border-bottom: 1px solid #333;
  color: #333;
}

.tfl #category-title.cs1 + #tfl-content form #submit-nominator {
  float: none !important;
}

.tfl #category-title.cs1 + #tfl-content form .btn {
  height: 32px !important;
}

.tfl #nominator p input[type="text"],
.tfl #nominator p input[type="password"],
.tfl #nominator p input[type="email"],
.tfl #nominator p textarea,
.tfl form p input[type="text"],
.tfl form p input[type="password"],
.tfl form p input[type="email"],
.tfl form p textarea {
  line-height: 24px !important;
}

#masonry-container {
  float: left;
  width: 100%;
  margin: 40px 0;
}
#masonry-container .gutter {
  width: 3%;
}
#masonry-container .block {
  width: 31.3%;
  margin: 0 0 30px;
  float: none !important;
}
@media screen and (max-width: 320px) {
  #masonry-container .block {
    width: 100%;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  #masonry-container .block {
    width: 48.5%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  #masonry-container .block {
    width: 46%;
  }
}
#masonry-container .block img {
  width: 100%;
}
#masonry-container .block span {
  float: left;
}
#masonry-container .block span.info {
  width: 100%;
}
#masonry-container .block span.counter {
  float: right;
}
#masonry-container .block span .title {
  width: 100%;
}

.stories {
  float: right;
  width: 170px;
}
.stories.story-pg {
  margin-right: 60px;
}
.stories h3 {
  text-align: center;
}
.stories li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.stories a {
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.stories span {
  float: left;
  position: relative;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}
.stories span + span {
  float: right;
  position: relative;
  width: 100px;
  height: auto;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  overflow: visible;
  padding: 10px 0 0;
  color: #317f89;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.stories a:hover span {
  -webkit-box-shadow: 0 0 2px #666;
  box-shadow: 0 0 2px #666;
}
.stories a:hover span + span {
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  color: #666;
}

.resources {
  float: left;
  position: relative;
  width: 100%;
  margin: 0 0 26px;
}
.resources .item {
  float: left;
  position: relative;
  width: 100%;
}
.resources .item h4 {
  margin: -2px 0 0;
}
.resources .item p {
  margin: 0 0 10px;
}
.resources .item figure {
  float: left;
  position: relative;
  overflow: hidden;
  width: 160px;
  margin: 0 20px 20px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.resources .item .left {
  width: 340px;
}
.resources.two-col .item {
  width: 340px;
  margin: 0 0 22px;
}
.resources.two-col .item.even {
  margin: 0 80px 22px 0;
}
.resources.two-col .item h4 {
  margin: 0 0 4px;
}
.resources.two-col .item p {
  margin: 0 0 10px;
}
.resources p .btn {
  margin: 0 0 2px;
}
.resources p .btn:active {
  margin: 2px 0 0;
}
.resources p .btn + .btn {
  margin: 10px 0 2px;
}
.resources p .btn + .btn:active {
  margin: 12px 0 0;
}

.profile {
  float: right;
  position: relative;
  color: #FFF;
  margin: 44px 0 0;
}
@media screen and (max-width: 767px) {
  .profile {
    float: left;
    width: 100%;
    margin: 0 0 12px;
  }
}
.profile .avatar {
  float: right;
  overflow: hidden;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 767px) {
  .profile .avatar {
    float: left;
  }
}
.profile p {
  margin: -9px 0 14px;
  padding: 0 70px 0 0;
  float: none;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .profile p {
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 70px;
  }
}
.profile p a {
  color: #fff;
}
.profile p.control,
.profile p.control a {
  text-align: right;
  font-size: 14px;
  color: #f3c0bc;
}
@media screen and (max-width: 767px) {
  .profile p.control,
  .profile p.control a {
    text-align: left;
  }
}

.box {
  float: left;
  width: 100%;
  padding: 33px 30px 13px;
  margin: 0 0 26px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #F4F4F4;
}
@media screen and (max-width: 767px) {
  .box {
    padding: 18px 15px;
  }
}
.box.connected {
  margin: 0 0 5px;
}
.box.filters-wrap {
  padding: 13px 30px;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap {
    padding: 8px 15px;
  }
}
.box.filters-wrap span {
  float: left;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap span {
    width: 100%;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .box.filters-wrap form > div > div {
    width: 100% !important;
    margin: 0 0 16px;
  }
}
.box.filters-wrap .styled {
  float: left;
}
.box .avatar {
  float: left;
  margin: 0 26px 0 0;
}
@media screen and (max-width: 767px) {
  .box .avatar {
    margin: 0 16px 0 0;
  }
}
.box .title {
  font-size: 20px;
  color: #346b8f;
}
@media screen and (max-width: 767px) {
  .box .title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px;
  }
}
.box .title span {
  color: #CCC;
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: normal;
}
.box .reply {
  float: right;
  position: relative;
  color: #346B8F;
  margin: -31px 0 -9px;
  line-height: 33px;
  padding: 0 0 0 50px;
}
.box .reply:hover {
  color: #666;
}
@media screen and (max-width: 767px) {
  .box .reply {
    margin: -20px 0 -9px;
  }
}
.box .counter {
  min-width: 32px;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: 54px;
  top: 0;
  margin: 0 10px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #E77064;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .box .counter {
    right: 44px;
    margin: 0;
  }
}
.box .counter.no-reply {
  display: none;
}
.box.connected .counter {
  height: 56px;
  background: transparent url("../images/library/post_counter.png") no-repeat 0 0;
}

#content article .box .post p {
  font-size: 16px;
  line-height: 30px;
}

.block-info {
  float: left;
  width: 100%;
  padding: 10px 20px;
  margin: -13px 0 0;
  background: #EEE;
  border-bottom: 3px solid #CCC;
}
.block-info .title,
.block-info .date {
  font-size: 16px;
  line-height: 30px;
}
.block-info .title {
  color: #427495;
}
.block-info .date {
  color: #666;
}
.block-info .counter {
  font-size: 13px;
  line-height: 29px;
  color: #666;
  padding: 0 0 0 29px;
  margin: -5px 0 0;
  background: url("../images/library/ico-f.png") no-repeat 0 0;
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  width: 100%;
}

.bx-wrapper img {
  width: 100%;
  display: block;
}

#slider,
#slider li {
  width: 100% !important;
}

#slider li {
  display: none;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  overflow: hidden;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 300px;
  background: url(../images/library/bx_loader.gif) center center no-repeat white;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/library/slider/prev.png) no-repeat 50% 50%;
}
@media screen and (max-width: 767px) {
  .bx-wrapper .bx-prev {
    left: 0;
  }
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/library/slider/next.png) no-repeat 50% 50%;
}
@media screen and (max-width: 767px) {
  .bx-wrapper .bx-next {
    right: 0;
  }
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  opacity: 0.7;
  -webkit-transition: opacity ease-in-out .3s;
  -moz-transition: opacity ease-in-out .3s;
  -ms-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.slider li h3 {
  float: left;
  width: 100%;
  font-size: 28px;
  line-height: 42px;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  color: #FFF;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .slider li h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .slider li h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .slider li h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
  }
}
.slider li span {
  float: left;
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  color: #FFF;
  margin: 40px 0 0;
}
@media screen and (min-width: 768px) {
  .slider li span {
    max-width: 400px !important;
  }
}
@media screen and (max-width: 480px) {
  .slider li span {
    font-size: 12px;
    line-height: 18px;
    background: rgba(0, 0, 0, 0.4);
    width: 91%;
    padding: 4px 5px;
  }
}
.slider li span a {
  text-decoration: underline !important;
}
.slider li .btn {
  float: left;
  clear: both;
  position: relative;
  color: #FFF;
  margin: 80px 0 2px;
  font-weight: normal;
}
@media screen and (min-width: 1301px) {
  .slider li .btn {
    padding: 0 23px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .slider li .btn {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .slider li .btn {
    display: table;
    float: none;
  }
}
@media screen and (min-width: 768px) {
  .slider li .btn {
    margin: 90px 0 2px;
  }
}
@media screen and (max-width: 767px) {
  .slider li .btn {
    margin: 110px 0 2px;
  }
}
.slider li .btn.second-btn {
  float: left;
  clear: both;
  position: relative;
  color: #FFF;
  font-weight: normal;
  white-space: nowrap;
}
@media screen and (min-width: 1301px) {
  .slider li .btn.second-btn {
    padding: 0 23px;
    font-size: 18px;
    margin: 90px 0 2px;
  }
}
@media screen and (max-width: 1300px) {
  .slider li .btn.second-btn {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .slider li .btn.second-btn {
    margin: 90px 0 2px;
  }
}
@media screen and (min-width: 541px) and (max-width: 639px) {
  .slider li .btn.second-btn {
    right: 22px;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  .slider li .btn.second-btn {
    right: 44px;
  }
}
@media screen and (max-width: 480px) {
  .slider li .btn.second-btn {
    right: 56px;
  }
}
@media screen and (min-width: 768px) {
  .slider li .btn:active {
    margin: 91px 0 2px;
  }
}
@media screen and (max-width: 767px) {
  .slider li .btn:active {
    margin: 111px 0 2px;
  }
}
.slider li em {
  width: 144px;
  height: 144px;
}
@media screen and (min-width: 768px) {
  .slider li em {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .slider li em {
    display: none;
  }
}

#slider li .caption {
  opacity: 0;
}

#slider li.active .caption {
  opacity: 1;
}

#partners {
  margin: 0;
}
#partners .wrap {
  padding: 0 50px 40px;
  border-bottom: 0;
}

html .tp-caption span br {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tp-simpleresponsive .tp-caption.c1 {
    top: 170px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .tp-simpleresponsive .tp-caption.c1 {
    top: 120px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .tp-simpleresponsive .tp-caption.c1 {
    top: 80px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  .tp-simpleresponsive .tp-caption.c1 {
    top: 25px !important;
  }
}
@media screen and (max-width: 320px) {
  .tp-simpleresponsive .tp-caption.c1 {
    top: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tp-simpleresponsive .tp-caption.c2 {
    top: 170px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .tp-simpleresponsive .tp-caption.c2 {
    top: 110px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .tp-simpleresponsive .tp-caption.c2 {
    top: 80px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  .tp-simpleresponsive .tp-caption.c2 {
    top: 15px !important;
  }
}
@media screen and (max-width: 320px) {
  .tp-simpleresponsive .tp-caption.c2 {
    top: -10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tp-simpleresponsive .tp-caption.c3 {
    top: 175px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .tp-simpleresponsive .tp-caption.c3 {
    top: 100px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .tp-simpleresponsive .tp-caption.c3 {
    top: 70px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  .tp-simpleresponsive .tp-caption.c3 {
    top: 10px !important;
  }
}
@media screen and (max-width: 320px) {
  .tp-simpleresponsive .tp-caption.c3 {
    top: -15px !important;
    border: 1px solid red;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tp-simpleresponsive .tp-caption.c4 {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .tp-simpleresponsive .tp-caption.c4 {
    display: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .tp-simpleresponsive .tp-caption.c4 {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .tp-simpleresponsive .tp-caption.c4 {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tp-simpleresponsive .tp-caption.c5 {
    top: 175px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .tp-simpleresponsive .tp-caption.c5 {
    top: 100px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .tp-simpleresponsive .tp-caption.c5 {
    top: 70px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  .tp-simpleresponsive .tp-caption.c5 {
    top: 10px !important;
  }
}
@media screen and (max-width: 320px) {
  .tp-simpleresponsive .tp-caption.c5 {
    top: -15px !important;
    border: 1px solid red;
  }
}

html .tp-rightarrow.default {
  right: 0 !important;
}

html .tp-leftarrow.default {
  left: 0 !important;
}

@media screen and (min-width: 1025px) {
  html .tp-bannertimer {
    background: black;
  }
}
@media screen and (max-width: 1024px) {
  html .tp-bannertimer {
    background: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (max-width: 640px) {
  html .tp-bullets {
    display: table;
    position: absolute;
    left: 50% !important;
    margin: auto !important;
    bottom: -36px !important;
    z-index: 20;
    -webkit-transform: translateX(-50%) translate3D(0, 0, 0);
    -moz-transform: translateX(-50%) translate3D(0, 0, 0);
    -ms-transform: translateX(-50%) translate3D(0, 0, 0);
    -o-transform: translateX(-50%) translate3D(0, 0, 0);
    transform: translateX(-50%) translate3D(0, 0, 0);
  }
  html .tp-bullets.hidebullets {
    opacity: 1;
  }

  #cta .bottom h3 {
    margin: 30px 0 4px !important;
  }
}
@media screen and (max-width: 500px) {
  .slider li .btn,
  .slider li .btn.second-btn {
    font-size: 12px;
    height: 44px;
    line-height: 44px;
    padding: 0 12px;
  }
}
html .slider li .btn {
  z-index: 1000;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 1301px) {
  .flex-viewport {
    max-width: 1170px;
    width: 100%;
  }
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  bottom: 0;
  display: block;
  position: relative;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .flex-direction-nav {
    max-width: 1075px;
  }
}

.flex-direction-nav a {
  display: block;
  width: 19px;
  height: 30px;
  margin: 0;
  position: absolute;
  bottom: 85px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.flex-direction-nav .flex-prev {
  left: 0;
  background: url("../images/library/carousel/prev.png") no-repeat 0 0;
}
@media screen and (max-width: 1300px) {
  .flex-direction-nav .flex-prev {
    left: 5px;
  }
}
.flex-direction-nav .flex-prev:hover {
  background-position: 0 100%;
}

.flex-direction-nav .flex-next {
  right: 0;
  background: url("../images/library/carousel/next.png") no-repeat 0 0;
}
@media screen and (max-width: 1300px) {
  .flex-direction-nav .flex-next {
    right: 5px;
  }
}
.flex-direction-nav .flex-next:hover {
  background-position: 0 100%;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
}

#carousel-bottom {
  border-bottom: 9px solid #317f89;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  #carousel-bottom .flex-viewport {
    max-width: 975px;
  }
}
@media screen and (max-width: 1024px) {
  #carousel-bottom .flex-viewport {
    max-width: 780px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  #carousel-bottom .flex-viewport {
    max-width: 585px;
  }
}
@media screen and (min-width: 321px) and (max-width: 600px) {
  #carousel-bottom .flex-viewport {
    max-width: 390px;
  }
}
@media screen and (max-width: 320px) {
  #carousel-bottom .flex-viewport {
    max-width: 195px;
  }
}
#carousel-bottom .slides li {
  padding: 0 12.5px;
  width: 195px !important;
  height: 150px;
  margin-bottom: 20px;
}
#carousel-bottom .slides li.featured.last {
  border-right: 1px solid #d7d7d7;
}
#carousel-bottom .slides li a {
  margin: 0 10px;
}
#carousel-bottom .flex-active-slide {
  position: relative;
}
#carousel-bottom .flex-active-slide:after {
  position: absolute;
  content: "";
  width: 67px;
  height: 30px;
  bottom: 0;
  left: 50%;
  margin: 0 0 -20px -33px;
  z-index: 1000;
  background: url("../images/library/carousel/arrow_active.png") no-repeat 50% 0;
}

#slider-bottom {
  background: #F9F9F9;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}
#slider-bottom ul {
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  padding: 60px 45px;
}
#slider-bottom ul figure.left {
  width: 40%;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #slider-bottom ul figure.left {
    width: 100%;
  }
  #slider-bottom ul figure.left img {
    max-width: 100%;
    width: auto;
  }
}
#slider-bottom ul figure.right {
  width: 55%;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #slider-bottom ul figure.right {
    width: 100%;
  }
  #slider-bottom ul figure.right img {
    max-width: 100%;
    width: auto;
  }
}
#slider-bottom ul figure img {
  width: 100%;
}
#slider-bottom ul div.left {
  width: 58%;
}
@media screen and (max-width: 1023px) {
  #slider-bottom ul div.left {
    width: 100%;
  }
}
#slider-bottom ul div.right {
  width: 38%;
}
@media screen and (max-width: 1023px) {
  #slider-bottom ul div.right {
    width: 100%;
  }
}
#slider-bottom ul h4 a {
  font-size: 18px;
  line-height: 30px;
  color: #317f89;
}
#slider-bottom ul h4 a:hover {
  color: #666;
}
#slider-bottom ul span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  display: block;
  margin: 0 0 26px;
}
#slider-bottom ul .btn {
  background-color: #41838c;
  float: left;
  padding: 0 20px !important;
  margin: 2px 0 26px;
}
#slider-bottom ul .btn:active {
  margin: 4px 0 24px;
}
#slider-bottom ul .btn:hover {
  background-color: #1e5860;
}

#carousel-bottom .slides li a {
  width: 150px;
  height: 150px;
  float: left;
  position: relative;
}

#carousel-bottom .slides li a img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

#carousel-bottom .slides li.featured a img {
  opacity: 1;
}

#carousel-bottom .slides li a img.bw {
  opacity: 1;
}

#carousel-bottom .slides li a:hover img {
  opacity: 1;
}

#carousel-bottom .slides li a:hover img.bw {
  opacity: 0;
}

#carousel-bottom .slides li.flex-active-slide a img {
  opacity: 1;
}

#carousel-bottom .slides li.flex-active-slide a img.bw {
  opacity: 0;
}

#cta {
  margin: 0;
  z-index: 1;
  background: #F9F9F9;
}
@media screen and (min-width: 1025px) {
  #cta {
    margin: -155px 0 0;
  }
}
#cta > .wrap {
  padding: 0 8px;
  border-bottom: 0;
  max-width: 1360px;
  width: 100%;
  background: #eee;
}
@media screen and (max-width: 1024px) {
  #cta > .wrap {
    padding: 0;
  }
}
#cta .bottom {
  float: left;
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.2), inset 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.2), inset 0 2px 6px rgba(0, 0, 0, 0.2);
}
#cta .bottom .wrap {
  margin: 70px auto 60px;
  padding: 0 90px;
  background: transparent;
  border-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #cta .bottom .wrap {
    margin: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  #cta .bottom .wrap {
    padding: 0 10%;
  }
}
#cta .bottom h3 {
  font-size: 35px;
  line-height: 42px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin: 0 0 4px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #cta .bottom h3 {
    font-size: 25px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  #cta .bottom h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
  }
}
#cta .bottom p {
  font-size: 22px;
  line-height: 24px;
  color: #FFF;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin: 0 0 24px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #cta .bottom p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  #cta .bottom p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
  }
}
#cta .bottom .center {
  display: block;
  width: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #cta .bottom .center {
    width: 52%;
  }
}
@media screen and (max-width: 767px) {
  #cta .bottom .center {
    width: 100%;
  }
}
#cta .bottom .social {
  width: 168px;
  float: left;
  padding: 7px 0 0;
}
@media screen and (max-width: 767px) {
  #cta .bottom .social {
    float: none;
    clear: both;
    display: table;
    margin: 0 auto 20px;
  }
}
#cta .bottom .social li {
  width: 34px;
  height: 32px;
  margin: 0 8px 0 0;
}
#cta .bottom .social li.last {
  margin: 0;
}
#cta .bottom .social a {
  background-color: #fff;
  background-image: url("../images/library/slider/social_v2.png");
  width: 34px;
  height: 32px;
}
#cta .bottom .social a.twitter {
  background-position: 0 0;
}
#cta .bottom .social a.twitter:hover {
  background-position: 0 -32px;
}
#cta .bottom .social a.facebook {
  background-position: 0 -65px;
}
#cta .bottom .social a.facebook:hover {
  background-position: 0 -97px;
}
#cta .bottom .social a.blog {
  background-position: 0 -130px;
}
#cta .bottom .social a.blog:hover {
  background-position: 0 -162px;
}
#cta .bottom .social a.subscribe {
  background-position: 0 -195px;
}
#cta .bottom .social a.subscribe:hover {
  background-position: 0 -227px;
}
#cta .bottom .btn {
  float: right;
  color: #fff;
  margin: 0 0 2px;
  font-weight: normal;
}
#cta .bottom .btn:active {
  margin: 2px 0 0;
}
@media screen and (max-width: 767px) {
  #cta .bottom .btn {
    float: none;
    clear: both;
    display: table;
    margin: 0 auto 2px;
  }
  #cta .bottom .btn:active {
    margin: 2px auto 0;
  }
}
#cta .wrap {
  opacity: 1;
  z-index: 2;
}

#featured {
  margin: 0;
  z-index: 10;
  -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
}

#featured h2,
#news h2,
#partners h2 {
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  background: transparent;
  margin: 52px 0 40px;
  padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #featured h2,
  #news h2,
  #partners h2 {
    font-size: 25px;
    line-height: 32px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  #featured h2,
  #news h2,
  #partners h2 {
    margin: 10px 0 20px;
    font-size: 20px;
    line-height: 32px;
  }
}

#featured .wrap,
#news .wrap {
  padding: 0 45px;
}
#featured .wrap .block,
#news .wrap .block {
  float: left;
  position: relative;
  overflow: hidden;
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0 0 10px;
}
@media screen and (max-width: 767px) {
  #featured .wrap .block,
  #news .wrap .block {
    width: 100%;
    margin: 0;
  }
}
#featured .wrap .block.last,
#news .wrap .block.last {
  margin: 0;
}
#featured .wrap .block figure,
#news .wrap .block figure {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#featured .wrap .block figure img,
#news .wrap .block figure img {
  width: 100%;
  max-width: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#featured .wrap .block h2,
#news .wrap .block h2 {
  text-align: left;
}
#featured .wrap .block h2 a,
#news .wrap .block h2 a {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  width: 44px;
  height: 42px;
  background: url("../images/library/social.png") no-repeat 0 -168px;
  position: absolute;
  left: 100px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #featured .wrap .block h2 a,
  #news .wrap .block h2 a {
    top: -14px;
    left: 80px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  #featured .wrap .block h2 a,
  #news .wrap .block h2 a {
    top: -19px;
    left: 60px;
    margin: 20px 0;
  }
}
#featured .wrap .block h3,
#news .wrap .block h3 {
  margin: 0;
  float: left;
  width: 100%;
}
#featured .wrap .block h3 a,
#news .wrap .block h3 a {
  font-size: 18px;
  line-height: 24px;
}
#featured .wrap .block p,
#news .wrap .block p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
#featured .wrap .date,
#news .wrap .date {
  float: left;
  position: relative;
  width: 70px;
  height: 70px;
  margin: 0 20px 20px 0;
  background-color: #317f89;
  border: 2px solid #18555D;
  color: #FFF;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 1024px) {
  #featured .wrap .date,
  #news .wrap .date {
    width: 44px;
    height: 44px;
    margin: 0 15px 0 0;
    background-color: #59bcfe;
    border: 2px solid #4fa7e1;
    color: #FFF;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
#featured .wrap .date span,
#news .wrap .date span {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  margin: -2px 0 -5px;
}
@media screen and (max-width: 1024px) {
  #featured .wrap .date span,
  #news .wrap .date span {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
  }
}
#featured .wrap .date span + span,
#news .wrap .date span + span {
  font-size: 35px;
  line-height: 35px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  #featured .wrap .date span + span,
  #news .wrap .date span + span {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
  }
}
#featured .wrap .news,
#news .wrap .news {
  float: left;
  position: relative;
  overflow: hidden;
}
#featured .wrap .news p,
#news .wrap .news p {
  float: none;
  padding: 0 0 0 90px;
  margin: -7px 0 26px;
}
@media screen and (max-width: 1024px) {
  #featured .wrap .news p,
  #news .wrap .news p {
    padding: 0 0 0 54px;
    margin: -3px 0 26px;
  }
}
#featured .wrap .links,
#news .wrap .links {
  float: left;
  position: relative;
  overflow: hidden;
  margin: -2px 0 0;
}
#featured .wrap .links p,
#news .wrap .links p {
  float: none;
  margin: -7px 0 26px;
}
#featured .wrap .links p a,
#news .wrap .links p a {
  display: block;
}

#featured .wrap .block figure {
  margin: 0;
}

#news .wrap .block figure {
  margin: 0 0 8px;
}

#news .btn {
  float: left;
  background-color: #eee;
  color: #333;
  margin: 0 0 2px;
}
#news .btn:hover {
  background-color: #ddd;
}
#news .btn:active {
  margin: 2px 0 0;
}

#featured p a,
#featured h3 a,
#news p a,
#news h3 a {
  color: #317f89;
  font-weight: bold;
}
#featured p a:hover,
#featured h3 a:hover,
#news p a:hover,
#news h3 a:hover {
  color: #666;
}

#carousel-bottom .flex-direction-nav .flex-disabled {
  cursor: pointer;
  opacity: 0.8 !important;
}
#carousel-bottom .flex-direction-nav .flex-disabled:hover {
  opacity: 1 !important;
}

.subscribe-info {
  float: left;
  width: 100%;
}
.subscribe-info form {
  width: 100%;
  max-width: 680px;
  float: left;
  margin: 18px 0 0;
}
.subscribe-info form p {
  margin: 0 0 10px;
}
.subscribe-info form p label {
  width: 60px;
}
.subscribe-info form p .btn {
  margin: -2px 20px 2px 0;
}
.subscribe-info form p .btn:active {
  margin: 0 20px 0 0;
}

.subscribe-image {
  float: left;
  width: 140px;
}

#mc_embed_signup form {
  padding: 0 0 100px !important;
}

.fsBody .fsForm {
  margin: 18px auto 30px !important;
}

.fsSubmit input.fsSubmitButton,
#mc-embedded-subscribe.button,
.subscribe-form .button {
  padding: 0 54px !important;
  margin: 20px 0 2px !important;
  font-size: 20px !important;
  line-height: 50px !important;
  height: 50px !important;
  font-weight: normal !important;
  display: block;
  position: relative;
  text-align: center;
  color: #FFF;
  border: 0;
  cursor: pointer;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-style: normal;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  -webkit-appearance: none;
  background-color: #c05060 !important;
}
.fsSubmit input.fsSubmitButton:hover,
#mc-embedded-subscribe.button:hover,
.subscribe-form .button:hover {
  background-color: #a63747 !important;
}
.fsSubmit input.fsSubmitButton:active,
#mc-embedded-subscribe.button:active,
.subscribe-form .button:active {
  margin: 22px 0 0 !important;
}

#mc-embedded-subscribe-form.e-newsletter {
  max-width: 680px;
}

#mc-embedded-subscribe.button.cs4 {
  background-color: #8a8f3b !important;
}
#mc-embedded-subscribe.button.cs4:hover {
  background-color: #707527 !important;
}

.subscribe-form .af-textWrap input {
  border: 1px solid #999999;
  display: block;
  padding: 8px 0;
  text-indent: 2%;
  width: 100%;
  margin-bottom: 10px;
}

.news-center {
  display: block;
  width: 600px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.news-center .news-article {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.news-center .news-article figure {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100px;
  margin: 0 20px 20px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.news-center .news-article p {
  font-size: 12px;
  line-height: 22px;
  margin: 0 0 9px;
}
.news-center .news-article p.date {
  font-size: 14px;
  line-height: 18px;
  display: block;
  color: #999;
  margin: 0 0 2px;
}
.news-center .news-article .left {
  width: 400px;
}
.news-center .news-article .btn {
  float: left;
  margin: 0 0 2px;
}
.news-center .news-article .btn:active {
  margin: 2px 0 0;
}

.news-center.main {
  width: 600px;
}
.news-center.main .news-article {
  float: left;
  width: 100%;
  margin: 0 0 25px;
}
.news-center.main .news-article .left {
  width: 600px;
}

.news-wrap figure {
  margin: 0 20px 9px 0;
}

.news-wrap p {
  float: none;
}

.news-wrap h3.cb {
  width: 100%;
  clear: both;
  display: block;
}

.news-wrap a.left {
  margin: 0 20px 20px 0;
}
.news-wrap a.left img {
  max-width: 100%;
}

.intranet {
  float: left;
  position: relative;
  width: 48%;
  margin: 0;
  padding: 30px 0 0 2%;
}
.intranet.border {
  width: 50%;
  border-right: 1px solid #C0C0C0;
  padding: 30px 2% 0 0;
  margin: 0 2% 0 0;
}
.intranet.border a img {
  position: absolute;
  top: 0;
  left: 30px;
}
.intranet a {
  float: left;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  min-height: 40px;
  margin: 0 0 15px;
}
.intranet a img {
  position: absolute;
  top: 0;
  left: 0;
}
.intranet a span {
  float: left;
  margin: 0 0 4px 110px;
}
.intranet a span + span {
  font-size: 12px;
  color: #999;
  cursor: default;
}
.intranet p {
  clear: both;
}
.intranet p a + a {
  font-size: 12px;
  margin: -30px 0 0;
  min-height: 20px;
}
.intranet p a + a img {
  position: relative;
  float: left;
  margin: 0 0 0 5px;
  left: auto !important;
}

@media screen and (min-width: 1025px) {
  body.loading {
    background: white url(../images/layout/preloader.gif) no-repeat 50% 47vh;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.loading {
    background: white url(../images/layout/preloader.gif) no-repeat 50% 360px;
  }
}
@media screen and (max-width: 767px) {
  body.loading {
    background: white url(../images/layout/preloader.gif) no-repeat 50% 180px;
  }
}
body.loading #content, body.loading #footer {
  opacity: 0;
}

body {
  background: #fff;
}

body #content, body #footer {
  opacity: 1;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

body > #content {
  margin: auto;
}

body #footer {
  margin: 0 0 -30px;
}

.intro-img {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .intro-img {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .intro-img {
    position: relative;
  }
}
.intro-img img {
  float: left;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .intro-img .small-img {
    display: none;
  }
  .intro-img .big-img {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .intro-img .small-img {
    display: block;
  }
  .intro-img .big-img {
    display: none;
  }
}
.intro-img p {
  float: left;
  position: relative;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #C05060;
  color: #fff;
  line-height: 31px;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 25px 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .intro-img p {
    line-height: 25px;
    font-size: 20px;
    padding: 15px 30px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .intro-img p {
    line-height: 20px;
    font-size: 16px;
    padding: 10px 30px;
  }
}
@media screen and (max-width: 639px) {
  .intro-img p {
    line-height: 18px;
    font-size: 14px;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .intro-img p {
    position: relative;
    left: auto;
    top: auto;
    margin: 30px auto 20px;
  }
}
.intro-img .intro-content {
  z-index: 100;
}
@media screen and (min-width: 1400px) {
  .intro-img .intro-content {
    top: 42.7%;
    right: 3.6%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1399px) {
  .intro-img .intro-content {
    top: 43%;
    right: 3%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .intro-img .intro-content {
    top: 41%;
    right: 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .intro-img .intro-content {
    top: 36%;
    right: 2%;
  }
}
@media screen and (min-width: 768px) {
  .intro-img .intro-content {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .intro-img .intro-content {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
  }
}
.intro-img h2 {
  position: relative;
}
.intro-img h2 span {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #c05060;
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .intro-img h2 span {
    letter-spacing: -2.5px;
  }
}
@media screen and (min-width: 1400px) {
  .intro-img h2 span {
    font-size: 70px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1399px) {
  .intro-img h2 span {
    font-size: 66px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .intro-img h2 span {
    font-size: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .intro-img h2 span {
    font-size: 50px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .intro-img h2 span {
    font-size: 66px;
    padding: 20px 0 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .intro-img h2 span {
    font-size: 55px;
    padding: 20px 0 0;
  }
}
@media screen and (max-width: 479px) {
  .intro-img h2 span {
    font-size: 34px;
    padding: 15px 0 0;
  }
}
.intro-img h2 span + span {
  position: relative;
  color: #ed766e;
  text-transform: capitalize;
  font-family: 'courgetteregular', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .intro-img h2 span + span {
    left: 2px;
    letter-spacing: -2.3px;
    margin-top: -4px;
  }
}
@media screen and (min-width: 1400px) {
  .intro-img h2 span + span {
    font-size: 55px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1399px) {
  .intro-img h2 span + span {
    font-size: 51px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .intro-img h2 span + span {
    font-size: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .intro-img h2 span + span {
    font-size: 35px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .intro-img h2 span + span {
    font-size: 51px;
    padding: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .intro-img h2 span + span {
    font-size: 38px;
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .intro-img h2 span + span {
    font-size: 24px;
    padding: 0;
  }
}
.intro-img .btn {
  display: table;
  position: relative;
  min-width: 270px;
  margin: 0 auto;
  float: none;
  padding: 0 60px;
  background-color: #F23552;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .intro-img .btn {
    left: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .intro-img .btn {
    height: 50px;
    padding: 0 54px;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .intro-img .btn {
    height: 50px;
    padding: 0 54px;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
  }
}
@media screen and (max-width: 479px) {
  .intro-img .btn {
    height: 44px;
    padding: 0 5px;
    font-size: 20px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #content.donate-pg aside {
    margin-top: 20px;
  }
}
#content.donate-pg #main-article {
  padding: 0;
}
#content.donate-pg #main-article article {
  padding: 22px 0 0;
}
#content.donate-pg article {
  float: none;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #content.donate-pg article {
    overflow: visible;
  }
}
#content.donate-pg article .intro-block {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #content.donate-pg article .intro-block {
    margin-bottom: 30px;
  }
}
#content.donate-pg > p {
  font-size: 16px;
  line-height: 28px;
}
#content.donate-pg .featured,
#content.donate-pg .msg-error {
  display: block;
  position: relative;
  width: 100%;
  margin: -3px 0 40px;
  color: #FFF;
  line-height: 28px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#content.donate-pg .featured {
  background-color: #10A5B0;
  padding: 12px 20px;
  font-size: 16px;
}
#content.donate-pg .featured a {
  color: #fff;
  border-bottom: 1px solid #4cbcc4;
  font-weight: normal;
  text-decoration: none;
}
#content.donate-pg .featured a:hover {
  border-bottom: 1px solid #fff;
}
#content.donate-pg .msg-error {
  background-color: #ff6666;
  padding: 16px 20px;
  font-size: 18px;
  position: relative;
}
#content.donate-pg .msg-error span {
  position: relative;
  display: block;
  width: 100%;
  margin: auto;
  min-height: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
#content.donate-pg form {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: -20px 0 0;
  padding: 0;
}
#content.donate-pg form p {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  margin: 0 0 12px;
  padding: 0;
}
#content.donate-pg form p > label,
#content.donate-pg form p label {
  font-size: 16px;
  line-height: 34px;
}
#content.donate-pg form p > span {
  float: left;
  position: relative;
  padding: 0;
}
#content.donate-pg form p > span label,
#content.donate-pg form p > span input[type="text"],
#content.donate-pg form p > span input[type="email"],
#content.donate-pg form p > span input[type="tel"],
#content.donate-pg form p > span input[type="number"],
#content.donate-pg form p > span .select {
  float: left;
  position: relative;
  width: 100%;
}
#content.donate-pg form p > span input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}
#content.donate-pg form p > span input[type=number]::-webkit-inner-spin-button,
#content.donate-pg form p > span input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#content.donate-pg form p > span label {
  font-weight: 500;
  color: #333;
}
#content.donate-pg form p > span label em {
  color: #F00;
  font-style: normal;
}
#content.donate-pg form p span.error .select > a {
  color: #F00;
}
#content.donate-pg form p span.error input[type="text"]:-moz-placeholder,
#content.donate-pg form p span.error input[type="email"]:-moz-placeholder,
#content.donate-pg form p span.error input[type="tel"]:-moz-placeholder,
#content.donate-pg form p span.error input[type="number"]:-moz-placeholder {
  color: #F00;
}
#content.donate-pg form p span.error input[type="text"]::-moz-placeholder,
#content.donate-pg form p span.error input[type="email"]::-moz-placeholder,
#content.donate-pg form p span.error input[type="tel"]::-moz-placeholder,
#content.donate-pg form p span.error input[type="number"]::-moz-placeholder {
  color: #F00;
}
#content.donate-pg form p span.error input[type="text"]:-ms-input-placeholder,
#content.donate-pg form p span.error input[type="email"]:-ms-input-placeholder,
#content.donate-pg form p span.error input[type="tel"]:-ms-input-placeholder,
#content.donate-pg form p span.error input[type="number"]:-ms-input-placeholder {
  color: #F00;
}
#content.donate-pg form p span.error input[type="text"]::-webkit-input-placeholder,
#content.donate-pg form p span.error input[type="email"]::-webkit-input-placeholder,
#content.donate-pg form p span.error input[type="tel"]::-webkit-input-placeholder,
#content.donate-pg form p span.error input[type="number"]::-webkit-input-placeholder {
  color: #F00;
}
#content.donate-pg legend {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  line-height: 1;
  font-size: 20px;
  margin: 0;
  padding: 40px 0 20px;
  border: 0;
}
#content.donate-pg legend:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 10px;
  top: 50%;
  left: 0;
  background: #d4d3d4;
}
#content.donate-pg legend span {
  display: table;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  background: #fff;
}
#content.donate-pg input[type="text"],
#content.donate-pg input[type="email"],
#content.donate-pg input[type="number"],
#content.donate-pg input[type="tel"] {
  float: left;
  position: relative;
  clear: both;
  width: 100%;
  max-width: none;
  height: 34px;
  padding: 0 13px;
  color: #666;
  font-size: 16px;
  line-height: 34px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: all ease-in-out 0.2s;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
#content.donate-pg input[type="text"]:focus,
#content.donate-pg input[type="email"]:focus,
#content.donate-pg input[type="number"]:focus,
#content.donate-pg input[type="tel"]:focus {
  color: #222;
  border: 1px solid #888;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#content.donate-pg input[type="text"]:-moz-placeholder,
#content.donate-pg input[type="email"]:-moz-placeholder,
#content.donate-pg input[type="number"]:-moz-placeholder,
#content.donate-pg input[type="tel"]:-moz-placeholder {
  color: #666;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
#content.donate-pg input[type="text"]::-moz-placeholder,
#content.donate-pg input[type="email"]::-moz-placeholder,
#content.donate-pg input[type="number"]::-moz-placeholder,
#content.donate-pg input[type="tel"]::-moz-placeholder {
  color: #666;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
#content.donate-pg input[type="text"]:-ms-input-placeholder,
#content.donate-pg input[type="email"]:-ms-input-placeholder,
#content.donate-pg input[type="number"]:-ms-input-placeholder,
#content.donate-pg input[type="tel"]:-ms-input-placeholder {
  color: #666;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
#content.donate-pg input[type="text"]::-webkit-input-placeholder,
#content.donate-pg input[type="email"]::-webkit-input-placeholder,
#content.donate-pg input[type="number"]::-webkit-input-placeholder,
#content.donate-pg input[type="tel"]::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
#content.donate-pg fieldset {
  float: left;
  position: relative;
  width: 100%;
  padding: 0;
}
#content.donate-pg fieldset.first {
  z-index: 2;
  background: #FFF;
}
#content.donate-pg fieldset.first .bg {
  float: none !important;
  display: block;
  margin: 0 auto;
}
#content.donate-pg fieldset.first .bg p.first {
  float: none !important;
  overflow: hidden;
  max-width: 860px;
  margin: 0 auto;
  padding: 26px 0 20px;
}
#content.donate-pg fieldset.first .bg p.first span {
  float: left;
  position: relative;
  width: 18%;
  height: 36px;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.first .bg p.first span {
    padding: 0 20px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #content.donate-pg fieldset.first .bg p.first span {
    padding: 0 10px 0 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.first span {
    width: 25%;
    padding: 0 5px;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.first .bg p.first span {
    width: 50%;
    padding: 0 5px;
    margin: 0 0 10px;
  }
}
#content.donate-pg fieldset.first .bg p.first span.last {
  padding: 0;
  width: 28%;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.first span.last {
    width: 100%;
    padding: 0 5px;
  }
}
#content.donate-pg fieldset.first .bg p.first span.last label {
  float: left;
  position: relative;
  text-align: center;
  z-index: 2;
  width: 30%;
  color: #FFF;
  font-size: 16px;
  height: 34px;
  background-color: #f23552;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px 0 0 2px;
  -moz-transition: background-color ease-in-out 0.2s;
  -o-transition: background-color ease-in-out 0.2s;
  -webkit-transition: background-color ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: background-color ease-in-out 0.2s;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.first span.last label {
    width: 32.5%;
  }
}
#content.donate-pg fieldset.first .bg p.first span.last input {
  float: left;
  position: relative;
  z-index: 1;
  width: 71%;
  clear: none;
  margin: 0 0 0 -1%;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.first span.last input {
    width: 68.5%;
  }
}
#content.donate-pg fieldset.first .bg p.first input[type="radio"] {
  position: absolute;
  left: -9999px;
}
#content.donate-pg fieldset.first .bg p.first input[type="radio"] + label {
  float: left;
  position: relative;
  width: 100%;
  color: #FFF;
  height: 34px;
  font-size: 16px;
  line-height: 33px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  background-color: #f23552;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-transition: background-color ease-in-out 0.2s;
  -o-transition: background-color ease-in-out 0.2s;
  -webkit-transition: background-color ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: background-color ease-in-out 0.2s;
}
#content.donate-pg fieldset.first .bg p.first input[type="radio"]:hover + label {
  background-color: #d9455b;
}
#content.donate-pg fieldset.first .bg p.first input[type="radio"]:checked + label,
#content.donate-pg fieldset.first .bg p.first input[type="radio"]:checked:hover + label {
  background-color: #10a5b0;
}
#content.donate-pg fieldset.first .bg p.second {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.first .bg p.second b,
  #content.donate-pg fieldset.first .bg p.second label,
  #content.donate-pg fieldset.first .bg p.second input {
    float: none;
    width: auto;
    display: inline-block;
  }
}
@media screen and (max-width: 1023px) {
  #content.donate-pg fieldset.first .bg p.second b {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 0 14px;
  }
  #content.donate-pg fieldset.first .bg p.second label,
  #content.donate-pg fieldset.first .bg p.second input {
    float: none;
    display: inline-block;
  }
  #content.donate-pg fieldset.first .bg p.second label {
    width: auto;
  }
}
#content.donate-pg fieldset.first .bg p.second b {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.second b {
    line-height: 1.4;
  }
}
#content.donate-pg fieldset.first .bg p.second label {
  z-index: 2;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first .bg p.second label {
    line-height: 1.2;
  }
}
#content.donate-pg fieldset.first .bg p.second input {
  margin: 6px 5px 0;
}
#content.donate-pg fieldset.first #dedicate > p.first {
  padding: 10px 0 0;
  margin: 0 0 2px;
  text-align: center;
}
#content.donate-pg fieldset.first #dedicate > p.first label {
  float: none;
  width: auto;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.first #dedicate > p.first label {
    line-height: 1.2;
  }
}
#content.donate-pg fieldset.first #dedicate-gift-form {
  float: left;
  position: relative;
  width: 100%;
  padding-top: 20px;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.first #dedicate-gift-form > p.first > span {
    width: 40%;
    padding: 0 0 0 10px;
  }
  #content.donate-pg fieldset.first #dedicate-gift-form > p.first > span:first-of-type {
    width: 20%;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #content.donate-pg fieldset.first #dedicate-gift-form > p.first > span {
    width: 100%;
    max-width: 400px;
    padding: 0 0 12px;
  }
  #content.donate-pg fieldset.first #dedicate-gift-form > p.first > span:nth-child(3) {
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.first #dedicate-gift-form > p.first > span label {
    line-height: 1.2;
    padding: 0 0 10px;
  }
}
#content.donate-pg fieldset.first .addressee-block {
  position: relative;
  width: 100%;
}
#content.donate-pg fieldset.first .addressee-block p > span {
  padding: 0 5px;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.first .addressee-block p.first > span {
    width: 25%;
  }
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  #content.donate-pg fieldset.first .addressee-block p.first > span {
    width: 50%;
  }
  #content.donate-pg fieldset.first .addressee-block p.first > span:nth-child(1), #content.donate-pg fieldset.first .addressee-block p.first > span:nth-child(2) {
    padding: 0 5px 12px;
  }
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.first .addressee-block p.first > span {
    width: 100%;
    padding: 0 5px 12px;
  }
  #content.donate-pg fieldset.first .addressee-block p.first > span:nth-child(4) {
    padding: 0 5px;
  }
}
#content.donate-pg fieldset.first .addressee-block p.second > span,
#content.donate-pg fieldset.first .addressee-block p.third > span {
  width: 33.3333333%;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.first .addressee-block p.second > span,
  #content.donate-pg fieldset.first .addressee-block p.third > span {
    width: 100%;
    padding: 0 5px 12px;
  }
  #content.donate-pg fieldset.first .addressee-block p.second > span:nth-child(3),
  #content.donate-pg fieldset.first .addressee-block p.third > span:nth-child(3) {
    padding: 0 5px;
  }
}
#content.donate-pg fieldset.first .addressee-block .fnc-address-required em,
#content.donate-pg fieldset.first .addressee-block .fnc-email-required em {
  display: none;
}
#content.donate-pg fieldset.first .addressee-block .fnc-address-required.required em,
#content.donate-pg fieldset.first .addressee-block .fnc-email-required.required em {
  display: inline;
}
#content.donate-pg fieldset.second {
  z-index: 1;
  margin: 0 0 20px;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.second {
    width: 60%;
    padding: 0 60px 0 0;
  }
  #content.donate-pg fieldset.second:before, #content.donate-pg fieldset.second:after {
    display: block;
    position: absolute;
    content: "";
  }
  #content.donate-pg fieldset.second:before {
    width: 1px;
    height: 100%;
    top: -12px;
    right: 30px;
    background: #edebed;
  }
  #content.donate-pg fieldset.second:after {
    width: 30px;
    height: 115px;
    top: 0;
    right: 15px;
    background: #fff;
  }
}
@media screen and (max-width: 1023px) {
  #content.donate-pg fieldset.second {
    width: 100%;
  }
}
#content.donate-pg fieldset.second p > span {
  width: 50%;
  padding: 0;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.second p > span {
    width: 100%;
  }
}
#content.donate-pg fieldset.second p.first > span {
  max-width: 130px;
}
#content.donate-pg fieldset.second p.second > span,
#content.donate-pg fieldset.second p.third > span,
#content.donate-pg fieldset.second p.sixth > span {
  padding: 0 5px 0 0;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.second p.second > span,
  #content.donate-pg fieldset.second p.third > span,
  #content.donate-pg fieldset.second p.sixth > span {
    padding: 0 0 12px;
  }
}
#content.donate-pg fieldset.second p.second > span + span,
#content.donate-pg fieldset.second p.third > span + span,
#content.donate-pg fieldset.second p.sixth > span + span {
  padding: 0 0 0 5px;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.second p.second > span + span,
  #content.donate-pg fieldset.second p.third > span + span,
  #content.donate-pg fieldset.second p.sixth > span + span {
    padding: 0;
  }
}
#content.donate-pg fieldset.second p.fourth > span,
#content.donate-pg fieldset.second p.fifth > span {
  width: 100%;
}
#content.donate-pg fieldset.second p.seventh > span {
  width: 70%;
  padding: 0 10px 0 0;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.second p.seventh > span {
    width: 100%;
    padding: 0 0 12px;
  }
}
#content.donate-pg fieldset.second p.seventh > span + span {
  width: 30%;
  padding: 0;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.second p.seventh > span + span {
    width: 100%;
    padding: 0;
  }
}
#content.donate-pg fieldset.third {
  margin: 0 0 20px;
}
@media screen and (min-width: 1024px) {
  #content.donate-pg fieldset.third {
    width: 40%;
  }
}
@media screen and (max-width: 1023px) {
  #content.donate-pg fieldset.third {
    width: 100%;
  }
}
#content.donate-pg fieldset.third p > span {
  width: 100%;
  padding: 0;
}
#content.donate-pg fieldset.third p.second > span {
  width: 256px;
  padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  #content.donate-pg fieldset.third p.second > span {
    width: 256px;
  }
}
#content.donate-pg fieldset.third p.second > span + span {
  width: calc(100% - 256px);
  padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  #content.donate-pg fieldset.third p.second > span + span {
    width: 50%;
    width: calc(100% - 256px);
  }
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.third p.second > span {
    width: 100%;
    padding: 0 0 12px;
  }
  #content.donate-pg fieldset.third p.second > span + span {
    width: 100%;
    padding: 0;
  }
}
#content.donate-pg fieldset.third p.second > span.payment-types > label {
  width: 256px;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.third p.second > span.payment-types > label {
    width: 100%;
  }
}
#content.donate-pg fieldset.third p.second > span.payment-types > span {
  float: left;
  position: relative;
  width: 25%;
  max-width: 64px;
  padding: 0 10px 0 0;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span input {
  position: absolute;
  left: -9999px;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span label {
  float: left;
  position: relative;
  width: 100%;
  min-height: 34px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  opacity: 0.5;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span:first-of-type label {
  background: url(../images/library/payment/visa.png) no-repeat 0 50%;
  background-attachment: scroll;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span:first-of-type + span label {
  background: url(../images/library/payment/mastercard.png) no-repeat 0 50%;
  background-attachment: scroll;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span:first-of-type + span + span label {
  background: url(../images/library/payment/discover.png) no-repeat 0 50%;
  background-attachment: scroll;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span:last-of-type label {
  background: url(../images/library/payment/american.png) no-repeat 0 50%;
  background-attachment: scroll;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content.donate-pg fieldset.third p.second > span.payment-types > span input:checked + label {
  opacity: 1;
}
#content.donate-pg fieldset.third p.third label {
  width: 100%;
}
#content.donate-pg fieldset.third p.third > span {
  width: 50%;
  padding: 0 5px 0 0;
}
#content.donate-pg fieldset.third p.third > span + span {
  padding: 0 0 0 5px;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.third p.third > span {
    width: 100%;
    padding: 0 0 6px;
  }
  #content.donate-pg fieldset.third p.third > span + span {
    width: 100%;
    padding: 0;
  }
}
#content.donate-pg fieldset.third p.fourth > span .same-address-checkbox {
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 17px 15px;
  margin: 0;
  background: #F2F2F2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#content.donate-pg fieldset.third p.fourth > span .same-address-checkbox input {
  margin: 8px 5px 0 0;
}
#content.donate-pg fieldset.third p.fourth > span span label {
  float: none;
  width: auto;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #content.donate-pg fieldset.third p.fourth > span span label {
    line-height: 1.2;
  }
}
#content.donate-pg fieldset.third p.fifth > span {
  width: 50%;
  padding: 0 5px 0 0;
}
#content.donate-pg fieldset.third p.fifth > span + span {
  padding: 0 0 0 5px;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.third p.fifth > span {
    width: 100%;
    padding: 0 0 12px;
  }
  #content.donate-pg fieldset.third p.fifth > span + span {
    width: 100%;
    padding: 0;
  }
}
#content.donate-pg fieldset.third p.sixth > span {
  width: 70%;
  padding: 0 10px 0 0;
}
#content.donate-pg fieldset.third p.sixth > span + span {
  width: 30%;
  padding: 0;
}
@media screen and (max-width: 479px) {
  #content.donate-pg fieldset.third p.sixth > span {
    width: 100%;
    padding: 0 0 12px;
  }
  #content.donate-pg fieldset.third p.sixth > span + span {
    width: 100%;
    padding: 0;
  }
}
#content.donate-pg fieldset.third .toggle-this {
  float: left;
  position: relative;
  width: 100%;
}
#content.donate-pg fieldset.last {
  border-top: 1px solid #999;
  padding: 2px 0 0;
}
#content.donate-pg fieldset.last p {
  border-top: 2px solid #999;
  padding-top: 29px;
}
#content.donate-pg fieldset.last input[type="submit"] {
  float: right;
  padding: 0 30px;
  font-size: 21px;
  height: 50px;
  font-weight: 700;
  text-transform: uppercase;
  background: #ed766e !important;
  margin: 0 4px 2px 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 481px) {
  #content.donate-pg fieldset.last input[type="submit"] {
    min-width: 280px;
  }
}
@media screen and (max-width: 480px) {
  #content.donate-pg fieldset.last input[type="submit"] {
    width: 100%;
  }
}
#content.donate-pg fieldset.last input[type="submit"]:hover {
  background: #d75d55 !important;
}
#content.donate-pg fieldset.last input[type="submit"]:active {
  top: 2px;
}

/* Version:@@ver@@ Timestamp:@@timestamp@@ */
.select2-container {
  margin: 0 !important;
  position: relative;
  display: block;
  /* inline-block for ie7 */
  vertical-align: middle;
  width: 100px;
  clear: both;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  #s2id_title.select2-container {
    width: 373px;
  }
}
@media screen and (max-width: 479px) {
  #s2id_title.select2-container {
    width: 213px;
  }
}

#s2id_country.select2-container {
  width: 230px;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #s2id_country.select2-container {
    width: 373px;
  }
}
@media screen and (max-width: 479px) {
  #s2id_country.select2-container {
    width: 213px;
  }
}

#s2id_month.select2-container {
  margin-right: 10px !important;
}
@media screen and (max-width: 479px) {
  #s2id_month.select2-container {
    margin-right: 0 !important;
    margin-bottom: 23px !important;
  }
}

#s2id_month.select2-container,
#s2id_year.select2-container {
  width: 130px;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #s2id_month.select2-container,
  #s2id_year.select2-container {
    width: 181px;
  }
}
@media screen and (max-width: 479px) {
  #s2id_month.select2-container,
  #s2id_year.select2-container {
    width: 213px;
  }
}

.select2-container,
.select2-choice,
.select2-choice *,
.select2-container * {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.select2-container .select2-choice {
  display: block;
  height: 34px;
  padding: 0 0 0 13px;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
  line-height: 34px;
  color: #666;
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: normal;
  white-space: nowrap !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: red;
  border-radius: 0 0 2px 2px;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 34px;
  height: 32px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 99999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 2px 2px;
}

.select2-dropdown-open {
  z-index: 999999 !important;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-active {
  border: 1px solid #ccc;
  border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 36px;
  height: 34px;
  position: absolute;
  right: -1px;
  top: -1px;
  background-clip: padding-box;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  background: #cccccc url(../images/library/donate_arr.png) no-repeat 50% 50%;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("select2.png") no-repeat 0 1px;
}

.select2-search {
  display: none;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background-color: #aaa;
  -webkit-border-radius: 0 2px 0 0;
  border-radius: 0 2px 0 0;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
.select2-results {
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  border-top: 1px solid #ccc;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 0 19px;
  color: #666;
  font-size: 16px;
  line-height: 34px;
  height: 34px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

.select2-results .select2-highlighted {
  background: #ebebeb;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/* disabled look for disabled choices in the results dropdown */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url("select2-spinner.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat;
}

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
}
.select2-results .select2-result-label {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select2-drop-active {
  max-height: 200px;
  overflow: hidden !important;
  -ms-overflow-y: scroll !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
  overflow-scrolling: auto !important;
}
.select2-drop-active::-webkit-scrollbar {
  width: 9px !important;
}
.select2-drop-active::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1) !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.select2-drop-active::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2) !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.select2-drop-active::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4) !important;
}
.select2-drop-active::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05) !important;
}

#filter-nav {
  float: left;
  position: relative;
  width: 100%;
  list-style: none !important;
  margin: 0 0 52px !important;
  padding: 0 !important;
}
#filter-nav li {
  float: left;
  margin: 0 16px 0 0;
  padding: 0 0 10px;
}
@media screen and (max-width: 620px) {
  #filter-nav li {
    margin: 0 16px 16px 0;
  }
}
#filter-nav li.last {
  margin: 0;
}
#filter-nav li a {
  float: left;
  padding: 5px 18px;
  background: #eee;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none !important;
}
#filter-nav li a:hover {
  background: #ccc;
}
#filter-nav li.selected {
  background: url("../images/library/arrow_bottom.png") no-repeat 50% 100%;
}
#filter-nav li.selected a {
  color: #FFF;
  background: #333;
}

#filter-container {
  float: left;
  position: relative;
  width: 100%;
  margin: 0;
}
#filter-container .block {
  width: 47%;
  float: left;
  overflow: hidden;
  margin: 0 3% 0 0;
}
@media screen and (max-width: 480px) {
  #filter-container .block {
    width: 100%;
    margin: 0;
  }
}
#filter-container .block img {
  width: 100%;
  height: auto;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#filter-container .block h3 {
  margin: 0 0 10px;
  padding: 0;
}
#filter-container .block h3 a {
  color: #797d01;
  font: 18px/24px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
#filter-container .block h3 a:hover {
  color: #666;
}
@media screen and (max-width: 767px) {
  #filter-container .block h3 a {
    font: 16px/22px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
}
#filter-container .block p {
  margin: 0 0 48px;
  color: #666;
  font: 14px/22px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  #filter-container .block p {
    font: 12px/18px 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  }
}
#filter-container .cb {
  float: left;
  position: relative;
  width: 100%;
  height: 0;
  margin: 0;
}

.box.filters-wrap.calendar {
  padding: 20px 30px 0;
}
.box.filters-wrap.calendar form div {
  float: left;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap.calendar form div {
    width: 100%;
    margin: 0 0 10px;
  }
}
.box.filters-wrap.calendar span {
  float: left;
  position: relative;
  font-size: 16px;
  line-height: 38px;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap.calendar span {
    max-width: 200px;
    clear: both;
  }
}
.box.filters-wrap.calendar div span + span {
  height: 38px;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  color: #444;
  border: 0 solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #50abba;
}
.box.filters-wrap.calendar div span + span .datepicker {
  width: 100%;
  max-width: 200px;
  height: 38px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0px;
  opacity: 1;
  z-index: 1;
  padding: 0 36px 0 9px;
  color: #FFF !important;
  font-size: 16px;
  line-height: 1;
  border: 0;
  cursor: pointer !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: transparent url("../images/library/arrow_datepicker.png") no-repeat 100% 50%;
  font-family: 'Gotham A','Gotham B',Helvetica,Arial,sans-serif;
}
.box.filters-wrap.calendar div span + span .datepicker::-webkit-input-placeholder {
  color: #FFF !important;
  opacity: 1 !important;
}
.box.filters-wrap.calendar div span + span .datepicker:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF !important;
  opacity: 1 !important;
}
.box.filters-wrap.calendar div span + span .datepicker::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF !important;
  opacity: 1 !important;
}
.box.filters-wrap.calendar div span + span .datepicker:-ms-input-placeholder {
  color: #FFF !important;
  opacity: 1 !important;
}
.box.filters-wrap.calendar #submit {
  margin: 0 0 2px 10px;
  background: #41838c !important;
  height: 38px;
  line-height: 38px;
  padding: 0 30px !important;
  font: 16px/34px 'Gotham A','Gotham B',Helvetica,Arial,sans-serif;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap.calendar #submit {
    margin: 20px 0 2px 0;
  }
}
.box.filters-wrap.calendar #submit:hover {
  background: #1e5860 !important;
}
.box.filters-wrap.calendar #submit:focus {
  margin: 2px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .box.filters-wrap.calendar #submit:focus {
    margin: 22px 0 0;
  }
}

html .cse .gsc-control-cse,
html .gsc-control-cse {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}

html .gsc-control-cse,
html .gsc-control-cse .gsc-table-result {
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
  font-size: 16px;
}

html .gsc-result-info {
  color: #333;
  font-size: 16px;
  padding-left: 0;
}

html .gsc-selected-option-container {
  background-color: #50ABBA;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 0 transparent;
  color: #fff;
  height: 27px;
  line-height: 27px;
  max-width: 90%;
  width: 100px !important;
  padding: 0;
  position: relative;
  text-align: center;
  font-weight: normal;
}

html .gsc-table-cell-thumbnail,
html .gs-promotion-image-cell {
  padding: 0 16px 0 0;
}

html .cse .gs-webResult.gs-result a.gs-title:link,
html .gs-webResult.gs-result a.gs-title:link,
html .cse .gs-webResult.gs-result a.gs-title:link b,
html .gs-webResult.gs-result a.gs-title:link b,
html .cse .gs-webResult.gs-result a.gs-title:visited,
html .gs-webResult.gs-result a.gs-title:visited,
html .cse .gs-webResult.gs-result a.gs-title:visited b,
html .gs-webResult.gs-result a.gs-title:visited b,
html .gs-imageResult a.gs-title:link,
html .gs-imageResult a.gs-title:link b,
html .gs-imageResult a.gs-title:visited,
html .gs-imageResult a.gs-title:visited b,
html .cse .gsc-cursor-page,
html .gsc-cursor-page,
html .cse .gsc-trailing-more-results:link,
html .gsc-trailing-more-results:link,
html .cse .gs-spelling a, .gs-spelling a {
  color: #41838C;
}

html .cse .gs-webResult.gs-result a.gs-title:hover,
html .gs-webResult.gs-result a.gs-title:hover,
html .cse .gs-webResult.gs-result a.gs-title:hover b,
html .gs-webResult.gs-result a.gs-title:hover b,
html .gs-imageResult a.gs-title:hover,
html .gs-imageResult a.gs-title:hover b {
  color: #666;
}

html .gsc-control-cse .gs-spelling,
html .gsc-control-cse .gs-result .gs-title,
html .gsc-control-cse .gs-result .gs-title * {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px;
  text-decoration: none;
}

html .cse .gs-webResult .gs-visibleUrl,
html .gs-webResult .gs-visibleUrl,
html .cse .gs-webResult .gs-visibleUrl-short,
html .gs-webResult .gs-visibleUrl-short,
html .gs-imageResult .gs-visibleUrl,
html .gs-imageResult .gs-visibleUrl-short {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
}

html .cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
html .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #50ABBA;
  color: #FFFFFF;
  font-weight: normal;
  padding: 0 5px;
  text-shadow: 0 0 0 transparent;
}

html .gs-no-results-result .gs-snippet,
html .gs-error-result .gs-snippet {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

html .cse .gsc-control-cse,
html .gsc-control-cse {
  background-color: transparent;
  border: 0;
  font-family: 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif;
}

html .cse .gsc-control-cse,
html .gsc-control-cse {
  padding: 0;
  width: 100%;
}
