html,body{
	font-family: 'BebasNeueBook';
	overflow-x: hidden;

	
	}

.ptk-header-row1 {

	font-size: 1.0rem;margin: 0px;padding: 0px;line-height: 1.0rem; font-family: 'BebasNeueBook'; font-weight: bold;

}


.btn-ptk-primary-transparent  {
	background-color: transparent;
	background: none;
	border-color: none;
}

.ptk-menu-line {
	display: none;
}

.ptk-menu-line-permanent {
	display: block;
}

#main_navbar{

	z-index: 99999999 !important;
	height: auto !important;

}

.fafa-header-row1{


	display: none;


}

@media screen and (max-width: 425px) {


	.ptk-header-row1{

			display: none;

	}


	.fafa-header-row1{

			display: block;

	}

}
