@media (min-width:768px) {


#c10736 .col-sm-6 h3 {text-align:left;position:relative;}
#c10736 .col-sm-6:first-child h3{text-align:right;}
#c10736 .col-sm-6:first-child::after {
content: '';
display: block;
position: absolute;
top: 0;
width: 1px;
background: #d9d9d9;
z-index: 9999;
height: 100%;
left: 100%;
transform: translateX(-50%);
}
#c10736 .col-sm-6:last-child::after {
content: '';
display: block;
position: absolute;
top: 0;
width: 1px;
background: #d9d9d9;
z-index: 9999;
height: 100%;
left: 0%;
transform: translateX(-50%);
}
#c10736 .col-sm-6{
  padding-bottom:50px;
  padding-top:50px;
}
#c10736 .col-sm-6:first-child{padding-right: 40px;}
#c10736 .col-sm-6:last-child{padding-left: 40px;}
#c10736 .col-sm-6 h3::before {
  z-index: 99999;
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: -40px;
    width: 15px;
    height: 15px;
    background: #ab794c;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
#c10736 .col-sm-6:first-child {

  text-align: right;
}
#c10736 .col-sm-6:first-child h3::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: -55px;
    left:initial;
    width: 15px;
    height: 15px;
    background: #ab794c;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
#c10736 .col-sm-6 .ce-textpic {
    overflow: visible;
}




}


.sts-item.disabled {
  opacity:.2;

}
.sts-item.disabled img {
-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.col-md-5ths.sts-item  {
    padding-left: 10px;
    padding-right: 10px;
}
.sts-item .news-list-item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16);
    border-radius: 3px;
    padding: 11px;
    margin-bottom:20px;
    line-height: 18px;
}
.sts-item-bottom {
    overflow:hidden;
}
.sts-item-link {
  font-size: 30px;
  color:#939393;
}
.sts-item-link .fa.fa-angle-down {
    line-height: 18px;
}
.sts-item-bottom-col p {
  margin:0px;
}
.sts-item-bottom .sts-item-bottom-col {
    padding: 0px;
}
.sts-item-bottom .sts-item-week {
    font-weight:600;
}

.sts-item h3 {
  color:#333538;
  font-size:13px;
  font-weight:500;
  text-transform:none;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  min-height:60px;
  line-height: 18px;
}
.sts-item * {
outline-width: 0;
outline:none!important;
}
.sts-item  {
outline-width: 0;
outline:none!important;
}
.sts-item a {
  text-decoration: none;
}
#st-stories .slick-slide {outline:none!important;}
.sts-item-week {
  font-size:12px;
 /* text-transform:uppercase;*/
  color:#707070;
  font-family:'Montserrat';
}

  @media only screen and (min-width: 992px) {

  .col-md-5ths.sts-item  {
      padding-left: 10px;
      padding-right: 10px;
  }
  }

.blank-template {
  padding: 30px;
}

.mfp-iframe-scaler iframe {
  background: #fff!important;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 30px auto;
  }
}
