* {
    box-sizing: border-box;
}

.main-wrap {
    padding: 0;
}

.default-content .content-wrap {
    padding: 0;
}

.quickship-block-heading {
    font-size: 18px;
    font-weight: bold;
    color: #04B086;
}

.quickship-bottom-panel {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 78%;
}

.quickship-bottom-panel p {
    margin-top: 1.5rem;
    margin-bottom: 4rem;
}

.quickship-bottom-panel .download-brochure, .physically-distant-section .learn-more {text-align: center;background-color: #04B086;padding: 1rem;font-size: 18px;color: #FFFFFF;text-decoration: none;display: inline-block;line-height: 18px;box-shadow: 3px 3px #c0d730;margin-top: 1rem;}


.physically-distant-section .learn-more {
    width: 200px;
    margin-top: 0;
}

.physically-distant-section .buttons a:first-child {
    margin-right: 20px;
}

.physically-distant-section .buttons a:last-child {
    margin-left: 20px;
}

.physically-distant-section {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

.physically-distant-section .physically-distant-content  {
   margin: 0 2rem;
}

.physically-distant-section h4 {
	line-height: 1 !important;
}

.quickship-default-content a {
    text-decoration: none;
    font-weight: 600;
}

.quickship-default-content {
    background: #FFF;
}

img {
    max-width: 100%;
    height: auto;
}

.quickship-item-block {
    padding: 0 1rem;
    width: 33.33333%;
    float: left;
    text-align: center;
    margin-bottom: 1rem;
}

.quickship-item-block:nth-child(3n+1) {
    clear: left;
}

.quickship-product-info {
    min-height: 60px;
}

.quickship-block-image {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 125%;
}

.quickship-block-image img {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;}

.quickship-more-details {
    text-align: center;
    margin: 1.5rem 0;
}

.quickship-more-details h3 {
    font-size: 30px;
    line-height: 1.2;
    color: #545454;
}

.quickship-more-details p {
    font-size: 16px;
}

.quickship-row {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-bottom: 1rem;
    border-radius: 10px;
    padding-bottom: 1rem;
}

.quickship-grid:after,
.clearfix:after {
    content: "";
    width: 100%;
    clear: both;
    display: table;
}

.quickship-action button,
.quickship-action a {
    text-align: center;
    background-color: #04B086;
    padding: .65rem 1rem;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    line-height: 18px;
    box-shadow: 3px 3px #c0d730;
}

.quickship-description {
    font-weight: bold;
}

.quickship-header {
    position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
}

.quickship-header::after {
    content: "";
    clear: both;
    display: table;
}

.quickship-header-content {
    width: 48%;
    float: left;
    box-sizing: border-box;
    padding: 0 2rem;
    z-index: 10;
    margin-top: 1rem;
    position: relative;
}

.quickship-header .header-image {
    width: 52%;
    float: left;
    box-sizing: border-box;
    z-index: 10;
    margin-top: .75rem;
    position: relative;
}

.header-background-image {
    position: absolute;
    left: 75px;
    top: -5rem;
    z-index: 0;
}

.quickship-header h1 {
    font-size: 33px;
    line-height: 1.2;
    color: #545454;
    padding-top: 2rem;
}

.quickship-header p {
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 20px
}

.quickship-grid {
    margin-bottom: 4rem;
}

.quickship-header .download-brochure {
    text-align: center;
    background-color: #04B086;
    padding: .65rem 1rem;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    line-height: 18px;
    box-shadow: 3px 3px #c0d730;
}

.quickship-class-layout-slide h4,
.physically-distant-section h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 2.2;
    color: #30b986;
    text-align: left;
    margin: 1rem 2rem 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.quickship-class-layouts {
    background: #ccefe6;
}

.quickship-class-layout-slide.slick-slide {
    background: transparent;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 3rem;
}

.quickship-class-layout-slide.slick-slide .slide-heading {
    font-size: 18px;
    font-weight: 600;
    color: #04B086;
    margin-bottom: .5rem;
    text-transform: uppercase;
}

.quickship-class-layout-slide.slick-slide .slide-image {
    height: auto;
    margin: 0 2rem;
}

.quickship-class-layouts .slick-prev {
    left: 0;
    height: 53px;
    width: 30px;
    box-shadow: none;
    transform: translateY(-50%);
}

.quickship-class-layouts .slick-prev::before {
    content: url("../image/homepage-slideshow-arrows-left.png");
}

.quickship-class-layouts .slick-next {
    right: 0;
    height: 53px;
    width: 30px;
    box-shadow: none;
    transform: translateY(-50%);
}

.quickship-class-layouts .slick-next::before {
    content: url("../image/homepage-slideshow-arrows.png");
}

.quickship-modal-popup {
  position: relative;
  background: #FFF;
  padding: 60px 20px;
  width: auto;
  max-width: 1110px;
  margin: 20px auto;
  border: 15px solid #30b986;
  box-shadow: 6px 6px #c0d730;
  display: flex;
  align-items: center;
  color: #545454;
}

.modal-popout {
    background-color: #30b986;
    box-shadow: 3px 3px #c0d730;
    position: absolute;
    bottom: -30px;
    left: 30px;
    padding: .75rem;
    min-width: 300px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.popup-modal-dismiss {
    position: absolute;
    top: .5rem;
    right: .5rem;
    font-size: 0;
}

.popup-modal-dismiss:before {
    content: url("../image/quickview-box-X.png");
    font-size: 15px;
}

.modal-image {
    float: left;
    width: 34%;
    /* flex: 0 1 auto; */
}

.modal-information {
    float: left;
    width: 66%;
    border-left: 2px solid #30b986;
    padding: 1rem;
    /* flex: 0 1 auto; */
}

.modal-information h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #0cb48f;
    line-height: 1;
    padding-bottom: 1rem;
}

.modal-information .modal-description {
    text-align: center;
    padding-bottom: 1rem;
}

.modal-information h3 {
     text-align: center;
     font-size: 18px;
     font-weight: bold;
     color: #0cb48f;
     line-height: 1;
     text-transform: uppercase;
}

.modal-section {
    text-align: center;
    padding-bottom: 1rem;
}

.modal-section:last-child {
    padding-bottom: 0;
}

.heights,
.modal-section table {
   margin: 0 auto;
}

.heights img {
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem;
}

.heights td {
    padding: .5rem;
    text-align: left;
    vertical-align: top;
}

.col-3 .col {
    width: 33.3333%;
}

.col-2 .col {
    width: 50%;
}


.col-1, .col-2, .col-3 {
    margin: 0 -1rem;
}

.modal-section .col {
    float: left;
    padding: 0 1rem;
}

.product-info {
    margin: 0 auto;
    margin-bottom: 1rem;
}

.product-info img {
    width: 65px;
    margin: 0 auto;
    height: 65px;
}

.product-info td {
    padding: .5rem;
    vertical-align: top;
    color: #545454;
    font-weight: bold;
}

.seat-shell .product-info img {
    width: 90px;
height: auto;
}

td.plus-sign:after {content: '\f067';font-family: 'FontAwesome';position: absolute;left: 47%;top: 40px;color: #30b986;}

.stakki-4col {
    display: table-cell;
    width: 100%;
}

.stakki-4col td {
    width: 25%;
}

.stakki-4col td  img{
    height: auto !important;
}
.modal-image img {
    display: none;
}

.modal-image .active {
    display: block;
}

.video-container span {
    position: absolute;
    bottom: 6rem;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
}

.video-container {
    position: relative;
}

.video-placeholder a {
    position: absolute;
    display: block;
    z-index: 1;
    width: 80%;
    height: auto;
    margin: auto 10%;
}

.video-playing.video-placeholder {
    display: none;
}

@media only screen and (max-width: 995px) {
    .quickship-header h1 {
        font-size: 30px;
    }

    .quickship-header p {
        font-size: 16px;
    }

    .header-background-image {
        width: 150%;
        height: auto;
        max-width: none;
    }

.modal-image, .modal-information {
    width: 100%;
    float: none;
}

.quickship-modal-popup {
    flex-direction: column;
}

.modal-image {
    max-width: 250px;
}

.modal-information {
    border-left: 0;
}
}

@media only screen and (max-width: 680px) {
    .quickship-header .header-image, .quickship-header-content {
        width: 100%;
        float: none;
        background-color: #CCF0E6 !important;
        display: block;
       
    }

    .quickship-header-content {
        padding-bottom: 1rem;
        margin-top: 0;
    }

    .quickship-header .header-image {
        margin-bottom: 0;
    }

    .quickship-header h1 {
        margin-top: 0;
    }

    .header-background-image {
        display: none;
    }

    .quickship-header .header-image {
        margin-top: 0;
    }

    .quickship-item-block {
        padding: 0 2rem;
        width: 90%;
        float: none;
        text-align: center;
        background: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 10px;
        padding-bottom: 1rem;
        margin: 1rem auto;
    }

    .quickship-block-image {
        margin: 0 auto;
        width: 60%;
    }

    .quickship-block-image img {
        width: 100%;
    }

    .quickship-row {
        background: none;
        border: none;
        margin-bottom: 0;
        border-radius: 0;
        padding-bottom: 0;
    }

    .quickship-header {
        text-align: center;
    }

    .quickship-header .download-brochure {
        position: static;
        margin: 0 auto;
        transform: none;
        display: inline-block;
        left: 0;
    }

    .quickship-header p {
        bottom: 20%;
    }
}

@media only screen and (max-width: 700px) {
    .quickship-header h1 {
        position: static;
        left: 0;
        transform: none;
    }

    .quickship-header p {
        position: static;
        left: 0;
        transform: none;
        margin: 1rem auto;
    }

.modal-section .col {
    width: 100%;
    margin-bottom: 2.5rem;
}

.physically-distant-section .buttons a {
    margin: 0 auto!important;
    display: block;
    margin-bottom: 1rem !Important;
}

}
@media only screen and (max-width: 500px) {
.mobile-small-icons td img {
    width: auto;
    height: auto;
    max-width: 40px;
}
}
