/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@media (max-width: 1199px) and (min-width: 992px) {
  .header-flex {
    padding-top: 50px; }
    .header-flex .center-header {
      position: absolute;
      top: 30px;
      z-index: 9; } }
@media (max-width: 480px) {
  .header-flex {
    padding: 60px 0 20px; }
    .header-flex .center-header {
      position: absolute;
      top: 20px;
      z-index: 9; } }

/*# sourceMappingURL=headerposition1501866647.css.map */
