/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider, .flexsliderCol2, .flexsliderCol3  {
  margin: 0;
  padding: 0;
  text-align: center;
}
.flexslider .slides > li, .flexsliderCol2 .slides > li , .flexsliderCol3 .slides > li  {
  display: none;
  -webkit-backface-visibility: hidden;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  margin-bottom: 20px;
	overflow:  hidden;

}
.flexslider .slides > li {
  margin-bottom: 5px;
}
.flexsliderCol2 .slides > li {
  margin-bottom: 20px;
}

.flexslider .slides img, .flexsliderCol2 .slides img, .flexsliderCol3 .slides img {
  width: 100%;
  display: block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
	filter: var(--grayscale);
}

.flexslider .slides img:hover, .flexsliderCol2 .slides img:hover, .flexsliderCol3 .slides img:hover  {
 filter: alpha(opacity=70);
 -moz-opacity: .7;
 -khtml-opacity: .7;
 opacity: .7;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out; 
 transform: scale(1.1);
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  height: 800px !important;
}
.loading .flex-viewport {
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}

@media only screen and (min-width: 769px) {

}

@media only screen and (min-width: 964px) {
.flex-viewport {
  height: 1600px !important;
}
	
.flexslider .slides > li {
  margin-bottom: 20px;
}
	
}

@media only screen and (min-width: 1220px) {

}


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexsliderCol2 .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexsliderCol2 .slides {
  display: block;
}
* html .flexsliderCol2 .slides {
  height: 1%;
}
.no-js .flexsliderCol2 .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexsliderCol2 {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flexsliderCol2 .slides {
  zoom: 1;
}
.flexsliderCol2 .slides img {
  height: auto;
  -moz-user-select: none;
}
.loading .flex-viewport {
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}

@media only screen and (min-width: 769px) {

}

@media only screen and (min-width: 964px) {

.flexsliderCol2 .slides > li {
  margin-bottom: 60px;
}
	
}

@media only screen and (min-width: 1220px) {

}










/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexsliderCol3 .slides > li {
  margin-bottom: 40px;
}
.flexsliderCol3 .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexsliderCol3 .slides {
  display: block;
}
* html .flexsliderCol3 .slides {
  height: 1%;
}
.no-js .flexsliderCol3 .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexsliderCol3 {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flexsliderCol3 .slides {
  zoom: 1;
}
.flexsliderCol3 .slides img {
  height: auto;
  -moz-user-select: none;
}
.loading .flex-viewport {
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}

@media only screen and (min-width: 769px) {

}

@media only screen and (min-width: 964px) {

}

@media only screen and (min-width: 1220px) {

}
