body, .getAccess a {font-family: "League Spartan", sans-serif !important;}

.hTwoBtns .buttons_light, .hTwoBtns .border_btn {font-family: "League Spartan", sans-serif !important;font-weight: 800 !important;font-size: 20px !important;}

.logo img {
    height: auto;
}

.mobileBtn {
  position: absolute;
  top: 10px;
  right: 10px;

}

.border_btn:hover i,.border_btn:hover svg, .border_btn:hover .text_med {color: #000 !important;}

.flogo {margin: auto;width:180px;height: auto;}

header {
  height: 135px;
}

nav,.hTwoBtns, fooer, .sfooter, .header_welcome h1, .hover_update_info h4 a {text-transform: uppercase !important;}

.hover_update_info h4 a {color: #FFF !important;}
 
nav ul li {  font-size: 20px !important;font-weight: 400 !important;}

.createAcc, .joinNow {display: flex !important;
	  align-items: center !important;
	  justify-content: center !important;line-height: 1.0 !important;padding-top:8px;padding-bottom:6px;}

.sfooter_btn, .header_welcome h1, .getAccess a   {font-weight: 800 !important;}

.sfooter {border-top: 6px solid #000 !important;}

.title {
  margin-bottom: 50px !important;}
  
  .sftext {font-weight: 500;}

.title h2 {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 36px;
  display: flex;
  
}

.title h2::before, .title h2::after {
  content: '';
  width: 100%;
  border-bottom: solid .2em #333;
  top: 50%;
  flex: 1;
  margin: auto;
	margin-right: auto;
}

.title h2::before {
  margin-right: 15px;
}


.title h2::after {
  margin-left: 15px;
}

.update_hover h4 a {background: #000;padding:6px;margin-bottom: 8px;}

.update_hover {padding-left: 10px;}

.update_taglist div {}


.update_taglist a {color: #ff4f4f;padding:4px;font-size: 12px;}
.update_taglist a:hover {color: #FFF;}

.update_taglist  ul li {margin-bottom: 0px;background: #000;}

.update_taglist  ul li a {
  line-height: 1.8;
  padding-left:6px;padding-right:6px;
  display: flex;
  align-items: center;
}


@media only screen and (max-width: 1280px) {
  .title h2 {
	font-size: 20px;
	line-height: 32px;
  }

