/**
 * 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)
 */
/* ============================================ *
 * Homepage
 * ============================================ */
/* -------------------------------------------- *
 * Primary Banner
 */
body.cms-home .main-container {
  padding-top:0;
}
body.cms-home .slideshow-container {
  margin-top: 0;
}

.slideshow .banner-msg {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  top: 30%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.slideshow .banner-msg h2 {
  color: #FFFFFF;
  font-size: 24px;
  text-shadow: 1px 1px 3px #555555;
}

.slideshow .banner-msg h2 strong {
  font-weight: bold;
  display: block;
  font-size: 36px;
}

/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.promos:after {
  content: '';
  display: table;
  clear: both;
}

/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: inline-block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}

.promos span {
  font-size: 16px;
}

.promos strong {
  font-size: 17px;
}

/* Config: Three columns + flexible gutter */
body .promos > li {
  float: left;
  width: 31.74603%;  margin-right: 2.38095%;/* transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;*/ background:#fff; border-radius:15px; -moz-border-radius:15px; -ms-border-radius:15px; -webkit-border-radius:15px; -o-border-radius:15px; border:1px solid #fff; text-align:left; min-height:310px
}

.promos > li:nth-child(3n) {
  margin-right: 0;
}

.promos span {
  font-size: 18px;
}

.promos strong {
  font-size: 24px;
}

/* -------------------------------------------- *
 * New Products Section
 */
/* Hiding the reviews content via CSS because we can't modify the template, */
/* since it may be used in other places where those elements are needed */
.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
  display: none;
}

.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #3399cc;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.cms-index-noroute h2.subtitle {
  display: none;
}


body .promos > li:hover{
/*transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
-webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
-ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px); cursor:pointer;*/
}
.promos-banner{ background:#edecea; padding:35px 0 30px; -webkit-box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.3); -moz-box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.3); box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.3); margin: 0 0 7px}
.promos-ban{ margin:0 auto; max-width:970px}
.promo-box{ border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px}
.promo-text{ padding:0px 15px}
.promo-text a {color:#d81f26}
.video-promo{ padding:11px 15px 0}
.promos li p{ color:#000; font-size:16px; line-height:21px; font-family: "Gotham Narrow A", "Gotham Narrow B";font-weight: 300;;}
.promos li h2{ color:#d81f26; font-size:22px; line-height:24px; margin:0; padding:0; text-transform:uppercase; font-family: "Gotham Narrow A", "Gotham Narrow B";font-weight: 700;; margin:15px 0}
.promo-box.two{ padding:0}
.promo-add img{ border-radius:10px 10px 0 0}
.read_more{ background:url(../images/more-arrow.jpg) 0 0 no-repeat; padding:0 0 2px 30px; display:inline-block; color:#000}
.promo-call{ background:#444444; border-radius:10px 10px 0 0; padding:22px}
.promo-call a.callBtnInn, .promo-call span.callBtnInn{ background:url(../images/call-icons.jpg) 0 2px no-repeat; padding:0 0 27px 54px; font-size:22px; line-height:24px; display:block; color:#fff; text-decoration:none;  font-family: "Gotham Narrow A", "Gotham Narrow B";font-weight: 500;}
.promo-call span.callBtnInn{ position:static; margin:10px 0 0}
.callBtnInn > a{ display:block; color:#fff;  font-size: 21px; line-height: 27px}
.promo-call h3{ color:#fff; font-size:24px; line-height:26px; margin:0; padding:0; font-family: "Gotham Narrow A", "Gotham Narrow B";font-weight: 700;}
.call-live{ width:100%;/* background:url(../images/chat-bg.jpg) 0 0 repeat-x;*/ border:1px solid #ccc; border-radius:4px; margin:17px 0 0;background: #d81f26; text-align: center;}
.call-live:hover{background: #3acc26; /* Old browsers */
background: -moz-linear-gradient(top,  #3acc26 0%, #27c415 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3acc26), color-stop(100%,#27c415)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3acc26 0%,#27c415 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3acc26 0%,#27c415 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3acc26 0%,#27c415 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3acc26 0%,#27c415 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3acc26', endColorstr='#27c415',GradientType=0 ); /* IE6-9 */
}
.call-live a{ color:#fff; font-size:16px; font-family: "Gotham Narrow A", "Gotham Narrow B";font-weight: 700;; display:block; line-height:34px; height:34px; padding:0 10px}
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
 @keyframes pulse {
 0% {
 transform: scale(0.9);
 opacity: 0.7;
}
 50% {
 transform: scale(1);
 opacity: 1;
}
 100% {
 transform: scale(0.9);
 opacity: 0.7;
}
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(0.95);
 opacity: 0.7;
}
 50% {
 -webkit-transform: scale(1);
 opacity: 1;
}
 100% {
 -webkit-transform: scale(0.95);
 opacity: 0.7;
}
}

@media only screen and (max-width: 700px) {
body .promos > li{ width:100%; margin:0 0 20px; border-radius:0}
.van-add{ background:none; box-shadow:none}
.van-add li{ float:none; clear:both; width:100%; min-height:200px; background:none; margin:0 0 40px} 
.add-box{ background: #f4f3f1; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f3f1 0%, #f4f3f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f3f1), color-stop(100%,#f4f3f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4f3f1 0%,#f4f3f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4f3f1 0%,#f4f3f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4f3f1 0%,#f4f3f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4f3f1 0%,#f4f3f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f3f1', endColorstr='#f4f3f1',GradientType=0 ); /* IE6-9 */ 
 -webkit-box-shadow: 0px 5px 5px 0px rgba(173, 173, 173, 0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(173, 173, 173, 0.75); box-shadow: 0px 5px 5px 0px rgba(173, 173, 173, 0.75); border-radius:0px; -webkit-border-radius: 0px; -ms-border-radius:0px; -moz-border-radius: 0px; -o-border-radius: 0px;}
.add-info{ padding:70px 0 20px}
.van-add li:last-child{ margin:72px 0 0}


}