/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* line 6, ../../../scss/holdyourfire/cms/home.scss */
.cms-index-index .nav-primary li.active a:after {
  background: none repeat scroll 0 0 transparent !important;
  border-left: none !important;
  border-right: none !important;
}

@media only screen and (min-width: 770px) {
  /* line 15, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container {
    padding-top: 0 !important;
  }
}
/* line 20, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block {
  margin-bottom: 8px;
  width: 100%;
}
/* line 24, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-slider {
  display: none;
}
@media only screen and (min-width: 641px) {
  /* line 24, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-slider {
    display: block;
  }
}
/* line 31, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-slider .owl-carousel .owl-item li {
  margin: 0 !important;
}
/* line 36, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-slider-mobile {
  display: none;
}
@media only screen and (max-width: 640px) {
  /* line 36, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-slider-mobile {
    display: block;
  }
}
/* line 43, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-slider-mobile .owl-carousel .owl-item li {
  margin: 0 !important;
}
/* line 49, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div {
  float: left;
  padding-right: 8px;
}
@media only screen and (max-width: 480px) {
  /* line 49, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-banners > div {
    margin: 0px 0px 8px 0px;
    padding-right: 0;
  }
}
/* line 58, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div p {
  margin: 0 !important;
}
/* line 62, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div img {
  width: 100%;
}
/* line 66, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div.home-banners-left {
  width: 25.2%;
}
/* line 70, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div.home-banners-center {
  width: 37.8%;
}
/* line 74, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners > div.home-banners-right {
  width: 37%;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  /* line 80, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-banners > div.home-banners-left, .cms-home .main-container .static-block.home-banners > div.home-banners-center, .cms-home .main-container .static-block.home-banners > div.home-banners-right {
    width: 100%;
  }
}
/* line 89, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-banners:after {
  clear: both;
  content: "";
  display: block;
}
/* line 96, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners {
  display: inline-block;
  width: 100%;
}
/* line 100, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners > div {
  float: left;
  padding-right: 8px;
}
@media only screen and (max-width: 480px) {
  /* line 100, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-big-banners > div {
    margin: 0px 0px 8px 0px;
    padding-right: 0;
  }
}
/* line 109, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners > div p {
  margin: 0 !important;
}
/* line 113, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners > div img {
  width: 100%;
}
/* line 117, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners > div.home-big-banners-left {
  width: 63%;
}
@media only screen and (max-width: 480px) {
  /* line 117, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-big-banners > div.home-big-banners-left {
    width: 100%;
  }
}
/* line 126, ../../../scss/holdyourfire/cms/home.scss */
.cms-home .main-container .static-block.home-big-banners > div.home-big-banners-right {
  margin: 0;
  padding-right: 0;
  width: 37%;
}
@media only screen and (max-width: 480px) {
  /* line 126, ../../../scss/holdyourfire/cms/home.scss */
  .cms-home .main-container .static-block.home-big-banners > div.home-big-banners-right {
    width: 100%;
  }
}
