/* Generated by less 3.11.1 */
/* ============================= video ============================= */
.bg-black {
  background-color: #000000;
  text-shadow: none;
}
.bg-black h1,
.bg-black * {
  color: #FFFFFF;
}
.bg-black iframe {
  margin-top: 20px;
}
/* ============================= news ============================= */
span[id$="linkImageReadMore"]::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4%;
  right: 4%;
  /* Gradient Overlay */
  /*background: linear-gradient(to bottom left, rgba(0,0,0,0.75), rgba(0,0,0,0.25),rgba(0,0,0,0.75));*/
}
@media (min-width: 992px) and (max-width: 1200px) {
  span[id$="linkImageReadMore"]::after {
    left: 5%;
    right: 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  span[id$="linkImageReadMore"] {
    width: 50%;
  }
  span[id$="linkImageReadMore"] img {
    width: 100%;
  }
  span[id$="linkImageReadMore"]::after {
    left: 2%;
    right: 2%;
  }
  div[id$="divCell"] {
    display: inline;
  }
}
@media (min-width: 80px) and (max-width: 768px) {
  span[id$="linkImageReadMore"] {
    width: 50%;
  }
  span[id$="linkImageReadMore"] img {
    width: 100%;
  }
  span[id$="linkImageReadMore"]::after {
    left: 2.5%;
    right: 2.5%;
  }
  div[id$="divCell"] {
    display: inline;
  }
  .news-article-overlay {
    padding: 0px 20px 20px 20px !important;
  }
}
@media (max-width: 479px) {
  span[id$="linkImageReadMore"] {
    width: 100%;
  }
  span[id$="linkImageReadMore"] img {
    width: 100%;
  }
  span[id$="linkImageReadMore"]::after {
    left: 4%;
    right: 4%;
  }
  div[id$="divCell"] {
    display: block;
  }
  .news-article-overlay {
    padding: 20px !important;
  }
}
div[id$="divCell"]:hover span[id$="linkImageReadMore"]::after {
  /*background: linear-gradient(to bottom left, rgba(0,0,0,0.5), rgba(0,0,0,0),rgba(0,0,0,0.5));*/
}
.news-article-overlay {
  /* No longer overlayed */
  /*position: absolute;*/
  bottom: 0;
  padding: 20px;
  width: 92%;
}
.news-article-overlay h3,
.news-article-overlay p {
  text-shadow: none;
  /*color: #FFFFFF;*/
}
.news-article-overlay span[id$="linkReadMore"] {
  display: block;
}
.news-article-overlay span[id$="linkReadMore"] a {
  background: #3399cc;
  color: #FFFFFF;
  border: none;
  border-radius: 0px;
  margin: 20px 0 0;
  padding: 10px 20px;
  transition: background 0.5s ease;
}
.news-article-overlay span[id$="linkReadMore"] a:hover {
  border: none;
  background: #3bb4e8;
  transition: background 0.5s ease;
}
.void {
  margin-bottom: 30px;
}
/* ============================= subscribe ============================= */
section.subscribe {
  position: relative;
  background: url(../_uploads/fckeditor/design_black.png) center bottom repeat-x, #E9E9E9;
  background-size: auto 77px, cover;
  margin: 100px 0 0;
  padding: 100px 0 200px !important;
  text-align: center;
}
section.subscribe::before {
  content: '';
  position: absolute;
  left: 0;
  top: -10%;
  width: 100%;
  height: 200px;
  background: #E9E9E9;
  -webkit-transform: skewY(176deg);
  -moz-transform: skewY(176deg);
  -ms-transform: skewY(176deg);
  -o-transform: skewY(176deg);
  transform: skewY(176deg);
  -webkit-backface-visibility: hidden;
  background: url(../_uploads/fckeditor/design_white2.png) center top repeat-x, #E9E9E9;
  background-size: auto 77px, cover;
  z-index: -1;
}
section.subscribe .social-mod {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  max-width: 325px;
  margin: auto;
}
section.subscribe .social-mod img {
  width: 100%;
}
section.subscribe .social-mod span.overlay {
  display: block;
  position: relative;
}
section.subscribe .social-mod span.overlay::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.75));
  height: 100%;
  width: 100%;
}
section.subscribe .social-mod:hover span.overlay::after {
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
section.subscribe .social-mod .zocial {
  border: none;
  border-radius: 100%;
  max-width: none;
  max-height: none;
  padding: 0;
  background-image: none;
  font: 26px zocial;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  position: relative;
  top: -32px;
  margin-bottom: -10px;
}
section.subscribe .social-mod .zocial::before {
  padding: 0;
  margin: 0 !important;
}
section.subscribe .social-mod .zocial:hover {
  background-color: #999999;
}
section.subscribe .social-mod .twitter::before {
  padding: 3px 0 0 0;
}
section.subscribe .social-mod .facebook::before {
  padding: 3px 7px 0 0;
}
section.subscribe .social-mod .youtube::before {
  padding: 3px 0 0 0;
}
section.subscribe .social-mod .instagram::before {
  padding: 3px 0 0 0;
}
section.subscribe .social-mod .btn {
  margin-bottom: 20px;
}
section.subscribe #croc {
  position: absolute;
  bottom: -100px;
  right: -100px;
  z-index: 2;
  width: 150px;
  height: 250px;
  /*background-image: url('/YYFoundation/vn/VenueNet/_uploads/fckeditor/Crocodileanimate.gif');*/
  background-size: contain;
  transition: transform 0.5s ease;
}
section.subscribe #croc:hover {
  transform: rotate(5deg);
  transition: transform 0.5s ease;
}
section.subscribe #croc.moved {
  bottom: 150px;
  transition: bottom 5s ease;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.subscribe .social-mod span.overlay::after {
    left: 6%;
    right: 6%;
    height: 123px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.subscribe .social-mod span.overlay::after {
    left: 4.5%;
    right: 4.5%;
    height: 196px;
  }
  section.subscribe::before {
    top: -3%;
  }
}
@media (max-width: 767px) {
  section.subscribe .social-mod span.overlay::after {
    max-width: 325px;
    margin: auto;
    /*height: 51.5%;
            left: 4%;*/
    right: 4%;
  }
  section.subscribe::before {
    top: -8%;
  }
  section.subscribe #croc {
    display: none;
  }
}
@media (max-width: 767px) {
  section.subscribe::before {
    top: -6%;
  }
}
/* ============================= about ============================= */
section.about {
  background: url(../_uploads/fckeditor/design_light_blue.png) center bottom repeat-x, linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(https://s3.amazonaws.com/marketing.showticks.com/YYF/home_page_slideshow.jpg);
  background-size: auto 77px, cover, cover;
}
section.about h1 {
  color: #FFFFFF;
}
section.about .well {
  background-color: rgba(253, 184, 19, 0.6);
  border: none;
  border-radius: none;
  text-shadow: none;
  padding: 25px 20px 15px;
}
section.about .well p {
  color: #FFFFFF;
}
section.about .well img {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 300px;
}
@media (max-width: 767px) {
  section.about .well {
    margin-top: 30px;
  }
}
/* ============================= garma ============================= */
section.garma {
  /*background-color: @blue;
 background-repeat: no-repeat;*/
  padding: 200px 0 100px;
  text-shadow: none;
  background: url(https://s3.amazonaws.com/www.yyf.com.au/footsteps/footstepsanimate.gif) center 30px no-repeat, url(../_uploads/fckeditor/design4.png) 0% 100% repeat-x #3399cc;
  background-size: contain, auto 77px;
}
section.garma img {
  display: block;
  margin: 30px auto;
  width: 100%;
  max-width: 250px;
}
section.garma h1,
section.garma p {
  color: #FFFFFF;
  text-align: center;
}
section.garma h1 .off-blue,
section.garma p .off-blue {
  color: #93daff;
}
section.garma hr {
  border-color: #FFFFFF;
}
/* ============================= community supporters ============================= */
.pledgees {
  background: url(../_uploads/fckeditor/design_purple.png) 0% 100% repeat-x #ffffff;
  background-size: auto 77px;
}
.pledgees .owl-carousel .owl-item img {
  width: 200px;
  max-width: 200px;
  float: left;
  margin: 0 20px 20px 0;
}
.pledgees p {
  color: #333333;
}
.pledgees p strong {
  color: #cda74a;
}
@media (max-width: 480px) {
  .pledgees .owl-carousel .owl-item img {
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
  }
}
/* ============================= variables =================== */
/* colours */
/* ============================= footer ============================= */
footer {
  /*background: @blue-dark;*/
  background: url(../_uploads/fckeditor/design4.png) 0% 100% repeat-x #2f3961;
  background-size: auto 77px;
  text-shadow: none;
}
footer h1,
footer p {
  color: #FFFFFF;
}
/* ============================= section ====================== */
/*
.sponsors {background:white; padding:10px; text-align:left; margin-top:-10px; height:130px; overflow-x:scroll;}  
.sponsors div[id$="divCell"] {display:inline; margin:10px; max-height:112px;}
.sponsors div[id$="divCell"] img {max-height:112px;}
.sponsors div[id$="pnlSchedule"] {width:8000px;}
.sponsors div[id$="pnlSchedule"] br{display:none;}*/
.sponsors {
  text-align: center;
  padding: 20px 0 10px 0;
  margin-top: 50px;
}
.sponsors br {
  clear: none;
  float: left;
  display: none !important;
}
.sponsor {
  display: inline;
}
.sponsor img {
  max-width: 175px;
  margin: 0 10px 20px 10px;
  max-height: 100px;
}
.content_sponsors {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: linear-gradient(rgba(51, 51, 102, 0.75), rgba(51, 51, 102, 0.75));
  background-size: cover;
}
section .case,
section .panel_text {
  padding: 20px;
  margin-bottom: 10px;
}
section .case1 {
  background: white;
  padding: 5px;
  margin-bottom: 5px;
}
section .case_schedule {
  background: white;
  padding: 0 15px;
  margin-bottom: 0;
  clear: both;
}
section h1 + div.case,
section h1 + div.panel_text {
  margin-top: -11px;
}
section .lineupbox {
  background: url(../_uploads/fckeditor/misc_content_background.png?20140116) repeat-x top center;
  text-align: center;
  text-shadow: 1px 2px 1px #000;
  padding: 10px;
  margin-bottom: 15px;
}
.schedule {
  background: white;
}
.page_header {
  margin: 0;
}
.madeup {
  display: inline;
}
.madeup h3 {
  display: inline;
  color: white !important;
  font-size: 26px;
  line-height: 39px;
}
.lineupbox .madeup h3:after {
  content: ', ';
}
.lineupbox h2 {
  color: #000 !important;
  margin-bottom: 0;
  text-shadow: 1px 2px 1px #000;
}
.eventCountdown {
  overflow: hidden;
}
[id$="SubNavMembersArea"] .glyphicon,
[id$="divSubNav"] .glyphicon {
  color: #cccccc;
}
.masonry-brick h3,
.panel_text h3 {
  margin-top: 10px;
}
/* ============================= variables =================== */
/* colours */
/* fonts */
@font-face {
  font-family: 'Smythe';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/smythe/v13/MwQ3bhT01--coT1xP7J7.ttf) format('truetype');
}
@font-face {
  font-family: 'Baumans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/baumans/v10/-W_-XJj9QyTd3Qfpd_04bg.ttf) format('truetype');
}
@font-face {
  font-family: 'Creepster';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/creepster/v9/AlZy_zVUqJz4yMrniH4Rcn38.ttf) format('truetype');
}
@font-face {
  font-family: 'Alfa Slab One';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/alfaslabone/v10/6NUQ8FmMKwSEKjnm5-4v-4Jh2dJhfg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
/* misc */
.artist_youtube iframe {
  float: right;
  border: none;
  margin: 20px 0 20px 20px;
}
p:empty {
  display: none;
}
/* backgrounds */
/* mix-ins */
.heading-style {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #777777;
}
.nav-style {
  border: 20px solid url(../_uploads/fckeditor/misc_content_background.png?20140116) repeat-x top center;
  border-top: 0;
  border-bottom: 0;
  /*border-top-left-radius:10px;  border-top-right-radius:10px;*/
}
.body-style {
  background: none;
}
.body-font-style {
  text-shadow: 0 1px 1px #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}
.header-h1-style {
  text-align: left;
  font-family: 'sandregular';
  font-weight: normal;
  text-decoration: uppercase;
  color: white !important;
  text-shadow: 0 2px 2px #000;
  text-decoration: none;
  font-size: 110px;
  line-height: 110px;
  /*line-height:@header-h1-font-size * 1;*/
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.header-h1-style-legacy {
  text-align: left;
  font-family: 'sandregular';
  font-weight: normal;
  text-decoration: uppercase;
  color: white !important;
  text-shadow: 0 2px 2px #000;
  text-decoration: none;
  font-size: 70px;
  /*line-height:@header-h1-font-size * 1;*/
  text-align: center;
  display: block;
  width: 100%;
}
.drop-down-menu-style {
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  border: none;
  color: #777777;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
}
.section-style {
  /*background:white; border:20px solid white;
    .border-radius-10px; margin-bottom:10px;*/
}
.header-style {
  /*border:20px solid @headerbackground;*/
  border-top: 0;
  border-bottom: 0;
  margin-top: 0px !important;
  margin-bottom: -8px !important;
  /*.border-radius-10px; height:@header-height;*/
  position: relative;
}
.headings-style {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 0 0 10px 0;
}
.box-header-style {
  padding: 4px 10px 3px 10px;
  background: url(../_images/icons/th.png?20140116) #119B32 center right repeat;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  text-shadow: 0 2px 2px #000;
}
.content-h1-style {
  padding: 0 0 10px;
  font-weight: normal;
  font-size: 34px;
  line-height: 47.6px;
  clear: both;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  text-align: center;
  text-shadow: none;
}
.footer-nav-style {
  font-size: 12px;
  margin-bottom: 10px;
}
.disclaimers-style {
  margin: 0 0 0 5px;
  display: inline;
  border-left: 1px solid #999999;
  float: inherit !important;
  padding: 0;
}
.footer-nav-link-style {
  color: #ffffff;
  margin: 0 0 0 5px;
  text-decoration: none;
  display: inherit;
  border: none;
  font-size: 30px;
  padding: 5px !important;
  line-height: 35px;
  text-shadow: 0 2px 2px #000;
}
.nav-link-style {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 18px;
  font: normal 14px 'Open Sans', sans-serif;
  display: block;
  text-transform: none;
  text-shadow: none;
}
.nav-dropdown-link-hover-style {
  background-image: none !important;
  background-color: #d9b45b !important;
  color: #FFF;
  transition: background 0.5s ease;
}
.nav-dropdown-link-style {
  text-shadow: none;
  white-space: inherit;
  text-align: left !important;
  color: #FFFFFF;
  font-size: 14px;
  transition: background 0.5s ease;
}
.flex-slider-caption-style {
  width: 96%;
  padding: 2%;
  position: absolute;
  left: 0px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
  font-size: 14px;
  line-height: 18px;
}
.flex-slider-caption-heading {
  color: white;
  margin: 0;
  font-weight: normal;
  text-shadow: 1px 1px 1px #000 !important;
}
.flex-slider-style {
  width: 75.3%;
  margin: 0 auto 0 auto !important;
  padding: 0;
  background: #fff;
  position: relative;
  zoom: 1;
  border: 10px solid white;
}
.btn-custom-style {
  background-color: hsl(327, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008c", endColorstr="#990054");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff008c), to(#990054));
  background-image: -moz-linear-gradient(top, #ff008c, #990054);
  background-image: -ms-linear-gradient(top, #ff008c, #990054);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff008c), color-stop(100%, #990054));
  background-image: -webkit-linear-gradient(top, #ff008c, #990054);
  background-image: -o-linear-gradient(top, #ff008c, #990054);
  background-image: linear-gradient(#ff008c, #990054);
  border-color: #990054 #990054 hsl(327, 100%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.footer-style {
  background: none;
  padding-top: 10px;
  /*border:20px solid @footerbackground; border-top:0; border-bottom:0;
    .border-radius-10px; margin-bottom:10px;*/
  color: #000000;
  text-shadow: 1px 2px 1px #ffffff;
  padding-bottom: 20px;
}
/* colors */
/* borders */
/* shadows */
/* functions & operators */
.border-radius-10px {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.border-radius-5px {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* ============================= footer navigation ====================== */
/* == footer list links ==*/
.footer ul.nav li,
.footer ul.nav li a {
  display: inline;
  float: none;
  margin: 0 5px;
  padding: 0;
  font-size: 11px;
}
/* == footer list ==*/
.footer ul.nav {
  text-align: center;
}
.disclaimers ul {
  padding: 0;
  margin: 0;
}
.footer .footer_nav ul,
.footer .disclaimers ul {
  list-style-type: none;
  text-align: center;
  float: inherit;
}
.footer .footer_nav ul {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.footer .footer_nav ul li,
.footer .disclaimers ul li {
  margin: 0 0 0 5px;
  display: inline;
  border-left: 1px solid #999999;
  float: inherit !important;
  padding: 0;
}
.footer .disclaimers ul li a {
  padding: 0 0 0 10px;
}
.footer .footer_nav ul li:first-child,
.footer .disclaimers ul li:first-child {
  margin-left: 0;
  border-left: none;
}
.footer .nav {
  margin-bottom: 0;
}
.footer .nav a {
  color: #ffffff;
  margin: 0 0 0 5px;
  text-decoration: none;
  display: inherit;
  border: none;
  font-size: 30px;
  padding: 5px !important;
  line-height: 35px;
  text-shadow: 0 2px 2px #000;
}
.footer .nav a:hover {
  background: none;
  text-decoration: underline;
}
.footer .footer_nav ul a:hover,
.footer .disclaimers ul a:hover {
  color: inherit;
  text-decoration: underline;
  background-color: inherit;
}
.footer .disclaimers ul span {
  margin: 0 0 0 5px;
}
/* =========== custom button =========== */
.cd-btn {
  background: #000000;
  border-radius: 0px;
  text-transform: none;
  text-shadow: none;
  letter-spacing: 0px !important;
  transition: background 0.5s ease;
}
.cd-btn:hover {
  background: #111111;
  letter-spacing: 0px !important;
  transition: background 0.5s ease;
}
.cd-btn.main-action {
  background: #cda74a;
}
.cd-btn.main-action:hover {
  background: #d9b45b;
}
.cd-btn-large {
  font-size: 20px;
  padding: 20px 40px !important;
}
.btn-black {
  background: rgba(0, 0, 0, 0.9);
  display: block;
  margin: 30px auto;
  max-width: 150px;
}
.btn-black:hover {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.btn-gold {
  background: #cda74a;
  display: block;
  margin: 30px auto;
  max-width: 250px;
}
.btn-gold:hover {
  background-color: #d9b45b !important;
}
section.garma {
  /*background-image: url(https://s3.amazonaws.com/www.yyf.com.au/footsteps/footstepsanimate.gif);*/
}
/* ============================= navigation ====================== */
nav {
  border: 20px solid url(../_uploads/fckeditor/misc_content_background.png?20140116) repeat-x top center;
  border-top: 0;
  border-bottom: 0;
  /*border-top-left-radius:10px;  border-top-right-radius:10px;*/
}
nav ul.nav > li:nth-child(10) {
  background: #c4503b;
  transition: background 0.5s ease;
}
nav ul.nav > li:nth-child(10):hover {
  background: #c98376;
  transition: background 0.5s ease;
}
nav ul.nav > li:nth-child(10):hover::after {
  content: none;
}
nav ul.nav > li:nth-child(10) a {
  color: #FFFFFF;
}
nav ul.nav > li:nth-child(10) a::after {
  padding-bottom: 0px !important;
}
nav ul.nav > li:nth-child(9) {
  background: #cda74a;
  transition: background 0.5s ease;
}
nav ul.nav > li:nth-child(9):hover {
  background: #d9b45b;
  transition: background 0.5s ease;
}
nav ul.nav > li:nth-child(9):hover::after {
  content: none;
}
nav ul.nav > li:nth-child(9) a {
  color: #FFFFFF;
}
nav ul.nav > li:nth-child(9) a::after {
  padding-bottom: 0px !important;
}
nav ul.nav > li:last-child {
  background: #3399cc;
  transition: background 0.5s ease;
}
nav ul.nav > li:last-child:hover {
  background: #3bb4e8;
  transition: background 0.5s ease;
}
nav ul.nav > li:last-child:hover::after {
  content: none;
}
nav ul.nav > li:last-child a {
  color: #FFFFFF;
}
nav ul.nav > li:last-child a::after {
  padding-bottom: 0px !important;
}
/* Black background */
.bg-black.home {
  background: url(../_uploads/fckeditor/design_white.png) 0% 100% repeat-x #000;
  background-size: auto 77px;
  color: white;
}
/* content spacing */
.content:not(.container) {
  padding-top: 100px;
  padding-bottom: 100px;
}
/* home */
.home {
  background: white;
}
/* nav states */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: inherit;
  color: #cda74a;
}
/* hover and focus state for links */
a:hover,
a:focus {
  text-decoration: none;
}
/* 'in your face modal' */
.inyourface .modal-content .modal-header {
  color: rgba(0, 0, 0, 0);
  background: url(../_uploads/fckeditor/weaving.jpg) top center repeat;
  background-size: cover;
}
.inyourface .modal-content .modal-header .close {
  float: right;
  font-size: 61px;
  font-weight: bold;
  line-height: 1;
  color: lightskyblue;
  text-shadow: 0 1px 0 #000;
  filter: alpha(opacity=20);
  opacity: 1;
  margin-top: -21px;
}
.inyourface .modal-content .modal-body {
  background: white;
  height: 400px;
  overflow-y: scroll;
  position: relative;
}
.inyourface .modal-content .modal-body h2,
.inyourface .modal-content .modal-body h3 {
  font-family: 'sandregular';
  font-size: 4rem;
  color: black;
}
.inyourface .modal-content .modal-body h3 {
  font-size: 2rem;
  color: #666;
}
.inyourface .modal-content .modal-body .indicator {
  position: absolute;
  bottom: -3px;
  right: 6px;
  text-shadow: 1px 1px 0 white;
  font-size: 2rem;
  color: #ccc;
}
.inyourface .modal-content .modal-footer {
  margin-top: 0;
  background: url(../_uploads/fckeditor/weaving.jpg) bottom center repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .inyourface .modal-dialog {
    width: 700px;
  }
}
/* header */
header {
  background: linear-gradient(to right, #000000, rgba(0, 0, 0, 0.5)), url(../_uploads/fckeditor/design_white.png) 0% 100% repeat-x #000;
  background-size: cover, auto 77px;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
