/*/////////////////////////////////////////*/
/*//////////////// GLOBAL /////////////////*/
/*/////////////////////////////////////////*/

body{
    margin: 0;
    padding: 0;
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
    min-width: 300px;
    overflow-x: hidden;
    height: 100%;
}

div.epi-main-hold {padding: 0; position: relative;}
div.epi-table div.epi-cell {border-spacing: 0;}
div.epi-content {padding: 0;}

.epi-input label.error, .epiCont label.error {color: #d00; font-size: 10px; margin-top: -12px; display: block !important;}
label.error.valid {display: none !important;}
#contactMessage {color: #f01a25; text-align: right;}
.overlay-map {
    background:transparent;
    position:absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 100%; /* your iframe height */
    z-index: 100;
}

a {color: inherit; cursor: pointer;}
p {text-align: justify; color: #505050; font-size: 13px; line-height: 1.8; font-weight: 400;}
p.center {text-align: center;}
p.bold {font-weight: 700;}
p.no-top-margin {margin-top: 0;}
p.no-margin {margin: 0;}
p.italic {font-style: italic;}
p.large {font-size: 16px;}
.simpLink {color: #d63588;}
.simpLink:hover {text-decoration: underline;}
strong {font-weight: 700;}
p strong {font-family: 'Playfair Display',sans-serif; color: #333;}
.dynCont.center p {text-align: center;}
.dynCont.center h1,
.dynCont.center h2,
.dynCont.center h3,
.dynCont.center h4,
.dynCont.center h5
{text-align: center !important;}

@media (min-width: 1450px){p {font-size: 14px;}}
@media (max-width: 450px){p {font-size: 12px;}}

.btn-hold {position: relative; font-size: 0;}
.btn-hold.center {text-align: center; font-size: 0;}
.btn-hold.margin-top-10 {margin-top: 10px;}
.btn-hold.margin-top-15 {margin-top: 15px;}
.btn-hold.margin-top-20 {margin-top: 20px;}
.btn-hold.margin-top-25 {margin-top: 25px;}
.btn-hold.margin-top-40 {margin-top: 40px;}
.btn-hold.margin-top-30 {margin-top: 30px;}
.btn-hold.margin-top-50 {margin-top: 50px;}
.btn-hold.right {text-align: right;}
.btn-hold.left {text-align: left;}
.btn-hold a {display: inline-block; margin-right: 10px; margin-bottom: 10px;}
.btn-hold a:nth-last-child(1) {margin-right: 0;}
.btn-hold a:only-of-type {margin: 0;}
.btn-hold.center a {margin: 5px;}
.btn-hold.right a {margin-right: 0; margin-left: 10px;}
.btn-hold.right a:nth-child(1) {margin-left: 0;}
.btn-hold a.right {float: right; margin-right: 0; margin-left: 10px;}
.btn-hold .btn-group {display: inline-block; margin-right: 10px; text-align: center; font-size: 0; white-space: nowrap;}
.btn-hold.right .btn-group {margin-right: 0; margin-left: 10px;}
.btn-hold.center .btn-group {margin: 5px;}
.btn-hold .btn-group.right {float: right; margin-right: 0; margin-left: 10px;}

.anythingHold {position: relative; text-align: center; font-size: 0;}
.anythingHold.left {text-align: left;}
.anythingHold.right {text-align: right;}
.anythingHold .anything-inner {display: inline-block;}
.anythingHold.margin-bottom-10 {margin-bottom: 10px;}
.anythingHold.margin-bottom-20 {margin-bottom: 20px;}
.anythingHold.margin-bottom-25 {margin-bottom: 25px;}
.anythingHold.margin-bottom-30 {margin-bottom: 30px;}
.anythingHold.margin-bottom-50 {margin-bottom: 50px;}
.anythingHold.margin-top-10 {margin-top: 10px;}
.anythingHold.margin-top-15 {margin-top: 15px;}
.anythingHold.margin-top-20 {margin-top: 20px;}
.anythingHold.margin-top-25 {margin-top: 25px;}
.anythingHold.margin-top-30 {margin-top: 30px;}
.anythingHold.margin-top-40 {margin-top: 40px;}
.anythingHold.margin-top-50 {margin-top: 50px;}
.anythingHold .heading-underline {width: 60px; height: 3px; background-color: #9e9e9e;}
.anythingHold .heading-underline.white {background-color: #fff;}


.holding-div {margin-bottom: 60px;}
@media (max-width: 500px){.holding-div {margin-bottom: 40px;}}
@media (max-width: 550px){
    .epi-list li.streach-50 {width: 100%;}
    .epi-list.epi-cartList li.streach-50 {width: 50%;}
}

.fancybox-overlay {z-index: 100000;}
.fancybox-opened {z-index: 100100;}
img.firefix {box-shadow: #000 0 0 0;}
.responsive-fix {max-width: 1350px; margin: 0 auto;}
.responsive-fix-1 {max-width: 1150px; margin: 0 auto;}
.responsive-fix-2 {max-width: 1000px; margin: 0 auto;}
.responsive-fix-3 {max-width: 850px; margin: 0 auto;}
.responsive-fix-4 {max-width: 700px; margin: 0 auto;}
.responsive-fix-5 {max-width: 500px; margin: 0 auto;}
@media (min-width: 1450px){.responsive-fix-2 {max-width: 1250px;}}
@media (min-width: 1450px){.responsive-fix-1 {max-width: 1450px;}}
@media (min-width: 1450px){.responsive-fix {max-width: 1450px;}}

/*/////////////////////////////////////////*/
/*/////////////// PGB STYLES //////////////*/
/*/////////////////////////////////////////*/

#pgbEle {margin-bottom: 80px; padding-top: 0; margin-top: 0;}
#pgbEle .pgbItem-inner .epi-button.pmb-custom {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 20px;
    min-width: 100px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#pgbEle .pgbItem-inner .epi-button.pmb-custom:hover {opacity: 1;}
#pgbEle .pgbItem .pgbItem-padding.responsive-fix {max-width: 1150px; margin: 0 auto;}
@media (min-width: 1450px){#pgbEle .pgbItem .pgbItem-padding.responsive-fix {max-width: 1450px;}}

/*/////////////////////////////////////////*/
/*//////////////// ALL CONT ///////////////*/
/*/////////////////////////////////////////*/

.allCont {position: relative; padding: 60px 0;}
.allCont.no-padding-top {padding-top: 0;}
.allCont.padding-top-40 {padding-top: 40px;}
.allCont.no-margin {margin: 0;}
.allCont.margin-50 {margin: 50px 0;}
.allCont.topControl {padding-top: 50px;}
.allCont.padding-top-50 {padding-top: 50px;}
.allCont .allCont-inner {position: relative;}
.allCont .allCont-hold {position: relative;}

.dynCont.margin-top-50 {margin-top: 50px;}
.dynCont.margin-bottom-50 {margin-bottom: 50px;}
.dynCont.center {text-align: center; font-size: 0;}
.dynCont h1 {font-size: 7vmin; color: #38383a; font-weight: 900; margin: 15px 0 30px 0; line-height: 1.1; text-align: left;}
.dynCont h2 {font-size: 30px; color: #38383a; font-weight: 900; margin: 15px 0 30px 0; line-height: 1.1; text-align: left;}
.dynCont h3 {font-size: 15px; color: #a6a6a6; line-height: 1.1; font-weight: 400; margin: 0; text-align: left; letter-spacing: 2px; font-family: 'Source Serif Pro',sans-serif; text-transform: uppercase;}
.dynCont h4 {font-size: 18px; color: #3b3b3b; line-height: 1.1; font-weight: 700; margin: 30px 0;}
.dynCont h5 {font-size: 18px; color: #3b3b3b; line-height: 1.1; font-weight: 700; margin: 10px 0;}
.dynCont p a:hover {text-decoration: underline;}
.dynCont ul li a:hover {text-decoration: underline;}
.dynCont ul li p {color: #505050; font-size: 13px; line-height: 1.8; font-weight: 400; margin: 0;}
.dynCont.page-titles {padding-top: 50px; padding-bottom: 50px;}
.dynCont.page-titles h1 {font-size: 6vmin; margin: 0px;}

.dynCont ul {display: block; margin: 30px 0;}
.dynCont ul li {
    color: #505050;
    font-size: 13px;
    line-height: 1.8;
    font-weight: 400;
    display: block;
    list-style: none;
    position: relative;
    padding: 2px 5px;
    padding-left: 15px;
    margin-bottom: 5px;
    text-align: left;
}

.dynCont ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.dynCont.center ul {display: inline-block; max-width: 500px; text-align: center; font-size: 0;}
.dynCont.center ul li {display: block; text-align: center; padding: 2px 5px;}
.dynCont.center ul li::before {content: none;}

.dynCont ol {display: block; margin: 20px 0; padding-left: 13px;}
.dynCont ol li {color: #646464; font-size: 13px; font-weight: 400; line-height: 1.5; text-align: left; position: relative; padding: 2px 5px; margin-bottom: 5px;}
.dynCont.center ol li {text-align: center; list-style: none;}
.dynCont.center ol {padding-left: 0;}

.dynCont.white h1,
.dynCont.white h2,
.dynCont.white h3,
.dynCont.white h4,
.dynCont.white h5,
.dynCont.white p,
.dynCont.white p a,
.dynCont.white ul li {color: #fff;}
.dynCont.white ul li:before {background-color: #fff;}

.message-pop .dynCont p{
    font-size: 18px;
}

@media (min-width: 1450px){}
@media (max-width: 850px){
    .dynCont h2 {font-size: 25px; margin-bottom: 20px;}
}

@media (max-width: 650px){
    .pgbEle1 .pgbEle1-cont .dynCont h1,
    .pgbEle1 .pgbEle1-cont .dynCont h2,
    .pgbEle1 .pgbEle1-cont .dynCont h3,
    .pgbEle1 .pgbEle1-cont .dynCont h4,
    .pgbEle1 .pgbEle1-cont .dynCont h5,
    .pgbEle1 .pgbEle1-cont .dynCont p,
    .pgbEle1 .pgbEle1-cont .dynCont p a,
    .pgbEle1 .pgbEle1-cont .dynCont ul li {text-align: center;}
}

/*/////////////////////////////////////////*/
/*///////////// PROJECT GLOBAL ////////////*/
/*/////////////////////////////////////////*/

.epi-button.springBTN {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 20px;
    min-width: 100px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.epi-button.springBTN:hover {opacity: 1;}
.epi-button.springBTN.grey {background-color: #505050; border-color: #505050; -webkit-box-shadow: 1px 1px 8px 1px rgba(0,0,0,0); box-shadow: 1px 1px 8px 1px rgba(0,0,0,0);}
.epi-button.springBTN.grey:hover {-webkit-box-shadow: 5px 10px 30px 0 rgba(0,0,0,0.5); box-shadow: 5px 10px 30px 0 rgba(0,0,0,0.5);}
.epi-button.springBTN.blue {background-color: #97d2e3; border-color: #97d2e3; -webkit-box-shadow: 1px 1px 8px 1px rgba(151,210,227,0); box-shadow: 1px 1px 8px 1px rgba(151,210,227,0);}
.epi-button.springBTN.blue:hover {-webkit-box-shadow: 5px 10px 30px 0 rgba(151,210,227,0.9); box-shadow: 5px 10px 30px 0 rgba(151,210,227,0.9);}
.epi-button.springBTN.danger {background-color: #ff5153; border-color: #ff5153; -webkit-box-shadow: 1px 1px 8px 1px rgba(151,210,227,0); box-shadow: 1px 1px 8px 1px rgba(151,210,227,0);}
.epi-button.springBTN.danger:hover {-webkit-box-shadow: 5px 10px 30px 0 rgba(255,81,83,0.9); box-shadow: 5px 10px 30px 0 rgba(255,81,83,0.9);}
.epi-button.springBTN.no-min {min-width: 0;}
.epi-button.springBTN.no-text {padding: 10px 10px;}
.epi-button.springBTN.white {background-color: #fff; border-color: #fff; color: #505050;}
.epi-button.springBTN.white:hover {opacity: 1; -webkit-box-shadow: none; box-shadow: none; border-color: #ccc;}
.epi-button.springBTN.lightgrey {background-color: #dbdbdb; color: 505050; border-color: #dbdbdb;}
.epi-button.springBTN.lightgrey:hover {-webkit-box-shadow: 5px 10px 30px 0 rgba(0,0,0,0.3);box-shadow: 5px 10px 30px 0 rgba(0,0,0,0.3);opacity: 1;}
form.springForm .epi-button.springBTN.no-text {padding: 8px 10px;}

.epi-input div.epi-cell {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0);
    box-shadow: 0 0 3px 1px rgba(0,0,0,0);
}

.epi-input.springDarkbox > .epi-table > .epi-cell {background-color: #e7ebef;}
.epi-input.springDarkbox  .epi-table .epi-cell input {background-color: transparent; font-family: 'Raleway',sans-serif; font-size: 13px;}
.epi-input.springDarkbox  .epi-table .epi-cell textarea {background-color: #e7ebef; font-family: 'Raleway',sans-serif; font-size: 13px;}
.epi-input.springDarkbox  input::-webkit-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  input:-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  input::-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  input:-ms-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  textarea::-webkit-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  textarea:-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  textarea::-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.epi-input.springDarkbox  textarea:-ms-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}
form.springForm {margin-top: 50px;}

.formSimpLink {font-size: 13px; display: inline-block; color: #aaa; cursor: pointer}
.formSimpLink:hover {text-decoration: underline;}
.springForm .formtxt {font-size: 13px; color: #505050; text-align: left;}
.springForm .epic-element {display: inline-block; margin-bottom: -7px; margin-left: 15px;}
.epi-input div.epi-cell.active {-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3); box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);}

.contactTabs {padding: 0 10px;}
.contactTabs .mapCont {position: relative; background-color: #fff; padding: 20px; padding-bottom: 5px;}
.contactTabs .epi-tabs .tabs-content-hold {padding: 0;}
.contactTabs .epi-tabs .tabs-list {padding: 0;}
.contactTabs .epi-tabs.raduis-3 .tabs-content-hold {-webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
.contactTabs .epi-tabs .tabs-content-hold {border: 1px solid rgba(81,81,81,0.5);}
.contactTabs .epi-tabs .tabs-btn {border-color: rgba(81,81,81,0.5);}

.epi-label-hold.no-label .epi-table .epi-label.labeled {white-space: normal; text-align: left; font-size: 13px;}
.epi-label-hold {display: block;}
.epi-alert.epi-fullpage-alert .epi-alert-inner .alert-hold .alert-element {background-color: #fff;}
.epi-alert.epi-fullpage-alert .epi-alert-heading {background-color: #fff;}
.epi-alert.epi-fullpage-alert form {background-color: #fff;}
.epi-alert.epi-fullpage-alert div.close-btn {top: 6px;}
div.epi-alert div.close-btn:hover {background-color: rgba(0,0,0,0.1);}

.epi-alert.epi-fullpage-alert.no-max-width .epi-alert-heading {background-color: #515151; -webkit-border-radius: 0; border-radius: 0;}
.epi-alert.epi-fullpage-alert.no-max-width .epi-alert-heading-inner {color: #fff;}

table.basicTable {
    width: 100%;
    border: none;
    border-spacing: 0;
    margin-top: 50px;
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px;
}

table.basicTable tr td {
    padding: 10px 15px;
    vertical-align: middle;
    font-size: 13px;
    color: #505050;
    line-height: 1.8;
    font-weight: 400;
    text-align: left;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
}

table.basicTable tr td.streach-100 {width: 100%;}
table.basicTable tr td.wrap {white-space: normal;}
table.basicTable tr td.center {text-align: center !important;}
table.basicTable tr td.number {font-family: 'Source Serif Pro',sans-serif;}
table.basicTable tr td strong {font-size: 13px;}
table.basicTable tr:nth-last-child(1) td {border-bottom: none;}
table.basicTable.right tr td {text-align: right;}
table.basicTable td.has-img {width: 80px; max-width: 80px; min-width: 80px;}
table.basicTable td.has-img a .gridList-img-banner {
    position: absolute;
    top: -10px;
    right: -30px;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 100;
    font-family: 'Roboto',sans-serif;
    line-height: 1;
}

table.basicTable tr td.price {line-height: 1.1; text-align: center;}
table.basicTable tr td.price .strike {font-size: 11px; color: #aaa; display: inline-block; text-align: center; position: relative;}
table.basicTable tr td.price .strike::before {content: ""; position: absolute; width: calc(100% + 10px); left: -5px; height: 1px; top: 50%; background-color: #aaa;}

.prodInfoTable {max-width: 450px; margin-top: 50px;}
table.epi-table.simple.prodInfoTable {table-layout: fixed}
table.epi-table.simple.prodInfoTable tr td {text-align: left !important; padding: 10px 10px;}

.mapHold {
    position: relative;
    background-image: url('../images/map-loader.GIF');
    background-size: 40px;
    background-repeat: no-repeat;
    background-color: #eee;
    font-size: 0;
    height: 300px;
    background-position: 50%;
}

.epi-menuDrop .epi-menuDrop-inner {-webkit-border-radius: 0;border-radius: 0;background-color: #515151}
.epi-menuDrop .epi-menuLink {border-bottom-color: #5F5F5F; color: #fff; text-align: left;}
.epi-haveDrop .epi-haveDrop .epi-menuLink::before {border-right-color: #fff;}
.epi-menuDrop .epi-subDrop-inner {-webkit-border-radius: 0;border-radius: 0;background-color: #515151}
.epi-menuDrop .epi-subArrow {display: none;}

#pinterestSpan{position: relative;}
#pinterestSpan a{display: block;}
#pinterestSpan .small {display: none;}

.epi-alert.epi-fullpage-alert .epi-alert-heading-inner {font-size: 15px; color: #333; font-weight: 500; overflow: visible; height: 18px;}

.prodSingle-custom-list li.fixed-200 {width: 176px;}
/*.prodSingle-custom-list li {vertical-align: middle;}*/
.prodSingle-custom-list p.shipped-par {margin-top: 5px; font-size: 10px;}
.epi-input div.epi-cell.label {min-width: 0;}

.epi-input.show-password .show-password-icon {width: 30px;}
.epi-input.show-password div.epi-cell {padding-right: 30px;}

@media (max-width: 950px){
    .prodSingle-custom-list {max-width: 500px; text-align: left !important;}
    .prodSingle-custom-list li {float: none !important;}
    .prodSingle-custom-list li.must-have-left {text-align: left;}
    .epi-list.form-list-10 > li.must-have-left > .epi-table > .epi-cell {padding-left: 0;}
}

@media (max-width: 850px){
    .prodSingle-custom-list {text-align: center !important; margin: 0 auto;}
    .prodSingle-custom-list li {width: auto !important; float: none !important;}
    .btn-hold.btn-to-have-center {text-align: center;}
    .prodInfoTable {margin: 0 auto; margin-top: 30px;}
}

@media (min-width: 1450px){
    .epi-button.springBTN {
        font-size: 14px;
        padding: 12px 30px;
    }
}

@media (max-width: 750px){
    #pinterestSpan .large {display: none;}
    #pinterestSpan .small {display: block;}
}

/*/////////////////////////////////////////*/
/*///////////////// TOPBAR ////////////////*/
/*/////////////////////////////////////////*/

#topBar {background-color: #eee; position: fixed; top: 0; left: 0; width: 100%; z-index: 11000; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0); box-shadow: 0 0 5px 0 rgba(0,0,0,0);}
#topBar .topBar-inner {position: relative; padding: 18px 0; height: 39px;}
#topBar .topBar-hold {position: relative; height: 100%;}
#topBar .topBar-inner.center {text-align: center; font-size: 0;}
#topBar .topBar-inner.center-all {text-align: center; font-size: 0;}
#topBar .topBar-inner.center-logo {text-align: center; font-size: 0;}
#topBar .logoHold {position: relative; float: left; width: 220px;}
#topBar .logoHold-inner {display: block;}
#topBar .topBar-inner.center-logo .logoHold {float: none; display: inline-block;}
#topBar .navHold {float: right; height: 100%;}
#topBar .topBar-inner.center .navHold {float: none; display: inline-block;}
#topBar .topBar-inner.no-nav .navHold {display: none;}
#topBar .topBar-inner.no-nav .navHold.no-nav-display {display: block;}
#topBar .navHold.left {float: left; margin-left: 50px;}
#topBar .topBar-inner.center .navHold.right {float: right;}
#topBar .navHold-list {display: block; margin: 0; padding: 0; font-size: 0;}
#topBar .navHold-item {display: inline-block; margin-left: 0; list-style: none; position: relative;}
#topBar .navHold.margin-5 .navHold-item {margin-left: 5px;}
#topBar .navHold.margin-right-30px {margin-right: 30px;}

#topBar .navHold .epi-input .epi-cell {
    padding-left: 25px;
    padding-right: 25px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0);
    box-shadow: 0 0 3px 1px rgba(0,0,0,0);
}

#topBar .navHold .epi-input .epi-cell.active {-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3); box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);}
#topBar .navHold .epi-input .epi-cell.has-icon {padding-right: 40px;}
#topBar .navHold .epi-input .epi-cell.has-icon .epi-svg {position: absolute; top: 5px; right: 8px; cursor: pointer; padding: 5px;}
#topBar .navHold .epi-input .epi-cell.has-icon .epi-svg svg {-webkit-transition: all 250ms ease-out;-moz-transition: all 250ms ease-out;-o-transition: all 250ms ease-out;transition: all 250ms ease-out;}
#topBar .navHold .epi-input input::-webkit-input-placeholder {font-style: italic;}
#topBar .navHold .epi-input input:-moz-placeholder {font-style: italic;}
#topBar .navHold .epi-input input::-moz-placeholder {font-style: italic;}
#topBar .navHold .epi-input input:-ms-input-placeholder {font-style: italic;}

#topBar .topBar-inner.center-all .navHold {display: inline-block; float: none;}
#topBar .topBar-inner.center-all .logoHold {display: inline-block; float: none; margin-right: 15px; margin-left: 20px;}
#topBar .NavLink {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #262626;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

#topBar .navHold.left .navHold-item:nth-child(1) .NavLink {padding-left: 5px;}
#topBar .NavLink img {display: inline-block; width: 16px; margin-bottom: -2px; margin-right: 5px;}
#topBar .NavLink.sale {color: #f26687;}
#topBar .NavLink.solid {background-color: #515151; color: #fff; padding: 5px 10px; margin-left: 5px;}
#topBar .NavLink.solid:hover {opacity: 0.6;}

#topBar .menu-btn-hold {position: relative; float: right; height: 100%; display: none;}
#topBar .menu-btn-hold.left {float: left;}
#topBar .topBar-inner.no-nav .menu-btn-hold {display: block;}
#topBar .menu-btn {display: inline-block; background-color: transparent; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;}
#topBar .menu-btn-cell {font-size: 0; text-align: center;}
#topBar .menu-btn .menu-btn-inner {position: relative; width: 20px; height: 20px;}
#topBar .menu-btn .menu-btn-item {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#topBar .menu-btn .menu-btn-item img {display: none;}
#topBar .menu-btn .menu-btn-item.open {
    background-image: url('../images/menu-btn.png');
    background-size: 100%;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1;
}

#topBar .menu-btn .menu-btn-item.closed {
    background-image: url('../images/menu-btn-close.png');
    background-size: 100%;
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    opacity: 0;
}

#topBar.active .menu-btn .menu-btn-item.open {
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    opacity: 0;
}

#topBar.active .menu-btn .menu-btn-item.closed {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1;
}

#topBar .epi-haveDrop a.NavLink::after {
    content:'❯';
    position: relative;
    display: inline-block;
    font-size: 13px;
    margin-left: 8px;
    color: #262626;
    opacity: 1;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin-bottom: 0;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#topBar .second-inner .epi-haveDrop a.NavLink::after {background-image: url('../images/topBar-arrow-white.png');}
#topBar .epi-haveDrop a.NavLink:hover::after {opacity: 1;}
#topBar .epi-input.labeled.side-label .label.white {background-color: #fff; border: 1px solid #555; border-left: none; width: 16px; min-width: 16px;}
#topBar .epi-input.labeled.side-label .label.white.active {border: 1px solid #555; border-left: none; -webkit-box-shadow: 1px 0 0 1px rgba(81,81,81,0.7); box-shadow: 1px 0 0 1px rgba(81,81,81,0.7);}
#topBar .epi-input.labeled.side-label .label.white .attachment {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center;}
#topBar .epi-input.labeled.side-label .label.white .attachment .epi-ico {display: inline-block; float: none; margin-top: 7px;}

#topBar .topBarHead {position: relative; background-color: #262626; height: 40px; z-index: 100;}
#topBar .topBarHead-inner {position: relative; padding: 0; height: 100%;}
#topBar .topBarHead-list {display: block; margin: 0; padding: 0; float: left; text-align: left; font-size: 0; height: 100%;}
#topBar .topBarHead-item {
    list-style: none;
    margin-right: 25px;
    display: inline-block;
    height: 100%;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

#topBar .topBarHead-item:nth-last-child(1) {margin-right: 0;}
#topBar .topBarHead-link {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    height: 100%;
    display: block;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    padding: 0 5px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

#topBar .epi-haveDrop .topBarHead-link span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 8px;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin-bottom: 0;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#topBar .epi-menuDrop {z-index: 100;}
#topBar .topBarHead-link.small {font-size: 12px; font-weight: 400;}
#topBar .topBarHead-link.no-text .epi-svg {font-size: 0; margin-right: 0; opacity: 0.5;}
#topBar .topBarHead-link .epi-svg {display: inline-block; bottom: -3px; margin-right: 6px;}
#topBar .topBarHead-link .epi-svg.small svg {
    fill: #fff;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    width: 14px;
    height: 15px;
}

#topBar .topBarHead-link::before {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
#topBar .topBarHead-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    opacity: 0;
}

#topBar .topBarHead-link.no-text:hover .epi-svg {opacity: 1;}
#topBar .topBarHead-link.active {font-weight: 700;}
#topBar .topBarHead-link.active::after {opacity: 1;}

.blog-page #topBar .topBarHead-link.active {font-weight: 500; color: #fff;}
.blog-page #topBar .topBarHead-link.active::after {opacity: 0;}
.blog-page #topBar .topBarHead-link.blog {font-weight: 700;}
.blog-page #topBar .topBarHead-link.blog::after {opacity: 1;}

.about-page #topBar .topBarHead-link.active {font-weight: 500; color: #fff;}
.about-page #topBar .topBarHead-link.active::after {opacity: 0;}
.about-page #topBar .topBarHead-link.about {font-weight: 700;}
.about-page #topBar .topBarHead-link.about::after {opacity: 1;}

#topBar .topBarHead-item .epi-ico {display: inline-block; margin-right: 5px; margin-bottom: -3px;}
#topBar .topBarHead-list.right {float: right; text-align: right;}
#topBar .topBarHead-list.right .topBarHead-item {margin-right: 0; margin-left: 15px;}
#topBar .topBarHead-list.right.icons .topBarHead-item {margin-left: 25px;}
#topBar .topBarHead-list.right.icons .topBarHead-item.social {margin-left: 0;}

#topBar .topBar-inner.second-inner {background-color: #515151; overflow: hidden; height: 21px;}
#topBar .topBar-inner.second-inner .NavLink {color: #fff; font-weight: 300;}
#topBar .topBar-inner.second-inner .NavLink .line {background-color: #fff;}
#topBar .topBar-inner.second-inner .NavLink.active {font-weight: 700; color: #fff;}

#topBar .cartList {display: block; margin: 0; padding: 0; font-size: 0; text-align: right;}
#topBar .cartList-item {display: inline-block; margin-left: 30px; position: relative;}
#topBar .cartList-item:nth-child(1) {margin-left: 0;}
#topBar .cartList-link {display: inline-block; width: 23px; height: 23px; position: relative; cursor: pointer;}
#topBar .checkout-quickBTN {margin-left: 20px;}
@media (max-width: 460px){#topBar .checkout-quickBTN{display: none;}}
#topBar .cartList-link .epi-svg svg {
    fill: #262626;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    width: 23px;
    height: 23px;
}

#topBar .wishlist .cartList-link:hover .epi-svg svg {fill: #ff5153;}
#topBar .cartList-count {
    position: absolute;
    top: -14px;
    right: -18px;
    width: 18px;
    height: 18px;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 18px;
    white-space: nowrap;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    font-family: 'Source Sans Pro', sans-serif;
}

#topBar .wishlist .cartList-count {background-color: #ff5153;}
#topBar .epi-input input {-webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out; width: 182px;}
#topBar .navHold .epi-input .epi-cell.has-icon .epi-svg {-webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out;}

#topBar .cartList-drop {
    position: absolute;
    top: 100%;
    right: -15px;
    width: 280px;
    padding-top: 40px;
    z-index: 1000;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

#topBar .havDrop:hover .cartList-drop {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

#topBar .havDrop.open-cart .cartList-drop {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

#topBar .cartList-drop-inner {position: relative; min-height: 73px; background-color: #fff; -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3); box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);}
#topBar .cartList-drop-inner::before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #5e5e5e;
    height: 0;
    right: 15px;
    position: absolute;
    top: -10px;
    width: 0;
}

#topBar .cartList-heading {background-color: #5e5e5e; color: #fff; font-size: 13px; font-weight: 600; text-align: center; padding: 8px 20px;}
#topBar .cartList-heading span {font-family: 'Source Serif Pro',sans-serif; font-size: 12px; display: inline-block; margin-left: 5px;}
#topBar .cartList-checkout {display: block; color: #fff; font-size: 13px; font-weight: 600; text-align: center; padding: 10px 20px; cursor: pointer; text-transform: uppercase;}
#topBar .cartList-checkout span {font-family: 'Source Serif Pro',sans-serif; font-size: 12px; display: inline-block; margin-left: 5px;}
#topBar .cartList-checkout.grey {background-color: #bbb;}
#topBar .cartTotal {padding: 5px 10px; margin: 0; font-size: 12px; font-weight: 400; text-align: center; background-color: #eee; border-top: 1px solid #fff;}
#topBar .cartTotal span {font-family: 'Source Serif Pro', sans-serif;}
#topBar .cartList-checkout:hover {opacity: 0.6;}
#topBar .cartStuff {display: block; margin: 0; max-height: 290px; overflow: auto;}
#topBar .cartStuff-item {display: block; list-style: none;}
#topBar .cartStuff-item-inner {position: relative; padding: 5px 10px;}
#topBar .cartStuff-item:nth-child(1) .cartStuff-item-inner {padding-top: 10px;}
#topBar .cartStuff-item:nth-last-child(1) .cartStuff-item-inner {padding-bottom: 10px;}
#topBar .cartStuff-Thumb {
    width: 55px;
    position: relative;
    background-color: #fff;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

#topBar .cartStuff-cont {position: relative; float: left; width: calc(100% - 90px); margin-left: 10px; padding-right: 20px;}
#topBar .cartStuff-prod {display: block; font-size: 14px; font-weight: 600; color: #505050; text-align: left; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; overflow: hidden;}
#topBar .cartStuff-prod.empty-cart {cursor: default;}
#topBar .cartStuff-prod.empty-cart:hover {color: #505050;}
#topBar .cartStuff-brand {display: block; opacity: 0.7; font-size: 12px; text-align: left; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; overflow: hidden;}
#topBar .cartStuff-price {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #505050;
    text-align: left;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    font-family: 'Source Serif Pro',sans-serif;
    margin-top: 18px;
    overflow: hidden;
}

#topBar .cartStuff-remove {position: absolute; top: 50%; right: 0; width: 16px; height: 16px; margin-top: -9px; cursor: pointer;}
#topBar .cartStuff-remove.loading {background-image: url('../ecf/images/btn-loader-white-bg.GIF'); background-size: 100%; background-position: 50%; background-repeat: no-repeat;}
#topBar .cartStuff-remove.loading .epi-svg {opacity: 0;}
#topBar .cartStuff-remove svg {
    fill: #737373;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    /*pointer-events: none;*/
}

#topBar .cartStuff-item:hover .cartStuff-item-inner {background-color: #eee;}

#topBar.minimiseBar {-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);}
#topBar.minimiseBar .epi-input input, #topBar.minimiseBar .epi-input textarea {height: 28px; padding-top: 0; padding-bottom: 0; font-size: 12px;}
#topBar.minimiseBar .navHold .epi-input input::-webkit-input-placeholder {font-size: 12px;}
#topBar.minimiseBar .navHold .epi-input input:-moz-placeholder {font-size: 12px;}
#topBar.minimiseBar .navHold .epi-input input::-moz-placeholder {font-size: 12px;}
#topBar.minimiseBar .navHold .epi-input input:-ms-input-placeholder {font-size: 12px;}
#topBar.minimiseBar .navHold .epi-input .epi-cell.has-icon .epi-svg {top: 1px;}
#topBar.minimiseBar .logoHold {width: 160px;}
#topBar.minimiseBar .topBar-inner {padding: 10px 0; height: 30px;}
#topBar.minimiseBar .topBarHead {height: 30px;}
#topBar.minimiseBar .topBarHead-link {font-size: 11px;}
#topBar.minimiseBar .topBarHead-item {margin-right: 5px;}
#topBar.minimiseBar .topBarHead-list.right.icons .topBarHead-item {margin-left: 15px;}
#topBar.minimiseBar .topBarHead-list.right.icons .topBarHead-item.social {margin-left: 0;}
#topBar.minimiseBar .topBar-inner.second-inner {height: 0; padding: 0;}
#topBar.minimiseBar.has-second-inner .menu-btn-hold {display: block;}
#topBar.minimiseBar.has-second-inner .navHold.right {margin-right: 20px;}
#topBar.minimiseBar .cartList-count {top: 3px; right: -18px;}

@media (max-width: 1150px){
    #topBar .topBarHead-item {margin-right: 15px;}
    #topBar .topBarHead-list.right.icons .topBarHead-item {margin-left: 15px;}
}

@media (max-width: 1050px){
    #topBar .topBarHead-link {font-size: 11px;}
    #topBar .topBarHead-link.small {font-size: 11px;}
    #topBar .topBarHead-item {margin-right: 10px;}
    #topBar .topBarHead-list.right.icons .topBarHead-item {margin-left: 10px;}
}

@media (max-width: 950px){
    #topBar .navHold {display: none;}
    #topBar .navHold.no-response {display: block; margin-right: 40px;}
    #topBar .cartList-count {top: 2px; right: -18px;}
    #topBar .menu-btn-hold {display: block;}
    #topBar .logoHold {width: 160px;}
    #topBar .topBar-inner {padding: 10px 0; height: 30px;}
    #topBar .topBar-inner.center .navHold {display: none;}
    #topBar .topBar-inner.center-all .navHold {display: none;}
    #topBar .topBar-inner.no-nav .navHold.no-nav-display {display: none;}
    #topBar .topBar-inner.second-inner {display: none;}
    /*#topBar .topBarHead {display: none;}*/
    #topBar .topBarHead-list {display: none;}
    #topBar .topBarHead-list.right {display: block;}
    #topBar .topBarHead {height: 30px;}
    #topBar .topBarHead-link {font-size: 11px;}
    #topBar .topBarHead-item {margin-right: 5px;}
    #topBar .topBarHead-item.contact {display: none;}
    #topBar .topBarHead-list.right.icons .topBarHead-item {margin-left: 15px;}
    #topBar .topBarHead-list.right.icons .topBarHead-item.social {margin-left: 0;}
    #topBar .topBarHead-item.social-items {display: none;}
}

@media (max-width: 550px){
    #topBar .topBarHead-item {font-size: 0;}
}

@media (max-width: 500px){
    #topBar .topBarHead-link {font-size: 12px;}
    #topBar .topBarHead-item {margin-right: 15px;}
}

@media (max-width: 400px){
    #topBar .cartList-drop {position: fixed; top: 70px; right: 0; width: calc(100% - 20px); padding: 0 10px;}
    #topBar .cartList-drop-inner::before {right: 68px;}
    #topBar.minimiseBar .cartList-drop {top: 70px;}

    #topBar .cartList-link {width: 18px; height: 18px;}
    #topBar .cartList-link .epi-svg svg {width: 18px; height: 18px;}
    #topBar .cartList-item {margin-left: 25px;}
    #topBar .cartList-count {width: 16px; height: 16px; line-height: 16px; font-size: 9px;}
    #topBar .navHold.no-response {margin-right: 30px;}
}

@media (max-width: 350px){
    #topBar .topBarHead-link {font-size: 11px;}
    #topBar .topBarHead-item {margin-right: 5px;}
}

/*/////////////////////////////////////////*/
/*//////////////// NAVDROP ////////////////*/
/*/////////////////////////////////////////*/

#topBar .navDrop {
    padding-top: 45px;
    position: fixed;
    top: 85px;
    left: 0;
    width: 100vw;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

#topBar .hasDrop:hover .navDrop {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

#topBar .navHold-cell {text-align: left; white-space: nowrap; font-size: 0;}
#topBar .hasDrop {display: inline-block;}
#topBar .navHold-list.second {display: inline-block;}

#topBar .navDrop .navDrop-inner {
    position: relative;
    max-height: calc(80vh - 145px);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
}

#topBar .navDrop .navDrop::before {
    content: "";
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #5e5e5e;
    height: 0;
    position: absolute;
    left: 286px;
    top: -8px;
    width: 0;
}

#topBar .navDrop .navDrop-hold {
    position: relative;
    background-color: #5e5e5e;
    text-align: left;
    font-size: 0;
    overflow: auto;
    max-height: calc(80vh - 145px);
}

#topBar .navDrop .navDrop-hold-inner {position: relative; padding: 30px;}
#topBar .navDrop .navDrop-inner::before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #5e5e5e;
    height: 0;
    left: 282px;
    position: absolute;
    top: -10px;
    width: 0;
}

#topBar .navDrop-col {display: inline-block; width: 25%; vertical-align: top;}
#topBar .navDrop-list {display: block; margin: 0 20px 20px 0; padding: 0;}
#topBar .navDrop-list:nth-last-child(1) {margin-bottom: 0;}
#topBar .navDrop-col:nth-last-child(1) .navDrop-list {margin-right: 0;}
#topBar .navDrop-item {display: block; list-style: none; margin-bottom: 5px;}
#topBar .navDrop-link {display: inline-block; font-size: 11px; font-weight: 600; color: rgba(255,255,255,0.6); overflow: hidden; max-width: 100%; text-overflow: ellipsis; white-space: nowrap;}
#topBar .navDrop-link:hover {color: rgba(255,255,255,1); text-decoration: underline;}
#topBar .navDrop-item.heading .navDrop-link {font-size: 13px; color: rgba(255,255,255,1);}
#topBar .navDrop-item.heading {margin-bottom: 10px;}
#topBar.minimiseBar .navDrop {padding-top: 42px; top: 33px;}

/*/////////////////////////////////////////*/
/*///////////////// STAGE /////////////////*/
/*/////////////////////////////////////////*/

#stage {position: relative; margin-bottom: 60px;}
#stage .stage-inner::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../images/stage-fade-overlay.png');
    background-size: 100%;
    background-repeat: repeat-y;
    z-index: 50;
    opacity: 0.5;
}

#stage .stage-inner {position: relative;}
#stage .stage-slide {position: relative;}
#stage .stage-bg {position: relative; overflow: hidden; background-size: cover; background-position: 50%;}
#stage .stage-bg {max-height: calc(100vh - 215px); min-height: 300px;}

#stage .stage-slide-text {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; background-color: rgba(0,0,0,0.2);}
#stage .stage-item {height: 100%;}
#stage .slick-list, #stage .slick-track, #stage .stage-item {height: 100%;}
#stage .stage-text {position: relative; height: 100%;}
#stage .stage-text-inner {position: relative; height: 100%; width: calc(90% - 100px); padding: 0 50px;}
#stage .stage-text-hold {position: relative; height: 100%;}
#stage .stage-heading {display: block; font-size: 8vmin; text-align: right; color: #fff; font-weight: 600; line-height: 1.1;}
#stage .stage-heading-small {display: block; font-size: 18px; text-transform: uppercase; font-weight: 400; color: #fff; text-align: right; line-height: 1.1; margin-top: 5px;}

#stage .slick-prev, #stage .slick-next {z-index: 1000; font-size: 0; width: auto; height: auto;}
#stage .slick-prev::before, #stage .slick-next::before {font-size: 25px;}
#stage .slick-prev {left: 20px;}
#stage .slick-next {right: 20px;}
#stage .slick-prev::before {content: '❮';}
#stage .slick-next::before {content: '❯';}

@media (min-width: 1650px){
    #stage .stage-bg {max-height: calc(100vh - 315px);}
    #stage .slick-prev {left: 50px;}
    #stage .slick-next {right: 50px;}
    #stage .slick-prev::before, #stage .slick-next::before {font-size: 35px;}
}

@media (max-width: 950px){
    #stage .stage-heading {text-align: center;}
    #stage .stage-heading-small {text-align: center;}
    #stage .btn-hold.right {text-align: center;}
}

@media (max-width: 900px){
    #stage .stage-text-inner {width: calc(94% - 100px);}
}

@media (max-width: 550px){
    #stage .stage-heading-small {font-size: 15px; margin-top: 10px;}
    #stage .stage-text-inner {width: calc(94% - 60px); padding: 0 30px;}
}

/*/////////////////////////////////////////*/
/*//////////////// CATSEC /////////////////*/
/*/////////////////////////////////////////*/

#catSec {position: relative; margin-bottom: 60px;}
#catSec .catSec-inner {position: relative;}
#catSec .catSec-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0;}
#catSec .catSec-item {display: inline-block; width: 50%; list-style: none;}
#catSec .catSec-item-inner {position: relative; background-size: cover; background-position: 50%; overflow: hidden; -webkit-box-shadow: 3px 3px 8px 0 rgba(0,0,0,0); box-shadow: 3px 3px 8px 0 rgba(0,0,0,0);}
#catSec .catSec-item-inner:hover {-webkit-box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.2); box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.2);}

#catSec .catSec-item:nth-child(1) .catSec-item-inner {margin-right: 25px;}
#catSec .catSec-item:nth-child(2) .catSec-item-inner {margin-left: 25px;}

#catSec .catSec-txt {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; font-size: 0; white-space: nowrap;}
#catSec .catSec-txt::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
#catSec .catSec-txt-inner {display: inline-block; white-space: normal; vertical-align: middle; padding: 10px 30px;}
#catSec .catSec-item-inner:hover .catSec-txt {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

#catSec .catSec-btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    opacity: 0;
    background-size: cover;
    background-position: 50%;
    z-index: 100;
}

.pgm-active #catSec .catSec-btn {display: none;}
.pgm-active #catSec .catSec-item-inner:hover .catSec-txt {opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#catSec .catSec-btn::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
#catSec .catSec-btn-inner {
    position: relative;
    display: inline-block;
    padding: 30px;
    vertical-align: middle;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

#catSec .catSec-item-inner:hover .catSec-btn {opacity: 1;}
#catSec .catSec-item-inner:hover .catSec-btn-inner {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 950px){
    #catSec .catSec-item:nth-child(1) .catSec-item-inner {margin-right: 15px;}
    #catSec .catSec-item:nth-child(2) .catSec-item-inner {margin-left: 15px;}
    #catSec .dynCont p {font-size: 12px;}
}

@media (max-width: 850px){
    #catSec .dynCont p {line-height: 1.6;}
}

@media (max-width: 700px){
    #catSec .catSec-item {width: 100%;}
    #catSec .catSec-item:nth-child(1) .catSec-item-inner {margin-right: 0; margin-bottom: 30px;}
    #catSec .catSec-item:nth-child(2) .catSec-item-inner {margin-left: 0;}
}

@media (max-width: 400px){
    #catSec .catSec-item-inner .catSec-btn {opacity: 1;}
    #catSec .catSec-item-inner .catSec-btn-inner {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

/*/////////////////////////////////////////*/
/*/////////////// BLOG WIG ////////////////*/
/*/////////////////////////////////////////*/

#blogWig {position: relative; margin-bottom: 60px;}
#blogWig .blogWig-inner {position: relative;}
#blogWig .blogWig-hold {position: relative;}
#blogWig .blogWig-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0;}
#blogWig .blogWig-item {display: inline-block; width: 50%; list-style: none;}
#blogWig .blogWig-item-inner {position: relative; display: block;}
#blogWig .blogWig-item-inner:hover {opacity: 0.6;}

@media (max-width: 700px){
    #blogWig .blogWig-item {width: 100%;}
}

/*/////////////////////////////////////////*/
/*/////////////// CLOG SEC ////////////////*/
/*/////////////////////////////////////////*/

#clogSec {position: relative; margin-bottom: 60px;}
#clogSec .clogSec-inner {position: relative;}
#clogSec .clogSec-hold {position: relative;}
#clogSec .clogSec-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0;}
#clogSec .clogSec-item {display: inline-block; height: 63px; list-style: none; margin: 20px 25px;}
#clogSec .clogSec-link {display: block; height: 100%; opacity: 0.6; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
#clogSec .clogSec-link img {height: 100%; width: auto;}
#clogSec .clogSec-link:hover {opacity: 1; -webkit-filter: grayscale(0%); filter: grayscale(0%);}

@media (max-width: 450px){
    #clogSec .clogSec-item {height: 49px; margin: 10px 5px;}
}

/*/////////////////////////////////////////*/
/*/////////////// INFO SEC ////////////////*/
/*/////////////////////////////////////////*/

#infoSec {position: relative; margin-bottom: 60px;}
#infoSec .infoSec-inner {position: relative;}
#infoSec .infoSec-hold {position: relative; display: table; width: 100%; height: 100%;}
#infoSec .infoSec-item {position: relative; display: table-cell; width: 50%; height: 100%; vertical-align: top;}
#infoSec .infoSec-item:nth-child(odd) {padding-right: 25px;}
#infoSec .infoSec-item:nth-child(even) {padding-left: 25px;}
#infoSec .infoSec-item-inner {position: relative; height: calc(100% - 40px); padding: 20px 30px;}
#infoSec .infoSec-item:nth-child(odd) .infoSec-item-inner {-webkit-box-shadow:inset 0 0 0 2px #444; box-shadow:inset 0 0 0 2px #444;}
#infoSec .infoSec-item:nth-child(even) .infoSec-item-inner {background-color: #eee;}
#infoSec .payGate-list {display: block; text-align: center; font-size: 0; margin: 20px 0 0 0; padding: 0;}
#infoSec .payGate-item {display: inline-block; list-style: none; margin: 10px; width: 59px;}

@media (max-width: 950px){
    #infoSec .infoSec-item:nth-child(odd) {padding-right: 15px;}
    #infoSec .infoSec-item:nth-child(even) {padding-left: 15px;}
}

@media (max-width: 700px){
    #infoSec .infoSec-item:nth-child(odd) {padding-right: 0; margin-bottom: 30px;}
    #infoSec .infoSec-item:nth-child(even) {padding-left: 0;}
    #infoSec .infoSec-item {width: 100%; display: block;}
    #infoSec .infoSec-hold {display: block; height: auto;}
}

/*/////////////////////////////////////////*/
/*/////////////// ABOUT SEC ///////////////*/
/*/////////////////////////////////////////*/

#aboutSec {position: relative; margin-bottom: 60px;}
#aboutSec .aboutSec-inner {position: relative;}
#aboutSec .aboutSec-hold {position: relative;}

/*/////////////////////////////////////////*/
/*////////////// CLIENT SEC ///////////////*/
/*/////////////////////////////////////////*/

#clientSec {position: relative; z-index: 100; overflow: hidden;}
#clientSec .clientSec-greyBG {position: absolute; bottom: 0; left: 0; width: 100%; background-color: #eee; height: 50%;}
#clientSec .clientSec-sectioned {position: relative; -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3); box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);}
#clientSec .clientSec-cont {z-index: 100; position: relative;}
#clientSec .clientSec-inner {position: relative;}
#clientSec .clientSec-hold {position: relative; padding: 30px 0 40px 0;}
#clientSec .clientSec-slider {position: relative; padding: 0 60px;}
#clientSec .clientSec-slider .slick-slide {padding: 15px 3px 3px 3px;}
#clientSec .clientSec-slider p {color: #fff; font-style: italic;}
#clientSec .clientSec-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#clientSec .clientSec-bg-slide {position: relative; height: 100%; overflow: hidden;}
#clientSec .clientSec-bg-inner {
    position: relative;
    height: calc(100% + 12px);
    width: calc(100% + 12px);
    background-size: cover;
    background-position: 50%;
    margin-left: -6px;
    margin-top: -6px;
    filter: blur(3px);
}

#clientSec .dynCont h2 {margin-bottom: 10px;}
#clientSec .clientSec-headinghold {position: relative;}
#clientSec .clientSec-topheading {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#clientSec .clientSec-heading {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#clientSec p.clientSec-details {text-align: center; color: #fff; font-style: normal;}

/*///// SLICK HEIGHT 100% STYLES /////*/
#clientSec .slick-list {height: 100%;}
#clientSec .slick-track {height: 100%;}
#clientSec .slick-slide {height: 100%;}

/*///// SLICK DOTTED STYLES /////*/
#clientSec .slick-dotted.slick-slider {margin-bottom: 30px;}
#clientSec .slick-dots {position: absolute; bottom: -30px; font-size: 0; margin-top: 0;}
#clientSec .slick-dots li {width: auto; height: auto;}
#clientSec .slick-dots li button {width: 12px; height: 12px; background-color: rgba(255,255,255,0.4); padding: 0; -webkit-border-radius: 20px; border-radius: 20px;}
#clientSec .slick-dots li.slick-active button {background-color: rgba(255,255,255,0.9);}
#clientSec .slick-dots li button::before {content: none; display: none;}

/*///// SLICK ARROW STYLES /////*/
#clientSec .slick-prev::before {content: '❮'; font-size: 40px;}
#clientSec .slick-next::before {content: '❯'; font-size: 40px;}
#clientSec .slick-prev, #clientSec  .slick-next {font-size: 0; width: auto; height: auto;}
#clientSec .slick-prev {left: -60px;}
#clientSec .slick-next {right: -60px;}

@media (max-width: 500px){
    #clientSec .slick-arrow {display: none;}
    #clientSec .clientSec-slider {padding: 0;}
}

/*/////////////////////////////////////////*/
/*////////////// SIGNUP SEC ///////////////*/
/*/////////////////////////////////////////*/

#signupSec {position: relative; background-color: #eee;}
#signupSec .signupSec-inner {position: relative;}
#signupSec .signupSec-hold {position: relative; padding: 50px 0;}
#signupSec .signupSec-heading-hold {position: relative; margin-bottom: 30px;}
#signupSec .signupSec-heading {display: block; text-align: center; font-size: 20px; color: #3e3e3e; font-style: italic;}

@media (max-width: 700px){
    #signupSec .epi-list li.streach-33 {width: 100%;}
    #signupSec .epi-button.springBTN {min-width: 70px; height: 58px; line-height: 58px;}
    #signupSec .epi-list.form-list-10 > li > .epi-table > .epi-cell > .epi-list.form-list-10 > li > .epi-table > .epi-cell.to-have-no-padding {padding-left: 0; padding-top: 0;}
}

@media (max-width: 400px){
    #signupSec .epi-button.springBTN {min-width: 50px;}
    #signupSec .epi-list.form-list-10 > li > .epi-table > .epi-cell > .epi-list.form-list-10 > li > .epi-table > .epi-cell.to-have-no-left-padding {padding-left: 0;}
}

/*/////////////////////////////////////////*/
/*//////////////// PRODSEC ////////////////*/
/*/////////////////////////////////////////*/

#prodSec {position: relative; text-align: left; font-size: 14px;}
#prodSec .prodSec-menu {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    position: fixed;
    top: 86px;
    -webkit-transition: top 250ms ease-out;
    -moz-transition: top 250ms ease-out;
    -o-transition: top 250ms ease-out;
    transition: top 250ms ease-out;
}

#prodSec .prodSec-menu-inner {position: relative;}
@media (max-width: 950px){
    #prodSec .prodSec-menu-inner {padding-left: 10px !important;}
}
/*#prodSec .prodSec-menu-inner::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 2px;*/
/*    width: 20px;*/
/*    background-color: #fff;*/
/*    pointer-events: none;*/
/*    -webkit-transition: right 250ms linear;*/
/*    -moz-transition: right 250ms linear;*/
/*    -o-transition: right 250ms linear;*/
/*    transition: right 250ms linear;*/
/*}*/

/*#prodSec .prodSec-menu-inner:hover::after {right: 4px;}*/
/*@-moz-document url-prefix() {#prodSec .prodSec-menu-inner::after {right: 3px;} #prodSec .prodSec-menu-inner:hover::after {right: 4px;}}*/

/*#prodSec .prodSec-menu-scroll {*/
/*    position: relative;*/
/*    height: calc(100vh - 150px);*/
/*    overflow: auto;*/
/*    -webkit-transition: height 250ms ease-out;*/
/*    -moz-transition: height 250ms ease-out;*/
/*    -o-transition: height 250ms ease-out;*/
/*    transition: height 250ms ease-out;*/
/*    padding: 0 25px 0 0;*/
/*}*/

/*#prodSec .prodSec-menu-scroll::-webkit-scrollbar {padding: 0; width: 17px;}*/
/*#prodSec .prodSec-menu-scroll::-webkit-scrollbar-thumb {background: #ccc;}*/

@media (min-width: 950px){#prodSec.minimiseBar .prodSec-menu {top: 47px;}}

#prodSec.minimiseBar .prodSec-menu-scroll {height: calc(100vh - 111px);}

#prodSec .prodSec-cont {display: inline-block; width: calc(100% - 220px);}
@media (min-width: 950px){#prodSec .prodSec-cont {padding-left: 300px;}}
#prodSec .prodSec-cont-inner {position: relative; padding: 30px 0 60px 30px;}

#prodSec .prodSec-cont-inner::before {
    content: "Loading Please Wait...";
    position: absolute;
    font-size: 15px;
    font-weight: 400;
    color: #A0A0A2;
    padding-top: 40px;
    padding-left: 120px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-image: url('../images/map-loader.GIF');
    background-position: 60px 30px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-size: 40px;
    z-index: 100;
    display: none;
}

#prodSec .prodSec-cont-inner.loading::before {display: block;}
.prodSec-cont-top-dynCont {padding: 0 10px;}

/*/////////////////////////////////////////*/
/*//////////////// MENUSEC ////////////////*/
/*/////////////////////////////////////////*/

#prodSec .prodTop {position: relative; text-align: center; font-size: 0; padding: 0 10px;}
#prodSec .prodTop-crumbs-inner {padding: 15px 0 5px 0;}
#prodSec .prodTop-cont {position: relative;}
#prodSec .prodTop-cont-inner {position: relative; padding: 0 !important;}

#prodSec .crumbsList {display: block; margin: 0; padding: 0; text-align: left; font-size: 0;}
#prodSec .crumbsList-item {display: inline-block; margin-right: 5px; margin-bottom: 5px;}
#prodSec .crumbsList-text {font-size: 13px; font-weight: 400; color: #333; opacity: 0.3;}
#prodSec .crumbsList-text:hover {text-decoration: underline; opacity: 0.5;}
#prodSec .crumbsList-text.active {opacity: 1;}
#prodSec span.crumbsList-text {opacity: 1; font-weight: 600;}
#prodSec span.crumbsList-text:hover {text-decoration: none; opacity: 1;}
#prodSec span.crumbsList-text.spacer {opacity: 0.3; font-weight: 400;}
#prodSec span.crumbsList-text.spacer:hover {opacity: 0.3; text-decoration: none;}

#prodSec .prodTop-cont .dynCont p,
#prodSec .prodTop-cont .dynCont h1,
#prodSec .prodTop-cont .dynCont h2,
#prodSec .prodTop-cont .dynCont h3,
#prodSec .prodTop-cont .dynCont h4,
#prodSec .prodTop-cont .dynCont h5 {margin: 0;}

#prodSec .prodTop-cont .dynCont h1,
#prodSec .prodTop-cont .dynCont h2,
#prodSec .prodTop-cont .dynCont h3,
#prodSec .prodTop-cont .dynCont h4,
#prodSec .prodTop-cont .dynCont h5 {font-size: 20px; color: #38383a; font-weight: 900; margin-bottom: 10px; line-height: 1.1; text-align: left;}

#prodSec .secMenu-menu {position: relative;}
#prodSec .secMenu-menu .prodTop-crumbs {display: none;}
#prodSec .secMenu-list {display: block; margin: 0; padding: 0;}
#prodSec .secMenu-item {display: block; list-style: none; position: relative; margin-bottom: 10px;}
#prodSec .secMenu-item:nth-last-child(1) {margin-bottom: 0;}
#prodSec .secMenu-link {
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    padding-right: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    padding-bottom: 5px;
    vertical-align: middle;
}

#prodSec .secMenu-link:hover {border-bottom: 1px solid #ccc;}
#prodSec .secMenu-link::after {
    content: "❯";
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 15px;
    color: #515151;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 13px;
    -webkit-transition: rotate 250ms ease-out;
    -moz-transition: rotate 250ms ease-out;
    -o-transition: rotate 250ms ease-out;
    transition: rotate 250ms ease-out;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#prodSec .secMenu-drop {
    position: relative;
    overflow: hidden;
    -webkit-transition: height 250ms ease-out;
    -moz-transition: height 250ms ease-out;
    -o-transition: height 250ms ease-out;
    transition: height 250ms ease-out;
    height: 0;
}

#prodSec .secMenu-drop-inner {position: relative;}
#prodSec .secMenu-drop-cont {position: relative; padding: 15px 0;}
#prodSec .dropList {display: block; margin: 0; padding: 0;}
#prodSec .dropList-item {display: block; margin-bottom: 6px; list-style: none; border-bottom: 1px solid #fff; padding-bottom: 6px;}
#prodSec .dropList-item:nth-last-child(1) {margin-bottom: 0; border-bottom: none; padding-bottom: 0;}
#prodSec .dropList-link {
    font-size: 12px;
    font-weight: 600;
    color: #333;
    display: block;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    position: relative;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0.3;
    cursor: pointer;
}

#prodSec .dropList-check {
    width:10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #333;
    margin-top: -2px;
}

#prodSec .dropList-link:hover {opacity: 1;}
#prodSec .dropList-link::after {
    content: "✔";
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 15px;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 13px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}

#prodSec .dropList-link.checked {padding-left: 10px; opacity: 1;}
#prodSec .dropList-link.checked::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

#prodSec .secMenu-filter-heading {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    background-color: #505050;
    display: block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#prodSec .filterBar {position: relative; text-align: left; font-size: 0; margin-bottom: 20px; padding: 0 10px;}
#prodSec .filterBar-count {font-size: 13px; color: #505050; display: inline-block; padding: 10px 0;}
#prodSec .filterBar-right {float: right; margin-top: 5px; width: 180px;}
#prodSec .filterBar .epi-select-box.boxed ul li {text-align: left;}
#prodSec .filterBar-menuBTN {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    background-color: #505050;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
    display: none;
}

#prodSec .secMenu-closeBTN {position: absolute; top: 10px; right: 10px; width: 16px; height: 16px; cursor: pointer; display: none;}
#prodSec .secMenu-closeBTN svg {
    fill: #505050;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

#prodSec .epi-input div.epi-cell.prodPage-search-cell {padding: 0; border-left: none; background-color: #505050;}
#prodSec .epi-input div.epi-cell.prodPage-search-cell:hover {background-color: #343434;}
#prodSec .epi-input div.epi-cell.prodPage-search-cell .searchBtn {padding: 0 10px; height: 35px; cursor: pointer; font-size: 0;}
#prodSec .epi-input div.epi-cell.prodPage-search-cell .searchBtn::after {content: ""; width: 0; height: 100%; display: inline-block; vertical-align: middle;}
#prodSec .epi-input div.epi-cell.prodPage-search-cell .searchBtn .epi-svg {display: inline-block; vertical-align: middle;}
#prodSec .prodSec-cont-top-dynCont p:nth-child(1) {margin-top: 0;}

/*/////////////////////////////////////////*/
/*/////////////// GRID LIST ///////////////*/
/*/////////////////////////////////////////*/

.gridList {position: relative; display: block; margin: 0; padding: 0; text-align: left; font-size: 0;}
.gridList .gridList-item {display: inline-block; width: 20%; list-style: none; vertical-align: top;}
.gridList .gridList-item-inner {margin: 0 10px 30px 10px; position: relative;}
.gridList .gridList-img {
    position: relative;
    display: block;
    border: 1px solid #eaeaea;
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0,0,0,0);
    box-shadow: 4px 4px 8px 0 rgba(0,0,0,0);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.gridList .gridList-img div {
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
}

.gridList .gridList-img:hover {-webkit-box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.2); box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.2);}
.gridList .gridList-img .gridList-img-inner {position: relative; display: block;}
.gridList .gridList-title {
    font-size: 13px;
    font-weight: 400;
    color: #505050;
    text-align: left;
    margin: 5px 0 0 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Source Serif Pro',sans-serif;
    text-transform: lowercase;
}

.gridList .gridList-brand {font-size: 12px; font-weight: 300; color: #505050; text-align: left; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.gridList .gridList-price {
    font-size: 17px;
    font-weight: 400;
    color: #505050;
    text-align: left;
    display: block;
    font-family: 'Source Serif Pro',sans-serif;
    line-height: 1;
    margin-top: 3px;

}

.gridList .gridList-price .strike-price {font-size: 13px; font-weight: 300; color: #aaa; position: relative; display: inline-block;}
.gridList .gridList-price .strike-price::before {content: ""; position: absolute; top: 50%; left: -2px; width: calc(100% + 4px); height: 1px; background-color: #aaa; margin-top: -1px;}
.gridList .gridList-img div.gridList-img-tools {position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgba(255,255,255,0.5); z-index: 100; opacity: 0;}
.gridList .gridList-img-tools.second {display: none;}
.gridList .gridList-img:hover .gridList-img-tools {opacity: 1;}
.gridList .gridList-img div.gridList-img-tools-inner {position: relative; padding: 10px; text-align: right; font-size: 0; background-color: transparent;}
.gridList .gridList-img div.gridList-img-tools div {background-color: transparent;}
.gridList .gridList-img-tools .tools-link {display: inline-block; margin-left: 10px; width: 20px; height: 20px;}
.gridList .gridList-img-tools .tools-link .epi-svg svg {
    fill: #505050;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.gridList .gridList-img-tools .tools-link.wishlist:hover .epi-svg svg {fill: #ff5153;}
.gridList .gridList-img-tools .tools-link.wishlist.active .epi-svg svg {fill: #ff5153;}
.gridList div.gridList-img-banner {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 100;
    font-family: 'Roboto',sans-serif;
}

@media (max-width: 1020px){
    .gridList .gridList-item {width: 25%;}
    #prodSec .prodSec-menu {width: 200px;}
    #prodSec .prodSec-cont {width: calc(100% - 200px);}
    #prodSec .prodTop-crumbs {width: 200px;}
    #prodSec .prodTop-cont {width: calc(100% - 200px);}
    #prodSec .prodTop-cont-inner {padding-left: 30px;}
    #prodSec .prodSec-cont-inner {padding-left: 30px;}
}

/*@media (max-width: 950px) and (min-width: 800px){*/
/*    .gridList .gridList-item {width: 33.33%;}*/
/*}*/

@media (max-width: 950px){
    #prodSec .secMenu-closeBTN {display: block;}
    #prodSec .filterBar-menuBTN {display: inline-block; float: none;}
    #prodSec .filterBar {margin-bottom: 20px;}
    #prodSec .prodTop-cont-inner {padding-left: 0;}
    #prodSec .prodSec-menu {
        position: fixed;
        top: 0;
        padding-top: 60px;
        left: -250px;
        height: calc(100vh - 60px);
        background-color: #fff;
        width: 250px;
        z-index: 1000;
        -webkit-box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.2);
        box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.2);
        /*overflow: auto;*/
        -webkit-transition: left 250ms ease-out;
        -moz-transition: left 250ms ease-out;
        -o-transition: left 250ms ease-out;
        transition: left 250ms ease-out;
    }

    #prodSec .prodSec-menu.active {left: 0;}
    #prodSec .prodSec-menu-inner {padding: 30px 30px 45px 30px;}
    #prodSec .prodSec-cont {width: 100%;}
    #prodSec .prodSec-cont-inner {padding-left: 0;}
    /*#prodSec .prodTop-crumbs {display: none;}*/
    #prodSec .secMenu-menu .prodTop-crumbs {display: block;}
    #prodSec .prodTop-cont {width: 100%;}
    /*#prodSec .prodTop-crumbs-inner {padding-top: 0; margin-bottom: 20px;}*/
    #prodSec .prodTop-crumbs-inner {padding: 0;}
}

@media (max-width: 700px){
    .gridList .gridList-item {width: 33.33%;}
}

@media (max-width: 600px){
    .gridList .gridList-img div.gridList-img-tools {display: none;}
    .gridList .gridList-img-tools.second {display: block; text-align: right; margin-top: 5px;}
}

@media (max-width: 500px){
    .gridList .gridList-item {width: 50%;}
}

@media (max-width: 450px){
    #prodSec .filterBar {text-align: center;}
    #prodSec .filterBar-count {display: block; text-align: center;}
    #prodSec .filterBar-right {display: inline-block; float: none;}
    #prodSec .prodTop-cont .dynCont h1, #prodSec .prodTop-cont .dynCont h2, #prodSec .prodTop-cont .dynCont h3, #prodSec .prodTop-cont .dynCont h4, #prodSec .prodTop-cont .dynCont h5 {text-align: center;}
    #prodSec .prodTop-cont .dynCont p {text-align: center;}
    #prodSec .filterBar-menuBTN {padding: 5px 15px; margin-top: 6px;}
}

@media (max-width: 400px){
    .gridList .gridList-item-inner {margin: 0 8px 30px 8px;}
    .gridList .gridList-title {font-size: 12px;}
    .gridList .gridList-brand {font-size: 11px;}
    .gridList .gridList-price {font-size: 15px;}
}

/*/////////////////////////////////////////*/
/*/////////////// FEATPROD ////////////////*/
/*/////////////////////////////////////////*/

#featProd {position: relative;}
#featProd .featProd-bg {position: relative; background-color: #eee;}
#featProd .featProd-inner {position: relative;}
#featProd .featProd-slide {position: relative; padding: 30px 60px;}
#featProd .featProd-item-inner {position: relative;}
#featProd .gridList .gridList-item-inner {margin-bottom: 0;}
#featProd .slick-prev, #featProd .slick-next {width: 23px; height: 23px; z-index: 100;}
#featProd .slick-prev {left: 0;}
#featProd .slick-prev::before {content: "❮";}
#featProd .slick-next {right: 0;}
#featProd .slick-next::before {content: "❯";}
#featProd .slick-prev::before, #featProd .slick-next::before {font-size: 20px; color: #505050;}
#featProd .featProd-head {position: relative;}
#featProd .featProd-head-inner {position: relative;}

@media (max-width: 500px){
    #featProd .featProd-slide {max-width: 300px; margin: 0 auto;}
}

/*/////////////////////////////////////////*/
/*////////////// PRODINFO //////////////*/
/*/////////////////////////////////////////*/

.prodInfo {position: relative; padding: 30px 0 60px 0;}
.prodInfo .prodInfo-inner {position: relative;}
.prodInfo .prodInfo-hold {position: relative; text-align: center; font-size: 0;}
.prodInfo .prodInfo-side {position: relative; display: inline-block; vertical-align: top; width: calc(100% - 300px);}
.prodInfo .prodInfo-side.img-side {width: 300px;}
.prodInfo .prodInfo-side-inner {position: relative;}
.prodInfo .prodInfo-side:nth-child(odd) .prodInfo-side-inner {margin-right: 30px;}
.prodInfo .prodInfo-side:nth-child(even) .prodInfo-side-inner {margin-left: 30px;}
.prodInfo .img-side .prodInfo-side-inner {text-align: center; font-size: 0; position: relative;}
.prodInfo .slick-slide {position: relative;}
.prodInfo .prodInfo-slick {position: relative; display: block;}
.prodInfo .prodInfo-img {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 1px solid #eaeaea;
}

.prodInfo .prodInfo-img-inner {position: relative; height: 100%;}
.prodInfo .prodInfo-img-banner {
    position: absolute;
    top: 10px;
    left: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 100;
    font-family: 'Roboto',sans-serif;
}

.prodInfo .prodInfo-img-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    z-index: 100;
    background-image: url('../images/product-thumb-zoom.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30%;
    opacity: 0;
}

.prodInfo .prodInfo-img:hover .prodInfo-img-inner::before {opacity: 1;background-size: 100%;}
.prodInfo .prodInfo-img-inner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background-image: url('../images/product-thumb-zoom-small.png');
    background-size: 15px;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 100;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.prodInfo .prodInfo-img:hover .prodInfo-img-inner::after {opacity: 0; background-size: 0;}
.prodInfo .prodInfo-slickList {display: block; width: 100%; padding: 0 30px; position: relative; margin-top: 6px;}
.prodInfo .prodInfo-slickList .slick-slide.slick-current .prodInfo-img {}
.prodInfo .prodInfo-slickList .slick-prev {text-align: center; font-size: 0; left: -2px; width: 10px;}
.prodInfo .prodInfo-slickList .slick-prev::before {
    content: "❬";
    display: inline-block;
    font-size: 40px;
    text-align: center;
    width: 10px;
    height: 20px;
    color: #515151;
    line-height: 20px;
}

.prodInfo .prodInfo-slickList .slick-next {text-align: center; font-size: 0; right: 0; width: 10px;}
.prodInfo .prodInfo-slickList .slick-next::before {
    content: "❭";
    display: inline-block;
    font-size: 40px;
    text-align: center;
    width: 10px;
    height: 20px;
    color: #515151;
    line-height: 20px;
}

.prodInfo .prodInfo-heading {font-size: 35px; font-weight: 700; color: #000; margin: 0; line-height: 1.1; text-align: left;}
.prodInfo .prodInfo-brand {
    font-size: 13px;
    color: #a6a6a6;
    line-height: 1.1;
    font-weight: 400;
    margin: 10px 0;
    text-align: left;
    letter-spacing: 2px;
}

.prodInfo .prodInfo-price {font-size: 30px; display: block; font-weight: 700; color: #505050; margin: 0; line-height: 1.1; text-align: left; font-family: 'Source Serif Pro',sans-serif;}
.prodInfo .prodInfo-price span {font-size: 16px; color: #aaa; margin-left: 15px; font-weight: 300; position: relative; display: none;}
.prodInfo .prodInfo-price span::before {content: ""; position: absolute; width: calc(100% + 10px); left: -5px; height: 1px; background-color: #aaa; top: 50%;}
.prodInfo .prodInfo-price.special span {display: inline-block;}
.prodInfo .Breadcrumbs-list {display: block; margin: 0; padding: 0; font-size: 0; text-align: left; margin-bottom: 20px;}
.prodInfo .Breadcrumbs-item {display: inline-block; margin-right: 10px; margin-bottom: 5px;}
.prodInfo .Breadcrumbs-item:nth-last-child(1) {margin-right: 0;}
.prodInfo .Breadcrumbs-txt {font-size: 12px; color: #515151; font-weight: 400; opacity: 0.4; text-transform: uppercase;}
.prodInfo .Breadcrumbs-item:nth-last-child(1) .Breadcrumbs-txt {opacity: 1;}
.prodInfo a.Breadcrumbs-txt:hover  {text-decoration: underline;}
.prodInfo .prodInfo-item-inner {margin: 0 6px; position: relative;}
.prodInfo .prodInfo-slickList .prodInfo-item-inner {cursor: pointer; -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.prodInfo .prodInfo-slickList .prodInfo-item-inner:hover {opacity: 0.6;}
.prodInfo .epi-qty .qty-cell input {min-width: 35px;}

.wisthlist-btn-large {width: 23px; height: 23px; margin-top: 8px; cursor: pointer;}
.wisthlist-btn-large svg {fill: #262626;}
.wisthlist-btn-large:hover svg {fill: #ff5153;}
.wisthlist-btn-large.active svg {fill: #ff5153;}

@media (min-width: 1450px){

}

@media (max-width: 1000px){
    .prodInfo .prodInfo-side:nth-child(odd) .prodInfo-side-inner {margin-right: 15px;}
    .prodInfo .prodInfo-side:nth-child(even) .prodInfo-side-inner {margin-left: 15px;}
}

@media (max-width: 850px){
    .prodInfo .prodInfo-side:nth-child(odd) .prodInfo-side-inner {margin-right: 0; margin-bottom: 30px;}
    .prodInfo .prodInfo-side:nth-child(even) .prodInfo-side-inner {margin-left: 0;}
    .prodInfo .prodInfo-side {width: 100%;}
    .prodInfo .prodInfo-side.img-side {width: 250px; margin-bottom: 30px;}

    .prodInfo .prodInfo-side-inner {text-align: center;}
    .prodInfo .prodInfo-heading {text-align: center;}
    .prodInfo .prodInfo-brand {text-align: center;}
    .prodInfo .Breadcrumbs-list {text-align: center;}
    .prodInfo .prodInfo-side-inner .dynCont p,
    .prodInfo .prodInfo-side-inner .dynCont h1,
    .prodInfo .prodInfo-side-inner .dynCont h2,
    .prodInfo .prodInfo-side-inner .dynCont h3,
    .prodInfo .prodInfo-side-inner .dynCont h4,
    .prodInfo .prodInfo-side-inner .dynCont h5,
    .prodInfo .prodInfo-side-inner .dynCont ul,
    .prodInfo .prodInfo-side-inner .dynCont ul li {text-align: center;}
}

@media (max-width: 650px){
    .prodInfo .prodInfo-side.img-side {width: 250px;}
}

@media (max-width: 400px){
    .prodInfo .prodInfo-price {font-size: 24px;}
    .epi-qty .qty-cell {padding: 0 5px;}
    .epi-qty .qty-btn {background-size: 9px;}
    .epi-qty .qty-label {font-size: 13px;}
    .prodInfo .epi-qty .qty-cell input {min-width: 30px;}
    .prodInfo .btn-hold {text-align: center;}
}

/*/////////////////////////////////////////*/
/*///////////// CHECKOUT NAV //////////////*/
/*/////////////////////////////////////////*/
.checkoutNav {position: relative; margin-bottom: 60px;}
.checkoutNav .checkoutNav-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0;}
.checkoutNav .checkoutNav-item {display: inline-block; list-style: none; width: 25%; text-align: center; font-size: 0;}
.checkoutNav .checkoutNav-link {display: inline-block; font-size: 16px; color: #ccc; font-weight: 400; cursor: pointer; padding: 0 10px 5px 10px; border-bottom: 2px solid transparent;}
.checkoutNav .checkoutNav-link.danger {color: #ff5153; font-weight: 700; border-bottom: 2px solid #ff5153;}
.cart-page .checkoutNav .checkoutNav-link.cart {font-weight: 700; border-bottom: 2px solid inherit;}
.details-page .checkoutNav .checkoutNav-link.details {font-weight: 700; border-bottom: 2px solid inherit;}
.payment-page .checkoutNav .checkoutNav-link.payment {font-weight: 700; border-bottom: 2px solid inherit;}
.shipping-page .checkoutNav .checkoutNav-link.shipping {font-weight: 700; border-bottom: 2px solid inherit;}
.thank-you-page .checkoutNav .checkoutNav-link.complete {font-weight: 700; border-bottom: 2px solid inherit;}

@media (max-width: 450px){
    .checkoutNav .checkoutNav-link {font-size: 12px; padding: 0 5px 5px 5px;}
}

/*/////////////////////////////////////////*/
/*////////////// CART TABLE ///////////////*/
/*/////////////////////////////////////////*/

.cartTable {width: 100%; border-spacing: 0; border: none; margin-top: 50px;}
.cartTable tbody {display: table; position: relative; width: 100%;}
.cartTable .cartDelBtn {display: inline-block; cursor: pointer;}
.cartTable .cartDelBtn svg {fill: #737373;}
.cartTable tr td {vertical-align: middle; font-size: 13px; padding: 5px; color: #505050; line-height: 1.8; font-weight: 400; text-align: center; border-spacing: 0; border: none; white-space: nowrap;}
.cartTable.left tr td {text-align: left;}
.cartTable.padding-15 tr td {padding: 15px;}
.cartTable tr td.wrap {white-space: normal;}
.cartTable tr td.hasInline {font-size: 0;}
.cartTable tr td.hasImg {width: 80px; max-width: 80px; min-width: 80px;}
.cartTable tr td.price {font-weight: 700; font-family: 'Source Serif Pro',sans-serif; font-size: 15px; line-height: 1.1;}
.cartTable tr td.price .price-hold.strike {font-size: 12px; opacity: 0.5; position: relative;}
.cartTable tr td.price .price-hold.strike::before {content: ""; position: absolute; top: 50%; left: -5px; width: calc(100% + 10px); height: 1px; background-color: #7B7B7B;}
.cartTable tr {-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0); box-shadow: 3px 3px 10px 0 rgba(0,0,0,0); position: relative; border-spacing: 0; border: none;}
.cartTable tr:hover {-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2); box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2); z-index: 100;}
.browser-edge tr:hover {outline: 2px solid #eee; outline-offset: -2px; -webkit-box-shadow: none; box-shadow: none;}
.browser-internetexplorer tr:hover {outline: 2px solid #eee; outline-offset: -2px; -webkit-box-shadow: none; box-shadow: none;}
.cartTable .epi-qty {width: 100px; display: inline-block;}
.cartTable .epic-element {display: inline-block;}
.cartTable .prodThumb {background-size: cover; background-position: 50%; display: block; position: relative;}
.cartTable .prodThumb .gridList-img-banner {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 100;
    font-family: 'Roboto',sans-serif;
    line-height: 1;
}

.cartTable .confirmDelete {position: absolute; top: 0; right: 0; width: 20px; padding: 0 5px; height: 50%; background-color: #ff5153; font-size: 0; cursor: pointer; display: none; z-index: 10;}
.cartTable .confirmDelete::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
.cartTable .confirmDelete .epi-svg {display: inline-block; width: 20px; height: 20px; vertical-align: middle;}
.cartTable .confirmDelete.loading {background-image: url('../ecf/images/default-loader-danger-pastel.gif'); background-size: 20px; background-position: 50%; background-repeat: no-repeat;}
.cartTable .confirmDelete.loading .epi-svg {opacity: 0;}
.cartTable .confirmDelete:hover {background-color: #ff6b6d;}
.cartTable .confirmDelete-cancel {position: absolute; top: 50%; right: 0; width: 20px; padding: 0 5px; height: 50%; background-color: #ff5153; font-size: 0; cursor: pointer; display: none; z-index: 10;}
.cartTable .confirmDelete-cancel::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
.cartTable .confirmDelete-cancel .epi-svg {display: inline-block; width: 20px; height: 20px; vertical-align: middle;}
.cartTable .confirmDelete-cancel:hover {background-color: #ff6b6d;}
.cartTable .confirmDeleteMessage {padding: 0 5px; position: absolute; top: 0; left: 30px; width: calc(100% - 70px); display: none;}
.cartTable .confirmDeleteMessage span {display: block; font-size: 10px; color: #ff5153; text-align: center; font-weight: 700;}
.cartTable tr.confirmRemove {-webkit-box-shadow:inset 0 0 0 2px #ff5153; box-shadow:inset 0 0 0 2px #ff5153;}
.browser-edge .cartTable tr.confirmRemove {outline: 2px solid #ff5153; outline-offset: -2px; -webkit-box-shadow: none; box-shadow: none;}
.browser-internetexplorer .cartTable tr.confirmRemove {outline: 2px solid #ff5153; outline-offset: -2px; -webkit-box-shadow: none; box-shadow: none;}
.cartTable tr.confirmRemove td.price {padding-right: 35px;}
.cartTable tr.confirmRemove td.hasImg {padding-left: 8px;}
.cartTable tr.confirmRemove .confirmDelete {display: block;}
.cartTable tr.confirmRemove .confirmDelete-cancel {display: block;}
.cartTable tr.confirmRemove .confirmDeleteMessage {display: block;}

.cartTable .confirmAmount {position: absolute; top: 0; right: 0; width: 20px; padding: 0 5px; height: 50%; background-color: #4980a1; font-size: 0; cursor: pointer; display: none; z-index: 10;}
.cartTable .confirmAmount::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
.cartTable .confirmAmount .epi-svg {display: inline-block; width: 20px; height: 20px; vertical-align: middle;}
.cartTable .confirmAmount.loading {background-image: url('../ecf/images/default-loader-cold-pastel.gif'); background-size: 20px; background-position: 50%; background-repeat: no-repeat;}
.cartTable .confirmAmount.loading .epi-svg {opacity: 0;}
.cartTable .confirmAmount:hover {background-color: #5B92B3;}
.cartTable .confirmAmount-cancel {position: absolute; top: 50%; right: 0; width: 20px; padding: 0 5px; height: 50%; background-color: #4980a1; font-size: 0; cursor: pointer; display: none; z-index: 10;}
.cartTable .confirmAmount-cancel::after {content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle;}
.cartTable .confirmAmount-cancel .epi-svg {display: inline-block; width: 20px; height: 20px; vertical-align: middle;}
.cartTable .confirmAmount-cancel:hover {background-color: #5B92B3;}
.cartTable .confirmAmountMessage {padding: 0 5px; position: absolute; top: 0; left: 30px; width: calc(100% - 70px); display: none;}
.cartTable .confirmAmountMessage span {display: block; font-size: 10px; color: #4980a1; text-align: center; font-weight: 700;}
.cartTable tr.confirmAdjust {-webkit-box-shadow:inset 0 0 0 2px #4980a1; box-shadow:inset 0 0 0 2px #4980a1;}
.cartTable tr.confirmAdjust td.price {padding-right: 35px;}
.cartTable tr.confirmAdjust td.hasImg {padding-left: 8px;}
.cartTable tr.confirmAdjust .confirmAmount {display: block;}
.cartTable tr.confirmAdjust .confirmAmount-cancel {display: block;}
.cartTable tr.confirmAdjust .confirmAmountMessage {display: block;}

.shippAddressHold .cartTable tr td {padding: 15px 10px;}
.shippAddressHold .cartTable tr {
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2);
    z-index: 100;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.orderHistoryHold {position: relative; margin-bottom: 30px;}
.orderHistoryHold:nth-last-child(1) {margin-bottom: 0;}
.orderHistoryHold .promoCodehold {margin-top: 0; background-color: #eee; padding: 5px 10px;}
.orderHistoryHold .orderHistoryItem {border: 1px solid #ccc; position: relative; margin-bottom: 50px;}
.orderHistoryHold .orderHistoryItem:nth-last-child(1) {margin-bottom: 0;}
.orderHistoryHold .cartTable {margin-top: 0;}
/*.orderHistoryHold .cartTable tr:hover {-webkit-box-shadow: none; box-shadow: none;}*/
.orderHistoryHold .promoCodehold .cartTotal {font-size: 15px;}
.orderHistoryHold .promoCodehold a.cartTotal:hover {text-decoration: underline;}

.promoCodehold .discountText {font-size: 12px; line-height: 1.1; color: #505050; font-weight: 700; text-align: left; margin-top: 3px; display: block;}
.promoCodehold .discountText span {font-weight: 400;}

.orderHistoryHold .orderHistory {position: relative; padding: 20px; background-color: #eee; padding-right: 105px;}
.orderHistoryHold .orderHistory .springBTN {position: absolute; top: 10px; right: 10px; padding: 8px 20px; min-width: 42px;}
.orderHistoryHold .orderHistoryShipped {position: relative; padding: 20px; padding-right: 105px;}
.orderHistoryHold .orderHistoryShipped .springBTN {position: absolute; top: 13px; right: 10px; padding: 8px 20px; min-width: 42px;}
.orderHistoryHold .orderHistory-heading div {margin: 0 10px; display: inline-block;}
.orderHistoryHold .orderHistory-heading span {white-space: nowrap;}
.orderHistoryHold .orderHistory-heading strong {white-space: nowrap;}
.orderHistoryHold .orderHistory-heading {
    display: block;
    font-size: 15px;
    color: #a6a6a6;
    font-weight: 400;
    margin: 0;
    text-align: left;
    letter-spacing: 1px;
    font-family: 'Source Serif Pro',sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
}

@media (max-width: 550px){
    .cartTable.responsive .cartDelBtn {position: absolute; top: 10px; right: 10px;}
    .cartTable.responsive {display: block;}
    .cartTable.responsive tbody {display: block;}
    .cartTable.responsive tr {display: block; padding: 20px; text-align: center; font-size: 0; margin-bottom: 20px; -webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2); box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.2);}
    .cartTable.responsive tr td {display: block; white-space: normal;}
    .cartTable.responsive tr td.hasImg {display: inline-block;}
    .cartTable.responsive tr td.counter {display: inline-block; vertical-align: middle; padding: 0 5px; margin: 0;}
    .cartTable.responsive tr td.price {display: inline-block; vertical-align: middle; margin: 0; padding: 0 5px;}
}

/*/////////////////////////////////////////*/
/*/////////////// PROMO SEC ///////////////*/
/*/////////////////////////////////////////*/

.promoCodehold {position: relative; margin-top: 50px;}
.promoCodehold .cartTotal {font-weight: 700; font-size: 17px; color: #505050; white-space: nowrap; display: block; text-align: right;}
.promoCodehold .cartTotal.light {font-weight: 400;}
.promoCodehold .cartTotal.subTotal {font-weight: 400; font-size: 13px;}
.promoCodehold .cartTotal span {font-family: 'Source Serif Pro',sans-serif;}
.promoCodehold .epi-input {width: 232px;}
.promoCodehold .epi-input > .epi-table > .epi-cell {background-color: #e7ebef;}
.promoCodehold .epi-input .epi-table .epi-cell input {background-color: #e7ebef;}
.promoCodehold .epi-input input::-webkit-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.promoCodehold .epi-input input:-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.promoCodehold .epi-input input::-moz-placeholder {color: #505050; font-style: italic; font-size: 13px;}
.promoCodehold .epi-input input:-ms-input-placeholder {color: #505050; font-style: italic; font-size: 13px;}

@media (max-width: 600px){
    .promoCodehold .epi-list li {display: block; text-align: center; font-size: 0; margin-bottom: 20px;}
    .promoCodehold .epi-list li:nth-last-child(1) {margin-bottom: 0;}
    .promoCodehold .epi-list li .epi-input {display: inline-block;}
    .promoCodehold .epi-list li.float-right {float: none;}
    .promoCodehold .epi-input .epi-table .epi-cell input {text-align: center;}
    .promoCodehold .discountText {text-align: center;}
    .promoCodehold .discount-par {text-align: center;}
}

/*/////////////////////////////////////////*/
/*/////////////// BLOG SEC ////////////////*/
/*/////////////////////////////////////////*/

#blogSec {position: relative; padding-top: 50px; margin-bottom: 60px;}
#blogSec .blogSec-inner {position: relative;}
#blogSec .blogSec-hold {position: relative;}
#blogSec .blogSec-slider {position: relative; padding-top: 50px; margin-top: 50px;}
#blogSec .blogSec-item-inner {position: relative; margin: 20px; padding-bottom: 84px; -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.2); box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);}
#blogSec .blogSec-item-bg {display: block; background-size: cover; background-position: 50%;}

#blogSec .slick-prev {left: calc(50% - 100px);}
#blogSec .slick-next {right: calc(50% - 100px)}
#blogSec .slick-prev, #blogSec .slick-next {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 17px;
    color: #333;
    font-weight: 600;
    width: auto;
    height: auto;
    top: 0;
}

#blogSec .slick-prev::before {font-family: inherit; color: #333; font-size: 21px; margin-right: 10px;}
#blogSec .slick-next::after {font-family: inherit; color: #333; content: '→'; font-size: 21px; line-height: 1; opacity: 0.75; margin-left: 10px;}
#blogSec .slick-next:hover::after {opacity: 1;}
#blogSec .blogSec-cont {position: absolute; bottom: 0; left: 0; width: 100%; height: 84px; background-color: #fff; overflow: hidden;}
#blogSec .blogSec-cont-inner {padding: 0 20px; padding-bottom: 20px;}
#blogSec .blogSec-title {font-size: 20px; font-weight: 900; text-align: left; line-height: 1.1; color: #333; padding: 0 20px; height: 44px;}
#blogSec .blogSec-date {color: #a6a6a6; font-size: 14px; display: block; text-align: left;}
#blogSec .blogSec-linkHold {text-align: right; font-size: 0;}
#blogSec .blogSec-cont p {height: 75px; overflow: hidden; text-align: left;}
#blogSec .blogSec-link {display: inline-block; font-size: 15px; color: #000; font-weight: 600; position: relative; padding-right: 25px; opacity: 0.6;}
#blogSec .blogSec-link::after {content: "➝"; position: absolute; top: -4px; right: 0; font-size: 20px; color: #000;}
#blogSec .blogSec-link:hover {padding-right: 30px; opacity: 1;}
#blogSec .blogSec-item-inner:hover .blogSec-cont {height: 244px;}

.inner-pages.blog-page #blogSec .blogSec-slider {text-align: left; font-size: 0; margin-top: 0; padding-top: 0;}
.inner-pages.blog-page #blogSec .blogSec-item {display: inline-block; width: 50%;}
.home-pages #blogSec .blogSec-slider {text-align: left; font-size: 0; margin-top: 0; padding-top: 0;}
.home-pages #blogSec .blogSec-item {display: inline-block; width: 50%;}

#blogSec .blogSec-cat {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 15px;
    cursor: default;
    color: #fff;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

@media (min-width: 1450px){
    #blogSec .blogSec-cont p {height: 82px;}
    #blogSec .blogSec-item-inner:hover .blogSec-cont {height: 255px;}
}

@media (max-width: 1150px){
    #blogSec .blogSec-item-inner {margin: 10px;}
}

@media (max-width: 700px){
    #blogSec .blogSec-title {font-size: 16px; height: 52px;}
}

@media (max-width: 600px){
    #blogSec .blogSec-item-inner {margin: 5px;}
    #blogSec .blogSec-title {font-size: 15px; height: 40px;}
    #blogSec .blogSec-cont {height: 72px;}
    #blogSec .blogSec-cont p {line-height: 1.4; height: 54px; font-size: 12px;}
    #blogSec .blogSec-item-inner {padding-bottom: 82px;}

    #blogSec .blogSec-item-inner:hover .blogSec-cont {height: 196px;}
    #blogSec .blogSec-item-inner:hover .blogSec-title {margin-bottom: 5px;}
    .inner-pages.blog-page #blogSec .blogSec-item {width: 100%;}
    .home-pages #blogSec .blogSec-item {width: 100%;}
    .home-pages #blogSec {padding-top: 0;}
}

/*/////////////////////////////////////////*/
/*///////////////// PG LIST ///////////////*/
/*/////////////////////////////////////////*/

.pgList {display: block; margin: 0; padding: 0; text-align: center; font-size: 0; font-family: 'Source Sans Pro',sans-serif; margin-top: 50px;}
.pgList .pgList-item {display: inline-block; margin: 5px; list-style: none;}
.pgList .pgList-link {
    font-size: 13px;
    height: 25px;
    width: 25px;
    text-align: center;
    display: block;
    line-height: 25px;
    color: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.pgList .pgList-link.arrows {width: auto; white-space: nowrap; padding: 0 10px;}
.pgList .pgList-link.arrows.left span {margin-right: 5px;}
.pgList .pgList-link.arrows.right span {margin-left: 5px;}
.pgList .pgList-link.active {color: #fff;}

.pgList.blogList {padding-bottom: 80px;}
.pgList.blogList .pgList-link {width: auto; padding: 0 10px;}
.pgList.blogList .pgList-link.active {background-color: #505050; color: #fff;}
.pgList.blogList .pgList-item:nth-child(1) {float: left;}
.pgList.blogList .pgList-item:nth-last-child(1) {float: right;}

    /*/////////////////////////////////////////*/
/*///////////// TREE STRUCT ///////////////*/
/*/////////////////////////////////////////*/

.treeStruc {position: relative;}
.treeStruc .treeStruc-inner {position: relative;}
.treeStruc .treeStruc-list {display: block; margin: 0; padding: 0;}
.treeStruc .treeStruc-item {display: block; position: relative;}
.treeStruc .treeStruc-item:nth-last-child(1) {border-bottom: none;}
.treeStruc .treeStruc-item.active {border-bottom: none;}
.treeStruc .treeStruc-text {
    display: block;
    padding: 8px 10px;
    margin-left: 25px;
    font-size: 13px;
    font-weight: 400;
    color: #515151;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e3e3e3;
    padding-right: 27px;
}

.treeStruc > .treeStruc-inner > .treeStruc-list > .treeStruc-item:nth-last-child(1) > .treeStruc-text {border-bottom: none;}
.treeStruc >
.treeStruc-inner >
.treeStruc-list >
.treeStruc-item >
.treeStruc-drop >
.treeStruc-drop-inner >
.treeStruc-list >
.treeStruc-item:nth-last-child(1) >
.treeStruc-text {border-bottom: none;}

.treeStruc >
.treeStruc-inner >
.treeStruc-list >
.treeStruc-item >
.treeStruc-drop >
.treeStruc-drop-inner >
.treeStruc-list >
.treeStruc-item >
.treeStruc-drop >
.treeStruc-drop-inner >
.treeStruc-list >
.treeStruc-item:nth-last-child(1) >
.treeStruc-text {border-bottom: none;}

.treeStruc .treeStruc-list-hold {max-height: 430px; overflow: auto; position: relative;}
.treeStruc .treeStruc-text.new {background-color: #515151; color: #fff; padding-left: 30px;}
.treeStruc .treeStruc-text.new.no-drop {padding-left: 30px;}
.treeStruc .treeStruc-text.new:hover {opacity: 0.8; background-color: #515151;}
.treeStruc .treeStruc-text.new .plus {font-weight: 700; display: inline-block; margin-right: 10px; font-size: 20px; position: absolute; top: 0; left: 10px;}

.treeStruc .treeStruc-text.no-drop {padding: 8px 10px; padding-right: 27px}
.treeStruc .treeStruc-text:hover {background-color: rgba(0,0,0,0.1) !important;}
.treeStruc .treeStruc-item.active > .treeStruc-text {}
.treeStruc .treeStruc-item .treeStruc-arrow::after {
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #515151;
    height: 0;
    left: 10px;
    position: absolute;
    top: 11px;
    width: 0;
    cursor: pointer;
}

.treeStruc .treeStruc-item.no-drop .treeStruc-arrow::after {content: none; display: none; cursor: default;}
.treeStruc .treeStruc-item .treeStruc-arrow {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 33px;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.treeStruc .treeStruc-item .treeStruc-arrow:hover {background-color: rgba(0,0,0,0.1);}
.treeStruc .treeStruc-item.no-drop .treeStruc-arrow {background-color: transparent; cursor: default;}
.treeStruc .epi-list.pill-box-hold.gap-6 > li {margin: 0 10px 10px 0;}
.treeStruc .treeStruc-MainHeading {padding: 10px 10px; font-size: 16px; font-weight: 700; color: #515151;}
.treeStruc .treeStruc-list .treeStruc-list {padding: 10px 0 10px 10px;}
.treeStruc .treeStruc-list > .treeStruc-item.active > .treeStruc-arrow::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #515151;
    top: 14px;
    left: 7px;
}

.treeStruc .treeStruc-list > .treeStruc-item.active.selected > .treeStruc-arrow::after {border-left-color: transparent;}
.treeStruc .treeStruc-drop {display: none;}
.treeStruc .treeStruc-item.active > .treeStruc-drop {display: block;}
.treeStruc .treeStruc-drop-inner {position: relative;}
.treeStruc .treeStruc-text::before {
    content: "";
    width: 11px;
    height: 11px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.treeStruc .treeStruc-text.no-dot::before {content: none;}
.treeStruc .treeStruc-text::after {
    content: "";
    width: 11px;
    height: 11px;
    border: 1px solid inherit;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
}

.treeStruc .treeStruc-text.no-dot::after {content: none;}
.treeStruc .treeStruc-text:hover::after {opacity: 0.5;}
.treeStruc .treeStruc-item.selected > .treeStruc-text::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.treeStruc .treeStruc-list .treeStruc-item .treeStruc-text {font-weight: 700;}
.treeStruc .treeStruc-list .treeStruc-item .treeStruc-list .treeStruc-item .treeStruc-text {font-weight: 400;}

/*/////////////////////////////////////////*/
/*//////////////// PIN SEC ////////////////*/
/*/////////////////////////////////////////*/

#pinSec {position: relative; border-bottom: 5px solid #fff;}
#pinSec .pinSec-inner {position: relative;}
#pinSec .pinSec-list {display: block; margin: 0px; padding: 0px; height: 190px; text-align: center; font-size: 0px;}
#pinSec .pinSec-item {display: inline-block; width: 20%; height: 100%; list-style: none;}
#pinSec .pinSec-bg {height: 100%; background-size: cover; background-position: 50%;}
#pinSec .pinSec-bg.bg-1 {background-image: url('../images/pinterest/pinterest_02.jpg');}
#pinSec .pinSec-bg.bg-2 {background-image: url('../images/pinterest/pinterest_03.jpg');}
#pinSec .pinSec-bg.bg-3 {background-image: url('../images/pinterest/pinterest_04.jpg');}
#pinSec .pinSec-bg.bg-4 {background-image: url('../images/pinterest/pinterest_05.jpg');}
#pinSec .pinSec-bg.bg-5 {background-image: url('../images/pinterest/pinterest_06.jpg');}

#pinSec .pinSec-txt {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6);}
#pinSec .pinSec-txt-inner {position: relative; height: 100%;}
#pinSec .pinSec-txt-heading {text-align: center; margin: 0px; font-size: 25px; color: #fff; letter-spacing: 1px; font-weight: 400; margin-top: 10px;}
#pinSec .pinSec-txt .anything-inner {width: 62px;}

.inner-page #pinSec {margin-bottom: 0; border-top: none; border-bottom: 5px solid #fff;}

@media (min-width: 1450px){
    #pinSec .pinSec-list {height: 250px;}
}

@media (max-width: 1050px){
    #pinSec .pinSec-item {width: 25%;}
    #pinSec .pinSec-item:nth-last-child(1) {display: none;}
}

@media (max-width: 900px){
    #pinSec .pinSec-item {width: 33.33%;}
    #pinSec .pinSec-item:nth-last-child(1) {display: none;}
    #pinSec .pinSec-item:nth-last-child(2) {display: none;}
}

@media (max-width: 600px){
    #pinSec .pinSec-list {height: 150px;}
    #pinSec .pinSec-item {width: 50%;}
    #pinSec .pinSec-item:nth-last-child(1) {display: none;}
    #pinSec .pinSec-item:nth-last-child(2) {display: none;}
    #pinSec .pinSec-item:nth-last-child(3) {display: none;}
}

/*/////////////////////////////////////////*/
/*////////////// FOOTER SEC ///////////////*/
/*/////////////////////////////////////////*/

#allContHolding {position: relative; min-height: calc(100vh - 388px); margin-top: 115px;}
@media (max-width: 950px){#allContHolding {margin-top: 80px; min-height: calc(100vh - 388px);}}

#footer {position: relative; background-color: #3e3e3e;}
#footer .footer-inner {position: relative;}
#footer .footer-hold {position: relative; padding: 50px 0; padding-bottom: 30px;}

#footer .footer-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0; overflow: hidden;}
#footer .footer-item {display: inline-block; list-style: none; position: relative; vertical-align: top;}
#footer .footer-item:nth-child(1) {width: 25%;}
#footer .footer-item:nth-child(2) {width: 25%;}
#footer .footer-item:nth-child(3) {width: 25%;}
#footer .footer-item:nth-child(4) {width: 25%;}
#footer .footer-item-inner {position: relative; padding: 0 30px; font-size: 0; text-align: left;}
#footer .footer-item::after {content: ""; position: absolute; top: -200px; height: 600px; right: 0; width: 1px; background-color: rgba(255,255,255,0.4);}
#footer .footer-item:nth-last-child(1) .footer-item-inner {border-right: none;}
#footer .footer-item:nth-last-child(1)::after {content: none;}

#footer .footer-head {font-size: 20px; font-weight: 400; color: #fff; line-height: 1.1; text-align: left; display: block;}
#footer .footer-head strong {display: block; font-weight: 300; opacity: 0.6;}
#footer p {color: rgba(255,255,255,0.5); font-size: 12px; text-align: left;}

#footer .ftStack {display: block; margin: 0; padding: 0;}
#footer .ftStack.streach-50 {display: inline-block; width: 50%; text-align: left; vertical-align: top;}
#footer .ftStack-item {display: block; margin: 5px 10px; list-style: none; vertical-align: top; text-align: left;}
#footer .ftStack-item.margin-top-15 {margin-top: 15px;}
#footer .ftStack-item.margin-bottom-15 {margin-bottom: 15px;}
#footer .ftStack-btn {display: block; font-size: 12px; text-align: left; color: rgba(255,255,255,1); font-weight: 600;}
#footer .ftStack-btn img {display: inline-block; margin-right: 8px; width: 16px; margin-bottom: -2px;}
#footer a.ftStack-btn {-webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out;}
#footer .ftStack-btn.caps {text-transform: uppercase; font-size: 14px;}
#footer .ftStack-btn.opacity-05 {opacity: 0.5;}
#footer a.ftStack-btn.opacity-05:hover {opacity: 1;}

#footer .epi-input > .epi-table > .epi-cell {background-color: #333;}
#footer .epi-input.labeled.side-label.epi-input-radius-5 div.epi-cell, .epi-input.labeled.side-label.epi-input-radius-5 div.epi-cell input {background-color: #333; color: #fff;}

#footer .sociaList {display: block; margin: 15px 5px 0 5px; padding: 0; text-align: left; font-size: 0;}
#footer .sociaList-item {display: inline-block; list-style: none; margin-right: 15px; margin-bottom: 10px;}
#footer .sociaList-link {display: block; width: 20px; height: 20px;}
#footer .sociaList-link .epi-svg svg {
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    fill: rgba(255,255,255,0.5);
}

#footer .footerBTM {position: relative; padding: 10px 0;}
#footer .footerBTM-list {display: block; margin: 0; padding: 0; text-align: center; font-size: 0;}
#footer .footerBTM-item {display: inline-block; margin: 10px; list-style: none;}
#footer .footerBTM-txt {font-size: 12px; font-weight: 600; color: #fff;}
#footer a.footerBTM-txt {color: #fff;}

#footer .footLogo {position: relative; margin-top: 40px; text-align: left; font-size: 0;}
#footer .footLogo-inner {display: inline-block; max-width: 200px; width: 100%;}

@media (max-width: 900px){
    #footer .footer-item-inner {padding: 0 15px;}
    #footer .ftStack-btn {font-size: 11px;}
    #footer p {font-size: 11px;}
}

@media (max-width: 850px){
    #footer .footer-item:nth-child(1) {width: 50%;}
    #footer .footer-item:nth-child(2) {width: 50%;}
    #footer .footer-item:nth-child(3) {width: 50%;}
    #footer .footer-item:nth-child(4) {width: 50%;}

    #footer .footer-item:nth-child(3)::before {content: ""; position: absolute; top: 0; height: 1px; right: 0; width: 100%; background-color: rgba(255,255,255,0.4);}
    #footer .footer-item:nth-child(2)::after {content: none;}
    #footer .footer-item:nth-child(4)::before {content: ""; position: absolute; top: 0; height: 1px; right: 0; width: 100%; background-color: rgba(255,255,255,0.4);}
    #footer .footer-item:nth-child(4)::after {content: none;}

    #footer .footer-item:nth-child(1) .footer-item-inner {padding-bottom: 15px;}
    #footer .footer-item:nth-child(2) .footer-item-inner {padding-bottom: 15px;}
    #footer .footer-item:nth-child(3) .footer-item-inner {padding-top: 15px;}
    #footer .footer-item:nth-child(4) .footer-item-inner {padding-top: 15px;}
}

@media (max-width: 450px){
    #footer .footer-item:nth-child(1) {width: 100%;}
    #footer .footer-item:nth-child(2) {width: 100%;}
    #footer .footer-item:nth-child(3) {width: 100%;}
    #footer .footer-item:nth-child(4) {width: 100%;}

    #footer .footer-item:nth-child(1)::after {content: none;}
    #footer .footer-item:nth-child(3)::after {content: none;}
    #footer .footer-item:nth-child(2)::before {content: ""; position: absolute; top: 0; height: 1px; right: 0; width: 100%; background-color: rgba(255,255,255,0.4);}

    #footer .footer-item:nth-child(1) .footer-item-inner {padding: 15px;}
    #footer .footer-item:nth-child(2) .footer-item-inner {padding: 15px;}
    #footer .footer-item:nth-child(3) .footer-item-inner {padding: 15px;}
    #footer .footer-item:nth-child(4) .footer-item-inner {padding: 15px;}

    #footer .ftStack-btn {text-align: center;}
    #footer .sociaList {text-align: center;}
    #footer .sociaList-item {margin: 10px;}
    #footer .footLogo {text-align: center;}
}

.lazy-loader {display: block; padding: 50px 20px; text-align: center; font-size: 0;}
.lazy-loader img {display: inline-block; width: 30px; font-size: 14px;}



