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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


html{
	font-family: 'Source Sans Pro', arial,verdana,sans-serif;
	color:#666666;
	font: 400 12px/18px "Source Sans Pro",Helvetica, Arial, sans-serif;
}

body {
	background-color: #fff;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: 0;
}
::-webkit-selection{
	background-color: #f2f2f2;
	color: #666666;
}
::-moz-selection{
	background-color: #f2f2f2;
	color: #666666;
}
::selection{
	background-color: #f2f2f2;
	color: #666666;
}

::-webkit-input-placeholder {
	color: #666666;
}

:-moz-placeholder {
	color: #666666;
}
::-moz-placeholder {
	color: #666666;
}
:-ms-input-placeholder {  
	color: #666666;
}

#page-wrapper {
	position: relative;
	overflow: hidden;
}

#header a.irllogo{
	background-image: url('../img/irl.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-size: auto 100%;
	display: inline-block;
	padding:20px 75px 12px 5px;
	border-right: 2px solid #f47822;
	color: #f47822;
	font: 400 15px/15px "Source Sans Pro",Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#panorama{
	width: 100%;
	min-height: calc(100vh - 110px);
}
#panorama_map_wrap{
	height: 200px;
	position: relative;
	background-color: transparent;
	/*background-image: url('../img/0_map.svg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom 2.2vw;
	background-size: 95vw auto;*/
}
#panorama_map_wrap img{
	width: 95vw;
	margin-left: 2.5vw;
	bottom:  2.2vw;
	position: absolute;
	display: inline-block;
	background-color: transparent;
	z-index: -1;
	/*background-image: url('../img/0_map.svg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom 2.2vw;
	background-size: 95vw auto;*/
}
#panorama_map{
	position: relative;
	z-index: 100;
	width: 100vw;
	height: 220px;
	margin-top: -220px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222629+0,222629+100&0+1,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(34,38,41,0) 0%, rgba(34,38,41,0) 1%, rgba(34,38,41,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(34,38,41,0) 0%,rgba(34,38,41,0) 1%,rgba(34,38,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(34,38,41,0) 0%,rgba(34,38,41,0) 1%,rgba(34,38,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222629', endColorstr='#a6222629',GradientType=0 ); /* IE6-9 */
}

#panorama_map .punkt{
	border-radius: 100%;
	height: calc(3vw + 8px);
	width: calc(3vw + 8px);
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: 	all 0.2s ease 0s;
    -o-transition: 		all 0.2s ease 0s;
    transition: 		all 0.2s ease 0s;
	background-size: 99% auto;
	background-color: rgba(34,38,41,0);
}
#panorama_map .punkt .icons{
	z-index: 0 !important;
	border-radius: 100%;
	height: 3vw;
	width: 3vw;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 99% auto;
	background-color: rgba(34,38,41,0);
	border: 4px solid transparent;
}

#information .punkt .icons{
	height: 20vw;
	width: 20vw;
	cursor: pointer;
	margin: 0px auto 0px auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 99% auto;
	background-color: rgba(34,38,41,0);
}
#information #punkt_1 .info:before{
    bottom: 0;
    color: #fff;
    content: "( Kliki ikoonil )";
    display: inline-block;
    text-align: center;
    width: 100%;
	margin: 2vh 0px 2vh 0px;
	font-size: 3vh;
}

#information .punkt:nth-child(1) .icons,
#panorama_map .punkt:nth-child(1) .icons{
	background-image: url('../img/ikoonid/1.svg');
}
#information .punkt:nth-child(2) .icons,
#panorama_map .punkt:nth-child(2) .icons{
	background-image: url('../img/ikoonid/2.svg');
}
#information .punkt:nth-child(3) .icons,
#panorama_map .punkt:nth-child(3) .icons{
	background-image: url('../img/ikoonid/3.svg');
}
#information .punkt:nth-child(4) .icons,
#panorama_map .punkt:nth-child(4) .icons{
	background-image: url('../img/ikoonid/4.svg');
}
#information .punkt:nth-child(5) .icons,
#panorama_map .punkt:nth-child(5) .icons{
	background-image: url('../img/ikoonid/14.svg');
}
#information .punkt:nth-child(6) .icons,
#panorama_map .punkt:nth-child(6) .icons{
	background-image: url('../img/ikoonid/5.svg');
}
#information .punkt:nth-child(7) .icons,
#panorama_map .punkt:nth-child(7) .icons{
	background-image: url('../img/ikoonid/6.svg');
}
#information .punkt:nth-child(8) .icons,
#panorama_map .punkt:nth-child(8) .icons{
	background-image: url('../img/ikoonid/7.svg');
}
#information .punkt:nth-child(9) .icons,
#panorama_map .punkt:nth-child(9) .icons{
	background-image: url('../img/ikoonid/8.svg');
}
#information .punkt:nth-child(10) .icons,
#panorama_map .punkt:nth-child(10) .icons{
	background-image: url('../img/ikoonid/9.svg');
}
#information .punkt:nth-child(11) .icons,
#panorama_map .punkt:nth-child(11) .icons{
	background-image: url('../img/ikoonid/10.svg');
}
#information .punkt:nth-child(12) .icons,
#panorama_map .punkt:nth-child(12) .icons{
	background-image: url('../img/ikoonid/11.svg');
}
#information .punkt:nth-child(13) .icons,
#panorama_map .punkt:nth-child(13) .icons{
	background-image: url('../img/ikoonid/12.svg');
}
#information .punkt:nth-child(14) .icons,
#panorama_map .punkt:nth-child(14) .icons{
	background-image: url('../img/ikoonid/13.svg');
}

#panorama_map .punkt:nth-child(1){
	left: 4.3vw;
	bottom: calc(2.7vw);
}
#panorama_map .punkt:nth-child(2){
	left: 11vw;
	bottom: calc(1.2vw);
}
#panorama_map .punkt:nth-child(3){
	left: 15vw;
	bottom: calc(6vw);
}
#panorama_map .punkt:nth-child(4){
	left: 22vw;
	bottom: calc(1.2vw);
}
#panorama_map .punkt:nth-child(5){
	left: 67vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:nth-child(6){
	left: 38vw;
	bottom: calc(6vw); /* yleval*/
}
#panorama_map .punkt:nth-child(7){
	left: 57vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:nth-child(8){
	left: 84vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:nth-child(9){
	left: 80vw;
	bottom: calc(6vw); /* yleval*/
}
#panorama_map .punkt:nth-child(10){
	left: 78vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:nth-child(11){
	left: 68vw;
	bottom: calc(6vw); /* yleval*/
}
#panorama_map .punkt:nth-child(12){
	left: 89vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:nth-child(13){
	left: 87vw;
	bottom: calc(6vw); /* yleval*/
}
#panorama_map .punkt:nth-child(14){
	left: 93vw;
	bottom: calc(1.2vw); /*all*/
}
#panorama_map .punkt:hover,
#panorama_map .punkt.active{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: 	all 0.2s ease 0s;
    -o-transition: 		all 0.2s ease 0s;
    transition: 		all 0.2s ease 0s;
	background-size: 75% auto;
	background-color: rgba(34,38,41,1);
}
#panorama_map .punkt:hover .icons,
#panorama_map .punkt.active .icons{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: 	all 0.2s ease 0s;
    -o-transition: 		all 0.2s ease 0s;
    transition: 		all 0.2s ease 0s;
	background-size: 75% auto;
	border-color: #ffffff;
}


#panorama_map .info{
	/*overflow: auto;*/
	min-height: calc(50vh - 150px);
	max-height: calc(50vh - 150px);
	cursor: auto;
	z-index: 5 !important;
    background-color: rgba(34,38,41,1);
    padding: 10px 10px 20px 10px;
    position: fixed;
	left: 0px;
    width: 40vw;
	top: 0px;
	left: 50%;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: 	all 0.2s ease 0s;
	-o-transition: 		all 0.2s ease 0s;
	transition: 		all 0.2s ease 0s;
	transform: translate(-50%, -100%);
	opacity: 0.2;
}
#panorama_map .active .info::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
	margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid rgba(34,38,41,1);
    clear: both;
}
#panorama_map .info .icon {
	display: block;
	width: 50px; 
	height: 50px; 
	margin: 0px auto 0px auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: 	all 0.2s ease 0s;
	-o-transition: 		all 0.2s ease 0s;
	transition: 		all 0.2s ease 0s;
	background-size: 80% auto;
	opacity: 0;
}
#panorama_map .punkt:nth-child(1) .icon{
	background-image: url('../img/ikoonid/1.svg');
}
#panorama_map .punkt:nth-child(2) .icon{
	background-image: url('../img/ikoonid/2.svg');
}
#panorama_map .punkt:nth-child(3) .icon{
	background-image: url('../img/ikoonid/3.svg');
}
#panorama_map .punkt:nth-child(4) .icon{
	background-image: url('../img/ikoonid/4.svg');
}
#panorama_map .punkt:nth-child(5) .icon{
	background-image: url('../img/ikoonid/14.svg');
}
#panorama_map .punkt:nth-child(6) .icon{
	background-image: url('../img/ikoonid/5.svg');
}
#panorama_map .punkt:nth-child(7) .icon{
	background-image: url('../img/ikoonid/6.svg');
}
#panorama_map .punkt:nth-child(8) .icon{
	background-image: url('../img/ikoonid/7.svg');
}
#panorama_map .punkt:nth-child(9) .icon{
	background-image: url('../img/ikoonid/8.svg');
}
#panorama_map .punkt:nth-child(10) .icon{
	background-image: url('../img/ikoonid/9.svg');
}
#panorama_map .punkt:nth-child(11) .icon{
	background-image: url('../img/ikoonid/10.svg');
}
#panorama_map .punkt:nth-child(12) .icon{
	background-image: url('../img/ikoonid/11.svg');
}
#panorama_map .punkt:nth-child(13) .icon{
	background-image: url('../img/ikoonid/12.svg');
}
#panorama_map .punkt:nth-child(14) .icon{
	background-image: url('../img/ikoonid/13.svg');
}

#panorama_map .punkt.active .info{
	display: block;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: 	all 0.2s ease 0s;
	-o-transition: 		all 0.2s ease 0s;
	transition: 		all 0.2s ease 0s;
	opacity: 1;
	top: 120px;
	transform: translate(-50%, 0%);
}

#panorama_map .punkt.active .info .icon{
	-webkit-transition: all 0.2s ease 0.2s;
	-moz-transition: 	all 0.2s ease 0.2s;
	-o-transition: 		all 0.2s ease 0.2s;
	transition: 		all 0.2s ease 0.2s;
	background-size: 99% auto;
	opacity: 1;
}

#header{
	left: 0px;
	right: 0px;
	background-color: #222629;
	border-top: 5px solid #f47822;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	z-index:999;
}
.headline,
.logo{
	float: left;
	margin-left: 20px;
}
.headline{
	padding:10px 0px 10px 0px;
}

.logohead{
	padding:0px 20px 0px 0px;
	float: right;
}
.logo{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url('img/veok.svg');
	background-size: auto 100%;
	height: 45px;
	width: 210px;
	margin-top: 2px;
}
.nav{
	list-style: none;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.nav li{
	float: left;
	margin:0px 10px 0px 10px;
}
#information,
#asukoht,
#korruptsioon{
	background-color: #222629;
	padding:50px 50px 50px 50px;
}
#asukoht{
	background-image: url("../img/map.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	min-height: 30vh;
}
.float{
	max-width: 90%;
	width: 700px;
	margin: 0px auto 0px auto;
}
div.custom-tooltip span {
    visibility: hidden;
    position: absolute;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    text-align: center;
    max-width: 200px;
    padding: 5px 10px;
    margin-left: -220px;
    cursor: default;
}

#dialog{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	width: calc(40vw - 20px);
    max-height: calc(50vh - 150px);
    min-height: calc(50vh - 150px);
	background-color: #222629;
	padding: 20px;
	z-index: 1000;
	border: 5px solid #f47822;
	box-shadow: 0px 0px 20px -5px #f47822;
}
.dialog_float{
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
div.custom-tooltip:hover span{
    visibility: visible;
}
div.custom-tooltip:hover span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    bottom: -20px;
    left: -10px;
    margin: 0 50%;
}

.close_note,
.close{
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 20px;
	width: 20px;
	background-image:url("../img/close.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

#information{
	display: none;
	overflow: hidden;
	background-color: rgba(34, 38, 41, 1);
	padding-top: calc(10vh + 50px);
}

#information .punkt{
	margin: 40px 0px 40px 0px;
}

.scrolldown{
	display: none;
	width: 20vh;
	height: 20vh;
	position: absolute;
	left: 50%;
	margin: calc(-20vh - 50px)0px 0px -10vh;
	background-color:rgb(34, 38, 41);
	border-radius: 100%;
	background-image: url("../img/arrowdown.svg");
	background-size: auto 60%;
	background-position: center center;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1600px){

}
@media only screen and (max-width: 1000px){
	#asukoht{
		background-attachment: scroll;
		background-size: auto 100vh;
	}
	#panorama_map{
		display: none;
	}
	.scrolldown,
	#information{
		display: block;
	}
	#panorama_map .punkt.active .info{
		display: block;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: 	all 0.2s ease 0s;
		-o-transition: 		all 0.2s ease 0s;
		transition: 		all 0.2s ease 0s;
		opacity: 1;
		top: 20px;
		transform: translate(-50%, 0%);
	}
	.punkt .hint,
	#header .logo{
		display: none;
	}
	#panorama {
		min-height: calc(100vh - 350px);
	}
	#panorama_map .info{
		height: calc(100vh - 120px);
		width: calc(100vw - 80px);
		overflow: auto;
		background-color: rgba(34, 38, 41, 1);
	}
	.close_note,
	.close{
		width: 5vh;
		height: 5vh;
	}
	#panorama_map .info .icon{
		width: 20vw;
		height: 20vw;
	}

	#header .nav,
	#header .headline{
		float: none;
		text-align: center;
		margin: 0px auto 0px auto;
	}
	#header .nav{
		border-top: 1px solid #f47822;
	}
	#header .nav li{
		margin: 10px 10px 10px 10px;
		float: none;
		display: inline-block;
	}
	.float {
		width: 90%;
	}
	#header .logohead a.irllogo{
		font-size: 4vw;
		background-size:  auto 7.5vw;
		padding: 4vw 12vw 2vw 4vw;
	}
	.logohead {
		float: none;
		padding: 10px 0px 0px 0px;
		margin: 0 auto;
		text-align: center;
		border-top:1px solid #f47822;
	}
	#korruptsioon,
	#asukoht{
		min-height: 50vh;
	}
}