/* Custom Style - Add !important at the end of each class */

/* .logo img {height:auto !important;} */
header {height:120px !important;background: #000000;
	background: linear-gradient(168deg,rgba(0, 0, 0, 1) 0%, rgba(65, 65, 65, 1) 100%);}


body {background-image: url(../images/tadpolebg_600.jpg);}

@media only screen and (max-width: 1279px) {
  .mobileMenu {
	top: 80px;

  } }  
  
  .bodyArea, .bg_dark, .bg_light, .lightbg, footer {background-color: rgba(000,000,000,0) !important;background: rgba(000,000,000,0) !important;}
  
  .header_welcome {background: #000000;
	  background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(5, 5, 5, 0) 87%);}
  
  .header_welcome h2 {
	color: #00FF00 !important;
  }
  
  .joinNow {
	  line-height: 44px;
	  padding: 0 30px;
	  margin-left: 9px;
	  font-size: 18px;
	  z-index: 99999;
	}
  
  .infolink {color: #00FF00 !important;}
  .infolink:hover {color: #73c82c !important;}
  
  .videoInfo .text_med {color: #919090 !important;}
  
  .latestUpdateBinfo i {
	margin-right: 0px !important;
  }

.lightBg {
background: #050505;
  background: linear-gradient(180deg,rgba(5, 5, 5, 0) 10%, rgba(2, 2, 2, 1) 51%, rgba(0, 0, 0, 0) 94%) !important;}
  
  footer {background: #050505;
	  background: linear-gradient(180deg,rgba(5, 5, 5, 0) 50%, rgba(0, 0, 0, 1) 100%) !important;}