#rvfs-controllers .btn {
	color: #333;
	font-size: 12px !important;
    font-weight: 600;
    padding: 5px;
    margin-top: 3px;
    margin-right: 10px;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    opacity: 0.8;
}

#rvfs-controllers .btn:hover, #rvfs-controllers .btn:focus{opacity: 1 !important}
#rvfs-controllers::before,#rvfs-controllers::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    /*background: #f2f2f2;*/
    margin-left: -12px;
    margin-top: 11px;
}
#rvfs-controllers::after {
    margin-left: -1px;
}

body.rvfs-1,.rvfs-1  a {font-size: 70% !important;}
body.rvfs-2,.rvfs-2  a {font-size: 80% !important;}
body.rvfs-3,.rvfs-3  a{font-size: 90% !important;}
body.rvfs-4{}
body.rvfs-5,.rvfs-5  a {font-size: 110% !important;}
body.rvfs-6,.rvfs-6  a {font-size: 120% !important;}
body.rvfs-7,.rvfs-7  a {font-size: 130% !important;}

.rvfs-5 {font-size: 78.9% !important;}
.rvfs-6 {font-size: 80% !important;}
.rvfs-7 {font-size: 81.1% !important;}

/*timeline*/


.title {
  font-size: 38px;
  color: #fff;
  font-weight: 300;
}

.timeline {

    width: 100%;
    position: relative;
    margin-top: 33px;

}
.timeline-nav__item {

    width: auto;
    height: auto;
    text-align: center;
    background: transparent;
    color: #333;
    margin: 15px 25px 24px !important;
    position: relative;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    border-radius: 14px;

}
.timeline-nav__item::before {

    content: "";
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #afc9f6;
    transition: .2s;

}
.timeline-nav__item.slick-current {

    color: #fff;
    opacity: 1;
    background: #3667b9;

}
.timeline-nav__item.slick-current::before {
  background-color: #3667b9;
}
.timeline-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px auto 0;
}
@media (max-width: 500px) {
  .timeline-wrapper {
    height: 1000px;
    max-height: 900px;
  }
}
.timeline-slider {
  height: 100%;
}
.timeline .slick-list {
  height: 100%;
}
@media (min-width: 1080px) {
  .timeline .timeline-nav .slick-list {
    padding:0 85px !important;
  }
}
.timeline .slick-track {
  height: 100%;
}
.timeline-slide {

    position: relative;
    margin: 0 11px;
    width: 80%;

}

.timeline-slide__content {

    z-index: 5;
    position: relative;
    background: #ffffff;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    padding: 0;
    opacity: 0;
    transition: opacity 1s;

}
@media (max-width: 500px) {
  .timeline-slide__content {
    width: 100%;
  }
}
.timeline-year {
  z-index: 5;
  font-size: 35px;
  color: #ffffff;
  background: #3667b9;
  padding: 15px 26px;
  transition: opacity 1.2s;
  position: absolute;
  right: 0;
  opacity: 0;
}
.timeline-title {
  color: #3667b9;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}
.timeline-text {
  font-size: 18px;
  line-height: 28px;
  color: #666666;
}
.timeline .slick-current:after {
  background-color: rgba(0, 52, 113, 0);
}
.timeline .slick-current .timeline-year {
  opacity: 1;
}
.timeline .slick-current .timeline-slide__content {
  opacity: 1;
}

.timeline-nav.slick-initialized::before {

    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #f0f0f0;
    top: 49px;

}
.timeline-nav__item.slick-slide.slick-current.slick-active::before {

    border: 1px solid transparent;

}
.timeline-nav__item::before {

    content: "";
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: white;
    transition: .2s;
    border: 1px solid #333;

}

.slick-slider * { outline: none; }
.dat-timeline{

}
.timeline-nav{
	margin-bottom: 45px;
}
.
.slick-slide:focus, .slick-list:focus, .timeline-slide {
    outline: none !important;
}
.timeline .n-title-area a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.timeline .n-title-area a:hover {
	color: #3667b9;
}
.n-title-area a:hover {
    text-decoration: underline;
}
.read-more {
    margin: 10px 0 0;
}
.readmor-a {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: underline;
    color: #3667b9;
}

.date-pub {
font-size: 11px;
    font-weight: 500;
    margin: 5px 0;
    float: left;
    width: 100%;
    color: #777;
}
.n-cont-area {

    font-weight: normal;
    font-size: 14px;

}
.n-grid {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin: auto;
    height: 100%;
}

.nav.nav-tabs li {
    width: 100%;
    float: left;
    background: whitesmoke;
    margin: 3px 0;
}