/* Old events */
@media (max-width:991px){
    .event-text>p{
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical; 
        overflow: hidden; 
    }
}


.mb-6 {
    margin-bottom: 4rem !important;
}

/* PhotoAlbums */
.ug-theme-tilesfixed .ug-thumbs-grid{
    width: 100% !important;
}
.ug-theme-tilesfixed .ug-thumb-wrapper.ug-tile.ug-tile-clickable{
    border: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
    width: 305px !important;
    height: 200px !important;
}
.ug-theme-tilesfixed .ug-thumb-overlay{
    width: 300px !important;
    height: 200px !important;
}

/* PORTAL */
.page{
	width:150px;
	margin: 0 5px;
}
/*Images*/
.page > * {
	margin: 0 10px;
}
#portal_container {
    z-index: 1002;
}
.portal_header_text A:link, .portal_header_text A:visited, .portal_header_text A:hover, .portal_header_text A:active {
	color:#ffffff;
	text-decoration: underline;
}
.portal_header_logo a:hover {
	opacity: 1;
}
.portal_header_logo .website_title {
    height: 100%;
	margin: 40px 0 0 0;
	text-align: center;
	display: block; 
}
.inactive {
	opacity: 0.7;
}
.active, .permaactive {
	opacity: 1;
}
#portal_container_content {
	background: #ffffff99;
	overflow-y:hidden;
	overflow-x: auto;
}
.portal_contentbox-wrapper {
	border-radius: 10px;
	overflow-x: auto;
	overflow-y: hidden;
}
.portal_contentbox {
	width: 1000px;
}
.portal_header_logo {
    padding-right: 25px;
}
.portal_header_logo a {
	height:99px;
}
.portal_header_logo img {
    max-width: 100%;
}
.portal_content_title {
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #222222;
	font-weight: normal;
}
.portal_content_text {
	margin-top:10px;
	color: #222222;
	white-space: pre-wrap;
    margin: 0px;
    color: #222222;
    font-size: 14px;
    line-height: 14px;	
}
/*Websites*/
.websitepages {
	width: 1000px;
	height: 436px;
}
.viewport{
	width: 1000px !important;
}
/*Website Pages*/
.websitepages.inactive{
	display: none;
}

.site3 .portal_content_button, .site0 .portal_content_btn {
	background-color: #f18520;		
}
.site2 .portal_content_button, .site1 .portal_content_btn {
	background-color: #701b75;		
}
.site1 .portal_content_button, .site2 .portal_content_btn {
	background-color: #bebe00;		
}
.site0 .portal_content_button, .site3 .portal_content_btn {
	background-color: #009dde;		
}
.site3 .portal_menuitem.active{
	border: 1px solid #f18520;
	-webkit-box-shadow: 3px 3px 7px #f18520;
	box-shadow: 3px 3px 7px #f18520;
}	
.site2 .portal_menuitem.active{
	border: 1px solid #701b75;
	-webkit-box-shadow: 3px 3px 7px #701b75;
	box-shadow: 3px 3px 7px #701b75;
}	
.site1 .portal_menuitem.active{
	border: 1px solid #bebe00;
	-webkit-box-shadow: 3px 3px 7px #bebe00;
	box-shadow: 3px 3px 7px #bebe00;
}	
.site0 .portal_menuitem.active{
	border: 1px solid #009dde;
}

@media (max-width: 720px){
	#portal {
		height: 350px;
	}
	#portal_background {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}	
	#portal_container {
		height: 340px;
		width: 300px;
		margin-left: auto;
		margin-right: auto;		
	}
	#portal_container_header {
		background: transparent;
	}
	#portal_container_content{
		top: -15px;
		width: 300px;
		height: 270px; /* hoogte vak met pagina's */		
	}	
	.portal_header_text {
		display: none;
		float: left;
		position: relative; 
		z-index: 1003;	
		background: transparent;
		width: 150px; /* was 240 */
	}	
	.portal_header_logo {
		float: left;
		position: relative;
		z-index: 1003;	
		height: 32px; /* hoogte balk met logo's */
		background: transparent;
        padding-left: 40px;
	}
	.portal_header_logo a {
		height: 35px;
		width: 60px;
		display: block;
		/* float: right; */
		margin: 0 5px 0 0;
	}
	.portal_header_logo a:hover {
		opacity: 1;
	}
	.portal_header_logo img {
		display: block;
		margin: auto;
		padding-top: 5px;
		max-width: 60px;
	}
	.portal_header_logo .website_title {
		/* width: 100%; */
		height: 100%;
		margin: 40px 0 0 0;
		text-align: center;
		display: block;
	}	
	.portal_contentbox-wrapper {
		left: 0;
		top: 15px;
		/* padding-left: 15px; */
		width: 1600px;
		height: 240px; /* = hoogte vak met menuitems - 30px top*/
	}
	.portal_contentbox {
		height:100%;
		width: 300px;
		float:left;
	}
	.portal_contentbox img {
		display: none;		
	}	
	.portal_menuitem {
		height: 30px; /* hoogte menuitem */
		width: 250px;
		background: transparent;
		margin-top: 5px;
		padding: 5px;
		float: left;
		text-align: center;
	}	
	.portal_menuitem_active{
		height: 30px;
		width: 250px;
		background: transparent;
		margin-top: 5px;
		padding: 5px;
		float: left;
		text-align: center;	
	}
	.portal_content_title {
		display: none;
	}
	.portal_content_text {
		display: none;
	}
	.portal_content_button {
		display: none;
	}	
	.portal_content_btn {
		font-size: 12px;
		width: 250px;
		color: #ffffff;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		margin: 0px 5px 0px 0px;
		padding: 5px;
	}
	.websiteLogo img{
		/* height:70px !important; */
	}	
	/*Websites*/
	.websitepages {
		float: left;
		width: 300px;
		height: 436px;
	}
	.viewport{
		width: 300px !important;
		overflow: hidden;
	}	
    .site0 .portal_menuitem.active{
        border: none;
    }
    
}
@media screen and (min-width: 721px) and (max-width: 1200px) {
	#portal {
		height: 375px;
		margin-top: -150px;
	}
	#portal_background {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}	
	#portal_container {
		height: 375px;
		width: 700px;
		margin-left: auto;
		margin-right: auto;		
	}
	#portal_container_header {
		background: transparent;
		height: 80px; /* hoogte balk met logo's */		
	}
	#portal_container_content{
		position: relative;
		top: -27px;
		width: 700px;
		height: 365px; /* hoogte vak met pagina's */
		overflow: hidden;
		background:rgba(255,255,255,0.6);		
	}	
	.portal_header_text {
		display: none;
		float: left;
		position: relative; 
		z-index: 1003;	
		background: transparent;
		width: 150px; /* was 240 */
		height: 80px; /* hoogte balk met logo's */		
	}	
	.portal_header_logo {
		float: right !important;
		position: relative;
		z-index: 1003;	
		/* width: 550px;  /* was 730px */ 
		height: 80px; /* hoogte balk met logo's */
		background: transparent;
        margin-bottom: 5px;
	}
	.portal_header_logo a {
		width: 100px;
		display: block;
		/* float: right; */
		margin: 0 5px 0 0;
        height: 65px;
	}
	.portal_header_logo a:hover {
		opacity: 1;
	}
	.portal_header_logo img {
		display: block;
		margin: auto;
		width: 120px;
	}
	.portal_header_logo .website_title {
		/* width: 100%; */
		height: 100%;
		margin: 40px 0 0 0;
		text-align: center;
		display: block;
	}	
	.portal_contentbox-wrapper {
		position: relative;
		left: 0;
		/* padding-left: 15px; */
		width: 3500px;
		height: 365px; /* = hoogte vak met menuitems - 35px top*/
	}
	.portal_contentbox {
		height:100%;
		width: 700px;
		float:left;
	}
	.portal_contentbox img {
		width: 100px !important;
		height: 100px !important;
		object-fit: cover;
	}	
	.portal_menuitem {
		height: 300px; /* hoogte menuitem */
		width: 130px;
		background: #f2f2f2;
		margin-top: 10px;
		padding: 5px;
		float: left;
		border: 1px solid #ffffff;
	}
	.portal_menuitem_active{
		height: 300px;
		width: 130px;
		background: #f2f2f2;
		margin-top: 10px;
		padding: 5px;
		float: left;
		border: 1px solid #009dde;
		-webkit-box-shadow: 3px 3px 7px #009dde;
		box-shadow: 3px 3px 7px #009dde;
	}
	.portal_content_title {
		font-size: 13px;
		margin-top:10px;
		margin-bottom:10px;	
		color: #222222;
		text-align: center;
	}
	.portal_content_text {
		margin-top: 2px;
		color: #222222;
		font-size: 9px;	
		line-height: 12px;
	}
	.portal_content_button {
		font-size: 11px;
		width: 115px;
		color: #ffffff;
		background-color: #009dde;
		margin: 0 0 65px 0;
		padding: 8px 10px 8px 10px;
		bottom: 0px;
		position: absolute;
	}	
	.portal_content_btn {
		display: none;
	}
	.websiteLogo img{
		width: 150px;
	}	
	/*Websites*/
	.websitepages {
		float: left;
		width: 700px;
		height: 436px;
	}
	.viewport{
		width: 700px !important;
		overflow: hidden;
	}	
}	
@media screen and (min-width: 1201px) {	
	#portal {
		height: 490px;
		margin-top: -200px;
	}
	#portal_background {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}	
	#portal_container {
		height: 490px;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;		
	}
	#portal_container_header {
		background: transparent;
		height: 115px; /* hoogte balk met logo's */	
        margin-bottom: 15px;
	}
	#portal_container_content{
		position: relative;
		top: -35px;
		width: 1000px;
		height: 435px; /* hoogte vak met pagina's */
		overflow: hidden;
		background:#ffffff99;		
	}	
	.portal_header_text {
		display: none;
		float: left;
		position: relative; 
		z-index: 1003;	
		background: transparent;
		width: 240px;
		height: 115px; /* hoogte balk met logo's */	
	}	
	.portal_header_logo {
		position: relative;
		z-index: 1003;	
		/* width: 810px; */
		height: 115px; /* hoogte balk met logo's */
		background: transparent;
	}
	.portal_header_logo a {
		width: 180px;
		display: block;
		/* float: right; */
		margin: 0 10px 0 0;
	}
	.portal_header_logo a:hover {
		opacity: 1;
	}
	.portal_header_logo img {
		display: block;
		margin: auto;
		width: 180px;
	}
	.portal_header_logo .website_title {
		/* width: 100%; */
		height: 100%;
		margin: 40px 0 0 0;
		text-align: center;
		display: block;
	}	
	.portal_contentbox-wrapper {
		position: relative;
		left: 0;
		/* padding-left: 10px; */
		width: 5000px;
		height: 435px; /* = hoogte vak met menuitems - 35px top*/
	}
	.portal_contentbox {
		height:100%;
		width: 1000px;
		float:left;
	}
	.portal_contentbox img {
		width: 150px !important;
		height: 150px !important;
		object-fit: cover;
	}	
	.portal_menuitem {
		height: 385px; /* hoogte menuitem */
		width: 185px;
		background: #f2f2f2;
		margin-top: 10px;
		padding: 5px;
		float: left;
		border: 1px solid #ffffff;
	}
	.portal_content_title {
		font-size: 17px;
		margin-top:10px;
		margin-bottom:5px;	
		color: #222222;
		text-align: center;
	}
	.portal_content_text {
		margin-top: 2px;
		color: #222222;
		font-size: 14px;	
		line-height: 14px;
	}
	.portal_content_button {
		font-size: 14px;
		width: 165px;
		color: #ffffff;
		margin: 0 0 47px 0;
		padding: 8px 10px 8px 10px;
		bottom: 0px;
		position: absolute;
	}
	.portal_content_btn {
		display: none;
	}
	.websiteLogo img{
		width: 180px;

	}	
	/*Websites*/
	.websitepages {
		float: left;
		width: 1000px;
		height: 436px;
	}
	.viewport{
		width: 1000px !important;
		overflow: hidden;
	}		
}