 

.timeline {
  position: relative;
}
.timeline::before {
     content: '';
    background: #000000;
    width: 3px;
    height: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.timeline-item {
  width: 100%;
  margin-bottom: -60px;
}
.timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item:nth-child(even) .timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}
.timeline-item::after {
  content: '';
  display: block;
  clear: both;
}

.timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
  display:inline-block
}
.timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  right: -15px;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #f5f5f5;
}

.timeline-img {
       width: 27px;
    height: 27px;
    /* background: #2a2a2a; */
    border-radius: 10%;
    position: absolute;
    left: 50%;
    margin-top: 8px;
    margin-left: -15px;
   background-size: contain!important;
}
 
 .timeline-img
{
   background: url(../../img/fiberli_logo-1.png) no-repeat;
}
.timeline-card {
  padding: 0 !important;
}
.timeline-card p {
  padding: 0 20px;
  line-height: 23px;
    font-family: catamaran;
    font-weight: 300;
    margin-top: 10px;
}
.timeline-card a {
  margin-left: 20px;
}

.timeline-item .timeline-img-header {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://picsum.photos/1000/800/?random") center center no-repeat;
  background-size: cover;
}

.timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header h2 {
  color: #FFFFFF;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #3F51B5;
  padding: 0 20px;
}

.date {
  background: #d90000;
  display: inline-block;
  color: #FFFFFF;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .timeline::before {
    left: 50px;
  }
  .timeline .timeline-img {
    left: 50px;
  }
  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
}

.HaberResim img{
width:100%}

    .modal-full {
        min-width: 100%;
        margin: 0;
    }

    .modal-full .modal-content {
        min-height: 100vh;
    }
    .modal {
    display: none;
    position: fixed;
    z-index: 999999999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.title {
padding: 8px 20px;
    background: black;
    margin: 0;
    color: white;
    font-size: 15px;
    border-top: 2px solid red;}
.HaberResim {
    max-height: 350px;
    overflow:hidden;
    border: 1px #e4e4e4 solid;
}
.col img {
    width:auto;
    max-width:100%;
}
@media (max-width: 920px) {

  .timeline-item {
    width: 100%;
    margin-bottom: 100px;
}
}

.gallery-expander {
     position: static!important; 
 overflow:visible;
    max-height: 0;
    -webkit-transition: max-height 500ms ease-in-out;
    -o-transition: max-height 500ms ease-in-out;
    transition: max-height 500ms ease-in-out;
}
.gallery-expander-contents > div.col {
    float: left;
    width: 100%;
    
}
.gallery-expander-contents > div.col + div.col {
    margin-left: 0;
}
.gallery-expander-contents {
    margin: 0 auto;
    max-width: 1200px;
     padding: 0; 
}
.titleIc
{
    font-size:25px
}
 
.bnt-more
{
      
    padding: 5px 10px;
    background: #cab9b1;
    color: #000;
    float:right;
}
.timeline-item:nth-child(even) .timeline-img:before {
    content: "-----";
    position: relative;
    left: 37px!important;
    top: 3px;
}
 .timeline-item .timeline-img:before {
     content: "-----";
    position: absolute;
    left: -33px;
    top: 3px;
}
@media (max-width:768px) {
 
 #txtUrunList2 {
    max-width: 1207px;
    margin: 0 auto;
    text-align: center;
    padding: 13px;
}
}
@media (max-width: 750px) {
   .timeline::before {
    left: -2px!important;
}
    .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 0!important;
}
    .col-md-12 {
        text-align: left;
    }
   .SayfaBasligi {
    padding: 0 10px;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0px auto!important;
}
    .row {
        margin:0!important
    }
    .col-md-12 {
    padding:0 0 0 0!important;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}
    .timeline-content {
        visibility: visible!important;
    -webkit-transform: translateX(0) scale(1)!important;
    opacity: 1!important;
    transform: translateX(0) scale(1)!important;
    opacity: 1!important;
    -webkit-transition: -webkit-transform 0.8s ease-in-out 0s, opacity 0.8s ease-in-out 0s!important;
    transition: transform 0.8s ease-in-out 0s, opacity 0.8s ease-in-out 0s!important;
}
    }
      
 .close {
    float: right;
    font-size: 39px;
    line-height: 1;
    color: #e20808;
    text-shadow: 0 1px 0 #fff;
    opacity: .8!important;
    filter: alpha(opacity=20);
}


.haberlerbody {
    margin-top:55px!important;
}