#slider-full {
    width: 100%;
    position: relative;
    z-index: 2;
    background: #000;
}
	
.sld-full {
    position: absolute;
    bottom: 146px;
    left: -2px;
    width: 1190px;
    text-align: center;
}
	
.sld-full-cat span {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
}
	
.sld-full-title {
    width: 900px;
    font-size: 62px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 21px;
    margin-bottom: 10px;
    line-height: 1.15em;
    margin-left: 145px;
    display: block;
}
	
.sld-full-title span {
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -16px;
    position: relative;
    line-height: 1px;
    font-weight: 400;
    padding: 5px 12px;
    text-decoration: none;
    overflow: hidden;
}
	
.sld-full-title span:hover {
    background: #fff;
    color: #000;
}
	
.sld-full-date {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    width: 900px;
    text-align: center;
    margin-left: 145px;
}
	
.tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
}
	
.sld-bg {
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    position: absolute;
    top: 0px;
    left: 0px;
}
	
#slider {
    width: 100%;
    height: 600px;
    background: #000;
    overflow: hidden;
}
	
#slider-big {
    width: 50%;
    height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
    float: left;
}
	
#slider-big .tp-caption {
    position: absolute;
    bottom: 9px;
    right: 0px;
    left: 0;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
}
	
.sld-big {
    position: relative;
    bottom: -9px;
    right: 0;
    width: 100%;
}
	
.sld-big-title {
    font-size: 250%;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 12px;
    line-height: 1.15em;
}
	
.sld-big-title span {
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -15px;
    position: relative;
    line-height: 1px;
    font-weight: 400;
    padding: 5px 12px;
    text-decoration: none;
    overflow: hidden;
}
	
.sld-big-title span:hover {
    color: #000;
    background: #fff;
}
	
.sld-big-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    margin-left: 10px;
}
	
.sld-big-date {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
	
#slider-up .tp-caption, #slider-down .tp-caption {
    position: absolute;
    bottom: 9px;
    left: 10px;
    visibility: hidden;
    right: -10px;
    -webkit-font-smoothing: antialiased !important;
}
	
#slider-up {
    width: 50%;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
}
	
.sld-up {
    position: absolute;
    bottom: -10px;
    left: -10px;
    right: -10px;
    width: 100%;
}
	
.sld-up-title {
    font-size: 34px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 11px;
    line-height: 1.15em;
    padding-right: 41px;
}
	
.sld-up-title span {
    font-size: 11px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -8px;
    position: relative;
    line-height: 14px;
    font-weight: 400;
    padding: 4px 10px;
    text-decoration: none;
    overflow: hidden;
}
	
.sld-up-title span:hover {
    color: #000;
    background: #fff;
}
	
.sld-up-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    margin-left: 10px;
}
	
.sld-up-date {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
	
#slider-down {
    width: 50%;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
}
	
	
.sld-down {
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 100%;
  right: -10px;
}

.sld-down-title {
    font-size: 34px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 11px;
    line-height: 1.15em;
    padding-right: 41px;
}
	
.sld-down-title span {
    font-size: 11px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -8px;
    position: relative;
    line-height: 14px;
    font-weight: 400;
    padding: 4px 10px;
    text-decoration: none;
    overflow: hidden;
}
	
.sld-down-title span:hover {
    color: #000;
    background: #fff;
}
	
.sld-down-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    margin-left: 10px;
}
	
.sld-down-date {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
}
	
.tp-simpleresponsive img { max-width: none }

.noFilterClass { filter: none !important }

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative;
}
	
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
	
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url("../images/sldL.png") no-Repeat top left;
    width: 30px;
    height: 60px;
    opacity: 0.8;
    margin-left: -20px;
}
	
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url("../images/sldR.png") no-Repeat top left;
    width: 30px;
    height: 60px;
    opacity: 0.8;
    margin-right: -20px;
}
	
.tp-leftarrow:hover, .tp-rightarrow:hover { opacity: 1 }

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
	
.tp-simpleresponsive a { text-decoration: none }

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
	
.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}
	
.flex-direction-nav a { display: none }

.flex-control-nav {
    position: absolute;
    top: 30px;
    right: 26px;
    text-align: center;
    float: right;
}
	
.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
	
.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    opacity: 0.5;
}
	
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7);
    }

.flex-control-paging li a.flex-active {
    background: #fff;
    opacity: 1;
    cursor: default;
}

.sld-bg, .sld-up, .sld-down { 
    transition: all 0.5s ease;
}

.sld-down, .sld-up {
    /*padding-right: 41px;*/
}


.tp-revslider-mainul .sld-excerpt{
    color: #ffffff;
    display: none;
    padding: 10px;
    font-size: 100%;
    padding-right: 41px;
}
 
.tp-revslider-mainul:hover .sld-bg, .tp-revslider-mainul:hover .sld-up, .tp-revslider-mainul:hover .sld-down{
    background-color: rgba(0, 0, 0, 0.0);
}

  #slider-down .tp-revslider-mainul .sld-down .sld-excerpt P, #slider-up .tp-revslider-mainul .sld-up .sld-excerpt p {
    /*max-height: 74px !important; */
    margin-bottom: 0;
    overflow: hidden; 
  }
  

.tp-revslider-mainul:hover .sld-excerpt, .tp-revslider-mainul:hover .sld-big-title,  .tp-revslider-mainul:hover .sld-up-title, .tp-revslider-mainul:hover .sld-down-title{
    display: inline-block;
    background-color: rgb(119,70,149);
    background-color: rgba(119,70,149,0.9);
    width: 100% !important;
    padding: 10px 41px 10px 10px;
}

.tp-revslider-mainul:hover .sld-excerpt:after{
    display: block;
}

/* end  HOME SLIDER AREA   */


#slider {
  position: relative;
  top: 85px;
}

.sld-big-date {
  color: #fff;
  text-transform: uppercase;
  /*font-size: 1em;*/
  font-weight: 400;
  line-height: 23px;
}
