@media(min-width:1200px) {
  .pd-l-0 {
    padding-left: 0
  }
}

@media(min-width:1015px) and (max-width:1200px) {
  .top {
    padding-left: 0;
    padding-right: 0
  }
  .top .container {
    padding: 0;
    max-width: 992px
  }
}

@media(min-width:1015px) {
  body {
    background-position: bottom;
  }
  .f-d-n {
    display: none;
    overflow: hidden
  }
}

@media(max-width:1015px) {
  body {
    background-color: #0a0602
  }
  .m-d-n {
    display: none;
    overflow: hidden
  }
  .top {
    padding-top: 400px;
    margin-bottom: 3rem !important
  }
  .bottom {
    height: 100px;
    padding-top: 30px;
    text-align: center
  }
  .bottom h5 {
    color: #668235
  }
  .bottom span {
    font-size: 14px;
    color: #668235
  }
  .bottom span a {
    font-weight: 700;
    color: #668235
  }
  .top .homepage,
  .top .register,
  .top .download {
    text-decoration: none;
    height: 141px;
    width: 325px;
    padding-top: 75px;
    display: block;
    text-align: center;
    margin-left: 7%;
  }
  .top .homepage strong,
  .top .register strong,
  .top .download strong {
    font-size: 18px!important;
    text-transform: uppercase;
    color: #cf3d2e;
    text-shadow: 1px 1px 1px #000;
    transition: 1s linear;
    display: block;
    font-weight: 850;
    font-size: 16px;
  }
  .top .homepage strong:hover,
  .top .register strong:hover,
  .top .download strong:hover {
    color: #e3ef9b
  }
  .top .homepage span,
  .top .register span,
  .top .download span {
    font-size: 9px;
    color: #fffcb4;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-weight: 850;
    margin-top: -5px;
    display: block
  }
  .top .homepage {
    background: url(../images/button.png)
  }
  .top .register {
    background: url(../images/button.png)
  }
  .top .download {
    background: url(../images/button.png)
  }
}

body {
  font-family: Montserrat,sans-serif;
  background: url(../images/header.png) fixed;
  color: #fff7c2;
}

@media(min-width:1015px) {
  .top {
    /* background: url(../images/header.png) no-repeat top center #000; */
    padding-top: 350px;
  }
  .top .homepage,
  .top .register,
  .top .download {
    text-decoration: none;
    height: 141px;
    width: 325px;
    padding-top: 75px;
    display: block;
    text-align: center
  }
  .top .homepage strong,
  .top .register strong,
  .top .download strong {
    font-size: 18px!important;
    text-transform: uppercase;
    color: #cf3d2e;
    text-shadow: 1px 1px 1px #000;
    transition: 1s linear;
    display: block;
    font-weight: 850;
    font-size: 16px;
  }
  .top .homepage strong:hover,
  .top .register strong:hover,
  .top .download strong:hover {
    color: #e3ef9b
  }
  .top .homepage span,
  .top .register span,
  .top .download span {
    font-size: 9px;
    color: #fffcb4;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-weight: 850;
    margin-top: -5px;
    display: block
  }
  .top .homepage {
    background: url(../images/button.png)
  }
  .top .register {
    background: url(../images/button.png)
  }
  .top .download {
    background: url(../images/button.png)
  }
  .center {
    /* background: url(../images/frame.png) repeat-y top center; */
  }
  .bottom {
    height: 330px;
    padding-top: 120px;
    text-align: center
  }
  .bottom h5 {
    color: #a74b1d
  }
  .bottom span {
    font-size: 14px;
    color: #a74b1d
  }
  .bottom span a {
    font-weight: 700;
    color: #a74b1d
  }
}

.card {
  background: url(../images/frame.png);
  outline: 0;
  margin: -7px;
  border: 5px ridge #e3cd90;
  -webkit-box-shadow: inset 0 0 52px -1px #ac460f;
  -moz-box-shadow: inset 0 0 52px -1px #ac460f;
  box-shadow: inset 0 0 52px -1px #ac460f;
}

.card-header {
  background: url(../images/bg.jpg) no-repeat;
  border: 2px ridge #e3cd90;
  border-radius: 5px;
  line-height: 35px;
  text-align: center;
  font-family: Tahoma;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 1000;
  font-size: 20px;
  margin: 10px;
}

.card-body {
  padding-bottom: 32px;
  padding-left: 30px;
  padding-right: 30px
}

.list-items .item {
  display: block;
  padding: 8px 0;
  background: url(../images/bg2.jpg) no-repeat;
  border: 3px solid #830202;
  -webkit-box-shadow: 0px 0px 0px 2px #f7b005;
  -moz-box-shadow: 0px 0px 0px 2px #f7b005;
  box-shadow: 0px 0px 0px 2px #f7b005;
  font-weight: bold;
  margin: 11px;
  color: #ffffff;
  text-shadow: 1px 1px 0px #000;
}

.list-items .item .img-box {
  height: 50px;
  width: 50px;
  border: 1px solid #1a0602;
  background-color: #f98f00;
  display: flex;
  align-items: center;
  align-content: center;
  align-self: flex-end
}

.list-items .item .box-element b {
  display: block
}

.list-items .item .box-element span {
  display: block
}

.table-trailer {
  color: #ffecb0;
  background: linear-gradient(to top, #502704 0%, #502704 50%, #502704 100%);
  background-color: #180501;
}

.table-trailer td,
.table-trailer th,
.table-trailer thead th {
  border-color: #fff0c0
}

.table-trailer.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .43)
}

.table-trailer.table-hover tbody tr:hover {
  color: #ec9362;
  background-color: rgba(0, 0, 0, .075)
}

.alert-green-style {
  background: url(../images/bg2.jpg) no-repeat;
  border: 3px solid #830202;
  -webkit-box-shadow: 0px 0px 0px 2px #f7b005;
  -moz-box-shadow: 0px 0px 0px 2px #f7b005;
  box-shadow: 0px 0px 0px 2px #f7b005;
  border-radius: 8px;
  font-weight: 700;
  margin: 11px;
  color: #ffdc88;
  text-shadow: 1px 1px 1px #000;
}

.head-green-style {
  color: #d49b7d;
  background-color: #291812;
  border-color: #895539;
  background-image: url(../images/card/classy-fabric.png);
  text-align: center;
  font-size: 18px;
  font-weight: 700
}

.tooltip-inner {
  font-size: 12px;
  padding: 10px 15px 10px 20px;
  color: #ffe3a2;
  background-color: #283314;
  background-image: url(../images/card/classy-fabric.png);
  border: 1px solid #141b0c;
  text-align: left
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #283314 !important
}

.collapse .alert:before {
  content: "";
  background: url(../images/card/alert-top.html);
  width: 75px;
  height: 25px;
  left: -20px;
  bottom: -6.5px;
  position: absolute
}

.collapse .alert:after {
  content: "";
  background: url(../images/card/alert-bottom.html);
  width: 75px;
  height: 25px;
  right: -20px;
  bottom: -6.5px;
  position: absolute
}

#owl-npc .item {
  /* background: #ffecb2; */
  background-image: url(../images/card/classy-fabric.png) padding:8px;
  margin-left: 2px;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 5px
}

.gameimage {
  border: 5px solid #783300;
  box-shadow: 0 0 20px #782c06
}

.nav-tabs .nav-item {
  background: #fff3cc;
  border: 1px solid #150d0c
}

.nav-tabs .nav-item a {
  color: #1a0602
}

.nav-tabs .nav-link:hover {
  background: #231611;
  border: 1px solid #895539;
  color: #c17d57;
  border-radius: 0
}

.nav-tabs .nav-link:focus {
  background: #231611;
  border: 1px solid #895539;
  color: #c17d57;
  border-radius: 0
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #fff2c8;
  border: 1px solid #fff0c1;
  color: #1a0602;
  border-radius: 0
}


.discord-widget {
  width:320px;
  transition-property: right;
  transition-duration: 2s;
  -webkit-transition-property: right; /* Safari */
  -webkit-transition-duration: 2s; /* Safari */
  position: fixed;
  bottom: 100px;
  left: 0px;
  z-index:10;
}

.discord-widget.active{
  right: 20px;
}

.openText{
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 99999;
}

.logo {
  top:0px;
  left: 49%;
  transform: translate(-50%,0);
  position: absolute;
  z-index: 1;
}
.table thead tr td {
  background: url(../images/bg4.jpg) no-repeat;
  color: #ffe74a;
  border: 2px solid #910000;
  font-size: 14px;
  font-weight: normal;
}
.table tbody tr td {
  background: url(../images/bg3.jpg) no-repeat;
  border: 1px solid #910000;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  font-size: 14px;
}
.itemBiyolog .img-thumbnail{
  background: url(../images/frame.png) no-repeat;
  border: 1px solid #f1a451!important;
  border-radius: 10px;
  font-weight: bold;
  color: #ffdc88;
  text-shadow: 1px 1px 0px #000;
}
.itemBiyolog{
  font-size: 13px;
}
.itemBiyolog h5{
  font-size: 15px;
  font-weight: 800;
  padding-top: 5px;
  margin-bottom: 3px;
}
.event{
  background: url(../images/frame.png);
  font-weight: 400;
  font-size: 14px;
  color: #000;
  text-shadow: none;
}
.openText{
  position: fixed;
  z-index: 999999;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 80px;
  color: #ffdd56;
  text-shadow: 1px 1px 0px #000;
  border-top: 2px solid #ffd860;
  background: url(../images/openText.jpg) no-repeat;
  -webkit-animation: duyuru 0.5s ease-in-out infinite alternate;
  animation: duyuru 1s ease-in-out infinite;
}

.openText h4 {
  margin: 0px;
  margin-top: -8px;
  font-weight: 900;
  font-size: 33px;
}

.openText span {
  font-weight: 700;
  color: #f6cf32;
  text-shadow: 1px 1px 0px #000;
  text-transform: uppercase;
}
