/* Custom Style - Add !important at the end of each class */

/* .logo img {height:auto !important;} */
header {background: #19569c;
	background: linear-gradient(274deg,rgba(25, 86, 156, 1) 0%, rgba(3, 26, 46, 1) 66%);
height:90px;
} 

nav ul li::before {display: none !important;}

.logo img {
  width: 100%;
  max-width: 300px !important;
  height: auto;
}

.alata-regular {
  font-family: "Alata", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {font-family: Alata, sans-serif !important;}

.title h2 {font-size: 5em;font-weight: 800;
line-height: 1.8;


}


nav ul li {font-size: 18px;}

.border_btn {background: rgba(250, 244, 244, 0) !important;}

.createAcc {}

.bpcart,.bpbtn,.bpjoin,.bpcart:hover,.bpbtn:hover,.bpjoin:hover {border: 0px !important;text-transform: uppercase;}

.videoInfo li {background-color: #041b35 !important;border: 0px !important;}

.latestUpdateBinfo p a {}

@media only screen and (max-width: 1279px) {
  .mobileMenu {
	flex-direction: column;
	z-index: 2;
	position: absolute;
	right: 0px;
	top: 70px !important;

}

.title h2 {
  font-size: 3em;}

}

@media only screen and (max-width: 767px) {
	.title h2 {
	  font-size: 2em;}
	
	}
	