/***************************************************
  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 
 */
/***********************************************************************/
/* Home 1 */
#index #wrapper {
  padding-top: 0; }

#index #main .page-footer {
  margin: 0; }

@media (min-width: 992px) {
  .cate-slideshow {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .cate-slideshow .ApMegamenu {
      float: left;
      width: auto; }
      .rtl .cate-slideshow .ApMegamenu {
        float: right; }
    .cate-slideshow .ApSlideShow {
      overflow: hidden; } }
.cate-slideshow .ApMegamenu {
  min-width: 375px; }
  @media (max-width: 1199px) {
    .cate-slideshow .ApMegamenu {
      min-width: 250px; } }

/*# sourceMappingURL=profile1497949005.css.map */
