body { font-family: "Roboto", sans-serif !important;}

header {height:120px !important;background: #0A0B29 !important;
	background: linear-gradient(180deg,rgba(10, 11, 41, 1) 0%, rgba(10, 11, 41, 0) 100%) !important;}

.logo img {
  max-width: 280px !important;height: auto !important;
  }
  
  .bg_dark { background-image: url("../images/bg1.jpg");background-size: contain;}
  
  
  .hTwoBtns .createAcc, .hTwoBtns .joinNow, .buttons_med, .getAccess a {transform: skewX(-15deg) !important;font-weight: 700;}
 
 .joinNow, .getAccess a {border-right: 3px solid #FFF;border-bottom: 3px solid #FFF;}
 .joinNow:hover, .getAccess a:hover {border-right: 3px solid #53A0D1 !important;border-bottom: 3px solid #53A0D1 !important;}
  
 
 .joinNow, .createAcc {
   line-height: 34px !important;
   padding: 0 20px;
   margin-left: 9px;
   font-size: 16px;
   z-index: 99999;
 }
 
 .createAcc {border-top:0px !important;border-left: 0px !important;background-color: #153455 !important;border-right: 3px solid #53A0D1 !important;border-bottom: 3px solid #53A0D1 !important;}
 .createAcc:hover {border-top:0px !important;border-left: 0px !important;background-color: #0a0b29 !important;border-right: 3px solid #FFF !important;border-bottom: 3px solid #FFF !important;}
