main .row {
    margin: 0;
}


.header {
    background-color: #F6E700;
}

.shop-switch a.active {
    background-color: #F6E700;
}

.header-search .input-submit {
    background: #fff;
}

.header-search .input-submit:hover {
    background: #fff;
}

.header-search .input-submit .fa-search {
    font-weight: 500;
    font-size: 18px;
    color: #999;
    line-height: 26px;
}

.header-search .input-submit {
    right:0;
    padding-right: 30px;
}

.questions {
    top: 173px;
    right: 0%;
    margin-left: 0;
    left: unset;
}

.flyout-arrow:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}

.toolnav>ul>li>a {
    padding-left: 30px;
}

.service-tel {
    font-weight: 700;
}

.form-field-floating input,
.form-field-floating select,
.form-field-floating textarea {
    font-size: 13px;
}

.form-field-floating input:placeholder-shown:not(:focus)+*,
.form-field-floating select:placeholder-shown:not(:focus)+*,
.form-field-floating textarea:placeholder-shown:not(:focus)+* {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    font-family: 'Hind Vadodara', sans-serif;
    text-transform: none;
}

.header-search:focus,
.header-search:hover {
    transition: all .3s;
}



.header-search .input-text {
    color: #333;
    font-weight: 500;
    padding: 5px 0 5px 5px;
    width: calc(100% - 10px);

}

.header-search .input-text:focus {
    border-bottom: 1px solid #0f93cc;
}

.header-search .input-text::placeholder {
    font-weight: 300;
    color: #555;
}

::placeholder {
    color: #555;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #555;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #555;
}

.icon-down:active:before {
    transform: translateY(1px);
}

.icon-up:active:before {
    transform: translateY(1px);
}

#suggestResult {
    width: 150%;
    top: 37px;
    padding: 15px 0;
}

#suggestResult ul li {
    border-bottom: none;
    padding: 8px 0 8px 15px;
}

#suggestResult ul li a img {
    max-height: 30px;
    max-width: 30px;
    margin-right: 10px;
}

#suggestResult ul li:hover {
    background-color: #f3f3f3;
}

#suggestResult ul li:hover > span {
    background-color: red;
    height: 70px;

}

#suggestResult ul li:hover > a {
    background-color: #f3f3f3;
    color: #0f93cc;
}

#suggestResult ul li a {
    font-weight: 400;
    font-size: 0.8125rem;
}

.header-search h4 {
    font-size: 13px;
    font-weight: 500;
    color: #999999;
    text-transform: uppercase;
    display: none;
}

.link-wishlist:hover {
    color:#333;
    text-decoration: none;
}

.add-to-basket {
    margin-bottom: 10px;
}

.product-price-box .list-check {
    padding: 10px 0 0 80px;
}

.product-price-box .link-wishlist {
    font-weight: 500 !important;
    color: #666;
    border: 1px solid #ccc;
}

.product-price-box .link-wishlist:hover {
    font-weight: 500 !important;
    color: #333;
    border: 1px solid #333;
}

.icon-cart:before {
    font-family: 'ssi_font' !important;
    content: "\e902";
    vertical-align: sub;
    font-size: 1.3125rem;
}

.product-delivery h4 {
    font-size: 15px;
    font-weight: 700;
    color: #509406;
    line-height: 22px;
    margin: 0;
}

.product-delivery p {
    font-size: 13px;
    font-weight: 500;
    color: #509406;
    line-height: 17px;
}

.form-field-incremeter {
    height: 35px;
}
.form-field-incremeter-field {
    margin-top: 5px;
}
.incrementer {
    height: 33px;
    font-size: 1.3125rem;
}

.filter-categories li a:hover {
    color: #0f93cc;
    text-decoration: none;
}

.filter-categories {
    font-size: 13px;
    line-height: 22px;
}

.filter-categories .price-radio {
    margin-right:0;
    vertical-align: middle;
}

.filter-categories li span {
    padding-left: 5px;
}

.block-header h2 {
    font-size: 28px;
}

.block-header .fw-normal {
    font-size: 20px;
}

h1 {
    line-height: 28px;
}

.product-itemnumber {
    margin-top: 10px;
}

.product-item .rating {
    float: right;
    top: -35px;
    position: relative;
}

.price-list,
.price-list-offer {
    font-size: 17px;
    font-weight: 700;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    display: none;
}

.acc-content #amount {
    border: 0 !important;
    color: #58585A !important;
    font-weight: bold !important;
    background: #fafafa !important;
    position: relative !important;
    top: 25px !important;
}

.acc-content #filter-brand {
    width: 100%;
}

.ui-widget.ui-widget-content {
    position: relative;
    top: -40px;
}

.form-row {
    margin-bottom: 10px;
}

.form-field-floating>span,
.form-field-floating label {
    font-family: 'Hind Vadodara', sans-serif;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    color: #636F72;
    transition: all .5s ease;
    top: 1px;
}

.ui-datepicker .ui-datepicker-title {
    margin:0 40px;
    font-size: 13px;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
    margin-right: 4px;
}

.ui-widget {
    font-family: Hind, Arial, sans-serif; /*ROBO*/
}

.ui-widget-header {
    border:0;
    background: #fff;
}

.ui-datepicker table {
    border:0;
}

.ui-datepicker {
    position: absolute;
    top: 615px;
    left: 897px;
    display: block;
    width: 20%;
    padding: 10px 10px 5px 10px;
    -webkit-box-shadow:0 0 20px 0 rgba(204, 204, 204, 1);
    -moz-box-shadow:0 0 20px 0 rgba(204, 204, 204, 1);
    box-shadow:0 0 20px 0 rgba(204, 204, 204, 1);
}

.ui-datepicker .ui-state-default {
    border:0;
    background: #fff;
    text-align: center;
}

.ui-datepicker .ui-state-default:hover {
    border:0;
    background: #0f93cc;
    color: #fff;
}

.product-item-image {
    height: 200px;
}

.product-item {
    height: 420px;
}

.product-item .product-item-title {
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 57px;
    margin: 5px auto;
    font-size: 13px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.bgc-lightbg {
    background-color: #F7F7F7;
}

h4.acc-header {
    font-size: 14px;
}

.filter-selected h4 {
    font-size: 14px;
}

.filter-category-link {
    font-size: 13px !important;
    color: #333333 !important;
    line-height: 22px;
}

.filter-category-link:hover,
.filter-category-link-active {
    text-decoration: none !important;
    color: #0f93cc !important;
}

.product-item-color {
    margin-bottom: 10px;
}

.product-item-color:hover {
    margin-left: 0;
}

.product-item-color button:hover {
    border: 2px solid #0099cc;
    border-radius: 50px;
    margin-top: -2px;
    margin-bottom: -1px;
}

.price-strike {
    font-size: 13px;
    color: #555 !important;
    font-weight: 500;
    text-decoration: line-through;
    display: inherit;
}

.price-offer {
    font-size: 17px;
    color: #ed1d25 !important;
    font-weight: 700;
}

.price-list {
    font-size: 17px;
    color: #333;
    font-weight: 700;
    margin-left: -70px;
    display: none;
}

.product-item-price-wrapper {
    width: 100%;
    height: auto;
}

.product-item:hover .product-item-wrapper {
    height: calc(100% + 93px);
}

.product-item:hover .product-item-price-wrapper .rating {
    margin-right: 1px;
}

.product-item:hover .product-item-color {
    margin-left: -1px;
}

.delivery-time {
    font-size: 12px;
    color: #555 !important;
    font-weight: bold;
    letter-spacing: normal;
    position: absolute;
    margin-top: 10px;
}

.block-header h2 {
    font-size: 22px;
}

.form-field select {
    font-weight: 500;
}

.product-item-button {
    padding-top: 45px;
    font-weight: 700;
}

.btn {
    font-weight: 700 !important;
    transition: all .3s;
    padding: .8em;
    font-size: 0.8125rem;
    width: 100%;
}

.product-item:last-of-type::before {
    border-right: none;
}

.product-item-color button img,
.product-item-color button span {
    margin-right: 5px;
}

.price-detail-offer {
    letter-spacing: -.07em;
    font-weight: 700;
}

.footer-navigation nav ul li {
    margin: 0 0 5px;
}

.footer-navigation nav ul li a {
    font-size: 13px;
}

.footer-navigation nav ul li a:hover {
    text-decoration: none;
    color: #0f93cc;
}

.modal {
    background: #fff;
}

.modal-background {
    background: rgba(0, 0, 0, .40) !important;
}

#modal-addedtobasket,
#modal-wishlist {
    top: 15% !important;
    width: 730px !important;
    background: #fff !important;
}

.modal-product-image {
    float: left;
    width: 80px;
    min-height: 150px;
    margin-right: 30px;
    margin-top: -20px;
}

.wishlist-product-image {
    width: 120px;
    min-height: 150px;
    margin-right: 20px;
    margin-left: 20px;
    height: 150px;
}

.modal h3 {
    border-top: 4px solid #509406;
    text-align: center;
    padding: 20px 20px 0 20px;
    color: #509406;
}

.modal-product-title {
    font-size: 0.9375rem;
    padding-right: 20px;
}

#modal-wishlist .modal-close {
    position: absolute;
    right: 32px;
    top: 25px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

#modal-wishlist .modal-close:hover {
    transition: all .7s;
    -webkit-transition: all .7s;
    opacity: 1;
}

#modal-wishlist .modal-close:before,
#modal-wishlist .modal-close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 19px;
    width: 2px;
    background-color: #333;
}

#modal-wishlist .modal-close:before {
    transform: rotate(45deg);
}

#modal-wishlist .modal-close:after {
    transform: rotate(-45deg);
}

#modal-addedtobasket .modal-close {
    position: absolute;
    right: 32px;
    top: 25px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

#modal-addedtobasket .modal-close:hover {
    transition: all .7s;
    -webkit-transition: all .7s;
    opacity: 1;
}

#modal-addedtobasket .modal-close:before,
#modal-addedtobasket .modal-close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 19px;
    width: 2px;
    background-color: #333;
}

#modal-addedtobasket .modal-close:before {
    transform: rotate(45deg);
}

#modal-addedtobasket .modal-close:after {
    transform: rotate(-45deg);
}

.modal-product {
    padding: 5px 20px 0;
}

.modal-product-id-wrapper {
    font-size: .875rem;
    margin-top: 5px;
}

#modal-wishlist .btn-clickevent {
    padding: 11px 25px;
}

.modal-product .btn-clickevent {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    color: #999;
    padding: 11px 25px;
    width: 60%;
}

.modal-product .btn-clickevent:hover {
    background-color: #fff !important;
    border: 1px solid #333 !important;
    color: #333;
    padding: 11px 25px;
}

.modal-product .btn-default {
    padding: 12px 35px;
}

.modal-product .btn-default:hover {
    padding: 12px 35px;
}

.modal-header-icon {
    width: 25px;
    position: absolute;
    top: 23px;
    left: 90px;
    height: 25px;
}

.checkmark {
    stroke: #509406;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    animation: dash 3.8s ease-out forwards;
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.product-price-box-saving {
    padding: 3px 8px;
    font-size: 14px;
    font-weight: 700;
}

.link-basketsummary-counter {
    text-decoration: none;
}

.body-bg-darkgrey {
    background:linear-gradient(180deg,transparent 38px,#606060 0,#606060 250px,transparent 0,transparent)
}

.body-bg-ps-darkgrey {
    background:#333;
}

.body-bg-white {
    background:linear-gradient(180deg,transparent 21px,#fff 0,#fff 391px,transparent 0,transparent)
}

.nlc_benefits_row {
    width: 100%;
    padding-bottom:0;
}

.nlc_benefits_row:first-child {
    margin-top: 30px;
}

.nlc_benefits_text {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    line-height: 20px;
}

.nlc_benefits_text span {
    font-size: 13px;
    font-weight: 300;
}

.nlc_registration_headline {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.nlc_personal-data_headline {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top:0;
}

.nlc_signing-off_headline {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top:0;
}

.nlc_signing-off-success {
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #5cb200;
}

.nlc_signing-off_active-abo {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    line-height: 15px;
    margin-bottom: 10px;
    margin-top:0;
    color: #999;
}

.nlc_signing-off_active-mail {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    line-height: 15px;
    margin-bottom: 20px;
    margin-top:0;
    color: #999;
}

.nlc_signing-off_active-abo span, .nlc_signing-off_active-mail span {
    color: #333;
}

#active-mail {
    font-weight: 300;
}

.nlc_registration_subheadline {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
}

.nlc-headline-textblock {
    margin-left: 10px;
    position: relative;
    top: 60px;
    height: 140px;
}

.sc-headline-textblock {
    margin-left: 10px;
    position: relative;
    top: 60px;
    height: 140px;
}
.nlc-headline-textblock-short {
    margin-left: 10px;
    position: relative;
    top: 40px;
    height: 110px;
    margin-bottom:0;
}

.nlc-headline, .sc-headline {
    font-size: 18px;
    color: inherit;
    font-weight: 700;
    line-height: 25px;
    margin-bottom:0;
}

.nlc-subheadline, .sc-subheadline {
    font-size: 16px;
    color: inherit;
    font-weight: 300;
    line-height: 20px;
    margin-top: 5px;
}

.nlc-headline, .nlc-subheadline {
    color: #fff;
}


.form-centered {
    position: relative;
    margin-left: 160px;
}

.form-row {
    font-size: 15px;
    color: #333;
}

.form-row span {
    font-size: 13px;
    color: #999;
}

.law {
    font-size: 10px;
    color: #999;
    line-height: 16px;
    width: 100%;
    left: 12%;
    padding: 0 80px;
    text-align: justify;

}

.form-field-checkbox {
    margin-bottom: 25px;
    width: 80%;
}

.align-left {
    left: 0;
}

.form-field-checkbox span {
    color: #999;
}

input[type="checkbox"]:checked + label {
    background-color: red;
}

.nlc-submit-btn {
    width: 100%;
}

.form-field-submit {
    text-align: left;
}

.nlc-submit-field {
    left: 12%;
    width: 75%;
    position: relative;
}

.nlc-save-abo-field {
    width: 80%;
    position: relative;
}

.nlc_access_headline {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding:0 40px;
}

.nlc-height {
    height: 420px;
    margin-bottom: 200px;
    top: 40px;
    position: relative;
}

.nlc-registration-box {
    box-shadow: 0 0 20px 0 hsla(0,0%,76%,.5);
    margin-top: 30px;
    background: #fff;
}

.nl-icon-xl {
    position: absolute;
    top: -30px;
    left: -35px;
}

.nlc-main-content {
    margin-top: 70px;
    background: #fff;
    margin-bottom: 40px;
}

.nlc-margin-right-10 {
    margin-right: 10px;
}

.text-white {
    color: #fff;
}

.ps-service-cta {
    color: #fff;
    border: 1px solid #fff;
}

.nlc-nav-headline, .sc-nav-headline {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.nlc-nav, .sc-nav, .ps-nav {
    font-size: 13px;
    font-weight: 300;
    list-style-type: none;
    margin-left: -60px;
    margin-top:0;
    position: relative;
    line-height: 22px;
    margin-bottom: 20px;
}

.ps-nav {
    padding-top: 0;
}

.nlc-nav-items:hover {
    color: #0099cc;
    cursor: pointer;
}

.sc-nav-items:hover {
    color: #0099cc;
    cursor: pointer;
}

.nlc-nav .active {
    font-weight: 700;
    border-left: 5px solid #0099cc;
    padding-left: 15px;
}

.nlc-nav .inactive {
    font-weight: 300;
    padding-left: 20px;
    color: #999;
    cursor: not allowed;
}

.sc-nav .active {
    font-weight: 700;
    border-left: 2px solid #0099cc;
    padding-left: 18px;
    color: #0F93CC;
    margin-left: -20px;
}

.ps-nav .active {
    font-weight: 700;
    border-left: 2px solid #0099cc;
    padding-left: 18px;
    color: #0F93CC;
}

.sc-nav .inactive {
    font-weight: 300;
    padding-left: 20px;
    color: #999;
    cursor: not allowed;
}

.nlc-nav-img-xs {
    width: 10%;
    margin-right: 8px;
}

.nlc-nav-items, .sc-nav-items, .sc-nav-items-white {
    padding-left: 20px;
}

.nlc-nav-items, .sc-nav-items a {
    color: #333;
}

.sc-nav-items-white a {
    color: #fff;
}

.nlc-nav-items, .sc-nav-items, .sc-nav-items-white a:hover {
    color: #0099cc;
    text-decoration: none;
}

.active a:hover {
    color: #fff;
}

.nlc-steps-text {
    margin-left: 5%;
}

.nlc-steps-headline {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    padding-top: 3px;
}

.nlc-steps-finished-headline {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    float: left;
}

.nlc-steps-subheadline {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    position: relative;
    padding: 0 210px;
}

.nlc-steps-subheadline span {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.nlc-steps {
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.nlc-steps p {
    font-size: 12px;
    color: #333;
    font-weight: 300;
}

#step-active {
    font-weight: 700;
}

#step-finished {
    font-weight: 500;
    color: #5cb200;
}

.nlc-step-one, .nlc-step-two, .nlc-step-three {
    display: inline-block;
    border-top: 3px solid;
    margin-right: 5px;
    width: 20%;
    text-align: left;
}

.green {
    color: #5cb200;
}

.dark-gray {
    color: #333;
}

.gray {
    color: #cccccc;
}

.nlc-checkbox-field {
    margin: 20px auto;
}

.nlc-checkmark-box_step2 {
    float: right;
    height: auto;
    width: 13%;
    margin-right: 20px;
}

.nlc-checkmark-box_step3 {
    float: right;
    height: auto;
    width: 9%;
    margin-right: 20px;
}

.nlc-checkmark {
    stroke: #999;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    animation: dash 2.5s ease-out forwards;
}

.nlc-checkmark-finished {
    stroke: #5cb200;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    animation: dash 2.5s ease-out forwards;
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.nlc-present-field {
    width: 100%;
    margin-top: 50px;
}

.nlc_giftcode_headline {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    float: right;
    margin-right: 50px;
    margin-top: 20px;
}

.nlc-giftcode-box {
    width: 180px;
    height: 80px;
    background-color: #666;
    float: right;
    margin-right: 50px;
    text-align: center;
    margin-top: 10px;
}

.nlc-giftcode-box p {
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    margin:0;
}

.nlc-giftcode-box span {
    color: #fff;
    padding:0;
    text-transform: uppercase;
    font-size: 37px;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
}

.nlc-img-present {
    position: relative;
    float:left;
}

.nlc-img-present-tooltip {
    position: relative;
    float:left;
    width: 100%;
    padding: 10px;
}

.nlc-conditions-text {
    font-size: 12px;
    line-height: 15px;
    color: #666;
    text-align: center;
    margin-top: 30px;
}

a.tooltips {
    position: relative;
    display: inline;
    color: #0f93cc;
}

a.tooltips:hover {
    text-decoration: none;
    color: #0f93cc;
}

a.tooltips span {
    position: absolute;
    width:200px;
    color: #666;
    background: #fff;
    height: 215px;
    line-height: 17px;
    text-align: center;
    visibility: hidden;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 hsla(0,0%,50%,.5);
    font-size: 13px;
}

a.tooltips span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    box-shadow: 0 0 20px 0 hsla(0,0%,80%,.5);
}

a:hover.tooltips span {
    visibility: visible;
    opacity: 1;
    top: 30px;
    left: 50%;
    margin-left: -100px;
    text-decoration: none;
    color: #999;
    font-weight: 500;
    font-size: 13px;
}

a.nlc-agb-tooltips {
    position: relative;
    display: inline;
    color: #0f93cc;
}

a.nlc-agb-tooltips:hover {
    text-decoration: none;
    color: #0f93cc;
}

a.nlc-agb-tooltips span {
    position: absolute;
    width: 380px;
    color: #666;
    background: #fff;
    height: 250px;
    line-height: 17px;
    text-align: center;
    visibility: hidden;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 hsla(0,0%,50%,.5);
    font-size: 13px;
}

a.nlc-agb-tooltips span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    box-shadow: 0 0 20px 0 hsla(0,0%,80%,.5);
}

a:hover.nlc-agb-tooltips span {
    visibility: visible;
    opacity: 1;
    top: 20px;
    left: 50%;
    margin-left: -190px;
    text-decoration: none;
    color: #999;
    font-weight: 500;
    font-size: 12px;
    padding: 15px 20px;
}

.nlc_signing-off-success_icon {
    float: left;
    height: auto;
    width: 5%;
    margin-right: 10px;
    margin-top: 13px;
}

.price-fieldset dd, .price-fieldset dt {
    font-size: 0.8125rem;
}

.sfr-cart__column-wide .form-field-checkbox {
    margin-bottom: 10px;
}

.price-fieldset .price-fieldset-grossTotal {
    font-size: 15px;
    font-weight: 500;
}

.footer-newsletter-wrapper {
    display: block;
}

.desktop-tablet {
    display: block;
}

.mobile {
    display: none;
}

.nlc-progressbar-container {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0 20px;
}

.progressbar-only-mobile {
    counter-reset: step;
    padding:0;
    margin-left:0;
}
.progressbar-only-mobile li {
    list-style: none;
    display: inline-block;
    width: 30.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
}
.progressbar-only-mobile li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height : 30px;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #fff;
}
.progressbar-only-mobile li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    top: 15px;
    left: -50%;
}
.progressbar-only-mobile li:first-child:after {
    content: none;
}
.progressbar-only-mobile li.active {
    color: #5cb200;
    font-weight: 500;
}
.progressbar-only-mobile li.active:before {
    border-color: #5cb200;
    background-color: #5cb200;
    color: #fff;
}
.progressbar-only-mobile li.active + li:after {
    background-color: #5cb200;
}

#modal-adnewsletter {
    top: 15% !important;
    width: 730px !important;
    background: #fff !important;
    -webkit-box-shadow:0 0 35px 0 rgba(105, 105, 105, 1);
    -moz-box-shadow:0 0 35px 0 rgba(105, 105, 105, 1);
    box-shadow:0 0 35px 0 rgba(105, 105, 105, 1);
}

.sc-headline-text {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
    margin-bottom: 5px;
    margin-top: 30px;
    width: 100%;
    position: absolute;
}

.sc-headline-text span {
    font-weight: 300;
    font-size: 20px;
}

.sc-container-headline {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #999;
    text-transform: uppercase;
}

.sc-service-icon {
    position: absolute;
    top: -30px;
    left: 20px;
}

.sc-service-list {
    list-style-type: none;
    font-size: 13px;
    color: #333;
    font-weight: 300;
    text-align: left;
    padding:0;
    margin:0;
    line-height: 30px;
    color: #333;
}

.sc-service-list li:hover {
    font-weight: 500;
    cursor: pointer;
    color: #0099cc;
}

.sc-service-list-bold {
    font-weight: 700;
    color: #333;
    margin:0 0 5px 0;
    line-height: 1.6em;
    font-size: .875rem;
}

.sc-nav-headline:hover {
    color: #999;
}

.sc-service-list-bold:hover {
    color: #333;
}

ul .sc-nav-headline {
    color: #999;
    margin-top: 30px;
}

ul .sc-nav-headline:first-child {
    margin-top: 0;
}

.sc-header-img {
    background-image: url(clickdummy/store/assets/images/service-center-head-img.jpg);
    background-size: cover;
    background-position: center 0;
    min-height: 370px;
}

.sc-search-field {
    margin: auto;
    max-width: 500px;
    position: absolute;
    top: 140px;
    left: 49%;
    margin-left: -250px;
}

form.sc-search-field input[type=text] {
    padding: 10px 50px;
    font-size: 17px;
    border: 1px solid #dedede;
    float: left;
    width: 500px;
    height: 3.25rem;
    -webkit-box-shadow:0 0 40px -1px rgba(184,184,184,1);
    -moz-box-shadow:0 0 40px -1px rgba(184,184,184,1);
    box-shadow:0 0 40px -1px rgba(184,184,184,1);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

form.sc-search-field input[type=text]:focus {
    border: 1px solid #0099cc;
}

form.sc-search-field input[type=text]:focus > .fa-search {
    color: #0099cc;
}


form.sc-search-field button {
    float: left;
    width: 10%;
    padding: 12px;
    background: transparent;
    color: #cccccc;
    font-size: 21px;
    border:0;
    cursor: pointer;
    position: absolute;
    left:0;
}


form.sc-search-field::after {
    content: "";
    clear: both;
    display: table;
}

.sc-search-field-nav {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 10px;
    position: relative;
}

form.sc-search-field-nav input[type=text] {
    padding: 10px 50px;
    font-size: 15px;
    border: 1px solid #dedede;
    float: left;
    width: 100%;
    height: 43px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

form.sc-search-field-nav input[type=text]:focus {
    border: 1px solid #0099cc;
}

form.sc-search-field-nav input[type=text]:focus > .fa-search {
    color: #0099cc;
}


form.sc-search-field-nav button {
    float: left;
    width: 10%;
    padding: 8px 12px;
    background: transparent;
    color: #cccccc;
    font-size: 21px;
    border:0;
    cursor: pointer;
    position: absolute;
    left:0;
}


form.sc-search-field-nav::after {
    content: "";
    clear: both;
    display: table;
}

.sc-main-content-page-headline {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top:0;
    margin-left: 20px;
    border-bottom: 1px solid #ccc;
    color: #0F93CC;
}
.sc-content-page-headline {
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin:0;
}

.sc-content-page-headline-large {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px;
}

.sc-content-page-headline-medium {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
    padding: 0 40px;
}

.sc-content-page-subheadline {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top:0;
}

.sc-medium-caption {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    margin:0;
}

.sc-small-caption {
    font-size: 13px;
    color: #ABABAC;
    font-weight: 500;
    margin:0;
}

.sc-contact-info {
    font-size: 20px;
    color: #0F93CC;
    font-weight: 700;
    margin:0;
}

.sc-bank-info {
    font-size: 13px;
    color:#333;
    font-weight: 500;
    margin:0;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.sc-hr {
    width: 100%;
    position: relative;
    border-top: 1px solid #ccc;
    margin: 30px 0;
}

.sc-hr-half {
    width: 50%;
    position: relative;
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

.sc-ps-content {
    margin-top: 50px;
    /*z-index: 5;*/
    background: #fff;
    margin-bottom: 40px;
    padding:0;
}

.ps-main-img {
    width: 100%;
    position: relative;
    margin:0;
}

.ps-logo-xs {
    background-image: url(clickdummy/store/assets/images/ps-logo-xs.png);
    width: 131px;
    height: 27px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}

ul.ps-services {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 40px;
    text-indent: -13px;
    font-size: 15px;
}

ul.ps-services li {
    line-height: 19px;
    margin: 10px 0;
}

ul.ps-services li:before {
    content: "\f00c";
    padding-right: 10px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-family: Font Awesome\ 5 Pro;
    color: #5cb200;
}

.margin-top-lg {
    margin-top: 40px;
}

.block-dark-gray {
    background: #333;
}

.border-sm-white {
    border: 1px solid #fff;
}

.border-right-sm-light-gray {
    border-right: 1px solid #eee;
}

.text-white {
    color: #fff;
}

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

.img-center {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.search-keywords {
    width: 30%;
    text-transform: lowercase;
}
.search-products-right {
    padding-left: 0;
    width: 70%;
    display: inline-block;
    float: right;
}

#suggestResult ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    padding-right: 35px;

}

#suggestResult ul li a:before {
    top: 8px;
    right: 20px;
    position: absolute;
    font-size: 0.9375rem;
}

.search-hint {
    display: none;
    position: absolute;
    top: 12px;
    left: 520px;
    width: 28%;
    padding: 4px 10px;
}

.search-hint p {
    font-size: 11px;
    line-height: 15px;
    color: #666;
    font-weight: 400;
}

.product-slide-image {
    height: 150px;
    opacity: .9;
}

.product-slide .product-slide-title {
    font-size: 0.8125rem;
    font-weight: 500;
    height: 80px;
    color: #333;
    padding-top: 20px;
}

.price-strike {
    font-size: 13px;
    color: #555 !important;
    font-weight: 500;
    text-decoration: line-through;
    display: block;
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    word-spacing: -.08em;
    font-family: 'Hind Vadodara', sans-serif;
}

.price-offer {
    font-size: 17px;
    color: #ed1d25 !important;
    font-weight: 500;
    display: block;
    float: left;
    word-spacing: -.08em;
    font-family: 'Hind Vadodara', sans-serif;
}

.product-slide .price-list-info {
    color: #919191;
    float: left;
    display: block;
    position: absolute;
}

.product-slide {
    border: 2px solid transparent;
}

.product-slide:hover {
    -webkit-box-shadow: 0 6px 10px -7px rgba(0,0,0,.4);
    box-shadow: 0 6px 10px -7px rgba(0,0,0,.4);
    -webkit-transition: box-shadow .3s ease,border .3s ease;
    -o-transition: box-shadow .3s ease,border .3s ease;
    transition: box-shadow .3s ease,border .3s ease;
    text-decoration: none;
    border: 2px solid transparent;
}
.product-slide:hover > .product-slide-image {
    opacity: 1;
    transition: all .3s;
}
.product-slide:hover > .product-slide-title {
    color: #0f93cc;
    text-decoration: none;
}

.toolnav>ul>li>a {
    color: #333;
}

.toolnav>ul>li>a:hover {
    text-decoration: underline;
    color: #333;
}

.toolnav>ul>li {
    text-align: left;
}

.toolnav-myshop:before {
    font-family: 'ssi_font' !important;
    content: "\e901";
    font-size: 27px;
    float: left;
    line-height: 60px;
    margin-right: 10px;
    color: #333;
}

.toolnav-cart:before {
    font-family: 'ssi_font' !important;
    content: "\e902";
    font-size: 27px;
    float: left;
    line-height: 60px;
    margin-right: 10px;
    color: #333;
}

.toolnav-myshop, .toolnav-contact, .toolnav-cart {
    background: none;
    background-position-x: 0;
    background-position-y: 0;
    background-size:0;
}

[class*=" icon-"], [class^=icon-] {
    font-family: Hind, Arial, sans-serif; /*ROBO*/
}

.block-reason {
    margin-top: -20px;
    margin-bottom: 1px;
}

.reason-image {
    width: 27%;
    float: left;
}

.reason-text {
    width: 70%;
    float: left;
}

.reason-text h4 {
    font-size: 0.9375rem;
    font-weight: 500;
    color: #0F93CC;
    margin-bottom:0;
}

.reason-text p {
    font-size: 0.8125rem;
    font-weight: 400;
    color: #333;
    margin-bottom: 0;
}

.reason-text .reason-note {
    font-size: 0.75rem;
    font-weight: 400;
    color: #999;
}


@media (min-width: 1025px) and (max-width: 1599px) {
    .search-hint {
        display: none;
    }
    .header-search .input-submit {
        right:0;
        border-right:0;
        padding-right: 30px;
    }
    .header-search .input-text {
        width: calc(100% - 30px);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .toolnav>ul>li>a {
        padding-left: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .nlc_benefits_row img {
        width: 18%;
    }
    a:hover.nlc-agb-tooltips span {
        top: 40px;
        left: 50%;
        margin-left: -360px;
    }
    .sc-service-icon img {
        width: 75%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    .toolnav>ul>li>a {
        padding-left:0;
        font-size: 10px;
        padding-top: 31px;
    }
    #suggestResult {
        width: 277%;
        left: -224px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
    #suggestResult {
        width: 245%;
        left: -254px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .nlc-height {
        height: auto;
        margin-bottom: 200px;
        top: 40px;
        position: relative;
    }
    .nlc_benefits_row {
        width: 50%;
        padding-bottom:0;
        float: left;
        display: inline-block;
    }
    .nlc_benefits_row:first-child {
        margin-top:0;
    }
    .nlc-registration-box {
        margin-top: 10px;
    }
    .nlc-main-content {
        margin-top: 50px;
        margin-left: 30px;
    }
    .nl-icon-xl {
        top: -40px;
        left: -35px;
    }
    .nl-icon-xl img {
        width: 70%;
        height: auto;
    }
    .nlc-checkmark-box {
        width: 15%;
    }
    .nlc-headline-textblock {
        margin-left: 10px;
        position: relative;
        top: 40px;
        height: 90px;
    }
    .nlc-step-one, .nlc-step-two, .nlc-step-three {
        width: 25%;
        margin-right: 15px;
    }
    .nlc-img-present {
        width: 90%;
    }
    .nlc-headline-textblock-short {
        margin-left: 10px;
        position: relative;
        top: 40px;
        height: 110px;
        margin-bottom:0;
    }
    .search-hint {
        display: none;
    }
    .header-search .input-submit {
        right:0;
        border-right:0;
        padding-right: 30px;
    }
    .header-search .input-text {
        width: calc(100% - 30px);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .header-search .input-text:focus {
        border:0;
    }
}

@media (min-width: 62em) {
    .toolnav-contact:before, .toolnav-myshop:before, .toolnav-cart:before {
        line-height: 50px;
    }
}

@media (min-width: 48em) {
    .toolnav-contact:before, .toolnav-myshop:before, .toolnav-cart:before {
        line-height: 53px;
    }
}

@media (min-width: 48em) and (orientation: portrait) {
    .toolnav>ul>li>a {
        display: none;
    }
    .toolnav>ul>li:first-child {
        margin-left: 30px;
    }
    .toolnav>ul>li {
        width: 60px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .nlc-checkbox-field {
        margin:0 auto 20px;
    }
    .nlc-checkmark-box {
        width: 30%;
    }
    .mobile {
        display: block;
    }
    .desktop-tablet {
        display: none;
    }
    .nlc-height {
        height: auto;
    }
    .nlc_benefits_row img {
        width: 15%;
    }
    .nlc_benefits_row:first-child {
        margin-top:0;
    }
    .nlc-registration-box {
        margin-top: 10px;
    }
    .nlc_registration_headline {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 30px;
        margin-bottom:0;
        margin-top:0;
    }
    .form-centered {
        position: relative;
        margin-left: 10px;
    }
    a.nlc-agb-tooltips span:after {
        left: 75%;
        box-shadow: none;
    }
    a.nlc-agb-tooltips span {
        width: 315px;
        height: 300px;
    }
    a:hover.nlc-agb-tooltips span {
        top: 21px;
        left: 50%;
        margin-left: -84px;
    }
    .nlc-submit-field {
        width: 100%;
        left:0%;
    }
    .law {
        padding: 20px;
        text-align: justify;
    }

    .nlc_access_headline {
        padding: 0;
        margin-top: 5px;
    }
    .nlc-submit-btn {
        width: 100%;
        position: relative;
        text-align: center;
    }
    .nlc-headline-textblock {
        margin-left: 10px;
        position: relative;
        top: 40px;
        height: 110px;
        margin-bottom: 20px;
    }
    .nlc-headline-textblock-short {
        margin-left: 10px;
        position: relative;
        top: 40px;
        height: 110px;
        margin-bottom:0;
    }
    .nlc-main-content {
        margin-top:0;
    }
    .nl-icon-xl {
        display: none;
    }
    .nlc-img-present {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .nlc-giftcode-box {
        width: 100%;
        height: 80px;
        background-color: #666;
        float: left;
        text-align: center;
        left: 0%;
        margin-left:0;
        margin-right:0;
    }
    .nlc_giftcode_headline {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        color: #333;
        float: left;
        margin-right:0;
        margin-top:0;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .sc-headline-text {
        font-size: 17px;
        line-height: 25px;
        padding: 0 40px;
    }
    .sc-headline-text span {
        font-size: 15px;
        line-height: 40px;
    }
    .sc-search-field {
        width: 95%;
        position: absolute;
        top: 140px;
        margin-left: 10px;
        margin-right: 10px;
        left: 0;
    }
    form.sc-search-field input[type=text] {
        padding: 10px 0 10px 50px;
        font-size: 13px;
        border: 1px solid #dedede;
        float: left;
        width: 100%;
        height: 3.25rem;
        -webkit-box-shadow:0 0 40px -1px rgba(184,184,184,1);
        -moz-box-shadow:0 0 40px -1px rgba(184,184,184,1);
        box-shadow:0 0 40px -1px rgba(184,184,184,1);
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .header-search {
        height: 35px;
    }
    .header-search h4 {
        font-size: 13px;
        font-weight: 500;
        color: #999999;
        text-transform: uppercase;
        display: block;
        padding-left: 10px;
    }
    .header-search .input-text {
        padding: 5px 0 0 5px;
        width: calc(100% - 40px);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .header-search .input-text:focus {
        border:0;
    }
    .header-search .input-submit {
        right: 5px;
        font-size: 18px;
        height: 27px;
        padding: 2px;
        border: 0;
    }
    .search-keywords {
        width: 100%;
        padding-bottom: 0;
        padding-left: 10px;
    }
    #suggestResult {
        top: 37px;
        width: 100%;
    }

    .search-products-right {
        display: inline-block;
        border-left:0;
        padding-left: 10px;
        padding-top: 4%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        width: 100%;
    }
    .header-search-wrapper {
        height: 50px;
        line-height: 45px;
    }
    .toolnav {
        width: 140px;
    }
    .toolnav>ul>li {
        height: 35px;
        border-left: 1px solid #d6ca12;
    }
    .logo {
        width: 140px;
    }
    .logo img {
        width: 140px;
    }
    .single-field-form .input-text {
        width: 100%;
    }
    .header-info li {
        font-size: 0.625rem;
    }
    .mobile-coord-switch .mobile-coord-switch-selected {
        font-size: 0.625rem;
    }
    .search-hint {
        display: none;
    }
    .toolnav-contact:before, .toolnav-myshop:before, .toolnav-cart:before {
        line-height: 43px;
        padding-left: 9px;
    }
}



/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 60px;
    margin-right: 10px;
    margin-bottom: 50px;
}

.col-xs-15 {
    width: 19%;
    float: left;
    margin-right: 10px;
}
@media (min-width: 320px) and (max-width:767px) {
    .col-xs-15 {
        width: 100%;
        float: left;
        margin-bottom:0;
        margin-top: 10px;
    }
    .col-xs-15:last-child {
        margin-bottom: 50px;
    }
    .sc-service-icon {
        top: 10px;
        left: 30px;
    }
    .sc-service-icon img {
        width: 50%;
    }
    .sc-container-headline {
        text-align: left;
        margin-bottom: 20px;
        margin-left: 50px;
    }
    .sc-service-list {
        color: #0099cc;
    }
    .read-more-trigger {
        top: 282px !important;
    }
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 48%;
        float: left;
        min-height: 410px;
        margin-bottom:0;
        margin-top: 40px;
    }
    .col-sm-15:last-child {
        margin-bottom: 50px;
    }
    .sc-service-list {
        color: #0099cc;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 32%;
        float: left;
        min-height: 405px;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 19%;
        float: left;
        min-height: 415px;
    }
    .sc-service-list {
        color: #333;
    }
}


.read-more-state {
    display: none;
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
    padding-left: 15px;
}

.read-more-state ~ .read-more-trigger:before {
    content: "\f107";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: "\f106";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    transform: rotate(0deg);
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .3em;
    color: #666;
    font-size: .9em;
    position: absolute;
    top: 285px;
    left: 115px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    width: 100px;
}
.read-more-trigger:hover {
    color: #0099cc;
}
.before-after-wrapper{
    width: 55%;
    height: 500px;
    top: 0;
    left: 0;
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Our image information */
.before,
.after {
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-color: white;
    background-size: cover;
    background-position: center;
    position: absolute;
    top:0;
    left:0;
    pointer-events:none;
    overflow: hidden;
}

.content-image{
    height:100%;
}

.after{
    width:125px;
}

.scroller{
    width: 50px;
    height:50px;
    position: absolute;
    left:100px;
    top:50%;
    transform:translateY(-50%);
    border-radius:50%;
    background-color: transparent;
    opacity:0.9;
    pointer-events:auto;
    cursor: pointer;
}

.scroller:hover{
    opacity:1;
}

.scrolling{
    pointer-events:none;
    opacity:1;
    /*z-index: 1;*/
}

.scroller__thumb{
    width:100%;
    height:100%;
    padding:5px;
}

.scroller:before,
.scroller:after{
    content:" ";
    display: block;
    width: 7px;
    height: 9999px;
    position: absolute;
    left: 50%;
    margin-left: -3.5px;
    /*z-index: 30;*/
    transition:0.1s;
}
.scroller:before{
    top:100%;
}
.scroller:after{
    bottom:100%;
}

.scroller{
    border: 5px solid #fff;
}
.scroller:before,
.scroller:after{
    background: #fff;
}


.nav-sticky {
    position: fixed;
    top: 50px;
}

.nav-sticky + .sticky-content {
    padding-top:0;
    width: 100%;
}




.nlc-main-content {padding: 0;}

.sc-nav-items ul ul {
    padding: 0 0 0 20px;
}





.nlc-nav-img-xs {
    width: 32px;
}
.sc-nav-headline h3 {
    text-transform: capitalize;
    font-size: 16px;
    color: #fff;
}
.sc-nav-items ul {
    margin-left: 0;
    padding: 0 0 0 0;
}
.sc-nav-items ul ul {
    padding: 0;
}
.sc-service-list-bold {
    padding: 5px 0 0 0;
}
.sc-nav-items {
    line-height: 1.4em;
}
.sc-headline-textblock {
    margin-left: 20px;
    top: 40px;
}
ul .sc-nav-headline {
    border-top: 1px solid #ccc;
}



@media (max-width:991px){
    .nlc-margin-right-10 {
        margin-right: 0;
    }

    .nlc-main-content {
        margin-left: 0;
    }

    .sc-nav {
        margin-top: -10px!important;
    }
}


@media (max-width:479px){
    .service-sidenav {
        padding: 10px;
    }
}
