/*  MICROTHEMER STYLES  */


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

/** General >> #mainCaptionHolder **/
#mainCaptionHolder {
	position: fixed !important;
}


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

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

	/** General >> #mainCaptionHolder **/
	#mainCaptionHolder {
	top: -275px !important;
}


}

