table {
  width: 100%;
  border-collapse: collapse;
}

table {
  border-collapse: collapse;
  width: 100%;
}
th {
  background-color: #eee;
  font-weight: bold;
}
th,
td {

  line-height: 1.5;
  text-align: left;
}

html, body {
    height: 100vh;
     min-height: 100vh;
}

.main .shell {
    min-height: 55vh;
}

/* Image gallery styles */

/* shop page fix */
.shop-pages .shop-cnt .items .item {
    margin:0px 4px 15px 0px;
}

/* lore page fix */
.main div.answers-sections h3 { margin-top:2em;}




/* Stack rows vertically on small screens */
@media (max-width: 30em) {

	.add-to-cart input.field {
        margin-bottom: 15px;
    }

  /* Hide column labels */
	thead tr {
		position: absolute;
		top: -9999em;
		left: -9999em;
	}

	/* Add data labels */
  td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin-left: -100%;
    width: 100%;
  }
}
ul {
    list-style-position: inside;
}
table, td {
    vertical-align: top;
}
/* Stack labels vertically on smaller screens */
@media (max-width: 20em) {
  td {

  }
  td:before {
    display: block;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}

h1 {
    line-height: 100%;
}
.nav-mobile {
    display: none;
}

.navigation-line {
    width: 100%;
}

.customize-block:after,
.search-form:after,
p.sub-nav:after,
.block + .right-block:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}

.top,
.top .shell {
    background-image: none;
    background-color: #b7d8df !important;
}

a.checkout-link {
    color: #02161b !important;
    text-shadow: none !important;
}
.bubble-c {
    background: url("../received/css/images/bubbleswag-c.png");
    background-position: top left;
    height: 100%;
    min-height: 1em;
    position: relative;
    z-index: 2;
    font-size: 13px;
    line-height: 1.2;
    background-repeat: repeat-y!important;
}
.thx {
    width: initial!important;
}
.heading-right {
    text-align: right;
}
/* ------------------------------------------------------------ *\
	New Home CSS starts here
\* ------------------------------------------------------------ */

@media(max-width: 1100px) {
	 #product_form > div.add-to-cart > div.hidden-arts {
        overflow: visible !important;
    }
    p.important-qty {
        width: auto;
    }
    .important-qty br {
        display: none;
    }
    .kit-details .kit-details-cnt {
        width: 50%;
    }
    .kit-details .img {
        width: 48%;
        height: auto;
    }
    .kit-details .img img {
        width: 100%;
        height: auto;
    }
    .qty-box {
        float: none;
        display: inline-block;
    }
    p.important-qty {
        float: none;
        display: block;
    }
    .customize-block {
        width: 100%;
        height: auto;
        padding: 14px 10px 16px;
        background-size: 100% 100%;
        box-sizing: border-box;
    }
    div span.custom-text {
        width: 50%;
    }
    div a.custom-kit-btn {
        width: 214px;
        font-size: 16px;
        background-size: 100% 100%;
    }
    .checkout-form .right h1,
    .checkout-form .left h1 {
        width: 100%;
        box-sizing: border-box;
    }
    .container .container-b,
    .container .container-t {
        display: none;
    }
    .container .container-c {
        border-radius: 6px;
        padding: 20px;
        box-sizing: border-box;
        background-color: #ffffff;
        background: -webkit-linear-gradient(#ffffff, #a9dbe7);
        background: -o-linear-gradient(#ffffff, #a9dbe7);
        background: linear-gradient(#ffffff, #a9dbe7);
    }
    .container .rel {
        position: static;
        margin-top: 0;
    }
    .simple-box {
        width: 100%;
        box-sizing: border-box;
    }
    p.breadcrumbs {
        margin-left: 17px;
    }
    p.sub-nav {
        margin-right: 17px;
    }
    .coupon-code span.field {
        background: none;
    }
    .coupon-code span.field input {
        width: 100%;
        height: 40px;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .coupon-code span.field input:focus {
        border-color: #175868;
    }
    .story-slider .slider-holder ul li:last-child .slide-cnt {
        padding-left: 0;
        box-sizing: border-box;
    }
    .story-slider .slider-navigation {
        width: 464px;
        left: 50%;
        transform: translateX(-50%);
    }
    .top .shell {
        padding: 0;
    }
    .header .shell {
        width: 100%;
    }
    .header h1#logo a {
        float: left;
        margin-left: 15px;
    }
    .navigation-holder {
        float: right;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .search-form {
        padding-left: 0;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .search-form.search-form-primary form {
        width: auto;
        float: right;
    }
    #shipping_province,
    .select.required,
    #province,
    #country,
    #shipping_country,
    #contact select {
        height: 40px;
        padding: 0 40px 0 15px;
        border: 0;
        font-style: italic;
        background: none;
        background: url('images/selectbox-bg.png') no-repeat 0 0;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    #shipping_province,
    .select.required,
    #province,
    #shipping_country,
    #contact select option {
        padding: 5px 0 5px 5px;
        width: 100%;
    }
    #country {
        padding: 0;
        width: 100%;
    }
    .select.required {
        width: 120px !important;
        background-size: 100% 100%;
    }
    #cc-response {
        margin: 0 !important;
    }
    p.photo-navigation {
        margin: 0 auto;
    }
    p.total-sum {
        width: 95%;
        padding: 0;
        margin: 0 auto;
        text-align: center;
        background-size: 100% 100%;
    }
    .additional-payment-info-container {
        width: 95%;
        margin: 0 auto;
    }
    .additional-payment-info-container .order-summary {
        float: none;
        display: block;
        width: 100%;
        margin-top: 10px;
        background-size: 100% 100%;
    }
    .additional-payment-info-container #coupon-form {
        float: none;
        display: block;
        width: 100%;
    }
    .additional-payment-info-container .coupon-code {
        float: none;
        display: block;
        width: 100%;
        background-size: 95% 100%;
    }
    .additional-payment-info-container .coupon-code p {
        margin-right: 10px;
        line-height: 1;
        background: none;
    }
    .payment-form-container {
        width: 95%;
        margin: 0 auto;
    }
    .card-info {
        width: 100%;
        background-size: 100%;
    }
    .card-info-b {
        background-size: 100%;
    }
    .guarantee {
        width: 95%;
        margin: 20px auto;
        background-size: 100%;
    }
    .guarantee-b {
        background-size: 100%;
    }
    .guarantee-t {
        background-size: 100%;
    }
    .guarantee-bottom h3.ordering-assist,
    .guarantee h2.safe-shopping {
        background-size: 100% 100%;
    }
    .order-c div[style*="width:298px;"] {
        float: none !important;
        width: 95% !important;
        margin: 0 auto !important;
    }
    .shipping-options-tbl {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .order h1 {
        width: 95%;
        margin: 0 auto 20px;
        box-sizing: border-box;
    }
    .order-bottom .actions {
        margin: 0 15px;
    }
    .order-bottom .blue-box-min {
        margin-left: 15px;
    }
    .blue-box-min.world h3, .blue-box-min.world p {
        position: relative;
        left: -10px;
    }
    .checkout-form span.textarea-field {
        width: 100%;
        background: none;
    }
    .checkout-form span.textarea-field textarea {
        width: 97%;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .checkout-form span.field {
        width: 100%;
        background: none;
    }
    .checkout-form .field-entry span.field {
        width: 100%;
        background: none;
        box-sizing: border-box;
    }
    .checkout-form .field-entry span.field input {
        width: 97%;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
    }
    .checkout-form .field-entry {
        width: 100%;
    }
    .checkout-form span.field input {
        width: 97%;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .form span.textarea-field {
        background: none;
    }
    .form span.textarea-field textarea {
        width: 97%;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .checkout-form .field-entry span.field input:focus,
    .form span.textarea-field textarea:focus,
    .checkout-form span.textarea-field textarea:focus,
    .checkout-form span.field input:focus {
        border-color: #175868;
    }
    .checkout-form .right {
        width: 50%;
        padding-right: 25px;
        box-sizing: border-box;
    }
    .checkout-form .left {
        width: 50%;
        padding-left: 25px;
        box-sizing: border-box;
    }
    .shipping {
        margin-right: 20px;
    }
    .order {
        width: 100%;
    }
    .order-t,
    .order-c,
    .order-b {
        width: 100%;
        background-size: 100% 100%;
    }
    .order-c {
        padding:0px;
    }
    .order-c > p {
        padding: 0px 10px;
    }
    .order .table {
        width: 100%;
        margin: 0;
        table-layout: fixed;
    }
    .order .table .form {
        display: inline-block;
    }
    .order .table td {
        width: 97% !important;
        margin: 0 auto;
    }
    .order .table tr.review-cart-tr:before {
        content: 'Please Review Your Order';
        display: block;
        width: 100%;
        margin: 0 15px;
        font-size: 17px;
        font-weight: bold;
        margin:0px;
        padding: 0px 2px;
    }
     .order .table tr.review-cart-tr th {
        display:none;
     }
    .order .table td:nth-child(2):before {
        content: 'Price';
        position: relative;
        top: -3px;
        display: inline-block;
        width: 80px;
        margin: 0 0 0 15px;
        font-size: 12px;
    }
    .order .table td:nth-child(3):before {
        content: 'Quantity';
        position: relative;
        top: -3px;
        display: inline-block;
        width: 80px;
        margin: 0 0 0 15px;
        font-size: 12px;
    }
    .order .table td:nth-child(4):before {
        content: 'Total';
        position: relative;
        top: -3px;
        display: inline-block;
        width: 80px;
        margin: 0 0 0 15px;
        font-size: 12px;
    }
    .order .table td .form input.field,
    .order .table td .form label {
        float: none;
    }
    .product-info {
        width: 56%;
    }
    .item {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .shop-pages .shop-cnt .items .cl {
        display:none;
    }
    .shop-pages .shop-cnt .items .item {
        margin:0px 0px 15px 0px;
        clear:left;
    }
    .shop-cnt .bottom-line,
    .bottom-line {
        width: 94%;
        background-size: 100% 100%;
    }
    .shop-top .slider ul li .innner-slide-cnt {
        position: static;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        bottom: auto;
        padding: 5px 0;
        background-size: 100% 100%;
    }
    .shop-top .slider ul li .innner-slide-cnt p {
        width: 90%;
        margin: 0 auto;
    }
    .shop-top-cnt {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        padding: 10px 0;
        background-size: 100% 100%;
    }
    .shop-top-cnt p,
    .shop-top-cnt h3 {
        display: block;
        margin: 0 20px;
    }
    .shop-top .slider {
        float: none;
        width: 100%;
    }
    .categories {
        text-align: center;
    }
    .categories .entry {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .more-section .col {
        width: 28%;
    }
    .more-section .img {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }
    .more-section .img img {
        width: 100%;
        height: auto;
    }
    .jcarousel-container + h2 {
        margin-top: 10px;
    }
    .jcarousel-container {
        float: none;
        display: block;
        width: 100%;
        height: auto;
    }
    .shop-top .slider .jcarousel-clip {
        width: 100%;
    }
    .shop-top .slider-navigation {
        left: 50%;
        top: auto;
        transform: translateX(-50%);
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .members {
        padding-left: 0;
        text-align: center;
        box-sizing: border-box;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .members .cl:nth-child(4) {
        display: none;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .member {
        float: none;
        display: inline-block;
        width: 20%;
        padding: 0 10px;
        height: auto;
        padding-bottom: 0;
        box-sizing: border-box;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .member h3 {
        width: 100%;
        height: auto;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .member img {
        width: 60%;
        height: auto;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .member .img {
        width: 100%;
        height: auto;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .member .img p {
        display: none;
    }
    .shop-top .slider .slider-holder,
    .shop-top .slider .jcarousel-clip,
    .shop-top .slider .slider-holder ul,
    .shop-top .slider .slider-holder ul li {
        height: auto;
    }
    .jcarousel-container .slider-holder {
        display: block;
        width: 100% !important;
        height: auto !important;
    }
    .jcarousel-container .slider-holder ul {
        display: block;
        width: 100%;
        height: auto !important;
    }
    .jcarousel-container .slider-holder ul li {
        display: block;
        height: auto !important;
    }
    .jcarousel-container .slider-holder ul li:last-child {
        overflow: auto;
    }
    .jcarousel-container .slider-holder ul li .img,
    .jcarousel-container .slider-holder ul li .img-cnt {
        display: block;
        width: 100%;
        height: auto;
    }
    .jcarousel-container .slider-holder ul li .img img,
    .jcarousel-container .slider-holder ul li .img-cnt img {
        width: 100% !important;
        height: auto !important;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }
    .lighter th:nth-child(2),
    .lighter th:nth-child(3),
    .lighter th:nth-child(4) {

        min-width: 0 !important;
    }
    .main .extra-tabs + h3 {
        margin: 20px 0 5px;
    }
    .extra-tabs ul.tabs2-nav {
        background: none;
        text-align: center;
    }
    .extra-tabs ul.tabs2-nav li {
        float: left;
        width: 50%;
        padding: 0;
        background: none;
        box-sizing: border-box;
    }
    .extra-tabs ul.tabs2-nav li.active {
        background: none;
    }
    .extra-tabs ul.tabs2-nav li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        border: 1px solid #ddd;
        border-radius: 6px 6px 0 0;
        background-size: 100% 100%;
        box-sizing: border-box;
        background-color: #cde7ee;
        background: -webkit-linear-gradient(#cde7ee, #ffffff);
        background: -o-linear-gradient(#cde7ee, #ffffff);
        background: linear-gradient(#cde7ee, #ffffff);
    }
    .extra-tabs ul.tabs2-nav li a span {
        display: none;
    }
    .extra-tabs ul.tabs2-nav li a:hover,
    .extra-tabs ul.tabs2-nav li.active a {
        background-color: #7dbaca;
        background: -webkit-linear-gradient(#7dbaca, #dceff3);
        background: -o-linear-gradient(#7dbaca, #dceff3);
        background: linear-gradient(#7dbaca, #dceff3);
    }
    .form-tab label {
        float: none;
        display: block;
    }
    .form-tab .row .jquery-selectbox {
        float: none;
        display: inline-block;
    }
    .form-tab span.miles-field {
        float: none;
    }
    .form-tab label.more-width {
        width: auto;
        display: block;
        margin-left: 0;
    }
    .form-tab span.field {
        float: none;
        display: block;
    }
    .left-nav {
        width: 25%;
    }
    .shop-cnt {
        width: 72%;
    }
    .tab-box {
        width: 100%;
        background-size: 100% 100%;
    }
    .tab-box-b {
        background-size: 100% 100%;
    }
    .gallery {
        text-align: center;
    }
    .gallery .img {
        float: none;
        display: inline-block;
        margin: 5px;
    }
    .gallery .cl {
        display: none;
    }
    .container {
        width: 100%;
    }
    .container-t,
    .container-c,
    .container-b {
        background-size: 100% 100%;
    }
    .container .right-cnt {
        width: 40%;
    }
    .container .main-cnt {
        width: 40% !important;
    }
    .container .img-holder .img,
    .container .img-holder {
        width: 100%;
    }
    .heading-right {
        width: auto;
    }
    .all-articles .article {
        width: 45%;
        min-height: 200px;
    }
    .all-articles .left-block a.play-ico {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .products-list .block {
        width: 45%;
    }
    body {
        min-width: 320px;
    }
    .shell {
        width: 100%;
        padding: 0 18px;
        box-sizing: border-box;
    }
    .header .shell {
        padding-left: 0;
    }
    .header #logo {
        left: 0;
    }
    .the-boy {
        bottom: -23px;
        left: 20px;
    }
    .bubble {
        left: 173px;
    }
    .shop-home .shell {
        overflow: hidden;
    }
    .shop-home-cnt {
        position: relative;
        padding-top: 105px;
        z-index: 9000;
    }
    .home-cnt {
        padding-bottom: 0;
        background: url(images/salon-three-mobile.jpg) no-repeat 0 0;
        background-size: 100% auto;
        overflow: hidden;
    }
    .home-cnt .col h2 em.hoefler {
        font-size: 14px;
    }
    .home-cnt .shell {
        width: 100%;
        padding: 0;
    }
    .home-cnt .col {
        width: auto;
        width: 33.3%;
        padding: 0 15px 30px;
        box-sizing: border-box;
    }
    .home-cnt .col .img {
        width: 100%;
        height: auto;
    }
    .home-cnt .col .img img {
        width: 100%;
        height: auto;
    }
    .home-cnt .col .home-box {
        width: 100%;
        box-sizing: border-box;
    }
    .home-cnt .col:first-child {
        overflow: hidden;
    }
    .home-cnt .col h2 {
        position: relative;
        width: auto;
        padding: 10px 20px 10px;
        margin: 0 -15px 30px;
        z-index: 500;
        background: rgba(3, 39, 48, 0.7) none repeat scroll 0 0;
    }
    .home-cnt .col h2 span {
        bottom: auto;
        top: 100%;
        left: 15px;
    }
    .home-featured {
        float: left;
        display: block;
        width: 33%;
    }
    .home-featured.news {
        width: 55%;
        float: right;
    }
    .home-featured.news .dark-box {
        float: right;
        width: 100%;
    }
    .footer .col {
        width: 30% !important;
    }
    .intro .left-block {
        width: 50%;
    }
    .intro img {
        max-width: 100%;
        height: auto;
    }
    .two-cols .left-content {
        width: 50%;
    }
    .form span.field,
    .form span.textarea-field {
        width: 100%;
        background: none;
    }
    .form span.field input,
    .form span.textarea-field textarea {
        width: 100%;
        border: 2px solid #8bb9c4;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .form span.field input:focus,
    .form span.textarea-field textarea:focus {
        border-color: #175868;
    }
    .phone-order {
        width: auto;
        height: auto;
        padding-top: 0;
        background-size: 100% 100%;
    }
    .phone-order p {
        padding: 20px 0;
        margin-right: 15px;
    }
    .footer.fixed,
    .copy.fixed {
        position: static;
        width: 100%;
    }
    .faq .ans-section,
    .faq .ans-section.right {
        float: none;
        display: block;
        width: 100%;
        padding: 0;
        margin-right: 30px;
    }
    .faq .right-content {
        width: 60%;
    }
    .main .faq .blue-box {
        width: 100%;
    }
    .faq .ans-section p a {
        color: inherit;
    }
    .main .faq .blue-box-t,
    .main .faq .blue-box-c,
    .main .faq .blue-box-b {
        background-size: 100% 100%;
    }
    .main h3 {
        margin-right: 5px;
    }
    .faq .entry p {
        padding-right: 21px;
    }
    .blue-box {
        width: 100%;
    }
    .blue-box .blue-box-t,
    .blue-box .blue-box-c,
    .blue-box .blue-box-b {
        background-size: 100% 100%;
    }
    .tut-form label {
        float: none;
        display: block;
        width: auto;
        text-align: left;
    }
    .add-tut .right-cnt {
        width: 65%;
    }
    .tut-form span.field {
        width: 100%;
        background-size: 100% 80px;
    }
    .tut-form span.textarea-field {
        width: 100%;
        background-size: 100% 149px;
    }
    .tut-form .option label {
        width: auto;
    }
    .tut-form span.field input,
    .tut-form span.textarea-field textarea {
        width: 95%;
    }
    #fancybox-wrap {
        top: 5% !important;
    }
    #fancybox-content {
        max-width: 100% !important;
    }
    #fancybox-frame {
        background: #FFF !important;
    }
    #product-images {
        width: 100% !important;
    }
    .order {
        margin-left: 0;
        margin-right: 0;
    }
    .gradient-holder {
        width: auto;
        margin: 0 15px;
    }
    .gradient-holder .cnt {
        width: calc(100% - 280px);
    }
    .user-msg {
        width: calc(100% - 280px);
        background: #dfeff3;
        border-radius: 5px;
        height: auto;
    }
    .gradient-holder .user-msg p {
        padding-bottom: 5px;
    }
    .intro {
        padding-bottom: 20px;
    }
    .intro .slider {
        float: none;
        width: 100%;
        height: auto !important;
    }
    .intro .jcarousel-clip {
        width: 100% !important;
        height: auto !important;
    }
    .intro .jcarousel-clip li,
    .intro .jcarousel-clip li:last-child {
        overflow: hidden !important;
    }
    .intro .slider-navigation {
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        margin-bottom: 10px;
    }
    .intro .slider-navigation a {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .intro ul li .slide-cnt h4 {
        line-height: 150%;
        padding-bottom: 5%;
        width: 80%;
    }
    .intro .innner-slide-cnt {
        top: auto;
        bottom: 15px;
    }
    #learn .post .heading {
        margin-top: 30px;
    }
    .time-box .arr {
        display: none;
    }
    .kit-contents .entry p.choice-list {
        width: auto;
    }
    .kit-contents .entry p.choice-list a {
        white-space: nowrap;
    }
    #kit_form .kit-contents .entry h3 {
        display: inline;
    }
    div.time-boxes div.cl {
        display:none;
    }
    div.time-boxes div.cl:last-of-type {
        display:block;
    }
        .left-block iframe {
        width: 100% !important;
        height: auto !important;
    }
}


/* ------------------------------------------------------------ *\
	New Home CSS ends here
\* ------------------------------------------------------------ */

@media(max-width: 1023px){
/* Fancy box */
	#fancybox-wrap {
		width: auto !important;
		left: 0 !important;
		right: 20px;
	}
	#fancybox-content {
		width: 100% !important;
	}
	#fancybox-close {
		right: -30px !important;
	}
	.popup {
		width: 100%;
	}
	.popup-shadow {
		width: 96%;
	}
	.popup-content .items {
		width: 62%;
	}
	.slick-initialized .slick-slide {
		background: #fff;
	}
}

@media(max-width: 900px) {
    .kit-contents .entry h3 {
        width: auto;
    }
    #customize_kit .items-container .item {
        float: none;
        display: inline-block;
    }
    #customize_kit .items-container {
        height: 300px;
    }

    .popup-content .steps {
        height: auto;
        padding-bottom: 15px;
    }
    .popup-content .steps .options ul {
        height: auto;
    }
    .popup-content .steps .steps-container {
        height: auto;
        padding-bottom: 15px;
    }
    #customize_kit a.bottom-add-to-cart {
        float: none;
        position: static;
        display: block;
        margin: 0 auto;
    }
    .popup-content .steps .options {
        position: static;
        display: block;
        margin-bottom: 15px;
    }
    #customize_kit a.top-add-to-cart {
        display: none;
    }
    .popup {
        height: auto;
    }
    .popup-content .items {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        padding: 0px;
        box-sizing: border-box;
    }
    .popup-content .items .items-container {
        padding-bottom: 0 !important;
        text-align: center;
    }
    .popup-content .steps {
        float: none;
        display: block;
        width: 100%;
    }
    #facebox {
        width: 100%;
        left: 0 !important;
        right: 0 !important;
    }
    #facebox table {
        width: 100%;
    }
    .popup {
        width: 100%;
        background: none;
    }
    .popup-shadow {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 5px;
    }
    .popup-content {
        height: auto;
    }
    .popup-content .steps .options {
        width: auto;
    }
    .popup-content .steps .steps-container .step {
        position: relative;
    }
    .popup-content .steps .steps-container .step:after {
        content: '';
        z-index: 1000;
        position: relative;
        width: 27px;
        height: 27px;
        top: 14px;
        left: 14px;
        background: url(images/arr-next-step.png) no-repeat 0 0;
    }
    .popup-content .steps .steps-container .step a span {
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
        line-height: 15px;
        background: none;
    }
    .popup-content .steps .steps-num {
        line-height: 30px;
        height: auto;
    }
    .table tr td p {
        width: auto;
        padding-left: 75px;
    }
    .locator-list tr td p {
        padding-left:10px;
    }
    .locator-list tr td ul li {
        display: inline-block;
    }
    .table tr td p a {
        white-space: nowrap;
    }
    .order .kit-contents {
        margin: 0px;
    }
    .kit-contents ul {
        margin: 0px;
        font-size: 75%;
    }
    div.scroll-btns-holder {
        display: none !important;
    }
    .block .block-col,
    .block .block-col .block-right-cnt {
        width: auto !important;
    }
    .header-cart {
        float: left;
    }
    .cart-box ul {
        float: none;
    }
    .checkout-form .overlay {
        width: 100%;
        height: 95%;
    }
    h3.thank-you-h3 {
        background-size: 100% auto;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
    h3.thank-you-h3 a {
        width: 100%;
        display: block;
        min-height: 1px;
    }
    .gradient-top {
        padding-left: 0;
    }
    h3.thank-you-h3 {
        height: 150px;
    }
    .all-articles .article {
        min-height: 275px;
    }



}

@media(max-width: 875px) {


    .tab-header p.right {
        font-size: 13px;
    }
    .card-info-b {
        padding: 0;
    }
    .card-info table td {
        display: block !important;
        width: 100% !important;
    }
    .card-info table td .select {
        margin-left: 5px;
    }
    .card-info span.field {
        width: 75%;
        margin-left: 5px;
        background-size: 100% 80px;
    }
    .card-info label {
        float: none;
        display: block;
    }
    .card-info span.field input {
        width: 70%;
    }
    .order-bottom .blue-box-min.world {
        float: none;
        display: inline-block;
        background-size: 100%;
        background-color: #def0f4;
    }
    .order-bottom .blue-box-min.world + .actions {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .noshad-box {
        width: auto;
        background-image: none;
        border-radius: 10px 10px 10px 10px;
    }
    .noshad-box-b {
        background-image: none;
    }
    #tracking_number input {
        font-size: 28px !important;
    }
    .code-right {
        width: 100%;
    }
    .code-right textarea.code {
        width: 100% !important;
    }

    .instruction .instruction-cnt {
        width: 100%;
    }
    .instruction .img {
        float: none;
    }

    #product_form > div.add-to-cart > div span.hidden-arts {
        width: 20%;
    }
    body > div.top > div > div.cart {
       /* float: left;  margin: 0px;  width: 220px; padding: 5px 0px 0px 5px; */


        position: relative;
        z-index: 101;
    }
    body > div.top > div > div.cart a {
       /* padding: 0px 10px 0px 5px; */
    }
    h1#logo {
        float: none;
        clear: both;
        margin-top: 5px;
    }
    body > div.cart-box > div {
        width: auto;
    }
    body > div.main > div > div.shop-cnt > div.guarantee {
        width: auto;
        margin-right: 10px;
    }
    body > div.main > div > div.shop-cnt > div.guarantee,
    body > div.main > div > div.shop-cnt > div.guarantee > div,
    body > div.main > div > div.shop-cnt > div.guarantee > div > div,
    body > div.main > div > div.shop-cnt > div.guarantee > div > div > div {
        background-image: none;
    }
    body > div.main > div > div.shop-cnt > div.guarantee {
        background-color: #ffffff;
        background: -webkit-linear-gradient(#ffffff, #ffcf99);
        background: -o-linear-gradient(#ffffff, #ffcf99);
        background: -moz-linear-gradient(#ffffff, #ffcf99);
        background: linear-gradient(#ffffff, #ffcf99);
        border-style: double;
        border: 2px solid #EC7C00;
        border-radius: 8px;
    }
    .cart p {
        /* width: 155px; */
    }
    .cart-box .shell {
        width: auto;
    }

}

@media(max-width: 829px) {
    .shop-table-holder .table table td {
        padding: 0;
        text-align: center;
    }
    .address + .tabs.non-tabs {
        border: 2px solid #8dbac5;
        border-radius: 8px;
        background: none;
    }
    .address + .tabs.non-tabs .tabs-c {
        min-height: 0;
        background: none;
    }
    .heading h1 {
        display: block;
    }
    .heading .heading-right {
        float: none;
    }
    .world {
        float: none;
        display: block;
    }
    .slider .slider-navigation {
        position: static;
    }
    .story-slider .slider-navigation {
        left: 0;
        transform: translateX(0%);
    }
    .story-slider .slider-holder ul li:last-child .slide-cnt {
        box-sizing: border-box;
    }
    .story-slider .slider-holder ul li p {
        width: 100%;
        box-sizing: border-box;
    }
    .jcarousel-container .slider-navigation {
        width: 220px;
        height: auto;
        margin: 0 auto;
        transform: translateX(0%);
        text-align: center;
    }
    .jcarousel-container .slider-navigation a.prev,
    .jcarousel-container .slider-navigation a.next {
        display: none;
    }
    .shop-top .slider-navigation a:hover {
        width: 10px;
        height: 10px;
        background-size: 100%;
    }
    .jcarousel-container .slider-navigation a.active,
    .jcarousel-container .slider-navigation a {
        float: none;
        display: inline-block;
        width: 10px;
        height: 10px;
        background-size: cover;
    }
    .tab-header p.right {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    .tab-header .jquery-selectbox {
        float: none !important;
        display: inline-block;
    }
    .heading-right {
        padding-left: 0;
    }
    .gallery-links a {
        display: block;
        width: 100%;
        padding-left: 0;
        text-indent: 50px;
    }
    .phone-order {
        padding: 0 0 0 152px;
    }
    .two-cols .left-content {
        float: none;
        display: block;
        width: 100%;
    }
    .two-cols .right-content {
        float: none;
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .two-cols .right-content .img {
        width: 98.9%;
        height: auto;
    }
    .two-cols .right-content .img img {
        display: block;
        width: 100%;
        height: auto;
    }
    .tabs {
        width: auto;
        overflow: visible;
        background-size: 100.2% 100%;
    }
    .tabs .tabs-c {
        background-size: 100% 100%;
    }
    .ans-section h2 {
        margin-left: 0;
        background-image: none;
        padding-left: 0;
    }
    .post h2,
    .ingredients-list h2 {
        font-size: 44px;
    }
    .credits {
        float: none;
        display: block;
        margin: 0 10px;
    }
    .shop-cnt .bottom-line,
    .bottom-line {
        width: 100%;
        height: auto;
        padding: 10px 0 20px;
        margin: 0;
        background-size: 100% 100%;
    }
    .bottom-line h3 {
        float: none;
        display: block;
        margin: 0 10px;
    }
    .bottom-line a {
        float: left;
        display: block;
        margin: 1em 10px;
    }
    .user-msg {
        font-variant: normal;
        display: block;
        clear: both;
        width: auto;
        margin-top: 20px;
    }

}

@media (max-width: 767px ) and (orientation: portrait) {
    .main .shell {
        min-height: 52.5vh;
    }
    .footer .shell {
        padding-left:15px;
    }
    .copy .shell {
        padding-left:15px;
    }


}

@media(max-width: 767px) {

    .review-cart-tr {
        width: 97%;
        margin: 0 auto;
    }
    /* Force table to not be like tables anymore */
	table, thead, tr, tbody {
		display: block;
	}
    .compare-kit-table table,  .compare-kit-table thead,  .compare-kit-table tr,  .compare-kit-table tbody {
        display: table-row;
    }
	td {
		/* Behave  like a "row" */
		position: relative;
		max-width: 100%
	}
    .kit-contents .entry p.choice-list a {
    white-space:normal;
    }

    body {
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        text-size-adjust: none;
    }

    .rightsReserved {
        margin-bottom: 15px;
    }
    .leftNav_V2 {
        display: none;
    }
    .entry.left,
    .entry.right {
        float: none;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt {
        width: 48%;
        height: auto;
        background-size: 100% 100%;
    }
    .arr {
        display: none;
    }
    .table.online-list {
        table-layout: fixed;
        width: 100% !important;
    }
    .table.online-list tr:first-child {
        display: none;
    }
    .shop-table-holder .table.online-list table td {
        display: block;
        width: 100% !important;
        padding-left: 0;
        border: 0;
        line-height: 28px;
    }
    .table.online-list td:nth-child(1):before {
        content: '#';
        float: left;
        display: inline-block;
        width: 80px;
        margin: 0 10px;
        font-size: 14px;
        font-weight: 700;
    }
    .table.online-list td:nth-child(2):before {
        content: 'Retailer';
        float: left;
        display: inline-block;
        width: 80px;
        margin: 0 10px;
        font-size: 14px;
        font-weight: 700;
    }
    .table.online-list td:nth-child(3):before {
        content: 'Website';
        float: left;
        display: inline-block;
        width: 80px;
        margin: 0 10px;
        font-size: 14px;
        font-weight: 700;
    }
    .table.online-list td:nth-child(4):before {
        content: 'Location';
        float: left;
        display: inline-block;
        width: 80px;
        margin: 0 10px;
        font-size: 14px;
        font-weight: 700;
    }
    .navigation-holder {
        float: none;
    }
    .checkout-form span.textarea-field textarea,
    .checkout-form .field-entry span.field input,
    .checkout-form span.field input {
        width: 100%;
    }
    .order-bottom .blue-box-min {
        float: none;
        display: inline-block;
    }
    .order-bottom .actions {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .faq .left-content {
        float: none;
    }
    .faq .right-content {
        float: none;
        display: block;
        width: 100%;
    }
    .home-cnt .col h2 em.hoefler {
        font-size: 20px;
    }
    .shop-home-cnt {
        padding-top: 20px;
    }
    .items {
        text-align: center;
    }


    .shop-table-holder .table table td {
        display: block;
        width: 100% !important;
        height: auto;
        padding-left: 0;
        border: 0;
        text-align: center;
    }
    .shop-table-holder .table table tr {
        border-bottom: 1px solid #ccc;
    }
    .shop-table-holder .table table td ul li {
        display: inline-block;
        width: auto;
    }
    .locator-list.table td:nth-child(3):before {
        content: 'Location';
        display: block;
        width: 80px;
        margin: 0px;
        font-size: 14px;
        line-height: 28px;
        font-weight: 700;
        padding-left:25px;
    }
    .locator-list.table td:nth-child(2):before {
        content: '';
        display: block;
        width: 100%;
        margin: 0 10px;
        font-size: 14px;
        line-height: 28px;
        font-weight: 700;
    }
    .locator-list.table tbody tr:first-child {
        display:none;
    }
    .locator-list.table tbody tr td {
        text-align: left;
        padding-left:10px;
    }
    .locator-list.table tbody tr td:nth-of-type(2n+3) {
        padding-bottom:10px;
    }
    .locator-list.table tbody tr td p {
        padding:0px 0px 0px 25px;
        margin: 0px;
    }
    .locator-list.table tbody tr td .cl {
        margin-bottom:10px;
    }
    .locator-list.table tbody tr td ul {
        padding:5px 0px 5px 25px;
        margin: 0px;
    }
    .locator-list.table tbody tr td:nth-of-type(2n+2) h3 a {
        padding:0px 0px 0px 25px;
        margin: 0px;
        font-size: 12px;
        display:inline-block;
    }
    .locator-list.table tbody tr td:nth-of-type(2n+1) h3 a {
        margin: 0px;
        padding: 0px;
        font-size: 20px;
        text-align: left;
    }
    .paging {
        margin-top:10px;
    }


    .left-nav,
    .shop-cnt {
        float: none;
        width: 100%;
    }
    .shipping-options-tbl table img {
        height: auto;
    }
    .shipping-address {
        float: none;
        display: block;
    }
    #payment-form label {
        margin-bottom: 2em;
    }
    .order-c div[style*="width:298px;"] {
        margin-bottom: 10px !important;
    }
    .order-bottom .blue-box-min {
        float: none;
        display: block;
        width: 97%;
        padding: 15px 0;
        margin: 0 auto 20px;
        background-size: 100% 100%;
    }
    .order-bottom .blue-box-min h3 {
        width: 65%;
        margin-left: 83px;
        float: right;
    }
    .order-bottom .blue-box-min p {
        width: 65%;
        margin: 0 10px 0 83px;
        float: right;
    }
    .checkout-form {
        width: 95%;
        margin: 0 auto;
    }
    .checkout-form .right {
        float: none;
        display: block;
        width: 100%;
        padding-right: 0;
        margin-right: 0;
    }
    .checkout-form .left {
        float: none;
        display: block;
        width: 100%;
        padding-left: 0;
        margin: 0 0 15px 0;
    }
    .order-bottom .actions {
        width: 97%;
        margin: 0 auto;
    }
    .order-bottom a.proceed-btn {
        width: 50%;
        padding-left: 0;
        font-size: 12px;
        background-size: contain;
        text-indent: -27px;
        text-align: center;
        line-height: 53px
    }
    .order-bottom a.continue-btn {
        width: 130px !important;
        font-size: 12px;
        background-size: 100% 100% !important;
    }
    .order-bottom a {
        font-size: 10px;
    }
    .blue-box-min.world {
        width: 97%;
        padding: 15px 0;
        margin: 0 auto 5px;
        background-size: cover;
        text-align: right;
        background-position: 0px;
    }
    .blue-box-min.world h3,
    .blue-box-min.world p {
        margin-right: 15px;
    }
    .shipping {
        float: none;
        display: block;
        margin: 50px auto 0;
    }
    .table-bottom p {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    .table-bottom a.update-btn {
        float: none;
        display: inline-block;
    }
    .table-bottom a {
        float: none;
        display: inline-block;
        font-size: 10px;
    }
    p.shipping-info {
        float: none;
        display: block;
        width: 95%;
        text-align: center;
    }
    a.add-cart-btn,
    a.veiw-cart-btn {
        min-width: 128px;
        background-size: 100% 100%;
    }
    .more-section .col {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
    }
    .more-section .img {
        padding: 0;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt .members .cl:nth-child(4) {
        display: block;
    }
    ul.stared img {
        width: 100%;
        height: auto;
    }
    .form-tab {
        padding-left: 0;
    }
    p.photo-navigation {
        width: 100%;
        padding-left: 0;
        margin: 0 0 10px 0;
        background-size: 100% 100%;
    }
    p.photo-navigation a.next-photo {
        top: 2px;
    }
    .container .right-cnt {
        float: none;
        width: 100%;
        height: auto;
    }
    .container .main-cnt {
        width: 100% !important;
        height: auto;
    }
    .container .img-holder .img img {
        width: 100%;
        height: auto;
    }
    .container .img-holder .img,
    .container .img-holder {
        float: none;
        width: 100%;
        height: auto;
    }
    .tut-form .option {
        padding-left: 0;
    }
    .tut-form .tut-submit {
        margin-left: 0;
    }
    .add-tut .right-cnt,
    .add-tut .left-cnt {
        float: none;
        width: 100%;
        height: auto;
    }
    .add-tut .right-cnt {
        display: block;
        margin-top: 20px;
    }
    .add-tut .left-cnt .img {
        width: 100%;
        height: auto;
    }
    .add-tut .left-cnt .img a.play-button {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .add-tut .left-cnt img {
        width: 100%;
        height: auto;
    }
    .all-articles .article {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .gradients-browse .jquery-selectbox {
        position: relative;
        float: none;
        display: block;
        width: 156px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .gradients-browse .jquery-selectbox .jquery-selectbox-currentItem {
        width: 156px;
    }
    .products-list .block {
        float: none;
        display: block;
        width: 100%;
        padding: 12px 0;
    }
    .products-list .block .img {
        margin: 0 6px 0 12px;
    }
    .products-list .block p {
        margin: 0 12px;
    }
    .footer .col {
        width: auto !important;
        padding-right: 0;
    }
    .heading {
        z-index: 0;
    }
    .heading-right {
        width: auto;
    }
    .heading-right .light-button {
        float: none;
        display: inline-block;
    }
    .heading-right .light-button:first-child {
        margin-left: 0;
    }
    p.sub-nav {
        float: none;
        display: block;
        margin: 0 5px;
    }
    p.breadcrumbs {
        float: none;
        display: block;
        width: 80%;
        margin-left: 20px;
        font-size: 12px;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        text-size-adjust: none;
    }
    .header:after {
        content: '';
        line-height: 0;
        display: table;
        clear: both;
    }
    .home-cnt .col h2:before {
        content: '';
        display: none;
    }
    .nav-mobile {
        position: absolute;
        top: 14px;
        right: 9px;
        display: block;
    }
    .nav-mobile ul {
        list-style-type: none;
        overflow: hidden;
    }
    .nav-mobile li {
        float: left;
    }
    .nav-mobile li + li {
        margin-left: 5px;
    }
    .top-navigation ul li a {
        height: 23px;
        padding: 2px 15px 0;
        border-radius: 7px 7px 0 0;
    }
    .top-navigation ul li a span {
        padding: 0;
        background: none;
    }
    .nav-mobile .btn-search {
        background: url(images/search-submit.png) no-repeat center center;
        width: 35px;
        height: 35px;
        display: block;
        border-radius: 5px;
        border: 1px solid #fff;
    }
    .nav-mobile .btn-menu {
        background: url(images/btn-menu.png) no-repeat center center;
        width: 35px;
        height: 35px;
        display: block;
        border-radius: 5px;
        border: 1px solid #fff;
    }
    .nav-mobile .btn-cart {
        background: url(images/btn-cart.png) no-repeat center center;
        width: 35px;
        height: 35px;
        display: block;
        border-radius: 5px;
        border: 1px solid #fff;
    }
    .navigation-line {
        display: none;
    }
    p.sub-nav {
        padding: 10px 0;
        font-size: 12px;
        text-align: center;
    }
    p.sub-nav a.active {
        background: none;
    }
    p.sub-nav a {
        float: none;
        display: inline-block;
        height: auto;
    }
    p.sub-nav a:first-child {
        margin-left: 0;
    }
    body {
        min-width: 320px;
    }
    .shell {
        width: auto;
        box-sizing: border-box;
        clear: both;
    }
    .shop-home .shell {
        padding: 0;
    }
    .header .shell {
        width: auto;
        padding: 0 10px;
        height: auto;
        min-height: 65px;
        position: relative;
    }
    h1#logo {
        left: 0;
        top: 0;
        width: 160px;
        position: relative;
        float: left;
        margin: 10px 0 0 0;
        height: auto;
    }
    h1#logo a {
        background-size: 100%;
        width: 160px;
        height: 50px;
    }
    .search-form.search-form-primary {
        position: absolute;
        top: 13px;
        right: 84px;
        width: auto;
        display: none;
        z-index: 30001;
    }
    .search-form.search-form-primary .field {
        position: relative;
        z-index: 55;
    }
    .search-form.search-form-primary .search-submit {
        position: relative;
        z-index: 55;
        -webkit-appearance: none;
        margin-left: -4px;
    }
    .search-form.search-form-primary span.field,
    .search-form.search-form-primary span.field input {
        width: 177px;
    }
    .top .cl,
    .navigation-holder .cl,
    .search-form.search-form-primary .cl {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, .3);
        z-index: 50;
        height: 100%;
        display: none;
    }
    .top .visible .cl,
    .navigation-holder.visible .cl,
    .visible .empty-cart,
    .visible .cart.disabled,
    .visible .search-form.search-form-primary,
    .navigation-holder.visible #navigation,
    .visible .search-form .cl {
        display: block;
    }
    .empty-cart,
    .cart.disabled {
        width: auto;
        background-size: 100% 100%;
        margin: 0;
        display: none;
    }
    .navigation-holder {
        width: auto;
    }
    #navigation {
        position: absolute;
        top: 59px;
        left: -13px;
        right: -10px;
        display: none;
        border-radius: 5px;
    }
    #navigation ul {
        background: #a9d9e6;
        padding: 5px 0 0;
    }
    #navigation ul li {
        float: none;
        display: block;
    }
    #navigation ul li a {
        float: none;
        display: block;
        background: #a9d9e6;
    }
    #navigation ul li a span {
        background: none;
    }
    .the-boy {
        display: none;
    }
    .bubble:after {
        position: absolute;
        bottom: -150px;
        left: 0;
        width: 100%;
        height: 350px;
        content: '';
        background: url(images/shop-home.png) repeat-x 0 bottom;
    }
    .bubble:before {
        background: url(images/the-boy2.png) no-repeat 0 bottom;
        width: 100%;
        height: 100%;
        background-size: 100% auto;
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        z-index: 6;
    }
    .empty-cart,
    .cart.disabled {
        position: absolute;
        top: 92px;
        left: 13px;
        right: 13px;
        z-index: 60;
        border-radius: 10px;
    }
    .shop-home {
        background-position: 0 bottom;
        overflow: hidden;
    }
    .shop-home .shop-home-cnt {
        padding: 20px 15px;
        box-sizing: border-box;
    }
    .shop-home .cl {
        display: none;
    }
    .bubble {
        position: relative;
        left: auto;
        top: auto;
        width: auto;
        margin: 0 -10px;
        padding: 0 10px 45%;
        overflow: hidden;
        border-bottom: 3px solid #db5800;
    }
    .bubble .cl {
        display: block;
    }
    .bubble-c {
        background-size: 100% 100%;
        height: auto;
        z-index: 6;
    }
    .bubble-b,
    .bubble-t {
        background-size: 100% 100%;
        z-index: 5;
    }
    .bubble .rel {
        width: auto;
    }
    .shop-home-cnt {
        width: 100%;
        font-size: 13px;
        float: none;
        display: block;
    }
    .shop-home-cnt h2 {
        font-size: 30px;
        padding: 0 0 10px;
    }
    a.big-button {
        width: 100%;
        box-sizing: border-box;
        background-size: 100% 200%;
        margin: 0 auto;
    }
    a.big-button em {
        left: 23px;
    }
    #how-to-make-dreadlocks {
        padding-left: 75px;
    }
    .home-cnt {
        background: url(images/salon-three-mobile.jpg) repeat-y 0 0;
        background-size: 100% auto
    }
    .home-cnt .shell {
        padding: 0;
    }
    .home-cnt .col {
        width: auto;
        float: none;
        display: block;
        padding: 0 15px 30px;
    }
    .home-cnt .col h2 {
        width: auto;
        padding: 10px 20px 10px;
        margin: 0 -15px 30px;
        background: rgba(3, 39, 48, .7);
    }
    .home-cnt .col h2 span {
        bottom: auto;
        top: 100%;
        left: 15px;
    }
    .home-featured,
    .home-featured.news {
        width: auto;
        float: none;
        display: block;
    }
    .home-cnt .col .img {
        height: auto;
        width: auto;
    }
    .home-cnt .col .img img {
        height: auto;
        width: 100%;
        display: block;
    }
    .home-box-c,
    .home-box,
    .home-box-b,
    .news .dark-box-t,
    .news .dark-box-b,
    .news .dark-box-c,
    .dark-box-c,
    .dark-box-t,
    .dark-box-b,
    .dark-box {
        width: auto;
        background-size: 100% 100%;
    }
    .home-featured {
        padding: 0 15px;
        padding-bottom: 30px;
    }
    .footer .col,
    .news,
    .news .dark-box {
        width: 100%;
    }
    .footer {
        padding: 0 15px;
    }
    div.copy {
        padding: 10px 15px;
    }
    div.copy div {
        float: none;
        width: auto;
    }
    .news,
    .news .dark-box {
        width: auto;
    }
    .dark-box .rel {
        max-width: 100%;
    }
    body .footer .col {
        float: none;
        display: block;
        width: 100%;
    }
    div.copy div {
        width: 255px;
    }
    .shop-home-bottom,
    .footer {
        overflow: hidden;
    }
    iframe {
        width: auto !important;
		max-width: 100%;
		height: inherit;
    }
    .cost-block .box,
    .courses .cnt,
    .courses .box,
    .courses .img-holder,
    .courses .img {
        width: auto;
    }
    .courses .img {
        height: auto;
    }
    .courses .img img {
        width: 100%;
    }
    .gradient-holder .sidebar {
        float: none;
        width: auto;
        display: block;
    }
    .gradient-holder .cnt {
        float: none;
        display: block;
        width: auto;
    }
    .gradient-holder {
        position: relative;
        padding-top: 80px;
        padding-left: 0;
        padding-right: 0;
    }
    .gradient-top {
        position: absolute;
        top: 0;
        right: 3px;
        width: 255px;
        padding: 0;
        height: auto;
    }
    h3.thank-you-h3 {
        left: 0;
        margin: 0;
        background: url(images/thanks.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    .gradient-holder .sidebar .knotty-boy-img {
        background-size: 100% auto;
        width: 254px;
        margin: 0 auto;
    }
    .gradient-holder .cnt h2 {
        font-size: 26px;
    }
    .category-nav {
        display: none;
    }
    #page div.faq div.section.centered-txt {
        display: none;
    }
    #page div.left-nav {
        display: none;
    }
    .order .table td {
        display: block;
    }

	.bubble:after {
		-webkit-background-size: 100% 100%;
		        background-size: 100% 100%;
	}

	.shop-home-cnt { background: url(images/shop-home-cnt-bg.jpg) no-repeat 0 0;
		-webkit-background-size: 100% 100%;
		        background-size: 100% 100%;
	}

}

@media(max-width: 700px) {
    .popup-title a.next-step {
        position: static;
        display: block;
    }
    .popup-title a.next-step img {
        position: relative;
        top: 9px;
    }
    .kit-contents .entry {
        position: relative;
    }
    .kit-contents .entry .choices {
        position: absolute;
        display: block;
        width: auto;
        line-height: 1;
        bottom: 3px;
        right: 3px;
        font-size: 14px;
        background: none;
    }
    .kit-contents .entry h3 {
        float: none;
        display: block;
        line-height: 1.3;
    }


}

@media(max-width: 615px) {
    div span.custom-text {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    div a.custom-kit-btn {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .order-summary p span {
        height: 25px;
    }
    .coupon-code span.field {
        float: none;
        display: inline-block;
        width: 70%;
        background-size: 100% 82px;
    }
    .coupon-code span.field input {
        float: none;
        width: 64%;
    }
    .coupon-code input.coupon-code-submit {
        float: none;
        display: block;
        margin: 4px 0 0 33px;
    }
    .shipping-options-tbl table {
        table-layout: fixed;
        box-sizing: border-box;
    }
    .shipping-options-tbl table * {
        box-sizing: border-box;
    }
    .shipping-options-tbl table td {
        float: left;
        display: block !important;
        width: 100% !important;
        margin: -0.5px auto;
    }
    .shipping-options-tbl table td[rowspan="2"] {
        width: 100% !important;
    }
    .method label {
        margin-bottom: 0;
    }
    .shop-product .img-holder {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
    .product-info {
        float: none;
        display: block;
        width: 100%;
    }
    .order-bottom a.proceed-btn {
        width: 100%;
        max-width: 331px;
    }
    .payment-btn {
        text-indent: 0 !important;
    }


}

@media(max-width: 570px) {
    .kit-details .img {
        float: none;
        display: block;
        width: 100%;
        height: auto;
    }
    .kit-details .kit-details-cnt {
        float: none;
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    .shop-cnt .tabs ul.tabs-nav {
        background: none;
        text-align: center;
    }
    .shop-cnt .tabs ul.tabs-nav li {
        float: left;
        width: 50%;
        padding: 0;
        background: none;
        box-sizing: border-box;
    }
    .shop-cnt .tabs ul.tabs-nav li.active {
        background: none;
    }
    .shop-cnt .tabs ul.tabs-nav li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        border: 1px solid #ddd;
        border-radius: 6px 6px 0 0;
        background-size: 100% 100%;
        box-sizing: border-box;
        background-color: #cde7ee;
        background: -webkit-linear-gradient(#cde7ee, #ffffff);
        background: -o-linear-gradient(#cde7ee, #ffffff);
        background: linear-gradient(#cde7ee, #ffffff);
    }
    .shop-cnt .tabs ul.tabs-nav li a span {
        display: none;
    }
    .shop-cnt .tabs ul.tabs-nav li a:hover,
    .shop-cnt .tabs ul.tabs-nav li.active a {
        background-color: #7dbaca;
        background: -webkit-linear-gradient(#7dbaca, #dceff3);
        background: -o-linear-gradient(#7dbaca, #dceff3);
        background: linear-gradient(#7dbaca, #dceff3);
    }
    .order h1 {
        font-size: 11px;
    }
    p.total-sum {
        font-size: 20px;
    }
    p.total-sum strong {
        font-size: 25px;
    }
    .guarantee-bottom h3.ordering-assist,
    .guarantee h2.safe-shopping {
        width: 100%;
    }
    .post .left-block {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        height: auto;
    }
    .post .left-block img {
        width: 100%;
        height: auto;
    }
    p.img-caption {
        width: auto;
    }
    .tab-header p {
        width: auto;
        display: block;
        float: none;
        line-height: 1;
    }
    .tab-header p strong:first-child {
        display: block;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }


}

@media(max-width: 475px) {
    .card-info table td img {
        display: none;
    }
    .checkout-form .right h1,
    .checkout-form .left h1 {
        font-size: 14px;
        background-size: 100% 100%;
    }
    .checkout-form .right h1 label {
        float: right;
        margin: 0 5px 0 0;
        font-size: 10px;
    }
    .heading .heading-right {
        float: none;
        display: block;

    }
    .msg-form label em {
        float: none;
        display: block;
    }
    .heading h1 {
        float: none;
    }
    .intro .left-block {
        float: none;
        width: 100%;
    }
    .intro img {
        max-width: 100%;
        height: auto;
    }
    .phone-order {
        padding-left: 78px;
    }
    .tut-form span.field input,
    .tut-form span.textarea-field textarea {
        width: 90%;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }
    #fancybox-wrap {
        left: 0 !important;
        padding:10px !important;

    }

}

@media(max-width: 420px) {
    .qty-box {
        width:200px;
        padding-left:10px;
    }
    .compare-table table th {
    font-size: 11px;
    }
    .time-box {
        width: 250px;
        background-size: 284px 100%;
    }
    .time-box img {
        width: 100%;
    }
    .time-box-cnt {
        background: none;
    }
    .kit-contents .entry p.choice-list {
        max-width: 180px;
    }
    .shipping-address {
        width: 100%;
        background-size: 100% 6px;
    }
    .shipping-address-b {
        background-size: 100% 6px;
    }
    .shipping {
        width: 97%;
        background-size: 100% 100%;
    }
    .shipping-c {
        background-size: 100% 100%;
    }
    .shipping-t {
        background-size: 100%;
    }
    .shipping .right label {
        float: left;
        width: auto;
    }
    .shipping input.field {
        float: none;
    }
    .shipping .right h3 {
        text-align: left;
    }
    .shipping .left,
    .shipping .right {
        float: none;
        width: 100%;
    }
    .all-articles .article {
        margin-bottom: 20px;
    }
    .all-articles .article .left-block {
        float: none;
        display: block;
        width: 100%;
        height: auto;
    }
    .all-articles .article .left-block img {
        width: 100%;
        height: auto;
    }
    .header-bottom .shell {
        font-size: 10px;
    }
    p.sub-nav a {
        margin-left: 7px;
    }
    p.breadcrumbs {
        margin-left: 20px;
    }
    a.checkout-link {
        width: 60px;
        font-size: 13px;
        background: none;
        position: relative;
        padding-right: 10px;
        background-image: none;
    }
    .cart {
        width: 215px;
        padding-right: 5px;
        padding-left: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background-image: none;
        background-color: #F87000;
        background: linear-gradient(#F87000, #EC6A00);
    }

    .cart p {
        width:155px;
    }

    .dark-box .entry {
        width: 100%;
        background-size: 100% 2px;
    }
    .rel {
        min-width: 0 !important;
    }
    .signup-newsletter .btn-signup {
        float: none;
        display: inline-block;
        margin: 5px 0 0 0;
    }
    a.msg-link {
        line-height: 1;
    }
    .social-icons li {
        padding-right: 8px !important;
        height: 29px !important;
    }
    .signup-newsletter .field-holder {
        width: 100%;
        background-size: 100%;
        box-sizing: border-box;
    }
    .signup-newsletter .field-holder .label {
        width: 100%;
    }
    .signup-newsletter .field-holder .field {
        width: 100%;
    }
    .jcarousel-container .slider-holder ul li .slide-cnt {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }
    a.add-cart-btn {
        width:150px;
    }
    #payment-form .method label img {
		margin-right: 0;
	}

}



/* Time Box */

.time-box {
	width: 100%;
	max-width: 327px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    background: #fff;
	height: auto;
	padding: 16px 0 15px;
	margin: 0 auto 16px auto;
	float: none;
}
.time-box img {
	width: 100%;
}
.time-box-cnt {
	background: transparent;
	padding: 0px 17px;
	height: auto;
	width: auto;
}

@media (min-width: 768px) {
	.time-boxes {
		margin: auto;
    	width: 662px;
	}
	.time-box {
		float: left;
		margin: 0 4px 16px 0;
	}
}

@media (min-width: 1100px) {
	.time-boxes {
		width: 100%;
	}
	.time-box:nth-child(3n) {
		margin: 0 0 16px 0;
	}
}

/* ------------------------------------------------------------ *\
	Popup FIX
\* ------------------------------------------------------------ */

#fancybox-content { background: #fff; }
#fancybox-content .productslider { margin-bottom: 0 !important; }
#fancybox-content .productslider .slick-track { width: 100% !important; }
#fancybox-content .productslider .slick-slide { position: absolute !important; top: 0 !important; left: 0 !important; }
#fancybox-content .productslider .slick-slide img { margin-top: 0; }
#fancybox-content .productslider .slick-current { position: relative !important; }
#fancybox-content .galleryShell { width: 100%; max-width: 100%; }
#fancybox-content .productslider p { margin: 10px auto; }
#fancybox-content .video { position: relative; min-height: 0; }
#fancybox-content .productsliderthumbs { padding-bottom: 20px; margin: 0; }
#fancybox-content .productsliderthumbs .slick-slide { margin-left: 10px; background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#fancybox-content .productsliderthumbs .slick-slide img { display: block; height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media(max-width: 1024px){
    #fancybox-content .productsliderthumbs { margin: 0; }
}

@media(max-width: 767px){
    #fancybox-content .video iframe { height: auto; }
}
