.fspp .brand-font-color {
  color: #6b7073;
}
.fspp .main-slider .swiper-container .main-slider-pagination .slider-pagination-color,.fspp .slider-pagination-color {
  background-color: #8b9296;
}
.fspp .brand-font-color-hover:hover {
  color: #6b7073!important;
}
.fspp [class*=brand-ico-color][class*=before]:before {
  color: #6b7073;
}
.fspp .editorial .editorial-content .item-head.gradient-medium,.fspp .gradient-medium {
  background-color: #8b9296;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8b9296', endColorstr='#FF6b7073');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8b9296), color-stop(100%, #6b7073));
  background-image: -webkit-linear-gradient(top, #8b9296 0%, #6b7073 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8b9296), to(#6b7073));
  background-image: linear-gradient(to bottom, #8b9296 0%, #6b7073 100%);
}
.fspp .gradient-medium-horizontal {
	-webkit-filter: none;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF8b9296', endColorstr='#FF6b7073');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#8b9296),color-stop(100%,#6b7073));
    background-image: -webkit-linear-gradient(left,#8b9296 0,#6b7073 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#8b9296),to(#6b7073));
    background-image: linear-gradient(to right,#8b9296 0,#6b7073 100%);
	background-color: #8b9296;
}
.no-touch .fspp .gradient-medium-hover:hover {
    background-color: #8b9296;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8b9296', endColorstr='#FF6b7073');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#8b9296),color-stop(100%,#6b7073));
    background-image: -webkit-linear-gradient(top,#8b9296 0,#6b7073 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#8b9296),to(#6b7073));
    background-image: linear-gradient(to bottom,#8b9296 0,#6b7073 100%);
}
.fspp .gradient-medium-hover-flip:hover {
    background-color: #6b7073;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6b7073', endColorstr='#FF8b9296');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#6b7073),color-stop(100%,#8b9296));
    background-image: -webkit-linear-gradient(top,#6b7073 0,#8b9296 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#6b7073),to(#8b9296));
    background-image: linear-gradient(to bottom,#6b7073 0,#8b9296 100%);
}
.fspp .brand-color-border,.fspp .brand-color-border-hover:hover {
    border-color: #6b7073!important;
    border-style: solid;
}
.fspp .gradient-light {
  background-color: #a3a7aa;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFa3a7aa', endColorstr='#FF7d8185');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a3a7aa), color-stop(100%, #7d8185));
  background-image: -webkit-linear-gradient(top, #a3a7aa 0%, #7d8185 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a3a7aa), to(#7d8185));
  background-image: linear-gradient(to bottom, #a3a7aa 0%, #7d8185 100%);
}
.fspp .gradient-light-horizontal {
    background-color: #a3a7aa;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFa3a7aa', endColorstr='#FF7d8185');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#a3a7aa),color-stop(100%,#7d8185));
    background-image: -webkit-linear-gradient(left,#a3a7aa 0,#7d8185 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#a3a7aa),to(#7d8185));
    background-image: linear-gradient(to right,#a3a7aa 0,#7d8185 100%);
}
.fspp .gradient-dark {
  background-color: #767d81;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF767d81', endColorstr='#FF5b6063');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #767d81), color-stop(100%, #5b6063));
  background-image: -webkit-linear-gradient(left, #767d81 0%, #5b6063 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#767d81), to(#5b6063));
  background-image: linear-gradient(to bottom, #767d81 0%, #5b6063 100%);
}
.fspp .gradient-dark-horizontal {
    background-color: #767d81;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF767d81', endColorstr='#FF5b6063');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#767d81),color-stop(100%,#5b6063));
    background-image: -webkit-linear-gradient(left,#767d81 0,#5b6063 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#767d81),to(#5b6063));
    background-image: linear-gradient(to right,#767d81 0,#5b6063 100%);
}
.lt-ie10 .fspp .gradient-dark,
.lt-ie10 .fspp .gradient-light,
.lt-ie10 .fspp .gradient-medium {
  -webkit-filter: none;
  filter: none;
}
.fspp .vjs-default-skin .vjs-play-progress,.fspp .vjs-default-skin .vjs-volume-level {
  background-color: #6b7073;
}
.fspp .floating-menu .slide-menu .swiper-slide .menu-elem a.active-section {
    color: #6b7073;
}

.thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #6b7073;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #6b7073!important;
}

.thumbs .thumbs-swiper .swiper-slide .border {
    border: 5px solid #6b7073;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide:hover .border {
    border: 5px solid #6b7073!important;
}