@font-face {
    font-family: 'museo500';
    src: url('../fonts/museo500-regular-webfont.eot');
    src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo500-regular-webfont.woff2') format('woff2'),
         url('../fonts/museo500-regular-webfont.woff') format('woff'),
         url('../fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo500-regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museosans-300-webfont-webfont.eot');
    src: url('../fonts/museosans-300-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-300-webfont-webfont.woff2') format('woff2'),
         url('../fonts/museosans-300-webfont-webfont.woff') format('woff'),
         url('../fonts/museosans-300-webfont-webfont.ttf') format('truetype'),
         url('../fonts/museosans-300-webfont-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {  
  font: 17px/28px 'open_sanslight', Arial, Helvetica, sans-serif;
  color: #5e5e5e;
  background: #fff;
  font-weight:300;
}

body, html{
  height: 100%;
  position: relative;
}

/* Standard Styles Starts */

a { color: #de4b39; }
a:hover, 
a:focus {
  color: #d04736;
}
a:focus { outline: none; }

/* Heading Styles Starts */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  font-family: 'open_sanslight', sans-serif;
}
h1 { font-size: 48px; }
h2 { font-size: 24px; }
h3 { font-size: 26px; }
h4 { font-size: 26px; color: #10253f; line-height:1.3; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/* Typography Styles Starts */

.btn-default, 
.btn-secondary, 
.btn-transparent, 
.top-bar, 
#main-menu-wrap, 
.search .input-group .form-control, 
#cart .btn-default, 
.clearance .thumbnail .caption-big .content .price, 
.clearance #countdown, 
.testimonial, 
.shopping-cart-table thead > tr > td, 
.shopping-cart-table tbody > tr > td.product-name, 
.shopping-cart-table tbody > tr > td.price, 
.main-footer {
  font-family: 'open_sansregular', sans-serif;
}

/* Form & Buttons Styles Starts */

.btn-default {
  color: #373737;
  background-color: #f4f4f4;
  border-color: #d3d3d3;
}
.btn-secondary {
  background-color: #de4b39;
  font-size: 14px;
  color: #f7f7f7;
}
.btn-secondary, 
.btn-secondary:hover, 
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active, 
.btn-transparent, 
.btn-transparent:hover, 
.btn-transparent:focus, 
.btn-transparent:active, 
.btn-transparent.active {
  color: #fff;
}
.btn-secondary:hover, 
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #ca4433;
}
.btn-transparent {
  padding: 10px 25px !important;
  background-color: rgba(255, 255, 255, 0) !important;
  border: 1px solid #fff !important;
  font-family: 'open_sanslight', sans-serif !important;
}
.btn-transparent:hover, 
.btn-transparent:focus, 
.btn-transparent:active, 
.btn-transparent.active {
  background-color: rgba(255, 255, 255, 1) !important;
  color: #de4b39;
}
.btn-secondary, 
.btn-transparent {
  text-transform: uppercase;
}

/* Header Styles Starts */

.main-header {
  position: relative;
}

/* Top Bar Styles Starts */

.top-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(16, 37, 63, 1.0);
  border-bottom: 1px solid #ffffff;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.top-bar .dropdown-menu > li > a {
  font-family: 'open_sanslight', sans-serif !important;
  font-size: 13px;
}

/* Header Links Styles Starts */

  .header-links {
    margin: 0;
  }
  .header-links li, 
  .header-links li a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
  }
  .header-links {
  font-family: 'open_sansregular', sans-serif !important;
  }
  
/* Currency & Languages Drop Down Styles Starts */  
  
  .top-bar .btn-link {
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 0;    
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-family: 'open_sanslight', sans-serif;
  }
  .top-bar .open .btn-link {
    color: #ffffff;
  }
    .top-bar .btn-link i.fa {
      margin-left: 5px;
    }
    
/* Search Styles Starts */

.search {
}
  .search .input-group {
    border-bottom: 1px solid #6c6c6c;
  }
  .search .input-group .form-control {
    width: 95%;
    font-size: 14px;
  }
  .search .input-group .btn {
    margin-top: -8px;
  }
  .search .input-group .form-control, 
  .search .input-group .btn {
    padding: 0;
    color: #fff;
    font-size: 14px;
    height: auto;
    line-height: normal;
    background: none;
    border: none;
  }
  .search .input-group .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  .search .input-group .form-control::-moz-placeholder {
    color: #fff;
  }
  
/* Cart Style Starts */  

#cart .btn-default {
  padding: 0;
  text-align: right;
  background: none;
  border: none;
  color: #fff;
}
  #cart .btn .fa-shopping-cart {
    margin-right: 4px;
    font-size: 18px;
    color: #de4b39;
    vertical-align: 2px;
  }
  #cart .btn span {
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: super;
  }
  #cart .btn span.cart-total {
    text-transform: capitalize;
  }
  #cart .btn i.fa-chevron-down {
    margin-left: 2px;
    font-size: 10px;
    vertical-align: text-top;
  }
  #cart .dropdown-menu {
    margin-top: 10px;
    padding: 10px;
  }
  #cart .dropdown-menu p:last-of-type {
    margin-bottom: 0;
  }
  
/* Navigation Styles Starts */

#main-menu-wrap {
  position: relative;
  /*top: 70px;*/
  left: 0;
  right: 0;
  z-index: 999;
}
  #main-menu {
    position: relative;
    z-index: 100;
    box-shadow: 2px 1px 3px #888888;
    background-color: #ffffff;
  }  
  #main-menu-wrap.static-nav {
  }
  #main-menu-wrap.sticky-nav {
    position: fixed;  
    top: 0;
    width: 100%;
    background-color: #ffffff;
    opacity: 1.0;
  }
  #main-menu-wrap .navbar {
    margin-bottom: 0;
  }
  #nav.navbar-default {
    padding: 0 20px;
    border: none;
    background-color: #ffffff;
  }
    #nav .navbar-nav > li > a {
      padding-top: 34px;
      color: #10253f;
      font-size: 16px;
      font-family: 'open_sanslight', sans-serif;
    }
    #nav .navbar-nav > li > a:hover, 
    #nav .navbar-nav > li.current > a {
      color: #ffffff;
      background-color: #10253f;
    }
    
/* Brand Logo Styles Starts */

  #nav .navbar-header {
    position: relative;
  }
  #nav .navbar-brand {
    height: auto;
  }
    #nav .navbar-brand {
      padding-top: 6px;
      font-family: 'Roboto Slab', serif;
      font-size: 24px;
      font-weight: bold;
      color: #fff;
      line-height: 28px;
    }
      #nav .navbar-brand span.mid {
        padding-left: 2px;
        font-family: 'Rochester', cursive;
        font-size: 48px;
        text-transform: lowercase;
      }
      #nav .navbar-brand span.last {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-style: italic;
      }

/* Slider Styles Starts */

#slider {
  position: relative;
  overflow: hidden;
}
  #camera_wrap_1 .camera_caption {
    bottom: 20%;
    left: 15%;
    width: 70%;
  }
    #camera_wrap_1 .camera_caption > div {
      background:none;
    }
    #camera_wrap_1 .camera_caption h1 {
      color: #c1c1c1;
      text-transform: uppercase;
      font-weight: 300;
      line-height: 58px;
    }
    #camera_wrap_1 .camera_caption hr {
      margin-left: 20%;
      margin-right: 20%;
      border-top-width: 4px;
    }
    #camera_wrap_1 .camera_caption .btn-transparent {
      margin-top: 30px;
      font-size: 24px;
    }
  #camera_wrap_1 .camera_prev, 
  #camera_wrap_1 .camera_next {
    background: #012169;
  }
  #camera_wrap_1 .camera_prev:hover, 
  #camera_wrap_1 .camera_next:hover {
    background: #666666;
  }

/* Section Area Styles Starts */

.section-parallax {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-area {
  padding-top: 70px;
  padding-bottom: 70px;
}
  .section-area h2 {
    margin-top: 0;
    margin-bottom: 40px;
    color: #10253f;
    text-align: center;
  }
    .section-area h2 span {
      padding-bottom: 10px;    
      border-bottom: 2px solid #10253f;    
    }
  .section-area.inverse h2 {
    color: #fff;
  }
    .section-area.inverse h2 span {
      border-color: #fff;
    }
    
/* About Section Styles Starts */

.about {
  background-color: #f7f7f7;
  color: #5e5e5e;
}
.about .content {
  padding-left: 2%;
  padding-right: 2%; 
}
.invest .content {
  padding-left: 2%;
  padding-right: 2%;
}

@media (max-width:600px) {
 .about .content {
   padding: 0 5%;
 }
}

  .about-banners {
    margin-top: 0;
  }
    .about-banners .img-responsive {
      margin-top: 10px;
    }
    
/* Products Section Styles Starts */

.products {
  overflow: hidden;
}
  #product-carousel {
  }
    #product-carousel .item {
      padding-left: 10px;
      padding-right: 10px;
      display: block;
      left: 0px;
    }
      #product-carousel .thumbnail {
        margin-top: 20px;
        padding: 0;
        position: relative;
        overflow: hidden;
      }
      #product-carousel .thumbnail:hover {
        -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
           -moz-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
                box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
      }
        #product-carousel .thumbnail ul.btn-list {
          position: absolute;
          top: 15px;
          right: 15px;
        }
          #product-carousel .thumbnail ul.btn-list li + li {
            margin-top: 10px;
          }
        #product-carousel .thumbnail .product-zoom {
          position: absolute;
          font-size: 36px;
          color: #fff;
          top: -30%;
          left: 45%;
        }
        #product-carousel .thumbnail:hover .product-zoom {
          top: 30%;
          left: 45%;
        }
        #product-carousel .thumbnail .caption {
          padding: 0;
          width: 100%;
          position: absolute;
          bottom: 0;
          background: rgba(255, 255, 255, 0.7);
         /* -webkit-transform: translateY(187px);
             -moz-transform: translateY(187px);
                  transform: translateY(187px);*/
        }



        #product-carousel .thumbnail .caption.default {
          -webkit-transform: translateY(187px);
             -moz-transform: translateY(187px);
                  transform: translateY(187px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
         }
        }

        @media (max-width:767px){
         #product-carousel .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Default DE*/
        #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
        }

        @media (max-width:1199px){
         #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(132px);
             -moz-transform: translateY(132px);
                  transform: translateY(132px);
         }
        }

 		@media (max-width:991px){
         #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(187px);
             -moz-transform: translateY(187px);
                  transform: translateY(187px);
         }
        }

        @media (max-width:767px){
         #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(130px);
             -moz-transform: translateY(130px);
                  transform: translateY(130px);
         }
        }

		@media (max-width:510px){
         #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(169px);
             -moz-transform: translateY(169px);
                  transform: translateY(169px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c349 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }


        /*Default EN*/
        #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(130px);
             -moz-transform: translateY(130px);
                  transform: translateY(130px);
         }
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:767px) and (min-width:653px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(131px);
             -moz-transform: translateY(131px);
                  transform: translateY(131px);
         }
        }

        @media (max-width:652px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:388px){
         #product-carousel #c322 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Kron DE*/
        #product-carousel #c350 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c350 .thumbnail .caption.default {
          -webkit-transform: translateY(187px);
             -moz-transform: translateY(187px);
                  transform: translateY(187px);
         }
        }

        @media (max-width:767px){
         #product-carousel #c350 .thumbnail .caption.default {
          -webkit-transform: translateY(130px);
             -moz-transform: translateY(130px);
                  transform: translateY(130px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c350 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Kron EN*/
        #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:767px) and (min-width:638px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(131px);
             -moz-transform: translateY(131px);
                  transform: translateY(131px);
         }
        }

        @media (max-width:637px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:386px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        @media (max-width:376px){
         #product-carousel #c323 .thumbnail .caption.default {
          -webkit-transform: translateY(211px);
             -moz-transform: translateY(211px);
                  transform: translateY(211px);
         }
        }

        /*Fink DE*/
        #product-carousel #c351 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c351 .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
         }
        }

        @media (max-width:767px){
         #product-carousel #c351 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c351 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Fink EN*/
        #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:767px) and (min-width:655px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(131px);
             -moz-transform: translateY(131px);
                  transform: translateY(131px);
         }
        }

        @media (max-width:654px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:380px){
         #product-carousel #c324 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Krause DE*/
        #product-carousel #c352 .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
        }

        @media (max-width:767px){
         #product-carousel #c352 .thumbnail .caption.default {
          -webkit-transform: translateY(130px);
             -moz-transform: translateY(130px);
                  transform: translateY(130px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c352 .thumbnail .caption.default {
          -webkit-transform: translateY(191px);
             -moz-transform: translateY(191px);
                  transform: translateY(191px);
         }
        }

        /*Krause EN*/
        #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:767px) and (min-width:655px){
         #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(131px);
             -moz-transform: translateY(131px);
                  transform: translateY(131px);
         }
        }

        @media (max-width:654px){
         #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c325 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        /*Schwarz DE*/
        #product-carousel #c353 .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
        }

         @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c353 .thumbnail .caption.default {
          -webkit-transform: translateY(148px);
             -moz-transform: translateY(148px);
                  transform: translateY(148px);
         }
        }

        @media (max-width:767px){
         #product-carousel #c353 .thumbnail .caption.default {
          -webkit-transform: translateY(130px);
             -moz-transform: translateY(130px);
                  transform: translateY(130px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c353 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        /*Schwarz EN*/
        #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(166px);
             -moz-transform: translateY(166px);
                  transform: translateY(166px);
        }

        @media (min-width:992px) and (max-width:1199px){
         #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (min-width:768px) and (max-width:991px){
         #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }

        @media (max-width:767px) and (min-width:554px){
         #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(131px);
             -moz-transform: translateY(131px);
                  transform: translateY(131px);
         }
        }

        @media (max-width:553px){
         #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(150px);
             -moz-transform: translateY(150px);
                  transform: translateY(150px);
         }
        }

        @media (max-width:400px){
         #product-carousel #c326 .thumbnail .caption.default {
          -webkit-transform: translateY(171px);
             -moz-transform: translateY(171px);
                  transform: translateY(171px);
         }
        }


        #product-carousel .thumbnail:hover .caption,
        #product-carousel #c349 .thumbnail:hover .caption,
        #product-carousel #c350 .thumbnail:hover .caption,
        #product-carousel #c351 .thumbnail:hover .caption,
        #product-carousel #c352 .thumbnail:hover .caption,
        #product-carousel #c353 .thumbnail:hover .caption,
        #product-carousel #c322 .thumbnail:hover .caption,
        #product-carousel #c323 .thumbnail:hover .caption,
        #product-carousel #c324 .thumbnail:hover .caption,
        #product-carousel #c325 .thumbnail:hover .caption,
        #product-carousel #c326 .thumbnail:hover .caption{
          -webkit-transform: translateY(0);
             -moz-transform: translateY(0);
                  transform: translateY(0);      
        }

          #product-carousel .thumbnail .caption .product-details {
            padding: 15px 20px;            
          }
          #product-carousel .thumbnail .caption .product-details .product-heading {
            margin: 4px 0 0;
            float: left;
            color: #10253f;
            font-family: "open_sansregular",sans-serif;
          }
          #product-carousel .thumbnail .caption .product-details .price {
            margin: 0;
            float: right;
            text-align: right;
          }
            #product-carousel .thumbnail .caption .product-details .price-old {
              margin-right: 5px;
              color: #6d6d6d;
              font-style: italic;
              font-size: 18px;
              text-decoration: line-through;
            }
            #product-carousel .thumbnail .caption .product-details .price-new {
              color: #de4b39;
              font-weight: bold;
            }
            #product-carousel .thumbnail .caption .product-details .btn {
              margin-top: 15px;
            }
    #product-carousel .carousel-control.left {
      left: -60px;
    }
    #product-carousel .carousel-control.right {
      right: -60px;
    }
    #product-carousel .carousel-control.left, 
    #product-carousel .carousel-control.right {
      width: auto;
      font-size: 35px;
      top: 47%;
      opacity: 1;
      background: none;
      color: #de4b39;
      text-shadow: none;
    }

#product-carousel .thumbnail .captionb {
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  /*background: rgba(255, 255, 255, 0.8);*/
  background: rgba(235, 235, 235, 0.8);
  -webkit-transition: opacity 350ms ease-out;
  -moz-transition: opacity 350ms ease-out;
  -o-transition: opacity 350ms ease-out;
  transition: opacity 350ms ease-out;
}
#product-carousel .thumbnail:hover .captionb {
  opacity:0;
  -webkit-opacity:0;
  -moz-opacity:0;
}
#product-carousel .thumbnail .captionb .product-details {
  padding: 15px 20px;
  color: #10253f;
  text-align: center;
}

#product-carousel .thumbnail .captionc {
  opacity:0;
  -webkit-opacity:0;
  -moz-opacity:0;
  padding: 10px 10px 0 20px;
  top:0;
  width: 100%;
  height:100%;
  position: absolute;
  color: #10253f;
  background: rgba(255, 255, 255, 0.9);
    -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
}

#product-carousel .thumbnail:hover .captionc {
  opacity:1;
  -webkit-opacity:1;
  -moz-opacity:1;
}

#product-carousel .thumbnail .captionc ul {
  padding: 0 10px 0 17px;
}

#product-carousel .thumbnail .captionc ul li {
  font-size:0.85em;
}

@media (min-width:992px) and (max-width:1199px){
 #product-carousel .thumbnail .captionc ul li {
   font-size:0.8em;
   line-height: 1.3;
 }
}

#product-carousel .thumbnail .captionc h5 {
  padding: 10px 0 0 0;
}

@media (max-width:1199px){
 #product-carousel .thumbnail .captionc h5 {
   display: none;
 }
}

#product-carousel .thumbnail .captiond {
  opacity:0;
  -webkit-opacity:0;
  -moz-opacity:0;
  padding: 10px 10px 0 20px;
  top:0;
  width: 100%;
  height:100%;
  position: absolute;
  color: #10253f;
  background: rgba(255, 255, 255, 1.0);
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  -o-transition: opacity 400ms ease-in;
  -ms-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}

#product-carousel .thumbnail .captione {
  opacity:1 !important;
  -webkit-opacity:0;
  -moz-opacity:0;
  padding: 10px 10px 0 20px;
  top:0;
  width: 100%;
  height:100%;
  position: absolute;
}

#product-carousel .thumbnail .content-boxb img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   -o-transition: all 400ms ease-in-out;
   -ms-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}

#product-carousel .thumbnail.noease .content-boxb img {
   -webkit-transform: none;
   -moz-transform: none;
   -o-transform: none;
   -ms-transform: none;
   transform: none;
   -webkit-transition: none;
   -moz-transition: none;
   -o-transition: none;
   -ms-transition: none;
   transition: none;
}

#product-carousel .thumbnail:hover .content-boxb img {
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}

#product-carousel .thumbnail:hover .captiond {
  opacity:1;
  -webkit-opacity:1;
  -moz-opacity:1;
}

#product-carousel .thumbnail .captiond h5 {
  padding: 0 !important;
}

#product-carousel .thumbnail .captiond p {
  padding: 0 10px 0 0;
  font-size: 0.87em;
  line-height: 19px;
}

#product-carousel .thumbnail .captiond .btn-primary {
    color: #10253F;
    background-color: #FFF;
    border-color: #10253F;
    border-radius: 0px;
}

#product-carousel .thumbnail .captiond .btn-primary:hover,
#product-carousel .thumbnail .captiond .btn-primary:active{
    color: #fff;
    background-color: #10253f;
    border-color: #10253f;
}

@media (min-width:992px) and (max-width:1199px) {
 #product-carousel .thumbnail .captiond p {
  font-size: 0.7em;
  line-height: 17px;
 }
 #product-carousel .thumbnail .captiond h5 {
  padding: 0 !important;
  margin: 2px 0 5px 0;
}
}

@media (max-width:415px) {
 #product-carousel .thumbnail .captiond p {
  font-size: 0.70em;
  line-height: 17px;
 }
 #product-carousel .thumbnail .captiond h5 {
  padding: 0 !important;
  margin: 2px 0 9px 0;
}
}


@media (min-width:1200px){
 #product-carousel .spacera {
   position:relative;  
   height:120px;
  }
}

@media (min-width:992px) and (max-width:1199px){
 #product-carousel .spacera {
   position:relative;  
   height:90px;
  }
}

@media (min-width:768px) and (max-width:991px){
 #product-carousel .spacera {
   position:relative;  
   height:60px;
  }
 #product-carousel .thumbnail h5 {
   font-size:0.8em;
 }
 #product-carousel .thumbnail .captionc ul {
   padding: 0 2px;
 }
 #product-carousel .thumbnail .captionc ul li {
   font-size:0.7em;
 }
}


/* Recent Articles Section Styles Starts */

.recent-articles {
  background-image: url(../images/team-bg.jpg);
}
  .recent-articles .content-box {
    margin-top: 20px;
    padding: 20px;
    background-color: #fff;
  }
  .recent-articles .content-box + .content-box {
    margin-top: 47px;
  }
    .recent-articles .content-box h3 {
      margin-top: 30px;
      margin-bottom: 20px;
      padding-bottom: 10px;
      text-transform: uppercase;
      border-bottom: 2px solid #de4b39;
    }
    .recent-articles .content-box h3, 
    .recent-articles .content-box h3 a, 
    .recent-articles .content-box .read-more {
      color: #de4b39;
    }
    .recent-articles .content-box > .row h3 {
      margin-top: 0;
    }
    .recent-articles .content-box p {
      color: #333;
      line-height: 22px;
    }
    .recent-articles .content-box .read-more {
      text-decoration: underline;
      font-weight: bold;
    }
    .recent-articles .content-box .read-more:hover {
      color: #333;
    }
    .recent-articles .content-box p, 
    .recent-articles .content-box .read-more {
      font-style: italic;    
    }
    
/* Clearance Sale Section Styles Starts */

.clearance {
}
  .clearance h4 {
    margin-bottom: 20px;
    color: #de4b39;
    text-transform: uppercase;
  }
  .clearance .thumbnail {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
    .clearance .thumbnail .caption-big, 
    .clearance .thumbnail .caption {
      position: absolute;
      background: rgba(30, 30, 30, 0.5);
      color: #fff;
    }
    .clearance .thumbnail .caption-big {
      width: 90%;
      left: 5%;
      bottom: 5%;
    }
      .clearance .thumbnail .caption-big .content {
        padding: 15px;
      }
        .clearance .thumbnail .caption-big .content h5 {
          margin: 0 0 10px 0;
        }
        .clearance .thumbnail .caption-big .content .price {
          font-size: 24px;
          font-weight: bold;
        }
          .clearance .thumbnail .caption-big .content .price span.price-old {
            font-size: 18px;
            color: #d9d9d9;
          }
    .clearance .thumbnail .caption {
      padding: 0;
      width: 100%;
      bottom: 0;      
    }
      .clearance .thumbnail .caption h5 {
        margin: 0;
        padding: 10px 15px;
      }
    .clearance #countdown {
      margin-bottom: 0;
    }
      .clearance #countdown li {
        margin-left: 5px;
        margin-top: 10px;
        padding: 5px 10px;
        color: #2d2d2d;
        background-color: #fff;
      }
      .clearance #countdown li + li {
        margin-left: 10px;
      }
      .clearance #countdown li span:first-of-type {
        padding-right: 5px;
        color: #de4b39;
      }
    
/* Testimonial Section Styles Starts */

.testimonial {
  background-image: url(../images/testimonial-bg.png);
}
  .testimonial h2 {
    margin-bottom: 20px;
    font-size: 100px;
  }
  .testimonial h2, 
  .testimonial h4, 
  .testimonial p {
    color: #fff;
  }
  #quote-carousel blockquote {
    margin-top: 0;
    font-size: 18px;
    border: none;
    text-align: center;
  }
    #quote-carousel p {
      line-height: 26px;
    }
    #quote-carousel h4 {
      margin-top: 30px;
      font-weight: bold;
    }
  #quote-carousel .carousel-control {
    background: none;
  }
    #quote-carousel a.carousel-control, 
    #quote-carousel a.carousel-control:hover {
      color: #2c2c2c;
    }
  #quote-carousel .carousel-indicators {
    right: 50%;
    bottom: -25px;
  }
    #quote-carousel .carousel-indicators li {
      width: 14px;
      height: 14px;
      margin-right: 5px;
      background: #2c2c2c;
      border-color: #2c2c2c;
    }
    #quote-carousel .carousel-indicators .active {
      width: 16px;
      height: 16px;
      background: #fff;
      border-color: #fff;
    }
    
/* Checkout Section Styles Starts */

.checkout {
}  
  .checkout hr {
    border-color: #d4d4d4;
  }
  .checkout h4 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #de4b39;
    text-transform: uppercase;
    border-bottom: 1px solid #d4d4d4;
  }
  .checkout h4.no-border {
    margin-bottom: 20px;
    padding-bottom: 0;
    border: none;
  }
  .checkout .form-control {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #8b8b8b;
    background-color: #fff;
    border-color: #ddd;
    height: 42px;
  }
  .checkout .form-inline .form-group {
    margin-left: 8px;
  }
  .checkout .form-inline .form-group:first-of-type {
    margin-left: 0;
  }
  .shopping-cart-table-area {
  }
    .shopping-cart-table {
      background-color: #fff;
    }
      .shopping-cart-table thead > tr {
        background-color: #f3f3f3;
      }
      .shopping-cart-table thead > tr > td { 
        border-bottom: none;
        font-size: 15px;
        font-weight: bold;
        color: #4b4b4b;
      }
      .shopping-cart-table thead > tr > td, 
      .shopping-cart-table tbody > tr > td {
        border-color: #e8e8e8 !important;
      }
      .shopping-cart-table tbody > tr > td {
        vertical-align: middle;
      }
      .shopping-cart-table tbody > tr > td img.img-responsive {
        margin-left: auto;
        margin-right: auto;
      }
      .shopping-cart-table tbody > tr > td.product-name, 
      .shopping-cart-table tbody > tr > td.product-name a {
        color: #191919;
        font-size: 16px;
      }
      .shopping-cart-table tbody > tr > td.price {
        color: #de4b39;
        font-size: 24px;
        font-weight: bold;
      }
      .shopping-cart-table tbody > tr > td .btn-no-border {
        background: none;
        border: none;
        color: #ff1c00;
      }
  .shipment-info {
  }
  .payment-method {
  }
  .coupon-code {
  }
  .shipping-taxes {
  }
  .total-summary {
  }
    .total-summary .dl-horizontal {
    }
      .total-summary .dl-horizontal dt {
        color: #252a2f;
        font-weight: normal;
      }
      .total-summary .dl-horizontal dd {
        margin-bottom: 10px;
        color: #de4b39;
        font-weight: bold;
      }
      .total-summary .dl-horizontal dd:last-of-type {
        margin-bottom: 0;
      }
      .total-summary .dl-horizontal dt, 
      .total-summary .dl-horizontal dd {
        text-align: right;
      }
      .total-summary .dl-horizontal.total dt, 
      .total-summary .dl-horizontal.total dd {
        color: #de4b39;
        font-size: 18px;
      }
    .total-summary .dl-horizontal.total {
      margin-bottom: 30px;
    }
    .total-summary .btn-default {
      margin-left: 10px;
      text-transform: uppercase;
    }
  .shopping-cart-table-area, 
  .shipment-info, 
  .payment-method, 
  .coupon-code, 
  .shipping-taxes, 
  .total-summary {
    margin-bottom: 40px;
  }
  
/* Contact Section Styles Starts */

.contact {
  background-color: #f7f7f7;
}
  .contact .status {
    display: none;
  }
  .contact-form-area {
    margin-top: 55px;
  }
  .contact .form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #2c2c2c;
    border-color: #c4c4c4;
  }
  .contact input.form-control {
    height: 42px;
  }
  .contact .btn-secondary {
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

/* Google Map Area Starts */

.map {
  height: 400px;
}

/* Footer Top Area Styles Starts */

.footer-top-area {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #4a4a4a;
}
  .newsletter-block {    
  }
    .newsletter-block h4, 
    .social-media-block h4 {
      margin: 7px 0 0;
      color: #fff;
      text-transform: uppercase;
    }
    .newsletter-block .input-group {      
    }
      .newsletter-block .form-control {
        background-color: #f7f7f7;
        color: #2c2c2c;
        height: 42px;
        line-height: none;
      }
  .social-media-block {
  }
    .social-media-block ul.sm-links {
      margin: 2px 0 0;
    }
      .social-media-block ul.sm-links li {
        width: 36px;
        height: 36px;
        line-height: 36px;
        background-color: #de4b39;
        text-align: center;
      }
      .social-media-block ul.sm-links li:hover {
        background-color: #fb624f;
      }
        .social-media-block ul.sm-links li a {
          font-size: 20px;
          color: #fff;
        }

/* Footer Styles Starts */

.main-footer {
  background-color: #10253f;
  color: #fff;
}
  .footer-boxes {
    margin-top: 40px;
    margin-bottom: 10px;
  }
    .footer-boxes > div {
      padding: 0 20px 10px;
      border: 1px solid #6d6d6d;
      color: #bbb;
      font-style: italic;
    }
    .footer-boxes h2 {
      color: #fff;
      margin-bottom: 0;
    }
    .footer-boxes h4 {
      color: #de4b39;
      font-weight: 300;
    }
  .foot-brand-logo {
    margin-top: 30px;
    margin-bottom: 10px;
  }
    .foot-brand-logo li.brand {
      margin-bottom: 10px;
      font-family: 'museo_sans500', sans-serif;
      font-size: 24px;
      font-weight: bold;
    }
    .foot-brand-logo li.brand span.mid {
      padding-left: 2px;
      font-family: 'Rochester', cursive;
      font-size: 48px;
      text-transform: lowercase;
    }
    .foot-brand-logo li.brand span.last {
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
    }
    .foot-brand-logo li + li {
      margin-top: 3px;
      font-family: 'museo_sans500', sans-serif;
      
    }
    .foot-brand-logo li a {
      color: #fff;
    }
  .copyright {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #6d6d6d;
    font-size: 13px;
    font-family: 'museo_sans500', sans-serif;
  }
  .copyright ul {
    margin-bottom: 0;
  }

/* Generic Styles Starts */

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.parallaxw {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  padding: 450px 0;
}

.no-border-radius, 
.search .input-group .form-control, 
.search .input-group .btn, 
#cart .dropdown-menu, 
.clearance .thumbnail, 
#product-carousel .thumbnail, 
.checkout .form-control, 
.newsletter-block .form-control, 
.newsletter-block .btn-secondary, 
.btn-default, 
.btn-secondary {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
      border-radius: 0;
}
.social-media-block ul.sm-links li {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      border-radius: 50%;
}
.no-boxshadow, 
.search .input-group .form-control, 
.search .input-group .btn, 
#cart .dropdown-menu, 
.checkout .form-control, 
.checkout .form-control:focus, 
.newsletter-block .form-control, 
.newsletter-block .btn-secondary, 
.newsletter-block .form-control:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
      box-shadow: none;
}
.clearance .thumbnail, 
#product-carousel .thumbnail, 
.newsletter-block .form-control, 
.newsletter-block .form-control:focus {
  border: none;
}
.checkout .form-control {
  -webkit-box-shadow: inset 0 2px 2px #ececec;
     -moz-box-shadow: inset 0 2px 2px #ececec;
          box-shadow: inset 0 2px 2px #ececec;
}
.checkout .form-control:focus {
  border-color: #c2c2c2;
  -webkit-box-shadow: inset 0 2px 2px #f3f3f3;
     -moz-box-shadow: inset 0 2px 2px #f3f3f3;
          box-shadow: inset 0 2px 2px #f3f3f3;
}
.btn-transparent, 
#product-carousel .thumbnail {
  -webkit-transition: all 0.5s ease-in;
     -moz-transition: all 0.5s ease-in;
          transition: all 0.5s ease-in;
}
#product-carousel .thumbnail.noease {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
#product-carousel .thumbnail .product-zoom, 
#product-carousel .thumbnail .caption {
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
#product-carousel .thumbnail.noease .product-zoom,
#product-carousel .thumbnail.noease .caption {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}