/*
Theme Name: ABO Capital Custom
Theme URI: http://www.graysonsky.com
Description: Abo Capital Custom Theme Designed by Grayson Sky
Author: Prateek Chandra
Author URI: http://www.prateekchandra.com
Template: consulting
Version: 2.2
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 21 Jul 2016 21:08:13 +0000 */ 

@import url('../consulting/style.css');

.wpb_wrapper .screen-banner {
  display: inline-block;
  position: fixed;
  bottom: 25px;
  right: 30px;
  margin-bottom: 0;
  z-index: 999999999;
  max-width: 200px;
}

.screen-banner-mobile {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999999999;
}

@media (max-width: 767px) {
  .wpb_wrapper .screen-banner {
    display: none;
  }
  .screen-banner-mobile {
    display: inline-block;
  }
  body #header {
    z-index: 9;
  }
}

