/* fff */
/*#fbfbfb;*/
/*#fff;*/
/*#f2672e;*/
/*#f2672e;*/
/*#3a3939;*/
/*$base-body-color;*/
/******************************************************************************
						Home Page Slider
*******************************************************************************/
#homepage-slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 14px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  /*
  .homeslider-description {
  	position: absolute;
  	left: 7%;
  	top: 5%;
  	padding: 50px 50px;
  	cursor: pointer;
  	h2 {
  		text-transform:uppercase;
  		font-weight:600;
  		font-size: 2.7em;
  		color: black;
  		margin: 0;
  		padding: 0;
  	}
  	p {
  		width: 40%;
  		font-size: 1.15em;
  		line-height: 1.4em;
  		padding: 0.5em 0;
  		color: white;
  	}
  	button {
  		background:$nav-text-color-hover;
  		font-size: 1em;
  		font-weight:600;
  		text-transform: uppercase;
  		color:#fff;
  		@include border-radius(6px);
  		padding:15px 60px;
  		border:none!important;
  	}
  	@media (max-width: $screen-lg){
  		padding: 20px;
  		font-size: 0.8em;
  	}
  	@media (max-width: $screen-sm){
  		padding: 30px;
  		font-size: 0.7em;
  		p {
  			font-size: 1.5em;
  		}
  	}
  	@media (max-width: $screen-xs){
  		padding: 30px;
  		font-size: 0.5em;
  		p {
  			font-size: 1.7em;
  		}
  	}
  }
  */
  /*****************************************************************************
  						BXSlider Styles
  ********************************************************************************/ }
  @media (max-width: 767px) {
    #homepage-slider {
      width: 100%;
      max-width: 100%;
      padding-top: 20px; } }
  #homepage-slider #homeslider {
    margin: 0 auto;
    padding: 0; }
  #homepage-slider .homeslider-container {
    position: relative; }
  #homepage-slider .homeslider-image {
    position: absolute;
    left: 0;
    top: 0; }
  #homepage-slider .homeslider-description {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer; }
    #homepage-slider .homeslider-description h3.videotitle {
      font-size: 20px;
      color: #fff;
      font-weight: 400;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 1%;
      left: 2%; }
      #homepage-slider .homeslider-description h3.videotitle span {
        text-transform: uppercase;
        font-weight: bold; }
      @media (max-width: 570px) {
        #homepage-slider .homeslider-description h3.videotitle {
          display: none !important; } }
    @media (max-width: 1026px) {
      #homepage-slider .homeslider-description iframe {
        width: 940px !important;
        height: 281px !important; } }
    @media (max-width: 770px) {
      #homepage-slider .homeslider-description iframe {
        width: 720px !important;
        height: 215px !important; } }
    @media (max-width: 738px) {
      #homepage-slider .homeslider-description iframe {
        width: 689px !important;
        height: 206px !important; } }
    @media (max-width: 669px) {
      #homepage-slider .homeslider-description iframe {
        width: 620px !important;
        height: 185px !important; } }
    @media (max-width: 601px) {
      #homepage-slider .homeslider-description iframe {
        width: 553px !important;
        height: 165px !important; } }
    @media (max-width: 570px) {
      #homepage-slider .homeslider-description iframe {
        width: 521px !important;
        height: 156px !important; } }
    @media (max-width: 416px) {
      #homepage-slider .homeslider-description iframe {
        width: 367px !important;
        height: 110px !important; } }
    @media (max-width: 386px) {
      #homepage-slider .homeslider-description iframe {
        width: 337px !important;
        height: 101px !important; } }
    @media (max-width: 376px) {
      #homepage-slider .homeslider-description iframe {
        width: 328px !important;
        height: 98px !important; } }
    @media (max-width: 321px) {
      #homepage-slider .homeslider-description iframe {
        width: 290px !important;
        height: 87px !important; } }
  #homepage-slider .bx-wrapper a {
    display: block; }
  #homepage-slider .bx-wrapper img {
    height: auto; }
  #homepage-slider .bx-wrapper .bx-viewport {
    width: 100%;
    direction: ltr !important; }
  #homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  #homepage-slider .bx-wrapper .bx-controls-direction a {
    top: auto;
    margin-top: 0px;
    font-size: 1em;
    bottom: 45%;
    outline: 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
    border: none;
    line-height: 18px; }
    #homepage-slider .bx-wrapper .bx-controls-direction a:before {
      height: 48px;
      width: 48px;
      display: block;
      background: #f4f4f4;
      content: ".";
      opacity: 0.14;
      text-indent: -9999px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
    #homepage-slider .bx-wrapper .bx-controls-direction a:after {
      display: block;
      width: 48px;
      height: 48px;
      color: #000;
      text-indent: 0;
      text-align: center;
      font-size: 28px;
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      padding: 16px 0 0 0; }
    #homepage-slider .bx-wrapper .bx-controls-direction a:hover:before {
      background: #fff;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      opacity: 0.62; }
    #homepage-slider .bx-wrapper .bx-controls-direction a:hover:after {
      color: #2ddd89; }
  #homepage-slider .bx-wrapper .bx-prev {
    left: 30px;
    right: auto; }
    #homepage-slider .bx-wrapper .bx-prev:after {
      content: "\f053"; }
  #homepage-slider .bx-wrapper .bx-next {
    right: 30px;
    left: auto; }
    #homepage-slider .bx-wrapper .bx-next:after {
      content: "\f054"; }

.ie8 #homepage-slider .bx-wrapper .bx-controls-direction a:before {
  background: #333; }

/*# sourceMappingURL=homeslider.css.map */
