/* This stylesheet is handwritten and © by TammekaZ */

body { margin: 0%; background-color: #fff; }
body, table, td, p, div, button { font-family: 'Alice', serif; font-size: 16px; color: #29405f; }
input, select, textarea { font-family: 'Alice', serif; font-size: 16px; color: #29405f; border: 1px solid #000; background-color: #fff; }
table { border: 1px solid #000; padding: 0px; margin: 0px; }
	.trumbowyg table { border: 0; }
.disable { border: 1px solid #818182; background-color: #e8e8e9; }
.atstigma::before { content: "\0040"; }
.small { font-size: 10px; color: #C0C0C0; }
#egologin { padding: 10px 0px; background-color: #fbe61a; text-align: center; }
	#egologin form { margin: 0; padding: 0; }
		#egologin span { display: inline-block; margin-right: 5px; }
			#egologin span:last-child { margin-right: 0; }
		#egologin input { display: inline-block; padding: 5px; border-radius: 5px; }
		#egologin input[type="text"], #egologin input[type="password"] { width: 130px; }
#cookie-bar { left: 50% !important; transform: translate(-50%, 0); margin: 0 !important; padding: 10px !important; width: calc(90% - 20px) !important; max-width: 850px; background-color: rgba(41,64,95,.8) !important; } /* Küpsised */
	#cookie-bar a, #cookie-bar-prompt-content a, #cookie-bar-prompt-content span { color: #a9de6e !important; }
	#cookie-bar #cookie-bar-button { background-color: #a9de6e !important; color: #29405f !important; }

.sry { width: 98%; padding:1%; border: 0px #818182 solid; background-color: #F00; color: #fff; font-weight: bold; }
.sry a, .sry a:hover { color: #fff; font-weight: bold; }
.asry { position: relative; padding: 1%; border: 1px #818182 solid; background-color: #e8e8e9; color: #818182; font-weight: bold; text-align: center; }
.copyr { padding: 1%; font-size: 9px; color: #C0C0C0; text-align: left; }
.ego { padding: 1%; border: 1px #000 solid; background-color: #fbe61a; color: #000; font-weight: bold; }
.ego a, .ego a:hover { color: #000; font-weight: bold; }

a:link, a:visited { color: #a9de6e; text-decoration: none; }
a:hover { color: #29405f; text-decoration: none; }
a:active { color: #29405f; text-decoration: none; }

hr { border: 0; color: #92AAC7; background-color: #92AAC7; height: 2px; width: 10%; min-width: 150px; }

/* MAIN CONTAINER */
.glayout { }
.glayout .bin { padding: 0%; width: 100%; text-align: left; }
.glayout .bin .pilt { margin: 0% auto 2%; max-width: 50%; max-height: 50vh; float: none; display: block; }
.glayout .bin .logo { width: 30px; }
.glayout .bin iframe { width: 80%; height: 70vh; }
.glayout .bin .editbtn { position: relative; height: 30px; margin-bottom: 5px; }
.glayout .bin form .note-toolbar { padding: 0; }
	.glayout .bin form .note-toolbar > .note-btn-group { margin: 0; padding: 5px; }
.glayout .bin form .note-editing-area { text-align: left; }
	.glayout .bin form .note-editing-area p { max-width: none !important; }
.note-modal.open .note-nav-tabs { display: none; }
	.note-modal.open .note-tab-pane .note-form-group > label { display: inline-block; width: 100px; }
	.note-modal.open .note-tab-pane .note-form-group > div { display: inline-block; width: calc(100% - 150px); }
	.note-modal.open .note-tab-pane .note-form-group > small { margin-left: 150px; margin-top: 10px; display: block; color: #999; }
	.note-modal.open .note-tab-pane .note-group-imageAttributes-class, .note-modal.open .note-tab-pane .note-group-imageAttributes-role { display: none; }
	.note-modal.open .note-tab-pane .note-group-imageAttributes-link-class, .note-modal.open .note-tab-pane .note-group-imageAttributes-link-style,
		.note-modal.open .note-tab-pane .note-group-imageAttributes-link-rel, .note-modal.open .note-tab-pane .note-group-imageAttributes-link-role { display: none; }
	.note-modal.open .note-tab-pane .note-group-imageAttributes-dimensions label { display: inline-block; width: 100px; }
	.note-modal.open .note-tab-pane .note-group-imageAttributes-dimensions .note-input-group { display: inline-block; width: calc(100% - 150px); }
	.note-modal.open .note-tab-pane .note-group-imageAttributes-dimensions .note-input-group input { display: inline-block; width: calc(50% - 10px); }
.trumbowyg-button-pane .trumbowyg-button-group+.trumbowyg-button-group::before { display: none !important; }
.trumbowyg-button-pane .trumbowyg-button-group+.trumbowyg-button-group:not(:last-child)::after { content: " "; display: inline-block; width: 1px; background: #d7e0e2; margin: 0 5px; height: 35px; vertical-align: top; }
.trumbowyg-modal-box label input[type=checkbox] { top: -3px !important; left: auto !important; }
.glayout .bin .colnr { padding: 1%; float: right; border-left: 1px solid #777; background-color: #252626; cursor: pointer; color: #fff; }

/* SECTIONS, COLUMNS AND GROUPING*/
.section { clear: both; display: -webkit-flex; -webkit-flex-direction: row; display: flex; flex-direction: row; padding: 0px; margin: 0px; background-image: inherit; background-repeat: no-repeat; background-position: center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.col { display: block; float: left; margin: 0% 0% 0% 0%; background-image: none; background-repeat: no-repeat; background-position: center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.col:first-child { margin-left: 0; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom:1; /* For IE 6/7 */ }

/* ARTICLE NAME */
h2, h3, h4, .headname { font-family: 'Carter One', cursive; font-size: 30px; color: #29405f; }
/* TOP navigation */
.sect_1 .col { padding-top: 70px; } /* +10 to the HEIGHT of SPAN_TOP */
.sect_topnav { /*position: fixed; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; background-color: #92AAC7; border-bottom: 1px solid #E2DFA2; z-index: 7;*/}
	.sect_topnav > #topbar { flex: 1 1 calc(100% - 10px); padding: 5px; background-image: url("pics/topbar_back.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
		.sect_topnav > #topbar > div { margin: 0 auto; max-width: 1200px; color: #fff; text-align: right; }
			.sect_topnav > #topbar > div > a { color: #fff; }
.span_top { display: block; position: fixed; width: 100%; height: 60px; font-family: 'Carter One', cursive; font-size: 20px; letter-spacing: -1px; background-color: rgba(41,64,95,.5); z-index: 7; }
	.span_top.changenavi { padding-top: 20px; }
	.span_top > .newnavi { position: absolute; padding-top: 2px; height: 25px; z-index: 7; }
		.span_top > .newnavi.change { position: relative; margin-top: -22px; background-color: #ccc; z-index: 11; }
			.span_top > .newnavi.change > form { margin: 0; padding: 0 ; }
				.span_top > .newnavi.change > form > input { margin: 0; padding: 2px; width: 10%; min-width: 100px; font-size: 14px; }
	/* Logo */
	.span_top .logo_large, .span_top .logo_large.small-logo { display: none; position: absolute; left: 0; }
		.span_top .logo_large img, .span_top .logo_large.small-logo img { margin-top: 5px; max-height: 65px; cursor: pointer; }
	.span_top .slicknav_menu { display: none; padding: 0px; }
	.span_top.topmar { /*background-color: transparent;*/ }
		.span_top.topmar.bground { background-color: rgba(45,50,146,0.7); }
	.span_top ul { margin: 0; text-align: center; }
		.span_top ul.bground { background-color: rgba(49,48,44,0.8); }
	.span_top ul.menu.lower { /*margin-left: 0px;*/ }
	.span_top ul.menu li { text-align: center; list-style: none; }
	.span_top ul.menu li.active > a > font { color: #a9de6e; }
	.span_top ul.menu .fpage { min-width: 0px; max-width: 70px; display: none; }
		.span_top ul.menu .fpage img, .span_top #menunavi .fpage img { max-width: 100%; display: none; } /* For showing logo */
		.span_top ul.menu .fpage font, .span_top #menunavi .fpage font { display: none; } /* For hiding if there is a image */
	.span_top ul.menu #mainid { display: inline-block; padding: 18px 10px 14px; }
		.span_top ul.menu #mainid > img:not(.navimg):not(.addnew) { display: inline-block; float: right; margin: 3px 0 0 5px; cursor: pointer; }
		.span_top ul.menu #mainid > img.addnew { display: inline-block; float: left; margin: 3px 5px 0 0; cursor: pointer; }
	.span_top ul.menu #mainid a { color: #fff; text-transform: uppercase; }
		.span_top.bground ul.menu #mainid a { color: #fff; }
	.span_top ul.menu #mainid a:hover { color: #a9de6e; text-decoration: none; }
	.span_top ul.menu #mainid > ul { display: none; } /* Hide default submenu */
	.span_top ul.menu ul.dropit-submenu { background-color: #92AAC7; padding: 5% 0; margin: 1px 0 0; }
		.span_top ul.menu ul.dropit-submenu > li > img:not(.navimg):not(.addnew) { display: inline-block; float: right; margin: 5px 0 0 5px; cursor: pointer; }
		.span_top ul.menu ul.dropit-submenu > li > img.addnew { display: inline-block; float: left; margin: 5px 5px 0 0; cursor: pointer; }
	.span_top ul.menu ul.dropit-submenu a { display: block; font-size: 14px; line-height: 25px; color: #fff; padding: 5% 10%; }
	.span_top ul.menu ul.dropit-submenu a:hover { background-color: #E2DFA2; color: #fff; text-decoration: none; }
/* Error row */
#veateade { display: none; }
	#veateade  .span_top { position: static; height: auto; z-index: 3; }
/* Language row */
.span_lang { position: fixed; right: 20px; min-width: 90px; height: 60px; cursor: pointer; text-align: center; z-index: 9; }
	.span_lang.changenavi { padding-top: 30px; }
	.span_lang div { float: left; margin-top: 0px; margin-right: 0px; padding: 18px 7px 14px; font-family: 'Carter One', cursive; color: #fff; font-size: 20px; letter-spacing: -1px; }
	.span_lang div.active { color: #a9de6e; }
	.span_lang img { margin-top: 16px; margin-left: 10px; }
	.span_lang span { display: none; padding: 14px 10px 11px; font-family: 'Carter One', cursive; color: #000; font-size: 20px; letter-spacing: 1px; }
		.span_lang span:hover { background-color: #fff; }
/* Comments */
.span_comments { width: 98%; padding: 1%; color: #000; }
	.span_comments strong { padding: 1%; text-align: left; font-weight: bold; display: block; }
	.span_comments .records { }
	.span_comments .records .record { margin-bottom: 2%; border-bottom: 1px solid #ccc; }
	.span_comments .records .record a { color: #000; font-weight: bold; }
	.span_comments .records .record span { font-size: 70%; color: #000; }
/* Bottom */
.span_bottom { width: 98%; padding: 1%; background-color: #252626; color: #fff; text-align: center; display: none; }
	.span_bottom a, .span_bottom a:hover { color: #fff; }

.span_1_of_1 { width: 98%; padding: 1%; min-height: 87vh; } /* GRID OF ONE */
	.span_1_of_1.firstpage { background-position: center center; }

.span_2_of_2 { width: 98%; padding: 1%; min-height: 87vh; } /* GRID OF TWO */
.span_1_of_2 { width: 48%; padding: 1%; min-height: 87vh; } /* GRID OF TWO */

.span_3_of_3 { width: 98%; padding: 1%; min-height: 87vh; } /*  GRID OF THREE  */
.span_2_of_3 { width: 64.66%; padding: 1%; min-height: 87vh; } /*  GRID OF THREE  */
.span_1_of_3 { width: 31.33%; padding: 1%; min-height: 87vh; } /*  GRID OF THREE  */

.span_4_of_4 { width: 98%; padding: 1%; min-height: 87vh; } /*  GRID OF FOUR  */
.span_3_of_4 { width: 73%; padding: 1%; min-height: 87vh; } /*  GRID OF FOUR  */
.span_2_of_4 { width: 48%; padding: 1%; min-height: 87vh; } /*  GRID OF FOUR  */
.span_1_of_4 { width: 23%; padding: 1%; min-height: 87vh; } /*  GRID OF FOUR  */

.span_5_of_5 { width: 98%; padding: 1%; min-height: 87vh; } /*  GRID OF FIVE  */
.span_4_of_5 { width: 78%; padding: 1%; min-height: 87vh; } /*  GRID OF FIVE  */
.span_3_of_5 { width: 58%; padding: 1%; min-height: 87vh; } /*  GRID OF FIVE  */
.span_2_of_5 { width: 38%; padding: 1%; min-height: 87vh; } /*  GRID OF FIVE  */
.span_1_of_5 { width: 18%; padding: 1%; min-height: 87vh; } /*  GRID OF FIVE  */

.span_6_of_6 { width: 98%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */
.span_5_of_6 { width: 81.33%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */
.span_4_of_6 { width: 64.66%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */
.span_3_of_6 { width: 48%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */
.span_2_of_6 { width: 31.33%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */
.span_1_of_6 { width: 14.66%; padding: 1%; min-height: 87vh; } /*  GRID OF SIX  */

/* SIDE navigation */
	.navi { display: block; cursor: pointer; }
	.navi_show { display: block; cursor: pointer; background-color: #ccc; }
	.sidenavi { display: none; cursor: pointer; padding: 10px 5px; background-color: #4c4c4c; text-align: center; font-weight: bold; color: #fff; }
/* File row */
	.failid { padding: 0; }
		.failid strong { display: block; padding: 5px; text-align: right; color: #eee; border-bottom: 1px solid #ccc; }
		.failid .file { position: relative; padding: 0; }
			.failid .file .finfo { display: none; position: absolute; top: 0; left: 0; width: calc(100% - 10px); padding: 5px; background-color: #ccc; z-index: 3; text-align: center; }
				.failid .file .finfo a { display: inline-block; width: calc(100% - 10px); margin-bottom: 5px; padding: 5px; text-decoration: none; text-align: center; }
					.failid .file .finfo a:hover { background-color: #fff; color: #b50001; }
				.failid .file .finfo span { display: block; width: 90%; margin-left: 10%; text-align: left; }
					.failid .file .finfo span input { float: right; margin-right: 10%; max-width: 200px; }
				.failid .file .finfo input, .failid .file .finfo textarea { display: inline-block; width: 80%; margin: 5px auto; padding: 5px; }
			.failid .file:hover { background-color: #fff; }
			.failid .file img { float: left; padding: 5px; }
			.failid .file a { display: inline-block; float: left; padding: 5px; font-size: 16px; color: #999; }
				.failid .file a:hover { color: #b50001; }
				.failid .file a img { float: none; margin-top: 2px; padding: 0; }
			.failid .file span { float: right; padding-top: 2px; }
				.failid .file span a { display: inline; }
					.failid .file span a.small { margin-top: 2px; font-size: 9px; }
					.failid .file span a img { float: none; margin: 0; padding: 0; }
			.failid .file:after { content: ""; clear: both; display: block; visibility: hidden; }
		.failid:before { content: ""; clear: both; display: block; visibility: hidden; }

/* Picture row */
	.pildid { display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; justify-content: center; padding: 0 20px; }
		.pildid .pildiraam { margin: 5px; max-width: calc(50% - 10px); }
			.pildid .pildiraam a { display: block; padding: 5px; text-align: center; }
				.pildid .pildiraam a img { display: inline-block; max-width: 100%; min-width: 100px; max-height: 190px; border-radius: 5px; }
/* Picture Slider */
	.unslider { margin: 0; position: relative; }
		.unslider .unslider-arrow { /* From UNSLIDER.com */
			display: block; width: 40px; height: 40px; top: 45vh; right: 5% !important; margin-top: -20px; overflow: hidden; background: rgba(0,0,0,.2) no-repeat 50% 50%;
			background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==');
			background-size: 7px 11px; border-radius: 40px; text-indent: -999em; opacity: .6; transition: opacity .2s;
		}
		.unslider .unslider-arrow:hover { opacity: 1; }
		.unslider .unslider-arrow.prev { left: 5%; -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
		.unslider .unslider-nav { position: absolute; left: 0; right: 0; top: 0; margin: 0; }
			.unslider .unslider-nav ol { list-style: none; text-align: center; }
				.unslider .unslider-nav ol li { display: inline-block; float: none; width: 6px; height: 6px; margin: 0 4px; padding: 3px;
					background: transparent; border-radius: 5px; overflow: hidden; text-indent: -999em; border: 2px solid #41c229; cursor: pointer; opacity: .4; }
				.unslider .unslider-nav ol li.unslider-active { background: #404c5a; cursor: default; opacity: 1; }
		.unslider li { position: relative; max-height: 90vh; }
			.unslider li img { max-width: 100% !important; width: 100%; }
			.unslider li span { position: absolute; left: 0; bottom: 15px; padding: 10px; width: calc(100% - 20px); background-color: rgba(64,76,90,0.7); z-index: 1; }

/* Exeption */
	div[class$="_2"]:not(.sect_2) { margin-top: 80px; background-color: #F2EEE2; }
		div[class$="_2"]:not(.sect_2) h3, div[class$="_2"]:not(.sect_2) p, div[class$="_2"]:not(.sect_2) ul { margin: 10px auto 5px; width: 95%; max-width: 1000px; }
		div[class$="_2"]:not(.sect_2) .span_1_of_1 { min-height: calc(88vh - 78px); }
	.firstpage { position: relative; min-height: 90vh; z-index: 3; }
		.firstpage .headname { display: block; }
	.rnr-2, .rnr-5, .rnr-8, .rnr-11, .rnr-13, .rnr-14 { display: none; }
	.firstpage.part1, .firstpage.part26 { min-height: calc(100vh - 70px); margin-top: 0px; padding-bottom: 0; /*background-attachment: fixed; */} /* Avalehe pilt - Parallax */
		.firstpage.part1 > .infotext, .firstpage.part26 > .infotext { position: absolute; top: 20vh; right: 100px; padding: 20px; max-width: 500px; background-color: rgba(255,255,255,.3); border-radius: 5px; }
			.firstpage.part1 > .infotext > ul.laused, .firstpage.part26 > .infotext > ul.laused { margin: 30vh auto 0; padding: 0px; width: 80%; list-style: none; background-color: rgba(146,170,199,0.8); border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; }
				.firstpage.part1 > .infotext > ul.laused li, .firstpage.part26 > .infotext > ul.laused li { display: none; margin: 0px; padding: 10px; text-align: center; font-size: 36px; font-weight: bold; text-transform: uppercase; color: #fff; }
			.firstpage.part1 > .infotext > h1, .firstpage.part26 > .infotext > h1 { font-family: 'Carter One', cursive; font-size: 28px; }
			.firstpage.part1 > .infotext > h3, .firstpage.part26 > .infotext > h3 { font-size: 18px; }
	.rnr-1 { position: relative; overflow: hidden; }
	.rnr-1:after { position: absolute; content: " "; display: block; bottom: -50px; transform: rotate(-2deg); width: 110%; height: 100px; background-color: #fff; }

	.rnr-3 { position: relative; padding-bottom: 80px; background-color: #fff; overflow: hidden; } /* Tuulik */
		.rnr-3 > .section { margin: 50px 10px; }
			.rnr-3 > .section > .span_1_of_2 { min-height: 50vh; }
				.rnr-3 > .section > .part3, .rnr-3 > .section > .part28 { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; justify-content: center; }
					.rnr-3 > .section > .part3 > .infotext, .rnr-3 > .section > .part28 > .infotext { margin-top: 0; padding: 50px; }
						.rnr-3 > .section > .part3 > .infotext > h2, .rnr-3 > .section > .part28 > .infotext > h2 { font-size: 36px; }
					.rnr-3 > .section > .part3 > .pildid, .rnr-3 > .section > .part28 > .pildid { display: -webkit-flex; display: flex; justify-content: center; min-height: 50px; }
						.rnr-3 > .section > .part3 > .pildid > .pildiraam, .rnr-3 > .section > .part28 > .pildid > .pildiraam { flex: 1 1 15%; }
						.rnr-3 > .section > .part3 > .pildid > div:last-child, .rnr-3 > .section > .part28 > .pildid > div:last-child { display: none; }
				.rnr-3 > .section > .part4, .rnr-3 > .section > .part29 { border-radius: 19% 81% 68% 32% / 39% 63% 37% 61%; }
		.rnr-3:after { position: absolute; content: " "; display: block; bottom: -50px; transform: rotate(-2deg); width: 110%; height: 100px; background-color: #a9de6e; }

	.rnr-6 { position: relative; overflow: hidden; background-color: #a9de6e; } /* Majutus */
		.rnr-6 > .section { margin: 50px 10px; }
			.rnr-6 > .section > .span_1_of_2 { min-height: 50vh; z-index: 3; }
				.rnr-6 > .section > .part6, .rnr-6 > .section > .part31 { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; justify-content: center; order: 3; }
					.rnr-6 > .section > .part6 > .infotext, .rnr-6 > .section > .part31 > .infotext { margin-top: 0; padding: 50px; }
						.rnr-6 > .section > .part6 > .infotext > h2, .rnr-6 > .section > .part31 > .infotext > h2 { font-size: 36px; }
					.rnr-6 > .section > .part6 > .pildid, .rnr-6 > .section > .part31 > .pildid { display: -webkit-flex; display: flex; justify-content: center; min-height: 50px; }
						.rnr-6 > .section > .part6 > .pildid > .pildiraam, .rnr-6 > .section > .part31 > .pildid > .pildiraam { flex: 1 1 15%; }
						.rnr-6 > .section > .part6 > .pildid > div:last-child, .rnr-6 > .section > .part31 > .pildid > div:last-child { display: none; }
				.rnr-6 > .section > .part7, .rnr-6 > .section > .part32 { border-radius: 30% 70% 79% 21% / 70% 36% 64% 30%; background-attachment: fixed; background-position: -180px center; background-size: auto 100vh; }

	.rnr-9 { position: relative; overflow: hidden; padding-top: 70px; padding-bottom: 50px; background-color: #fff; } /* Kohvik */
		.rnr-9 > .section { margin: 50px 10px; }
			.rnr-9 > .section > .span_1_of_2 { min-height: 50vh; }
				.rnr-9 > .section > .part9, .rnr-9 > .section > .part34 { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; justify-content: center; }
					.rnr-9 > .section > .part9 > .infotext, .rnr-9 > .section > .part34 > .infotext { margin-top: 0; padding: 50px; }
						.rnr-9 > .section > .part9 > .infotext > h2, .rnr-9 > .section > .part34 > .infotext > h2 { font-size: 36px; }
					.rnr-9 > .section > .part9 > .pildid, .rnr-9 > .section > .part34 > .pildid { display: -webkit-flex; display: flex; justify-content: center; min-height: 50px; }
						.rnr-9 > .section > .part9 > .pildid > .pildiraam, .rnr-9 > .section > .part34 > .pildid > .pildiraam { flex: 1 1 15%; }
						.rnr-9 > .section > .part9 > .pildid > div:last-child, .rnr-9 > .section > .part34 > .pildid > div:last-child { display: none; }
				.rnr-9 > .section > .part10, .rnr-9 > .section > .part35 { border-radius: 71% 29% 51% 49% / 50% 78% 22% 50%; }
		.rnr-9:before { position: absolute; content: " "; display: block; top: -50px; transform: rotate(-2deg); width: 110%; height: 100px; background-color: #a9de6e; }

	.rnr-12 { background-color: #a9de6e; } /* Insta */
		.rnr-12 > .section > .span_1_of_1 { min-height: 60vh; }
			.rnr-12 > .section > .span_1_of_1 > .infotext { padding: 30px 50px 0; }
				.rnr-12 > .section > .span_1_of_1 > .infotext > h2 { color: #fff; }
			.rnr-12 > .section > .span_1_of_1 > .instafiid { margin: 0 auto; padding: 0 50px 30px; }
				.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed { display: -webkit-flex; -webkit-flex-flow: row wrap; display: flex; flex-flow: row wrap; }
					.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed > .instaimage { position: relative; margin: 10px; width: calc(20% - 20px); overflow: hidden; }
						.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed > .instaimage a { display: block; margin: 0 auto; padding-top: 100%; text-align: center; }
						.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed > .instaimage a .caption { display: none; }
							.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed > .instaimage a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 150%; }
						
	.rnr-15 { background-color: #29405f; } /* Kontakt */
		.rnr-15 > .section > .span_1_of_2 { min-height: 10px; }
			.rnr-15 > .section > .span_1_of_2 > .infotext, .rnr-15 form.bron { margin: 0 auto; padding: 20px 50px; max-width: 600px; }
				.rnr-15 > .section > .part16 > .infotext, .rnr-15 > .section > .part41 > .infotext { padding-bottom: 0; }
				.rnr-15 > .section > .span_1_of_2 > .infotext h3 { color: #fff; }
					.rnr-15 > .section > .part16 > .infotext h3, .rnr-15 > .section > .part41 > .infotext h3 { margin-bottom: 15px; }
				.rnr-15 > .section > .span_1_of_2 > .infotext p { line-height: 20px; font-size: 18px; color: #fff; }
					.rnr-15 > .section > .part16 > .infotext p, .rnr-15 > .section > .part41 > .infotext p { margin-top: 0px; line-height: 14px; font-size: 12px; }
					.rnr-15 > .section > .span_1_of_2 > .infotext a, .rnr-15 > .section > .span_1_of_2 > .infotext a font { color: #a9de6e; }
						.rnr-15 > .section > .span_1_of_2 > .infotext a:hover, .rnr-15 > .section > .span_1_of_2 > .infotext a:hover font { color: #fff; }
				.rnr-15 form.bron { padding-top: 0; }
					.rnr-15 form.bron div.success { margin-bottom: 10px; color: #a9de6e; font-weight: bold; }
					.rnr-15 form.bron div.alert { margin-bottom: 10px; color: #f00; font-weight: bold; }
					.rnr-15 form.bron input.is-unset, .rnr-15 form.bron select.is-unset, .rnr-15 form.bron textarea.is-unset { border: 1px solid #f00; background-color: #f9d6d5; }
					.rnr-15 form.bron iframe { width: auto; }
					.rnr-15 > .section > .span_1_of_2 > form.bron > ul { list-style: none; margin: 0; padding: 0; }
						.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li { padding: 5px; }
							.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li input { margin-right: 5px; padding: 5px; width: calc(50% - 20px); border-radius: 5px; }
								.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li input[name="contact-name"] { width: calc(100% - 25px); }
							.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li textarea { padding: 5px; border-radius: 5px; }
							.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li select { margin-right: 5px; padding: 5px; border-radius: 5px; }
							.rnr-15 > .section > .span_1_of_2 > form.bron > ul > li button { margin-right: 5px; padding: 5px; width: 100px; background-color: #fff; border-radius: 5px; line-height: 21px; }
				.rnr-15 .inquiries { margin: 0 auto; padding: 0 50px 10px; max-width: 600px; }
					.rnr-15 .inquiries > strong { display: block; text-align: right; color: #fff; text-transform: uppercase; cursor: pointer; }
					.rnr-15 .inquiries > ul { display: none; list-style: none; margin: 0; padding: 0; }
						.rnr-15 .inquiries > ul > li { margin-bottom: 1px; padding: 5px; background-color: #eee; }
							.rnr-15 .inquiries > ul > li:before { content: "\f078"; font-family: FontAwesome; }
								.rnr-15 .inquiries > ul > li.open:before { content: "\f077"; }
							.rnr-15 .inquiries > ul > li > span { float: right; }
							.rnr-15 .inquiries > ul > li > div { display: none; margin-left: 20px; padding: 5px; }
							.rnr-15 .inquiries > ul > li:hover { background-color: #a9de6e; }

/* Date-time-picker design */
#ui-datepicker-div { padding: 5px; border: 1px solid #ccc; border-radius: 0; }
	.ui-datepicker { width: auto !important; }
	.ui-datepicker .ui-widget-header.ui-corner-all { background: none; background-color: #ccc; border: 0; border-radius: 0; }
	.ui-datepicker .ui-widget-header.ui-corner-all .ui-datepicker-title select { padding: 10px 5px; }
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover { background: transparent !important; top: 12px !important; left: 7px !important; }
	.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover { background: transparent !important; top: 12px !important; right: 7px !important; }
	.ui-datepicker .ui-widget-header.ui-corner-all .ui-icon { background-image: url("jscripts/images/ui-icons_ffffff_256x240.png"); color: #ccc; }
		.ui-datepicker .ui-widget-header.ui-corner-all .ui-state-hover { border: 0; background-color: transparent; cursor: pointer; }
		.ui-datepicker .ui-widget-header.ui-corner-all .ui-state-hover .ui-icon { background-image: url("jscripts/images/ui-icons_222222_256x240.png"); }
	.ui-datepicker .ui-datepicker-calendar .ui-state-default { padding: 9px 12px; background: none; background-color: #ccc; color: #29405f; border: 0; text-align: center; }
		.ui-datepicker .ui-datepicker-calendar .ui-priority-secondary { background-color: #f2f2f2; }
		.ui-datepicker .ui-datepicker-calendar .ui-state-highlight { background-color: #29405f; color: #fff; }
		.ui-datepicker .ui-datepicker-calendar .ui-state-active { background-color: #a9de6e !important; }
		.ui-datepicker .ui-datepicker-calendar .ui-state-hover { background-color: #a9de6e !important; }
	.ui-datepicker .ui-timepicker-div dl { margin: 0; }
	.ui-datepicker .ui-timepicker-div dt, .ui-datepicker .ui-timepicker-div .ui_tpicker_time_label { padding: 10px 10px 10px 5px; }
	.ui-datepicker .ui-timepicker-div select { padding: 10px; }
	.ui-datepicker .ui-datepicker-buttonpane button { margin: 5px; padding: 10px; }

/* VIEW LESS THAN 1675px */
@media only screen and (max-width: 1675px){ .pildid .pildiraam a img { max-height: 150px; } }

/* VIEW LESS THAN 1375px */
@media only screen and (max-width: 1375px){
	.span_top ul { text-align: left; }
	.pildid .pildiraam a img { max-height: 120px; }
}

/* VIEW LESS THAN 1160px */
@media only screen and (max-width: 1160px){
	.span_top, .span_lang div { font-size: 18px; }
		.span_top ul.menu #mainid { padding: 20px 5px 14px; }
			.span_top ul.menu #mainid:nth-of-type(2) { padding-left: 10px; }
		.span_lang div { padding: 20px 5px 14px; }
	.rnr-6 > .section > .part7, .rnr-6 > .section > .part32 { background-position: -250px center; }
}

/* VIEW LESS THAN 850px */
@media only screen and (max-width: 850px){

	.section { display: block; }

	.span_top { height: 50px; }
		.span_top.changenavi { padding-top: 50px; }
		.span_top > .newnavi { top: 13px; right: 50px; }
			.span_top > .newnavi.change { height: 50px; top: -30px; left: 0; right: auto; }
				.span_top > .newnavi.change > form > input[type="submit"] { display: block; margin: 2px auto; width: 50%; }
		.span_top.topmar { height: 50px !important; background-color: transparent; }
			.span_top.topmar.bground { background-color: rgba(49,48,44,0.8); }
		.span_top .logo_large, .span_top .logo_large.small-logo { width: 10%; min-width: 50px; left: 0; text-align: center; }
			.span_top.changenavi .logo_large, .span_top.changenavi .logo_large.small-logo { top: 48px; }
			.span_top .logo_large img, .span_top .logo_large.small-logo img { margin-top: 0 !important; max-height: 50px !important; }
		.span_top ul { margin: 0; background-color: #29405f; }
		.span_top .navi li, .span_top .navi_show li, .span_top #menunavi font { font-size: 20px !important; }
	.span_lang { height: auto; left: 0; right: auto; padding-top: 0 !important; }
		.span_lang.changenavi { display: none; }
		.span_lang img { margin-top: 10px; margin-right: 5px; }
		.span_lang div { margin-top: -2px; padding: 12px 10px; font-size: 20px; }
		.span_lang div, .span_lang div.active { float: left; }
		.span_lang span { display: inline-block; }
	.span_1_of_2, .span_1_of_3 { width: 98%; }

	.js #menu, .navi, .navi_show { display: none; }
	#menunavi { position: absolute; top: 0; right: 0; }
		.span_top.changenavi #menunavi { top: 50px; }
		#menunavi .slicknav_nav li a { padding: 10px; }
			#menunavi .slicknav_nav li img:not(.navimg):not(.addnew) { display: inline-block; float: right; margin: 5px 0 0 5px; cursor: pointer; }
			#menunavi .slicknav_nav li img.addnew { display: inline-block; float: left; margin: 5px 5px 0 0; cursor: pointer; }
	.js .slicknav_menu, .sidenavi { display: block; }
	#slicknav_btnid { margin-top: 12px; background-color: #29405f; }
	.js .slicknav_menu { background-color: transparent; }
	.js .slicknav_menu a { font-family: 'Carter One', cursive; color: #fff; text-transform: uppercase; }
	.js .slicknav_menu a:hover { color: #000; background-color: #f2f2f2; border-radius: 0; }
	.slicknav_nav li.fpage { display: none; }
	.slicknav_nav li.active a { color: #000; background-color: #f2f2f2; }
	.slicknav_nav .slicknav_parent { position: relative; }
		.slicknav_nav .slicknav_parent .slicknav_arrow { position: absolute; top: 0; left: 0; width: 100%; line-height: 30px; }

	.pildid { padding: 0 20px 20px; }
		.pildid .pildiraam a img { max-height: none; }
	.unslider .unslider-arrow { width: 30px; height: 30px; margin-top: -15px; top: 50%; }
	.unslider li span { display: block; position: relative; bottom: 0; background-color: rgba(64,76,90,1); }

	.sect_1 .col { padding-top: 50px; }
	.rnr-1 > .section > .part1, .rnr-1 > .section > .part26 { position: relative; overflow: hidden; z-index: -1; }
		/*.rnr-1 > .section > .part1:before, .rnr-1 > .section > .part26:before { content: ""; position: fixed; top: 0; left: 0; min-width: 100%; height: 100vh; background-image: inherit; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }*//* First page parallax */
		.firstpage.part1 > .infotext, .firstpage.part26 > .infotext { top: 100px; right: 0; padding: 10px; max-width: 200px; z-index: 1; }
			.firstpage.part1 > .infotext > h1, .firstpage.part26 > .infotext > h1 { font-size: 18px; }
			.firstpage.part1 > .infotext > h3, .firstpage.part26 > .infotext > h3 { font-size: 14px; }

	div[class$="_2"]:not(.sect_2) { margin-top: 50px; }
		div[class$="_2"]:not(.sect_2) h3, div[class$="_2"]:not(.sect_2) p, div[class$="_2"]:not(.sect_2) ul { width: 90%; }
		div[class$="_2"]:not(.sect_2) .span_1_of_1 { min-height: calc(90vh - 48px); }

	.rnr-3 > .section { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; margin: 0 10px; }
		.rnr-3 > .section > .part3, .rnr-3 > .section > .part28 { order: 3; }
			.rnr-3 > .section > .part3 > .infotext, .rnr-3 > .section > .part28 > .infotext { margin: 0 10px; padding: 20px 30px; }
			.rnr-3 > .section > .part3 > .pildid > .pildiraam, .rnr-3 > .section > .part28 > .pildid > .pildiraam { flex: 1 1 50%; }
	.rnr-6 > .section { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; margin: 0 10px; }
		.rnr-6 > .section > .part6, .rnr-6 > .section > .part31 { order: 3; }
			.rnr-6 > .section > .part6 > .infotext, .rnr-6 > .section > .part31 > .infotext { margin: 20px 10px 0; padding: 20px 30px; }
			.rnr-6 > .section > .part6 > .pildid > .pildiraam, .rnr-6 > .section > .part31 > .pildid > .pildiraam { flex: 1 1 50%; }
		.rnr-6 > .section > .part7, .rnr-6 > .section > .part32 { position: relative; background-position: -150px bottom; overflow: hidden; z-index: 1; }
			.rnr-6 > .section > .part7:before, .rnr-6 > .section > .part32:before { content: ""; position: absolute;/* position: fixed;*/ top: 0; left: 0; min-width: 100%; height: 50vh;/* height: 100vh;*/ background-image: inherit; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; z-index: 1; }
	.rnr-9 > .section { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; margin: 0 10px; }
		.rnr-9 > .section > .part9, .rnr-9 > .section > .part34 { order: 3; }
			.rnr-9 > .section > .part9 > .infotext, .rnr-9 > .section > .part34 > .infotext { margin: 20px 10px 0; padding: 20px 30px; }
			.rnr-9 > .section > .part9 > .pildid > .pildiraam, .rnr-9 > .section > .part34 > .pildid > .pildiraam { flex: 1 1 50%; }
	.rnr-12 > .section > .span_1_of_1 > .instafiid > #instafeed > .instaimage { width: calc(50% - 20px); }

}

/* VIEW LESS THAN 640px */
@media only screen and (max-width: 640px){
	#egologin span { display: block; margin: 5px auto 0 !important; width: 90%; max-width: 350px; text-align: right; }
	#egologin input[type="text"], #egologin input[type="password"] { width: 60%; min-width: 100px; }

	.span_2_of_3, .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5,
		.span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6 { padding-top: 10vh; width: 98%; }
	.span_1_of_2, .span_2_of_2, .span_3_of_3, .span_4_of_4, .span_5_of_5, .span_6_of_6 { padding-top: 2%; }
		.span_1_of_2 > .infotext > p img { float: none; display: block; margin: 0% auto 2%; max-width: 90%; }

	.firstpage.part1 > .infotext > ul.laused, .firstpage.part26 > .infotext > ul.laused { margin: 25vh auto 0; }
		.firstpage.part1 > .infotext > ul.laused li, .firstpage.part26 > .infotext > ul.laused li { font-size: 26px; }

}

/* VIEW LESS THAN 480px */
@media only screen and (max-width: 480px)/* and (orientation: portrait) */{
	.section { background-image: none; }
	.col { background-image: inherit; }

	.firstpage.part1, .firstpage.part26 { min-height: calc(100vh - 40px); background-position: -250px center; } /* Avalehe pilt */
		.firstpage.part1 > .infotext, .firstpage.part26 > .infotext { top: auto; bottom: 40px; right: 0; padding: 10px; max-width: 100%; background-color: rgba(41,64,95,.5); }
			.firstpage.part1 > .infotext > h1, .firstpage.part1 > .infotext > h3, .firstpage.part26 > .infotext > h1, .firstpage.part26 > .infotext > h3 { color: #fff; font-weight: normal; }
			.firstpage.part1 > .infotext > p > img, .firstpage.part26 > .infotext > p > img { max-width: 200px; }
			.firstpage.part1 > .infotext > ul.laused li, .firstpage.part26 > .infotext > ul.laused li { font-size: 20px; }
	.rnr-6 > .section > .part7, .rnr-6 > .section > .part32 { background-position: -300px top; }

}

/* VIEW LESS THAN 300px */
@media only screen and (max-width: 300px){ }