
/* =RESPONSIVE
-------------------------------------------------------------- */

img, object, video, iframe, input, textarea, svg, figure {
	max-width: 100%;
}


@media only screen and (min-width: 2000px) {


}

@media only screen and (max-width: 1600px) {
	
	
}

@media only screen and (max-width: 1440px) {
	.toptitle {
		font-size:46px;
	}
	
	 }
	 
@media only screen and (max-width: 1360px) {
	.lang-en .menu-primary li a {
		padding:0 10px;
	}
	
	
	
	
	 }


@media only screen and (max-width: 1280px) {
	
}


@media only screen and (max-width: 1024px) {
	.menu-primary li a {
		padding: 0 10px;
		font-size: 18px;
	}

	#heading .logos {
		max-width: 50%;
	}
	
	#home-boxes .flex-item {
		width: 33.33%;
	}

	#video-section .single-img {
		width: 100%;
		max-width: 100%;
		float:none !important;
		padding: 0 0 30px 0 !important;
	}
	#video-section .videoWrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 820px) {

	.section {
		padding: 20px 0;
	}
	
	#main {
		padding:30px 0;
	}
	
	#flexible-content .section {
		padding:20px 0;
	}
	#home-boxes {
		padding-top: 40px;
	}

	#home-boxes .flex-item {
    width: 50%;
	}
	.hb-img img {
		width: 100%;
	}

	.foot-flex-1,
	.foot-flex-2 {
		width: 100%;
	}

	.foot-flex-1 {
		padding: 0 0 30px 0;
	}

	#footer .logo {
		padding: 40px 30px 0 30px;
	}

	.footer-inner {
		padding: 30px;
	}

	#bottom .flex {
    justify-content: center;
}

#home-video .cap {
	padding: 0 30px;
}
.main-title,
.cap .subtitle {
	font-size: 40px;
	text-shadow: 3px 3px 10px rgba(0,0,0,0.5);
}
.page-title {
    font-size: 40px;
    margin-bottom: 30px;
}
.title {
    font-size: 30px;
    margin-bottom: 20px;
}

#buttons-section ul li a {
	font-size: 22px;
}

.timetable li dates {
	font-size: 22px;
	width: 20%;
}

.timetable li .info {
	width: 80%;
}

.acc-section .acc-title {
	font-size: 20px;
}

.img-box {
	display: block;
	text-align: center;
}

.ibox-img {
	width: 100%;
	margin-bottom: 10px;
}
.img-box .inner {
    width: 100%;
    padding-right: 0px;
}

.ibox-img img {
	width: 100%;
}

.contact-details,
#maincontact {
	margin-bottom: 30px;
}

.page-title,
.title {
	text-align: center;
}
	
}



@media only screen and (max-width: 736px) {
	
	
	
}

@media only screen and (max-width: 460px) {	
	
	.section {
		padding:20px 0;
	}

	#home-video {
		height: 700px;
	}

	#home-video video {
		object-fit: cover;
		height: 100%;
		width: auto;
		max-width: inherit;
	}

	#home-boxes .flex-item {
    width: 100%;
}

.single-img {
    max-width: 100%;
	text-align: center;
	padding: 0 0 30px 0 !important;
}

.timetable li {
	display: block;
}
.timetable li dates,
.timetable li .info {
	width: 100%;
}
.timetable li .info {
	padding-right: 0;
}

#buttons-section ul li {
	width: 100%;
	text-align: center;

}

#buttons-section ul li a {
	display: block;
	text-align: center;
}
	
	
}


@media only screen and (max-width: 325px) { 
	
}



