@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
<meta name="viewport" content="width=device-width, initial-scale=3.0">

body {
    background-color: #211f1f !important;
    margin: 0;
    padding: 0;
}

a {
    font-family: Tahoma;
    font-size: 14px;
    color: red;
    text-decoration: none !important;
    font-weight: 700;
}

a:hover {
    color: #600;
    text-decoration: none !important;
}


.blok {
    max-width: 860px;
    margin: 0 auto !important;
    padding: 0 !important;
}

.header {
    margin-top: 5px;
    height: 380px;
    background: url(ust.png) no-repeat center;
}

.content {
    background: url(orta.png) repeat-y;
    padding: 0 70px;
    padding-top: 1px;
    margin-top: -1px;
}

.footer {
    height: 301px;
    background: url(alt.png) no-repeat center;
    padding-top: 20px;
    margin-top: -10px;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #160200;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #c9ad43;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.anabaslik {
    background: url(b3.png) no-repeat center;
    font-family: 'Roboto Slab', sans-serif;
    text-align: center;
    width: 486px;
    height: 185px;
    padding-top: 75px;
    font-size: 24px;
    font-weight: 900;
    color: #c9ad43;
    text-shadow: 4px 4px 4px #000000;
    margin: 20px 0px 10px 0px;
}

#video-background {
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    z-index: -1;
}

.baslik {
    background: url(b.png) no-repeat center center;
    text-align: center;
    width: 296px;
    height: 66px;
    line-height: 69px;
    margin: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #c9ad43;
    text-shadow: 0px 2px 0px #091625;
    display: inline-block;
    text-transform: uppercase;
}

.baslik2 {
    background: url(b.png) no-repeat center center;
    text-align: center;
    width: 296px;
    height: 66px;
    line-height: 68px;
    margin: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #c9ad43;
    text-shadow: 0px 2px 0px #091625;
    display: inline-block;
    text-transform: uppercase;
}

.aciklama {
    background-color: rgb(29 29 29);
    border: 1px solid #af6408;
    padding: 25px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff0b5;
    text-shadow: 1px 1px 1px #000;
    margin: 10px;
}

.center {
    text-align: center;
}

.list2 {
    width: 50%;
    float: left;
}

.list2 ul {
    padding-left: 40px;
}

.list2 ul li {
    margin: 3px 0;
}

.list2.blue {
    color: #fff8e1;
    text-shadow: 1px 1px 1px #000;
}

.clear-both {
    clear: both;
}

h2 {
    background: #130000ad;
    border: 1px solid #d57e19;
    padding: 5px;
    color: #ffc98a;
    font-size: 15px;
    position: absolute;
    display: inline-block;
}

.ss {
    border: 1px solid #af6408;
    box-shadow: 0 0 0px 4px #dcae052e;
    border-radius: 30px;
}

table {
    width: 100%;
    height: auto;
}

table thead tr {
    background: linear-gradient(1deg, #460c05, #200401);
}

table thead tr th {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #c9ad43;
    border: 1px solid #af6408;
    text-shadow: 1px 1px 0px #000;
}

table tbody tr td {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #c9ad43;
    background: #0e0100;
    border: 1px solid #af6408;
}

#duyuru-altx {
  background: url(../images/download-bg.png) center center no-repeat !important;
  bottom: 50px;
  left: 1500px;
  right: 100px;
  height: 550px;
  position: fixed;
  width: 100%;
  z-index: 99999;
}

#duyuru-altx a {
    color: #dadada;
    font-weight: 800;
    font-size: 35px;
    display: block;
    text-decoration: none;
}

#duyuru-altx span {
    font-size: 14px;
    font-weight: 700;
    color: #dfb63e;
    text-shadow: 0px 1px 0px #000;
    text-transform: uppercase;
    display: block;
}

#duyuru-alt {
  background: url(../imagess/download-bg.png) center center no-repeat !important;
  bottom: -20px;
  left: 0;
  right: 0;
  height: 158px;
  position: fixed;
  width: 100%;
  z-index: 99999;
}

#duyuru-alt a {
  background: url(../images/playnow-btn.gif) center 4px no-repeat;
  color: #fff;
  font-size: 34px;
  letter-spacing: 0.042em;
  line-height: 75px;
  height: 75px;
  margin: 0 auto;
  text-shadow: 0 -0.035em 0.025em #000;
  text-transform: uppercase;
  width: 385px;
  border: 0;
  position: relative;
  z-index: 0;
  display: block;
  text-align: center;
  margin-top: 2.7rem;
  font-family: "PT Sans Narrow", Arial Narrow, sans-serif;
}

#duyuru-alt span {
    font-size: 14px;
    font-weight: 700;
    color: #dfb63e;
    text-shadow: 0px 1px 0px #000;
    text-transform: uppercase;
    display: block;
}

.npc {
    display: inline-block;
    width: 48.8%;
    margin-top: 20px;
}

.npc .baslik {
    background: linear-gradient(to top, #290000, #750808);
    text-align: center;
    width: 90%;
    line-height: 60px;
    height: 60px;
    margin: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #ffd760;
    text-shadow: 0px 2px 0px #1f0505;
    text-transform: uppercase;
    border-radius: 50px;
    border: 3px solid #ff9f11;
}

.npc .baslik2 {
    background: linear-gradient(to top, #0e0100, #2e0301, #0e0100);
    text-align: center;
    width: 90%;
    line-height: 60px;
    height: 60px;
    margin: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #c9ad43;
    text-shadow: 0px 2px 0px #160200;
    text-transform: uppercase;
    border-radius: 50px;
    border: 1px solid #af6408;
}

.modal-header {
    background: linear-gradient(to top, #072456, #3c82f3);
    color: #c9ad43;
    border-bottom: 1px solid #3681ff!important;
    text-shadow: none;
}

.modal-content {
    background: #06142b!important;
}

.modal-footer {
    background: linear-gradient(to top, #072456, #3c82f3);
    color: #c9ad43;
    border-top: 1px solid #3681ff!important;
}

.modal-body img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.btn-close {
    background: #040c1a;
    border: 1px solid #2961bc!important;
    color: #c9ad43;
}

.btn-close:hover {
    color: #71a7ff !important;
    opacity: 0.9;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ffb71e!important;
}

img {
    max-width: 100%;
}

/* Mobil Stilleri */
@media (max-width: 767px) {
  .blok {
    max-width: 100%;
    padding: 0 px !important;
  }

  .header {
    height: 200px;
    background-size: cover;
  }

  .content {
    background: none !important;
    padding: 0 60px;
    padding-left: 25px; /* Sol tarafta boşluk bırakmayı kaldırır */
    margin-top: -1px;
    text-align: center;
    margin: 0 auto;
	margin-left: 40px;
  }

  .footer {
    height: 150px;
  }

  .anabaslik {
    width: 100%;
    font-size: 18px;
    padding-top: 85px;
    text-align: center;
    margin: 0 auto;
  }

  .baslik,
  .baslik2 {
    width: 100%;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
  }

  .aciklama {
    font-size: 12px;
    padding: 15px;
    margin: 0 auto;
  }

  .list2 {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .list2 ul {
    padding-left: 20px;
  }

  .npc {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .npc .baslik,
  .npc .baslik2 {
    width: 100%;
    text-align: center;
  }

  .acilis h1 {
    font-size: 30px;
    margin-bottom: -20px;
  }

  .acilis span {
    font-size: 20px;
  }

  .facebook {
    font-size: 14px;
    margin-top: 5px;
  }

  .site h1 {
    font-size: 20px;
    margin-bottom: -5px;
  }

  .site span {
    font-size: 12px;
  }
  
  .header {
    margin-top: 5px;
    height: 380px;
    background: none !important;
	}
	
	.footer {
    height: 301px;
    background: none !important;
    padding-top: 20px;
    margin-top: -10px;
}

  /* Duyuru altı ve diğer stiller mobilde tam ortada olsun */
  #duyuru-alt {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }

  .btns {
    width: 100%;
    margin: 0 auto;
  }

  .btn {
    margin: 5px;
  }
}
