/*
 *   R E S P O N S I V E - V A R S
 */
@font-face {
  font-family: "museo300";
  src: url('../font/museo300-regular-webfont.eot') format('embedded-opentype'), url('../font/museo300-regular-webfont.woff') format('woff'), url('../font/museo300-regular-webfont.ttf') format('truetype'), url('../font/museo300-regular-webfont.svg') format('svg');
}

@font-face {
  font-family: "museo100";
  src: url('../font/museosans_100-webfont.eot') format('embedded-opentype'), url('../font/museosans_100-webfont.woff') format('woff'), url('../font/museosans_100-webfont.ttf') format('truetype'), url('../font/museosans_100-webfont.svg') format('svg');
}

/*
 *   R E S P O N S I V E - V A R S
 */
/*
***   R E S P O N S I V E - M I X I N S
***/
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 70, ../sass/responsive/_responsive-mixins.scss */
  .visible-phone-wide {
    display: block;
  }
}

@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 71, ../sass/responsive/_responsive-mixins.scss */
  .hidden-phone-wide {
    display: none;
  }
}

/* @mixin tile-trans($prop:top, $time:0.2s){
	@include transition-property($prop);
	@include transition-duration($time);
	@include transition-timing-function(ease-out);
} */
/* line 33, ../sass/home.scss */
.main-content {
  background: black;
}
/* line 35, ../sass/home.scss */
.main-content .row-fluid {
  width: 100%;
  padding-left: 0;
  background: black;
}

/* line 43, ../sass/home.scss */
#first-row {
  background-color: black;
  padding: 20px 0;
  margin-bottom: 20px;
  /* @include desktop_sm{
  	padding-top: $prcSm;
  } */
}
/* line 48, ../sass/home.scss */
#first-row .tiles, #first-row .tiles-featured, #first-row .tiles-featured-2 {
  margin-bottom: 0 !important \9;
}
/* line 54, ../sass/home.scss */
#first-row li.span3 a {
  width: 100%;
  height: 100%;
  background-color: rbga(0, 0, 0, 0.6);
}
@media only all and (min-width: 1200px) {
  /* line 43, ../sass/home.scss */
  #first-row {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
@media only all and (min-width: 1200px) and (max-width: 1599px) {
  /* line 43, ../sass/home.scss */
  #first-row {
    padding: 30px 0 0 0;
    margin: 0 0 30px 0;
  }
}
@media only all and (max-width: 979px) {
  /* line 43, ../sass/home.scss */
  #first-row {
    padding: 20px 0 0 0;
    margin-bottom: 2.5%;
  }
}
@media only all and (max-width: 766px) {
  /* line 43, ../sass/home.scss */
  #first-row {
    margin: 0 0 4% 0;
    padding: 0;
  }
  /* line 81, ../sass/home.scss */
  #first-row .tiles, #first-row .tiles-featured, #first-row .tiles-featured-2 {
    margin: 0;
    padding-top: 0;
  }
  /* line 84, ../sass/home.scss */
  #first-row .tiles li, #first-row .tiles-featured li, #first-row .tiles-featured-2 li {
    margin-bottom: 0;
    float: left;
  }
  /* line 90, ../sass/home.scss */
  #first-row .thumbnails {
    padding-top: 6%;
  }
}
@media only all and (max-width: 766px) {
  /* line 97, ../sass/home.scss */
  #first-row .tiles li, #first-row .tiles-featured li, #first-row .tiles-featured-2 li {
    width: 41%;
    margin-left: 6%;
  }
}

/* line 113, ../sass/home.scss */
.tiles ul.social-icons, .tiles-featured ul.social-icons, .tiles-featured-2 ul.social-icons {
  position: absolute;
  top: 20px;
  right: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  z-index: 100;
}
/* line 121, ../sass/home.scss */
.tiles ul.social-icons a, .tiles-featured ul.social-icons a, .tiles-featured-2 ul.social-icons a {
  margin-right: -5px;
  color: white;
}
/* line 124, ../sass/home.scss */
.tiles ul.social-icons a i, .tiles-featured ul.social-icons a i, .tiles-featured-2 ul.social-icons a i {
  font-size: 18px;
}
/* line 128, ../sass/home.scss */
.tiles ul.social-icons a:hover, .tiles-featured ul.social-icons a:hover, .tiles-featured-2 ul.social-icons a:hover {
  color: #cc9900;
}
@media only all and (max-width: 979px) {
  /* line 133, ../sass/home.scss */
  .tiles ul.social-icons, .tiles-featured ul.social-icons, .tiles-featured-2 ul.social-icons {
    display: none;
  }
}
@media only all and (min-width: 1200px) {
  /* line 109, ../sass/home.scss */
  .tiles, .tiles-featured, .tiles-featured-2 {
    margin-top: 0;
  }
}
@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 145, ../sass/home.scss */
  .tiles li, .tiles-featured li, .tiles-featured-2 li {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 109, ../sass/home.scss */
  .tiles, .tiles-featured, .tiles-featured-2 {
    padding: 0;
    margin-top: 0;
  }
  /* line 152, ../sass/home.scss */
  .tiles li, .tiles-featured li, .tiles-featured-2 li {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 766px) {
  /* line 109, ../sass/home.scss */
  .tiles, .tiles-featured, .tiles-featured-2 {
    padding: 0;
    margin: 0;
  }
  /* line 159, ../sass/home.scss */
  .tiles li, .tiles-featured li, .tiles-featured-2 li {
    margin-bottom: 7%;
  }
}
@media only all and (max-width: 766px) {
  /* line 168, ../sass/home.scss */
  .tiles .span3, .tiles-featured .span3, .tiles-featured-2 .span3 {
    margin-top: 6%;
  }
}
/* line 172, ../sass/home.scss */
.tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
  padding: 0 5px 5px 0;
  right: 5px;
}
/* line 176, ../sass/home.scss */
.tiles .span3 p, .tiles-featured .span3 p, .tiles-featured-2 .span3 p {
  top: 90%;
}
@media only all and (min-width: 1200px) {
  /* line 181, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
    font-size: 19px;
    line-height: 31px;
    right: 5px;
    bottom: 5px;
  }
  /* line 187, ../sass/home.scss */
  .tiles .span3 .overlay, .tiles-featured .span3 .overlay, .tiles-featured-2 .span3 .overlay {
    top: 115px;
  }
}
@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 191, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
    font-size: 16px;
    line-height: 31px;
    right: 5px;
    bottom: 5px;
	background: black;
  }
  /* line 197, ../sass/home.scss */
  .tiles .span3 .overlay, .tiles-featured .span3 .overlay, .tiles-featured-2 .span3 .overlay {
    top: 85px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 202, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 206, ../sass/home.scss */
  .tiles .span3 .overlay, .tiles-featured .span3 .overlay, .tiles-featured-2 .span3 .overlay {
    top: 70px;
  }
}
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 211, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 215, ../sass/home.scss */
  .tiles .span3 .overlay, .tiles-featured .span3 .overlay, .tiles-featured-2 .span3 .overlay {
    top: 75%;
  }
}
@media only all and (max-width: 479px) {
  /* line 220, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 224, ../sass/home.scss */
  .tiles .span3 .overlay, .tiles-featured .span3 .overlay, .tiles-featured-2 .span3 .overlay {
    top: 68%;
  }
}
/* line 232, ../sass/home.scss */
.tiles .span6 h3, .tiles-featured .span6 h3, .tiles-featured-2 .span6 h3, .tiles .span12 h3, .tiles-featured .span12 h3, .tiles-featured-2 .span12 h3 {
  left: 20px;
  bottom: 15px;
}
/* line 235, ../sass/home.scss */
.tiles .span6 h3 .overlay, .tiles-featured .span6 h3 .overlay, .tiles-featured-2 .span6 h3 .overlay, .tiles .span12 h3 .overlay, .tiles-featured .span12 h3 .overlay, .tiles-featured-2 .span12 h3 .overlay {
  top: 280px;
}
@media only all and (min-width: 1200px) {
  /* line 239, ../sass/home.scss */
  .tiles .span6 h3, .tiles-featured .span6 h3, .tiles-featured-2 .span6 h3, .tiles .span12 h3, .tiles-featured .span12 h3, .tiles-featured-2 .span12 h3 {
    font-size: 19px;
    line-height: 22px;
    left: 20px;
    bottom: 15px;
  }
  /* line 245, ../sass/home.scss */
  .tiles .span6 .overlay, .tiles-featured .span6 .overlay, .tiles-featured-2 .span6 .overlay, .tiles .span12 .overlay, .tiles-featured .span12 .overlay, .tiles-featured-2 .span12 .overlay {
    top: 265px;
  }
}
@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 249, ../sass/home.scss */
  .tiles .span6 h3, .tiles-featured .span6 h3, .tiles-featured-2 .span6 h3, .tiles .span12 h3, .tiles-featured .span12 h3, .tiles-featured-2 .span12 h3 {
    font-size: 16px;
    line-height: 22px;
    left: 18px;
    bottom: 10px;
	background: black;
  }
  /* line 255, ../sass/home.scss */
  .tiles .span6 .overlay, .tiles-featured .span6 .overlay, .tiles-featured-2 .span6 .overlay, .tiles .span12 .overlay, .tiles-featured .span12 .overlay, .tiles-featured-2 .span12 .overlay {
    top: 210px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 260, ../sass/home.scss */
  .tiles .span6 h3, .tiles-featured .span6 h3, .tiles-featured-2 .span6 h3, .tiles .span12 h3, .tiles-featured .span12 h3, .tiles-featured-2 .span12 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 264, ../sass/home.scss */
  .tiles .span6 .overlay, .tiles-featured .span6 .overlay, .tiles-featured-2 .span6 .overlay, .tiles .span12 .overlay, .tiles-featured .span12 .overlay, .tiles-featured-2 .span12 .overlay {
    top: 174px;
  }
}
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 267, ../sass/home.scss */
  .tiles .span6 .overlay, .tiles-featured .span6 .overlay, .tiles-featured-2 .span6 .overlay, .tiles .span12 .overlay, .tiles-featured .span12 .overlay, .tiles-featured-2 .span12 .overlay {
    top: 87%;
  }
}
@media only all and (max-width: 479px) {
  /* line 270, ../sass/home.scss */
  .tiles .span6 .overlay, .tiles-featured .span6 .overlay, .tiles-featured-2 .span6 .overlay, .tiles .span12 .overlay, .tiles-featured .span12 .overlay, .tiles-featured-2 .span12 .overlay {
    top: 84%;
  }
}
/* line 278, ../sass/home.scss */
.tiles .span4 h3, .tiles-featured .span4 h3, .tiles-featured-2 .span4 h3 {
  left: 20px;
  bottom: 10px;
  font-size: 20px \9;
  line-height: 21px \9;
}
@media only all and (min-width: 1200px) {
  /* line 288, ../sass/home.scss */
  .tiles .span4 h3, .tiles-featured .span4 h3, .tiles-featured-2 .span4 h3 {
    font-size: 19px;
    line-height: 22px;
  }
  /* line 27, ../sass/home.scss */
  .tiles .span4 p, .tiles-featured .span4 p, .tiles-featured-2 .span4 p {
    font-size: 17px;
    line-height: 21px;
  }
  /* line 293, ../sass/home.scss */
  .tiles .span4 .overlay, .tiles-featured .span4 .overlay, .tiles-featured-2 .span4 .overlay {
    top: 160px;
  }
}
@media only all and (min-width: 980px) and (max-width: 1199px) {
  /* line 297, ../sass/home.scss */
  .tiles .span4 h3, .tiles-featured .span4 h3, .tiles-featured-2 .span4 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 27, ../sass/home.scss */
  .tiles .span4 p, .tiles-featured .span4 p, .tiles-featured-2 .span4 p {
    font-size: 12px;
    line-height: 15px;
  }
  /* line 302, ../sass/home.scss */
  .tiles .span4 .overlay, .tiles-featured .span4 .overlay, .tiles-featured-2 .span4 .overlay {
    top: 128px;
  }
}
@media only all and (min-width: 767px) and (max-width: 979px) {
  /* line 307, ../sass/home.scss */
  .tiles .span4 h3, .tiles-featured .span4 h3, .tiles-featured-2 .span4 h3 {
    font-size: 16px;
    line-height: 22px;
	background: black;
  }
  /* line 27, ../sass/home.scss */
  .tiles .span4 p, .tiles-featured .span4 p, .tiles-featured-2 .span4 p {
    font-size: 11px;
    line-height: 14px;
  }
  /* line 312, ../sass/home.scss */
  .tiles .span4 .overlay, .tiles-featured .span4 .overlay, .tiles-featured-2 .span4 .overlay {
    top: 110px;
  }
}
@media only all and (min-width: 320px) and (max-width: 479px) {
  /* line 315, ../sass/home.scss */
  .tiles .span4 .overlay, .tiles-featured .span4 .overlay, .tiles-featured-2 .span4 .overlay {
    top: 87%;
  }
}
@media only all and (max-width: 479px) {
  /* line 318, ../sass/home.scss */
  .tiles .span4 .overlay, .tiles-featured .span4 .overlay, .tiles-featured-2 .span4 .overlay {
    top: 84%;
  }
}
@media only all and (max-width: 766px) {
  /* line 324, ../sass/home.scss */
  .tiles .span3 h3, .tiles-featured .span3 h3, .tiles-featured-2 .span3 h3, .tiles .span4 h3, .tiles-featured .span4 h3, .tiles-featured-2 .span4 h3, .tiles .span6 h3, .tiles-featured .span6 h3, .tiles-featured-2 .span6 h3, .tiles .span12 h3, .tiles-featured .span12 h3, .tiles-featured-2 .span12 h3 {
    bottom: 11px;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 19px;
	background: black;
  }
}

/* line 336, ../sass/home.scss */
.tiles, .tiles-featured, .tiles-featured-2 {
  font-family: "museo100";
  font-weight: 100;
}
@media only all and (max-width: 766px) {
  /* line 336, ../sass/home.scss */
  .tiles, .tiles-featured, .tiles-featured-2 {
    margin: 0 6% 0 6%;
  }
}
/* line 345, ../sass/home.scss */
.tiles .span6 li > p, .tiles-featured .span6 li > p, .tiles-featured-2 .span6 li > p, .tiles .span12 li > p, .tiles-featured .span12 li > p, .tiles-featured-2 .span12 li > p {
  left: 10px;
}
/* line 348, ../sass/home.scss */
.tiles .span4, .tiles-featured .span4, .tiles-featured-2 .span4 {
  *height: 177px !important;
}
/* line 351, ../sass/home.scss */
.tiles .span6, .tiles-featured .span6, .tiles-featured-2 .span6, .tiles .span12, .tiles-featured .span12, .tiles-featured-2 .span12 {
  *height: 270px !important;
}
/* line 355, ../sass/home.scss */
.tiles li, .tiles-featured li, .tiles-featured-2 li {
  position: relative;
  overflow: hidden;
}
/* line 359, ../sass/home.scss */
.tiles li img, .tiles-featured li img, .tiles-featured-2 li img {
  width: 100%;
  z-index: -1;
}
/* line 364, ../sass/home.scss */
.tiles li a, .tiles-featured li a, .tiles-featured-2 li a {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 369, ../sass/home.scss */
.tiles li a .overlay, .tiles-featured li a .overlay, .tiles-featured-2 li a .overlay {
  background: url("../../images/tile-bg-ie7.png");
  position: absolute;
  top: 70%;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 381, ../sass/home.scss */
.tiles li a p, .tiles-featured li a p, .tiles-featured-2 li a p {
  position: absolute;
  color: white;
  z-index: 3;
  text-align: center;
  margin: 15px 20px 20px 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  /* @include tile-trans(opacity);
  @include tile-trans(top); */
}
/* line 392, ../sass/home.scss */
.tiles li a p span, .tiles-featured li a p span, .tiles-featured-2 li a p span {
  color: #cc9900;
}
/* line 397, ../sass/home.scss */
.tiles li img, .tiles-featured li img, .tiles-featured-2 li img {
  z-index: 1;
}
/* line 400, ../sass/home.scss */
.tiles li h3, .tiles-featured li h3, .tiles-featured-2 li h3 {
  padding: 0 10px 5px 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: #cc9900;
  -webkit-font-smoothing: antialiased;
}

/* line 420, ../sass/home.scss */
.tiles-featured li a .overlay, .tiles-featured-2 li a .overlay {
  top: 85%;
}
/* line 423, ../sass/home.scss */
.tiles-featured li h3, .tiles-featured-2 li h3 {
  left: 20px;
}

/* line 430, ../sass/home.scss */
.tiles-featured-2 li a .overlay {
  top: 77%;
}

/* line 435, ../sass/home.scss */
.thumbnails-inset {
  margin-left: 0;
}
@media only all and (min-width: 1200px) {
  /* line 435, ../sass/home.scss */
  .thumbnails-inset {
    margin-left: 0px;
  }
}
@media only all and (max-width: 766px) {
  /* line 435, ../sass/home.scss */
  .thumbnails-inset {
    margin-left: -10px;
  }
}
/* line 439, ../sass/home.scss */
.thumbnails-inset li {
  margin-left: 12px;
}
@media only all and (min-width: 1200px) {
  /* line 439, ../sass/home.scss */
  .thumbnails-inset li {
    margin-left: 18px;
  }
}
@media only all and (max-width: 766px) {
  /* line 439, ../sass/home.scss */
  .thumbnails-inset li {
    margin-left: 0;
  }
}

/* line 447, ../sass/home.scss */
ul, ol {
  padding: 0;
  margin: 0;
}

/* line 452, ../sass/home.scss */
.tiles-featured, .tiles-featured-2 {
  margin: 0 0 20px 0;
}
/* line 455, ../sass/home.scss */
.tiles-featured .container, .tiles-featured-2 .container {
  padding: 0;
}
@media only all and (min-width: 767px) {
  /* line 455, ../sass/home.scss */
  .tiles-featured .container, .tiles-featured-2 .container {
    margin-right: auto;
    margin-left: auto;
  }
}
@media only all and (max-width: 766px) {
  /* line 463, ../sass/home.scss */
  .tiles-featured .container [class*="span"], .tiles-featured-2 .container [class*="span"] {
    margin: 0 6% 6% 6%;
    width: 88%;
  }
}
/* line 470, ../sass/home.scss */
.tiles-featured .social-icons, .tiles-featured-2 .social-icons {
  position: absolute;
}

@media only all and (max-width: 766px) {
  /* line 475, ../sass/home.scss */
  #first-row {
    padding: 0 0 6%;
    margin: 0 0 6% 0;
  }
}
@media only all and (min-width: 767px) {
  /* line 481, ../sass/home.scss */
  #first-row {
    padding-bottom: 20px;
  }

  /* line 484, ../sass/home.scss */
  .row-fluid {
    margin-bottom: 20px;
  }
}
@media only all and (min-width: 1200px) {
  /* line 489, ../sass/home.scss */
  #first-row {
    padding-bottom: 30px;
  }

  /* line 492, ../sass/home.scss */
  .row-fluid {
    margin-bottom: 30px;
  }
}
/* .tiles-featured{
	margin: 0 0 20px 0 !important\9;
} */
