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

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

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

}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#mainmenu{background:url(../images/bg_menu.png) no-repeat top center;width:1085px;height:115px;display:inline-block;position:absolute;top:0;left:0;right:0;margin:auto;z-index:4;padding-top: 35px;padding-left: 25px;background-size:100%;clear:both;}
#mainmenu a{float:left;}
#mainmenu a.link{font-family: 'luckiest_guyregular';font-size:20px;color:#fff;text-shadow: 0px -3px 5px #888888;text-decoration:none;margin:0px 15px;margin-top:15px;}
.logo{vertical-align:middle;}
.wings{position:absolute;  right: 1%;top: 50px;z-index: 3;}
img.sky{position:absolute;top:-40px;}
img.beach{position:absolute;bottom:-20px;}
img.orange{position:absolute;bottom:170px;left:-50px;right:0;margin:auto;width:1200px}
img.island{position:absolute;bottom:100px;}
img.bulir_kanan{position:absolute;bottom:250px;right:200px;width:300px}
img.bulir_kiri{position:absolute;bottom:300px;left:250px;width:280px}
.parallax-layer{width:1440px; height:770px;}
img.baloon{position:absolute;bottom:400px;right:100px;}
.bg_socmed {
  background: url(../images/bg_socmed_footer.png) no-repeat;
  width: 143px;
  height: 97px;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 20px;
}

.item_wrap .fb_iframe_widget{top:5px;}
.btn_about{position:absolute;left:0;right:0;margin:auto;top:250px;z-index:3;}


@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	.parallax-viewport {height: 670px;}
	.parallax-layer{width:1024px; height:700px;}
	#mainmenu{
		width: 800px;
		background-size:100%;
		padding-top: 28px;
		padding-left: 30px;
	}
	.wings{right: 1%;top: 40px;width:80px;}
	img.logo{width: 100px;}
	#mainmenu a.link{font-size: 20px;margin: 0px 20px;}
	img.sky{top:-40px;width:100%;}
	img.beach{bottom:-20px;width:1024px;}
	img.orange{bottom:170px;left:-50px;right:0;margin:auto;width:1024px;}
	img.island{bottom:100px;width:1024px;}
	img.bulir_kanan{bottom:350px;right:100px;width:200px}
	img.bulir_kiri{bottom:400px;left:250px;width:180px}
	img.baloon{bottom:300px;right:100px;}
}