body {
    margin: 0;
    background: #F8F8F8;
}
.sapling {
    background-color: #058C05 !important;
}
.white {
    color: #fff;
}
hr {
    color: #ffffff !important;
    opacity: .0;
}
.small-margin-top {
	margin-top: 5em;
}
.min-margin-top {
	margin-top: 2.5em;
}

.small-margin-bottom {
	margin-bottom: 5em;
}

.warning-icon {
	margin: 1.5em 1.5em 0 1.5em;
}
h1 {
    line-height:1.25;
    margin-top:0em;
    margin-bottom:.5em;
    font-size:2.0rem;
    font-weight: bold;
    color: #00000;
    opacity: 0.85;
}
.item-text-above {
    position: relative; 
    float: left; 
    margin-left: 15px; 
    margin-top: 35px; 
    top: -8px;
    font-weight: 500;
    opacity: 0.88;
}
.item-text-above2 {
    position: relative; 
    float: left; 
    margin-right: 5%;
    margin-top: -65px; 
    top: -8px;
    font-weight: 500;
    opacity: 0.88;
    text-align: right;
}
.item-text-below {
    position: relative; 
    float: left; 
    margin-left: 0%; 
    top: -10px; 
    font-weight: bold; 
    opacity: 0.8;
    text-align: center;
}
.card-img-top {
    top: -3px;
    width: 64px; 
    height: 64px; 
    margin-left: 38%;
    margin-right: 38%;
    display: block;
    position: absolute;
    text-align: center;
}
.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}
.price {
    margin-left: -27%;
}
.players {
    margin-left: 0%;
    text-align: center;
}
.item-button {
    margin-left: 20px; 
    margin-right: 20px; 
    margin-bottom: 15px; 
    margin-top: -5px; 
    background-color: #058C05; 
    border-color: #058C05;
}
.item-nav-1 {
    text-align: center;
    margin-left: 0 auto;
    margin-right: 0 auto;
    color: #fff;
}
.item-nav-1 label {
    background-color: #058C05; 
    border-color: #058C05; 
}
.item-nav-1 label:hover {
    background-color: #753604; 
    border-color: #753604; 
    color: #fff;
    text-align: center;
}
.item-nav-1 label .active {
    background-color: #753604; 
    border-color: #753604; 
    color: #fff;
    text-align: center;
}
.btn-secondary:not(:disabled):not(.disabled).active {
    background-color: #753604; 
    border-color: #753604; 
    color: #fff;
    text-align: center;
}
.item-nav {
    position: relative;
    background-color: #058C05; 
    border-color: #058C05; 
    color: #fff;
    text-align: center;
}
.item-nav:hover {
    position: relative;
    background-color: #753604; 
    border-color: #753604; 
    color: #fff; 
    text-align: center;
}
.item-button:hover {
    margin-left: 20px; 
    margin-right: 20px; 
    margin-bottom: 15px; 
    margin-top: -5px; 
    background-color: #753604; 
    border-color: #753604;
}
.h-100 {
    padding-left: -20px; 
    padding-right: -20px;
    border-color: #058C05;
}
h2 {
    line-height:1.25;
    margin-top:0em;
    margin-bottom:.5em;
    font-size:1.5rem;
    font-weight: bold;
    color: #00000;
    opacity: 0.8;
}
.service-features {
    line-height:1.25;
    margin-top:0em;
    margin-bottom:.5em;
    font-size:1.5rem;
    font-weight: 600;
    color: #00000;
    opacity: 0.8;
}
.sidebar-card {
    width: 32%;
    margin-left: 3%;
}
.sidebar-card a {
    color: #058C05 !important;
}
.sidebar-card-body {
    margin-left: 10px;
}
.empty-card {
    top: -40%;
    margin-left: 3%;
    margin-right: 3%;
}
.card-title {
    font-weight: bold; 
    color: #058C05 !important;
}
.footer-feature {
    margin-bottom: 5px; 
    margin-top: 5px;
    filter: brightness(3.00);
}
.highlight {
    filter: drop-shadow(0 0 0.50rem #058C05);
}
.feature-icons {
    font-size: 35px; 
    color: #058C05;
    margin-bottom: 10px;
}
.feature-img {
    margin-bottom: -5px; 
    margin-top: -5px;
}
.item-notice {
    position: relative; 
    margin-top: -29%; 
    margin-left: 7.2%;
    text-align: center;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}
.form-select .form-select-sm {
    position: relative;
    margin-top: 2px;
    text-align: center;
    vertical-align: middle;
}
.message-area {
	display: inline-block;
	border-radius: 10px;
	box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.1);
	width: 75%;
	margin: -2em 1em 1em 1em;
	background: #FFFFFF;
	z-index: 999;
	margin-left: 12.5%;
	margin-right: 12.5%;
}
small:link {
    margin-bottom: 4px;
    text-decoration: none;
}
small:hover, .footer-link:active {
    margin-bottom: 4px;
    color: #058C05;
    text-decoration: none;
}
a:link {
    margin-bottom: 4px;
    text-decoration: none;
    color: #fff;
}
a {
    margin-bottom: 4px;
    text-decoration: none;
    color: #fff;
}
a:hover, .footer-link:active {
    margin-bottom: 4px;
    color: #058C05;
    text-decoration: none;
}
.count-title {
    margin-top: 15px; 
    font-weight: 500; 
    opacity: 0.8;
}
.count-text {
    font-weight: 600; 
    opacity: 0.9;
}
.message-area > .text {
	text-align: left;
	padding: 0 0 0 0;
}
 
header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media only screen and (max-width: 600px) {
  header .overlay {
    background: url("https://saplingservers.net/assets/images/slider/2.jpg");
  }
  .map-center {
    width: 100%;
    height: auto;
  }
  .socials {
      position: relative; 
      margin-top: 2.0%; 
      list-style-type: none;  
      text-align: right;
  }
  .highlight {
    filter: drop-shadow(0 0 0.50rem #058C05);
}
}

@media only screen and (device-width: 768px) {
  header .overlay {
    background: url("https://saplingservers.net/assets/images/slider/2.jpg");
  }
  .map-center {
    width: 100%;
    height: auto;
  }
  .socials {
      position: relative; 
      margin-top: 2.0%; 
      list-style-type: none;  
      text-align: right;
  }
  .highlight {
    filter: drop-shadow(0 0 0.50rem #058C05);
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  header .overlay {
    background: url("https://saplingservers.net/assets/images/slider/2.jpg");
  }
  .map-center {
    width: 100%;
    height: auto;
  }
  .socials {
      position: relative; 
      margin-top: 2.0%; 
      list-style-type: none;  
      text-align: right;
  }
  .highlight {
    filter: drop-shadow(0 0 0.50rem #058C05);
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  header .overlay {
    background: url("https://saplingservers.net/assets/images/slider/.jpg");
  }
  .map-center {
    width: 100%;
    height: auto;
  }
  .socials {
      position: relative; 
      margin-top: 2.0%; 
      list-style-type: none;  
      text-align: right;
  }
  .highlight {
    filter: drop-shadow(0 0 0.50rem #058C05);
}
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('../../images/background.mp4') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}
#footer{
    margin-top:6em;
    text-align:center;
    font-size:1.5em;
    padding-bottom:0;
}
#wrap{
 background:url(http://82.40.149.90/Download/index.php?share/fileProxy&user=1&sid=AJ3ysRtI) no-repeat center bottom;   
}