/******************************************************************************
						Home Page Slider
*******************************************************************************/
#homepage-slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 14px;
  max-height: 374px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
<<<<<<< HEAD
  /*****************************************************************************
  						BXSlider Styles
  ********************************************************************************/ 
  
  #homepage-slider .bx-wrapper {
    margin-left:auto !important;
  	margin-right:auto !important;
  }
  @media (max-width: 767px) {
    #homepage-slider {
      width: 100%;
      max-width: 100%;
      padding-top: 0px;
      margin-bottom: 0px; } }
  #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: 250px;
    top: 0;
    margin-top:180px;
    cursor: pointer;
    width: 100%;
    max-width:475px;
    font-family: Verdana, Geneva, sans-serif;
    }
    
    #homepage-slider .homeslider-description .content {
    	background: rgba(246, 166, 0, .45);
    	padding:20px;
    }
    
    #homepage-slider .homeslider-description h3 {
    font-size: 1.5em;
    color: white;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.2em;}
      @media (max-width: 768px) {
        #homepage-slider .homeslider-description h3 {
          font-size: 1.5em; } }
    #homepage-slider .homeslider-description p {
    width: 100%;
    font-size: 31px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
      }
    #homepage-slider .homeslider-description button {
      font-size: 0.8em !important;
      text-transform: uppercase;
      color: #fff;
      background: #121212;
      text-transform: uppercase;
      padding: 14px 32px;
      font-weight: bold;
      -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
      -webkit-transition: 0.2s ease-out;
      -moz-transition: 0.2s ease-out;
      -ms-transition: 0.2s ease-out;
      transition: 0.2s ease-out;
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      -ms-border-radius: 35px;
      border-radius: 35px; }
      #homepage-slider .homeslider-description button:hover {
        background: #121212; }
      @media (max-width: 767px) {
        #homepage-slider .homeslider-description button {
          display: none; } }
    @media (max-width: 1300px) {
      #homepage-slider .homeslider-description {
            left: 250px;
		    top: 0;
		    margin-top:180px;
        } }
    @media (max-width: 1200px) {
      #homepage-slider .homeslider-description {
            left: 200px;
            top: 0;
            margin-top:120px;
        } }
    @media (max-width: 768px) {
      #homepage-slider .homeslider-description {
        left:15px;
        margin-top:40px;
        font-size: 10px;
         }
        #homepage-slider .homeslider-description p {
          font-size: 22px; } }
          
    @media (max-width: 991px) {
      #homepage-slider .homeslider-description {
        font-size: 12px;
        }
        #homepage-slider .homeslider-description p {
          font-size: 25px; } }
    @media (max-width: 480px) {
      #homepage-slider .homeslider-description {
        left:15px;
        margin-top:170px;
        font-size: 10px;
        max-width:300px;
        }
        #homepage-slider .homeslider-description p {
          font-size: 20px;
          line-height:22px;
           } }
  #homepage-slider .bx-wrapper a {
    display: block; }
  #homepage-slider .bx-wrapper img {
    height: auto; }
 

=======
/*****************************************************************************
                        BXSlider Styles
********************************************************************************/

#homepage-slider .bx-wrapper {
  margin-left:auto !important;
  margin-right:auto !important;
}
@media (max-width: 767px) {
  #homepage-slider {
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
    margin-bottom: 0px; } }
#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: 250px;
  top: 0;
  margin-top:180px;
  cursor: pointer;
  width: 100%;
  max-width:475px;
  font-family: Verdana, Geneva, sans-serif;
}

#homepage-slider .homeslider-description .content {
  background: rgba(246, 166, 0, .45);
  padding:20px;
}

#homepage-slider .homeslider-description h3 {
  font-size: 1.5em;
  color: white;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: left;
  line-height: 1.2em;}
@media (max-width: 768px) {
  #homepage-slider .homeslider-description h3 {
    font-size: 1.5em; } }
#homepage-slider .homeslider-description p {
  width: 100%;
  font-size: 31px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
#homepage-slider .homeslider-description button {
  font-size: 0.8em !important;
  text-transform: uppercase;
  color: #fff;
  background: #121212;
  text-transform: uppercase;
  padding: 14px 32px;
  font-weight: bold;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px; }
#homepage-slider .homeslider-description button:hover {
  background: #121212; }
@media (max-width: 767px) {
  #homepage-slider .homeslider-description button {
    display: none; } }
@media (max-width: 1300px) {
  #homepage-slider .homeslider-description {
    left: 250px;
    top: 0;
    margin-top:180px;
  } }
@media (max-width: 1200px) {
  #homepage-slider .homeslider-description {
    left: 200px;
    top: 0;
    margin-top:120px;
  } }
@media (max-width: 768px) {
  #homepage-slider .homeslider-description {
    left:15px;
    margin-top:40px;
    font-size: 10px;
  }
  #homepage-slider .homeslider-description p {
    font-size: 22px; } }

@media (max-width: 991px) {
  #homepage-slider .homeslider-description {
    font-size: 12px;
  }
  #homepage-slider .homeslider-description p {
    font-size: 25px; } }
@media (max-width: 480px) {
  #homepage-slider .homeslider-description {
    left:15px;
    margin-top:170px;
    font-size: 10px;
    max-width:300px;
  }
  #homepage-slider .homeslider-description p {
    font-size: 20px;
    line-height:22px;
  } }
#homepage-slider .bx-wrapper a {
  display: block; }
#homepage-slider .bx-wrapper img {
  height: auto; }


>>>>>>> develop
#homepage-slider .bx-wrapper .bx-viewport {
  width: 100%;
  direction: ltr !important; }
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666; }
#homepage-slider .bx-wrapper .bx-controls-direction a {
  top: auto;
  margin-top: 0px;
  font-size: 1em;
  top: 50%;
  margin-top: -26px;
  outline: 0;
  width: 52px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999;
  line-height: 18px; }
@media (max-width: 767px) {
  #homepage-slider .bx-wrapper .bx-controls-direction a {
    display: none; } }
#homepage-slider .bx-wrapper .bx-controls-direction a:before {
  height: 48px;
  width: 48px;
  display: block;
  background: transparent;
  content: ".";
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }
#homepage-slider .bx-wrapper .bx-controls-direction a:after {
  display: block;
  width: 28px !important;
  height: 50px;
  display: block;
  color: #fff;
  text-indent: 0;
  text-align: center;
  font-size: 0px;
  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 {
  color: #fff; }
#homepage-slider .bx-wrapper .bx-prev {
  left: 60px; }
#homepage-slider .bx-wrapper .bx-prev:after {
  content: "\f053";
  font-size: 0;
  width: 28px !important;
  height: 50px;
  display: block;
  background: url("images/slider_arr_bg.png") no-repeat; }
#homepage-slider .bx-wrapper .bx-next {
  right: 60px; }
#homepage-slider .bx-wrapper .bx-next:after {
  content: "\f054";
  font-size: 0;
  width: 28px !important;
  height: 50px;
  display: block;
  background: url("images/slider_arr_bg.png") no-repeat;
  background-position: -28px 0px; }

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