/* RESET */

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal;}

a, a:active, a:visited		{text-decoration: none; direction: none; color: #DECB6B; border: none; outline: none; -webkit-transition: all .3s ease;}
a:hover		{color: white;}
img		{border: none; outline: none;}
#navi a:hover	{color: black; cursor: pointer; }

h1			{font-family: 'BebasNeueRegular'; color: #131313; font-size: 24px; letter-spacing: 0px; margin-top: 0px; margin-bottom: 10px, font-weight: 700;}
.white	{color: white; text-shadow: 0px 1px 0px #0d2e34;}
.menu h1	{font-size: 24px; margin-top: 24px; margin-bottom: 20px; color: #131313; -webkit-transition: all .3s ease;}
.menu h1:hover	{color: #DECB6B;}

p			{font-family: Helvetica, sans-serif; font-size: 15px !important; line-height: 1.4em; font-weight: 400; color: #131313;}

.footer h1	{color: white;}

.find_os ul			{direction: none; list-style: none;}
.find_os li			{float: none;}

.info				{font-size: 20px; color: #DECB6B; line-height: 30px; font-style: italic;}

.flexslider			{font-size: 35px; font-family: Helvetica, sans-serif; font-weight: bold; color: #000000;}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 820px)	{
	
.find_os li     {float: left; margin-right: 25px;} 
.menu h1		{font-size: 20px;}	
}