/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/* effect zoom In #1 */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.footer-center .ApRow:first-child {
  margin-bottom: 90px; }
  @media (min-width: 768px) {
    .footer-center .ApRow:first-child {
      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; } }
  @media (max-width: 1199px) {
    .footer-center .ApRow:first-child {
      margin-bottom: 60px; } }
@media (min-width: 768px) {
  .footer-center .ApRow:last-child {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer-center .ApRow:last-child .ApColumn:nth-child(3) {
      width: 13.66667%; }
    .footer-center .ApRow:last-child .ApColumn:last-child {
      width: 28%; } }
@media (max-width: 767px) {
  .footer-center .ApRow:last-child .ApColumn:not(:last-child) {
    margin-bottom: 30px; } }

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