/*@media screen and (min-width: 1180px) {*/
@media screen and (min-width: 980px) {
/*  .flex-caption {
    top:21% !important;
  }

  .flex-caption .caption {
    margin-top: 50px;
  }

  .flex-caption .cta {
    margin-top:50px;
  }
*/
}

@media screen and (max-width: 1068px) {
  .flex-caption h2.slide-title {
    font-size: 25px! important;
  }

  .flex-caption p.caption {
    font-size: 25px! important;
  }

  .flex-caption .cta {
    margin-top: 15px! important;
  }

  .flex-caption .cta a {
    font-size:12px;
    padding: 7px 13px! important;
  }
}

@media screen and (max-width: 690px) {
  .flex-caption h2.slide-title {
    font-size: 20px! important;
  }

  .flex-caption p.caption {
    font-size: 20px! important;
  }

  .flex-caption .cta {
    margin-top: 10px! important;
  }

  .flex-caption .cta a {
    font-size:10px;
    padding: 7px 13px! important;
  }

  /* Turn on mobile banner, turn all else off */

  .flexslider .slides img {
    display:none;
  }

  .flexslider .flex-caption {
    display:none;
  }

  .flexslider .slides .image-mobile,
  .flexslider .slides .image-mobile img {
    display:block;
  }
}

@media screen and (max-width: 980px ) {
  ul#social-icons, ul#cart, #hello { display: block; text-align: center; }
  ul#social-icons li, ul#cart li { padding: 0 5px; }
  ul#social-icons li a, ul#cart li a, ul#cart li.mm-trigger i { padding: 0; display: inline-block; }
}


/*@media screen and (max-width: 980px) and (min-width: 740px) {*/
@media screen and (max-width: 979px) and (min-width: 740px) {
  ul#main-nav { width:200px; }
  ul#cart { width:165px; }
  ul#cart, ul#cart li { text-align:right; }
  ul#social-icons, ul#social-icons li { text-align: center; }
  #hello { width: 321px; margin: 0; }
  .quick-shop { width: 100%; }

/*  .show { text-align: center; width: 100%; display: block; margin-bottom: 20px; }*/
  #sidebar { display: none; text-align: center; }
  #sidebar.open { display: block; }
  #sidebar ul li { padding: 5px 0; }

  .first { clear: none; }
  .product-index:nth-child(2n+1), .article-index:nth-child(2n+1) { clear: left; }

/*  .flex-caption {
    display: block! important;
  }

  .flex-caption h2.slide-title {
    font-size: 21px! important;
    margin-bottom: 5px! important;
  }

  .flex-caption p.caption {
    font-size: 21px! important;
  }

  .flex-caption .cta {
    margin-top: 15px! important;
  }

  .flex-caption .cta a {
    padding: 8px 15px! important;
  }
*/

  .collection-index.desktop-3.tablet-2.mobile-half:nth-child(3n+1) {
    clear: left;
  }

  .styled-select {
    min-width: 135px;
  }

  .tech-video {
    margin:0 auto;
    width:70%;
  }
}


@media screen and (max-width: 739px) {
  #hello {
    position: absolute;
    top: 37px;
    left: 0;
    background: #f5f5f5;
    margin: 0;
    width: 100%;
    height: 35px;
  }

  #hello p {
    line-height:35px;
  }

  #logo {
    margin-top:40px;
  }

  header { line-height: 38px; position: fixed; width: 100%; }
  /*#logo { margin-top: 89px; }*/
  ul#cart li.seeks { display: none; }
  .mobile-search-form form input {
    margin-bottom: 0;
  }
  /*nav, */.header-spacer { display: none; }
  #main-nav { display:none; }
  .dl-menuwrapper { display: block! important; }
  .mobile-hide { display: none; }
  .product-modal { display: none! important; }
  .show { text-align: center; width: 100%; display: block; margin-bottom: 20px; }
  #sidebar { display: none; text-align: center; }
  #sidebar.open { display: block; }
  #sidebar ul li { padding: 5px 0; }


  #full-width-filter { display: none; }
  #full-width-filter.open { display: block; }

/*  .flex-caption {
    display: block! important;
  }

  .flex-caption .caption-inners {
    padding:0 !important;
  }

  .flex-caption h2.slide-title {
    font-size: 16px! important;
    margin-bottom: 5px! important;
  }

  .flex-caption p.caption {
    font-size: 16px! important;
  }

  .flex-caption .cta {
    margin-top: 15px! important;
  }

  .flex-caption .cta a {
    font-size:12px;
    padding: 7px 13px! important;
  }
*/

  .instagram-image { margin-bottom: 15px; }

  .homepage-promo .promo-inner p { display: none! important; opacity: 0! important; }

  #product-photos { display: none; }
  #mobile-product { margin-bottom: 20px; display: block; }

  #page-sidebar { margin-top: 20px; text-align: center; }

  #looked-at { display: none; }

  #subscribe_popup {
    width: 100%;
  }

  .collection-index:nth-child(2n+1) {
    clear: left;
  }

  ul#sortme li.filter {
    margin-bottom: 10px;
    width: 100%;
    margin: 0 0 10px 0;
  }

  ul#sortme li.filter .styled-select {
    width: 100%;
    min-width: 100%;
  }
  .first { clear: none; }
  .product-index:nth-child(2n+1), .article-index:nth-child(2n+1) { clear: left; }
  #basket-right { text-align: center; }
  .add { width: 100%! important;}
  #shopping-cart thead { display: none; }
  #shopping-cart td { clear: left; display: block; }

  .cart-title {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cart-image {
    display: block;
    text-align: center;
  }

  td.cart-price {
    text-align: center;
  }


  td.cart-price, td.cart-remove, td.cart-quantity, .cart-total {
    clear: none! important;
    float: left;
    width: 23%;
    margin: 1%;
    display: inline-block! important;
    line-height: 48px;
    border-bottom: 0! important;
  }

  #shopping-cart tr {
    border-bottom: 1px solid #000000;
  }


  .grid-item.mobile-full {
      width: 100%;
      clear: both;
  }
  .ajaxifyCart--qty { margin-bottom: 10px; }

}


@media screen and ( max-width: 599px ) {
  .flex-caption .cta {
    margin-top:5px !important;
  }
}

@media screen and ( max-width: 499px ) {
  .flex-caption {
    line-height:1.3;
  }

  .flex-caption h2.slide-title {
    font-size: 14px! important;
    margin-bottom: 5px! important;
  }

  .flex-caption p.caption {
    font-size: 14px! important;
    font-weight: normal;
  }

  .flex-caption .cta {
    margin-bottom:10px;
    margin-top:5px !important;
  }

  .flex-caption .cta a {
    padding:5px 10px !important;
    font-size:10px;
    font-weight:600;
  }
}

@media screen and ( min-width: 500px ) {
  .collection .prod-image {
    position: relative;
    height: 315px !important;
  }

  .collection .prod-image img {
    height: 315px !important;
  } 

  .collection .dance .prod-image {
    height:inherit !important;
  }

  .collection .dance .prod-image img {
    height:inherit !important;
  }
}

/*
@media screen and ( max-width: 399px ) {
  .flex-caption h2.slide-title {
    font-size: 10px! important;
    margin-bottom: 5px! important;
  }

  .flex-caption p.caption {
    font-size: 10px! important;
    font-weight: normal;
  }

  .flex-caption .cta {
    margin-bottom:5px;
    margin-top:0 !important;
  }

  .flex-caption .cta a {
    padding: 3px 7px! important;
  }
}
*/


@media screen and ( min-width: 740px ) {
  .collection-index.desktop-4.tablet-2:nth-child(3n+1) {
    clear: left;
  }
  .collection-index.desktop-6.tablet-3:nth-child(2n+1) {
    clear: left;
  }

  #shopify-section-1480352660966 {
    padding: 30px 0 20px 0;
  }


  .collection .prod-image {
    position: relative;
    height: 472px !important;
  }

  .collection .prod-image img {
    height: 472px !important;
  }

  .collection .dance .prod-image {
    height:inherit !important;
  }

  .collection .dance .prod-image img {
    height:inherit !important;
  }

}

@media screen and ( min-width: 980px ) {
  .collection-index.desktop-3.tablet-2.mobile-3:nth-child(4n+1) {
    clear: left;
  }

  .tech-video {
    margin:0 auto;
    width:70%;
  }
}

@media screen and (max-width: 1219px) and (min-width: 980px) {
  .collection .prod-image {
    position: relative;
    height: 301px !important;
  }

  .collection .prod-image img {
    height: 301px !important;
  } 

  .collection .dance .prod-image {
    height:inherit !important;
  }

  .collection .dance .prod-image img  {
    height:inherit !important;
  }
}

@media screen and ( min-width: 1220px ) {

  .collection .prod-image {
    position: relative;
    height: 377px !important;
  }

  .collection .prod-image img {
    height: 377px !important;
  } 

  .collection .dance .prod-image {
    height:inherit !important;
  }

  .collection .dance .prod-image img {
    height:inherit !important;
  }

}
