/*------------------------------------------------------------------//
//	RESPONSIVE SYSTEM												//
//------------------------------------------------------------------*/
@media screen and (min-width: 1200px) { /* PC 1200+  */
	.menuAc{display: none !important;}
	.getDesktop{display: none !important;}
}
@media screen and (max-width: 1199px) and (min-width:992px) {
	.menuAc{display: none !important;}
	.getDesktop{display: none !important;}
}
@media screen and (max-width: 991px) and (min-width:768px) { /* TABLET 768+ ~ 960 */
	.mContact{display: block !important;}
	header .headerBottomFixed, header .headerTop .contactTop, header .headerTop .social, header .headerBottom{display: none !important;}
	header .headerTop .language {margin-top: 0; margin-left: 0; margin-right: 60px;}
	header figure.logo{float: left !important;width: 210px !important;}
	.menuAc{top: 0px !important; background-color: #333333 !important;}
	.owl-theme .owl-controls .owl-buttons div{display: none !important;}
	.homeBar ul li .article{opacity: 1 !important; transform:scale(1) !important;}
	footer iframe{width:100% !important;}
	footer .logo2 img{margin:0px auto !important;}
	footer{margin-bottom: 45px !important;}
	#back-to-top{display: none !important;}
	.instagram .title img{width: 70% !important; margin-left: 0 !important;}
}
@media screen and (max-width: 767px) and (min-width:640px) { /* TABLET 640+ ~ 768 */
	.mContact{display: block !important;}
	header .headerBottomFixed, header .headerTop .contactTop, header .headerTop .social, header .headerBottom{display: none !important;}
	header .headerTop .language {margin-top: 0; margin-left: 0; margin-right: 60px;}
	header figure.logo{float: left !important;width: 210px !important;}
	.menuAc{top: 0px !important; background-color: #333333 !important;}
	.owl-theme .owl-controls .owl-buttons div{display: none !important;}
	.homeBar ul li .article{opacity: 1 !important; transform:scale(1) !important;}
	footer iframe{width:100% !important;}
	footer .logo2 img{margin:0px auto !important;}
	footer{margin-bottom: 45px !important;}
	#back-to-top{display: none !important;}
	.instagram .title img{width: 70% !important; margin-left: 0 !important;}
	.whatsappFixed{display: none !important;}
}
@media screen and (max-width: 639px) and (min-width:480px) { /* MOBILE 480+ ~ 640 */
	.mContact{display: block !important;}
	header .headerBottomFixed, header .headerTop .contactTop, header .headerTop .social, header .headerBottom{display: none !important;}
	header .headerTop .language {margin-top: 0; margin-left: 0; margin-right: 60px;}
	header figure.logo{float: left !important;width: 210px !important;}
	.menuAc{top: 0px !important; background-color: #333333 !important;}
	.owl-theme .owl-controls .owl-buttons div{display: none !important;}
	.homeBar ul li .article{opacity: 1 !important; transform:scale(1) !important;}
	footer iframe{width:100% !important;}
	footer .logo2 img{margin:0px auto !important;}
	footer{margin-bottom: 45px !important;}
	#back-to-top{display: none !important;}
	.instagram .title img{width: 70% !important; margin-left: 0 !important;}
	.whatsappFixed{display: none !important;}
}
@media screen and (max-width: 479px) and (min-width: 320px) { /* MOBILE 320+ ~ 480 */ 
	.mContact{display: block !important;}
	header .headerBottomFixed, header .headerTop .contactTop, header .headerTop .social, header .headerBottom{display: none !important;}
	header .headerTop .language {margin-top: 0;margin-left: 0;margin-right: 0;}
	header figure.logo{float: left !important;width: 210px !important;margin-left: 30px;}
	.menuAc{top: 0px !important; background-color: #333333 !important;}
	.owl-theme .owl-controls .owl-buttons div{display: none !important;}
	.homeBar ul li .article{opacity: 1 !important; transform:scale(1) !important;}
	footer iframe{width:100% !important;}
	footer .logo2 img{margin:0px auto !important;}
	footer{margin-bottom: 45px !important;}
	#back-to-top{display: none !important;}
	.instagram .title img{width: 70% !important;margin-left: 0 !important;}
	.whatsappFixed{display: none !important;}
	.galeri .subPage .galleryPage .item { height: 150px; }
	.logo2 {padding: 15px 0;}
}
@media screen and (max-width: 319px) and (min-width: 240px) { /* MOBILE 240+ ~ 320 */
		.mContact{display: block !important;}
	header .headerBottomFixed, header .headerTop .contactTop, header .headerTop .social, header .headerBottom{display: none !important;}
	header .headerTop .language {margin-top: 0; margin-left: 0; margin-right: 60px;}
	header figure.logo{float: left !important;width: 210px !important;}
	.menuAc{top: 0px !important; background-color: #333333 !important;}
	.owl-theme .owl-controls .owl-buttons div{display: none !important;}
	.homeBar ul li .article{opacity: 1 !important; transform:scale(1) !important;}
	footer iframe{width:100% !important;}
	footer .logo2 img{margin:0px auto !important;}
	footer{margin-bottom: 45px !important;}
	#back-to-top{display: none !important;}
	.instagram .title img{width: 70% !important; margin-left: 0% !important;}
}