/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
  /* Header */
  .logo-container {margin-top: 0;}
  .logo {padding: 17px 0;}
  .logo img.img-responsive{max-width: 90%;}

  /* Navigation */
  .nav-container {
    width: 75%;
    left: 0;
    position: static;
  }
  .nav-top .store-locator,
  .nav-top .account,
  .nav-top .compare,
  .nav-top .wishlist {
    position: relative;
  }
  .nav-top .cart a {font-size: 0.9em;}
  .navbar-mobile,
  .nav-main > li,
  .watch-selector,
  .watch-selector li {position: static;}
  .navbar-mobile {margin-top: 0;}

  .nav-justified > .dropdown .dropdown-menu .container { padding: 0 50px; }
  .nav-justified > .dropdown .dropdown-menu h2 {
    display: inline-block;
    font-family: 'Archivo Black', sans-serif;
    font-size: 2.5em;
  }
  .nav-justified > .dropdown .dropdown-menu h2 + a {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 1em;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    font-size: 14px;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list {
    border-left: 1px solid #dddddd;
    
    padding: 0 20px 10px 20px;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list h3 {
    margin: 10px 0;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list ul li {padding: 2px 10px;}
  .nav-justified > .dropdown .dropdown-menu .sub-list ul li a {
    display: block;
    width: 100%;
    border: 0;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list ul li:hover {
    background: #666666;
    color: #ffffff;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list ul li:hover a {
    background: transparent;
    color: inherit;
    text-decoration: none;
  }
  .nav-justified > .dropdown .dropdown-menu .sub-list,
  .nav-justified > .dropdown .dropdown-menu .overview,
  .nav-justified > .dropdown .dropdown-menu .push {margin: 15px 0;}
  .nav-justified > .dropdown .dropdown-menu .overview {height: 200px;}
  .nav-justified > .dropdown .dropdown-menu .overview img {
    max-width: 100%;
    height: 100%;
  }
  .nav-justified > .dropdown .dropdown-menu .overview,
  .nav-justified > .dropdown .dropdown-menu .push {padding: 30px 0 0 0;}
  
  .nav-justified > .dropdown .dropdown-menu figure.overview
  {
      /*border-style: solid;
      border-width: 0 0 0 1px;
      border-color: #dddddd;*/
      padding-left: 20px;
  }
  .nav-justified > .dropdown .dropdown-menu .push
  {
      text-align: right;
      border-left: 1px solid #dddddd;
  }
  .nav-justified > .dropdown .dropdown-menu .push img {width: 268px; height:auto;}
  .nav-main li > a {
    border: 1px solid transparent;
  }
  .nav-main li:hover > a,
  .nav-main li:active > a,
  .nav-main li:focus > a,
  .nav-main li.active > a {
    background: #ffffff;
    color: #000000;
    border: 1px solid #cccccc;
    z-index: 25;
  }
  .nav-main li.dropdown:hover > a,
  .nav-main li.dropdown:active > a,
  .nav-main li.dropdown:focus > a,
  .nav-main li.dropdown.active > a {
      position: relative;
      background: #ffffff;
      color: #000000;
      border-left: 1px solid #cccccc;
      border-top: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      border-bottom: 1px solid #ffffff;
  }
    .nav-main li.dropdown:hover > a:after,
    .nav-main li.dropdown:active > a:after,
    .nav-main li.dropdown:focus > a:after,
    .nav-main li.dropdown.active > a:after {
        content: ""; display: block;
        position: absolute; bottom: -6px; left: -1px; right: -1px;
        background: white;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        height: 6px;
    }
  .watch-selector {background: url(../images/watch-selector-ico.png) #000000 no-repeat 10px center;}
  .watch-selector a.active {background: url(../images/watch-selector-ico.png) #EEE no-repeat 15px center;}
  .watch-selector .filters {width: 20%;}

  /* Warranty */
  .tsst-warranty .secure-paiement {padding: 15px 0 0 0;}
  
  /* Newsletter */
  .tsst-newsletter {padding: 45px 15px;}
  .tsst-newsletter .form-subscribe-header {
    text-align: right;
    padding-right: 50px;
  }
  .tsst-newsletter label {
    width: auto;
    display: inline;
  }

  /*
  // Products Tab & Carousel
  // -------------------------------------------------- */

  .whats-new .tab-content .tab-pane {
    width: 960px !important;
    margin: 0 auto;
  }
  .crsl-item .product-cat {
    padding: 2px 15px 0;
    font-size: 1em;
  }

  /*
  // Module Aside
  // -------------------------------------------------- */
  aside[role=complementary] {width: 25%;}
  aside[role=complementary] + div[role=main] {width: 75% !important;}

  /*
  // Home Page
  // -------------------------------------------------- */

  .cms-home .carousel .carousel-inner .item .carousel-caption {
    width: 50%;
    height: 50%;
    padding: 0 60px;
  }

  /*
  // Customer Services
  // -------------------------------------------------- */

  .contact-form .dl-horizontal dt {width: 240px;}
  .contact-form .dl-horizontal dd {margin-left: 240px;}

  /*
  // Masterpage Collection
  // -------------------------------------------------- */
  
  .masterpage-collections .carousel .carousel-inner .item .carousel-caption {
    width: 50%;
    height: 50%;
    padding: 0 60px;
  }
  .masterpage-collections .collection-item {height: 350px;}
  .masterpage-collections .collection-item .collection-image,
  .masterpage-collections .collection-item .collection-name {height: 100%;}
  .masterpage-collections .collection-item .collection-name .content {
    position: absolute;
    text-align: left;
  }
  .masterpage-collections .collection-item .collection-image {padding: 60px 0 0;}
  .masterpage-collections .collection-item.wide-even .collection-image {float: right;}
  .masterpage-collections .collection-item.wide-odd .collection-name:after {
    content: "\020";
    display: block;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -13px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent; 
    border-right: 25px solid #fefefe;
    z-index: 10;
  }
  .masterpage-collections .collection-item.wide-odd .collection-name:before {display: none;}
  .masterpage-collections .collection-item.wide-even .collection-name:before {
    content: "\020";
    display: block;
    position: absolute;
    right: -25px;
    left: auto;
    top: 50%;
    margin-left: 0;
    margin-top: -13px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 0; 
    border-left: 25px solid #fefefe;
    z-index: 10;
  }
  .masterpage-collections .collection-item.last {
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(left,  #fafafa 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fafafa), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #fafafa 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #fafafa 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #fafafa 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to right,  #fafafa 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */ 
    position: relative;
  }
  .masterpage-collections .collection-item.last .btn {margin: 140px 0;}

  /*
  // Masterpage Gift
  // -------------------------------------------------- */
  
  .masterpage-gift + .banner .caption,
  .masterpage-gift + .whats-new + .banner .caption {
    width: 50%;
    left: 35%;
    position: absolute;
    padding: 20px 0 0 10px;
    top: 20px;
  }

  /*
  // Collection List
  // -------------------------------------------------- */
  .catalog-category-view aside[role=complementary],
  .advancedsearch-result-index aside[role=complementary],
  .catalogsearch-result-index aside[role=complementary] {
    display: block;
    width: 25%;
    left: 0;
    position: relative;
    padding: 50px 25px;
  }
  .catalog-category-view aside[role=complementary] + div[role=main],
  .advancedsearch-result-index aside[role=complementary] + div[role=main],
  .catalogsearch-result-index + div[role=main] {width: 75%;}
  .catalog-category-view .category-view .category-products .products-grid .item .labelling {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    color: #E32119;
  }
  .category-products .toolbar {
    padding: 30px 40px;
  }
  
  /*
  // Product Page
  // -------------------------------------------------- */

  /* Product Media Box */
  .catalog-product-view .media-box img {width: auto;}
  .catalog-product-view .media-box .tab-content .tab-pane {height: 570px;}
  .catalog-product-view .media-box .tab-content .tab-pane .product-video {padding: 120px 0 0 0;}
  .catalog-product-view .media-box .nav > li {
    padding: 10px 15px;
  }

  /* Product Infos */
  .catalog-product-view .product-informations .product-main-info .price-box {
    display: inline-block;
    margin-top: 25px;
  }
  .catalog-product-view .product-informations .product-main-info .price-box + .btn-primary, .catalog-product-view .product-informations .product-main-info .price-box + .btn-info {
    margin-top: -10px;
    margin-left: 30px;
  }
  
  .catalog-product-view .product-informations .product-main-info .out-of-stock {
    margin-left: 55px; 
  }
  .catalog-product-view .product-informations .product-main-info .add-to-cart input + .btn {
    margin-top: 0;
  }
  
  .catalog-product-view .tab-content .tab-pane.tab-sizing-tool .sizing-tool {
    padding: 130px 40px 40px;
    font-size: 1.6em;
    background: url(../images/dl-ico.png) no-repeat center 40px;
  }
  .catalog-product-view .tab-content .tab-pane.tab-sizing-tool img {
    margin-right: 60px;
    width: auto;
    max-width: 520px;
  }
  .catalog-product-view .tab-content .tab-pane .list-table {
    width: 75%;
  }
  .catalog-product-view .tab-content .tab-pane .list-table tbody {
    width: 50%;
    padding: 0 20px 0 0;
  }
  .catalog-product-view .tab-content .tab-pane .list-table tbody + tbody {
    padding: 0 0 0 20px;
  }
  .catalog-product-view .tab-content .tab-pane .list-table ~ .icons {
    padding: 0 0 0 50px;
  }

  .catalog-product-view .product-options-bottom .price-box {
    width: auto;
  }
  .catalog-product-view .product-informations .product-main-info .product-options-bottom .price-box + .btn-primary {
    margin: 30px 0 0;
  }

  .view-mode * + * {margin-left: 5px;}

  /* Review part */
  .product-rating-write .rate-product + .btn {
    float: right;
    margin: -35px 0 0 0;
  }

  /*
  // Review Page
  // -------------------------------------------------- */
  .review-product-list .product-essential .crsl-item h3 {margin-top: 100px;}
  .review-product-list .rate-product + .btn {
    float: none;
    margin: 0;
  }

  /*
  // Content Page
  // -------------------------------------------------- */
  .cms-page-view div[role=main] h3 {padding: 0 0 0 40px;}
  .cms-page-view div[role=main] p {padding: 0 0 0 40px;}
  .cms-page-view div[role=main] ol {padding: 0 0 0 60px;}
  .cms-page-view div[role=main] img {margin: 20px 40px;}

  /*
  // Contest Page
  // -------------------------------------------------- */
  
  .contest-index .contest-banner .caption {
    padding: 0 30px 0 40px;
    height: 75%;
  }
  .contest-index .contest-banner .caption h2 {font-size: 1.8em;}
  .contest-index .contest-banner .caption .lead {font-size: 1.4em;}
  .contest-index .page-title {padding: 0;}
  .contest-index .page-title h1 {padding: 0 30px;}
  .contest-index .page-title .lead,
  .contest-index .contest-container {padding: 0 100px;}
  .contest-index .contest-container .left-part {
    padding: 0 35px 0 0;
  }
  .contest-index .contest-container .right-part {
    padding: 0 0 0 35px;
  }

  /*
  // Newsletter Subscription
  // -------------------------------------------------- */
  
  .newsletter-subscription .page-title {padding: 0;}
  .newsletter-subscription .page-title h1 {padding: 0 30px;}
  .newsletter-subscription .page-title .lead,
  .newsletter-subscription .newsletter-container {padding: 0 100px;}
  .newsletter-subscription .newsletter-container .left-part {
    padding: 0 35px 0 0;
  }
  .newsletter-subscription .newsletter-container .right-part {
    padding: 0 0 0 35px;
  }
  .newsletter-subscription .first-block {margin-top: 0;}

  /*
  // FAQ Page
  // -------------------------------------------------- */
  .cms-faq aside[role=complementary] + div[role=main] {width: 66%;}
  .cms-faq div[role=main] .main-sections {
    text-align: center;
    padding: 10px 0;
    margin: 25px 0 0 0;
  }
  .cms-faq div[role=main] .main-sections ul {
    padding: 0;
    list-style: none;
  }
  .cms-faq div[role=main] .main-sections ul li {
    display: inline-block;
    color: #000000;
    font-size: 1.2em;
    padding: 0 15px;
  }
  .cms-faq div[role=main] .main-sections ul li + li {
    border-left: 1px solid #666666;
  }
  .cms-faq div[role=main] .main-sections ul li a {color: inherit;}
  .cms-faq div[role=main] .main-sections ul li:before {display: none;}
  .cms-faq aside[role=complementary] {
    padding: 50px 25px;
    display: block;
  }
  .cms-faq aside[role=complementary] .second-sections {margin: 80px 0;}
  .cms-faq aside[role=complementary] .second-sections ul li {
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    margin: 0 0 10px 0;
  }
  .cms-faq aside[role=complementary] .second-sections ul li a {color: inherit;}

  /*
  // One Step Checkout
  // -------------------------------------------------- */

  #onestepcheckout-form .col-md-4.first {padding-right: 50px;}
  #onestepcheckout-form .col-md-4.middle {padding: 0 25px;}
  #onestepcheckout-form .col-md-4.last {padding-left: 50px;}
  #onestepcheckout-form div.checkoutcontainer div.input-firstname,
  #onestepcheckout-form div.checkoutcontainer div.input-email,
  #onestepcheckout-form div.checkoutcontainer div.input-company,
  #onestepcheckout-form div.checkoutcontainer div.input-postcode,
  #onestepcheckout-form div.checkoutcontainer div.input-password {
    padding-right: 5px;
  }
  #onestepcheckout-form div.checkoutcontainer div.input-lastname,
  #onestepcheckout-form div.checkoutcontainer div.input-email + div.input-telephone,
  #onestepcheckout-form div.checkoutcontainer div.input-fax,
  #onestepcheckout-form div.checkoutcontainer div.input-region {
    padding-left: 5px;
  }
  #onestepcheckout-form div.checkoutcontainer div.input-password + div.input-password {
    padding-left: 5px;
    padding-right: 0;
  }

  /*
  // My Account
  // -------------------------------------------------- */

  /* Common */

  /*
  // Wishlist Page
  // -------------------------------------------------- */
  .my-wishlist .data-table > tbody > tr > td {
    display: table-cell;
    float: none;
    padding: 25px 8px;
  }
  .my-wishlist .data-table > tbody > tr > td.preview,
  .my-wishlist .data-table > tbody > tr > td.infos,
  .my-wishlist .data-table > tbody > tr > td.quantity,
  .my-wishlist .data-table > tbody > tr > td.cart {width: auto;}
  .my-wishlist .data-table > tbody > tr > td.price {width: 130px;}
  .my-wishlist .data-table > tbody > tr > td.quantity {width: 100px;}
  .my-wishlist .data-table > tbody > tr > td.cart {width: 204px;}

  .my-wishlist .data-table > tbody > tr > td.quantity input {
    max-width: none;
    float: none;
  }
  .my-wishlist .data-table > tbody > tr > td.quantity label,
  .my-wishlist .data-table > tbody > tr > td.price label {display: none !important;}
  .my-wishlist .data-table > tbody > tr > td.quantity input,
  .my-wishlist .data-table > tbody > tr > td.price .price-box {margin: 0;}
  .my-wishlist .add-to-cart-alt .btn-cart {width: 100%;}
  .my-wishlist .data-table > tbody > tr > td.cart .add-to-cart-alt + p {
    width: 100%;
    margin: 0;
  }
  .my-wishlist .btn-remove {margin-left: 0;}
  .my-wishlist .buttons-set .btn {
    clear: none;
    margin: 0 0 0 10px;
  }

  /*
  // Cart Page
  // -------------------------------------------------- */

  /* Cart */
  .checkout-cart-index .cart .page-title .checkout-types {
    position: absolute;
    right: 0;
    top: 65px;
    margin-top: 0;
  }
  .checkout-cart-index .cart-table .product-price,
  .checkout-cart-index .cart-table .product-quantity {
    width: 150px;
  }
  .checkout-cart-index .cart form {padding: 0 0 0 15px;}
  .checkout-cart-index .cart .totals tr.detail td {text-align:center;}

  .checkout-cart-index .giftcard {padding: 0 30px 0 85px;}

  /*
  // As Seen In
  // -------------------------------------------------- */

  .sqli-asseenin-index-index .asseenin-item .asseenin-relatedproduct {width: 256px;}

  /*
  // Gift Card Page
  // -------------------------------------------------- */

  .gift-card .jumbotron.card-encart {
    padding: 60px 150px 35px 50px;
  }
  .gift-card .jumbotron.card-encart .image-container {
    padding: 95px 0 65px;
  }

  /*
  // Gift Finder
  // -------------------------------------------------- */
  
  .gift-finder-content .gift-banner .gift-caption {
    height: 50%;
  }
  .gift-finder-content .section-gift.grid-3 .gift-option {
    width: 305px;
    height: 315px;
  }
  .gift-finder-content .section-gift.grid-4 .gift-option {
    width: 200px;
    height: 315px;
  }
  .gift-finder-content .section-gift.grid-3 .gift-option label .gift-image {
    width: 265px;
    height: 220px;
  }
  .gift-finder-content .section-gift.grid-4 .gift-option label .gift-image {
    width: 170px;
    height: 220px;
  }
  .gift-finder-content + .banner .caption {padding: 20px 0 0 10px;}

  /*
  // 404 Page
  // -------------------------------------------------- */

  .cms-index-noroute .jumbotron .caption {
    padding: 0 50px;
    width: 100%;
    right: 0;
  }
  .cms-index-noroute .jumbotron .caption .lead {font-size: 1.6em;}
  .cms-index-noroute h2 {
    padding: 0 50px;
    margin: 50px 0 0;
  }
  
  
  .category-products .products-grid > .item:nth-child(2n + 1)
    {
        clear:none;
    }
  
  .category-products .products-grid > .item:nth-child(3n + 1)
    {
        clear:left;
    }
  

  
}