/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Animated in line spacer **/
.animated-in .line_spacer {
	border-bottom-color: rgb(255, 255, 255) !important;
}

/** General >> preloader-plus-default-icons **/
.preloader-plus-default-icons {
	position: absolute !important;
	top: -165px !important;
	bottom: 0 !important;
	left: -85px !important;
	right: 0 !important;
}

/** General >> h2highlighted **/
.h2highlighted {
	
}

/** General >> h3highlighted **/
.h3highlighted {
	
}

/** General >> li **/
li {
	
}

/** General >> Fws 5f5f7cd955101 controls **/
.controls {
	color: rgb(255, 255, 255) !important;
	opacity: 0 !important;
}

/** General >> Menu mobile menu link **/
#menu-mobile-menu a {
	/* MT [ google_font: 1 ] */
	font-family: 'Staatliches' !important;
	font-size: 80px !important;
	line-height: 1 !important;
	font-weight: normal !important;
}

/** General >> Post 1201 event desc **/
.event_desc {
	background-color: rgb(255, 107, 48) !important;
}

/** General >> Gallery isotope activated **/
#gallery .isotope-activated {
	
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= General =================== */

	/** General >> li **/
	li {
	font-size: 95px !important;
	line-height: 1 !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= General =================== */

	/** General >> li **/
	li {
	font-size: 85px !important;
	line-height: 1 !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= General =================== */

	/** General >> h2highlighted **/
	.h2highlighted {
	font-size: 60px !important;
	line-height: 1 !important;
}

	/** General >> h3highlighted **/
	.h3highlighted {
	font-size: 60px !important;
	line-height: 1 !important;
}

	/** General >> li **/
	li {
	font-size: 80px !important;
	line-height: 1 !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> h2highlighted **/
	.h2highlighted {
	font-size: 55px !important;
}

	/** General >> h3highlighted **/
	.h3highlighted {
	font-size: 55px !important;
}

	/** General >> li **/
	li {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

	/** General >> Instance 21 heading 4 **/
	h4 {
	line-height: 1.2 !important;
}

	/** General >> Fws 5f5f7cd955101 controls **/
	.controls {
	opacity: 0 !important;
}

	/** General >> Menu mobile menu link **/
	#menu-mobile-menu a {
	/* MT [ google_font: 1 ] */
	font-family: 'Staatliches' !important;
	font-size: 80px !important;
	line-height: 1 !important;
	font-weight: normal !important;
}


}

