.ecslider {
    width: 100%;
    color: #000;
}

.n_highlight .ecslider a{
    display: block;
    text-decoration: none;
    color: #000;
}
.n_highlight a{ color: #000 !important;}
.highlight a{
	color: #f37230;
}
.ecslider .ps-current {
    float: left;
    width: 75%;
    overflow: hidden;
    height: inherit;
    position: relative;
    font-size: 1rem;
}

.ecslider.listOnTheLeft .ps-current {
    float: right;
}

.ecslider .ps-current ul {
    width: 100%;
}

.ecslider .ps-current li {
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: none;
}

.ecslider .ps-current img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    transition: margin-top 250ms linear;
}

.ecslider .ps-caption {
    position: absolute;
    width: 100%;
    padding: 12px;
    background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    left: 0;
    bottom: 0;
    display: none;
    z-index: 3;
}

ul.ecslider,
.ecslider  ul {
    float: right;
    width: 25%;
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.ecslider.listOnTheLeft,
.ecslider.listOnTheLeft > ul {
    float: left;
}

ul.ecslider > li,
.ecslider > .ps-list > li {
    height: 50px;
    margin-bottom: 1px;
    overflow: hidden;
    position: relative;
    filter: alpha(opacity=60);
    font-size: 0.8rem;
    transition: opacity 200ms linear;
}

ul.ecslider > li:last-child,
.ecslider > ul > li:last-child {
    margin-bottom: 0;
}

/*ul.ecslider > li span,
.ecslider > .ps-list > li span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/
.ecslider > .ps-list > li div.el_span {
    display: block;
    width: 100%;
    position: absolute;
    top: 20%;
    padding: 5px 5px 0 19px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  }
.ecslider > .ps-list > li div.el_span  p{ 
	font-size:12px;
	line-height:18px; 
	/*white-space: nowrap; */
	width: 16em; 
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.ecslider > li:hover,
.ecslider > ul > li:hover {
    opacity: 1 !important;
}

ul.ecslider > li img,
.ecslider > ul > li img {
    width: 100%;
    min-height: 100%;
    display: block;
    transition: margin-top 250ms linear;
}

.ecslider .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.ecslider .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.ecslider .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    padding: 20px 20px 20px 17px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.ecslider .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    padding: 20px 17px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
ul.ecslider.wide > li,
.ecslider.wide > ul > li {
    width: 100% !important;
}

.ecslider.narrow .ps-current {
    margin-bottom: 6px;
    font-size: 0.8rem;
}

.ecslider.narrow .ps-current img {
    width: 100%;
    min-height: inherit;
}

.ecslider.narrow .ps-current,
ul.ecslider.narrow,
.ecslider.narrow > ul {
    width: 100%;
}

ul.ecslider.narrow > li,
.ecslider.narrow > .ps-list > li {
    float: left;
    min-height: 50px;
    max-height: 70px;
    min-width: 15%;
    font-size: 0.7rem;
    margin-bottom: 0;
}

ul.ecslider.narrow.listOnTheLeft > li,
.ecslider.narrow.listOnTheLeft > ul > li {
    float: right;
}

.ecslider.narrow .ps-caption {
    padding: 8px;
}

.ecslider.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.ecslider.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}
ul.ps-list li img{ display:none;}
.n_highlight{background: #dce1e7 !important; border-left: solid 15px #a0b4cd !important; }
.n_highlight:after{content:""; border: none !important;}
.highlight{background:#ffffff; border-left: solid 15px #f37230; opacity: 1;}
.highlight:after{ 
	content: ""; 
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 15px;
	border-color: transparent transparent transparent #f37130;
	top:50%;
	position:absolute;
}
#wrapper .post-content .li_hdng{ padding: 15px 5px 5px 18px; font-size: 22px; text-transform: uppercase;}
.ecslider .el_span h4{ font-weight: 700; margin-bottom: 0;}
/*****Media Queries********/
/* Portrait and Landscape */
/**Smaller devices**/
@media only screen and (max-width: 319px) {.ecslider .el_span h4{display: none;} }
@media only screen 
  and (min-width: 320px) 
  and (max-width: 480px) {
  #wrapper .post-content .li_hdng{
	  font-size: 14px !important;
	  line-height: 15px !important;
	  padding: 18% 5px 5px 9px;
  }
	.ecslider .el_span h4{display: none;}
	.n_highlight{border-left:solid 4px #a0b4cd !important}
.highlight{border-left: solid 4px #f37230;}
.highlight:after{border-width: 5px 0 5px 7px; top:40%}
.ecslider > .ps-list > li div.el_span p{display:none;}
}
@media only screen 
  and (min-width: 481px) 
  and (max-width: 509px) {
  .ecslider > .ps-list > li div.el_span p{display:none;}
  #wrapper .post-content .li_hdng {
  font-size: 12px !important;
  line-height: 12px !important;
  padding-top: 12px;
  }
  .ecslider .el_span h4 {
  font-size: 10px;
  line-height: 10px;
}
.highlight:after{
border-width:6px 0px 7px 10px;
}
.ecslider > .ps-list > li div.el_span{top:29%;}
.n_highlight{border-left:solid 4px #a0b4cd !important}
.highlight{border-left: solid 4px #f37230;}
}
@media only screen  and (min-width: 510px)  and (max-width: 640px) {
#wrapper .post-content .li_hdng{font-size:14px;  line-height: 12px; padding: 7px 0 0 11px;}
.ecslider .el_span h4{font-size:11px; line-height: 12px;}
.ecslider > .ps-list > li div.el_span{top:23%; padding: 5px 0 0 12px;}
.ecslider > .ps-list > li div.el_span p{display:none;}
.n_highlight{border-left:solid 8px #a0b4cd !important}
.highlight{border-left: solid 8px #f37230;}
.highlight:after{ border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #f37130;
	top:40%;}
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
.ecslider > .ps-list > li div.el_span p{display:none;}
.ecslider > .ps-list > li div.el_span{padding: 5px 0 0 12px; top: 7%;}
#wrapper .post-content .li_hdng{font-size: 15px; line-height: 15px; padding: 10px 0 0 12px;}
.ecslider .el_span h4{line-height: 15px;}
.n_highlight{border-left:solid 8px #a0b4cd !important}
.highlight{border-left: solid 8px #f37230;}
.highlight:after{ border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #f37130;
	top:40%;}
}
@media only screen and (min-width: 768px) 
  and (max-width: 990px) {
  #wrapper .post-content .li_hdng { padding: 10px 5px 5px 12px;}
.ecslider > .ps-list > li div.el_span { padding: 5px 5px 0 12px; top: 14%;}
.ecslider > .ps-list > li div.el_span p {
  font-size: 11px;
  line-height: 14px;
    width: 14em;
}
#wrapper .post-content .li_hdng{font-size:18px;}
.ecslider .el_span h4{line-height: 15px; }
.n_highlight{border-left:solid 8px #a0b4cd !important}
.highlight{border-left: solid 8px #f37230;}
.highlight:after{ border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #f37130;
	top:40%;}
}
@media only screen and (min-width: 991px) 
  and (max-width: 1200px) {
.ecslider > .ps-list > li div.el_span { top: 15%;}
.ecslider > .ps-list > li div.el_span p{ width:17em;}
}

/****large Screens***/
@media only screen and (min-width: 1201px) {
	.ecslider > .ps-list > li div.el_span p{font-size: 13px;}
	.ecslider .el_span h4{font-size: 14px;}
	#wrapper .post-content .li_hdng{padding-top:18px;}
}
