* {
  box-sizing: border-box;
  margin: 0;
}

body{
  width: 100%;
  overflow-x: hidden;
}

img{
  object-fit: contain;
}

/*search cssleri ana sayfadaki geniş görünümlü search butonu için ekstra olarak kullanıldılar*/
.search {
  background-position: 415px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50px !important;
  border: 1px solid #8e8e8e;
  color: black !important;
  font-size: 20px !important;
  height: 60px !important;
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 13px;
  outline: none;
  padding-left: 20px !important;
  width: 60% !important;
}


.search-button {
  display: block !important;
  position: absolute;
  right: 21.5% !important;
  top: 37px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.slick-prev:before, .slick-next:before {
  color: #8b7150 !important;
}

.slick-dots {
  display: none !important;
}

.slick-slide {
  height: auto !important;
}

.kategoriye-card>.read-more {
  float: left;
  font-size: 12px !important;
  color: #00b4cc;
}

.kategori-box {
  list-style-type: none;
  display: inline;
  padding: 10px 15px;
  border: none;
  margin: 0 10px;
  font-size: 18px;
  background-color: #8b7150;
  width: auto !important;
  display: inline-block;
}

.kategori-box a {
  text-decoration: none !important;
  color: #ffff;
}

.kategori-box a:hover {
  color: #00b4cc;
  transition: 0.5s;
}

/* Left-Content */

.hr-text {
  border-color: #8e8e8e;
  opacity: 0.3;
  margin-top: 0;
}

.left-content {
  font-size: 13px;
}

.middle-content-img {
  width: 100%;
  height: auto;
}

.left-content h2 {
  font-size: 18px;
  color: #343838;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 10px;
}

.left-content a {
  font-weight: bold;
  color: #1a1a1a !important;
}

.p-content {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  line-height: 27px;
  color: #4c4c4c !important;
  font-family: 'Merriweather', serif !important;
  font-weight: 400;
  font-size: 13px !important
}

.p-content a:hover {
  color: #00b4cc !important;
  text-decoration: none;
  transition: 0.3s !important;
  cursor: pointer !important;
}

.header {
  font-family: 'Oswald', sans-serif;
}

.middle-content {
  border-right: none !important;
  text-align: center;
}

.p-middle-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-align: left;
  font-family: 'Merriweather', serif !important;
  font-size: 15px;
  line-height: 27px;
  color: #4c4c4c !important;
  font-weight: 400;
  margin: 1% 0% 2% 0%;
}

.middle-content-header-text {
  color: #343838;
  font-family: 'Oswald', sans-serif;
  margin-top: 1%;
  font-size: 24px;
  text-align: start;
}

.middle-content,
.left-content {
  border-right: 1px solid #b3b3b3;
  color: #1a1a1a;
}

.middle-content,
.left-content .p-content *  {
  font-style: normal;
  color: rgb(76, 76, 76);
  font-family: 'Merriweather', serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
} 

.middle-content,
.left-content .p-content a {
  font-weight: bold;
}

.image-card {
  object-fit: cover;
  height: 200px !important;
}

.in-card {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  margin-top: 20px;
  margin-left: 0px;
  /* float: left; */
  text-align: center;
  height: 590px;
}

.in-card a {
  text-decoration: none;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400;
  line-height: 27px;
  color: #1a1a1a;
  font-size: 20px;
}

.in-card a:hover {
  color: #00b4cc;
  transition: 0.3s;
  text-decoration: none;
}

.in-card p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  color: #4c4c4c !important;
  display: -webkit-box;
  font-family: 'Merriweather', serif !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 27px;
  margin-top: 15px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  width: 100%;
}

.card {
  margin-left: 80px;
}


.video-card {
  min-height: 450px !important;
  height:auto;
} 

.video-card a {
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color: #1a1a1a;
}

.video-card a:hover {
  color: #00b4cc;
  transition: 0.3s;
  text-decoration: none;
}

.margin-bottom {
  float: left;
  text-align: justify;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  line-height: 27px;
  color: #4c4c4c !important;
  font-family: 'Merriweather', serif !important;
  font-weight: 400;
  font-size: 14px !important;
  margin-top: 1.5rem;
}

.video-card iframe{
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  float: left;
  text-align: justify;
}

.title-in-card {
  margin-left: 15px;
  font-size: 23px;
  line-height: 36px !important;
  font-weight: 500 !important;
  color: #343838 !important;
  font-family: 'Oswald', sans-serif;
}

.row.up {
  width: 95%;
  padding-left: 8%;
  /* margin-top: 2%; */
}

/* Ekstra büyük cihazlar (büyük dizüstü bilgisayarlar ve masaüstü bilgisayarlar, 1200 piksel ve üstü) */
@media only screen and (min-width: 1200px) {

  .left-content h2 {
    font-size: 21px !important;
  }

  .p-content {
    font-size: 14px !important;
  }

  .p-middle-content {
    margin: 1% 0% 2% 0%;
    text-align: justify;
  }

  .middle-content-img {
    height: 475px !important;
    width: auto;
  } 

  .title-card {
    margin-top: 100px;
    text-align: center;
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: 600 !important;
    color: #737373 !important;
    font-family: 'Oswald', sans-serif;
  }

  .image-card {
    height: 150px ;
  }

  .in-card a {
    font-size: 18px !important;
    line-height: 27px !important;
  }

  .video-card {
    max-width: 100%;
  }
}

@media only screen and (min-width: 992px) {

  .kategori-box a {
    font-size: 17px;
  } 

  /* .slick-track{
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 2rem;
  } */

  .in-card{
    height:550px;
  }

}

/* Extra küçük cihazlar (telefonlar, 768px ve altı) */
@media only screen and (max-width: 992px) {

  .margin-bottom{
    margin: 0%;
  }
  .row.up{
    padding-left: 50px;
    width: 97%;
    margin-top: 10px;
  }

  .header {
    min-height: 125px;
  }

  .p-middle-content {
    margin: 1% 0% 2% 10%;
    text-align: justify;
  }

  .kategori-box {
    min-width: 90px;
    padding: 10px 9px;
    border: none;
    margin-right: 3px;
    font-size: 12px;
    text-align: center;
    width: auto !important;
  }

  .title-in-card {
    margin-left: 15px;
    margin-top: 20px;
    font-size: 25px !important;
  }

  .hr-text {
     display: none;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .left-content {
    border-right: none;
    width: 100%;
    padding: 0px;
  }

  .middle-content {
    margin-top: 4%;
    padding: 0px;
  }

  .middle-content-header-text {
    margin-left: 0px;
    font-size: 20px;
  }

  .p-middle-content {
    margin: auto;    
    padding: 0px;
    width: 100%;
    text-align: justify;
    font-size: 13px !important;
  }

  .middle-content-img {
    margin-top: 30px;
    width: 100%;
    height: auto;
  }

  .title-card {
    text-align: center;
    margin-top: 70px;
  }

  .p-content {
    text-align: justify;
  }

  .image-card {
    width: 100%;
    height: 300px !important;
    object-fit: contain;  
  }

  .video {
    width: 100% !important;
    height: 175px !important;
    margin-left: 0px !important;
  }

  .video-card {
    max-width: 100% !important;
    margin-bottom: 60px;
  }
 
  .video-card iframe{
    height: 350px !important;
    margin-bottom: 10px;  
    max-width: 100%;
  }

  .in-card p {
    font-size: 13px !important;
  }

  .search-button{
    right: 13% !important;
    top: 37px !important;
  }

  .search{
    font-size:15px !important;
    width: 80% !important
  }
}


@media only screen and (max-width: 376px) {

  .in-card {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
    height: auto !important;
  }

  .title-in-card {
    margin-left: 15px;
    margin-bottom: -10px;
    font-size: 22px;
  }

  .hr-text {
    display: none;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .left-content {
    width: 100%;
    padding: 0px;
  }

  .p-middle-content {
    margin: auto;
    text-align: justify;
    font-size: 13px;
  }

  .middle-content-header-text {
    font-size: 18px;
  }

  .middle-content {
    font-size: 18px;
    margin-top: 11%;
  }

  .title-card {
    margin-bottom: -20px;
  }

  .p-content {
    text-align: justify;
    font-size: 13px !important;
  }

  .image-card {
    height:auto !important;
  }

  .video-card {
    max-width: 100% !important;
    margin-bottom: 10px;
  }

  .video-card iframe{
    width: 345px !important;
    height: 200px !important;
  }
  
  .search{
    font-size:13px !important;
  }
}


@media only screen and (max-width: 320px) {

  .row.up{
    padding-left: 45px;
  } 

  .kategori-box {
    padding: 10px 6px;
    font-size: 9px;
    margin-right: 0;
    width: auto !important;
  }

  .video-card a{
    font-size: 16px !important;
  }

  .left-content h2 {
    font-size: 18px;
    color: #343838;
    font-family: 'Oswald', sans-serif;
  }

  .middle-content-header-text {
    font-size: 15px;
  }

  .video-card iframe{
    width: 290px !important;
    height: 170px !important;
  }

  .col-md-3.col-sm-6.video-card {
    margin-bottom: -30px;
  }
} 

.slider {
    width: fit-content;
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
}

.slider-container{
  position: relative;
  height: 90px;
}

@media only screen and (max-width: 1024px) {
  section.center.slider.slick-initialized.slick-slider.slick-dotted {
    width: 92%;
    left: 52%;
}

  .slider-container{
    width:inherit;
  }
}
@media only screen and (max-width: 600px) {
  section.center.slider.slick-initialized.slick-slider.slick-dotted {
    width: 87%;
    left: 54%;
}

  .slider-container{
    width:inherit;
  }
}
@media only screen and (max-width: 480px) {
  section.center.slider.slick-initialized.slick-slider.slick-dotted {
    width: 82%;
    left: 55%;
}

  .slider-container{
    width:inherit;
  }
}