
h1 {
    font-size: 7em;
    margin-top: -150px;
    margin-bottom: 0.33em;
    color: yellow;
}

h3 {
}

body{
	background-color: white;
	margin: 0;
	color:black;
	font-family: "PX Grotesk", Georgia, Serif;
	text-align: center;

}
#menu-left ul{
	list-style-type:none
}

#menu-left li{
	text-align: left;
}

#menu-left a:link {
    text-decoration: none;
    color: black;
}

#menu-left a:visited{
	color: black;
}


#yellow{
	background-color: #f3f315;
	background-size: cover;
	z-index: -1;
	width: 100%;
	margin-top: -0.5em;
}

#header{
	display:none;
	font-family: "PX Grotesk", Georgia, Serif;	
	max-width: 1024px;
	text-align: center;
    margin: 0 auto; 
    padding-top: 0.5em;
}
#SN{
	font-family: "PxGrotesk-Bold"
}
#venicelogo {
	position: fixed;
	color: red;
	z-index: 50;
	top: 2em;
	right: 3em;
	bottom: auto;
}
#menu-left {
	position: fixed;
	z-index: 50;
	top: 3em;
	left: 3em;
	bottom: auto;
}

#partners{
	color: black;
	height:100px;
	display: block;
	max-width: 1024px;
	margin: 0 auto; 
	padding-top: 2em;
	line-height: 0.5em;

}
#partners p{
	font-size: 18px;
	/**-webkit-text-stroke: 2px black;**/
}

#underpic{
	margin-top: 25px;
	width:100%;
	margin-bottom: 3em;
	
}
#logo{
	display:none;
	margin: 0 auto;
	/**margin-top:-200px;**/
	float: left;
}

#sarajevologo{
	margin-top: -4.3em;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

#UTT_BBA{
	padding-top: 4em;
	margin: 0 auto;
	margin-bottom: 3em;
	color: black;
    /**-webkit-text-stroke: 0.5px black;**/
    font-family: "PxGrotesk-Bold";
}
#UTT_BBA h3{
	font-size: 3.5em;
	line-height: 0.25em;
}

@font-face {
	font-family: "PX Grotesk";
	src: url(PxGrotesk-Regular.otf);
}

@font-face {
	font-family: "PxGrotesk-Bold";
	src: url(PxGrotesk-Bold.otf);
}

#pic{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5em;
}
#pic img{
	object-fit: cover;
	max-width: 800px;
	margin: auto;
	text-align: center;
}
#photos {
	padding-top: 2em;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 0em;
	max-width:800px;
}
#photos img{
	object-fit: contain;
	max-width: 100%;
	padding-left:0.5em;
	padding-right:0.5em;
	height: auto;
	margin: auto;
	text-align: center;
}

.body-text{
	max-width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size: 26px;
	margin-top: 2em;

}

.map{
	margin-top: 120px;
	background-color: #f3f315;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5em;
	padding-bottom: 3em;
}

.map h3{
	font-size: 40px;
	line-height: 0.4em;
}

.map img{
	max-width: 600px;
}

#columnarea{
	max-width: 600px;
	margin: 0 auto;
	padding-top: 6em;
	height: 1150px;
}
.2columns{
	width: 100%;
	margin-bottom: 1000px;
}

.left_column{
	font-size: 13px;
	text-align: left;
	float:left;
	width: 50%;
	line-height: 1.5em;
	padding-top: 2em;

}

.left_column p{
	margin: 0.5px;
}

.right_column{
	font-size: 13px;
	text-align: left;
	float:left;
	width: 50%;
	line-height: 1.5em;
	padding-top: 2em;
}

.right_column p{
	margin: 0.1px;
	padding-left: 100px;
}

#contact{
	color: black;
	height:100px;
	display: block;
	max-width: 1024px;
	margin: 0 auto; 
	padding-top: 5em;
	line-height: 0.5em;
	margin-bottom: 5em;

}
#contact p{
	font-size: 18px;
	/**-webkit-text-stroke: 2px black;**/
}



#supporters_img{
	margin: 0 auto;
	max-width: 1000px;
	text-align: center;
}
#supporters_img img{
	margin-left: 50px;
	vertical-align: middle;
}

#supporters_1{
	margin-bottom: 50px;
}


#supporters_2{
	margin-top: 0px;
	margin-bottom: 100px;
}

#shortImg{
	margin-bottom: 500px;
}


.imageS{
	display: none;
}

.imageL{
	display: block;
}

.imageXL{
	display: none;
}

#supporters-txt{
	display: none;
	font-size: 13px;
}
#supporters{
	min-width: 1px;
}
hr{
	visibility: hidden;
	margin: 0.5em;
}




@media (max-width: 850px){

	.imageS{
		display: block;
	}
	.imageL{
		display:none;
	}
	.imageXL{
		display: none;
	}

	#venicelogo img{
		width: 120px;
		right: 0px;
	}
	#venicelogo {
		position: relative;
		background-color: #f3f315;
		top: 0px;
		padding-top: 15px;
		right: 0px;
		margin: 0px;

	}
	#menu-left{
		display: none;
	}
	#UTT_BBA{
		padding-top: 1em;
	}
	#UTT_BBA h3{
		font-size: 1.5em;
	}

	#partners p{
		line-height: 1em;
		font-size: 14px;
		padding-left: 5%;
		padding-right: 5%;
	}
	.body-text{
		padding-left: 5%;
		padding-right: 5%;
		font-size: 20px;
	}
	.map{
		margin-top: 75px;
	}
	.map img{
		max-width: 300px;
	}
	.map h3{
		font-size: 20px;
		padding-left: 10%;
		padding-right: 10%;
		line-height: 1em;
	}
	.left_column{
		width: 100%;
	}
	.left_column{
		text-align: center;
	}
	.right_column{
		width: 100%;
		margin-bottom: 100px;		
		margin-top: 100px;
	}
	.right_column p{
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}
	#supporters_img{
		display: none;
		margin: 0 auto;
	}
	#supporters-txt{
		display: block;
		margin-bottom: 150px;
	}
	#supporters-txt h3{
		font-family: "PxGrotesk-Bold"
		font-size: 3.5em;
	}
	#pic img{
		max-width: 80%;
	}
	#sarajevologo img{
		max-width: 60%;
	}
}
