@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,700&display=swap);

* {
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    list-style: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loading.gif) 50% 50% no-repeat #f9f9f9;
    opacity: .8
}

html {
    margin: 0;
    -webkit-text-size-adjust: none
}

ol,
ul {
    list-style: none
}

a img {
    border: none
}

img {
    -ms-interpolation-mode: bicubic;
}

a:active {
    outline: 0
}

input[type=button]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    margin: 0;
    border: 0;
    padding: 0
}

input[type=button],
input[type=email],
input[type=password],
input[type=reset],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    border-radius: 0
}

input {
    font-size: 14px !important
}

    input[type=button],
    input[type=reset],
    input[type=submit] {
        -webkit-appearance: none
    }

    input:-webkit-autofill {
        -webkit-box-shadow: inset 0 0 0 1000px #fff
    }

script {
    display: none !important
}

@font-face {
    font-family: Freehand521BT-RegularC;
    src: url(../fonts/Freehand521BT-RegularC.eot?#iefix) format('embedded-opentype'), url(../fonts/Freehand521BT-RegularC.woff) format('woff'), url(../fonts/Freehand521BT-RegularC.ttf) format('truetype'), url(../fonts/Freehand521BT-RegularC.svg#Freehand521BT-RegularC) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-SemiBold.eot);
    src: url(../fonts/SourceSansPro-SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-SemiBold.woff2) format('woff2'), url(../fonts/SourceSansPro-SemiBold.woff) format('woff'), url(../fonts/SourceSansPro-SemiBold.ttf) format('truetype'), url(../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-Bold.eot);
    src: url(../fonts/SourceSansPro-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-Bold.woff2) format('woff2'), url(../fonts/SourceSansPro-Bold.woff) format('woff'), url(../fonts/SourceSansPro-Bold.ttf) format('truetype'), url(../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-Black.eot);
    src: url(../fonts/SourceSansPro-Black.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-Black.woff2) format('woff2'), url(../fonts/SourceSansPro-Black.woff) format('woff'), url(../fonts/SourceSansPro-Black.ttf) format('truetype'), url(../fonts/SourceSansPro-Black.svg#SourceSansPro-Black) format('svg');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-ExtraLight.eot);
    src: url(../fonts/SourceSansPro-ExtraLight.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-ExtraLight.woff2) format('woff2'), url(../fonts/SourceSansPro-ExtraLight.woff) format('woff'), url(../fonts/SourceSansPro-ExtraLight.ttf) format('truetype'), url(../fonts/SourceSansPro-ExtraLight.svg#SourceSansPro-ExtraLight) format('svg');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-Regular.eot);
    src: url(../fonts/SourceSansPro-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-Regular.woff2) format('woff2'), url(../fonts/SourceSansPro-Regular.woff) format('woff'), url(../fonts/SourceSansPro-Regular.ttf) format('truetype'), url(../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/SourceSansPro-Light.eot);
    src: url(../fonts/SourceSansPro-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-Light.woff2) format('woff2'), url(../fonts/SourceSansPro-Light.woff) format('woff'), url(../fonts/SourceSansPro-Light.ttf) format('truetype'), url(../fonts/SourceSansPro-Light.svg#SourceSansPro-Light) format('svg');
    font-weight: 300;
    font-style: normal
}

body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
    color: #32323b;
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 26px;
    font-family: 'Source Sans Pro'
}

h1 {
    font-size: 30px;
    font-weight: 700
}

h2 {
    font-size: 22px;
    font-weight: 700
}

h3 {
    font-size: 20px;
    font-weight: 700
}

h4 {
    font-size: 18px;
    font-weight: 400
}

h5 {
    font-size: 16px;
    font-weight: 700
}

h6 {
    font-size: 14px;
    font-weight: 400
}

a {
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

    a img {
        opacity: .99
    }

.footer .title a {
    color: #fff;
    text-decoration: none
}

table {
    width: 100%;
    border-collapse: collapse
}

input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    height: 52px;
    border: 0 solid #ddd;
    padding: 0 15px;
    vertical-align: middle;
    border-radius: 4px
}

.inputs input[type=email],
.inputs input[type=password],
.inputs input[type=tel],
.inputs input[type=text],
.inputs select {
    min-height: 56px;
    -webkit-appearance: none
}

select {
    min-height: 56px;
    border-radius: 4px;
    border: 1px solid #cdcdce !important;
    -webkit-appearance: none
}

    select:focus {
        border: 2px solid #0069aa !important
    }

button,
input,
select,
textarea {
    font-size: 14px;
    font-family: 'Source Sans Pro';
    -webkit-appearance: none;
    color: #777
}

textarea {
    min-height: 150px
}

select {
    min-width: 50px;
    height: 32px;
    padding: 6px
}

    input[type=email]:focus,
    input[type=password]:focus,
    input[type=tel]:focus,
    input[type=text]:focus,
    select:focus,
    textarea:focus {
        border-color: #ccc;
        color: #444
    }

input[type=checkbox],
input[type=checkbox] + *,
input[type=radio],
input[type=radio] + * {
    vertical-align: middle
}

.button-1,
.button-2,
button,
input[type=button],
input[type=submit] {
    cursor: pointer
}

.master-wrapper-content {
    position: relative;
    z-index: 0;
    width: 90%;
    margin: 0 auto
}

.master-column-wrapper {
    position: relative;
    z-index: 0
}

    .master-column-wrapper:after {
        content: "";
        display: block;
        clear: both
    }

.center-1 {
    margin-bottom: 0
}

.center-2,
.side-2 {
    margin: 0 0 50px
}

    .side-2:after {
        content: "";
        display: block;
        clear: both
    }

.page {
    min-height: 200px;
    text-align: center
}

.promotion-page {
    min-height: 200px;
    padding: 20px 0
}

.page.shop-main-page.home-page {
    text-align: left
}

.page-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 6px 0
}

.page.account-page.order-list-page .page-title {
    margin: 0 0 10px 0
}

.page-title h1 {
    font-size: 30px;
    font-weight: 700;
    text-align: left
}

.topic-page #ph-title {
    position: absolute;
    top: 170px;
    z-index: 99;
    color: #fff;
    left: 0;
    right: 0;
    border: 0
}

.cat-title-desc .page-title h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    color: #37373b
}

.category-description p {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
    color: #37373b;
    line-height: 26px
}

.product-sorting {
    border: #cdcdce solid 1px;
    border-radius: 4px;
    width: 37%;
    height: 56px;
    padding: 2px 10px 3px 10px
}

.product-page-size {
    border: #cdcdce solid 1px;
    border-radius: 4px;
    width: 37%;
    height: 56px;
    padding: 2px 10px 3px 10px
}

.page-body:after,
.page-title:after,
.page:after {
    content: "";
    display: block;
    clear: both
}

.center-1 .page-title,
.center-1 .title {
    text-align: center
}

.buttons {
    margin: 0 0 30px
}

.link-rss {
    display: none;
    width: 24px;
    height: 24px;
    background: url(../images/rss.png) center no-repeat;
    font-size: 0 !important
}

.category-page .product-grid,
.category-page .product-list {
    margin-bottom: 0
}

.category-description {
    clear: left;
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 40px
}

    .category-description ul,
    .full-description ul,
    .manufacturer-description ul,
    .post-body ul,
    .topic-block ul,
    .topic-page ul {
        margin: 12px 0;
        padding: 0 0 0 36px;
        list-style: disc
    }

.post-footer #share-buttons.share-post {
    margin: 0 !important;
    padding: 0 !important
}

.html-blogpost-page .post-footer #share-buttons.share-post {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    display: flex
}

.html-blogpost-page .share-post li {
    display: inline-block;
    margin: 0 2px
}

.category-description ol,
.full-description ol,
.manufacturer-description ol,
.post-body ol,
.topic-block ol,
.topic-page ol {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: decimal
}

.category-description p,
.full-description p,
.manufacturer-description p,
.news-body p,
.post-body p,
.topic-block p,
.topic-page p {
    margin: 10px 0;
    text-align: left
}

.page.blogpost-page .col-sm-8.col-md-push-1.col-content {
    max-width: 100%;
    width: 100%
}

.flyout-cart {
    display: none
}

.container-fluid.About-us-pg {
    margin-top: 40px;
    margin-bottom: 50px
}

.fieldset,
.section {
    position: relative;
    margin: 0 0 30px
}

    .fieldset .title,
    .section .title {
        margin: 0 0 15px;
        padding: 0 10px;
        font-size: 20px;
        color: #444
    }

.password-recovery-page .fieldset {
    margin: 0
}

.order-details-page .section .title {
    text-align: left
}

.fieldset .title strong,
.section .title strong {
    font-weight: 400
}

.form-fields {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 30px 15px
}

.inputs {
    position: relative;
    font-size: 0
}

.ie11-magic .ajax-loading-block-window {
    display: none !important
}

.k-widget.k-window.ajaxFilters {
    display: none !important
}

.inputs input[type=email],
.inputs input[type=password],
.inputs input[type=tel],
.inputs input[type=text],
.inputs select,
.inputs textarea {
    max-width: 100%;
    background-color: #fff;
    border-radius: 4px
}

.inputs.custom-attributes {
    white-space: normal
}

.inputs .option-list {
    display: inline-block;
    max-width: 95%;
    vertical-align: middle
}

    .inputs .option-list li {
        display: inline-block;
        margin: 5px;
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 10px
    }

    .inputs .option-list label {
        display: inline-block;
        width: auto !important;
        margin: 0 0 0 5px
    }

.inputs.reversed {
    margin: 0 0 20px;
    text-align: center
}

.required {
    margin: 0;
    vertical-align: top;
    font-size: 20px;
    font-weight: 400;
    color: #e4434b;
    position: absolute;
    right: -10px;
    top: 0
}

.field-validation-error,
.message-error,
.password-error,
.poll-vote-error,
.username-not-available-status {
    display: block;
    text-align: left;
    font-size: 13px;
    color: #e4434b;
    margin-top: 5px
}

.field-validation-valid,
.username-available-status {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4cb17c
}

.captcha-box {
    text-align: center;
    line-height: 0
}

    .captcha-box > div {
        display: inline-block;
        max-width: 100%
    }

    .captcha-box input {
        height: auto
    }

.table-wrapper {
    overflow-x: auto
}

.data-table .hidden-row {
    height: 1px;
    border: none
}

.data-table tr.hidden-row th {
    padding: 0;
    border-top: none
}

    .data-table tr.hidden-row th > span {
        height: 1px;
        width: 1px;
        position: absolute;
        overflow: hidden;
        top: -10px
    }

.cart th,
.data-table th,
.forum-table th {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    background-color: transparent;
    padding: 10px;
    white-space: nowrap;
    font-weight: 400;
    color: #fff;
    font-weight: 700
}

    .forum-table td.latest-post,
    .forum-table td.posts,
    .forum-table td.replies,
    .forum-table td.topics,
    .forum-table td.views,
    .forum-table td.votes,
    .forum-table th.latest-post,
    .forum-table th.posts,
    .forum-table th.replies,
    .forum-table th.topics,
    .forum-table th.views,
    .forum-table th.votes {
        display: none
    }

.forum-table td.image {
    min-width: 0
}

.cart td,
.data-table td,
.forum-table td {
    min-width: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent #ddd #ddd;
    background-color: #fff;
    padding: 20px;
    color: #444
}

.forum-table td {
    min-width: 90px;
    padding: 10px
}

.cart a,
.data-table a,
.forum-table a {
    font-weight: 400;
    color: #0069aa
}

    .cart a:hover,
    .data-table a:hover,
    .forum-table a:hover {
        text-decoration: underline
    }

.cart .product,
.data-table .info,
.data-table .message,
.data-table .name,
.data-table .product {
    min-width: 225px;
    text-align: left
}

.forum-table .forum-details,
.forum-table .topic-details {
    text-align: left
}

.cart .product a,
.data-table .info a,
.data-table .product a {
    font-weight: 700;
    color: #37373b
}

    .cart .product a:hover,
    .data-table .info a:hover,
    .data-table .product a:hover {
        color: #0069aa;
        text-decoration: none
    }

.cart .product .edit-item {
    margin: 10px 0 0
}

    .cart .product .edit-item a {
        font-weight: 400;
        color: #0069aa
    }

        .cart .product .edit-item a:hover {
            text-decoration: underline
        }

.cart .add-to-cart,
.cart .remove-from-cart,
.data-table .order,
.data-table .select-boxes {
    text-align: center
}

.cart td.unit-price,
.data-table td.unit-price {
    white-space: nowrap
}

.cart td.quantity input {
    width: 50px;
    text-align: center
}

.cart td.subtotal,
.data-table td.total {
    white-space: nowrap;
    color: #444
}

    .cart td.subtotal .discount,
    .cart td.subtotal .discount-additional-info {
        font-style: italic;
        color: #0069aa
    }

.data-table em a {
    font-weight: 700;
    color: #444
}

.data-table div.download {
    margin: 10px 0 0
}

.bar-notification-container {
    position: fixed;
    top: inherit !important;
    bottom: 0 !important;
    left: 0;
    z-index: 9999999999;
    width: 100%;
    line-height: 16px;
    color: #fff;
    opacity: .95
}

.bar-notification.success {
    background-color: #4bb07a
}

.bar-notification.error {
    background-color: #e4444c
}

.bar-notification.warning {
    background-color: #f39c12
}

.bar-notification {
    position: relative;
    display: none;
    padding: 15px 25px 15px 10px
}

    .bar-notification .content {
        margin: 0 10px 0 0
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url(../images/close.png) center no-repeat;
        cursor: pointer
    }

.popup-notification {
    border-radius: 5px;
    padding: 3px;
    margin: 5px 0
}

    .popup-notification.success {
        border: 2px rgba(75, 176, 122, .5) solid
    }

    .popup-notification.error {
        border: 2px rgba(228, 68, 76, .5) solid
    }

    .popup-notification.warning {
        border: 2px rgba(243, 156, 18, .5) solid
    }

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url(../images/loading.gif) center no-repeat
}

.please-wait {
    background: url(../images/ajax-loader-small.gif) no-repeat;
    padding-left: 20px;
    font-size: 14px
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0, 0, 0, .15);
    overflow: hidden;
    background-color: #fff;
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif
}

    .ui-dialog:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5)
    }

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: 400;
    cursor: auto !important
}

    .ui-dialog-titlebar > span {
        float: left;
        font-size: 18px;
        color: #444;
        margin: 0 !important
    }

    .ui-dialog-titlebar button {
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        border: none;
        overflow: hidden;
        background: url(../images/close.png) center no-repeat;
        font-size: 0;
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 0;
        background: url(../images/close.png) center no-repeat !important;
        padding: 0 !important
    }

        .ui-dialog-titlebar button span {
            display: none !important
        }

.ui-dialog-content {
    padding: 15px;
    line-height: 20px;
    background-color: #fff !important;
    padding: 15px 15px 20px 15px !important;
    color: #777
}

    .ui-dialog-content .page {
        min-height: 0
    }

    .ui-dialog-content .page-title {
        min-height: 0;
        margin: 0 0 15px;
        padding: 0 10px 10px 10px;
        text-align: center
    }

        .ui-dialog-content .page-title h1 {
            font-size: 30px;
            line-height: 30px
        }

    .ui-dialog-content .back-in-stock-subscription-page {
        text-align: center
    }

        .ui-dialog-content .back-in-stock-subscription-page .tooltip {
            margin-bottom: 10px
        }

        .ui-dialog-content .back-in-stock-subscription-page .button-1 {
            border: none;
            background-color: #0069aa;
            padding: 10px 15px;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase
        }

            .ui-dialog-content .back-in-stock-subscription-page .button-1:hover {
                background-color: #0080d5
            }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px rgba(0, 0, 0, .15);
    background-color: #fff;
    padding: 20px;
    text-align: center
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 5px 0 10px;
        border: none;
        background-color: #0069aa;
        padding: 8px 12px;
        font-size: 14px;
        color: #fff
    }

        .eu-cookie-bar-notification button:hover {
            background-color: #0080d5
        }

    .eu-cookie-bar-notification a {
        display: block;
        color: #0069aa
    }

        .eu-cookie-bar-notification a:hover {
            text-decoration: underline
        }

.admin-header-links * {
    display: inline-block;
    margin: 0 10px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 700
}

.admin-header-links .impersonate {
    display: inline-block
}

    .admin-header-links .impersonate a {
        background-color: #555;
        padding: 0 15px
    }

        .admin-header-links .impersonate a:hover {
            background-color: #666
        }

.header {
    position: relative;
    z-index: 10;
    width: 95%;
    margin: auto;
    text-align: center
}

.header-upper {
    position: relative;
    z-index: 1;
    display: table;
    width: 100%
}

.header-selectors-wrapper {
    border-bottom: 0 solid #ddd;
    padding: 0 0
}

    .header-selectors-wrapper > div {
        display: block;
        width: 50%;
        margin: 10px auto;
        vertical-align: middle
    }

    .header-selectors-wrapper select {
        width: 100%
    }

.language-list {
    max-width: 100%;
    font-size: 0
}

    .language-list li {
        display: inline-block;
        margin: 0 1px;
        vertical-align: middle
    }

    .language-list a {
        display: block;
        position: relative;
        width: 24px;
        height: 32px;
        line-height: 0
    }

    .language-list img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }

.header-links-wrapper {
    position: relative;
    padding: 0 0
}

.header-links ul {
    font-size: 0
}

.header-links li {
    display: inline-block;
    margin: 0 10px
}

.header-links a,
.header-links span {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase
}

.login_register span {
    text-transform: none
}

.header-links a:hover {
    color: #0069aa
}

#topcartlink {
    display: block;
    width: auto
}

.header-lower {
    position: relative;
    z-index: 0;
    padding: 20px 0
}

.header-logo {
    margin: 0 0 20px;
    text-align: center
}

    .header-logo a {
        display: inline-block;
        max-width: 225px;
        line-height: 0
    }

        .header-logo a img {
            max-width: 100%;
            opacity: 1
        }

.cls1 .header-logo a img {
    width: 130px
}

.search-box form {
    display: inline-block
}

    .search-box form:after {
        content: "";
        display: block;
        clear: both
    }

.search-box input.search-box-text {
    float: left;
    width: 200px;
    height: 36px;
    margin: 0 -1px 0 0
}

.search-box .search-box-button {
    float: left;
    min-width: 86px;
    height: 36px;
    border: none;
    background-color: #0069aa;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

    .search-box .search-box-button:hover {
        background-color: #0080d5
    }

.search-box .ui-autocomplete-loading {
    background: #fff url(../images/ajax-loader-small.gif) right center no-repeat
}

.ui-helper-hidden-accessible {
    display: none !important
}

.ui-autocomplete {
    width: 285px !important;
    border: 1px solid #ddd;
    border-top: none;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif
}

    .ui-autocomplete li {
        border-top: 0 solid #ddd
    }

        .ui-autocomplete li:first-child {
            border-top: none
        }

    .ui-autocomplete a {
        display: block;
        font-size: 17px;
        margin: 0 !important;
        border: none !important;
        border-radius: 0 !important;
        background: 0 0 !important;
        padding: 10px 15px !important;
        line-height: normal !important;
        color: #37373b !important;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        text-transform: none !important
    }

        .ui-autocomplete a:hover {
            font-size: 17px;
            font-weight: 700;
            text-decoration: none
        }

        .ui-autocomplete a.ui-state-focus,
        .ui-autocomplete a:hover {
            background-color: #f6f6f6 !important
        }

    .ui-autocomplete img {
        display: none;
        min-width: 20px;
        margin: 0 10px 0 0;
        vertical-align: middle
    }

.top-bar {
    background-color: #0069aa;
    color: #fff
}

    .top-bar .header-selectors-wrapper {
        float: none !important
    }

    .top-bar .call-us-box {
        display: inline-block;
        padding: 15px 0;
        float: left
    }

    .top-bar .header-links ul {
        overflow: inherit;
        margin: 0
    }

    .top-bar .header-links li {
        padding: 13.5px 8px;
        display: inline-block !important;
        float: left;
        border-right: 1px solid #0080d5;
        text-align: center;
        margin: 0
    }

    .top-bar .header-links a {
        display: inline-block;
        position: relative;
        line-height: 1.5;
        font-size: 14px;
        font-weight: 700;
        color: #fff
    }

.login_register .ico-login {
    width: 55px;
    display: inline-block;
    position: relative;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 5px
}

    .login_register .ico-login .dropdown-menu {
        display: none
    }

    .login_register .ico-login:hover .dropdown-menu {
        display: block
    }

    .login_register .ico-login .dropdown-menu {
        margin-top: 0
    }

        .login_register .ico-login .dropdown-menu a.dropdown-item {
            color: #0069aa;
            padding: 5px 15px !important;
            display: block;
            width: 100%
        }

.top-bar .header-links a.ico-cart,
.top-bar .header-links a.ico-wishlist {
    line-height: 1.5
}

.top-bar .header-links li .header-selectors-wrapper .currency-selector {
    line-height: 1.5;
    margin: 0
}

    .top-bar .header-links li .header-selectors-wrapper .currency-selector select {
        height: 28px !important;
        padding: 0 4px !important;
        width: 80px !important;
        border: 0 !important;
        min-height: inherit !important
    }

.header-selectors-wrapper select {
    height: 28px !important;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    background-color: transparent;
    color: #fff;
    border: 0;
    position: relative;
    -webkit-appearance: none;
    border: none !important;
    min-height: inherit
}

.top-bar .header-links li span.notifier {
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -8px;
    height: 20px;
    width: 20px;
    line-height: 1.5;
    border-radius: 100%;
    background-color: #ff9e15;
    color: #0069aa;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 2px;
    text-align: center
}

.header-menu > ul > li ul.submenu {
    margin: 0;
    padding: 0;
    display: none
}

    .header-menu > ul > li ul.submenu li {
        display: inline-block;
        width: 150px
    }

        .header-menu > ul > li ul.submenu li a {
            font-size: 16px;
            color: #0069aa
        }

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.shop-personal-vehicle-section > .row > div {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.slider-wrapper.theme-custom {
    margin-bottom: 0
}

.theme-custom .nivo-controlNav {
    display: block !important
}

.nivo-directionNav {
    display: block !important
}

.footer {
    background-color: #37373b;
    text-align: center
}

.footer-upper {
    width: 95%;
    margin: auto;
    border-bottom: 0 solid #ddd;
    overflow: hidden;
    padding: 40px 0;
    font-size: 0
}

.footer-block {
    width: 95%;
    margin: 1px auto;
    text-align: left;
    font-size: 14px
}

    .footer-block .title {
        margin: 0 0 1px;
        padding: 10px 15px;
        font-size: 20px;
        color: #fff;
        cursor: pointer
    }

        .footer-block .title strong {
            color: #fff
        }

    .footer-block .list {
        display: block;
        margin: 0 0 20px;
        background-color: transparent;
        padding: 10px 15px
    }

        .footer-block .list a {
            display: block;
            padding: 5px 15px;
            line-height: 20px;
            color: #fff !important
        }

            .footer-block .list a:hover {
                color: #0069aa
            }

.follow-us {
    margin: 30px auto 0;
    text-align: center
}

    .follow-us .title {
        margin: 0 0 10px;
        background: 0 0;
        color: #444;
        cursor: auto
    }

    .follow-us .social ul {
        margin: 0 0 0;
        border-bottom: 0 solid #ddd;
        padding: 0 0 20px;
        font-size: 0
    }

    .follow-us .social li {
        display: inline-block;
        margin: 0 5px
    }

    .follow-us .social a {
        display: block;
        width: 38px;
        height: 38px;
        background: url(../images/social-sprite.png) no-repeat;
        font-size: 0
    }

    .follow-us .social .twitter a {
        background-position: 0 0
    }

    .follow-us .social .facebook a {
        background-position: -38px 0
    }

    .follow-us .social .rss a {
        background-position: -76px 0
    }

    .follow-us .social .youtube a {
        background-position: -114px 0
    }

    .follow-us .social .instagram a {
        background-position: -153px 0
    }

    .follow-us .social .google-plus a {
        background-position: -152px 0
    }

    .follow-us .social .linkedin a {
        background-position: -77px 0
    }

.newsletter-email {
    display: inline-block;
    overflow: hidden
}

    .newsletter-email input[type=email] {
        float: left;
        width: 180px;
        height: 36px;
        margin: 0 -1px 0 0
    }

.newsletter-subscribe-button {
    float: left;
    height: 36px;
    border: none;
    background-color: #0069aa;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

    .newsletter-subscribe-button:hover {
        background-color: #0080d5
    }

.newsletter-email .options {
    clear: both;
    padding: 10px 0 0
}

.newsletter-result,
.newsletter-validation {
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    text-align: left;
    padding-left: 3px;
    color: #ff3915
}

.newsletter-result {
    color: red
}

.footer-lower {
    width: 95%;
    margin: auto;
    overflow: hidden;
    padding: 25px 0;
    font-size: 12px
}

.footer-tax-shipping a {
    font-weight: 700;
    color: #0069aa
}

    .footer-tax-shipping a:hover {
        text-decoration: underline
    }

.footer-powered-by {
    margin: 10px 0 0
}

    .footer-powered-by a {
        font-weight: 700;
        color: #0069aa
    }

        .footer-powered-by a:hover {
            text-decoration: underline
        }

.theme-selector {
    margin: 10px 0 0
}

    .theme-selector select {
        width: 170px
    }

.block {
    max-width: 600px;
    min-height: 50px;
    margin: auto;
    text-align: left
}

    .block .title {
        position: relative;
        margin: 0 0 10px;
        border-bottom: 1px solid #ddd;
        background: #f6f6f6 url(../images/toggle-gray.png) right 14px no-repeat;
        padding: 12px 30px 12px 10px;
        font-size: 20px;
        color: #444;
        cursor: pointer
    }

        .block .title strong {
            font-weight: 400
        }

    .block .listbox {
        display: none;
        border-bottom: 1px solid #ddd;
        padding: 10px 0
    }

    .block .list li {
        padding: 5px 0 5px 15px
    }

    .block .list a {
        display: inline-block;
        position: relative;
        padding: 5px 0;
        font-size: 16px;
        color: #444;
        -webkit-transition: all .1s ease;
        transition: all .1s ease
    }

.block-account-navigation.block .listbox {
    padding: 0 0
}

.block-account-navigation.block .list {
    background: #fbfafa;
    border: solid #ddd 1px;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 0
}

    .block-account-navigation.block .list li {
        padding: 8px 10px 8px 10px;
        border-bottom: solid #ddd 1px
    }

        .block-account-navigation.block .list li a:before {
            height: 0;
            width: 0
        }

        .block-account-navigation.block .list li a {
            padding: 0
        }

            .block-account-navigation.block .list li a:hover {
                text-decoration: none
            }

            .block-account-navigation.block .list li a.active {
                font-weight: 700;
                color: #0069aa
            }

.block .list a:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -15px;
    width: 5px;
    height: 5px;
    background-color: #ddd
}

.block .list .active > a {
    color: #0069aa
}

.block .list a:hover {
    color: #0069aa
}

.block a.product-picture {
    display: none
}

    .block a.product-picture:before {
        display: none
    }

.block .sublist {
    margin: 15px 0 5px
}

    .block .sublist a {
        font-size: 14px
    }

.block .view-all {
    margin: 10px 0 0
}

    .block .view-all a {
        display: inline-block;
        padding: 10px 15px;
        font-size: 16px;
        color: #0069aa
    }

        .block .view-all a:hover {
            text-decoration: underline
        }

.block .tags {
    margin: 5px 0 10px
}

    .block .tags ul {
        font-size: 0
    }

    .block .tags li,
    .product-tags-all-page li {
        display: inline-block;
        position: relative;
        margin: 0 10px;
        overflow: hidden;
        font-size: 17px !important
    }

        .block .tags li a,
        .product-tags-all-page li a {
            float: left;
            line-height: 30px;
            color: #444
        }

            .block .tags li a:hover,
            .product-tags-all-page li a:hover {
                color: #0069aa
            }

.poll strong {
    display: block;
    margin: 10px 0;
    background-color: #f6f6f6;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
    color: #444;
    text-transform: uppercase
}

.poll-options,
.poll-results {
    margin: 10px 0 15px;
    overflow: hidden;
    font-size: 15px;
    color: #444
}

    .poll-options li,
    .poll-results li {
        margin: 10px 0
    }

        .poll-options li > input {
            margin: 0 5px 0 0;
            cursor: pointer
        }

        .poll-options li > label {
            display: inline-block;
            font-size: 16px;
            cursor: pointer
        }

.poll .buttons input {
    border: none;
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase
}

    .poll .buttons input:hover {
        background-color: #bbb
    }

.poll-total-votes {
    display: block;
    margin: 10px 0 0;
    font-weight: 700;
    font-style: italic;
    color: #444
}

.home-page-polls {
    text-align: center
}

    .home-page-polls .title {
        border-bottom: 1px solid #ddd;
        color: #444;
        font-size: 30px;
        font-weight: 400;
        margin: 0 0 30px;
        padding: 0 0 15px
    }

        .home-page-polls .title strong {
            font-weight: 400
        }

    .home-page-polls li {
        display: inline-block;
        margin: 10px
    }

div#categoryBanner img {
    width: 100%
}

.visible-xs {
    display: none
}

.breadcrumb {
    margin: 0 0 50px;
    padding: 5px 10px
}

    .breadcrumb ul {
        font-size: 0
    }

    .breadcrumb li {
        display: inline-block
    }

        .breadcrumb li * {
            display: inline-block;
            margin: 0;
            font-size: 14px
        }

        .breadcrumb li span.delimiter {
            margin: 0 7px 0 7px
        }

    .breadcrumb strong {
        font-weight: 400
    }

    .breadcrumb a:hover {
        color: #0069aa
    }

.category-description,
.manufacturer-description,
.vendor-description {
    margin: 0 0 25px;
    line-height: 22px
}

.contact-vendor {
    margin: 0 0 30px
}

    .contact-vendor .button-2 {
        border: none;
        background-color: #0069aa;
        padding: 10px 15px;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase
    }

        .contact-vendor .button-2:hover {
            background-color: #0080d5
        }

.product-selectors {
    margin: 0 0 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

    .product-selectors:first-child {
        border-top: none
    }

    .product-selectors:after {
        content: "";
        display: block;
        clear: both
    }

    .product-selectors > div {
        display: inline-block;
        margin: 5px
    }

    .product-selectors span {
        vertical-align: top;
        font-size: 13px;
        display: block
    }

    .product-selectors select {
        margin: 0 0
    }

    .product-selectors .product-viewmode {
        display: none;
        font-size: 0
    }

.product-filters {
    display: table;
    width: 100%;
    margin: -20px 0 20px;
    border-bottom: 1px solid #ddd
}

.product-filter {
    margin: 0 0 10px
}

    .product-filter .filter-title {
        margin: 0 0 10px;
        background-color: #f6f6f6;
        padding: 10px;
        font-size: 17px;
        color: #444
    }

        .product-filter .filter-title strong {
            font-weight: 400
        }

    .product-filter .filter-content {
        padding: 10px;
        color: #444
    }

.full-description ul {
    margin-bottom: 23px
}

.product-filter .available-items:after {
    content: "";
    display: block;
    clear: both
}

.product-filter .group {
    margin: 0 0 10px
}

    .product-filter .group li {
        font-size: 15px
    }

        .product-filter .group li a,
        .product-filter .group li strong {
            display: inline-block;
            padding: 5px 0
        }

            .product-filter .group li a:hover {
                color: #0069aa
            }

        .product-filter .group li.item {
            display: inline-block;
            position: relative;
            margin: 0 15px 0 0;
            padding: 0 0 0 15px
        }

            .product-filter .group li.item:before {
                content: "";
                position: absolute;
                top: 12px;
                left: 0;
                width: 5px;
                height: 5px;
                background-color: #ddd
            }

        .product-filter .group li.color-item {
            padding: 0;
            display: inline-block
        }

            .product-filter .group li.color-item a {
                padding: 0
            }

            .product-filter .group li.color-item:before {
                display: none
            }

.filtered-items .title {
    margin: 0 0 5px;
    font-style: italic
}

.filtered-items .item {
    color: #0069aa
}

.remove-filter {
    margin: 15px 0
}

    .remove-filter a {
        display: inline-block;
        background-color: #aaa;
        padding: 10px 20px;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase
    }

        .remove-filter a:hover {
            background-color: #999
        }

a.viewmode-icon.grid.selected {
    background-image: url(../images/view-grid-active.png) !important
}

a.viewmode-icon.list.selected {
    background-image: url(../images/view-list-active.png) !important
}

.news-list-page .page-body {
    padding: 20px 0
}

.product-list .item-box .picture {
    position: relative
}

.owl-carousel .owl-item .details img {
    width: auto !important;
    margin: 0 auto;
    margin-top: 12px
}

.owl-carousel .owl-item .details h2.product-title {
    padding-left: 15px;
    color: #fff;
    height: auto;
    position: relative;
    margin: 0 !important;
    padding-bottom: 0;
    text-align: left;
    width: 83%
}

    .owl-carousel .owl-item .details h2.product-title a:hover {
        color: #fff;
        text-decoration: none
    }

.item-grid:after {
    content: "";
    display: block;
    clear: both
}

.item-box {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 80px;
    text-align: left
}

.html-shopping-cart-page .item-box {
    width: 100% !important;
    padding: 0 0;
}

.page.shopPage-newproduct-box.recently-added-products-page .item-grid.pro-listbox.shop-newproductlist-grid-section .item-box {
    width: 100% !important;
    max-width: inherit !important
}

.picture {
    z-index: 1;
    background-color: #fff;
    margin: 0 0 10px;
    border-radius: 4px;
    border: #f0f0f1 solid 1px
}

    .picture a {
        display: block;
        position: relative;
        overflow: hidden
    }

        .picture a:before {
            content: "";
            display: block;
            padding-top: 100%
        }

        .picture a img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: auto;
            max-height: 100%;
            margin: auto;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: translateZ(0) scale(1, 1)
        }

.item-box:hover .picture a img {
    opacity: .85
}

.frame ul li .details {
    padding: 0 10px
}

.frame ul li .product-title {
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #37373b;
    font-family: 'Source Sans Pro'
}

#dvCatSlider .item-box .product-title {
    overflow: inherit !important
}

.frame ul li .product-title a {
    display: block;
    color: #37373b
}

    .frame ul li .product-title a:hover {
        color: #0080d5
    }

.home-page-featured-product .frame ul li .product-title a:hover {
    color: #fff;
}

.vacation-place-list-container .frame ul li .product-title a:hover {
    color: #fff;
}

.cruise-place-List-container .frame ul li .product-title a:hover {
    color: #fff;
}

.frame ul li .sku {
    margin: 0 0 15px
}

.frame ul li .product-rating-box {
    display: inline-block;
    margin: 0 0 10px
}

.frame ul li .rating {
    background: url(../images/rating1.png) repeat-x;
    width: 105px;
    height: 19px
}

    .frame ul li .rating div {
        background: url(../images/rating2.png) repeat-x;
        height: 19px
    }

.frame ul li .description {
    display: none
}

    .frame ul li .description a {
        display: block;
        overflow: hidden
    }

.frame ul li .prices {
    margin: 0 0 10px;
    overflow: hidden
}

.frame ul li .old-price {
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #aaa;
    text-decoration: line-through
}

.frame ul li .actual-price {
    margin: 0 5px 0 0;
    font-size: 17px;
    color: #37373b;
    font-weight: 700;
    font-family: 'Source Sans Pro'
}

.frame ul li .prices span.price.actual-price:nth-child(2) {
    color: #ff3915
}

.frame ul li .tax-shipping-info a {
    color: #0069aa
}

    .frame ul li .tax-shipping-info a:hover {
        text-decoration: underline
    }

.item-box .buttons {
    margin: 0;
    font-size: 0
}

input[type=button] {
    display: inline-block;
    /*height: 32px;*/
    border: none;
    vertical-align: middle
}

.frame ul li input[type=button] {
    height: 32px;
}

.product-box-add-to-cart-button {
    width: auto;
    background-color: #0069aa;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 100px;
    font-family: 'Source Sans Pro';
    padding: 0 20px
}

    .product-box-add-to-cart-button:hover {
        background-color: #0080d5
    }

input[value=Added].product-box-add-to-cart-button {
    background-color: #fff;
    border: 1px solid #0069aa;
    color: #0069aa;
    border-radius: 50px
}

.add-to-compare-list-button,
.add-to-wishlist-button {
    width: 20%;
    background-color: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0
}

.add-to-compare-list-button {
    background: #f0f0f1 url(../images/compare-button.png) no-repeat center center;
    background-size: 20px auto !important;
    border-radius: 100px;
    text-indent: 9999999999999px;
    width: 32px;
    height: 32px;
    border: none !important;
    overflow: hidden;
    padding: 0 0 0 32px;
    font-size: 0 !important
}

.add-to-wishlist-button {
    background: #ff3915 url(../images/wishlist-button.png) no-repeat center center;
    background-size: 20px auto !important;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 9999999999999px;
    overflow: hidden;
    padding: 0 0 0 32px;
    font-size: 0 !important
}

.Featured-products-container .frame ul li {
    overflow: inherit !important;
}

.add-to-compare-list-button:hover,
.add-to-wishlist-button:hover {
    background-color: #ddd
}

.home-page-category-grid,
.manufacturer-grid,
.sub-category-grid,
.vendor-grid {
    margin: 0 0 20px
}

    .home-page-category-grid .title,
    .sub-category-grid .title {
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

        .home-page-category-grid .title a,
        .sub-category-grid .title a {
            display: block;
            padding: 0 0 15px
        }

    .home-page-category-grid .picture,
    .sub-category-grid .picture {
        margin: 0
    }

        .home-page-category-grid .picture a:before,
        .sub-category-grid .picture a:before {
            padding-top: 65%
        }

.product-grid,
.product-list {
    margin: 0 0 50px
}

    .product-grid .item-grid {
        margin: 0 -1.3%
    }

    .product-list .item-grid {
        margin: 0 -1%
    }

.search-page .item-grid {
    padding: 0 15px
}

.product-grid .title {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    font-size: 30px;
    font-weight: 400;
    color: #444
}

    .product-grid .title strong {
        font-weight: 400
    }

.manufacturer-grid .title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px
}

    .manufacturer-grid .title a:hover {
        color: #0069aa
    }

.manufacturer-grid .picture {
    border: 1px solid #ddd
}

.vendor-grid .title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px
}

    .vendor-grid .title a:hover {
        color: #0069aa
    }

.vendor-grid .picture {
    border: 1px solid #ddd
}

.pager {
    margin: 0 0 20px
}

    .pager ul {
        text-align: right;
        font-size: 0
    }

    .pager li {
        display: inline-block;
        margin: 0 5px;
        vertical-align: top
    }

        .pager li a,
        .pager li span {
            display: block;
            min-width: 35px;
            height: 35px;
            border: 1px solid #ddd;
            background-color: #eee;
            padding: 6px;
            text-align: center;
            font-size: 14px;
            cursor: pointer;
            border-radius: 4px
        }

        .pager li span {
            border-color: transparent;
            background-color: #0069aa;
            color: #fff
        }

        .pager li.first-page *,
        .pager li.last-page *,
        .pager li.next-page *,
        .pager li.previous-page * {
            background-position: center;
            background-repeat: no-repeat;
            font-size: 0;
            color: #fff
        }

        .pager li.previous-page * {
            background-image: url(../images/prev.png)
        }

        .pager li.next-page * {
            background-image: url(../images/next.png)
        }

        .pager li.first-page * {
            background-image: url(../images/first.png)
        }

        .pager li.last-page * {
            background-image: url(../images/last.png)
        }

        .pager li a:hover {
            border-color: transparent;
            background-color: #ddd
        }

.product-details-page {
    padding: 20px 0 0
}

.product-essential {
    margin: 0 0 20px 0;
    border-bottom: 0 solid #ddd;
    padding: 0 0 10px;
}

    .product-essential:after {
        content: "";
        display: block;
        clear: both
    }

    .product-essential .overview input[type=checkbox],
    .product-essential .overview input[type=radio],
    .product-essential .overview select {
        cursor: pointer;
    }

.attribute-squares.color-squares input[type=checkbox], .attribute-squares.color-squares input[type=radio] {
    border: 0 !important;
    background: none;
}

.gallery {
    margin: 0 auto 50px
}

    .gallery .picture-wrapper {
        margin: 0 0 10px
    }

    .gallery .picture {
        position: relative;
        max-width: 100%;
        margin: 0 auto 10px;
        overflow: hidden
    }

        .gallery .picture:before {
            content: "";
            display: block;
            padding-top: 100%
        }

        .gallery .picture img,
        .gallery .picture-thumbs img,
        .variant-picture img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            max-width: 100%;
            max-height: 100%;
            margin: auto
        }

    .gallery .picture-thumbs {
        overflow: hidden;
        font-size: 0
    }

        .gallery .picture-thumbs .thumb-item {
            display: inline-block;
            position: relative;
            width: 100px;
            height: 100px;
            margin: 0 5px 10px;
            overflow: hidden;
            cursor: pointer
        }

.overview {
    position: relative;
    margin: 0 0 50px
}

    .overview .discontinued-product {
        background: #f3f3f3;
        margin: 0 0 20px
    }

        .overview .discontinued-product h4 {
            display: inline-block;
            font-size: 14px;
            padding: 17px 17px 17px 40px;
            background: url(../images/discontinued-product-icon.png) no-repeat 13px center;
            color: #de444c
        }

    .overview .product-name {
        margin: 0 0 5px;
        border-bottom: 0 solid #ddd;
        padding: 0 0 0
    }

        .overview .product-name h1 {
            font-size: 30px;
            font-weight: 700
        }

    .overview .short-description {
        margin: 0 0 25px;
        line-height: 22px;
        color: #666
    }

.product-slider .zoom-gallery-slide,
.product-slider .zoom-gallery-slide.active {
    position: relative
}

    .product-slider .zoom-gallery-slide .MagicZoom,
    .product-slider .zoom-gallery-slide.active .MagicZoom {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%
    }

.product-no-reviews,
.product-reviews-overview {
    margin: 0 0 0;
    color: #444
}

    .product-no-reviews a {
        text-decoration: underline
    }

.product-review-box {
    display: inline-block;
    margin: 0 0 8px
}

    .product-review-box .rating {
        width: 105px;
        height: 19px;
        background: url(../images/rating1.png) repeat-x
    }

        .product-review-box .rating div {
            height: 19px;
            background: url(../images/rating2.png) repeat-x
        }

.product-review-links a {
    text-decoration: underline
}

    .product-review-links a:hover {
        color: #0069aa
    }

.overview .value,
.variant-overview .value {
    color: #444
}

    .overview .value a,
    .variant-overview .value a {
        color: #0069aa
    }

        .overview .value a:hover,
        .variant-overview .value a:hover {
            text-decoration: underline
        }

.overview-buttons {
    margin: 0 0 25px;
    font-size: 0
}

    .overview-buttons .product-review-links img {
        padding-right: 10px
    }

    .overview-buttons div {
        width: 75%;
        margin: 0 auto 3px
    }

.overview .button-2,
.variant-overview .button-2 {
    display: block;
    width: 100%;
    border: none;
    background-color: #eaeaea;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 12px 15px 12px 40px;
    text-align: left;
    font-size: 14px;
    color: #666
}

    .overview .button-2:hover,
    .variant-overview .button-2:hover {
        background-color: #ddd
    }

.overview .add-to-compare-list-button {
    background: #f0f0f1 url(../images/compare-button.png) no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 999999999999px;
    text-align: center;
    background-position: center center;
    padding: 0 0 0 32px;
    overflow: hidden;
    font-size: 0 !important
}

.overview .email-a-friend-button {
    background: url(../images/email-button.png) no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 999999999999px;
    text-align: center;
    background-position: center center;
    padding: 0 0 0 32px;
    overflow: hidden;
    font-size: 0 !important
}

.overview .subscribe-button,
.variant-overview .subscribe-button {
    background: url(../images/email-button.png) no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 999999999999px;
    text-align: center;
    background-position: center center;
    padding: 0 0 0 32px;
    overflow: hidden
}

.overview .download-sample-button,
.variant-overview .download-sample-button {
    background: url(../images/download-button.png) no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 999999999999px;
    text-align: center;
    background-position: center center;
    padding: 0 0 0 32px;
    overflow: hidden
}

.overview .add-to-wishlist-button,
.variant-overview .add-to-wishlist-button {
    background: #ff3915 url(../images/wishlist-button.png) no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 999999999999px;
    text-align: center;
    background-position: center center;
    padding: 0 0 0 32px;
    overflow: hidden;
    font-size: 0 !important
}

.overview .manufacturers {
    margin: 0 0 20px
}

.overview .availability,
.variant-overview .availability {
    margin: 0 0 20px;
    overflow: hidden
}

    .overview .availability .stock,
    .variant-overview .availability .stock {
        margin: 0 0 10px
    }

    .overview .availability .back-in-stock-subscription,
    .variant-overview .availability .back-in-stock-subscription {
        display: inline-block
    }

.overview .additional-details {
    display: none
}

.overview label {
    font-weight: 400
}

.attributes .title h4 {
    font-weight: 700;
    font-size: 20px
}

.overview .attributes {
    border-bottom: #cdcdce solid 1px;
    padding-bottom: 0;
    margin-bottom: 20px
}

.overview .additional-details,
.variant-overview .additional-details {
    margin: 0 0 20px
}

    .overview .additional-details div,
    .variant-overview .additional-details div {
        margin: 0 0 8px
    }

.overview .delivery,
.variant-overview .delivery {
    overflow: hidden
}

.overview .free-shipping,
.variant-overview .free-shipping {
    display: inline-block;
    margin: 10px 0;
    background: url(../images/shipping.png) left center no-repeat;
    padding: 2px 0 2px 28px;
    font-weight: 700;
    color: #444
}

    .overview .free-shipping.invisible,
    .variant-overview .free-shipping.invisible {
        display: none
    }

.overview .delivery-date,
.variant-overview .delivery-date {
    margin: 0 0
}

.overview .delivery-availability .delivery-date {
    display: inline
}

.overview .delivery-availability .availability {
    display: inline-block;
    padding-left: 10px;
    overflow: inherit;
    font-weight: 700;
    margin-bottom: 0
}

    .overview .delivery-availability .availability .stock {
        margin-bottom: 0
    }

        .overview .delivery-availability .availability .stock span.value {
            color: #1ad589;
            font-weight: 700
        }

.overview .min-qty-notification,
.variant-overview .min-qty-notification {
    margin: 10px 0;
    font-style: italic;
    color: #444
}

.overview .download-sample,
.variant-overview .download-sample {
    display: inline-block;
    margin: 0 0 25px
}

.overview .prices,
.variant-overview .prices {
    margin: 0 0 0;
    overflow: hidden
}

    .overview .prices > div,
    .variant-overview .prices > div {
        margin: 0 0 0
    }

        .overview .prices > div > span,
        .variant-overview .prices > div > span {
            vertical-align: middle
        }

.overview .non-discounted-price,
.overview .old-product-price,
.variant-overview .non-discounted-price,
.variant-overview .old-product-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through
}

.overview .product-price,
.variant-overview .product-price {
    font-size: 20px;
    font-weight: 700;
    color: #444
}

.overview .tax-shipping-info a,
.variant-overview .tax-shipping-info a {
    color: #0069aa
}

    .overview .tax-shipping-info a:hover,
    .variant-overview .tax-shipping-info a:hover {
        text-decoration: underline
    }

.customer-entered-price {
    margin: 0 0 20px;
    overflow: hidden
}

    .customer-entered-price .price-input label {
        display: block;
        margin: 0 0 5px;
        font-weight: 700;
        color: #444
    }

    .customer-entered-price .price-input input {
        width: 170px;
        text-align: center
    }

    .customer-entered-price .price-range {
        margin: 5px 0 0;
        color: #777
    }

.tier-prices {
    margin: 0 0 20px
}

    .tier-prices .title {
        display: none
    }

    .tier-prices table td {
        border: 1px solid #ddd;
        padding: 10px;
        color: #444
    }

    .tier-prices .field-header {
        min-width: 80px
    }

    .tier-prices .item-price {
        background-color: #f9f9f9;
        font-size: 16px;
        color: #e4434b
    }

.overview .add-to-cart {
    margin: 12px 0 31px
}

.overview .add-to-cart-panel,
.variant-overview .add-to-cart-panel {
    display: inline-block;
    position: relative
}

    .overview .add-to-cart-panel > *,
    .variant-overview .add-to-cart-panel > * {
        float: left
    }

.overview .qty-label,
.variant-overview .qty-label {
    display: none !important
}

.overview ul.option-list {
    padding-bottom: 15px;
    margin-bottom: 0
}

    .overview ul.option-list label {
        /*transform: inherit;
	height: auto;*/
        transform: inherit;
        height: 38px !important;
        width: auto !important;
        vertical-align: top;
        text-align: center;
    }

.overview .add-to-cart label {
    display: block !important;
    float: none;
    font-weight: 700
}

.overview .qty-input,
.variant-overview .qty-input {
    width: 86px;
    height: 46px;
    padding: 0 12px;
    text-align: left;
    font-size: 15px;
    color: #444
}

.overview .qty-dropdown,
.variant-overview .qty-dropdown {
    height: 46px;
    padding: 0 12px;
    font-size: 15px;
    color: #444
}

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
    height: 36px;
    border: none;
    background-color: #0069aa;
    padding: 0 24px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 100px;
    font-family: 'Source Sans Pro';
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4)
}

    .overview .add-to-cart-button:hover,
    .variant-overview .add-to-cart-button:hover {
        background-color: #0080d5
    }

.overview .add-to-cart-button {
    float: right
}

.overview .add-to-cart-panel {
    width: 100%
}

.product-share-button {
    display: inline-block;
    overflow: hidden
}

    .product-share-button label {
        font-weight: 700;
        color: #37373b;
        text-transform: uppercase;
        font-size: 17px
    }

.full-description {
    clear: both;
    line-height: 24px
}

.product-collateral {
    margin: 0 0 75px
}

    .product-collateral .title {
        margin: 0 0 10px;
        font-size: 18px;
        color: #444
    }

        .product-collateral .title strong {
            font-weight: 400
        }

.product-variant-line {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px
}

    .product-variant-line:after {
        content: "";
        display: block;
        clear: both
    }

.variant-picture {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 auto 15px;
    overflow: hidden
}

.variant-overview {
    width: 100%
}

    .variant-overview .variant-name {
        margin: 0 0 10px;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 700;
        color: #0069aa
    }

    .variant-overview .variant-description {
        margin: 0 0 15px;
        line-height: 22px
    }

    .variant-overview .add-to-wishlist {
        margin: 0 0 25px
    }

    .variant-overview .add-to-wishlist-button {
        display: inline-block;
        width: auto
    }

    .variant-overview .add-to-cart {
        margin: 0 0 10px
    }

.product-specs-box {
    margin: 0 0 20px;
    border-bottom: #cdcdce solid 1px;
    padding: 0 0 20px
}

.product-details-page .product-specs-box .table-wrapper td.spec-name {
    white-space: nowrap
}

.product-details-page .product-specs-box .table-wrapper td {
    padding: 10px 10px 10px 0;
    border: none
}

.product-details-page .product-specs-box tbody tr {
    border-bottom: 1px solid #cdcdce
}

    .product-details-page .product-specs-box tbody tr:last-child {
        border-bottom: none
    }

.product-specs-box .data-table tr.hidden-row th {
    padding: 0;
    border-top: none;
    background: 0 0;
    border: 0
}

.spec-name {
    font-size: 17px;
    font-weight: 700;
    color: #37373b
}

.spec-value {
    font-size: 17px;
    font-weight: 400;
    color: #37373b
}

.use-reward-points label {
    transform: inherit !important;
    margin-top: 5px;
    font-weight: 700;
    vertical-align: top;
    margin-left: 5px
}

.product-tags-list {
    font-size: 0
}

    .product-tags-list li {
        display: inline-block;
        font-size: 14px
    }

        .product-tags-list li.separator {
            margin: 0 5px 0 3px
        }

    .product-tags-list a {
        display: inline-block;
        line-height: 24px
    }

        .product-tags-list a:hover {
            color: #444
        }

.attributes {
    margin: 20px 0 0 0
}

    .attributes dl {
        overflow: hidden;
        padding: 0 2px;
        margin-bottom: 0
    }

    .attribute-label,
    .attributes dt {
        display: block;
        margin: 0 0 5px;
        white-space: nowrap;
        font-weight: 700;
        color: #444
    }

    .attribute-data,
    .attributes dd {
        margin: 0 0 10px
    }

    .attributes li {
        margin: 8px 0 12px
    }

    .attributes select {
        width: auto;
        min-width: 100px;
        max-width: 100%
    }

    .attributes .option-list label {
        margin: 0 5px
    }

    .attributes .datepicker {
        width: 280px;
        text-align: center;
        color: #444
    }

    .attributes .qty-box input {
        width: 48px;
        height: 32px;
        text-align: center
    }

.ui-datepicker {
    width: 280px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    background-color: #fff;
    text-align: center;
    border: none;
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #777
}

.ui-datepicker-header {
    position: relative;
    height: 32px;
    background-color: #0069aa;
    color: #fff;
    border: none;
    border-radius: 0;
    background-image: none;
    padding: 0 !important;
    font-weight: 400
}

    .ui-datepicker-header a {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 0;
        top: 0 !important;
        width: 32px !important;
        height: 32px !important;
        border: none !important
    }

        .ui-datepicker-header a.ui-datepicker-prev {
            left: 0;
            background: url(../images/calendar-prev.png) center no-repeat
        }

        .ui-datepicker-header a.ui-datepicker-next {
            right: 0;
            background: url(../images/calendar-next.png) center no-repeat
        }

        .ui-datepicker-header a span {
            display: none !important
        }

.ui-datepicker-title {
    position: relative;
    z-index: 0;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 32px !important
}

.ui-datepicker-calendar {
    margin: 0 !important;
    font-size: 14px !important
}

    .ui-datepicker-calendar th {
        background-color: #eee
    }

    .ui-datepicker-calendar td,
    .ui-datepicker-calendar th {
        width: 14.285%;
        border: 1px solid #ddd;
        padding: 0
    }

        .ui-datepicker-calendar td a,
        .ui-datepicker-calendar th span {
            display: block;
            min-height: 32px;
            line-height: 32px;
            color: #444
        }

        .ui-datepicker-calendar td a {
            border: none !important;
            background: 0 0 !important;
            padding: 0;
            text-align: center;
            color: #444 !important
        }

    .ui-datepicker-calendar .ui-state-active {
        outline: 2px solid #0069aa;
        font-weight: 700;
        color: #0069aa;
        color: #0069aa !important
    }

.attribute-squares {
    font-size: 0
}

    .attribute-squares li {
        display: inline-block;
        margin: 0 5px 5px;
        text-align: center
    }

    .attribute-squares .attribute-square-container {
        /*display: block;
	position: relative;
	z-index: 0;
	padding: 1px;*/
        position: relative;
        z-index: 0;
        padding: 0px;
        border-radius: 200px;
        width: 33.5px;
        height: 33.5px;
        margin: 0px !important;
        vertical-align: top;
    }

    .attribute-squares label {
        display: block;
        margin: 0 !important;
        overflow: hidden
    }

    .attribute-squares .attribute-square {
        display: table !important;
        width: 32px !important;
        height: 32px !important;
        border: 1px solid #444 !important;
        cursor: pointer
    }

    .attribute-squares .selected-value .attribute-square-container {
        background-color: transparent;
        border-radius: 50px;
        padding: 1px !important
    }

    .attribute-squares li input {
        position: relative;
        z-index: -1;
        margin: -32px 0 0
    }

.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000;
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px
}

    .tooltip-container:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -7px;
        width: 0;
        height: 0;
        border-bottom: 7px solid #eee;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent
    }

    .tooltip-container:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #fff;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent
    }

.attribute-squares li:hover .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999
}

.tooltip-container .tooltip-header {
    background-color: #f6f6f6;
    height: 25px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 198px;
    font-size: 15px;
    border-bottom: 1px #eee solid
}

.tooltip-container .tooltip-body {
    margin: 5px
}

    .tooltip-container .tooltip-body img {
        border: 0 #fff;
        width: 190px
    }

.giftcard {
    margin: 0 0 20px;
    overflow: hidden
}

    .giftcard div {
        margin: 0 0 10px
    }

    .giftcard label {
        display: block;
        margin: 0 auto 5px;
        font-weight: 700;
        color: #444
    }

    .giftcard input,
    .giftcard textarea {
        width: 350px;
        max-width: 100%
    }

    .giftcard textarea {
        height: 150px
    }

.product-reviews-page h1 a {
    color: #0069aa
}

    .product-reviews-page h1 a:after,
    .product-reviews-page h1 a:before {
        content: "''"
    }

.product-reviews-page .title {
    margin: 0 0 20px;
    font-size: 20px;
    color: #444
}

    .product-reviews-page .title strong {
        font-weight: 400
    }

.write-review {
    margin: 0 0 60px
}

    .write-review .fieldset {
        margin: 0 0 20px
    }

.tooltip {
    position: initial;
    display: inline-block;
    border-bottom: 1px dotted #000;
    color: #444
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: auto;
        background: #f0f0f0 no-repeat 100% 5%;
        border: silver 1px dotted;
        text-align: Left;
        padding: 10px 10px 5px 5px;
        position: absolute;
        z-index: 1;
        left: 10%;
        opacity: 0;
        transition: opacity .3s
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
        cursor: help
    }

.write-review .review-rating {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

    .write-review .review-rating label {
        display: block;
        margin: 0 0 5px;
        font-size: 17px;
        color: #37373b
    }

    .write-review .review-rating div.first {
        color: #e4444c
    }

    .write-review .review-rating div.rating-options {
        padding-top: 2px;
        margin: 0 5px
    }

        .write-review .review-rating div.rating-options input {
            vertical-align: baseline
        }

    .write-review .review-rating div.last {
        color: #4cb17c
    }

.write-review .captcha-box {
    margin: 15px 0 0
}

.write-review .button-1 {
    border: none;
    background-color: #0069aa;
    padding: 8px 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

    .write-review .button-1:hover {
        background-color: #0080d5
    }

.product-reviews-page .message-error,
.product-reviews-page .result {
    margin: 0 0 20px
}

.product-review-list {
    overflow: hidden
}

.product-details-page .page.product-reviews-page .title {
    display: none
}

.product-review-item {
    margin: 0 0 20px
}

    .product-review-item .review-item-head {
        overflow: hidden;
        padding: 0
    }

    .product-review-item .review-title {
        line-height: 20px;
        font-size: 16px;
        color: #444;
        margin-bottom: 15px
    }

    .product-review-item .product-review-box {
        margin: 3px 0 0
    }

    .product-review-item .review-content {
        padding: 0 0
    }

    .product-review-item .review-text {
        margin: 10px 0 15px;
        line-height: 22px;
        color: #444;
        font-size: 14px
    }

    .product-review-item .reply {
        margin: 15px 0;
        border-top: 1px solid #ddd
    }

    .product-review-item .reply-header {
        margin: 15px 0;
        font-weight: 700
    }

    .product-review-item .reply-text {
        line-height: 22px
    }

    .product-review-item .review-info {
        margin: 0 0 5px
    }

.product-reviews-ratting .product-review-item .review-info {
    display: none
}

.product-review-item .review-info label {
    font-weight: 400
}

.account-page .fieldset {
    margin: 0 0 0
}

    .account-page .fieldset .title {
        padding: 15px 0 0 0
    }

        .account-page .fieldset .title strong {
            font-weight: 600
        }

.account-page .product-review-item .review-info a {
    background: #fff;
    color: #0069aa;
    width: auto
}

.account-page .product-review-item .review-info label {
    margin-bottom: 0
}

.product-review-helpfulness .vote,
.product-review-item .review-info a {
    display: inline-block;
    padding: 6px 5px;
    color: #fff;
    cursor: pointer;
    background: #0069aa;
    width: 94px;
    text-align: center;
    border-radius: 100px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    line-height: 22px
}

.product-review-helpfulness .question {
    margin: 0 5px 0 20px;
    font-style: normal;
    font-weight: 700
}

.product-review-helpfulness .result {
    margin: 0 0 0 10px
}

.address-item .info li.name {
    display: none
}

.page.account-page .page-title {
    width: 100% !important;
    max-width: 100% !important
}

.account-page.address-list-page .section .title {
    padding: 10px 0 0 0 !important
}

.wishlist-page .page-title {
    margin: 0 0 -1px
}

.wishlist-content {
    margin: 0 0 20px
}

    .wishlist-content .message-error {
        margin: 20px 0
    }

    .wishlist-content .table-wrapper {
        margin: 0 0 30px
    }

    .wishlist-content .product-content {
        min-width: 300px;
        text-align: left
    }

    .wishlist-content .tax-shipping-info {
        margin: 0 0 20px;
        text-align: center
    }

        .wishlist-content .tax-shipping-info a {
            color: #4ab3f1
        }

            .wishlist-content .tax-shipping-info a:hover {
                text-decoration: underline
            }

    .wishlist-content .buttons {
        font-size: 0
    }

    .wishlist-content .button-2 {
        display: block;
        width: 250px;
        margin: 0 auto 3px;
        border: none;
        padding: 10px 25px;
        text-align: center;
        line-height: 20px;
        font-size: 15px;
        color: #fff
    }

    .wishlist-content .update-wishlist-button,
    .wishlist-content .wishlist-add-to-cart-button {
        background-color: #0069aa;
        text-transform: uppercase
    }

        .wishlist-content .update-wishlist-button:hover,
        .wishlist-content .wishlist-add-to-cart-button:hover {
            background-color: #0080d5
        }

    .wishlist-content .email-a-friend-wishlist-button {
        background-color: #aaa
    }

        .wishlist-content .email-a-friend-wishlist-button:hover {
            background-color: #999
        }

.wishlist-page .share-info {
    text-align: center;
    margin-bottom: 90px;
    margin-top: 60px
}

select {
    cursor: pointer
}

.wishlist-page .share-info span {
    display: block;
    margin: 0 0 5px
}

.wishlist-page .share-info a {
    font-weight: 700;
    color: #444
}

    .wishlist-page .share-info a:hover {
        color: #0069aa
    }

.wishlist-page .no-data {
    margin: 25px 0 0
}

.compare-products-page {
    position: relative;
    overflow: hidden
}

    .compare-products-page .clear-list {
        display: inline-block;
        margin: 0 0 20px;
        background-color: #0069aa;
        padding: 10px 15px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase
    }

        .compare-products-page .clear-list:hover {
            background-color: #0080d5
        }

    .compare-products-page .table-wrapper {
        margin: 0 0 30px;
        padding: 0 0 1px
    }

.compare-products-table td {
    min-width: 150px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    color: #444
}

    .compare-products-table td:first-child {
        min-width: 0
    }

    .compare-products-table td label {
        font-weight: 400;
        color: #777
    }

.compare-products-table .remove-button {
    display: inline-block;
    border: none;
    background: url(../images/remove.png) left center no-repeat;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #666
}

    .compare-products-table .remove-button:hover {
        color: #0069aa
    }

.compare-products-table .picture {
    display: block;
    position: relative;
    max-width: 200px;
    height: 200px;
    overflow: hidden
}

    .compare-products-table .picture img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto
    }

.compare-products-table .product-name td {
    font-weight: 700
}

    .compare-products-table .product-name td a:hover {
        color: #0069aa
    }

.compare-products-table .short-description td {
    line-height: 22px
}

.compare-products-table .full-description td {
    display: none
}

.compare-products-page .no-data {
    margin: 25px 0 0
}

.topic-block {
    margin: 0 0 0
}

.topic-block-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px
}

    .topic-block-title h2 {
        font-size: 22px;
        font-weight: 400
    }

.topic-block-body {
    text-align: left;
    line-height: 24px;
    font-size: 16px
}

.newslatter-update-section .topic-block-body {
    float: left
}

.topic-page .page-body {
    text-align: left;
    line-height: 22px;
    padding-bottom: 40px;
}

.topic-block a,
.topic-page a {
    text-decoration: underline;
    color: #0069aa
}

.master-column-wrapper a {
    color: #0069aa
}

.topic-block strong,
.topic-page strong {
    color: #444
}

.home-page .topic-block {
    margin: 0 0 0
}

.popup-window .topic-page {
    padding: 15px
}

.not-found-page p {
    margin: 30px 15px
}

.topic-password {
    text-align: center
}

.enter-password-title {
    margin: 0 0 20px;
    color: #444
}

.enter-password-form {
    display: inline-block;
    overflow: hidden
}

    .enter-password-form input[type=password] {
        float: left;
        width: 200px;
        height: 40px;
        margin: 0 -1px 0 0
    }

    .enter-password-form input[type=submit] {
        float: left;
        width: auto;
        min-width: 86px;
        height: 40px;
        border: none;
        background-color: #0069aa;
        padding: 0 15px;
        color: #fff;
        text-transform: uppercase
    }

        .enter-password-form input[type=submit]:hover {
            background-color: #0080d5
        }

.apply-vendor-page .page-title,
.contact-page .page-title,
.email-a-friend-page .page-title {
    margin: 0 0 -1px
}

.apply-vendor-page .message-error,
.apply-vendor-page .result,
.contact-page .message-error,
.contact-page .result,
.email-a-friend-page .message-error,
.email-a-friend-page .result {
    margin: 20px 0
}

.apply-vendor-page .button-1,
.contact-page .button-1,
.email-a-friend-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0069aa;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

    .apply-vendor-page .button-1:hover,
    .contact-page .button-1:hover,
    .email-a-friend-page .button-1:hover {
        background-color: #0080d5
    }

.apply-vendor-page .title,
.contact-page .topic-block,
.email-a-friend-page .title {
    margin: 25px 0
}

    .email-a-friend-page .title h2 {
        font-weight: 400;
        color: #0069aa
    }

.apply-vendor-page .terms-of-service {
    text-align: center
}

    .apply-vendor-page .terms-of-service > * {
        display: inline-block;
        line-height: 32px
    }

    .apply-vendor-page .terms-of-service a,
    .apply-vendor-page .terms-of-service span {
        color: #0069aa;
        cursor: pointer
    }

.gender {
    display: block;
    float: left;
    width: 100%
}

    .gender span.male {
        display: block;
        width: 100%;
        margin-top: 10px
    }

        .gender span.male input[type=radio] {
            display: inline-block !important;
            vertical-align: top
        }

        .gender span.male label {
            display: inline-block !important;
            vertical-align: top !important;
            transform: inherit !important;
            line-height: normal;
            color: #373737
        }

.Who-are-you > label {
    font-size: 22px;
    font-weight: 700
}

.gender span {
    display: block;
    margin: 0 5px
}

    .gender span input {
        margin-top: 1px;
        vertical-align: top;
        margin-right: 10px;
        outline: 0 !important
    }

.gender input[type=radio]:checked + label {
    font-weight: 700 !important
}

.gender label {
    font-weight: 600;
    font-size: 16px
}

.gender span > * {
    margin: 0 5px;
    line-height: 32px
}

.date-of-birth .date-picker-wrapper {
    display: inline
}

.date-of-birth select {
    width: 31%;
    max-width: 126px
}

    .date-of-birth select + select {
        margin: 0 0 0 10px
    }

.date-of-birth .select-wrapper + .select-wrapper {
    margin: 0 0 0 10px
}

#check-availability-button {
    margin: 10px 0 0;
    border: none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase
}

    #check-availability-button:hover {
        background-color: #999
    }

.inputs.accept-consent {
    text-align: center
}

    .inputs.accept-consent > * {
        display: inline-block;
        line-height: 27px
    }

    .inputs.accept-consent a,
    .inputs.accept-consent span {
        color: #0069aa;
        cursor: pointer;
        font-size: 14px
    }

    .inputs.accept-consent label {
        width: auto;
        margin-left: 10px;
        margin-bottom: 0
    }

.account-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.registration-page .button-1,
.registration-result-page .button-1,
.return-request-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0069aa;
    padding: 8px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    border: none;
    letter-spacing: 0;
    font-weight: 700;
    font-family: 'Source Sans Pro'
}

    .account-page .button-1:hover,
    .login-page .button-1:hover,
    .password-recovery-page .button-1:hover,
    .registration-page .button-1:hover,
    .registration-result-page .button-1:hover,
    .return-request-page .button-1:hover {
        background-color: #0080d5
    }

.return-request-page h1 a {
    color: #0069aa
}

.return-request-page .return-request-file {
    font-size: 14px
}

    .return-request-page .return-request-file .uploadedfileinput {
        display: inline-block
    }

.account-page .message-error,
.login-page .message-error,
.registration-page .message-error {
    margin: 0 0 10px
}

.registration-result-page .result {
    margin: 0 0 30px;
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
    color: #4cb17c
}

.customer-info-page .email-to-revalidate,
.customer-info-page .readonly-username,
.customer-info-page .vat-status {
    margin: 0 5px;
    font-size: 14px
}

.customer-info-page .vat-status {
    display: block
}

.customer-info-page .email-to-revalidate-note,
.customer-info-page .vat-note,
.registration-page .vat-note {
    display: block;
    font-size: 14px;
    margin-top: 7px;
    white-space: normal
}

.login-page .page-title h1 {
    text-align: center
}

.login-page .customer-blocks {
    margin: 0 0 0
}

.login-page .title {
    margin: 15px 0 15px;
    font-size: 20px;
    color: #444
}

    .login-page .title strong {
        font-weight: 700
    }

.login-page .new-wrapper {
    margin: 0 0 50px
}

.login-page .buttons {
    margin: 0 0 0
}

.login-page .new-wrapper .text {
    margin: 0 0 30px;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px;
    line-height: 22px;
    border-radius: 0 0 5px 5px;
    font-size: 17px;
    line-height: 26px
}

.login-page .new-wrapper .topic-block {
    margin: 0
}

.login-page .new-wrapper .topic-block-body strong {
    color: #37373b
}

.login-page .new-wrapper .button-1 {
    margin: 0 0 5px
}

.login-page .returning-wrapper {
    margin: 0
}

    .login-page .returning-wrapper .form-fields {
        overflow: hidden;
        padding: 30px 15px 0
    }

    .login-page .returning-wrapper .inputs.reversed {
        white-space: normal
    }

        .login-page .returning-wrapper .inputs.reversed * {
            display: inline-block;
            width: auto;
            margin: 5px;
            font-size: 17px;
            color: #37373b
        }

        .login-page .returning-wrapper .inputs.reversed a:hover {
            color: #fff
        }

.login-page .captcha-box {
    margin: -15px 0 20px
}

.login-page .topic-block {
    margin: 0 0 50px
}

.login-page .returning-wrapper .buttons {
    background-color: #fff;
    padding: 20px 0
}

.login-page .topic-block-body p {
    text-align: center
}

.login-term-condition {
    text-align: center
}

.external-authentication {
    margin: 0 0 0;
    overflow: hidden;
    text-align: center
}

    .external-authentication .title {
        margin: 0 0 15px;
        font-size: 20px;
        color: #444
    }

    .external-authentication .title {
        display: none
    }

    .external-authentication .buttons {
        margin: 0 0 0;
        border-top: 0 solid #e6e6e6;
        padding: 20px
    }

.external-auth-errors {
    color: #e4444c
}

.external-auth-association {
    color: #444
}

    .external-auth-association a {
        color: #0069aa
    }

        .external-auth-association a:hover {
            text-decoration: underline
        }

.login-page .returning-wrapper .title-or {
    margin: 10px 0 0;
    font-size: 20px;
    color: #444;
    text-align: center;
    position: relative
}

    .login-page .returning-wrapper .title-or:after {
        background: #ccc;
        height: 1px;
        width: 100%;
        left: 0;
        top: 16px;
        content: "";
        position: absolute
    }

    .login-page .returning-wrapper .title-or span {
        background: #fff;
        z-index: 99;
        display: inline-block;
        padding: 0 15px;
        position: relative
    }

.login-or-guest {
    width: 20px;
    float: left;
    height: 250px;
    margin-left: 3%;
    margin-top: 60px;
    position: relative;
    text-align: center
}

    .login-or-guest span {
        background: #fff;
        position: absolute;
        z-index: 9;
        padding: 10px 5px;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .login-or-guest:after {
        position: absolute;
        left: 10px;
        top: 0;
        width: 1px;
        height: 100%;
        content: "";
        background: #ccc
    }

.password-recovery-page .result {
    margin: 0 0 5px;
    font-weight: 700;
    color: #444
}

.password-recovery-page .tooltip {
    margin: 0 0 25px
}

.add-more-external-records {
    text-align: center
}

    .add-more-external-records a {
        color: #0069aa
    }

        .add-more-external-records a:hover {
            text-decoration: underline
        }

.account-page .buttons {
    text-align: center
}

.account-page .description {
    margin: 0 0 25px;
    padding: 0 10px
}

.account-page .table-wrapper {
    margin: 0 0 30px
}

.gdpr-tools-page .result {
    margin: 20px 0;
    font-size: 13px;
    color: #e4434b
}

.gdpr-tools-page .buttons {
    margin-top: 20px
}

.address-list-page .info,
.order-list-page .info {
    margin: 0 0 10px;
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 20px;
    line-height: 26px;
    color: #444
}

.account-page.order-list-page .info {
    padding: 5px 0
}

.account-page.order-list-page .section .title {
    padding: 0 0
}

.account-page.address-list-page .info {
    padding: 5px 0;
    text-align: left
}

.account-page.address-list-page .section .title {
    padding: 0 0
}

    .account-page.address-list-page .section .title strong {
        font-weight: 600
    }

.address-list-page .info .name,
.order-list-page .info .name {
    font-size: 16px;
    font-weight: 700
}

.address-list-page .button-2,
.order-list-page .button-2 {
    display: inline-block;
    margin: 0 0 0 10px;
    border: none;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #444
}

.edit-address-button {
    background: url(../images/edit.png) left center no-repeat
}

.cancel-recurring-order-button,
.delete-address-button {
    background: url(../images/remove.png) left center no-repeat
}

.retry-recurring-order-button {
    background: url(../images/retry.png) left center no-repeat
}

.return-items-button {
    background: url(../images/return.png) left center no-repeat
}

.order-details-button {
    background: url(../images/details.png) left center no-repeat
}

.address-list-page .button-2:hover,
.order-list-page .button-2:hover {
    color: #0069aa
}

.address-list-page .add-button {
    margin: 0 0 20px;
    text-align: center
}

.address-edit-page .page-title {
    margin: 0 0 -1px
}

.address-edit-page .message-error {
    margin: 20px 0
}

.address-edit-page .edit-address {
    margin: 0 0 30px;
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 10px 0
}

.recurring-payments table td {
    white-space: nowrap
}

    .recurring-payments table td:first-child {
        min-width: 120px;
        white-space: normal
    }

.recurring-payments .button-2 {
    font-size: 14px
}

.return-request-list-page .details {
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 20px;
    line-height: 22px;
    color: #444
}

.return-request-list-page label {
    margin: 0 5px 0 0
}

.return-request-list-page a {
    color: #0069aa
}

    .return-request-list-page a:hover {
        text-decoration: underline
    }

.return-request-list-page .comments div {
    margin: 10px 0 0;
    font-size: 15px;
    font-style: italic;
    color: #444
}

.downloadable-products-page table td {
    color: #444
}

.reward-points-overview {
    margin: 0 0 25px
}

.reward-points-history table td {
    color: #444
}

    .reward-points-history table td:first-child {
        min-width: 120px
    }

.change-password-page .page-title {
    margin: 0 0 -1px
}

.change-password-page .message-error,
.change-password-page .result {
    margin: 20px 0
}

.change-password-page .fieldset {
    margin: 0 0 30px
}

.avatar-page .page-title {
    margin: 0
}

.avatar-page .page-body {
    margin: 0 0 30px;
    overflow: hidden;
    background-color: #f9f9f9;
    padding: 30px 25px
}

.avatar-page .message-error {
    margin: 0 0 10px
}

.avatar-page .image {
    margin: 0 0 10px
}

    .avatar-page .image img {
        border: 1px solid #ccc
    }

.avatar-page .button-1 {
    font-size: 14px
}

.avatar-page .button-2 {
    border: none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

    .avatar-page .button-2:hover {
        background-color: #999
    }

.avatar-page .info {
    color: #444
}

.vendorinfo-page .button-2 {
    border: medium none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

    .vendorinfo-page .button-2:hover {
        background-color: #999
    }

.vendorinfo-page .vendor-picture {
    width: 400px;
    margin: 0 auto
}

    .vendorinfo-page .vendor-picture * {
        display: block;
        margin-top: 15px
    }

.check-gift-card-balance-page .page-title {
    margin: 0 0 -1px
}

.check-gift-card-balance-page .message-error,
.check-gift-card-balance-page .result {
    margin: 20px 0
}

.check-gift-card-balance-page .fieldset {
    margin: 0 0 30px
}

.order-progress {
    margin: 0 0 50px;
    background-color: #f6f6f6;
    padding: 15px 0;
    text-align: center
}

    .order-progress ul {
        font-size: 0
    }

    .order-progress li {
        display: inline-block;
        margin: 10px
    }

    .order-progress a {
        display: block;
        min-width: 70px;
        font-size: 14px;
        color: #444
    }

        .order-progress a:before {
            content: "";
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto 15px;
            border: 1px solid #bbb;
            background: #fff url(../images/pointer.png) center no-repeat
        }

    .order-progress li.active-step a {
        cursor: pointer
    }

    .order-progress li.inactive-step a {
        opacity: .3;
        cursor: default
    }

.shopping-cart-page .page-title {
    margin: 0 0 -1px;
    padding: 10px 0
}

.shopping-cart-page .message-error {
    margin: 20px 0
}

.shopping-cart-page td .message-error {
    margin: 10px 0 0;
    text-align: left
}

.shopping-cart-page .checkout-attributes a {
    color: #4ab3f1
}

    .shopping-cart-page .checkout-attributes a:hover {
        text-decoration: underline
    }

.shopping-cart-page .tax-shipping-info {
    margin: 20px 0;
    text-align: center
}

    .shopping-cart-page .tax-shipping-info a {
        color: #4ab3f1
    }

        .shopping-cart-page .tax-shipping-info a:hover {
            text-decoration: underline
        }

.shopping-cart-page .common-buttons {
    margin: 0 0 60px;
    background-color: #fff;
    padding: 20px;
    font-size: 0
}

    .shopping-cart-page .common-buttons input {
        display: inline-block;
        min-width: 180px;
        margin: 5px;
        border: none;
        background-color: #aaa;
        padding: 10px 20px;
        font-size: 15px;
        color: #fff
    }

        .shopping-cart-page .common-buttons input:hover {
            background-color: #999
        }

        .shopping-cart-page .common-buttons input:first-child {
            background-color: #0069aa
        }

            .shopping-cart-page .common-buttons input:first-child:hover {
                background-color: #0080d5
            }

.checkout-attributes {
    margin: -30px 0 30px;
    color: #444
}

    .checkout-attributes dt {
        margin: 0 0 5px;
        font-weight: 700
    }

    .checkout-attributes dd {
        margin: 0 0 20px
    }

    .checkout-attributes input[type=text],
    .checkout-attributes select {
        min-width: 170px
    }

    .checkout-attributes ul {
        font-size: 0
    }

    .checkout-attributes li {
        display: inline-block;
        margin: 5px;
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 10px;
        font-size: 14px
    }

    .checkout-attributes .attribute-squares li {
        border: none;
        padding: 0;
        line-height: 0
    }

    .checkout-attributes li label {
        display: inline-block;
        margin: 0 0 0 5px
    }

.selected-checkout-attributes {
    margin: 30px 0;
    color: #444
}

    .selected-checkout-attributes br {
        content: "";
        display: block;
        margin: 3px
    }

.cart-footer {
    margin: 0 0 50px
}

    .cart-footer:after {
        content: "";
        display: block;
        clear: both
    }

    .cart-footer .totals {
        width: 350px;
        max-width: 100%;
        margin: 0 auto 50px;
        background-color: #f9f9f9;
        padding: 10px;
        color: #444
    }

    .cart-footer .total-info {
        margin: 0 0 20px;
        border-bottom: 1px solid #ddd;
        padding: 5px 30px 15px
    }

.cart-total td {
    width: 50%;
    padding: 5px 0;
    text-align: right
}

span.selected-shipping-method {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 2px
}

.cart-total td:first-child {
    text-align: left
}

.cart-total .giftcard-remaining {
    display: block;
    font-style: italic
}

.cart-total .order-total {
    font-size: 20px;
    color: #0069aa
}

    .cart-total .order-total strong {
        font-weight: 400
    }

.cart-total .earn-reward-points {
    font-style: normal
}

.min-amount-warning {
    margin: 0 0 20px;
    padding: 0 30px;
    color: #e4434b
}

.terms-of-service {
    margin: 0 0 20px;
    padding: 0 30px
}

    .terms-of-service label {
        cursor: pointer
    }

    .terms-of-service a {
        margin: 4px 0 0 3px;
        color: #0069aa
    }

.cart-footer .checkout-buttons {
    padding: 0 10px
}

.cart-footer .checkout-disabled {
    font-size: 20px;
    text-align: center;
    background: orange;
    border: 1px solid #c3891e;
    color: #fff;
    padding: 15px 50px
}

.cart-footer .checkout-button {
    display: inline-block;
    min-width: 160px;
    border: none;
    background-color: #0069aa;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}

    .cart-footer .checkout-button:hover {
        background-color: #0080d5
    }

.cart-footer .addon-buttons {
    margin: 20px 0 0;
    padding: 0 10px
}

.cart-collaterals {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 50px;
    padding: 25px 0 0
}

    .cart-collaterals > div {
        max-width: 400px;
        margin: 0 0 50px
    }

    .cart-collaterals .button-2 {
        display: inline-block;
        border: none;
        background-color: #aaa;
        padding: 10px 15px;
        color: #fff;
        text-transform: uppercase
    }

        .cart-collaterals .button-2:hover {
            background-color: #999
        }

    .cart-collaterals .title {
        margin: 0 0 5px;
        font-size: 18px;
        color: #444
    }

        .cart-collaterals .title strong {
            font-weight: 400
        }

    .cart-collaterals .hint {
        margin: 0 0 10px
    }

    .cart-collaterals .deals > div {
        margin: 0 0 20px
    }

    .cart-collaterals .coupon-code {
        overflow: hidden
    }

        .cart-collaterals .coupon-code input[type=text] {
            float: left;
            width: 60%;
            height: 36px;
            margin: 0 -1px 0 0
        }

        .cart-collaterals .coupon-code input[type=submit] {
            float: left;
            width: 40%;
            height: 36px;
            padding: 0
        }

    .cart-collaterals .message-failure {
        margin: 5px 0 0;
        font-size: 12px;
        color: #e4434b
    }

    .cart-collaterals .message-success {
        margin: 5px 0 0;
        font-size: 12px;
        color: #4cb17c
    }

    .cart-collaterals .current-code {
        margin: 5px 0 0;
        color: #4cb17c
    }

.remove-discount-button,
.remove-gift-card-button {
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    background: #fff url(../images/close.png) center no-repeat;
    cursor: pointer
}

.cart-collaterals .shipping select {
    height: 36px
}

.cart-collaterals .shipping-results {
    margin: 30px 0 0
}

    .cart-collaterals .shipping-results li {
        margin: 20px 0
    }

        .cart-collaterals .shipping-results li strong {
            display: block;
            margin: 0 0 5px;
            color: #444
        }

.shopping-cart-page .no-data {
    margin: 25px 0 0
}

.checkout-page .section {
    margin: 0 0 30px
}

    .checkout-page .section.order-summary {
        margin: 100px 0 30px
    }

.checkout-page .cart-options {
    min-height: 60px;
    overflow: hidden
}

.checkout-page .cart-footer {
    border-top: none
}

.checkout-page .total-info {
    margin: 0;
    border-bottom: none;
    padding: 5px 20px 10px
}

.checkout-page .button-1 {
    display: inline-block;
    min-width: 130px;
    border: none;
    background-color: #0069aa;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    height: 38px;
}

    .checkout-page .button-1:hover {
        background-color: #0080d5
    }

.checkout-page .address-item {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px
}

    .checkout-page .address-item ul {
        margin: 0 0 15px;
        background-color: #f9f9f9;
        padding: 20px;
        color: #444
    }

    .checkout-page .address-item li {
        padding: 5px 0
    }

        .checkout-page .address-item li.name {
            font-size: 16px;
            font-weight: 700
        }

.enter-address .message-error {
    margin: 20px 0
}

.enter-address .edit-address {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 30px 15px
}

.checkout-page .ship-to-same-address {
    padding: 30px 0;
    text-align: center
}

    .checkout-page .ship-to-same-address .selector {
        margin: 0 0 5px;
        font-weight: 700;
        color: #444
    }

.checkout-page .pickup-in-store {
    text-align: center
}

    .checkout-page .pickup-in-store .selector {
        margin: 0 0 5px;
        font-weight: 700;
        color: #444
    }

.select-pickup-point {
    text-align: center
}

.checkout-page .pickup-points-map {
    min-width: 400px;
    min-height: 350px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px
}

.payment-method .method-list,
.shipping-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

    .payment-method .method-list li,
    .shipping-method .method-list li {
        margin: 20px 0;
        font-size: 14px
    }

        .payment-method .method-list li label,
        .shipping-method .method-list li label {
            font-size: 13px;
            font-weight: 700;
            color: #444
        }

.shipping-method .method-description {
    margin: 5px 0 0
}

.payment-method .use-reward-points {
    margin: 0 0 30px;
    text-align: center;
    color: #444
}

.payment-method .payment-logo {
    display: inline-block;
    vertical-align: middle
}

    .payment-method .payment-logo label {
        display: block;
        font-size: 0 !important
    }

.payment-method .payment-details {
    min-width: 180px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    vertical-align: middle
}

.payment-info .info {
    padding: 30px 15px;
    color: #444
}

    .payment-info .info tr {
        display: block;
        margin: 0 0 15px;
        font-size: 0
    }

    .payment-info .info td {
        display: inline-block;
        width: 100% !important;
        max-width: 400px;
        font-size: 14px
    }

        .payment-info .info td:only-child {
            width: 100% !important;
            max-width: 100% !important
        }

        .payment-info .info td input[type=text] {
            width: 100% !important;
            border: 1px solid #cdcdce
        }

        .payment-info .info td select {
            border: 1px solid #cdcdce
        }

        .payment-info .info td input[name=CardCode] {
            width: 65px !important
        }

        .payment-info .info td select {
            min-width: 70px
        }

        .payment-info .info td:first-child {
            margin: 0 0 10px
        }

    .payment-info .info p {
        text-align: center
    }

.confirm-order .buttons {
    padding: 10px 0
}

.confirm-order .button-1 {
    font-size: 16px
}

.order-details-area > div,
.order-review-data > div,
.shipment-details-area > div {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
    background-color: #f9f9f9;
    padding: 20px;
    color: #444
}

.order-details-area li,
.order-review-data li,
.shipment-details-area li {
    padding: 3px 0
}

.order-details-area .title,
.order-review-data .title,
.shipment-details-area .title {
    margin: 0 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: 700
}

    .order-details-area .title strong,
    .order-review-data .title strong,
    .shipment-details-area .title strong {
        font-weight: 700
    }

.order-details-area .payment-method-info,
.order-details-area .shipping-method-info,
.order-review-data .payment-method-info,
.order-review-data .shipping-method-info {
    margin-top: 20px
}

.order-completed .details {
    margin: 0 0 30px;
    padding: 30px 15px;
    text-align: center;
    color: #444
}

    .order-completed .details div {
        margin: 5px 0
    }

    .order-completed .details strong {
        font-weight: 400;
        text-transform: uppercase
    }

    .order-completed .details a {
        color: #0069aa
    }

        .order-completed .details a:hover {
            text-decoration: underline
        }

.opc .step-title {
    margin: 0 0 1px;
    overflow: hidden;
    background-color: #f6f6f6
}

.opc .allow .step-title {
    background-color: #0069aa;
    cursor: pointer
}

.opc .step-title .number,
.opc .step-title .title {
    float: left;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400
}

.opc .allow .step-title .number,
.opc .allow .step-title .title {
    color: #fff;
    cursor: pointer
}

.opc .step-title .number {
    width: 42px;
    border-right: 1px solid #fff;
    text-align: center
}

.opc .allow .step-title .number {
    background-color: #0080d5
}

.opc .step {
    margin: 10px 0;
    padding: 30px 15px;
    text-align: center
}

.opc .section {
    margin: 0 0 30px
}

    .opc .section > label {
        display: block;
        margin: 0 0 10px
    }

.opc input[type=text],
.opc select {
    max-width: 100%
}

.opc .buttons {
    margin-bottom: 0
}

.opc .back-link {
    margin: 0 0 10px
}

    .opc .back-link small {
        display: none
    }

    .opc .back-link a {
        display: inline-block;
        padding: 4px 18px;
        background: #fff url(../images/back-button.png) 10% center no-repeat;
        font-size: 14px;
        font-weight: 700;
        color: #0069aa;
        font-family: 'Source Sans Pro';
        height: 36px;
        width: 128px;
        border-radius: 30px;
        box-shadow: 0 0 3px 0 #707070;
        text-transform: uppercase
    }

        .opc .back-link a:hover {
            color: #0069aa
        }

.opc .buttons .please-wait {
    display: block;
    margin: 10px 0 0;
    background: 0 0
}

.opc .section.ship-to-same-address {
    margin: 0 0 30px;
    padding: 0
}

.opc .section.pickup-in-store {
    margin: 0 0 30px;
    padding: 0
}

.opc .payment-info .info tr {
    text-align: left
}

.opc .section.order-summary {
    margin: 0
}

.order-details-page .page-title {
    border-bottom: none
}

    .order-details-page .page-title h1 {
        margin: 0 0 30px;
        border-bottom: 1px solid #ddd;
        padding: 0 0 10px
    }

    .order-details-page .page-title a {
        display: inline-block;
        min-width: 140px;
        margin: 5px 0;
        border: none;
        background-color: #cdcdce;
        background-image: none;
        padding: 10px 20px;
        font-size: 14px;
        color: #0069aa;
        font-weight: 700;
        border-radius: 50px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Source Sans Pro'
    }

        .order-details-page .page-title a.print-order-button {
            color: #fff
        }

        .order-details-page .page-title a:hover {
            background-color: #f0f0f1
        }

        .order-details-page .page-title a.print-order-button {
            background-color: #0069aa
        }

            .order-details-page .page-title a.print-order-button:hover {
                background-color: #0080d5
            }

.order-details-page .order-overview {
    margin: 0 0 50px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    color: #444
}

    .order-details-page .order-overview .order-number {
        margin: 0 0 10px;
        text-transform: uppercase
    }

    .order-details-page .order-overview .order-total strong {
        font-weight: 700;
        color: #0069aa
    }

.order-details-page .repost .button-2 {
    display: inline-block;
    margin: 10px 0;
    border: none;
    background-color: #0069aa;
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase
}

    .order-details-page .repost .button-2:hover {
        background-color: #0080d5
    }

.order-details-page .download a {
    font-weight: 400;
    color: #0069aa
}

    .order-details-page .download a:hover {
        text-decoration: underline
    }

.user-agreement-page .terms-of-agreement {
    margin: 0 0 20px;
    padding: 20px;
    text-align: center
}

.user-agreement-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0069aa;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

    .user-agreement-page .button-1:hover {
        background-color: #0080d5
    }

.order-details-page .tax-shipping-info {
    margin: 30px 0
}

    .order-details-page .tax-shipping-info a {
        color: #0069aa
    }

        .order-details-page .tax-shipping-info a:hover {
            text-decoration: underline
        }

.order-details-page .actions {
    margin: 30px 0 0;
    font-size: 0
}

    .order-details-page .actions input {
        display: inline-block;
        min-width: auto;
        margin: 5px;
        border: none;
        background-color: #cdcdce;
        background-image: none;
        padding: 10px 20px;
        font-size: 14px;
        color: #0069aa;
        font-weight: 700;
        border-radius: 50px;
        font-family: 'Source Sans Pro';
        text-transform: uppercase
    }

        .order-details-page .actions input.re-order-button {
            color: #fff
        }

        .order-details-page .actions input:hover {
            background-color: #f0f0f1
        }

        .order-details-page .actions input:first-child {
            background-color: #0069aa
        }

            .order-details-page .actions input:first-child:hover {
                background-color: #0080d5
            }

.order-details-page .totals.section {
    width: 370px;
    padding: 0 10px;
    max-width: 100%;
    margin: 0 auto 50px
}

.order-details-page .total-info {
    background-color: #f9f9f9;
    padding: 15px 20px;
    color: #444
}

.search-page .page-title {
    margin: 0 0 -1px
}

.search-input .fieldset {
    margin: 0 0 30px
}

.search-input .form-fields {
    padding: 30px 15px 10px
}

.search-input input + label {
    display: inline;
    margin: 0 0 0 5px
}

.advanced-search {
    margin: 30px 0 0
}

    .advanced-search .price-range {
        display: inline-block
    }

        .advanced-search .price-range input {
            width: 80px;
            margin: 3px
        }

.search-input .buttons {
    text-align: center
}

.search-input .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0069aa;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

    .search-input .button-1:hover {
        background-color: #0080d5
    }

.search-results {
    margin: 30px 0 0
}

    .search-results .no-result,
    .search-results .warning {
        margin: 10px 0;
        color: #e4434b
    }

.sitemap-page .description {
    margin: 0 0 30px;
    text-align: center
}

.sitemap-page .entity {
    margin: 0 0 30px
}

.sitemap-page .entity-title {
    margin: 0 0 15px;
    padding: 0 10px;
    text-align: center
}

    .sitemap-page .entity-title h2 {
        font-size: 22px;
        font-weight: 400;
        color: #444
    }

.sitemap-page .entity-body {
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px;
    text-align: center
}

.sitemap-page .entity ul {
    font-size: 0
}

.sitemap-page .entity li {
    display: inline-block;
    position: relative;
    margin: 0 8px;
    padding: 0 12px;
    line-height: 50px;
    font-size: 14px
}

    .sitemap-page .entity li:before {
        content: "";
        position: absolute;
        top: 23px;
        left: 0;
        width: 5px;
        height: 5px;
        background-color: #ddd
    }

.sitemap-page .entity a {
    color: #444
}

    .sitemap-page .entity a:hover {
        color: #0069aa
    }

    .sitemap-page .entity a:empty {
        display: none
    }

.blog-page ul li {
    list-style: disc !important
}

    .blog-page ul li ul li {
        list-style: circle !important
    }

.blogpost-page .page-title {
    display: inline-block;
    width: 100% !important
}

.block-blog-archive .number {
    display: block;
    color: #444;
    cursor: pointer
}

.block-blog-archive .sublist {
    margin: 5px 0 5px 15px
}

.block-blog-archive li.month {
    padding: 3px 0 3px 15px
}

.blog-page .page-title,
.news-list-page .page-title {
    margin: 0
}

.blog-page .post,
.news-items .news-item {
    margin: 0 0 30px
}

    .blog-page .post:after {
        content: "";
        display: block;
        clear: both
    }

.news-title,
.post-title {
    display: inline-block;
    padding: 20px 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #444
}

    .news-title:hover,
    .post-title:hover {
        color: #0069aa
    }

.news-date,
.post-date {
    display: block;
    margin: 0 0 15px;
    background-color: #f6f6f6;
    padding: 10px;
    font-style: italic;
    color: #444
}

.news-body,
.post-body {
    margin: 0 0 20px;
    padding: 0 10px;
    line-height: 22px
}

.blog-page .tags,
.blogpost-page .tags {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 10px
}

    .blog-page .tags label,
    .blogpost-page .tags label {
        display: inline-block;
        margin: 0 3px 3px 0;
        font-weight: 700;
        color: #444
    }

    .blog-page .tags ul,
    .blogpost-page .tags ul {
        display: inline-block;
        margin: 0 0 3px 3px;
        font-size: 0
    }

    .blog-page .tags li,
    .blogpost-page .tags li {
        display: inline-block;
        font-size: 14px
    }

        .blog-page .tags li.separator,
        .blogpost-page .tags li.separator {
            margin: 0 8px 0 0
        }

    .blog-page .tags a,
    .blogpost-page .tags a {
        display: block;
        color: #0069aa
    }

        .blog-page .tags a:hover,
        .blogpost-page .tags a:hover {
            text-decoration: underline
        }

.blog-posts .buttons,
.news-items .buttons {
    margin: 0;
    padding: 0 10px
}

    .blog-posts .buttons .read-comments {
        display: block;
        margin: 0 0 15px;
        font-weight: 700;
        color: #444
    }

        .blog-posts .buttons .read-comments:hover {
            color: #0069aa
        }

    .blog-posts .buttons .read-more,
    .news-items .buttons .read-more {
        display: inline-block;
        border: none;
        background-color: #0069aa;
        padding: 10px 20px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase
    }

        .blog-posts .buttons .read-more:hover,
        .news-items .buttons .read-more:hover {
            background-color: #0080d5
        }

.new-comment {
    margin: 50px 0 60px
}

    .new-comment .notifications {
        margin: 0 0 10px
    }

    .new-comment .result {
        color: #690
    }

    .new-comment .form-fields {
        margin: 0 0 20px
    }

    .new-comment .button-1 {
        border: none;
        background-color: #0069aa;
        padding: 10px 30px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase
    }

        .new-comment .button-1:hover {
            background-color: #0080d5
        }

.comment-list {
    margin: 0 0 100px
}

    .comment-list .title {
        margin: 0 0 15px;
        padding: 0 10px;
        font-size: 20px;
        color: #444
    }

        .comment-list .title strong {
            font-weight: 400
        }

    .comment-list .comment {
        margin: 0 0 40px;
        border-top: 1px solid #ddd
    }

        .comment-list .comment:after {
            content: "";
            display: block;
            clear: both
        }

.comment-info {
    width: 150px;
    margin: 20px auto
}

    .comment-info .username {
        display: block;
        margin: 0 0 -1px;
        border: 1px solid #ddd;
        background-color: #f6f6f6;
        padding: 11px 0;
        font-weight: 700;
        color: #444
    }

    .comment-info a.username:hover {
        color: #0069aa
    }

    .comment-info .avatar {
        position: relative;
        width: 150px;
        height: 150px;
        border: 1px solid #ddd;
        overflow: hidden
    }

        .comment-info .avatar img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            max-width: 100%;
            max-height: 100%;
            margin: auto;
            border: solid 2px #cedbe1 !important
        }

.comment-time {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: 700
}

    .comment-time span {
        color: #444
    }

.comment-title {
    margin: 0 0 15px;
    font-size: 16px;
    color: #444
}

.comment-body {
    line-height: 22px
}

.news-list-homepage {
    margin: 0 0 75px
}

    .news-list-homepage .title {
        margin: 0 0 -1px;
        border-bottom: 1px solid #ddd;
        padding: 0 0 15px;
        font-size: 30px;
        font-weight: 400;
        color: #444
    }

        .news-list-homepage .title strong {
            font-weight: 400
        }

    .news-list-homepage .view-all {
        text-align: center
    }

        .news-list-homepage .view-all a {
            color: #444;
            text-decoration: underline
        }

            .news-list-homepage .view-all a:hover {
                color: #0069aa
            }

.forums-main-page .topic-block {
    margin: 0 0 35px;
    text-align: center
}

    .forums-main-page .topic-block p {
        text-align: center
    }

.forums-main-page .pager {
    display: none
}

.forum-breadcrumb {
    margin: 0 0 40px
}

.forums-header {
    margin: 0 0 50px;
    overflow: hidden
}

    .forums-header:after {
        content: "";
        display: block;
        clear: both
    }

    .forums-header .current-time {
        margin: 0 0 15px;
        color: #444
    }

.forum-search-box .basic {
    overflow: hidden;
    margin: 0 0 10px
}

.forum-search-box .advanced a {
    line-height: 22px;
    color: #444;
    text-decoration: underline
}

    .forum-search-box .advanced a:hover {
        color: #0069aa
    }

.forum-search-page .page-title {
    margin: 0 0 -1px
}

.forum-search-page .no-result,
.forum-search-page .search-error {
    margin: 0 0 15px;
    text-align: center;
    color: #e4434b
}

.forums-table-section {
    margin: 0 0 60px
}

    .forums-table-section + .pager {
        margin: -30px 0 30px
    }

.forums-table-section-title {
    margin: 0 0 15px;
    padding: 0 10px
}

    .forums-table-section-title a,
    .forums-table-section-title strong {
        font-size: 22px;
        font-weight: 400;
        color: #444
    }

        .forums-table-section-title a:hover {
            color: #0069aa
        }

.forums-table-section .image div {
    width: 38px;
    height: 32px;
    margin: auto;
    background: url(../images/topic-type1.png) center no-repeat
}

    .forums-table-section .image div.sticky {
        background: url(../images/topic-type2.png) center no-repeat
    }

    .forums-table-section .image div.announcement {
        background: url(../images/topic-type3.png) center no-repeat
    }

.forums-table-section .forum-title,
.forums-table-section .topic-title {
    margin: 5px 0
}

    .forums-table-section .forum-title a,
    .forums-table-section .topic-title a {
        font-size: 16px;
        font-weight: 700;
        color: #444
    }

        .forums-table-section .forum-title a:hover,
        .forums-table-section .topic-title a:hover {
            color: #0069aa;
            text-decoration: none
        }

    .forums-table-section .topic-title span {
        display: block;
        color: #777
    }

.forums-table-section .forum-description,
.forums-table-section .topic-starter {
    margin: 5px 0
}

.forums-table-section .latest-post {
    white-space: nowrap
}

    .forums-table-section .latest-post div {
        margin: 5px 0
    }

    .forums-table-section .latest-post label {
        color: #777
    }

.forums-table-section .view-all {
    margin: 30px 0 0;
    padding: 0 10px
}

    .forums-table-section .view-all a {
        background-color: #0069aa;
        padding: 10px 15px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase
    }

        .forums-table-section .view-all a:hover {
            background-color: #0080d5
        }

.forum-page .forum-info {
    margin: 0 0 30px
}

.forum-page .forum-name,
.forum-topic-page .topic-name {
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 10px
}

    .forum-page .forum-name h1,
    .forum-topic-page .topic-name h1 {
        font-size: 30px;
        font-weight: 400
    }

.forum-actions,
.topic-actions {
    margin: 0 0 30px;
    font-size: 0
}

    .forum-actions .actions a,
    .topic-actions .actions a {
        display: inline-block;
        margin: 1px;
        padding: 10px 10px 10px 33px;
        font-size: 14px
    }

    .forum-actions .actions .new-topic {
        background: #eee url(../images/new.png) left center no-repeat
    }

    .forum-actions .actions .watch-forum,
    .topic-actions .actions .watch-forum {
        background: #eee url(../images/watch.png) left center no-repeat
    }

    .forum-actions .actions a:hover,
    .topic-actions .actions a:hover {
        background-color: #e6e6e6
    }

    .forum-actions .pager.upper,
    .topic-actions .pager.upper {
        display: none;
        margin: 0
    }

    .topic-actions .reply-topic-button {
        background: #eee url(../images/reply.png) left center no-repeat
    }

    .topic-actions .watch-topic-button {
        background: #eee url(../images/watch.png) left center no-repeat
    }

    .topic-actions .move-topic-button {
        background: #eee url(../images/move.png) left center no-repeat
    }

    .topic-actions .edit-topic-button {
        background: #eee url(../images/edit_.png) left center no-repeat
    }

    .topic-actions .delete-topic-button {
        background: #eee url(../images/remove_.png) left center no-repeat
    }

    .topic-actions.lower .actions {
        display: none
    }

.active-discussions-page .forums-table-section-title {
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 10px
}

    .active-discussions-page .forums-table-section-title strong {
        font-size: 30px;
        font-weight: 400
    }

.active-discussions-page .forums-table-section-body {
    margin: 0 0 20px
}

.topic-post {
    margin: 0 0 30px;
    border-top: 1px solid #ddd
}

    .topic-post:last-child {
        border-bottom: 1px solid #ddd
    }

    .topic-post:after {
        content: "";
        display: block;
        clear: both
    }

    .topic-post .post-info {
        margin: 30px 0
    }

    .topic-post .user-info {
        width: 150px;
        margin: 0 auto 15px
    }

    .topic-post .username {
        display: block;
        margin: 0 0 -1px;
        border: 1px solid #ddd;
        background-color: #f6f6f6;
        padding: 11px 0;
        font-weight: 700;
        color: #444
    }

    .topic-post a.username:hover {
        color: #0069aa
    }

    .profile-info-box .avatar,
    .topic-post .avatar {
        position: relative;
        width: 150px;
        height: 150px;
        border: 1px solid #ddd;
        overflow: hidden
    }

        .profile-info-box .avatar img,
        .topic-post .avatar img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            max-width: 100%;
            max-height: 100%;
            margin: auto
        }

        .topic-post .avatar img {
            border: solid 2px #cedbe1 !important
        }

    .topic-post .user-stats {
        margin: 0 0 15px
    }

        .topic-post .user-stats li {
            display: inline-block;
            margin: 0 10px
        }

        .profile-info-box .profile-stats span,
        .topic-post .user-stats span {
            margin: 0 0 0 3px;
            font-weight: 700;
            color: #444
        }

    .profile-info-box .pm-button,
    .topic-post .pm-button {
        display: inline-block;
        border: none;
        background-color: #888;
        padding: 10px 20px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase
    }

        .profile-info-box .pm-button:hover,
        .topic-post .pm-button:hover {
            background-color: #999
        }

    .topic-post .post-time {
        margin: 0 0 15px;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 13px;
        font-weight: 700
    }

        .topic-post .post-time span {
            color: #444
        }

    .topic-post .post-actions {
        margin: 0 0 15px;
        font-size: 0
    }

        .topic-post .post-actions > div {
            display: inline-block
        }

        .topic-post .post-actions a {
            display: inline-block;
            margin: 1px 5px;
            font-size: 14px
        }

        .topic-post .post-actions .delete-post-button,
        .topic-post .post-actions .edit-post-button {
            padding: 10px 10px 10px 33px
        }

        .topic-post .post-actions .edit-post-button {
            background: url(../images/edit_.png) left center no-repeat
        }

        .topic-post .post-actions .delete-post-button {
            background: url(../images/remove_.png) left center no-repeat
        }

            .topic-post .post-actions .delete-post-button:hover,
            .topic-post .post-actions .edit-post-button:hover {
                color: #0069aa
            }

        .topic-post .post-actions .post-link-button {
            padding: 10px;
            font-weight: 700;
            color: #0069aa
        }

            .topic-post .post-actions .post-link-button:hover {
                text-decoration: underline
            }

        .topic-post .post-actions .quote-post-button {
            background-color: #888;
            padding: 10px 20px;
            color: #fff
        }

            .topic-post .post-actions .quote-post-button:hover {
                background-color: #999;
                color: #fff
            }

    .topic-post .post-text {
        padding: 0 10px 20px;
        line-height: 22px;
        color: #444;
        margin-bottom: 0
    }

    .topic-post .post-vote {
        text-align: center;
        display: table;
        margin: 0 auto 20px
    }

    .latest-posts .user-posted-image,
    .topic-post .user-posted-image {
        max-width: 100%;
        height: auto
    }

    .latest-posts .quote,
    .topic-post .quote {
        margin: 10px 0;
        border: 1px dashed #ccc;
        background-color: #f9f9f9;
        padding: 10px;
        color: #777
    }

    .topic-post .signature {
        border-top: 1px solid #ddd;
        padding: 20px;
        font-size: 13px;
        font-style: italic;
        clear: both
    }

    .topic-post .post-vote span.vote {
        cursor: pointer;
        display: block;
        width: 40px;
        height: 24px
    }

    .topic-post .post-vote span.up {
        background: url(../images/vote-up.png) no-repeat 50% 50%
    }

    .topic-post .post-vote span.vote.up.selected {
        background: url(../images/vote-up-selected.png) no-repeat 50% 50%
    }

    .topic-post .post-vote span.down {
        background: url(../images/vote-down.png) no-repeat 50% 50%
    }

    .topic-post .post-vote span.vote.down.selected {
        background: url(../images/vote-down-selected.png) no-repeat 50% 50%
    }

    .topic-post .vote-count-post {
        display: block;
        font-size: 160%
    }

.forum-edit-page .page-title,
.move-topic-page .page-title,
.private-message-send-page .page-title {
    margin: 0 0 -1px
}

.move-topic-page label {
    white-space: normal
}

.forum-edit-page .message-error,
.private-message-send-page .message-error {
    margin: 20px 0
}

.forum-edit-page .inputs strong {
    display: inline-block;
    max-width: 400px;
    font-size: 22px;
    font-weight: 400;
    color: #444;
    white-space: normal
}

.forum-edit-page .inputs .topic-subject {
    font-size: 17px
}

.forum-edit-page .inputs.reversed {
    margin: 0
}

    .forum-edit-page .inputs.reversed label {
        width: auto;
        margin: 5px;
        font-size: 14px;
        white-space: normal
    }

.forum-edit-page .bb-code-editor-wrapper,
.private-message-send-page .bb-code-editor-wrapper {
    max-width: 400px;
    margin: 20px auto;
    background-color: #ddd;
    padding: 10px
}

.forum-edit-page .toolbar .button,
.private-message-send-page .toolbar .button {
    margin: 0 2px 0 0;
    border: #cec6b5 1px solid;
    padding: 2px
}

    .forum-edit-page .toolbar .button:hover,
    .private-message-send-page .toolbar .button:hover {
        border: #333 1px solid
    }

.forum-edit-page textarea,
.private-message-send-page textarea {
    display: block;
    margin: auto
}

.forum-edit-page .buttons input,
.move-topic-page .buttons input,
.private-messages .buttons input {
    min-width: 140px;
    border: none;
    background-color: #999;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

    .forum-edit-page .buttons input:hover,
    .move-topic-page .buttons input:hover,
    .private-messages .buttons input:hover {
        background-color: #888
    }

.forum-edit-page .buttons .button-1,
.move-topic-page .buttons .button-1,
.private-messages .buttons .button-1 {
    background-color: #0069aa
}

    .forum-edit-page .buttons .button-1:hover,
    .move-topic-page .buttons .button-1:hover,
    .private-messages .buttons .button-1:hover {
        background-color: #0080d5
    }

.private-message-send-page a {
    font-size: 14px;
    color: #0069aa
}

.private-message-send-page span {
    font-size: 14px
}

.ui-tabs {
    border: none;
    border-radius: 0;
    background: 0 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #777
}

.ui-widget.ui-widget-content.ui-tabs {
    border: none
}

.ui-tabs-nav {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: 0;
    margin: 0 0 30px !important;
    border-width: 0 0 1px;
    border-radius: 0;
    background: 0 0;
    padding: 0 !important;
    line-height: normal;
    font-weight: 400;
    color: #444
}

    .ui-tabs-nav li {
        margin: 0 0 -1px;
        float: none !important;
        margin: 0 0 -1px !important;
        border: none !important;
        border-radius: 0;
        background: 0 0 !important;
        padding: 0 !important
    }

        .ui-tabs-nav li a {
            display: block;
            border: 1px solid #ddd;
            padding: 12px 24px;
            text-align: center;
            font-size: 18px;
            color: #444;
            float: none !important;
            padding: 12px 24px !important
        }

        .ui-tabs-nav li.ui-state-active a {
            background-color: #eee;
            color: #0069aa
        }

.ui-tabs-panel {
    padding: 0 !important
}

.private-message-view-page .view-message,
.private-messages-page .table-wrapper {
    margin: 0 0 30px
}

.private-messages-page th.select {
    text-align: center
}

.private-messages-page td.from,
.private-messages-page td.subject,
.private-messages-page td.to {
    min-width: 150px
}

.private-messages-page td.date {
    white-space: nowrap
}

.private-messages-page td.subject a {
    color: #444
}

    .private-messages-page td.subject a.pm-unread {
        color: #0069aa
    }

.private-messages-page .pager {
    margin: 0 0 30px
}

.private-message-view-page .buttons,
.private-messages-page .buttons {
    font-size: 0
}

    .private-message-view-page .buttons .button-1,
    .private-message-view-page .buttons .button-2,
    .private-messages-page .buttons .button-1,
    .private-messages-page .buttons .button-2 {
        display: block;
        width: 250px;
        margin: 0 auto 3px;
        font-size: 15px
    }

.private-message-view-page .view-message {
    margin: 0 0 30px
}

.private-message-view-page .message-head {
    margin: 0 0 20px;
    line-height: 22px
}

    .private-message-view-page .message-head span {
        font-weight: 700;
        color: #444
    }

.private-message-view-page .message-body {
    border-top: 1px solid #ddd;
    background-color: #f9f9f9;
    padding: 30px 20px;
    line-height: 22px;
    text-align: left
}

.private-message-view-page .back-pm-button {
    text-transform: capitalize !important
}

.profile-info-box {
    overflow: hidden;
    line-height: normal;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    color: #777
}

    .profile-info-box .user-details {
        margin: 0 0 30px
    }

    .profile-info-box .avatar {
        margin: 0 auto 15px
    }

    .profile-info-box .title {
        margin: 0 0 10px;
        font-size: 18px;
        color: #444
    }

    .profile-info-box .stats {
        margin: 0 0 15px
    }

.latest-posts {
    line-height: normal;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    color: #777
}

    .latest-posts .topic {
        margin: 0 0 35px
    }

    .latest-posts .topic-title {
        margin: 0 0 20px;
        border-top: 1px solid #ddd;
        background: #f6f6f6;
        padding: 10px;
        font-size: 16px
    }

        .latest-posts .topic-title a {
            font-weight: 700;
            color: #444
        }

            .latest-posts .topic-title a:hover {
                color: #0069aa
            }

    .latest-posts .topic-body {
        margin: 0 0 15px;
        line-height: 22px
    }

    .latest-posts .topic-data {
        color: #444
    }

pre {
    white-space: pre-wrap;
    white-space: normal;
    word-wrap: break-word
}

.csharpcode {
    margin: 10px 0;
    border: 1px dashed #ccc;
    background-color: #fff;
    padding: 10px;
    font-family: 'Source Sans Pro';
    color: #000
}

    .csharpcode .rem {
        color: green
    }

    .csharpcode .kwrd {
        color: #00f
    }

    .csharpcode .str {
        color: #006080
    }

    .csharpcode .op {
        color: #00c
    }

    .csharpcode .preproc {
        color: #c63
    }

    .csharpcode .asp {
        background-color: #ff0
    }

    .csharpcode .html {
        color: maroon
    }

    .csharpcode .attr {
        color: red
    }

    .csharpcode .alt {
        width: 100%;
        margin: 0;
        background-color: #f6f6f6
    }

    .csharpcode .lnum {
        color: #666
    }

@media all and (max-width:769px) {
    .review-rating .name-description {
        text-align: center;
        width: 100%;
        display: block
    }

    .write-review .review-rating div {
        text-align: center;
        padding-bottom: 10px;
        display: inline-block
    }
}

@media all and (max-width:991px) {
    .cart {
        display: block
    }

        .cart colgroup,
        .cart thead {
            display: none
        }

        .cart tbody {
            display: block;
            overflow: hidden
        }

        .cart tr {
            display: block;
            float: left;
            width: 100%;
            margin: 40px 0 0;
            border: 1px solid #ddd
        }

        .cart td {
            display: block;
            border: none;
            padding: 10px
        }

            .cart td.remove-from-cart {
                margin: 0 0 0;
                border-bottom: 1px solid #ddd;
                background-color: #eee;
                padding: 10px
            }

            .cart td.product-picture {
                border-top: 1px solid #ddd;
                padding: 15px 10px 5px
            }

            .cart td.product {
                min-width: 0;
                border-bottom: 1px solid #ddd;
                padding: 5px 10px 15px;
                text-align: center
            }

            .cart td.quantity {
                display: inline-block;
                padding: 0 10px;
                vertical-align: middle
            }

            .cart td.subtotal,
            .cart td.unit-price {
                display: inline-block;
                padding: 20px 10px;
                vertical-align: middle
            }

    .order-details-page .data-table {
        display: block
    }

        .order-details-page .data-table colgroup,
        .order-details-page .data-table thead {
            display: none
        }

        .order-details-page .data-table tbody {
            display: block;
            overflow: hidden
        }

        .order-details-page .data-table tr {
            display: block;
            float: left;
            width: 100%;
            margin: 40px 0 0;
            border: 1px solid #ddd
        }

        .order-details-page .data-table td {
            display: block;
            border: none;
            padding: 10px
        }

            .order-details-page .data-table td.product,
            .order-details-page .data-table td.tracking-number {
                min-width: 0;
                border-bottom: 1px solid #ddd;
                padding: 5px 10px 15px;
                text-align: center
            }

    .header-menu {
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 600px;
        margin: 0 auto 0
    }

    .menu-toggle {
        background: #0069aa url(../images/menu-icon.png) right center no-repeat;
        padding: 15px;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer
    }

    .top-menu > li {
        position: relative;
        margin: 1px 0;
        background-color: #fff
    }

        .top-menu > li > a {
            display: block;
            min-height: 55px;
            padding: 18px;
            font-size: 15px;
            color: #555
        }

    .top-menu .sublist {
        display: none;
        background-color: #fff;
        padding: 5px 0
    }

        .top-menu .sublist li {
            position: relative;
            margin: 1px 0 1px 20px
        }

            .top-menu .sublist li a {
                display: block;
                padding: 15px 18px;
                font-size: 15px
            }

    .sublist-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 36px;
        border-left: 0 solid #fff;
        background: url(../images/ic_expand_more_24px.png) center no-repeat;
        padding: 8px;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer
    }

    .sublist .sublist-toggle {
        height: 49px
    }

    .sublist .sublist li {
        background-color: #f6f6f6
    }

    .sublist .sublist .sublist li {
        background-color: #fff
    }

    .block-category-navigation {
        display: none
    }

    .block-account-navigation {
        float: none;
        margin: auto !important
    }

    .write-review .review-rating {
        text-align: center
    }

        .write-review .review-rating div.name-description {
            width: 100%;
            margin: 0 5px 0 0;
            text-align: center
        }
}

@media all and (min-width:481px) {
    .master-wrapper-content {
        width: 100%
    }

    .header-menu {
        width: 92.5%
    }

    .cart tr {
        width: 96%;
        margin: 40px 2% 0
    }

        .cart tr:nth-child(2n+1) {
            clear: both
        }

    .order-details-page .data-table tr {
        width: 46%;
        margin: 40px 2% 0
    }

        .order-details-page .data-table tr:nth-child(2n+1) {
            clear: both
        }

    .header-selectors-wrapper > div {
        display: inline-block;
        width: auto;
        margin: 0 auto
    }

    .search-box input.search-box-text {
        width: 280px
    }

    .ui-autocomplete {
        width: 302px !important
    }

        .ui-autocomplete img {
            display: inline
        }

    .footer-block {
        width: 85%
    }

    .newsletter-email input[type=text] {
        width: 240px
    }

    .product-filter {
        display: table-cell;
        vertical-align: top;
        text-align: left
    }

        .product-filter.price-range-filter {
            width: 200px
        }

        .product-filter .product-spec-group {
            float: left;
            margin: 0 25px 10px 0
        }

            .product-filter .product-spec-group.product-spec-color {
                max-width: 190px
            }

        .product-filter .group li.item {
            display: block;
            margin: 0
        }

        .product-filter .group li.color-item {
            display: inline-block
        }

    .item-box {
        width: 49%;
        margin: 0 .5% 50px
    }

        .item-box:nth-child(2n+1) {
            clear: both
        }

        .item-box .product-rating-box {
            margin: 0 0 5px
        }

        .item-box .prices {
            min-height: 20px
        }

        .item-box .product-title {
            min-height: 42px;
            margin: 0 0 5px
        }

    .overview-buttons div {
        display: inline-block;
        width: auto;
        margin: 0 1px 2px
    }

    .wishlist-content .button-2 {
        display: inline-block;
        width: auto;
        min-width: 140px;
        margin: 0 8px 5px;
        border-radius: 50px
    }

    .enter-password-form input[type=password] {
        width: 260px
    }

    .forums-header {
        background-color: #f9f9f9;
        padding: 30px 20px 20px
    }

    .ui-tabs-nav li {
        display: inline-block;
        min-width: 150px;
        margin: 0 5px -1px;
        margin: 0 5px -1px !important
    }

    .private-message-view-page .buttons .button-1,
    .private-message-view-page .buttons .button-2,
    .private-messages-page .buttons .button-1,
    .private-messages-page .buttons .button-2 {
        display: inline-block;
        width: auto;
        margin: 1px
    }

    .topic-post .post-text {
        float: left;
        width: 90.5%;
        text-align: left
    }

    .forum-group .forum-table td.latest-post,
    .forum-group .forum-table td.posts,
    .forum-group .forum-table td.topics,
    .forum-group .forum-table th.latest-post,
    .forum-group .forum-table th.posts,
    .forum-group .forum-table th.topics {
        display: table-cell
    }

    .topic-group .forum-table td.latest-post,
    .topic-group .forum-table th.latest-post {
        display: table-cell
    }

    .forum-table td.image {
        max-width: 40px
    }

        .forum-table td.image div {
            max-width: 100%;
            background-size: contain
        }
}

@media all and (min-width:768px) {
    .master-wrapper-content {
        width: 100%
    }

    .home-page-polls li {
        min-width: 100px
    }

    .cart tr {
        width: 31.33333%;
        margin: 40px 1% 0
    }

        .cart tr:nth-child(2n+1) {
            clear: none
        }

        .cart tr:nth-child(3n+1) {
            clear: both
        }

    .order-details-page .data-table tr {
        width: 31.33333%;
        margin: 40px 1% 0
    }

        .order-details-page .data-table tr:nth-child(2n+1) {
            clear: none
        }

        .order-details-page .data-table tr:nth-child(3n+1) {
            clear: both
        }

    .header-selectors-wrapper > div {
        width: 20%
    }

    .footer-block {
        display: inline-block;
        width: 25.33333%;
        margin: 0 4%;
        vertical-align: top
    }

        .footer-block .title {
            margin: 0 0 15px;
            background: 0 0;
            padding: 0;
            color: #444;
            cursor: auto
        }

    .footer .title a {
        color: #fff
    }

    .footer-block .list {
        display: block !important;
        background: 0 0;
        padding: 0
    }

        .footer-block .list li {
            padding: 3px 0
        }

        .footer-block .list a {
            display: inline;
            padding: 0
        }

    .follow-us {
        width: 98%;
        margin: 25px auto 0
    }

    .product-selectors {
        text-align: left
    }

        .product-selectors .product-viewmode {
            display: inline-block;
            float: left
        }

            .product-selectors .product-viewmode span {
                display: none
            }

            .product-selectors .product-viewmode a {
                display: inline-block;
                width: 24px;
                height: 32px;
                margin: 0 0 0 12px;
                background-position: center;
                background-repeat: no-repeat;
                opacity: .5
            }

                .product-selectors .product-viewmode a.grid {
                    background-image: url(../images/view-grid.png)
                }

                .product-selectors .product-viewmode a.list {
                    background-image: url(../images/view-list.png)
                }

                .product-selectors .product-viewmode a.selected {
                    opacity: 1
                }

    .item-box {
        width: 30%;
        margin: 0 1.9% 30px 1.433%
    }

        .item-box:nth-child(2n+1) {
            clear: inherit
        }

        .item-box:nth-child(3n+1) {
            clear: inherit
        }

    .product-list .item-box {
        float: none;
        width: auto;
        margin: 0 5px 20px
    }

        .product-list .item-box .product-item:after {
            content: "";
            display: block;
            clear: both
        }

        .product-list .item-box .picture {
            float: left;
            width: 220px
        }

        .product-list .item-box:hover .picture a img {
            opacity: 1
        }

        .product-list .item-box .picture:hover a img {
            opacity: .85
        }

        .product-list .item-box .picture + .details {
            margin: 0 0 0 240px
        }

        .product-list .item-box .product-title {
            height: auto;
            padding: 10px 0;
            font-size: 18px
        }

        .product-list .item-box .description {
            display: block;
            margin: 0 0 10px;
            line-height: 22px
        }

        .product-list .item-box .prices {
            height: auto;
            margin: 0 0 30px
        }

        .product-list .item-box .product-box-add-to-cart-button {
            width: auto;
            min-width: 150px;
            padding: 0 20px
        }

        .product-list .item-box .add-to-compare-list-button,
        .product-list .item-box .add-to-wishlist-button {
            width: 32px;
            height: 32px
        }

    .gallery {
        width: 550px
    }

    .variant-picture {
        float: left
    }

        .variant-picture + .variant-overview {
            width: auto;
            margin: 0 0 0 240px
        }

    .variant-overview {
        text-align: left
    }

    .product-review-item .review-title {
        max-width: 600px;
        padding-bottom: 10px
    }

        .product-review-item .review-title p {
            margin-bottom: 0
        }

    .product-review-item .product-review-box {
        float: left
    }

    .write-review .review-rating div {
        display: inline-block;
        margin: 0 0 0 5px;
        cursor: default;
        vertical-align: middle;
        font-size: 14px;
        height: 17px
    }

    .address-list-page .section,
    .order-list-page .section,
    .return-request-list-page .section {
        display: inline-block;
        width: 45%;
        margin: 20px 1%;
        vertical-align: top
    }

    .recurring-payments {
        width: 100% !important;
        margin: 20px 0 !important
    }

    .order-progress {
        padding: 20px
    }

        .order-progress li {
            margin: 0 10px
        }

        .order-progress a {
            min-width: 80px
        }

    .cart-options .common-buttons {
        text-align: right
    }

    .cart-options .checkout-attributes,
    .cart-options .selected-checkout-attributes {
        padding: 0 10px
    }

    .cart-footer .totals {
        float: right;
        width: 45%;
        margin: 0 2.5%
    }

    .cart-footer .terms-of-service {
        text-align: left
    }

    .cart-footer .addon-buttons,
    .cart-footer .checkout-buttons {
        text-align: right
    }

    .cart-footer .cart-collaterals {
        float: left;
        width: 45%;
        margin: 0 2.5%
    }

    .shopping-cart-page .cart-footer .cart-collaterals {
        display: inline-block
    }

    .shopping-cart-page .terms-of-service a {
        float: left;
        line-height: 1
    }

    .shopping-cart-page .terms-of-service {
        display: inline-block;
        width: 100%;
        margin-bottom: 0;
        margin-top: 6px
    }

    .shopping-cart-page .checkout-buttons {
        display: inline-block;
        float: right;
        margin-bottom: 12px
    }

    .shopping-cart-page .order-summary-content .cart-footer .terms-of-service input[type=checkbox] {
        float: left
    }

    .cart-footer .cart-collaterals div,
    .cart-footer .cart-collaterals label {
        text-align: left;
        font-size: 24px;
        font-weight: 400
    }

    .cart-footer .estimate-shipping label {
        display: block;
        margin: 0 0 10px;
        color: #37373b;
        font-size: 17px
    }

    .cart-footer .estimate-shipping .buttons {
        text-align: right
    }

    .checkout-page .selected-checkout-attributes {
        float: right;
        text-align: right
    }

    .checkout-page .cart-footer .totals {
        max-width: 350px;
        margin: 0
    }

    .checkout-page .address-grid {
        overflow: hidden
    }

    .checkout-page .address-item {
        float: left;
        width: 48%;
        margin: 0 1% 40px
    }

    .payment-method .method-list li,
    .shipping-method .method-list li {
        display: inline-block;
        width: 25%;
        margin: 20px 2%;
        vertical-align: top
    }

    .shipping-method .method-name {
        background-color: #f6f6f6;
        padding: 10px
    }

    .payment-method .payment-logo {
        display: block;
        background-color: #f6f6f6;
        padding: 10px
    }

    .payment-method .payment-details {
        display: block;
        width: auto;
        min-width: 0;
        margin: 10px 0 0;
        text-align: center
    }

    .payment-info .info {
        padding: 30px 75px
    }

    .order-details-area,
    .order-review-data,
    .shipment-details-area {
        overflow: hidden
    }

        .order-details-area > div,
        .order-review-data > div,
        .shipment-details-area > div {
            float: left;
            width: 48%;
            margin: 0 1% 40px
        }

    .order-details-page .section.options {
        text-align: right
    }

    .order-details-page .selected-checkout-attributes {
        padding: 0 10px
    }

    .order-details-page .tax-shipping-info {
        text-align: right
    }

    .order-details-page .totals {
        float: right;
        clear: both
    }

    .shipment-details-page .tracking-number .tracking-url {
        color: #0069aa
    }

    .blog-posts .tags {
        float: right;
        width: 80%;
        text-align: right
    }

    .blog-posts .buttons {
        float: left;
        width: 20%;
        text-align: left
    }

    .new-comment {
        text-align: center
    }

        .new-comment .buttons {
            text-align: center
        }

    .comment-list .comment {
        display: table;
        width: 100%;
        margin: 0
    }

        .comment-list .comment:last-child {
            border-bottom: 1px solid #ddd
        }

    .comment-info {
        display: table-cell;
        width: 15%;
        margin: 0;
        vertical-align: top
    }

        .comment-info .username {
            min-height: 40px;
            margin: 0;
            border: none;
            text-align: center
        }

        .comment-info .avatar {
            border: none
        }

            .comment-info .avatar img {
                max-width: 80%;
                max-height: 80%
            }

    .comment-content {
        display: table-cell;
        width: 85%;
        border-left: 1px solid #ddd;
        vertical-align: top;
        text-align: left
    }

    .comment-time {
        min-height: 40px;
        margin: 0;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 400
    }

    .comment-title {
        margin: 0 0 -20px;
        padding: 20px
    }

    .comment-body {
        padding: 20px
    }

    .forum-actions,
    .topic-actions {
        overflow: hidden
    }

        .forum-actions .actions,
        .topic-actions .actions {
            float: left
        }

        .forum-actions .pager,
        .topic-actions .pager {
            float: right;
            max-width: 450px
        }

            .forum-actions .pager li,
            .topic-actions .pager li {
                margin: 2px 4px
            }

            .forum-actions .pager.upper {
                display: block
            }

        .topic-actions.lower .actions {
            display: block
        }

    .topic-posts {
        margin: 0 0 30px
    }

    .topic-post {
        display: table;
        width: 100%;
        margin: 0
    }

        .topic-post .post-info {
            display: table-cell;
            width: 15%;
            margin: 0;
            vertical-align: top;
            text-align: left
        }

        .topic-post .user-info {
            width: auto
        }

        .topic-post .username {
            min-height: 40px;
            margin: 0;
            border: none;
            text-align: center
        }

        .topic-post .avatar {
            margin: auto;
            border: none
        }

            .topic-post .avatar img {
                max-width: 80%;
                max-height: 80%
            }

        .topic-post .user-stats li {
            margin: 0
        }

        .topic-post .send-pm {
            margin: 0 0 20px
        }

        .profile-info-box .pm-button,
        .topic-post .pm-button {
            padding: 8px 16px;
            font-size: 13px
        }

        .topic-post .post-content {
            display: table-cell;
            width: 85%;
            border-left: 1px solid #ddd;
            vertical-align: top;
            text-align: left
        }

        .topic-post .post-head {
            min-height: 40px;
            overflow: hidden;
            background-color: #f6f6f6
        }

        .topic-post .post-time {
            float: left;
            margin: 0;
            font-size: 14px;
            font-weight: 400
        }

        .topic-post .post-actions {
            float: right;
            margin: 0
        }

            .topic-post .post-actions a {
                margin: 0;
                line-height: 20px
            }

            .topic-post .post-actions .quote-post a {
                min-width: 70px
            }

            .topic-post .post-actions a.post-link-button {
                margin: 0 0 0 10px;
                border-left: 1px solid #ddd;
                text-align: center
            }

        .topic-post .post-text {
            padding: 20px 5px
        }

        .topic-post .post-vote {
            padding: 20px 0 20px 15px
        }

    .forum-table td.replies,
    .forum-table td.views,
    .forum-table td.votes,
    .forum-table th.replies,
    .forum-table th.views,
    .forum-table th.votes {
        display: table-cell
    }

    .forum-table td.image {
        max-width: none
    }

        .forum-table td.image div {
            max-width: none;
            background-size: initial
        }

    .ui-tabs-nav {
        text-align: left
    }

        .ui-tabs-nav li {
            margin: 0 10px -1px 0;
            margin: 0 10px -1px 0 !important
        }

    .profile-info-box .avatar {
        float: left;
        margin: 0 15px 15px 0
    }

    .profile-info-box .profile-stats {
        float: left;
        text-align: left
    }

    .profile-info-box .title {
        text-align: left
    }

    .profile-info-box .send-pm {
        clear: both;
        text-align: left
    }
}

@media all and (min-width:992px) {
    .btn-group-filter {
        display: none
    }

    .master-wrapper-content {
        width: 100%;
        margin: auto
    }

    .center-2 {
        float: right;
        width: 75%
    }

    .side-2 {
        float: left;
        width: 23%;
        margin-top: 10px
    }

    .html-blog-page .side-2 {
        float: left;
        width: 25%
    }

    .html-blog-page .container.side2-center2 .center-2 {
        width: 70%
    }

    .blog-page .post .col-sm-8.col-md-push-1.col-content {
        width: 100% !important;
        max-width: 100%;
        padding: 0
    }

    .blog-page .section-subheader {
        display: none
    }

    .page {
        text-align: left
    }

    .inputs {
        text-align: left
    }

        .inputs input[type=email],
        .inputs input[type=password],
        .inputs input[type=tel],
        .inputs input[type=text],
        .inputs select {
            min-height: 56px
        }

        .inputs .option-list li {
            margin: 0 10px 0 0
        }

    .center-1 .buttons {
        text-align: center
    }

    .center-2 .inputs label {
        width: 136px
    }

    .inputs.accept-consent label {
        width: auto
    }

    .page-title a + h1 {
        float: left
    }

    .link-rss {
        display: block;
        float: right;
        margin: 6px 0 0
    }

    .cart tr {
        width: auto;
        margin: 0
    }

    .cart label {
        display: none
    }

    .Featured-products-container .buttons {
        text-align: left;
    }

    .add-info .buttons {
        text-align: left;
    }

    .order-details-page .data-table tr {
        width: auto;
        margin: 0
    }

    .order-details-page .data-table label {
        display: none
    }

    .header {
        width: 980px;
        margin: auto
    }

    .header-upper:after {
        content: "";
        display: block;
        clear: both
    }

    .header-selectors-wrapper {
        float: left;
        border: none;
        padding: 0
    }

        .header-selectors-wrapper > div {
            width: auto;
            margin: 0 0 0 5px
        }

        .header-selectors-wrapper select {
            height: 28px;
            padding: 0;
            font-size: 14px;
            font-weight: 700;
            background-color: transparent;
            color: #fff;
            border: 0;
            position: relative;
            -webkit-appearance: none
        }

            .header-selectors-wrapper select:after {
                content: "\f078";
                display: block;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: 400;
                text-decoration: inherit;
                position: absolute;
                color: #fff;
                top: 50%;
                right: 5%;
                left: auto;
                font-size: 13px
            }

    .language-list {
        text-align: left
    }

    .header-links-wrapper {
        float: left;
        padding: 0;
        margin-left: 100px
    }

    .top-searchbar {
        float: right;
        border-right: #0080d5 solid 1px;
        padding-right: 8px;
        padding-top: 10px;
        position: relative
    }

        .top-searchbar input::-webkit-input-placeholder {
            font-size: 14px;
            color: #0069aa;
            font-weight: 700;
            font-family: 'Source Sans Pro'
        }

        .top-searchbar input:-ms-input-placeholder {
            font-size: 14px;
            color: #0069aa;
            font-weight: 700;
            font-family: 'Source Sans Pro'
        }

        .top-searchbar input::placeholder {
            font-size: 14px;
            color: #0069aa;
            font-weight: 700;
            font-family: 'Source Sans Pro'
        }

        .top-searchbar input[type=text] {
            width: 100%;
            border: 0;
            font-size: 14px;
            color: #0069aa;
            font-weight: 700;
            width: 100%;
            text-transform: uppercase;
            font-family: 'Source Sans Pro';
            height: 28px
        }

        .top-searchbar .search-box input.button-1.search-box-button {
            border: 0;
            background: url(../images/search-arrow-gray.png) center right no-repeat;
            width: 107px;
            position: absolute;
            z-index: 999;
            right: 0;
            top: 13px;
            text-indent: 99999999999999px;
            padding: 0;
            min-width: inherit;
            color: #cdcdce;
            font-size: 14px !important;
            font-weight: 700
        }

        .top-searchbar .search-box.active input.button-1.search-box-button {
            border: 0;
            background: url(../images/search-arrow-blue.png) center right no-repeat;
            width: 107px;
            position: absolute;
            z-index: 999;
            right: 0;
            top: 13px;
            text-indent: 99999999999999px;
            padding: 0;
            min-width: inherit;
            color: #0069aa;
            font-size: 14px !important;
            font-weight: 700
        }

    .header-links li {
        margin: 0 16px
    }

    .header-links a,
    .header-links span {
        text-transform: none
    }

    #topcartlink {
        display: inline-block;
        width: 50px
    }

    .flyout-cart {
        position: absolute;
        top: 45px;
        right: 0;
        z-index: 100;
        width: 300px;
        box-shadow: 0 0 2px rgba(0, 0, 0, .25);
        background-color: #fff
    }

        .flyout-cart.active {
            display: block
        }

    .mini-shopping-cart {
        padding: 12px;
        text-align: left;
        font-size: 12px
    }

        .mini-shopping-cart .count {
            padding: 5px 0 15px;
            color: #37373b;
            font-size: 14px
        }

            .mini-shopping-cart .count a {
                margin: 0 2px;
                font-weight: 700;
                color: #0069aa
            }

        .mini-shopping-cart .items {
            border-top: 1px solid #ddd;
            margin: 0 0 0;
            max-height: 45vh;
            overflow: scroll;
            overflow-x: hidden
        }

        .mini-shopping-cart .item {
            overflow: hidden;
            padding: 10px 5px
        }

        .mini-shopping-cart .items .item:nth-child(even) {
            background-color: #f0f0f1
        }

        .mini-shopping-cart .picture {
            float: left;
            width: 70px;
            text-align: center
        }

            .mini-shopping-cart .picture a {
                display: block;
                position: relative;
                overflow: hidden
            }

                .mini-shopping-cart .picture a:before {
                    content: "";
                    display: block;
                    padding-top: 100%
                }

            .mini-shopping-cart .picture img {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                max-width: 100%
            }

            .mini-shopping-cart .picture + .product {
                margin: 0 0 0 80px
            }

        .mini-shopping-cart .name {
            margin: 0 0 10px;
            font-size: 14px
        }

            .mini-shopping-cart .name a {
                color: #0069aa;
                font-weight: 700
            }

        .mini-shopping-cart .attributes {
            margin: 5px 0;
            color: #37373b
        }

        .mini-shopping-cart .price,
        .mini-shopping-cart .quantity {
            color: #37373b;
            font-size: 13px
        }

        .mini-shopping-cart .totals {
            margin: 0 0 12px;
            font-size: 15px;
            color: #0069aa;
            font-weight: 700;
            padding: 6px 0;
            border-bottom: 1px solid #37373b;
            border-top: 1px solid #37373b
        }

            .mini-shopping-cart .totals strong {
                font-size: 16px;
                color: #37373b;
                float: right
            }

        .mini-shopping-cart .buttons {
            margin: 0 0 5px;
            text-align: center
        }

        .mini-shopping-cart input[type=button] {
            display: inline-block;
            border: none;
            background-color: #0069aa;
            padding: 7px 20px;
            font-size: 14px;
            font-family: 'Source Sans Pro';
            color: #fff;
            text-transform: uppercase;
            border-radius: 50px;
            margin: 0 auto
        }

            .mini-shopping-cart input[type=button]:hover {
                background-color: #0080d5
            }

    .header-lower {
        display: block;
        width: 100%;
        display: table
    }

    .header-logo {
        display: inline-block;
        text-align: left;
        vertical-align: top;
        font-size: 0;
        float: left
    }

    .search-box {
        display: inline-block;
        text-align: right;
        vertical-align: top;
        float: right;
        max-width: 600px
    }

        .search-box .search-box-button,
        .search-box input.search-box-text {
            height: 40px
        }

        .search-box form {
            display: none
        }

    .header-menu {
        position: relative;
        z-index: 5;
        width: 100%;
        text-align: right
    }

    .menu-toggle,
    .sublist-toggle {
        display: none
    }

    .header-menu > ul {
        display: block !important;
        font-size: 0
    }

        .header-menu > ul.mobile {
            display: none !important
        }

        .header-menu > ul > li {
            display: inline-block;
            padding: 0 15px;
            vertical-align: middle
        }

            .header-menu > ul > li:first-child {
                border-left: none
            }

            .header-menu > ul > li > a {
                display: block;
                padding: 5px 0;
                line-height: 20px;
                font-size: 18px;
                color: #0069aa;
                font-weight: 700;
                cursor: pointer;
                text-transform: uppercase
            }

                .header-menu > ul > li > a:hover {
                    color: #0069aa
                }

    .header-menu .sublist {
        display: none;
        position: absolute;
        width: 200px;
        box-shadow: 0 0 2px rgba(0, 0, 0, .2);
        background-color: #fff;
        padding: 10px 0;
        text-align: left
    }

        .header-menu .sublist li a {
            display: block;
            position: relative;
            padding: 10px 20px 10px 30px;
            font-size: 14px;
            color: #444
        }

            .header-menu .sublist li a:before {
                content: "";
                position: absolute;
                top: 17px;
                left: 15px;
                width: 5px;
                height: 5px;
                background-color: #ddd
            }

        .header-menu .sublist li:hover > a {
            background-color: #f6f6f6
        }

        .header-menu .sublist .sublist {
            top: -10px;
            left: 100% !important
        }

    .footer-upper {
        width: 958px;
        padding: 35px 10px
    }

        .footer-upper:after {
            content: "";
            display: block;
            clear: both
        }

    .footer-block {
        float: left;
        width: 240px;
        margin: 0
    }

        .footer-block .list {
            margin: 0 0 10px 0
        }

    .follow-us {
        float: right;
        width: 200px !important;
        margin: 0;
        text-align: left
    }

        .follow-us .social li {
            margin: 0 6px 0 0
        }

    .newsletter-email {
        display: block
    }

        .newsletter-email input[type=text] {
            width: 200px
        }

        .newsletter-email .newsletter-subscribe-button {
            width: 100px;
            padding: 0 5px
        }

    .newsletter-validation .field-validation-valid {
        text-align: left
    }

    .footer-lower {
        position: relative;
        width: 980px;
        padding: 25px 5px
    }

        .footer-lower:after {
            content: "";
            display: block;
            clear: both
        }

    .footer-info {
        float: right;
        line-height: 32px
    }

    .footer-powered-by {
        float: left;
        margin: 0;
        line-height: 32px
    }

    .theme-selector {
        float: left;
        margin: 0 0 0 15px
    }

    .block {
        float: none;
        width: auto;
        margin: 0 0 20px
    }

        .block .title {
            margin: 0;
            border-bottom: 0 solid #ddd;
            background: 0 0;
            cursor: auto
        }

            .block .title strong {
                font-weight: 700
            }

        .block .listbox {
            display: block;
            border-bottom: none
        }

        .block a.product-picture {
            display: inline-block;
            position: relative;
            width: 30%;
            margin: 0 0 0 -15px;
            vertical-align: middle
        }

        .block a.product-name {
            vertical-align: middle
        }

        .block a.product-picture + a.product-name {
            width: 70%
        }

            .block a.product-picture + a.product-name:before {
                display: none
            }

    .breadcrumb {
        margin: 0 0 20px
    }

    .item-box .buttons {
        text-align: left
    }

    .home-page .product-grid .item-box,
    .product-details-page .product-grid .item-box {
        width: 24%;
        margin: 0 .5% 50px
    }

    .shopping-cart-page .product-grid .item-box {
        width: 24%;
        margin: 0 0px 50px
    }

        .home-page .product-grid .item-box:nth-child(3n+1),
        .product-details-page .product-grid .item-box:nth-child(3n+1),
        .shopping-cart-page .product-grid .item-box:nth-child(3n+1) {
            clear: none
        }

        .home-page .product-grid .item-box:nth-child(4n+1),
        .product-details-page .product-grid .item-box:nth-child(4n+1),
        .shopping-cart-page .product-grid .item-box:nth-child(4n+1) {
            clear: both
        }

    .gallery {
        float: left;
        width: 50%
    }

        .gallery .picture {
            width: auto
        }

    .overview {
        float: right;
        width: 50%;
        padding-left: 40px
    }

    .rental-attributes {
        overflow: hidden
    }

        .rental-attributes .attribute-item {
            float: left;
            margin: 0 20px 0 0
        }

        .rental-attributes .datepicker {
            width: 160px;
            text-align: left
        }

    .attribute-squares li {
        margin: 0 10px 10px 0
    }

    .product-details-page .title {
        text-align: left
    }

    .product-review-item .review-title {
        max-width: 850px
    }

    .write-review .review-rating div.name-description {
        width: auto;
        margin: 0 5px 0 0;
        text-align: right
    }

    .compare-products-page .page-title {
        margin: 0 0 -1px
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 7px;
        right: 0
    }

    .compare-products-table .full-description td {
        display: table-cell
    }

        .compare-products-table .full-description td p {
            margin-top: 0
        }

    .center-1 .topic-block-title {
        text-align: center
    }

    .topic-page p {
        text-align: left
    }

    .gender span {
        margin: 0 10px 0 0
    }

        .gender span > * {
            margin: 0 5px 0 0
        }

    .date-of-birth select + select {
        margin: 0 0 0 11px
    }

    #check-availability-button {
        display: block;
        margin: 10px auto
    }

    .login-page .customer-blocks {
        overflow: hidden
    }

    .login-page .new-wrapper {
        float: right;
        width: 46%;
        margin: 0
    }

        .login-page .new-wrapper .text {
            min-height: 247px
        }

    .login-page .returning-wrapper {
        float: left;
        width: 46%
    }

        .login-page .returning-wrapper .form-fields {
            min-height: 200px;
            padding: 30px 0 0
        }

    .login-page .reversed {
        display: table;
        width: 100%
    }

        .login-page .reversed input {
            display: inline-block;
            vertical-align: top;
            float: left;
            margin-top: 4px
        }

        .login-page .reversed label {
            float: left;
            margin: 0 10px;
            transform: inherit !important
        }

        .login-page .reversed span.forgot-password {
            float: right
        }

            .login-page .reversed span.forgot-password a {
                color: #0069aa
            }

    .address-list-page .section,
    .order-list-page .section,
    .return-request-list-page .section {
        display: block;
        width: auto;
        margin: 0 0 40px
    }

    .address-list-page .buttons {
        position: absolute;
        top: 10px;
        right: 10px
    }

    .order-list-page .buttons {
        position: absolute;
        top: 5px;
        right: 10px
    }

    .avatar-page .buttons,
    .avatar-page .message-error {
        text-align: left
    }

    .registration-page .vat-note {
        margin-left: 275px
    }

    .customer-info-page .email-to-revalidate-note,
    .customer-info-page .vat-note {
        margin-left: 150px
    }

    .customer-info-page .vat-status {
        display: inline-block
    }

    .shopping-cart-page .cart-options {
        overflow: hidden
    }

    .shopping-cart-page .checkout-attributes {
        float: left;
        max-width: 100%;
        margin: -30px 0 15px;
        width: 100%
    }

        .shopping-cart-page .checkout-attributes li {
            margin: 5px 10px 5px 0
        }

    .shopping-cart-page .selected-checkout-attributes {
        float: right;
        max-width: 395px;
        margin: 15px 0
    }

    .order-progress {
        margin: -30px 0 50px
    }

    .checkout-page .address-item {
        width: 31.33333%
    }

    .checkout-page .terms-of-service {
        text-align: center
    }

    .payment-info .info {
        padding: 30px 15px
    }

        .payment-info .info td:first-child {
            width: 265px !important;
            margin: 0 10px 0 0;
            text-align: right
        }

        .payment-info .info td:only-child {
            width: 100% !important
        }

    .order-details-area .title,
    .order-review-data .title,
    .shipment-details-area .title {
        text-align: left
    }

    .opc .order-review-data ul {
        text-align: left
    }

    .advanced-search .price-range {
        margin-left: 114px
    }

    .comment-list {
        margin: 0 0 50px
    }

    .news-list-homepage .news-items {
        overflow: hidden;
        text-align: left
    }

    .news-list-homepage .news-item {
        float: left;
        width: 31.33333%;
        margin: 0 1% 30px
    }

        .news-list-homepage .news-item:nth-child(3n+1) {
            clear: both
        }

        .news-list-homepage .news-item:only-child {
            float: none;
            width: auto;
            margin: 0 0 30px
        }

    .news-list-homepage .news-head {
        text-align: center
    }

    .news-list-homepage .news-body {
        text-align: left
    }

    .forum-breadcrumb {
        margin: -30px 0 30px
    }

    .current-time {
        float: right
    }

    .forum-search-box {
        float: left
    }

        .forum-search-box .advanced {
            text-align: left
        }

            .forum-search-box .advanced a {
                line-height: normal
            }

    .forums-table-section td {
        min-width: 150px
    }

        .forums-table-section td:first-child {
            min-width: 90px
        }

    .forums-table-section .view-all {
        text-align: right
    }

    .topic-actions .pager.upper {
        display: block;
        max-width: 400px
    }

    .forum-table .forum-details,
    .forum-table .topic-details {
        min-width: 225px
    }

    .forum-table td {
        padding: 20px
    }

    .forum-edit-page textarea,
    .private-message-send-page textarea {
        width: 600px;
        height: 250px
    }

    .private-message-send-page .bb-code-editor-wrapper {
        display: inline-block;
        width: 400px;
        margin: 10px 0;
        vertical-align: middle
    }
}

.breadcrumb {
    background-color: transparent;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
    font-size: 14px;
    text-align: left
}

    .breadcrumb a {
        color: #32323b;
        font-weight: 700;
        text-decoration: none
    }

.shop-main-page nav.breadcrumb {
    display: none
}

@media all and (min-width:1367px) {
    .master-wrapper-content {
        width: 1200px
    }

    .inputs label {
        width: 375px
    }

    .center-2 .inputs label {
        width: 213px
    }

    .inputs.accept-consent label {
        width: auto
    }

    .header {
        width: 1200px
    }

    .header-menu > ul > li {
        padding: 0 20px
    }

    .footer-upper {
        width: 1200px;
        padding: 35px 30px
    }

    .footer-block {
        width: 280px
    }

    .footer-lower {
        width: 1200px;
        padding: 25px 20px
    }

    .product-review-item .review-title {
        max-width: 1050px
    }

    .write-review .review-rating div.name-description {
        margin: 0 5px 0 0;
        min-width: 375px
    }

    .login-page .returning-wrapper input[type=email],
    .login-page .returning-wrapper input[type=password],
    .login-page .returning-wrapper input[type=text] {
        width: 360px
    }

    .registration-page .vat-note {
        margin-left: 385px
    }

    .customer-info-page .email-to-revalidate-note,
    .customer-info-page .vat-note {
        margin-left: 225px
    }

    .cart-footer .totals {
        width: 395px;
        margin: 0
    }

    .cart-footer .cart-collaterals {
        width: 760px;
        margin: 0
    }

        .cart-footer .cart-collaterals .deals {
            float: left;
            width: 360px
        }

        .cart-footer .cart-collaterals .shipping {
            float: right;
            width: 360px
        }

    .cart-footer .estimate-shipping .inputs label {
        display: inline-block;
        width: 35%
    }

    .cart-footer .estimate-shipping .inputs input,
    .cart-footer .estimate-shipping .inputs select {
        width: 65%
    }

    .payment-method .method-list li,
    .shipping-method .method-list li {
        margin: 20px 1%
    }

    .payment-info .info td:first-child {
        width: 375px !important
    }

    .payment-info .info td:only-child {
        width: 100% !important
    }

    .forum-actions .pager,
    .topic-actions .pager {
        max-width: 600px !important
    }

    .topic-post .post-text {
        width: 930px;
        max-width: 100%
    }
}

.scoot-main-header {
    background-color: #fff
}

.admin-header-links {
    background-color: #333;
    text-align: center;
    color: #eee;
    position: fixed;
    z-index: 15;
    width: 100%;
    top: 0
}

.top-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

.master-wrapper-content {
    width: 100%;
    margin: 130px 0;
    margin-bottom: 0
}

.admin-header-links + .top-bar {
    top: 34px
}

    .admin-header-links + .top-bar + .scoot-main-header {
        top: 89px
    }

body:not(.clssubmenu) .page-submenu-section {
    display: none
}

.admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
    margin-top: 212px !important
}

body:not(.clssubmenu) .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
    margin-top: 170px !important
}

.top-bar + .scoot-main-header + script + .master-wrapper-content > .page-submenu-section {
    top: 133px
}

.admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content > .page-submenu-section {
    top: 165px;
    padding: 0 46px
}

.scoot-main-header .header-lower {
    position: relative;
    padding: 19px 0;
    display: table;
    width: 100%
}

.scoot-main-header .header-menu ul li a:hover {
    text-decoration: none
}

.scoot-main-header .header-logo {
    margin-bottom: 0
}

.scoot-main-header .header-menu > ul.notmobile {
    margin-bottom: 0
}

.scoot-main-header .search-box {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.personal-mobility-section {
    width: 100%;
    display: block
}

.travel-mobility-section {
    background-image: linear-gradient(to bottom, #f4f4f4, #fff);
    background-image: -webkit-linear-gradient(to bottom, #f4f4f4, #fff);
    background-image: -moz-linear-gradient(to bottom, #f4f4f4, #fff);
    display: inline-block;
    width: 100%
}

.pro-availability-option-section {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 1162px
}

    .pro-availability-option-section .pro-option-box {
        position: relative
    }

        .pro-availability-option-section .pro-option-box .mobility-item-box {
            width: 33.333%;
            display: inline-block;
            float: left;
            position: relative;
            background-color: #fff;
            text-align: center;
            padding: 25px 20px 0 20px;
            box-sizing: border-box;
            margin-top: 0;
            min-height: 209px
        }

            .pro-availability-option-section .pro-option-box .mobility-item-box:first-child {
                border-top-left-radius: 5px;
                border-bottom-left-radius: 5px;
                box-shadow: 0 0 0 #cdcdcd
            }

            .pro-availability-option-section .pro-option-box .mobility-item-box:last-child {
                border-top-right-radius: 5px;
                border-bottom-right-radius: 5px;
                box-shadow: 0 0 0 #cdcdcd
            }

            .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) {
                box-shadow: 0 0 0 #cdcdcd
            }

                .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):before {
                    content: " ";
                    display: block;
                    height: 161px;
                    width: 1px;
                    background-color: #cdcdce;
                    position: absolute;
                    top: 50%;
                    left: 0;
                    transform: translateY(-50%)
                }

                .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):after {
                    content: " ";
                    display: block;
                    height: 161px;
                    width: 1px;
                    background-color: #cdcdce;
                    position: absolute;
                    top: 50%;
                    right: 0;
                    transform: translateY(-50%)
                }

                .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):hover:after,
                .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):hover:before {
                    display: none
                }

.pro-option-box .mobility-item-box .icon-box {
    height: 80px;
    width: 80px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:first-child .icon-box {
    height: 90px;
    width: 65.39px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) .icon-box {
    height: 90px;
    width: 73.4px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:last-child .icon-box {
    height: 90px;
    width: 90px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:first-child:hover .icon-box {
    height: 73px;
    width: 65.39px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):hover .icon-box {
    height: 73px;
    width: 73.4px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:last-child:hover .icon-box {
    height: 73px;
    width: 84.2px;
    display: inline-block;
    margin: 0 auto
}

.pro-availability-option-section .pro-option-box .mobility-item-box:first-child:hover img.hover-time {
    width: 55.75px;
    height: 60.63px
}

.pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):hover img.hover-time {
    width: 60.6px;
    height: 55.69px
}

.pro-availability-option-section .pro-option-box .mobility-item-box:last-child:hover img.hover-time {
    width: 72.32px;
    height: 58.69px
}

.pro-availability-option-section .pro-option-box .mobility-item-box:hover {
    border-radius: 5px
}

.pro-option-box .mobility-item-box .icon-box img {
    max-width: 100%
}

.pro-option-box .mobility-item-box:hover {
    background-color: #0069aa;
    color: #fff;
    min-height: 235px;
    margin-top: -12px
}

    .pro-option-box .mobility-item-box:hover img.default {
        display: none
    }

.pro-option-box .mobility-item-box .icon-box img.hover-time {
    display: none
}

.pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):hover img.default {
    display: none !important;
}

.pro-option-box .mobility-item-box:hover img.hover-time {
    display: inline-block
}

.pro-option-box .mobility-item-box .item-content {
    display: inline-block
}

.pro-option-box .mobility-item-box .mobility-item-content .item-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    font-family: Raleway, sans-serif
}

.pro-option-box .mobility-item-box .mobility-item-content .item-disc {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 2px
}

.pro-option-box .mobility-item-box:hover .item-title {
    color: #fff
}

.newslatter-update-section h2 {
    color: #fff
}

.best-price-mobility .mobility-item-box .mobility-item-content .item-title {
    font-family: Raleway, sans-serif
}

.best-price-mobility .mobility-item-box .mobility-item-content .item-disc {
    font-family: Raleway, sans-serif
}

.redesigned-theme-2018 li.buttons {
    display: block !important;
}

.pro-option-box .mobility-item-box .mobility-item-content .more-btn {
    padding: 0;
    border-radius: 50%;
    background-color: #0080d5;
    border: 0 solid #0080d5;
    display: none;
    height: 32px;
    width: 32px;
    text-align: center;
    position: relative !important;
    margin-top: 10px;
}

    .pro-option-box .mobility-item-box .mobility-item-content .more-btn img {
        max-width: 100%;
        width: auto;
        display: block;
        margin: 0 auto
    }

.pro-option-box .mobility-item-box:hover .mobility-item-content .more-btn {
    display: inline-block
}

.pro-option-box .mobility-item-box:hover .item-content .more-btn:focus {
    outline: 0
}

.rental-travel-section {
    display: block;
    font-family: 'Source Sans Pro';
    overflow: auto;
    margin: 0 auto;
    background: #f0f0f1;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px
}

    .rental-travel-section .rental-travel-about-textbox,
    .rental-travel-section .rental-travel-option-box {
        width: 50%;
        display: inline-block;
        float: left;
        box-sizing: border-box
    }

    .rental-travel-section .rental-travel-about-textbox {
        padding-right: 32px
    }

    .rental-travel-section .rental-travel-option-box {
        padding-left: 20px
    }

        .rental-travel-section .rental-travel-option-box ul {
            margin: 0
        }

    .rental-travel-section .rental-travel-about-textbox .travel-about-title {
        font-size: 32px;
        font-weight: 700;
        color: #37373b;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 1.2;
        text-align: left
    }

    .rental-travel-section .rental-travel-about-textbox .disc-text {
        font-size: 17px;
        line-height: 26px;
        color: #37373b;
        font-weight: 400
    }

        .rental-travel-section .rental-travel-about-textbox .disc-text p {
            margin-top: 15px
        }

    .rental-travel-section .rental-travel-option-box .rental-travel-item {
        display: block;
        padding: 0;
        list-style-type: none;
        overflow: auto;
        margin-bottom: 25px
    }

.rental-travel-option-box .rental-travel-item .rental-travel-img-box {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 10px
}

    .rental-travel-option-box .rental-travel-item .rental-travel-img-box img {
        max-width: 100%
    }

.rental-travel-option-box .rental-travel-item .rental-travel-item-data {
    display: inline-block;
    float: left;
    width: 40%;
    padding-left: 15px;
    box-sizing: border-box
}

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data .rental-title {
        font-size: 20px;
        margin: 0 0 5px 0;
        line-height: 1;
        color: #37373b;
        font-weight: 700;
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data .disc-text {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 5px 0;
        color: #37373b;
        font-weight: 400
    }

.rental-travel-item .rental-travel-item-data .rental-trip-moreinfo-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #0069aa
}

.exploar-loaction-section {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 0
}

    .exploar-loaction-section .exploar-location-databox {
        width: 100%;
        position: absolute;
        left: 0;
        right: auto;
        bottom: 65px
    }

.exploar-location-databox .container {
    max-width: 958px
}

.location-content {
    float: left;
    max-width: 340px;
    margin-left: 65px
}

.exploar-loaction-section .exploar-location-databox .exploar-location-text {
    font-size: 24px;
    color: #fff;
    display: block;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin-top: 20px
}

.exploar-loaction-section .exploar-location-databox .find-loaction-btn {
    font-size: 14px;
    background-color: #fff;
    color: #0069aa;
    padding: 7px 15px;
    font-weight: 700;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: .3px
}

.white-radius-btn {
    font-size: 14px;
    background-color: #fff;
    color: #0069aa;
    padding: 7px 15px;
    font-weight: 700;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .3px
}

    .white-radius-btn:hover {
        text-decoration: none
    }

.provide-service-section {
    display: block;
    width: 100%;
    font-family: 'Source Sans Pro';
    position: relative;
    padding: 150px 50px 0 50px
}

    .provide-service-section img {
        max-width: 410px;
        position: relative;
        margin: 0 auto;
        display: block
    }

    .provide-service-section .repair-service-box {
        width: 100%;
        display: inline-block;
        margin-bottom: 40px;
        margin-top: 40px
    }

        .provide-service-section .repair-service-box .repair-for-airline-box {
            display: inline-block;
            width: 31%;
            background-color: transparent;
            margin-top: 15px;
            float: right;
            margin-right: 70px
        }

    .provide-service-section .provide-fleets-datainfo .provide-service-title,
    .provide-service-section .repair-for-airline-box .provide-service-title {
        font-size: 32px;
        color: #cdcdce;
        line-height: 34px;
        text-align: left;
        word-spacing: normal;
        letter-spacing: normal;
        font-weight: 700
    }

    .provide-service-section .provide-fleets-datainfo .provide-service-title {
        margin-top: 0
    }

    .provide-service-section .provide-fleets-datainfo .provide-service-disc,
    .provide-service-section .repair-for-airline-box .provide-service-disc {
        font-size: 17px;
        color: #fff;
        line-height: 26px;
        text-align: left
    }

    .provide-service-section .provide-fleets-box {
        width: 100%;
        display: inline-block;
        margin: 40px 0 0
    }

        .provide-service-section .provide-fleets-box .provide-fleets-datainfo {
            display: block;
            width: 48%;
            background-color: transparent;
            float: left;
            margin: 0 1%
        }

        .provide-service-section .provide-fleets-box .provide-fleets-video-box {
            width: 58%;
            float: left;
            text-align: center;
            padding-left: 35px;
            box-sizing: border-box
        }

            .provide-service-section .provide-fleets-box .provide-fleets-video-box video {
                width: 85%;
                height: 250px
            }

        .provide-service-section .provide-fleets-box .find-moreinfo-btn,
        .provide-service-section .repair-service-box .find-moreinfo-btn {
            background: #fff;
            font-size: 14px;
            font-weight: 700;
            color: #0069aa;
            padding: 8px 17px;
            border-radius: 30px;
            text-decoration: none !important;
            text-transform: uppercase;
            font-family: 'Source Sans Pro';
            margin-top: 10px;
            display: inline-block
        }

.shop-scoot-section {
    display: block;
    overflow: auto;
    margin-bottom: 0;
    padding-top: 20px;
    max-width: 1162px;
    margin: 0 auto
}

.shop-scootaround.shop-scoot-section {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 60px;
}

.shop-scoot-section h2 {
    font-size: 32px;
    font-weight: 700;
    color: #37373b;
    margin: 40px 0 25px;
}

label.hs-error-msg {
    color: #ff0000;
    font-size: 14px;
}

.html-bestmobilty-page .shop-scoot-section h2 {
    font-family: Raleway, sans-serif;
    margin: 0 0 25px
}

.html-bestmobilty-page .shop-scootaround.shop-scoot-section {
    padding-top: 0
}

.shop-scoot-section .slider-banner-box {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 32px
}

    .shop-scoot-section .slider-banner-box img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .shop-scoot-section .slider-banner-box .shop-about-content-box {
        position: absolute;
        bottom: 23px;
        width: 100%;
        padding: 0 30px;
        left: 0
    }

.slider-banner-box .shop-about-content-box .left-box {
    float: left;
    display: inline-block;
    width: 535px
}

    .slider-banner-box .shop-about-content-box .left-box h3 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
        vertical-align: bottom;
        line-height: 34px;
        text-align: left;
        margin-bottom: 0
    }

        .slider-banner-box .shop-about-content-box .left-box h3 span {
            font-size: inherit !important
        }

.html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box h3 {
    font-family: Raleway, sans-serif
}

.html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box p {
    font-family: Raleway, sans-serif
}

.html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box {
    max-width: 500px;
    width: 500px
}

.html-bestmobilty-page .item-box .product-title {
    font-family: Raleway, sans-serif
}

.best-price-mobility.provide-service-section .provide-service-title {
    font-family: Raleway, sans-serif
}

.html-bestmobilty-page .provide-service-section .repair-for-airline-box .provide-service-disc {
    font-size: 17px;
    font-family: Raleway, sans-serif
}

.best-price-mobility.provide-service-section .provide-fleets-box .fleets-box {
    font-family: Raleway, sans-serif;
    font-weight: 700 !important
}

.html-bestmobilty-page .book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
    font-family: Raleway, sans-serif
}

.html-bestmobilty-page .book-for-trip-section .book-for-trip-gauid-box .trip-guide-subtitle {
    font-family: Raleway, sans-serif;
    font-size: 14px
}

.html-bestmobilty-page .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li p {
    font-family: Raleway, sans-serif;
    font-size: 14px
}

.html-bestmobilty-page .newslatter-update-section .news-update-box h3 {
    font-family: Raleway, sans-serif
}

.html-bestmobilty-page .newslatter-update-section .news-update-box p {
    font-family: Raleway, sans-serif;
    font-size: 17px
}

.html-bestmobilty-page .newslatter-update-section .news-update-box {
    display: inline-block;
    width: 35%;
    float: left
}

.html-bestmobilty-page .newslatter-update-section .newupdate-form-box {
    display: inline-block;
    width: 65%;
    float: right;
    text-align: right;
    margin-top: 10px
}

.slider-banner-box .shop-about-content-box .left-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0
}

.slider-banner-box .shop-about-content-box .white-radius-btn {
    bottom: 10px;
    position: absolute;
    right: 32px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 30px;
    padding: 8px 26px;
    border: #707070 solid 1px;
    text-decoration: none
}

.book-for-trip-section {
    display: block;
    position: relative;
    font-family: sans-serif;
    height: 613px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center !important;
    margin: 0 auto;
    padding: 30px 50px;
    margin-top: -1px
}

    .book-for-trip-section .book-for-trip-gauid-box {
        max-width: 450px;
        position: relative;
        height: auto;
        float: right
    }

        .book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
            font-size: 24px;
            font-weight: 700;
            text-align: left;
            color: #37373b;
            margin-bottom: 10px;
            margin-top: 40px;
            display: block;
            line-height: 1.4
        }

        .book-for-trip-section .book-for-trip-gauid-box .trip-guide-subtitle {
            font-size: 14px;
            color: #37373b;
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 10px;
            display: block;
            float: left
        }

        .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list {
            display: inline-block;
            margin: 0;
            padding: 0
        }

            .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li {
                display: inline-block;
                width: 50%;
                float: left;
                padding-left: 23px;
                box-sizing: border-box;
                position: relative;
                color: #37373b;
                padding-bottom: 15px
            }

                .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li:before {
                    display: block;
                    content: " ";
                    position: absolute;
                    height: 15px;
                    width: 15px;
                    background-image: url(/images/uploaded/tick-circle.png);
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size: cover;
                    left: 0;
                    top: 6px
                }

                .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li p {
                    font-size: 14px;
                    text-align: left;
                    color: #000;
                    line-height: 24px;
                    margin: 0
                }

        .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form {
            display: block;
            position: relative
        }

            .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form input {
                display: inline-block;
                padding: 12px 22px;
                width: 100%;
                font-size: 17px;
                height: 56px;
                border: 1px solid #cdcdce;
                border-radius: 3px;
                box-sizing: border-box;
                margin-bottom: 19px
            }

                .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form input::-webkit-input-placeholder {
                    color: #717073;
                    opacity: 1;
                    font-size: 17px
                }

                .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form input:-ms-input-placeholder {
                    color: #717073;
                    opacity: 1;
                    font-size: 17px
                }

                .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form input::placeholder {
                    color: #717073;
                    opacity: 1;
                    font-size: 17px
                }

            .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form .trip-guide-btn {
                display: inline-block;
                padding: 6px 16px;
                border-radius: 50px;
                background-color: #0069aa;
                color: #fff;
                font-weight: 600;
                letter-spacing: 0;
                height: 36px;
                float: right;
                font-size: 14px !important;
                text-decoration: none;
                text-transform: uppercase;
                width: 202px
            }

.newslatter-update-section {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: auto;
    padding: 47px 0 23px;
    color: #fff
}

    .newslatter-update-section .topic-block {
        display: inline-block;
        width: 45%
    }

    .newslatter-update-section .news-update-box {
        display: inline-block;
        width: 90%;
        float: left
    }

    .newslatter-update-section .container {
        display: block
    }

    .newslatter-update-section .news-update-box h2 {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        line-height: 42px
    }

    .newslatter-update-section .news-update-box p {
        font-size: 17px;
        font-weight: 400;
        line-height: 26px
    }

    .newslatter-update-section .newupdate-form-box {
        display: inline-block;
        width: 530px;
        float: right;
        text-align: right;
        margin-top: 10px
    }

        .newslatter-update-section .newupdate-form-box input {
            width: 367px;
            margin-right: 27px;
            max-width: 368px;
            height: 42px;
            padding: 6px 17px;
            border: #cdcdce solid 1px;
            border-radius: 6px
        }

            .newslatter-update-section .newupdate-form-box input::-webkit-input-placeholder {
                font-size: 17px;
                font-weight: 400;
                line-height: 26px
            }

            .newslatter-update-section .newupdate-form-box input::-moz-placeholder {
                font-size: 17px;
                font-weight: 400;
                line-height: 26px
            }

            .newslatter-update-section .newupdate-form-box input:-ms-input-placeholder {
                font-size: 17px;
                font-weight: 400;
                line-height: 26px
            }

            .newslatter-update-section .newupdate-form-box input:-moz-placeholder {
                font-size: 17px;
                font-weight: 400;
                line-height: 26px
            }

.newupdate-form-box button.btn.white-radius-btn {
    height: 36px
}

.show-xs {
    display: none !important
}

.page-submenu-section {
    display: flex;
    width: 1280px;
    background-color: #f0f0f1;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999
}

    .page-submenu-section:after,
    .page-submenu-section:before {
        content: " ";
        display: block;
        clear: both
    }

    .page-submenu-section ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        float: right;
        overflow-x: hidden;
        white-space: nowrap;
        width: 100%;
        text-align: right;
    }

        .page-submenu-section ul::-webkit-scrollbar {
            width: 10px;
            height: 0;
            -webkit-box-shadow: inset 0 0 6px transparent;
            -webkit-border-radius: 10px;
            border-radius: 10px
        }

        .page-submenu-section ul::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 0 transparent;
            -webkit-border-radius: 10px;
            border-radius: 10px
        }

        .page-submenu-section ul::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: #f0f0f1;
            height: 3px
        }

        .page-submenu-section ul::-webkit-scrollbar-corner {
            display: none;
            height: 0;
            width: 0
        }

        .page-submenu-section ul li {
            display: inline-block;
            list-style-type: none;
            margin: 12px 8px;
        }

            .page-submenu-section ul li:last-child {
                margin-right: 0
            }

            .page-submenu-section ul li a {
                display: block;
                font-size: 14px;
                font-weight: 700;
                line-height: 24px;
                text-transform: uppercase;
                color: #0069aa
            }

                .page-submenu-section ul li a:hover {
                    text-decoration: none
                }

.freeShip-headline-seaction {
    background-color: #37373b;
    color: #fff;
    padding: 2px 5px
}

    .freeShip-headline-seaction .freeship-link {
        color: #fff;
        font-size: 14px;
        line-height: 24px
    }

    .freeShip-headline-seaction .min-price {
        margin: 0 14px;
        font-size: 14px;
        line-height: 24px
    }

    .freeShip-headline-seaction .coupon-code {
        display: inline-block;
        margin-bottom: 0;
        letter-spacing: .5px;
        font-size: 14px;
        line-height: 24px
    }

.shop-main-page .page-banner-box {
    display: block;
    width: 100%;
    position: relative
}

    .shop-main-page .page-banner-box img {
        width: 100%;
        display: block
    }

    .shop-main-page .page-banner-box .banner-content-box {
        position: absolute;
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        transform: translate(-50%, -50%);
        width: 31%;
        height: 350px
    }

.shop-main-page .theme-custom {
    max-width: 100%;
    margin-top: 0
}

.shop-main-page .page-banner-box .banner-content-box .title-line-1 {
    font-size: 32px;
    font-weight: 700
}

.shop-main-page .page-banner-box .banner-content-box .title-line-2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 1
}

.shop-main-page .page-banner-box .banner-content-box .banner-disc-text {
    font-size: 18px;
    font-weight: 400
}

.shop-main-page .mobility-equipment-section {
    background-color: #0080d5;
    color: #fff;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    padding: 35px 15px;
    text-align: center;
    margin-top: -54px;
    z-index: 10;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 1px 3px #ccc;
    margin-bottom: 50px
}

    .shop-main-page .mobility-equipment-section .equipment-title {
        font-size: 32px;
        font-weight: 700;
        color: #fff;
        line-height: 42px;
        margin-bottom: 9px
    }

    .shop-main-page .mobility-equipment-section .equipment-disc-text {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        line-height: 26px;
        display: block;
        margin-bottom: 8px;
        margin-top: 1px
    }

    .shop-main-page .mobility-equipment-section .Get-started-btn {
        margin-top: 13px
    }

.btn.white-radius {
    background-color: #fff;
    color: #0069aa;
    border-radius: 50px;
    padding: 7px 18px;
    border: none;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    line-height: 22px;
    font-weight: 700;
    box-shadow: 0 1px 4px #666;
    text-decoration: none
}

    .btn.blue-radius:hover,
    .btn.white-radius:hover {
        text-decoration: none
    }

    .btn.white-radius:disabled {
        opacity: .9;
        color: #cdcdce
    }

.btn.blue-radius {
    background-color: #0069aa;
    color: #fff;
    border-radius: 50px;
    padding: 7px 14px;
    border: none;
    letter-spacing: 0;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 1px 4px #00000040
}

    .btn.blue-radius:active {
        background-color: #005188;
        color: #fff
    }

    .btn.blue-radius:disabled {
        background-color: #555559;
        color: #fff
    }

    .btn.blue-radius:focus {
        background-color: #0080d5;
        color: #fff
    }

.shop-main-page .container.Featured-products-container {
    margin-bottom: 35px
}

.shop-main-page .shopPage-product-grid-box .Featured-products-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    margin-top: 28px;
    text-transform: capitalize
}

.shopbycategory h2 {
    font-size: 32px;
}

.shop-new-product-section {
    background-color: #f0f0f1
}

.shopPage-newproduct-box,
.shopPage-product-grid-box {
    width: 100%;
    margin: 15px auto;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px
}

.shop-main-page .shopPage-newproduct-box,
.shop-main-page .shopPage-product-grid-box {
    padding-left: 15px;
    padding-right: 15px
}

    .shop-main-page .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box,
    .shop-main-page .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        margin: 0 25px 45px 12px
    }

.shopPage-newproduct-box {
    padding: 25px 0
}

    .shopPage-newproduct-box .page-title {
        border-bottom: none
    }

        .shopPage-newproduct-box .page-title h2 {
            font-size: 22px;
            font-weight: 700;
            line-height: 34px;
            text-align: left;
            margin-bottom: 0
        }

    .shopPage-newproduct-box .product-grid {
        margin: 0
    }

    .shopPage-newproduct-box .title,
    .shopPage-product-grid-box .title {
        text-align: left;
        border-bottom: 0;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 40px;
        padding-bottom: 0
    }

    .shopPage-newproduct-box .title {
        margin-bottom: 35px
    }

    .shopPage-newproduct-box .shop-newproductlist-grid-section,
    .shopPage-product-grid-box .shop-productlist-grid-section {
        width: 100%;
        overflow-x: visible;
        padding: 0 5px;
        padding-bottom: 3px;
        margin: 0;
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: grab
    }

#dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section {
    display: flex;
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    overflow-x: visible;
    padding: 0 5px;
    padding-bottom: 20px;
    margin: 0;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: grab
}

.location-details-table-content #dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section {
    display: inline-block;
    width: 100%;
    overflow: inherit;
    overflow-y: inherit;
    overflow-x: inherit;
    padding: 0 0;
    padding-bottom: 0;
    margin: 0
}

    .location-details-table-content #dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section .item-box {
        -webkit-box-flex: inherit !important;
        -ms-flex: inherit !important;
        flex: inherit !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 0 !important;
        width: 100% !important
    }

.owl-carousel .owl-wrapper-outer::-webkit-scrollbar {
    width: 100%;
    height: 4px
}

.owl-carousel .owl-wrapper-outer::-webkit-scrollbar-track {
    border-radius: 50px 50px 50px 50px;
    background-color: #cdcdce;
    height: 4px
}

.owl-carousel .owl-wrapper-outer::-webkit-scrollbar-thumb {
    border-radius: 50px 50px 50px 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #37373b
}

.go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar,
.shopPage-newproduct-box .shop-newproductlist-grid-section::-webkit-scrollbar,
.shopPage-product-grid-box .shop-productlist-grid-section::-webkit-scrollbar {
    width: 100%;
    height: 4px
}

.go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-track,
.shopPage-newproduct-box .shop-newproductlist-grid-section::-webkit-scrollbar-track,
.shopPage-product-grid-box .shop-productlist-grid-section::-webkit-scrollbar-track {
    border-radius: 50px 50px 50px 50px;
    background-color: #cdcdce;
    height: 4px
}

.go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-thumb,
.shopPage-newproduct-box .shop-newproductlist-grid-section::-webkit-scrollbar-thumb,
.shopPage-product-grid-box .shop-productlist-grid-section::-webkit-scrollbar-thumb {
    border-radius: 50px 50px 50px 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #37373b
}

.product-details-page .shopPage-product-grid-box .shop-productlist-grid-section::-webkit-scrollbar-track {
    border-radius: 50px 50px 50px 50px;
    background-color: rgba(255, 255, 255, .35) !important;
    height: 4px
}

.product-details-page .shopPage-product-grid-box .shop-productlist-grid-section::-webkit-scrollbar-thumb {
    border-radius: 50px 50px 50px 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .35) !important;
    background-color: #fff !important
}

.shopPage-product-grid-box .shop-productlist-grid-section {
    padding: 0
}

.item-grid-recentlyview.pro-listbox.shop-productlist-grid-section {
    padding: 0 20px;
}

    .item-grid-recentlyview.pro-listbox.shop-productlist-grid-section .wrap button.btn.prev {
        top: 25%;
    }

    .item-grid-recentlyview.pro-listbox.shop-productlist-grid-section .wrap button.btn.next {
        top: 25%;
    }

.shopPage-newproduct-box .shop-newproductlist-grid-section .item-box,
.shopPage-product-grid-box .shop-productlist-grid-section .item-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 255px;
    flex: 0 0 255px;
    max-width: 255px;
    margin: 0 25px 45px 12px;
    box-sizing: border-box
}

.k-widget.k-window.ajaxFilters.k-state-focused {
    display: none !important
}

.pro-listbox .item-box .product-item {
    position: relative;
    padding-top: 5px
}

.pro-listbox.shop-newproductlist-grid-section .item-box .product-item .picture {
    box-shadow: 0 2px 6px #ccc
}

.free-ship {
    display: none
}

.shopPage-newproduct-box .free-ship,
.shopPage-product-grid-box .free-ship {
    display: block !important;
    position: absolute;
    z-index: 999;
    top: 10px;
    right: -12px;
    width: 103px;
    height: 40px
}

p.new-badge {
    display: block !important;
    position: absolute;
    z-index: 999;
    top: 10px;
    left: -12px;
    width: 51px;
    height: 40px
}

    p.new-badge img {
        max-width: 51px !important;
        height: auto !important
    }

.manuals-page .picture a img {
    max-width: 170px;
    height: auto
}

.manuals-page {
    padding: 0 15px
}

    .manuals-page .item-box {
        margin: unset !important
    }

        .manuals-page .item-box .picture {
            max-width: 300px;
            margin: 10px auto
        }

.item-box .product-title a {
    text-decoration: none
}

.pro-listbox .free-ship .product-item .picture .free-ship-box {
    content: " ";
    display: block;
    position: absolute;
    height: 45px;
    width: 127px;
    background-image: url(/images/uploaded/free-ship.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 14px;
    right: -12px;
    bottom: auto;
    left: auto;
    text-align: center
}

.pro-listbox .product-item .picture .free-ship-box mark {
    background-color: unset;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding-left: 5px;
    vertical-align: middle
}

.pro-listbox .details {
    padding: 0
}

.pro-listbox .product-item .details .product-title {
    max-height: 45px
}

    .pro-listbox .product-item .details .product-title a {
        font-size: 18px;
        color: #37373b;
        font-weight: 700;
        line-height: 22px;
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 46px;
        margin: 0 auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

.pro-listbox .product-item .details .product-rating-box {
    margin-bottom: 0
}

.pro-listbox .product-item .details .prices {
    min-height: auto;
    text-align: left;
}

    .pro-listbox .product-item .details .prices .price {
        font-size: 17px;
        line-height: 26px
    }

        .pro-listbox .product-item .details .prices .price.old-price + .price.actual-price {
            color: #ff3915
        }

        .pro-listbox .product-item .details .prices .price.actual-price {
            color: #37373b
        }

.cross-sells .pro-listbox .product-item .details .prices .price.actual-price {
    color: #fff
}

.pro-listbox .product-item .details .prices .price.old-price {
    color: #37373b;
    opacity: .3;
    font-weight: 700
}

.html-product-details-page .pro-listbox .product-item .details .prices .price.actual-price {
    color: #fff
}

.html-product-details-page .pro-listbox .product-item .details .prices .price.old-price {
    color: #fff;
    opacity: .3;
    font-weight: 700
}

.pro-listbox .buttons input.product-box-add-to-cart-button {
    border-radius: 50px;
    width: auto;
    min-width: 120px
}

.pro-listbox .buttons input.add-to-compare-list-button,
.pro-listbox .buttons input.add-to-wishlist-button {
    border-radius: 100%;
    width: 32px;
    height: 32px;
    margin: 2px
}

.shop-main-page .loyalty-program-section {
    margin-top: 35px;
    margin-bottom: 35px
}

    .shop-main-page .loyalty-program-section .program-info-box {
        padding: 45px 25px;
        border: 1px solid #cdcdce;
        border-radius: 5px;
        position: relative;
        box-sizing: border-box;
        margin: 25px 0
    }

    .shop-main-page .loyalty-program-section .section-title {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 35px
    }

    .shop-main-page .loyalty-program-section .program-info-box:after {
        content: " ";
        display: block;
        position: absolute;
        height: 45px;
        width: 45px;
        background-color: #fff;
        top: -24px;
        left: 9%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: inherit
    }

    .shop-main-page .loyalty-program-section .program-info-box.loyalty:after {
        background-image: url(/images/uploaded/loyality-program-1.png)
    }

    .shop-main-page .loyalty-program-section .program-info-box.promotions:after {
        background-image: url(/images/uploaded/loyality-program-2.png)
    }

    .shop-main-page .loyalty-program-section .program-info-box .program-title {
        font-size: 22px;
        font-weight: 700;
        line-height: 20px
    }

    .shop-main-page .loyalty-program-section .program-info-box .program-about {
        font-size: 17px;
        line-height: 26px;
        margin-top: 18px;
        margin-bottom: 17px;
        font-weight: 400;
        display: block
    }

    .shop-main-page .loyalty-program-section .program-info-box .program-more-info-btn {
        font-size: 14px;
        line-height: 22px;
        font-weight: 700;
        color: #0069aa;
        text-decoration: none;
        font-family: 'Source Sans Pro'
    }

        .shop-main-page .loyalty-program-section .program-info-box .program-more-info-btn:hover {
            text-decoration: none
        }

.shop-main-page .finding-perfect-mobility-section {
    background-color: #0080d5;
    text-align: center
}

    .shop-main-page .finding-perfect-mobility-section .topic-block {
        margin: 0 auto
    }

    .shop-main-page .finding-perfect-mobility-section .perfect-mobility-equipment-box {
        width: 100%;
        text-align: center;
        padding: 58px 25px
    }

    .shop-main-page .finding-perfect-mobility-section .equipment-title {
        font-size: 32px;
        line-height: 42px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 20px
    }

    .shop-main-page .finding-perfect-mobility-section .btn {
        width: 193px;
        text-transform: uppercase
    }

.shop-main-page .shop-personal-vehicle-section {
    background: #005188 url(../images/personal-electric-vehicle-bg.jpg) right;
    padding: 110px 70px 50px 70px;
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: 90% 90%
}

    .shop-main-page .shop-personal-vehicle-section .product-pic-box {
        text-align: right
    }

        .shop-main-page .shop-personal-vehicle-section .product-pic-box img {
            width: 344px
        }

    .shop-main-page .shop-personal-vehicle-section .personal-vehicle-title {
        color: #fff;
        font-size: 32px;
        font-weight: 700;
        line-height: 34px
    }

    .shop-main-page .shop-personal-vehicle-section .personal-vehicle-disc {
        font-size: 17px;
        font-weight: 400;
        line-height: 26px;
        color: #fff;
        margin-top: 25px;
        margin-bottom: 34px
    }

    .shop-main-page .shop-personal-vehicle-section .electric-vehicle-our-video {
        margin-top: 100px;
        text-align: center
    }

    .shop-main-page .shop-personal-vehicle-section + .corve-img {
        width: 100%;
        margin-top: -1px
    }

        .shop-main-page .shop-personal-vehicle-section + .corve-img img {
            width: 100%
        }

.shop-main-page .equipment-notReady-section {
    background-color: #0080d5;
    text-align: center
}

    .shop-main-page .equipment-notReady-section .equipment-notReady-box {
        padding: 60px 20px 55px
    }

        .shop-main-page .equipment-notReady-section .equipment-notReady-box .equipment-notReady-title {
            font-size: 32px;
            font-weight: 700;
            line-height: 42px;
            color: #fff;
            margin-bottom: 25px
        }

        .shop-main-page .equipment-notReady-section .equipment-notReady-box .learn-about-btn {
            width: 140px;
            text-align: center;
            text-transform: uppercase
        }

.shop-main-page .shop-buyer-owner-help-section {
    max-width: 100%;
    padding: 75px 55px 55px 55px
}

    .shop-main-page .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box {
        position: relative;
        border-radius: 4px;
        margin-bottom: 20px;
        display: block
    }

        .shop-main-page .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box img {
            position: relative;
            width: 100%;
            height: auto
        }

.shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px 22px 28px
}

    .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box h2 {
        display: inline-block;
        font-size: 22px;
        font-weight: 700;
        line-height: 34px;
        color: #fff;
        max-width: 70%;
        margin-bottom: 0
    }

    .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box .learn-more-btn {
        padding: 8px 16px;
        font-size: 14px;
        line-height: 22px;
        max-width: 119px;
        display: inline-block;
        vertical-align: middle;
        float: right;
        margin-top: 0;
        text-decoration: none
    }

.modal-backdrop {
    height: 100vh;
    opacity: .8;
    position: fixed;
    background-color: rgba(0, 105, 170, .8) !important
}

.Shop-Equipment-Finder-modal {
    width: 930px;
    max-width: 97%;
    padding-right: 0 !important;
    display: block;
    max-height: max-content;
    height: auto;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 9999;
    height: 97vh;
    display: none
}

    .Shop-Equipment-Finder-modal .modal-dialog {
        width: 100% !important;
        max-width: 100%;
        margin-top: 0;
        height: auto;
        max-height: max-content
    }

    .Shop-Equipment-Finder-modal .modal-body {
        padding: 0 0 20px 0;
        position: relative
    }

    .Shop-Equipment-Finder-modal .modal-footer {
        display: none
    }

    .Shop-Equipment-Finder-modal .modal-body > .close {
        position: absolute;
        line-height: normal;
        z-index: 999;
        color: #fff;
        opacity: 1;
        right: 15px;
        top: 16px;
        text-shadow: 0 0 0 #555559;
        background: #0069aa;
        width: 26px;
        border-radius: 4px;
        font-weight: 300;
        height: auto;
        vertical-align: top;
        line-height: 20px;
        padding: 0 0 2px 0
    }

    .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container {
        display: block;
        position: relative;
        padding: 0
    }

        .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .nav-tabs,
        .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container ul.Finder-tab {
            border-bottom: 0 solid #dee2e6;
            display: block;
            margin: 0;
            padding: 0;
            position: relative;
            z-index: 99
        }

            .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .nav-tabs:after,
            .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .nav-tabs:before,
            .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container ul.Finder-tab:after,
            .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container ul.Finder-tab:before {
                content: " ";
                clear: both;
                display: block
            }

        .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .Finder-tab li {
            display: inline-block;
            width: 33.33%;
            float: left
        }

.Shop-Equipment-Finder-modal-container .Finder-tab li .nav-link {
    background-color: #0069aa;
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    line-height: 24px;
    padding: 15px;
    text-align: center;
    border-radius: 0 !important;
    font-weight: 700
}

    .Shop-Equipment-Finder-modal-container .Finder-tab li .nav-link.active {
        background-color: #fff;
        color: #0069aa
    }

.Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .tab-content {
    padding: 15px 15px 15px;
    overflow-y: auto;
    max-height: 530px
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box h2.title {
    line-height: 20px;
    margin: 0;
    padding: 0
}

.Shop-Equipment-Finder-modal-container .tab-content {
    text-align: center
}

    .Shop-Equipment-Finder-modal-container .tab-content .Finder-step-title {
        font-size: 32px;
        line-height: 34px;
        font-weight: 700;
        text-align: center
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Finder-step-disc {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: center
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-Finder-list-box {
        display: block;
        text-align: center
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box {
        width: 44%;
        max-width: 44%;
        margin: 5px 3%;
        text-align: center
    }

.Equipment-Finder-list-box .picture {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 15px;
    background: #fff
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box.item-box:nth-child(3n+1) {
    clear: inherit
}

.item-box.Equipment-pro-item-box:nth-child(3n+1) {
    clear: inherit !important
}

.item-box.Equipment-pro-item-box:nth-child(2n+1) {
    clear: inherit !important
}

.Equipment-Finder-list-box .picture a img {
    height: auto;
    width: 100%;
    opacity: 1;
    position: relative
}

.Equipment-Finder-list-box .picture a:before {
    content: inherit !important;
    display: block;
    padding-top: inherit;
    width: 0;
    height: 0
}

a.btn.white-radius.btnPrevious {
    position: relative;
    z-index: 9999999
}

a#btnstep2Continue {
    position: relative;
    z-index: 999999
}

a.btn.white-radius.btnNext {
    position: relative;
    z-index: 99999;
    text-transform: uppercase
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-pic-box {
    display: inline-block;
    height: auto;
    border-radius: 4px;
    border: transparent solid 4px;
    vertical-align: top
}

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-pic-box:focus,
    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-pic-box:hover {
        border: 4px solid #0069aa
    }

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.Shop-Equipment-Finder-modal-container .tab-content .btn.btnPrevious {
    margin: 0 15px;
    text-transform: uppercase
}

a.btn.blue-radius {
    text-transform: uppercase
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box {
    display: block;
    border-radius: 4px;
    margin-bottom: 25px;
    height: 115px;
    background: #f0f0f1
}

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box .range-text {
        font-size: 24px;
        font-weight: 700;
        display: inline-block;
        line-height: 34px;
        position: relative
    }

.Airline-service-page .airlinepage-banner-box {
    position: relative;
    width: 100%;
    height: 100%
}

.Section-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px
}

.Airline-service-page .topic-block {
    margin-bottom: 0
}

.Airline-service-page .airlinepage-banner-box img {
    width: 100%
}

.Airline-service-page .airlinepage-banner-box .container {
    position: absolute;
    width: 1200px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

.Airline-service-page .airlinepage-banner-box .banner-content-box .page-about-title {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 19px
}

.Airline-service-page .airlinepage-banner-box .banner-content-box .page-disc-text {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-align: left
}

.Rent-Repair-Replace-service-section {
    width: 100%;
    background-color: #f0f0f1
}

.Rent-Repair-Replace-aboutbox {
    background-color: #0080d5;
    padding: 40px 30px 37px;
    color: #fff;
    max-width: 100%;
    border-radius: 4px;
    margin-top: -50px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: -1px -2px 15px #666666c7;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

    .Rent-Repair-Replace-aboutbox .r-service-title {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 15px
    }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        width: 72%;
        margin: 0 auto;
        margin-bottom: 24px
    }

.we-care-service-section {
    background: #f0f0f1 url(../images/rent-contect-us.jpg) no-repeat left bottom;
    background-size: auto 85%;
    width: 100%;
}

.Rent-Repair-Replace-service-section.airline-claim-page .we-care-service-section {
    max-height: inherit !important;
    background-position: right bottom !important;
}

.we-care-service-section .we-take-care-service {
    max-width: 76%;
    padding-top: 15px;
    padding-bottom: 72px;
    margin-left: 29px
}

.Rent-Repair-Replace-service-section.airline-claim-page .we-take-care-service {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.we-take-care-service .care-service-title {
    margin-bottom: 27px;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    line-height: 1;
    width: 82%
}

.Rent-Repair-Replace-service-section.airline-claim-page .care-service-title {
    width: 100%
}


.we-take-care-service .care-service-disc {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 0;
    line-height: 26px
}

.we-take-care-service .our-contect-list {
    margin: 0;
    margin-bottom: 40px;
    padding: 0
}

    .we-take-care-service .our-contect-list li {
        display: block;
        margin-bottom: 7px
    }

        .we-take-care-service .our-contect-list li strong {
            color: #37373b
        }

        .we-take-care-service .our-contect-list li a {
            color: #37373b;
            font-size: 17px;
            line-height: 26px;
            font-weight: 400;
            text-decoration: none
        }

            .we-take-care-service .our-contect-list li a:hover {
                text-decoration: none
            }

.we-take-care-service .international-contects-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.we-take-care-service .international-contects {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%
}

    .we-take-care-service .international-contects ul {
        margin: 0;
        padding: 0
    }

.we-take-care-service {
    margin-bottom: 40px
}

    .we-take-care-service .international-contects li {
        list-style: none !important;
        font-size: 16px;
        margin-bottom: 15px
    }

        .we-take-care-service .international-contects li:last-child {
            margin-bottom: 0
        }

        .we-take-care-service .international-contects li a {
            color: #37373b;
            text-decoration: none
        }

            .we-take-care-service .international-contects li a.call-option-btn {
                margin-left: 2px
            }

    .we-take-care-service .international-contects .half-box {
        width: 50%;
        display: inline-block;
        float: left;
        padding: 0 20px
    }

.we-care-service-section .we-take-care-service .international-contects .half-box:first-child {
    border-right: 1px solid #cccccd;
    padding-left: 0;
    box-sizing: border-box
}

.we-care-service-section .we-take-care-service .international-contects .half-box:last-child {
    padding-left: 60px;
}

.airline-repair-service-section {
    background-color: #005188;
    display: block;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.airline-service-about-section {
    position: relative;
    width: 100%;
    display: block;
    background: url(../images/arrow-plain-img-right-1.jpg);
    background-position: right top;
    background-size: auto;
    background-repeat: no-repeat;
    margin-bottom: 0;
}

    .airline-service-about-section img {
        width: 76%;
        float: right;
        margin-right: 11px;
        position: relative;
        bottom: 0;
        right: 0;
        z-index: 3;
        margin-top: 44px
    }

    .airline-service-about-section .airline-service-about-container {
        padding-top: 80px;
        position: relative;
        padding-left: 75px;
        padding-right: 75px;
    }

        .airline-service-about-section .airline-service-about-container:after {
            content: " ";
            display: block;
            height: 1px;
            width: 90%;
            background-color: #0080d5;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
            margin: 0 auto;
        }

.airline-service-info-box ul {
    margin: 0;
    padding: 0
}

.airline-service-about-container .airline-service-info-box {
    color: #fff;
    /* max-width: 69% */
}

    .airline-service-about-container .airline-service-info-box .airline-repair-service-title {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 25px;
        font-family: 'Source Sans Pro'
    }

.airline-repair-service-section .airline-service-info-box .airline-repair-service {
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    line-height: 26px
}

.we-offers-section {
    margin-bottom: 60px
}

.row.we-offers-section {
    padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 70px;
}

.we-offers-section .we-offers-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 27px;
    color: #fff;
    margin-top: 20px
}

.we-offers-section .offers-item-box {
    display: block;
    border: 1px solid #0080d5;
    max-width: 100%;
    border-radius: 4px;
    position: relative;
    min-height: 98px;
    margin: 22px 0 17px
}

.we-offers-section .btn {
    margin-top: 34px;
    margin-left: 4px
}

.we-offers-section .offers-item-box .offer-Icon-pic {
    position: absolute;
    height: 39px;
    max-width: 64px;
    background-color: #005188;
    top: -23px;
    left: 22px;
    bottom: auto;
    right: auto
}

.we-offers-section .offers-item-box .offer-name {
    margin: 32px 16px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    max-width: 225px;
    color: #fff;
    margin-bottom: 0
}

.service-overview-video-section {
    background-color: #f0f0f1
}

    .service-overview-video-section .service-overview-video-container {
        width: 932px;
        max-width: 100%;
        margin: 130px auto 127px
    }

    .service-overview-video-section .service-overview-title {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 36px;
        line-height: 34px;
        text-align: left;
        max-width: 75%
    }

    .service-overview-video-section .service-overview-video-link {
        height: 535px;
        max-width: 100%
    }

.submit-claim-section {
    width: 100%;
    background-color: #0080d5
}

    .submit-claim-section .submit-claim-container {
        margin: 49px auto 61px;
        text-align: center
    }

        .submit-claim-section .submit-claim-container .submit-claim-title {
            font-size: 32px;
            font-weight: 700;
            text-align: center;
            color: #fff;
            max-width: 78%;
            margin: 0 auto 23px
        }

        .submit-claim-section .submit-claim-container .submit-claim-disc {
            font-size: 18px;
            text-align: center;
            color: #fff;
            max-width: 72%;
            margin: 0 auto 30px
        }

.owl-carousel {
    display: block !important
}

.our-reviews-section {
    background-color: #fff
}

    .our-reviews-section .our-reviews-container {
        position: relative;
        padding: 80px 15px 0
    }

        .our-reviews-section .our-reviews-container .owl-carousel .owl-wrapper-outer {
            position: relative;
            z-index: 1
        }

        .our-reviews-section .our-reviews-container .client-pic-box {
            position: relative
        }

            .our-reviews-section .our-reviews-container .client-pic-box .client-pic {
                position: relative;
                display: inline-block;
                width: 100%;
                right: 0;
                bottom: 0
            }

        .our-reviews-section .our-reviews-container .client-pic img {
            height: auto
        }

        .our-reviews-section .our-reviews-container .testimonial-slider-box {
            position: relative;
            display: block;
            margin-top: 33px;
            margin-bottom: 80px
        }

            .our-reviews-section .our-reviews-container .testimonial-slider-box:before {
                content: " ";
                display: block;
                position: absolute;
                height: 85px;
                width: 99px;
                background-image: url(/images/uploaded/review-quotes.png);
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center;
                z-index: 1;
                left: -115px;
                top: -41px
            }

        .our-reviews-section .our-reviews-container .client-review-box {
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            height: auto;
            z-index: 2
        }

            .our-reviews-section .our-reviews-container .client-review-box .review-title {
                font-size: 24px;
                font-weight: 700;
                margin-bottom: 20px;
                text-align: left
            }

            .our-reviews-section .our-reviews-container .client-review-box .revire-disc-text {
                font-size: 17px;
                font-weight: 400;
                margin-bottom: 17px;
                line-height: 26px;
                text-align: left;
                width: 98%
            }

                .our-reviews-section .our-reviews-container .client-review-box .revire-disc-text:last-child {
                    margin-bottom: 30px
                }

            .our-reviews-section .our-reviews-container .client-review-box h3.author {
                font-size: 30px;
                font-weight: 400;
                line-height: 45px;
                vertical-align: bottom;
                margin-bottom: 0;
                display: block;
                text-align: left
            }

            .our-reviews-section .our-reviews-container .client-review-box .client-designation {
                font-size: 14px;
                font-weight: 700;
                margin-bottom: 0;
                display: block
            }

            .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn {
                color: #0069aa;
                font-size: 14px;
                display: block;
                font-weight: 600;
                margin-top: 20px;
                font-weight: 700;
                display: block;
                text-decoration: none;
                margin-left: 90px
            }

                .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn:hover {
                    text-decoration: none
                }

        .our-reviews-section .our-reviews-container .testimonial-slider-box .owl-controls {
            display: inline-block;
            margin-top: -20px;
            position: absolute;
            z-index: 9
        }

.our-reviews-container .testimonial-slider-box.owl-theme .owl-controls .owl-page span {
    background-color: #37373b
}

.our-reviews-section .testimonial {
    position: relative;
    width: 100%
}

    .our-reviews-section .testimonial .testimonial-content {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        height: auto;
        z-index: 2
    }

.testimonial .post {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #6ab33e;
    margin-top: 10px
}

.owl-theme .owl-controls {
    text-align: right;
    margin-top: 30px
}

    .owl-theme .owl-controls .owl-buttons div {
        background: #6ab33e;
        border-radius: 0;
        opacity: 1;
        padding: 5px 10px
    }

.owl-next:before,
.owl-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff
}

.owl-next:before {
    content: "\f054"
}

.Pricvacy-policy-page .page-banner-box,
.page-banner .page-banner-box {
    position: relative
}

    .Pricvacy-policy-page .page-banner-box img,
    .page-banner .page-banner-box img {
        width: 100%;
        max-height: 440px
    }

    .Pricvacy-policy-page .page-banner-box .banner-container,
    .page-banner .page-banner-box .banner-container {
        position: absolute;
        width: 100%;
        max-width: 100%;
        display: block;
        height: 100%;
        left: 50%;
        top: 0;
        transform: translateX(-50%)
    }

        .Pricvacy-policy-page .page-banner-box .banner-container .privacy-banner-contentbox,
        .page-banner .page-banner-box .banner-container .banner-contentbox {
            width: 50%;
            position: absolute;
            left: 15px;
            bottom: 20%
        }

    .Pricvacy-policy-page .page-banner-box .privacy-banner-contentbox .banner-title,
    .page-banner .page-banner-box .banner-contentbox .banner-title {
        font-size: 44px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 12px;
        text-align: left;
        line-height: 41px
    }

    .Pricvacy-policy-page .page-banner-box .privacy-banner-contentbox .banner-disc,
    .page-banner .page-banner-box .banner-contentbox .banner-desc {
        font-size: 22px;
        font-weight: 400;
        line-height: 32px;
        color: #fff;
        display: block
    }

.Pricvacy-policy-page .Pricvacy-policy-page-container {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    left: 50%;
    top: 0;
    right: auto;
    transform: translateX(-50%);
    padding: 62px 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px
}

    .Pricvacy-policy-page .Pricvacy-policy-page-container .privacy-heading-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        text-align: left;
        width: 77%;
        max-width: 731px;
        margin-bottom: 18px
    }

.Pricvacy-policy-page p {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 2px
}

    .Pricvacy-policy-page p.privacy-paragraph {
        font-size: 17px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 26px
    }

.Pricvacy-policy-page strong {
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 26px;
    display: block;
    color: #37373b;
    text-align: left
}

.Pricvacy-policy-page ul {
    padding-left: 9px;
    list-style-type: none;
    margin-bottom: 26px;
    text-align: left;
    margin-top: 0
}

    .Pricvacy-policy-page ul.info-collect-list {
        max-width: 773px
    }

    .Pricvacy-policy-page ul li {
        position: relative;
        margin-bottom: 0
    }

        .Pricvacy-policy-page ul li:before {
            content: "\f111";
            font-family: FontAwesome;
            display: block;
            height: 11px;
            font-size: 5px;
            width: 7px;
            text-align: center;
            position: absolute;
            left: -10px;
            top: 10px;
            line-height: 10px
        }

.scoot-blog-achive-list-section,
.scoot-blog-postlist-section {
    display: block
}

    .scoot-blog-achive-list-section .scoot-blog-achive-heading,
    .scoot-blog-postlist-section .bloglist-section-title {
        font-size: 35px;
        font-weight: 700;
        line-height: 40px;
        color: #37373b;
        padding: 13px 30px 12px 0
    }

    .scoot-blog-postlist-section .post-item-box {
        display: block;
        position: relative;
        padding-bottom: 0;
        margin-bottom: 10px;
        border-bottom: 0 dashed #0069aa;
        width: 100% !important
    }

.blog-page .post {
    margin: 0 0 5px !important
}

.blog-search-box input.search-box-text {
    border: solid #ddd 1px;
    width: 180px !important
}

.side2-center2 .blog-search-box input.search-box-text {
    width: 180px !important
}

    .side2-center2 .blog-search-box input.search-box-text::-webkit-input-placeholder {
        opacity: 1
    }

    .side2-center2 .blog-search-box input.search-box-text:-ms-input-placeholder {
        opacity: 1
    }

    .side2-center2 .blog-search-box input.search-box-text::placeholder {
        opacity: 1
    }

.html-blog-page .post-item-box .news-title,
.html-blog-page .post-item-box .post-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
    padding: 8px 0;
    color: #37373b;
    text-align: left
}

    .html-blog-page .post-item-box .news-title:hover,
    .html-blog-page .post-item-box .post-title:hover {
        color: #717073;
        text-decoration: none
    }

.html-blog-page .post-item-box .news-date,
.html-blog-page .post-item-box .post-date {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #0069aa;
    padding: 0;
    text-align: left;
    background-color: transparent
}

.html-blog-page .container.side2-center2 .post-body {
    padding-left: 0px;
}

.html-blog-page .post-item-box .post-body {
    padding-left: 15px;
    text-align: left
}

.html-blog-page .container.side2-center2 .post-footer {
    padding-left: 0px;
}

.html-blog-page .container .post-footer {
    padding-left: 15px;
}

.html-blog-page .post-item-box .post-body p {
    font-size: 17px;
    color: #32323b;
    line-height: 26px
}

.html-blog-page .post-item-box .blog-details {
    overflow: auto
}

.html-blog-page .blog-posts .blog-details {
    overflow: auto
}

.html-blog-page .blog-posts .buttons {
    width: 24%;
    padding-left: 0;
    margin: 0 0 30px
}

    .html-blog-page .blog-posts .buttons .post-comments {
        font-size: 17px;
        font-weight: 700;
        line-height: 26px;
        margin-bottom: 10px;
        color: #717073;
        display: block
    }

.html-blog-page .buttons .post-readmore-btn {
    text-transform: capitalize;
    width: 100px;
    margin-left: 0;
    margin-bottom: 5px
}

.html-blog-page .post-footer {
    padding: 0 0 20px;
    text-align: center
}

.html-blog-page .post-actions .read-more,
.html-blog-page .rich-blog-homepage .read-more {
    background-color: #0069aa;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 700
}

.html-blog-page .post-item-box .tags {
    width: 76%
}

    .html-blog-page .post-item-box .tags label {
        color: #37373b;
        font-size: 18px
    }

    .html-blog-page .post-item-box .tags a {
        font-size: 17px;
        font-weight: 500;
        color: #0069aa
    }

.html-blog-page .post-item-box .buttons {
    width: 24%;
    padding-left: 0
}

    .html-blog-page .post-item-box .buttons .post-comments {
        font-size: 17px;
        font-weight: 700;
        line-height: 22px;
        margin-bottom: 10px;
        color: #717073;
        display: block
    }

        .html-blog-page .post-item-box .buttons .post-comments:hover {
            text-decoration: none
        }

    .html-blog-page .post-item-box .buttons .post-readmore-btn {
        text-transform: capitalize;
        width: 100px;
        margin-left: 0;
        margin-bottom: 5px
    }

.html-blog-page .scoot-blog-achive-list-box {
    display: block;
    padding: 0 0
}

    .html-blog-page .scoot-blog-achive-list-box ul.list li {
        padding-left: 0;
        position: relative
    }

        .html-blog-page .scoot-blog-achive-list-box ul.list li.year {
            border-top: #ddd solid 0;
            padding-left: 10px
        }

        .html-blog-page .scoot-blog-achive-list-box ul.list li strong {
            font-size: 24px;
            font-weight: 700;
            line-height: 35px;
            padding-left: 0;
            color: #37373b
        }

        .html-blog-page .scoot-blog-achive-list-box ul.list li ul.sublist {
            list-style-type: none;
            margin: 0 0 0 20px;
            display: none
        }

            .html-blog-page .scoot-blog-achive-list-box ul.list li ul.sublist.show {
                display: block
            }

            .html-blog-page .scoot-blog-achive-list-box ul.list li ul.sublist li a {
                font-size: 16px;
                font-weight: 400;
                position: relative;
                color: #37373b !important
            }

                .block .list a:before,
                .html-blog-page .scoot-blog-achive-list-box ul.list li ul.sublist li a:before {
                    content: "";
                    display: block;
                    height: 0;
                    width: 0;
                    background-color: #0069aa;
                    border-radius: 50%;
                    position: absolute;
                    left: -13px;
                    top: 50%;
                    transform: translateY(-50%)
                }

.html-blog-page .listbox {
    padding: 10px 0
}

.html-blog-page .scoot-blog-popularTag-heading {
    font-size: 22px;
    padding: 13px 30px 12px 0
}

.html-blog-page .scoot-blog-popularTag-listbox .tags li {
    margin: 0 3px
}

    .html-blog-page .scoot-blog-popularTag-listbox .tags li a {
        font-size: 15px;
        padding: 5px 10px;
        border-radius: 100px;
        line-height: 1.3;
        border: 1px solid #37373b
    }

.html-blog-page .container.side2-center2 .center-2 .post.post-item-box {
    width: 100% !important;
    margin-right: 0
}

.html-blog-page .container.side2-center2 .center-2 .post-item-box .post-body .col-sm-8.col-md-push-1.col-content {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.html-blog-page .container .post-item-box .post-body .col-sm-8.col-md-push-1.col-content {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.post.post-item-box .post-footer {
    width: 100%;
    margin-right: 0
}

.html-blog-page .container.side2-center2 .center-2 .post-footer {
    width: 100%;
    margin-right: 0
}

.html-blog-page .container .post.post-item-box {
    margin-right: 0;
    width: 70%
}

.html-blog-page .container .post-footer {
    width: 70%;
    margin-right: 0
}

.html-blog-page .container .post-footer {
    padding-left: 0px;
    width: 69.999%;
    margin-right: -15px;
}

.container.side2-center2 > .post-footer {
    margin-right: 0px;
}

.container.side2-center2 .post-footer {
    width: 70%;
}

.html-blog-page .post-footer {
    width: 63.111%;
}

.post.post-item-box {
    clear: right;
    float: right;
    width: 64%;
    margin-right: 4%
}

    .post.post-item-box .post.post-item-box {
        width: 100%;
        margin: 0
    }

.post-footer {
    clear: right;
    float: right;
    width: 64%;
    margin-right: 4%;
    border-bottom: 1px solid #ddd;
    padding: 20px 10px 0
}

.html-blog-page .pager {
    clear: right
}

.html-blog-page .post-actions a.read-more {
    float: left;
    margin: 0 !important
}

.html-blog-page .post-actions .share-post {
    float: right
}

.container.side2-center2 .center-2 {
    margin-bottom: 0
}

.html-blog-page .container.side2-center2 .post.post-item-box .post-head {
    padding-left: 0
}

.html-blog-page .post.post-item-box .post-head {
    padding-left: 15px;
}

.post.post-item-box:last-child .post-head {
    padding-left: 0
}

.html-blog-page .col-sm-8.col-md-push-1.col-content {
    padding-left: 0
}

.html-blog-page .pager ul {
    text-align: right;
    font-size: 0;
    margin-right: 47px;
    padding-top: 15px;
    clear: left;
    display: block
}

@media (min-width:768px) and (max-width:991px) {
    .html-blog-page .container .post.post-item-box {
        margin-right: 0;
        width: 100%
    }

    .html-blog-page .container .post-footer {
        width: 100%;
        margin-right: 0
    }

    .post.post-item-box {
        clear: right;
        float: right;
        width: 94%;
        margin-right: 3%
    }

    .post-footer {
        width: 94%;
        margin-right: 3%
    }

    .html-blog-page .pager ul {
        margin-right: 25px
    }

    .html-blog-page .post-item-box .post-body {
        padding-left: 0px;
    }

    .html-blog-page .post.post-item-box .post-head {
        padding-left: 0px;
    }
}

@media(max-width:767px) {
    .html-blog-page .container.side2-center2 .center-2 .post.post-item-box {
        width: 100% !important;
        margin-right: 0;
        padding: 0 15px
    }

    .page.blog-page.scoot-blog-postlist-section .post.post-item-box {
        padding: 0 0 !important
    }

    .html-blog-page .container .post.post-item-box {
        width: 100%;
        padding: 0 0px !important
    }

    .html-blog-page .post.post-item-box .post-head {
        padding-left: 0;
    }

    .html-blog-page .post-item-box .post-body {
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
    }

    .html-blog-page .container .post-footer {
        width: 100%;
        margin-right: 0;
        padding: 0px;
        padding-bottom: 15px;
    }

    .html-blog-page .page.blog-page.scoot-blog-postlist-section .post-footer {
        width: 100%;
        margin-right: 0;
        padding: 0 0;
        padding-bottom: 15px
    }

    .post.post-item-box {
        clear: right;
        float: right;
        width: 94%;
        margin-right: 3%
    }

    .post-footer {
        width: 94%;
        margin-right: 3%
    }

    .html-blog-page .container.side2-center2 .center-2 .post-footer {
        width: 94%;
        margin-right: 3%
    }

    .page.blog-page.scoot-blog-postlist-section .post-footer {
        padding: 0 0 15px 0 !important;
        width: 100% !important;
        margin: 0 !important
    }
}

.About-us-pg ul.about-info-link-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .About-us-pg ul.about-info-link-list a.about-info-linkBtn {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        display: block;
        margin-bottom: 6px;
        padding: 8px 10px;
        text-align: left;
        color: #0069aa;
        background-color: #f0f0f1;
        border-radius: 10px;
        text-decoration: none
    }

.Rent-main-pg {
    display: block;
    position: relative
}

    .Location-landing-main-pg .topic-block,
    .Rent-main-pg .topic-block {
        width: 100%;
        margin: 0
    }

    .Rent-main-pg .rant-banner-section {
        display: block;
        position: relative;
        height: 459px
    }

        .Rent-main-pg .rant-banner-section img {
            width: 100%;
            height: fit-content
        }

        .Rent-main-pg .rant-banner-section .rant-banner-content-container {
            position: absolute;
            display: block;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            z-index: 1
        }

.rant-banner-section .rant-banner-content-container .rant-banner-title {
    font-size: 44px;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
    margin-bottom: 20px
}

#checkout-step-confirm-order li.custom-value {
    display: none
}

.rant-banner-section .rant-banner-content-container .rent-filter-box {
    display: block
}

.Rent-main-pg .rant-banner-section {
    height: auto
}

    .Rent-main-pg .rant-banner-section .rant-banner-content-container {
        top: 52%
    }

.rant-banner-section .rant-banner-content-container .rant-banner-filter-btn {
    text-transform: uppercase;
    float: right;
    display: none
}

    .rant-banner-section .rant-banner-content-container .rant-banner-filter-btn:disabled {
        color: #cdcdce;
        opacity: .9
    }

.Rent-main-pg .go-on-rent-cruise-section,
.Rent-main-pg .go-rent-cruise-placeList-section,
.Rent-main-pg .go-vacation-rent-section {
    display: block;
    position: relative
}

.go-vacation-rent-section {
    background: #fff url(../images/going-on-vacation-bkg.jpg);
    background-position: bottom;
    background-size: cover;
    padding-bottom: 135px
}

.go-on-rent-cruise-section {
    background: #9bcbe7 url(../images/rent-go-on-cruise-bg-1.png);
    background-position: bottom;
    background-size: 100% 100%
}

.go-rent-cruise-placeList-section {
    background: #005188 url(../images/rent-go-cruise-list2.png);
    background-position: bottom;
    background-size: 100% 100%
}

.Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
    display: block;
    margin-top: 115px
}

.go-on-rent-cruise-section .go-on-rent-cruise-info-container .go-on-rent-cruise-info-box,
.go-vacation-rent-section .go-vacation-info-container .go-vacation-info-box {
    color: #37373b
}

    .go-on-rent-cruise-section .go-on-rent-cruise-info-container .go-on-rent-cruise-info-box .go-cruise-title,
    .go-vacation-rent-section .go-vacation-info-container .go-vacation-info-box .go-vacation-title {
        font-size: 32px;
        font-weight: 700;
        line-height: 34px;
        margin-bottom: 15px
    }

    .go-on-rent-cruise-section .go-on-rent-cruise-info-container .go-on-rent-cruise-info-box .go-cruise-disc,
    .go-vacation-rent-section .go-vacation-info-container .go-vacation-info-box .go-vacation-disc {
        font-size: 17px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 22px;
        color: #37373b
    }

    .go-on-rent-cruise-section .go-on-rent-cruise-info-container .go-on-rent-cruise-info-box .fing-location-btn,
    .go-vacation-rent-section .go-vacation-info-container .go-vacation-info-box .fing-location-btn {
        margin-bottom: 10px
    }

.go-rent-cruise-placeList-section .cruise-place-List-container,
.go-vacation-rent-section .vacation-place-list-container {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0 0;
    padding-bottom: 20px;
    margin-top: 50px
}

    .go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar {
        width: 100%;
        height: 4px
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px 50px 50px 50px/50px 50px 50px;
        background-color: rgba(255, 255, 255, .54);
        height: 4px
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-thumb {
        border-radius: 50px 50px 50px 50px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #fff
    }

.vacation-place-item-box > a {
    position: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box > a {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box,
.go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box {
    max-height: 173px;
    background-color: #f0f0f1;
    border-radius: 4px;
    position: relative;
    height: 180px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 31.33%;
    max-width: 31.333%;
    margin: 0 3% 0 0
}

    .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box:first-child,
    .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box:first-child {
        margin-left: 0
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box img,
    .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box img {
        width: 100%;
        height: 100%;
        border-radius: 4px
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box,
    .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box {
        padding: 15px;
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0
    }

.cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .cruise-place-name,
.vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .vacation-place-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    display: inline-block;
    max-width: 70%;
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff
}

.cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .more-info-btn,
.vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .more-info-btn {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 100%;
    background-color: #ffffff80;
    float: right
}

    .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .more-info-btn img,
    .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .more-info-btn img {
        vertical-align: text-bottom
    }

.Rent-main-pg .go-vacation-rent-bottomline-box img {
    display: block;
    width: 100%
}

.Rent-main-pg .go-on-rent-cruise-section {
    position: relative
}

    .Rent-main-pg .go-on-rent-cruise-section .go-on-rent-cruise-info-container {
        margin-top: 115px;
        margin-bottom: 35px;
        width: 100%;
    }

.go-rent-cruise-placeList-section .cruise-place-List-container {
    margin-bottom: 100px
}

.Rent-main-pg .why-choose-scoot-area {
    background-color: #005188
}

    .Rent-main-pg .why-choose-scoot-area .why-choose-scoot-section {
        position: relative;
        margin-bottom: 70px
    }

        .Rent-main-pg .why-choose-scoot-area .why-choose-scoot-section .why-choose-scoot-title {
            font-size: 32px;
            font-weight: 700;
            line-height: 34px;
            margin-bottom: 30px;
            color: #fff;
            display: inline-block;
            width: 100%
        }

.why-choose-scoot-area .why-choose-scoot-section .choose-option-box {
    display: block;
    border: 1px solid #0080d5;
    max-width: 100%;
    border-radius: 4px;
    position: relative;
    min-height: 98px;
    margin: 22px 0 28px
}

    .why-choose-scoot-area .why-choose-scoot-section .choose-option-box .choose-option-icon {
        position: absolute;
        height: 44px;
        max-width: 64px;
        background-color: #005188;
        top: -23px;
        left: 22px;
        bottom: auto;
        padding: 0 5px;
        right: auto
    }

    .why-choose-scoot-area .why-choose-scoot-section .choose-option-box .choose-option-text {
        margin: 34px 16px;
        display: block;
        font-size: 18px;
        font-weight: 700;
        max-width: 265px;
        color: #fff;
        margin-bottom: 0
    }

.Rent-main-pg .whyChoos-bottom-lineSection img {
    width: 100%
}

.Rent-main-pg .equipment-trust-about-section {
    background-color: #0080d5;
    position: relative
}

    .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container {
        display: block;
        width: 100%;
        padding: 80px 15px 70px
    }

.equipment-trust-about-section .equipment-trust-about-container .equipment-trust-about-box {
    display: block;
    width: 100%;
    overflow: auto
}

.equipment-trust-about-container .equipment-trust-about-box .equipment-trust-about-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 20px;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin-top: 0
}

.equipment-trust-about-container .equipment-trust-about-box .equipment-trust-about-text {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
    color: #fff
}

.equipment-trust-about-container .equipment-trust-about-box .explore-equipment-btn {
    display: block;
    float: left;
    height: 36px;
}

.Rent-main-pg .book-advance-section {
    background-color: #005188
}

.book-advance-section .book-advance-container {
    padding: 50px 15px 20px;
    text-align: left
}

.book-advance-section .book-advance-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
    margin-bottom: 18px
}

.book-advance-section .rent-filter-box {
    display: inline-block;
    width: 100%
}

    .book-advance-section .rent-filter-box img {
        width: 100%
    }

.Location-landing-main-pg .location-landing-banner-section {
    display: block;
    position: relative;
    max-height: 459px
}

    .Location-landing-main-pg .location-landing-banner-section img {
        width: 100%;
        height: auto
    }

    .Location-landing-main-pg .location-landing-banner-section .location-banner-content-container {
        position: absolute;
        display: block;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 1
    }

.location-landing-banner-section .location-banner-content-container .location-banner-title {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: 10px
}

.location-landing-banner-section .location-banner-content-container .location-put-box {
    display: inline-block;
    width: 343px;
    max-height: 343px;
    position: relative
}

    .location-landing-banner-section .location-banner-content-container .location-put-box form {
        width: 100%
    }

        .location-landing-banner-section .location-banner-content-container .location-put-box form input {
            width: 100%;
            margin-bottom: 15px
        }

.location-banner-content-container .location-put-box form input::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    opacity: 1
}

.location-banner-content-container .location-put-box form input::-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    opacity: 1
}

.location-banner-content-container .location-put-box form input:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    opacity: 1
}

.location-banner-content-container .location-put-box form input:-moz-placeholder {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    opacity: 1
}

.Location-landing-main-pg .popular-location-list-section {
    display: block;
    background-color: #f0f0f1
}

    .Location-landing-main-pg .popular-location-list-section .breadcrumb {
        padding-left: 0 !important
    }

        .Location-landing-main-pg .popular-location-list-section .breadcrumb + .popular-location-title {
            font-size: 32px;
            font-weight: 700;
            line-height: 36px;
            margin-bottom: 48px;
            margin-top: 36px;
            color: #37373b
        }

    .Location-landing-main-pg .popular-location-list-section .popular-locations-list-box {
        margin-bottom: 37px;
        width: 100%
    }

.popular-location-list-section .popular-locations-list-box .popular-location-item-box {
    display: block;
    min-height: 173px;
    max-height: 173px;
    position: relative;
    background-color: #cdcdce;
    border-radius: 4px;
    margin-bottom: 35px;
    overflow: hidden
}

.popular-location-item-box a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.popular-location-list-section .popular-locations-list-box .popular-location-item-box a img {
    width: 100%;
    height: 100%;
    max-height: inherit;
    border-radius: 4px
}

.popular-locations-list-box .popular-location-item-box a .popular-location-info-box {
    display: block;
    position: absolute;
    width: 100%;
    padding: 15px 25px;
    bottom: 0;
    left: 0
}

.popular-location-item-box a .popular-location-info-box .popular-location-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}

.popular-location-info-box button.btn.blue-radius.popular-location-more-btn {
    background: rgba(255, 255, 255, .4) url(../images/ic_call_made_24px.png) no-repeat center center;
    font-size: 0;
    width: 38px;
    height: 38px;
    float: right
}

.get-started-section {
    background-color: #005188
}

    .get-started-section .get-started-container {
        padding-top: 70px;
        padding-bottom: 70px
    }

        .get-started-section .get-started-container .get-started-title {
            font-size: 32px;
            font-weight: 700;
            line-height: 42px;
            color: #fff;
            margin-bottom: 15px
        }

        .get-started-section .get-started-container .get-started-filter-box img {
            width: 100%
        }

.interested-buying-link-section {
    background-color: #f0f0f1
}

    .interested-buying-link-section .interested-buying-link-container {
        padding-top: 65px;
        padding-bottom: 65px
    }

.interested-buying-link-container .interested-buying-info-box {
    position: relative
}

    .interested-buying-link-container .interested-buying-info-box .interested-buying-link-box {
        display: inline-block;
        width: 80%;
        position: absolute;
        top: 45.5%;
        left: 15px;
        right: auto;
        transform: translateY(-50%)
    }

.interested-buying-link-container .interested-buying-img-box img {
    width: 100%;
    height: auto
}

.interested-buying-link-container .interested-buying-link-box .interested-buying-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    color: #37373b;
    margin-bottom: 22px;
    text-align: left
}

.interested-buying-link-container .interested-buying-link-box .interested-buying-text {
    color: #555559;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 23px;
    text-align: left
}

.interested-buying-link-container .interested-buying-link-box .interested-buying-link-btn {
    width: 155px
}

.shopping-cart-page .page-title h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #37373b
}

.order-summary-content .cart thead th,
.wishlist-content .cart thead th {
    background-color: #37373b;
    color: #fff;
    text-align: center
}

.order-summary-content .cart tr:nth-child(even) td {
    background-color: #f0f0f1
}

.order-summary-content .cart td,
.order-summary-content .cart th,
.wishlist-content .cart td {
    border: 1px solid #cdcdce !important;
    color: #37373b
}

.wishlist-content label {
    margin-bottom: 0
}

.order-summary-content .cart td,
.wishlist-content .cart td {
    padding: 20px 10px
}

    .order-summary-content .cart td.sku,
    .wishlist-content .cart td.sku {
        width: 96px;
        max-width: 100px;
        word-break: break-word
    }

    .order-summary-content .cart td.product-picture,
    .wishlist-content .cart td.product-picture {
        width: 100px;
        max-width: 100px
    }

.order-summary-content .cart .attributes {
    font-size: 17px;
    font-weight: 400;
    line-height: 22px
}

.order-summary-content .cart .quantity input {
    border: #cdcdce solid 1px;
    padding: 5px;
    height: auto
}

.checkout-page .checkout-data .button-1,
.common-buttons input.update-cart-button,
.login-page .register-block .register-button,
.shopping-cart-page .common-buttons input.update-cart-button {
    border-radius: 50px;
    background-color: #0069aa;
    color: #fff;
    border-radius: 50px;
    padding: 7px 14px;
    border: none;
    letter-spacing: 0;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    box-shadow: 0 1px 4px #666
}

.cart-collaterals .estimate-shipping-button,
.common-buttons input.continue-shopping-button,
.shopping-cart-page .common-buttons input.continue-shopping-button {
    font-size: 14px;
    background-color: #fff;
    color: #0069aa;
    border-radius: 50px;
    padding: 7px 14px;
    border: none;
    letter-spacing: 0;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    box-shadow: 0 1px 4px #666
}

    .cart-collaterals .estimate-shipping-button:hover {
        background-color: #fff
    }

.cart-options .common-buttons {
    margin-bottom: 0
}

.checkout-attributes textarea,
.checkout-attributes textarea:focus {
    border: #ccc solid 1px;
    height: 90px;
    min-height: 90px;
    width: 100%
}

.checkout-attributes dl {
    width: 100%
}

.cart .product .edit-item a {
    font-size: 17px;
    color: #0069aa
}

.cart-footer .cart-collaterals .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: #37373b
}

.cart-footer .cart-collaterals .hint {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #005188
}

.cart-footer .cart-collaterals .coupon-code input[type=submit],
.cart-footer .cart-collaterals .coupon-code input[type=text] {
    height: 56px
}

.cart-footer .cart-collaterals select {
    border: #cdcdce solid 1px
}

.cart-footer .cart-collaterals input {
    border: #cdcdce solid 1px
}

.shipping-options .inputs label {
    margin-left: 0 !important
}

.cart-footer .cart-collaterals .coupon-code input[type=text] {
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    border: #cdcdce solid 1px
}

.cart-footer .cart-collaterals .coupon-code input[type=submit] {
    background-color: #0069aa;
    color: #fff;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    border-radius: 0 5px 5px 0
}

.shopping-cart-page .cart-footer .terms-of-service input:checked + label {
    color: #000;
    font-weight: 400
}

.order-summary-content .cart-footer .totals {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    box-shadow: 0 0 0 #666
}

.order-summary-content .cart-footer .cart-total .order-total,
.order-summary-content .cart-footer .cart-total .order-total .value-summary strong {
    color: #0069aa;
    font-weight: 700
}

.order-summary-content .cart-footer .terms-of-service input[type=checkbox] {
    display: inline-block;
    float: left
}

.shipping-options .inputs {
    display: block;
    border: 0;
    height: auto;
    min-height: inherit
}

    .shipping-options .inputs:hover {
        display: block;
        border: 0;
        height: auto;
        min-height: inherit
    }

.order-summary-content .cart-footer .terms-of-service label {
    float: left;
    display: inline-block;
    line-height: 1.5;
    margin-left: 5px;
    transform: inherit !important;
    color: #000;
    margin-top: 0;
    width: 76%
}

.order-summary-content .cart-footer .checkout-button {
    font-size: 14px !important;
    background-color: #0069aa;
    color: #fff;
    border-radius: 50px;
    padding: 7px 14px;
    border: none;
    letter-spacing: 0;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    box-shadow: 0 1px 4px #0069aa
}

.login-page .returning-wrapper .form-fields {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 8px 30px 20px 30px
}

    .login-page .returning-wrapper .form-fields p {
        text-align: center
    }

    .login-page .returning-wrapper .form-fields .inputs {
        position: relative
    }

        .login-page .returning-wrapper .form-fields .inputs span {
            position: absolute;
            bottom: -10px;
            left: 0;
            min-width: 150px;
            text-align: left
        }

.login-page .returning-wrapper .inputs.reversed * {
    color: #cdcdce
}

.checkout-page .page-title {
    background-color: #f0f0f1;
    border: 0 solid #0069aa;
    border-bottom-color: #fff;
    margin-bottom: 0;
    text-transform: uppercase
}

.order-completed-page .page-title {
    background-color: #fff !important;
}

.order-completed-page .page-body.checkout-data {
    margin: 0px !important;
}

.order-completed-page .section.order-completed {
    padding-top: 0px !important;
}

    .order-completed-page .section.order-completed .details {
        margin: 0px !important;
        padding: 0px !important;
    }

.html-checkout-page .page.checkout-page.order-completed-page {
    background: #fff !important;
    padding-top: 40px !important;
}

.order-completed-page .page-title + .checkout-data {
    background-color: #fff !important;
    margin-bottom: 0;
}

.order-completed-page .section.order-completed {
    margin: 0px !important;
}

.checkout-page .page-title h1 {
    text-align: center
}

.checkout-page .opc .step-title .title {
    margin-bottom: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 400
}

.checkout-page .opc .step-title {
    background-color: #0080d5;
    margin-bottom: 0
}

.checkout-page .opc .tab-section.active .step-title {
    background-color: #0069aa
}

.checkout-page .opc .step-title .number {
    background-color: #005188;
    color: #fff;
    font-size: 20px;
    font-family: 'Source Sans Pro'
}

.checkout-page .opc .step-title .number,
.checkout-page .opc .step-title .title {
    padding: 15px
}

.checkout-page .page-title + .checkout-data {
    padding: 0 0;
    border: 0 solid #0069aa;
    background-color: #fff;
    color: #37373b;
    margin-bottom: 25px
}

.checkout-page .checkout-data .opc li {
    border-bottom: 1px solid #f0f0f1;
    text-align: center;
}

.checkout-page .opc .step {
    background-color: #fff;
    margin: 0 0 10px
}

    .checkout-page .opc .back-link a,
    .checkout-page .opc .step .payment-info .info {
        color: #0069aa
    }

.checkout-page .credit-card-payForm {
    flex: 0 0 100%
}

.select-option-area,
.select-option-box.full-width {
    display: flex;
    flex: 0 0 100%;
    margin-bottom: 25px
}

    .select-option-area .select-option-box:hover,
    .select-option-box.full-width:hover {
        border: 2px solid #0069aa
    }

.select-option-area {
    flex-wrap: wrap
}

    .select-option-area label {
        flex: 0 0 100%
    }

    .select-option-area .select-option-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%;
        max-width: 48.5%
    }

    .select-option-area > label {
        text-align: left
    }

    .select-option-area .select-option-box,
    .select-option-box.full-width {
        display: flex;
        flex: 0 0 100%;
        border: 1px solid #cdcdce;
        border-radius: 4px;
        flex-wrap: wrap;
        position: relative
    }

    .select-option-area > .select-option-box.half-width {
        margin-right: 0
    }

        .select-option-area > .select-option-box.half-width:nth-child(2) {
            margin-right: 30px
        }

    .select-option-area .select-option-box:after,
    .select-option-box.full-width:after {
        content: " ";
        display: block;
        height: 9px;
        width: 16px;
        background: url(../images/dropdown-menu-icon.png) no-repeat center center;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%)
    }

    .select-option-area .select-option-box label,
    .select-option-box.full-width label {
        flex: 0 0 100%;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.2;
        text-align: left;
        padding: 4px 10px 0;
        position: absolute;
        text-transform: capitalize
    }

    .select-option-area .select-option-box select,
    .select-option-box.full-width select {
        flex: 0 0 100%;
        border: none !important;
        min-height: 22px;
        height: 54px;
        padding: 22px 10px 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none
    }

.payment-method .method-list li label,
.shipping-method .method-list li label {
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0;
    display: inline
}

.checkout-page select {
    height: 56px;
    background: url(../images/dropdown-menu-icon.png) no-repeat 98% 16px
}

.checkout-page .opc .section.ship-to-same-address label {
    margin-bottom: 0;
    display: inline
}

.checkout-page .select-billing-address select {
    height: 56px;
    background: url(../images/dropdown-menu-icon.png) no-repeat 98% 16px
}

.section.select-shipping-address select {
    height: 56px;
    background: url(../images/dropdown-menu-icon.png) no-repeat 98% 16px
}

.checkout-page .checkout-data .order-review-data {
    background-color: #f0f0f1;
    border-radius: 4px
}

.checkout-page .enter-address .edit-address {
    background-color: transparent;
    padding-bottom: 0
}

.checkout-data .inputs label {
    text-align: left
}

.checkout-data .inputs input[type=email],
.checkout-data .inputs input[type=password],
.checkout-data .inputs input[type=tel],
.checkout-data .inputs input[type=text],
.checkout-data .inputs select,
.checkout-data .payment-info .info td input[type=email] .checkout-data .payment-info .info td input[type=tel] .checkout-data .payment-info .info td input[type=password],
.checkout-data .payment-info .info td input[type=text] {
    width: 100%
}

.checkout-data .payment-info .info {
    padding: 0
}

    .checkout-data .payment-info .info td {
        text-align: left;
        font-size: 17px;
        width: 100%;
        max-width: 100%;
        display: block
    }

        .checkout-data .payment-info .info td select {
            height: 56px;
            width: 100%;
            border: 1px solid #cdcdce;
            background: url(../images/dropdown-menu-icon.png) no-repeat 99% 16px
        }

    .checkout-data .payment-info .info tr:nth-last-child(2) td select {
        width: 48%;
        display: inline-block;
        background: url(../images/dropdown-menu-icon.png) no-repeat 98% 16px
    }

    .checkout-data .payment-info .info tr:last-child input {
        width: 100% !important;
        display: inline-block;
        height: 36px
    }

div#checkout-payment-info-load {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.checkout-data .payment-info .info tr:last-child input::-webkit-input-placeholder {
    opacity: 1
}

.checkout-data .payment-info .info tr:last-child input:-ms-input-placeholder {
    opacity: 1
}

.checkout-data .payment-info .info tr:last-child input::placeholder {
    opacity: 1
}

.login-page .page-title h1,
.registration-page .page-title h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px
}

.registration-page .page-title {
    border-bottom: 1px solid #37373b
}

.registration-page .register-form .fieldset {
    margin-bottom: 0
}

    .registration-page .register-form .fieldset .title {
        text-align: left;
        padding: 15px 0 0 0
    }

        .registration-page .register-form .fieldset .title strong {
            padding: 10px 10px 10px 0;
            font-size: 22px;
            color: #37373b;
            line-height: 30px;
            margin-bottom: 0;
            font-weight: 700;
            text-align: left
        }

    .registration-page .register-form .fieldset .form-fields {
        padding: 15px 0
    }

.register-form .fieldset .form-fields .inputs {
    width: 100%;
    position: relative;
    clear: left;
    text-align: left
}

    .register-form .fieldset .form-fields .inputs span.required {
        position: absolute;
        bottom: -10px;
        width: auto;
        left: inherit
    }

    .register-form .fieldset .form-fields .inputs span {
        position: absolute;
        bottom: -10px;
        width: 100%;
        left: 0;
        text-align: left
    }

        .register-form .fieldset .form-fields .inputs span p {
            font-size: 13px;
            margin: 0;
            display: inline-block
        }

        .register-form .fieldset .form-fields .inputs span ul {
            margin: 0;
            display: inline-block;
            margin-left: 10px
        }

    .register-form .fieldset .form-fields .inputs label {
        font-size: 17px;
        line-height: 26px
    }

.register-form .fieldset .form-fields .gender {
    width: 100%;
    text-align: left;
    margin-bottom: 20px
}

    .register-form .fieldset .form-fields .gender label {
        display: inline-block;
        vertical-align: top;
        transform: inherit;
        margin: 0;
        line-height: normal
    }

.gender-male {
    margin-bottom: 20px;
    display: table;
    width: 100%
}

    .gender-male .gender label {
        display: inline-block;
        vertical-align: top;
        transform: inherit;
        line-height: normal
    }

.form-fields select {
    border: 1px solid #cdcdce;
    height: 56px
}

.account-page .fieldset .date-of-birth select {
    width: 32.2%;
    max-width: 33.3%
}

.account-page .date-of-birth .date-picker-wrapper {
    display: table;
    width: 100%;
    margin-bottom: 25px
}

.Newsletter input {
    vertical-align: top
}

.Newsletter label {
    display: inline-block;
    vertical-align: top;
    transform: inherit !important;
    line-height: normal;
    margin-left: 10px;
    width: 85%;
    text-align: left
}

.register-form .date-of-birth {
    margin-bottom: 25px
}

.register-form .fieldset .form-fields input[type=email],
.register-form .fieldset .form-fields input[type=password],
.register-form .fieldset .form-fields input[type=tel],
.register-form .fieldset .form-fields input[type=text] {
    width: 100%
}

.register-form .fieldset .date-of-birth select {
    width: 32.5%;
    max-width: 33.3%;
    padding-left: 15px;
    font-size: 17px
}

.register-form .fieldset .form-fields .newsletter {
    width: 100%;
    text-align: left;
    margin-bottom: 0
}

    .register-form .fieldset .form-fields .newsletter.inputs label {
        display: inline-block;
        width: auto;
        line-height: 1 !important;
        margin-right: 0
    }

.register-form .fieldset .newsletter input[type=checkbox] {
    display: inline-block;
    margin-left: 5px
}

.register-form .fieldset .form-fields input[type=checkbox],
.register-form .fieldset .form-fields input[type=radio] {
    border: none;
    display: inline-block;
    vertical-align: top
}

.register-form .register-btn-box {
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px
}

.registration-page .external-authentication .title {
    margin-bottom: 20px
}

.register-form .register-next-step-button {
    padding: 10px 16px;
    width: 150px
}

ul.award-list {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0
}

    ul.award-list li {
        display: inline-block;
        width: 47%;
        border: #ccc solid 1px;
        margin: 1% 2% 1% 0;
        padding: 10px 15px
    }

        ul.award-list li img {
            width: auto !important;
            height: 120px
        }

.password-recovery-page .inputs label,
.product-reviews-page .inputs label {
    display: block;
    text-align: left;
    font-size: 17px
}

.newsletter-register input {
    display: inline-block !important
}

.newsletter-register label {
    display: inline-block;
    vertical-align: top;
    transform: none !important;
    margin-left: 10px
}

.password-recovery-page .page-title h1 {
    text-transform: capitalize
}

.password-recovery-page .inputs input,
.product-reviews-page .inputs input,
.product-reviews-page .inputs textarea {
    width: 100%
}

.password-recovery-page .form-fields {
    padding: 30px 0 0
}

.compare-products-page .page-title {
    margin-bottom: 15px
}

    .compare-products-page .page-title h1 {
        font-size: 30px;
        font-weight: 700;
        line-height: 34px;
        color: #37373b
    }

.compare-products-page .page-body .table-wrapper {
    display: inline-block;
    width: 100%;
    overflow: scroll;
    overflow-y: hidden
}

.compare-products-page .compare-products-table td {
    border: 1px solid #cdcdce;
    color: #37373b
}

    .compare-products-page .compare-products-table td:first-child {
        background-color: #37373b
    }

        .compare-products-page .compare-products-table td:first-child label {
            color: #fff !important
        }

.compare-products-page .compare-products-table tr.product-name td a {
    color: #0069aa
}

.compare-products-page .clear-list {
    margin-right: 5px
}

.filtersPanel .priceRangeFilterPanel7Spikes .ui-slider {
    height: 2px !important;
    background-color: #cdcdcd;
    box-shadow: none
}

    .filtersPanel .priceRangeFilterPanel7Spikes .ui-slider .ui-slider-range {
        background-color: #0069aa
    }

.ui-widget.ui-widget-content {
    top: 0
}

.priceRangeMaxPanel,
.priceRangeMinPanel,
.specification-max-panel,
.specification-min-panel {
    color: #0069aa !important
}

.product-reviews-page .page-title h1 {
    font-size: 30px
}

.product-reviews-page .form-fields {
    padding: 20px 10px
}

.product-reviews-page .product-review-item .review-info label {
    margin-bottom: 0
}

.locations-contact-section .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen only (min-width:1366px) and (max-width:1400px) {
    .Airline-service-page .Rent-Repair-Replace-service-section img {
        max-height: 100%;
        height: 100%;
        position: relative;
        right: -172px
    }
}

@media (min-width:1200px) {
    .cruise-place-List-container .frame ul li {
        width: 365px !important;
        margin: 0 32px 0 0 !important;
    }

    .promotion-page {
        padding: 20px 58px;
    }

    .we-care-service-section > div {
        padding-left: 50px;
        padding-right: 50px;
    }

    .Featured-products-container .shopPage-product-grid-box .shop-productlist-grid-section {
        padding: 0 14px;
    }

    .Featured-products-container .frame ul li {
        width: 260px !important;
        margin: 0 16px 0 16px !important;
    }

    .product-grid.home-page-product-grid.shopPage-product-grid-box .wrap {
        margin: 0 -14px;
    }

    .cls1 .shop-scootaround.shop-scoot-section {
        margin-top: -40px !important
    }

    .location-details-table-content .frame ul li {
        width: 565px;
        margin: 0 32px 0 0
    }

    .master-wrapper-content {
        width: 100%;
        margin: 180px 0 0
    }

    body:not(.clssubmenu) .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin: 133px 0 0
    }

    .about-mobility-content {
        position: absolute;
        top: 215px;
        left: 0;
        color: #fff;
        width: 1192px;
        margin: 0 auto;
        right: 0;
        padding: 0 15px
    }

    .personal-mobility .about-mobility-content {
        top: 150px
    }
}

@media(min-width:1100px) and (max-width:1200px) {
    .we-care-service-section {
        background-size: 60% 106%
    }

    .airline-service-about-section {
        background-size: 56%
    }
}

@media(min-width:1000px) {
    .Airline-service-page .airline-repair-service-section .we-offers-section > div:nth-child(3n) > .offers-item-box {
        margin-left: auto;
        margin-right: auto
    }

    .why-choose-scoot-area .why-choose-scoot-section > div:nth-child(3n) > .choose-option-box {
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:992px) and (max-width:1279px) {
    .page-submenu-section {
        width: 100%
    }
}

@media(min-width:992px) and (max-width:1100px) {
    .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 215px !important
    }

    body:not(.clssubmenu) .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 140px
    }

    .Airline-service-page .airlinepage-banner-box .banner-content-box {
        left: 2.3%
    }

    .airline-service-about-section {
        background-size: 60%
    }

        .airline-service-about-section img {
            height: 295px
        }

    .Airline-service-page .submit-claim-section .submit-claim-container {
        width: 928px;
        margin: 70px auto 73px
    }

    .airline-service-about-container .airline-service-info-box {
        width: 83%;
        max-width: 83%
    }

    .we-care-service-section {
        background-size: 60% auto
    }

        .we-care-service-section .we-take-care-service .our-contect-list li strong {
            margin-right: 4px
        }

    .Rent-main-pg .rant-banner-section .rant-banner-content-container {
        top: 57%
    }

    .our-reviews-section .our-reviews-container .client-pic-box .client-pic {
        position: absolute
    }

    .Airline-service-page .airlinepage-banner-box .container {
        width: inherit
    }

    .newslatter-update-section .topic-block {
        display: inline-block;
        width: 44%
    }
}

@media(min-width:992px) and (max-width:1100px) and (orientation:landscape) {
    .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 213px !important
    }

    .newslatter-update-section .topic-block {
        display: inline-block;
        width: 45%
    }
}

#rc-anchor-alert,
.rc-anchor-alert {
    position: relative !important;
    bottom: 30px
}

.captcha-box div {
    height: auto !important
}

.captcha-box iframe {
    border: 0 !important;
    outline: 0 !important;
    height: auto !important
}

@media(min-width:768px) and (max-width:991px) {
    .shop-scootaround.shop-scoot-section {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 50px;
    }

    .Featured-products-container .frame ul li {
        width: 204px !important;
        margin: 0 16px 0 16px !important;
    }

    .page-submenu-section ul {
        display: block;
        margin: 0 auto;
        padding: 0;
        float: none;
        text-align: center;
    }

    .shopPage-newproduct-box .page-title {
        padding-left: 10px
    }

    .contact-us-page .right-contact-info {
        max-width: 100%;
        flex: inherit !important
    }

    iframe {
        width: 100% !important;
        margin: 15px 0 !important
    }

    .Location-landing-main-pg #banner-content-partial-topic iframe#ifRentEventTop {
        height: 135px !important;
        margin: 0 auto !important;
    }

    .contact-us-page .left-contact-info .address-info .streetAddress {
        width: 48% !important
    }

    .page.news-list-page {
        width: 704px;
        margin: 0 auto
    }

    .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .tab-content {
        max-height: 620px
    }

    .provide-service-section .provide-fleets-box .provide-fleets-datainfo {
        width: 49% !important;
        padding: 0 0px !important
    }

    .book-for-trip-section > div {
        width: 720px;
        margin: 0 auto;
    }

    .repair-for-airline-box {
        margin-left: 0 !important
    }

    .order-summary-content .cart td.sku,
    .wishlist-content .cart td.sku {
        width: 100%;
        max-width: 100%
    }

    .order-summary-content .cart td.product-picture,
    .wishlist-content .cart td.product-picture {
        width: 100%;
        max-width: 100%
    }

    .cart td.quantity input {
        width: 75px;
        text-align: left;
        border: #cdcdce solid 1px;
        padding: 5px;
        height: auto
    }

    .order-summary-content .cart td,
    .wishlist-content .cart td {
        width: 100%
    }

    .cart td.remove-from-cart {
        margin: 0 0 0 !important
    }

    .home-page.corporate-services.locations-details .personal-mobility.corporateservices img {
        height: 420px !important
    }

    .post-footer {
        padding: 20px 0 15px !important
    }

        .post-footer #share-buttons.share-post {
            float: right
        }

    .section-text.clearfix {
        text-align: left
    }

    .page.blogpost-page {
        padding-top: 30px
    }

    .Rent-main-pg .rant-banner-section img {
        width: 100%;
        height: 600px
    }

    .Pricvacy-policy-page .page-banner-box .banner-container .privacy-banner-contentbox,
    .page-banner .page-banner-box .banner-container .banner-contentbox {
        width: 50%;
        bottom: 5%
    }

    .popular-location-list-section .popular-locations-list-box .popular-location-item-box {
        min-height: 120px;
        max-height: 120px
    }

    .popular-location-item-box a .popular-location-info-box .popular-location-title {
        font-size: 18px;
        line-height: 38px;
        margin-bottom: 0px;
    }

    .tbl-row {
        float: left;
    }

        .tbl-row:last-child {
            clear: left;
            display: block;
            float: left;
        }

    .btn.blue-radius {
        padding: 4px 10px;
        font-size: 12px;
        line-height: 22px
    }

    .html-bestmobilty-page .provide-service-section {
        padding: 70px 0 0 0 !important
    }

    .html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box h3 {
        font-size: 28px !important
    }

    .best-price-mobility.provide-service-section {
        background-size: 400px auto !important;
        padding-bottom: 130px !important
    }

        .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box {
            padding: 35px 15px 25px 20px !important;
            font-size: 15px !important
        }

    .header-logo {
        width: 208px;
        float: left;
        margin: 0
    }

    .scoot-main-header .store-search-box {
        width: 65%;
        float: right
    }

    .container {
        max-width: 735px !important
    }

    .master-wrapper-content {
        margin: 181px 0 0
    }

    body:not(.clssubmenu) .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin: 131px 0 0
    }

    .cls1 body:not(.clssubmenu) .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin: 140px 0 0
    }

    .top-bar + .scoot-main-header + script + .master-wrapper-content > .page-submenu-section {
        top: 132px;
        padding: 0 10px
    }

    .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content > .page-submenu-section {
        top: 163px
    }

    .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 215px !important
    }

    body:not(.clssubmenu) .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 165px !important
    }

    .page-submenu-section {
        width: 100%
    }

    .btn.white-radius {
        padding: 7px 19px
    }

    .rant-banner-section .rant-banner-content-container .rant-banner-title {
        margin-bottom: 15px;
        font-size: 35px
    }

    .Rent-main-pg #banner-content-partial-topic .rent-filter-box iframe {
        max-height: 118px !important;
        overflow-y: scroll
    }

    .Rent-main-pg img.hidden-xs {
        height: 280px
    }

    .Airline-service-page .airlinepage-banner-box .banner-content-box {
        left: 2%
    }

        .Airline-service-page .airlinepage-banner-box .banner-content-box .page-about-title {
            font-size: 36px
        }

        .Airline-service-page .airlinepage-banner-box .banner-content-box .page-disc-text {
            font-size: 20px
        }

    .Airline-service-page .Rent-Repair-Replace-service-section .Rent-Repair-Replace-aboutbox {
        background-color: #0080d5;
        padding: 30px 20px 30px
    }

    .Rent-Repair-Replace-aboutbox .r-service-title {
        font-size: 28px
    }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        font-size: 16px
    }

    .airline-service-about-section .airline-service-about-container {
        padding-top: 0 !important;
        padding-left: 0px;
        padding-right: 0px;
        width: 720px;
        margin: 0 auto;
    }

    .airline-repair-service-section .row.we-offers-section {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 70px;
        width: 745px;
        margin: 0 auto;
    }

    .airline-service-about-container .airline-service-info-box {
        margin: 70px 0 20px;
        width: 96%;
        max-width: 95%
    }

        .airline-service-about-container .airline-service-info-box .airline-repair-service-title {
            font-size: 28px;
            margin-bottom: 15px
        }

        .airline-service-about-container .airline-service-info-box .airline-repair-service {
            font-size: 16px;
            line-height: 1.5
        }

    .airline-service-about-section {
        background-size: 52% 67%
    }

        .airline-service-about-section img {
            height: 287px;
            margin-top: 135px;
            width: 79%
        }

        .airline-service-about-section .airline-service-about-container:after {
            width: 100%
        }

    .Airline-service-page .airlinepage-banner-box img {
        height: auto
    }

    .we-offers-section .we-offers-title {
        font-size: 28px
    }

    .our-reviews-section .our-reviews-container .client-review-box .review-title {
        font-size: 22px;
        line-height: 25px;
        text-align: left
    }

    .our-reviews-section .our-reviews-container .client-review-box .revire-disc-text {
        font-size: 16px;
        line-height: 1.15
    }

    .our-reviews-section .our-reviews-container .client-review-box h3.author {
        font-size: 26px;
        margin-bottom: 12px;
        line-height: 1;
        text-align: left
    }

    .our-reviews-section .our-reviews-container .client-review-box .client-designation {
        line-height: 1.1;
        text-align: left
    }

    .our-reviews-section .our-reviews-container .client-pic-box .client-pic {
        position: absolute
    }

    .we-offers-section .offers-item-box .offer-Icon-pic {
        position: absolute;
        height: 32px
    }

    .we-offers-section .offers-item-box .offer-Icon-pic {
        position: absolute;
        height: 32px;
        max-width: 64px
    }

    .we-offers-section .offers-item-box {
        position: relative;
        min-height: 85px
    }

        .we-offers-section .offers-item-box .offer-name {
            margin: 19px 16px;
            font-size: 16px
        }

    .service-overview-video-section .service-overview-video-container {
        margin: 50px auto
    }

    .service-overview-video-section .service-overview-title {
        font-size: 28px
    }

    .we-care-service-section {
        background-size: auto 50%;
        width: 100%;
        background-position-x: 0
    }

        .we-care-service-section .we-take-care-service {
            width: 100%;
            max-width: 97%;
            padding-top: 20px;
            padding-bottom: 40px;
            margin-left: 0
        }

            .we-care-service-section .we-take-care-service .care-service-disc,
            .we-care-service-section .we-take-care-service .care-service-title,
            .we-care-service-section .we-take-care-service .our-contect-list {
                margin-bottom: 18px
            }

            .we-care-service-section .we-take-care-service .care-service-disc {
                margin-top: 0
            }

            .we-care-service-section .we-take-care-service .our-contect-list li {
                margin-bottom: 14px;
                overflow: auto
            }

                .we-care-service-section .we-take-care-service .our-contect-list li strong {
                    color: #37373b;
                    font-size: 16px;
                    display: inline-block;
                    float: left;
                    margin-right: 4px
                }

                .we-care-service-section .we-take-care-service .our-contect-list li a {
                    font-size: 16px;
                    display: inline-block
                }

            .we-care-service-section .we-take-care-service .care-service-title {
                font-size: 25px
            }

            .we-care-service-section .we-take-care-service .care-service-disc {
                font-size: 16px
            }

            .we-care-service-section .we-take-care-service .international-contects li {
                margin-bottom: 10px;
                font-size: 13px
            }

                .we-care-service-section .we-take-care-service .international-contects li strong {
                    display: block
                }

    .our-reviews-section .our-reviews-container .client-review-box {
        top: 0;
        width: 100%;
        z-index: 2
    }

    .our-reviews-section .our-reviews-container .testimonial-slider-box .owl-controls {
        margin-top: -20px;
        position: absolute;
        z-index: 9;
        left: 0
    }

    .our-reviews-section .our-reviews-container .client-pic {
        right: auto;
        left: 0;
        margin-top: 20px;
        max-height: 454px;
        width: 419px
    }

    .our-reviews-section .our-reviews-container .testimonial-slider-box {
        margin-bottom: 119px
    }

    .we-care-service-section > div {
        padding: 0 15px;
    }

    .container-fluid.submit-claim-section {
        padding: 0 15px !important;
    }

    .submit-claim-section .submit-claim-container {
        width: 100%;
        margin: 35px auto 35px;
        padding: 0 15px;
    }

        .submit-claim-section .submit-claim-container .submit-claim-title {
            font-size: 28px;
            width: 720px;
        }

        .submit-claim-section .submit-claim-container .submit-claim-disc {
            font-size: 17px;
            max-width: 720px;
        }

    .our-reviews-section .our-reviews-container .our-reviews-slider-box {
        margin-top: 40px
    }

    .page-submenu-section {
        display: flex
    }

        .page-submenu-section ul {
            max-width: 100%;
            overflow: auto;
            white-space: nowrap
        }

            .page-submenu-section ul li {
                margin: 3px 5px;
                display: inline-block
            }

                .page-submenu-section ul li a {
                    min-height: auto;
                    padding: 9px 0
                }

                .page-submenu-section ul li a {
                    font-size: 12px
                }

                .page-submenu-section ul li:last-child {
                    margin-right: 5px
                }

    .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box,
    .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 215px;
        flex: 0 0 215px;
        max-width: 215px;
        margin: 0 18px 45px 0;
        box-sizing: border-box
    }

    .shopPage-newproduct-box .free-ship,
    .shopPage-product-grid-box .free-ship {
        top: 10px;
        right: -10px;
        width: 95px;
        height: 35px
    }

    .pro-listbox .item-box .product-item .picture {
        min-height: 190px
    }

    .pro-listbox .item-box .buttons input.product-box-add-to-cart-button {
        width: 120px
    }

    .pro-listbox .item-box .buttons input.add-to-compare-list-button,
    .pro-listbox .item-box .buttons input.add-to-wishlist-button {
        border-radius: 100%;
        width: 30px;
        height: 30px;
        margin: 1px
    }

    .pro-listbox .item-box .product-box-add-to-cart-button {
        font-size: 12px
    }

    .shop-personal-vehicle-section .electric-vehicle-our-video iframe {
        width: 100%
    }

    .shop-main-page .shop-personal-vehicle-section {
        padding: 130px 15px 50px
    }

    .shop-main-page .shop-buyer-owner-help-section {
        padding: 75px 15px 55px
    }

    .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box h2 {
        font-size: 22px
    }

    .shop-main-page .mobility-equipment-section {
        width: 720px !important
    }

    .shopbycategory {
        padding: 0px !important;
        width: 720px;
        margin: 0 auto;
    }

    .shop-main-page .theme-custom {
        max-width: 100%
    }

    .our-reviews-section .testimonial .pic {
        width: 440px
    }

    .our-reviews-section .our-reviews-container .client-review-box {
        width: 100%
    }

        .our-reviews-section .our-reviews-container .client-review-box .client-designation {
            text-align: left
        }

        .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn {
            text-align: left
        }

        .our-reviews-section .our-reviews-container .client-review-box:before {
            height: 77px;
            width: 90px;
            z-index: -1;
            left: -63px;
            top: -39px
        }

    .gender-male {
        text-align: left !important
    }

    .block.block-account-navigation {
        margin-top: 180px !important
    }

    .account-page .fieldset .title {
        padding: 10px 0 0 0 !important
    }

    .account-page .form-fields {
        padding: 15px 1px !important
    }

    .registration-page .register-form .fieldset .form-fields {
        text-align: left !important
    }

    .form-fields.add-more-external-records {
        text-align: left
    }

    .page.account-page.customer-info-page {
        text-align: left !important
    }

    .registration-page .register-form .fieldset .title {
        text-align: left;
        padding: 15px 0 0 0 !important
    }

    .date-of-birth .date-picker-wrapper {
        display: block;
        width: 100%
    }

    .newsletter-register label {
        text-align: left !important
    }

    .register-form .fieldset .date-of-birth select {
        width: 32.333%;
        max-width: 33.3%
    }

    .account-page .fieldset .date-of-birth select {
        width: 32.333%;
        max-width: 33.3%
    }

    .shopping-cart-page .cart-footer .cart-collaterals {
        width: 100%;
        overflow: auto;
        margin-bottom: 0
    }

        .shopping-cart-page .cart-footer .cart-collaterals > div {
            max-width: inherit;
            float: left;
            margin-bottom: 20px;
            width: 48%;
            margin-right: 2%
        }

    .cart-footer .totals {
        float: right;
        width: 45%;
        margin: 0 !important
    }

    .shopping-cart-page .cart-footer .cart-collaterals > div.shipping {
        float: right
    }

    .cart-footer .cart-collaterals .coupon-code input[type=submit] {
        font-size: 12px
    }

    .shopping-cart-page .shipping-options .inputs label {
        text-align: left;
        display: block
    }

    .shopping-cart-page .shipping-options .buttons {
        margin-bottom: 0
    }

    .shopping-cart-page .cart-footer .totals {
        width: 100%
    }

    .order-summary-content .cart td,
    .order-summary-content .cart td.product-picture,
    .order-summary-content .cart td.sku {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    td.product {
        min-height: 230px
    }

    .cart-footer .cart-collaterals {
        margin: 0 !important
    }

    .cart-options .common-buttons {
        text-align: center !important
    }

    .order-summary-content .cart td.remove-from-cart label,
    .order-summary-content .cart td.sku label,
    .order-summary-content .cart td.subtotal label,
    .order-summary-content .cart td.unit-price label {
        margin-bottom: 0
    }

    .shipping-method .method-list li {
        display: inline-block;
        width: 33%
    }

    .payment-method .method-list li {
        display: inline-block;
        width: 50%
    }

    .checkout-data .payment-info .info tr:nth-last-child(2) td select {
        width: 49%
    }

    .Rent-main-pg .go-on-rent-cruise-section .go-on-rent-cruise-info-container img.rent-go-cruise {
        vertical-align: text-bottom;
        margin-top: 80px
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box,
    .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box {
        -ms-flex: 0 0 41%;
        flex: 0 0 41%;
        max-width: 41.33%
    }

    .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .more-info-btn img,
    .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .more-info-btn img {
        vertical-align: text-bottom
    }

    .newslatter-update-section .topic-block {
        width: 38%
    }

    .newslatter-update-section .news-update-box {
        width: 100%
    }

    .newupdate-form-box button.btn.white-radius-btn {
        width: 115px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .master-wrapper-content {
        margin: 181px 0 0
    }

    .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 211px !important
    }
}

.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0
}

@media(max-width:767px) {
    .shop-scootaround.shop-scoot-section {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 15px;
    }

    .page.manufacturer-page {
        padding: 0 15px
    }

    .owl-carousel .owl-item .details h2.product-title {
        text-align: left !important;
        font-size: 22px !important;
        overflow: inherit !important;
        height: auto !important;
        width: 80% !important
    }

    .owl-carousel .owl-item .details a.btn-next {
        bottom: 0 !important;
        right: 15px !important
    }

    .owl-theme .owl-controls {
        margin-top: 0 !important;
        position: absolute !important;
        width: 100% !important;
        top: 35% !important;
        bottom: -15% !important
    }

    .login-or-guest {
        display: none
    }

    .page-title h1 {
        font-size: 30px;
        margin: 0;
        padding: 0 0 0 10px;
    }

    .newslatter-update-section .news-update-box h2 {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        line-height: 40px;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .newslatter-update-section .news-update-box p {
        font-size: 16px;
        letter-spacing: 0
    }

    .privacy-policy .banner-contentbox {
        bottom: 20% !important;
        width: 100% !important;
        padding: 0 10px !important;
        left: 0 !important
    }

    .slider-banner-box .shop-about-content-box .white-radius-btn {
        position: relative
    }

    .container {
        text-align: left
    }

    .filtersTitlePanel p.filtersTitle {
        margin-top: 0
    }

    .product-selectors > div.product-sorting {
        width: 76%
    }

    .top-searchbar .search-box .inputs {
        width: 85%;
        display: inline-block;
        float: left;
        margin: 15px 0 0 0 !important;
        height: 45px !important
    }

    .checkout-data .payment-info .info tr:last-child input {
        width: 100% !important
    }

    .shop-main-page .mobility-equipment-section {
        border-radius: 0
    }

    .why-choose-scoot-area .why-choose-scoot-section .choose-option-box .choose-option-text {
        width: 95%;
        margin: 34px 16px 4px 8px
    }

    .header-links.scoot-top-bar li.hide-mob {
        display: none !important
    }

    .our-reviews-section .our-reviews-container .testimonial-slider-box:before {
        left: 0;
        top: -75px
    }

    .our-reviews-section .our-reviews-container .client-pic-box {
        order: 2;
        position: inherit
    }

    .our-reviews-section .our-reviews-container .testimonial-content-box {
        order: 1
    }

    .html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box h3 {
        font-size: 20px !important;
        width: 300px !important
    }

    .html-bestmobilty-page .slider-banner-box .shop-about-content-box .left-box {
        max-width: 100% !important;
        width: 100% !important
    }

    .html-bestmobilty-page .newslatter-update-section .news-update-box {
        width: 100%
    }

    .html-bestmobilty-page .newslatter-update-section .newupdate-form-box {
        width: 100%
    }

    .admin-header-links + .top-bar + .scoot-main-header {
        top: 83px
    }

        .admin-header-links + .top-bar + .scoot-main-header + script + .master-wrapper-content {
            margin-top: 163px !important
        }

    .master-wrapper-content {
        width: 100%
    }

    .hidden-xs {
        display: none !important
    }

    .show-xs {
        display: block !important
    }

    .master-wrapper-content {
        margin-bottom: 0 !important
    }

    body:not(.clssubmenu) .top-bar + .scoot-main-header + script + .master-wrapper-content {
        margin-top: 129px
    }

    .Airline-service-page .airlinepage-banner-box .banner-content-box {
        left: 3%
    }

    .page .breadcrumb {
        padding-left: 0
    }

    .scoot-main-header .header-logo {
        width: 45%;
        display: inline-block;
        float: left
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box {
        width: 100%
    }

    .scoot-main-header .store-search-box {
        width: 100%;
        display: inline-block;
        float: left
    }

    .scoot-main-header .menu-toggle {
        background-color: none;
        color: #32323b
    }

    .scoot-main-header .header-lower {
        padding: 0 0
    }

    .scoot-main-header .header-menu {
        margin-bottom: 0
    }

    .personal-mobility-section .about-mobility-content {
        width: 73%
    }

        .personal-mobility-section .about-mobility-content p {
            font-size: 18px;
            font-weight: 400;
            width: 68%
        }

    .pro-option-box .mobility-item-box:hover .mobility-item-content .more-btn {
        display: none
    }

    .rental-travel-section .rental-travel-about-textbox,
    .rental-travel-section .rental-travel-option-box {
        width: 100%;
        padding-right: 0
    }

    .Airline-service-page .Rent-Repair-Replace-service-section .container {
        width: 100% !important;
        max-width: 100%
    }

        .Airline-service-page .Rent-Repair-Replace-service-section .container.Rent-Repair-Replace-service-container {
            width: 100%;
            padding: 0 15px
        }

    .rental-travel-section .rental-travel-option-box {
        width: 100%;
        padding-left: 0
    }

    .Airline-service-page .we-take-care-service .international-contects ul {
        padding-left: 20px
    }

    .rental-travel-section .rental-travel-option-box ul {
        padding-left: 0
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-img-box {
        width: 100%
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data {
        width: 100%
    }

    .travel-mobility-section .container.availability-option {
        padding: 0
    }

    .pro-availability-option-section .pro-option-box {
        padding: 0
    }

    .pro-option-box .mobility-item-box .icon-box {
        float: left
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box {
        min-height: auto;
        margin-top: 0;
        padding: 25px 20px
    }

    .exploar-loaction-section {
        background-size: cover !important;
        background-position: top right !important
    }

        .exploar-loaction-section .exploar-location-databox {
            width: 100%;
            bottom: auto;
            top: 10%
        }

            .exploar-loaction-section .exploar-location-databox .exploar-location-text {
                display: inline-block;
                width: 80%;
                margin-top: 25px
            }

            .exploar-loaction-section .exploar-location-databox .find-loaction-btn {
                margin-top: 20px
            }

    .shop-scoot-section h2 {
        width: 70%;
        line-height: 1.2;
        font-size: 22px;
        text-align: left
    }

    .slider-banner-box .shop-about-content-box .left-box h3 {
        font-size: 24px;
        width: 100%;
        line-height: 28px;
        margin-bottom: 0
    }

        .slider-banner-box .shop-about-content-box .left-box h3 br {
            display: none
        }

    .slider-banner-box .shop-about-content-box .left-box p {
        margin-bottom: 0
    }

    .slider-banner-box .shop-about-content-box .white-radius-btn {
        float: left;
        padding: 7px 26px
    }

    .provide-service-section {
        height: auto;
        background-position: left
    }

    .book-for-trip-section {
        background-image: url(../images/m-book-for-trip.jpg) !important;
        background-position: right;
        height: 585px;
        padding: 20px 15px 0 15px
    }

    .provide-service-section .repair-service-box .repair-for-airline-box {
        width: 100%;
        margin-top: 42%;
        margin-right: 0;
        float: none
    }

    .provide-service-section .provide-fleets-box {
        margin-top: 0
    }

        .provide-service-section .provide-fleets-box .provide-fleets-datainfo {
            width: 100%;
            margin-left: 0;
            float: none;
            margin-bottom: 25px
        }

        .provide-service-section .provide-fleets-box .provide-fleets-video-box {
            width: 100%;
            padding-left: 0;
            border-top: #fff solid 1px;
            padding-top: 40px
        }

            .provide-service-section .provide-fleets-box .provide-fleets-video-box video {
                width: 100%;
                height: 210px
            }

    .shop-scoot-section .slider-banner-box .shop-about-content-box {
        height: 57%
    }

    .follow-us .social li:first-child {
        margin-left: 0
    }

    .book-for-trip-section .book-for-trip-gauid-box {
        width: 100%
    }

        .book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
            margin-top: 0;
            line-height: 1.2;
            width: 300px;
            margin-bottom: 25px
        }

        .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li p {
            line-height: 18px
        }

        .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form input {
            margin-bottom: 25px
        }

        .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li {
            width: 61%;
            padding-left: 22px
        }

            .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li:before {
                height: 15px;
                width: 15px;
                top: 1px
            }

        .book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form .trip-guide-btn {
            float: left;
            border: none
        }

    .newslatter-update-section .news-update-box {
        display: inline-block;
        width: 100%
    }

    .newslatter-update-section .newupdate-form-box {
        width: 100%
    }

        .newslatter-update-section .newupdate-form-box input {
            width: 100%;
            max-width: 100%;
            margin-right: 0;
            border-radius: 3px
        }

        .newslatter-update-section .newupdate-form-box button {
            float: left
        }

    .Airline-service-page .airline-repair-service-section .we-offers-section .offers-item-box {
        width: 100%;
        padding: 0 0 20px 0;
        min-height: inherit
    }

    .Airline-service-page .airline-repair-service-section .we-offers-section .btn {
        margin-top: 20px
    }

    .newslatter-update-section .topic-block {
        width: 100%
    }

    .our-reviews-section .our-reviews-container .our-reviews-slider-box {
        width: 100%;
        margin: 0;
        margin-top: 95px
    }

    .our-reviews-section .our-reviews-container .client-review-box {
        position: relative;
        right: 0;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 2
    }

    .airline-repair-service-section .airline-service-info-data-box {
        order: 2
    }

    .our-reviews-section .our-reviews-container .client-pic {
        position: relative;
        bottom: 0;
        left: auto;
        right: -94px;
        margin-top: 0;
        max-width: 100%;
        height: auto
    }

    .our-reviews-section .our-reviews-container .client-pic-box .client-pic {
        position: relative;
        right: 0;
        width: 70%;
        z-index: 5;
        float: right;
        margin-top: -80px
    }

    .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn {
        margin-left: 0
    }

    .our-reviews-section .our-reviews-container .testimonial-slider-box .owl-controls {
        display: inherit;
        margin-top: 15px;
        left: -6px
    }

    .Airline-service-page .airlinepage-banner-box img {
        width: 100%;
        height: auto
    }

    .Airline-service-page .airlinepage-banner-box .banner-content-box .page-about-title {
        font-size: 36px;
        width: 60%;
        line-height: 1.2;
        margin-bottom: 12px
    }

    .Airline-service-page .airlinepage-banner-box .banner-content-box .page-disc-text {
        font-size: 18px;
        width: 80%
    }

    .Rent-Repair-Replace-service-section {
        background-color: #fff;
        padding: 0 0
    }

        .Rent-Repair-Replace-aboutbox,
        .Rent-Repair-Replace-service-section .Rent-Repair-Replace-aboutbox {
            padding: 36px 15px 32px 15px;
            text-align: left;
            margin-top: -1px;
            max-width: inherit !important;
            width: 100%;
        }

    .Airline-service-page .Rent-Repair-Replace-aboutbox {
        width: 93%;
    }

    .Rent-Repair-Replace-service-container {
        padding: 0 15px !important;
    }

    .container-fluid.Airline-service-page .Rent-Repair-Replace-service-container {
        padding: 0 0px !important;
    }

    .airline-service-about-section {
        /*background: url(../images/m-airline-services-repair-bg.png);*/
        background-position: right top;
        background-size: contain;
        background-repeat: no-repeat
    }

        .airline-service-about-section .airline-service-about-container {
            padding-bottom: 20px;
            margin-bottom: 35px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px !important;
        }

    .row.we-offers-section {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 70px;
        margin-top: 20px !important;
    }

    .container-fluid.Airline-service-page .row.we-offers-section {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 70px;
        margin-top: 20px !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    .container-fluid.Airline-service-page .airline-service-about-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .airline-service-about-section .airline-service-about-container:after {
        bottom: 0;
        width: 100%;
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }

    .airline-service-about-section img {
        width: 90%;
        float: none;
        position: relative;
        bottom: 0;
        left: auto;
        right: -50%;
        transform: translateX(-50%);
        margin-top: 0
    }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        text-align: left;
        width: 100%;
        margin-bottom: 20px
    }

    .we-care-service-section {
        background: #fff url(../images/m-rent-contect-us.jpg) no-repeat left bottom;
        background-size: contain;
        width: 100%;
        padding-bottom: 280px !important;
    }

    .Rent-Repair-Replace-service-section.airline-claim-page .we-care-service-section {
        background-position: right bottom !important;
        background-size: 100% !important;
        padding-bottom: 280px !important;
    }

    .we-take-care-service .our-contect-list {
        padding: 0 15px 0 0;
    }

    .we-care-service-section .we-take-care-service {
        margin-left: 0;
        max-width: 100%
    }

        .we-care-service-section .we-take-care-service .our-contect-list {
            margin-bottom: 20px
        }

        .we-care-service-section .we-take-care-service .care-service-title {
            width: 100%
        }

        .we-care-service-section .we-take-care-service .international-contects-title {
            margin-bottom: 20px
        }

        .we-care-service-section .we-take-care-service .our-contect-list li {
            text-align: left
        }

        .we-care-service-section .we-take-care-service .international-contects .half-box {
            width: 100%;
            padding: 0
        }

        .we-care-service-section .we-take-care-service .international-contects li,
        .we-care-service-section .we-take-care-service .international-contects li:last-child {
            margin-bottom: 15px
        }

        .we-care-service-section .we-take-care-service .international-contects .half-box:first-child {
            border: none
        }

        .we-care-service-section .we-take-care-service .international-contects .half-box:last-child li:last-child {
            display: block;
        }

        .we-care-service-section .we-take-care-service .international-contects li a,
        .we-care-service-section .we-take-care-service .our-contect-list li a {
            text-decoration: none
        }

    .airline-service-about-container .airline-service-info-box {
        width: 100%;
        max-width: 100%;
        margin: 60px 0 20px
    }

    .Airline-service-page .airlinepage-banner-box .container {
        max-width: 100%;
        width: 100%
    }

    .our-reviews-section .our-reviews-container .client-review-box .client-designation {
        width: 190px;
        display: block;
        text-align: left;
        margin-bottom: 0
    }

    .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn {
        margin-top: 0;
        display: block;
        text-align: left
    }

    .we-offers-section {
        margin-bottom: 40px
    }

        .we-offers-section .we-take-care-service {
            margin-left: 0;
            padding-bottom: 20px
        }

            .we-offers-section .we-take-care-service .care-service-title {
                width: 97%
            }

    .our-reviews-section .our-reviews-container .client-review-box:before {
        left: 0;
        top: -83px
    }

    .service-overview-video-section .service-overview-video-container {
        max-width: 100%;
        margin: 55px auto 42px
    }

    .service-overview-video-section .service-overview-title {
        max-width: 96%
    }

    .service-overview-video-section .service-overview-video-link {
        height: 220px;
        max-width: 100%
    }

    .location-landing-banner-section .location-banner-content-container .location-put-box {
        width: 99%
    }

    .interested-buying-link-section .interested-buying-link-container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .get-started-section .get-started-container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .Location-landing-main-pg .popular-location-list-section .breadcrumb + .popular-location-title {
        margin-bottom: 30px;
        margin-top: 30px;
        width: 77%
    }

    .product-slider .zoom-gallery-slide .MagicZoom,
    .product-slider .zoom-gallery-slide.active .MagicZoom {
        position: relative;
        left: 0;
        top: 0;
        transform: unset;
        width: 100%
    }

    .Pricvacy-policy-page .page-banner-box .banner-container .privacy-banner-contentbox {
        width: 100%;
        position: absolute;
        left: 5px;
        bottom: 15%
    }

    .Pricvacy-policy-page .page-banner-box .privacy-banner-contentbox .banner-title {
        font-size: 36px
    }

    .Pricvacy-policy-page .page-banner-box .banner-container .privacy-banner-contentbox {
        width: 92%;
        position: absolute;
        left: 50%;
        bottom: 15%;
        transform: translateX(-50%)
    }

    .Pricvacy-policy-page .Pricvacy-policy-page-container .privacy-heading-title {
        width: 98%
    }

    .page-submenu-section {
        display: none
    }

    .shop-main-page .mobility-equipment-section {
        margin-top: 0
    }

    .shop-main-page .container.Featured-products-container {
        width: 100% !important
    }

    .shopPage-newproduct-box .shop-newproductlist-grid-section,
    .shopPage-product-grid-box .shop-productlist-grid-section {
        overflow: visible;
        display: block
    }

        .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box,
        .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 44.5%;
            flex: 0 0 44.5%;
            max-width: 44.5%;
            margin: 0 10px 25px;
            box-sizing: border-box
        }

    .shopPage-newproduct-box .title,
    .shopPage-product-grid-box .title {
        margin-bottom: 25px
    }

    .shop-main-page .shopPage-product-grid-box .Featured-products-title {
        padding-left: 0;
        margin-top: 20px
    }

    .our-reviews-section .our-reviews-container {
        width: 100%;
        padding: 50px 15px 0
    }

        .our-reviews-section .our-reviews-container .testimonial-slider-box {
            margin-top: 70px
        }

    .shop-main-page .shop-buyer-owner-help-section {
        width: 100%;
        padding: 35px 15px 20px
    }

    .shop-main-page .equipment-notReady-section .equipment-notReady-box {
        padding: 45px 0 45px;
        text-align: left
    }

    .our-reviews-section .testimonial .pic {
        width: 100%
    }

    .shop-main-page .shop-personal-vehicle-section {
        padding: 70px 15px;
        background-size: 172% 36%
    }

        .shop-main-page .shop-personal-vehicle-section .left-bar {
            order: 2
        }

        .shop-main-page .shop-personal-vehicle-section .electric-vehicle-our-video {
            order: 3;
            margin-top: 45px
        }

    .shop-main-page .breadcrumb {
        margin-bottom: 0 !important
    }

    .shopPage-newproduct-box .pro-listbox .item-box .product-item .picture,
    .shopPage-product-grid-box .pro-listbox .item-box .product-item .picture {
        padding: 0
    }

    .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box:first-child,
    .shopPage-product-grid-box .shop-productlist-grid-section .item-box:first-child {
        margin-left: 10px
    }

    .shop-main-page .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box,
    .shop-main-page .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        margin: 0 21px 20px 0
    }

        .shop-main-page .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box:nth-child(even),
        .shop-main-page .shopPage-product-grid-box .shop-productlist-grid-section .item-box:nth-child(even) {
            margin-right: 0;
            float: right
        }

    .shop-main-page .shopPage-product-grid-box #dvCatSlider.shop-productlist-grid-section .item-box:nth-child(even) {
        margin-right: 15px
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box {
        width: 45%;
        margin: 0 12px
    }

    .shopPage-newproduct-box {
        padding: 10px 0
    }

        .shopPage-newproduct-box .page-title {
            margin-bottom: 20px
        }

    .page.shopPage-newproduct-box.recently-added-products-page .page-title {
        padding-left: 10px !important
    }

    .shop-main-page .loyalty-program-section {
        margin-bottom: 15px
    }

        .shop-main-page .loyalty-program-section .program-info-box .program-title {
            font-size: 18px
        }

    .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box .details,
    .shopPage-product-grid-box .shop-productlist-grid-section .item-box .details {
        min-height: 217px
    }

    .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box {
        text-align: left
    }

        .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box h2 {
            display: block;
            max-width: 100%
        }

        .shop-buyer-owner-help-section .shop-buyer-owner-help-item-box .shop-buyer-owner-help-title-box .learn-more-btn {
            float: none
        }

    .pro-listbox .item-box .buttons input.product-box-add-to-cart-button {
        width: 100%;
        margin-bottom: 0 !important;
        height: 37px
    }

    .pro-listbox .item-box .product-item .details .prices .price.old-price,
    .pro-listbox .item-box .product-item .details .prices .price.old-price + .price.actual-price {
        display: block;
        text-align: left;
        line-height: 1
    }

    .shop-main-page .mobility-equipment-section,
    .shop-main-page .mobility-equipment-section .equipment-disc-text,
    .shop-main-page .mobility-equipment-section .equipment-title {
        text-align: left
    }

    .container.shop-mobility-container {
        padding: 0
    }

    .shopPage-newproduct-box .free-ship,
    .shopPage-product-grid-box .free-ship {
        width: 83px;
        height: 35px
    }

    .shop-main-page .loyalty-program-section .program-info-box {
        padding: 30px 25px
    }

    .shop-main-page .loyalty-program-section .program-info-box {
        margin-bottom: 35px
    }

    .shop-main-page .finding-perfect-mobility-section .perfect-mobility-equipment-box {
        padding: 30px 0;
        text-align: left
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box:first-child {
        margin-left: 0
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box:nth-child(3n+1) {
        margin-left: 12px
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box:nth-child(odd) {
        margin-left: 0
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box:nth-child(even) {
        margin-right: 0
    }

    .item-box.Equipment-pro-item-box {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    .Shop-Equipment-Finder-modal .modal-body .Shop-Equipment-Finder-modal-container .tab-content {
        padding: 50px 0 20px
    }

    .our-reviews-section .testimonial {
        margin-top: 20px
    }

        .our-reviews-section .testimonial .testimonial-content {
            height: auto;
            width: 100%;
            padding-top: 30px
        }

        .our-reviews-section .testimonial .pic {
            height: 830px;
            overflow: hidden
        }

            .our-reviews-section .testimonial .pic img {
                position: absolute;
                right: -39px;
                left: 51px;
                top: inherit;
                opacity: 200;
                bottom: 0
            }

    .shopPage-newproduct-box .title {
        padding-left: 15px
    }

    .html-blog-page .container.side2-center2 .center-2 {
        width: 100%
    }

    .scoot-blog-postlist-section .post-item-box .buttons {
        width: 39%;
        padding-left: 0;
        text-align: right;
        float: right
    }

    .html-blog-page .blog-search-box .title {
        display: none !important
    }

    .html-blog-page .blog-search-box .listbox {
        display: block !important
    }

    .html-blog-page .filtersPanel .block .title,
    .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading {
        position: relative;
        border-bottom: 1px solid #ddd;
        padding: 0 !important;
        background: #fff
    }

        .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag {
            display: block;
            padding: 12px 0 12px 15px
        }

            .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag:after {
                content: " ";
                display: block;
                position: absolute;
                height: 15px;
                width: 20px;
                background: url(../images/filters-toggle.png) center no-repeat;
                background-position: 1px -10px !important;
                right: 10px;
                top: 50%;
                transform: translateY(-50%);
                font-weight: 400
            }

            .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag.active:after {
                background-position: 1px 4px !important;
                margin-top: -5px !important
            }

    .scoot-blog-postlist-section .post-item-box .tags {
        width: 100%;
        text-align: left;
        padding-left: 0
    }

    .submit-claim-section .submit-claim-container {
        text-align: left;
        margin: 47px auto 45px
    }

        .submit-claim-section .submit-claim-container .submit-claim-title {
            margin: 0 0 15px;
            text-align: left
        }

        .submit-claim-section .submit-claim-container .submit-claim-disc {
            text-align: left;
            margin: 0 0 20px;
            max-width: 100%
        }

    .newslatter-update-section {
        padding: 47px 0;
        background: #ff9e15 url(../images/m-newsletter-bg-style.png) no-repeat center bottom !important
    }

    .Airline-service-page .airline-repair-service-section .we-offers-section:before {
        width: 100%;
        background-color: #0080d5;
        top: -39px
    }

    .register-form .fieldset .form-fields .inputs {
        width: 100%
    }

    .account-page .page-title {
        padding: 6px 15px
    }

    .facebook-btn {
        width: 210px !important;
        height: 34px !important;
        background-size: 100% auto !important
    }

    .account-page .fieldset .title {
        text-align: left
    }

    .register-form .fieldset .date-of-birth select {
        width: 30.4%
    }

    .order-summary-content .cart td,
    .order-summary-content .cart td.product-picture,
    .order-summary-content .cart td.sku,
    .wishlist-content .cart td,
    .wishlist-content .cart td.product-picture,
    .wishlist-content .cart td.sku {
        width: 100%;
        max-width: 100%
    }

        .order-summary-content .cart td.remove-from-cart label,
        .order-summary-content .cart td.sku label,
        .order-summary-content .cart td.subtotal label,
        .order-summary-content .cart td.unit-price label {
            margin-bottom: 0
        }

    .order-summary-content .cart-footer .terms-of-service {
        padding: 0 20px
    }

        .order-summary-content .cart-footer .terms-of-service label {
            width: 65%;
            text-align: left
        }

    .Rent-main-pg .rant-banner-title {
        font-size: 36px;
        font-weight: 700;
        line-height: 40px;
        color: #fff;
        margin-top: 0;
        margin-bottom: 10px !important;
        width: 90%
    }

    .Rent-main-pg .reserve-btn {
        width: 140px;
        text-transform: uppercase
    }

    .locations-details .reserve-btn {
        width: 140px;
        text-transform: uppercase;
        margin-top: 20px
    }

    .Rent-main-pg #banner-content-partial-topic .rent-filter-box {
        display: none !important
    }

    .Rent-main-pg .rant-banner-section {
        height: auto;
        max-height: 258px
    }

        .Rent-main-pg .rant-banner-section img {
            height: 100%;
            width: 100%
        }

    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
        margin-top: 70px
    }

    .go-vacation-rent-section {
        background: #fff url(../images/m-going-on-vacation-bkg.png);
        background-size: 100% 100%;
        padding-bottom: 95px
    }

    .go-on-rent-cruise-section {
        background: #9bcbe7 url(../images/m-rent-go-on-cruise-bg9.png);
        background-size: 100% 100%
    }

    .go-rent-cruise-placeList-section {
        background: #005188 url(../images/m-rent-go-cruise-list-8.png);
        background-size: 100% 100%
    }

    .Rent-main-pg .go-on-rent-cruise-section .go-on-rent-cruise-info-container div > img,
    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container div:not(.vacation-place-item-box) > img {
        float: right;
        width: 78.5%
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box,
    .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box {
        height: 150px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 59%;
        max-width: 60.333%;
        margin: 0 6% 0 0
    }

        .go-rent-cruise-placeList-section .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box,
        .go-vacation-rent-section .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box {
            padding: 15px 10px
        }

    .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .more-info-btn,
    .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .more-info-btn {
        padding: 3px 6px;
        height: 29px;
        width: 29px
    }

        .cruise-place-List-container .cruise-place-item-box .cruise-place-info-box .more-info-btn img,
        .vacation-place-list-container .vacation-place-item-box .vacation-place-info-box .more-info-btn img {
            vertical-align: text-top;
            height: 18px;
            width: 20px
        }

    .Rent-main-pg .go-on-rent-cruise-section .go-on-rent-cruise-info-container {
        margin-top: 47px
    }

    .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container .equipment-trust-box {
        order: 2
    }

    .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container .equipment-img-box {
        text-align: center
    }

        .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container .equipment-img-box img {
            width: 70%
        }

    .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container {
        padding: 40px 15px 40px
    }

    .interested-buying-link-container .interested-buying-info-box {
        order: 2
    }

    .interested-buying-link-container .interested-buying-img-box {
        order: 1
    }

    .interested-buying-link-container .interested-buying-info-box .interested-buying-link-box {
        display: inline-block;
        width: 100%;
        position: inherit;
        top: inherit;
        left: inherit;
        right: inherit;
        transform: inherit
    }

    .popular-location-item-box a .popular-location-info-box .popular-location-title {
        display: inline
    }

    .popular-locations-list-box .popular-location-item-box a .popular-location-info-box .btn.blue-radius {
        float: right
    }

    .html-compare-products-page .container.side2-center2 {
        padding: 10px 15px
    }

    ul.dl-submenu {
        max-height: 80vh;
        overflow-y: auto
    }
}

@media(max-width:767px) and (orientation :landscape) {
    .Airline-service-page .airlinepage-banner-box img {
        width: 100%;
        height: auto
    }

    .register-form .fieldset .date-of-birth select {
        width: 32.4%
    }

    .service-overview-video-section .service-overview-video-link {
        height: 300px
    }

    .airline-service-about-section img {
        width: 59%;
        margin-top: 40px
    }

    .our-reviews-section .testimonial .testimonial-content {
        height: 544px
    }
}

.inputs {
    position: relative;
    margin-bottom: 20px !important
}

    .inputs ::-webkit-input-placeholder {
        color: transparent
    }

    .inputs :-moz-placeholder {
        color: transparent
    }

    .inputs ::-moz-placeholder {
        color: transparent
    }

    .inputs :-ms-input-placeholder {
        color: transparent
    }

    .inputs input:-webkit-autofill,
    .inputs textarea:-webkit-autofill {
        background-color: transparent !important;
        -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
        -moz-box-shadow: 0 0 0 1000px #fff inset !important;
        box-shadow: 0 0 0 1000px #fff inset !important
    }

    .inputs input,
    .inputs label,
    .inputs textarea {
        font-size: 17px;
        color: #717073;
        box-shadow: none;
        -webkit-box-shadow: none
    }

        .inputs input:focus,
        .inputs textarea:focus {
            border: #0069aa solid 2px;
            box-shadow: none;
            -webkit-box-shadow: none;
            border-bottom-width: 2px;
            padding-bottom: 0
        }

        .inputs textarea:focus {
            padding-bottom: 4px
        }

    .inputs input,
    .inputs textarea {
        display: block;
        width: 100%;
        padding: 1.1em 0 1px 15px;
        border: none;
        border-radius: 4px;
        border: 1px solid #cdcdce;
        outline: 0;
        margin: 0;
        background: 0 0
    }

        .inputs input[type=email] {
            padding: 0 15px
        }

    .inputs textarea {
        padding: 1.1em 0 5px 15px
    }

    .inputs label {
        position: absolute;
        font-weight: 400;
        top: .4em;
        left: 16px !important;
        left: .08em;
        color: #0069aa;
        z-index: 1;
        font-size: 13px;
        -moz-animation: float-labels .3s none ease-out;
        -webkit-animation: float-labels .3s none ease-out;
        -o-animation: float-labels .3s none ease-out;
        -ms-animation: float-labels .3s none ease-out;
        -khtml-animation: float-labels .3s none ease-out;
        animation: float-labels .3s none ease-out;
        animation-play-state: running !important;
        -webkit-animation-play-state: running !important
    }

.registration-page .inputs label {
    top: .4em;
}

.registration-page .inputs input[type=email], .registration-page .inputs input[type=password] {
    padding: 1.1em 0 1px 15px;
}

.inputs input.empty + label,
.inputs textarea.empty + label {
    top: .8em;
    font-size: 17px;
    color: #717073;
    animation: none;
    -webkit-animation: none
}

.inputs input:not(.empty) + label,
.inputs textarea:not(.empty) + label {
    z-index: 1
}

.inputs input:not(.empty):focus + label,
.inputs textarea:not(.empty):focus + label {
    color: #0069aa
}

@keyframes float-labels {
    0% {
        opacity: 1;
        color: #aaa;
        top: .7em;
        font-size: 1.5em
    }

    20% {
        font-size: 1.5em;
        opacity: 0
    }

    30% {
        top: .7em
    }

    50% {
        opacity: 0;
        font-size: .85em
    }

    100% {
        top: .7em;
        opacity: 1
    }
}

@-webkit-keyframes float-labels {
    0% {
        opacity: 1;
        color: #aaa;
        top: .7em;
        font-size: 1.5em
    }

    20% {
        font-size: 1.5em;
        opacity: 0
    }

    30% {
        top: .7em
    }

    50% {
        opacity: 0;
        font-size: .85em
    }

    100% {
        top: .7em;
        opacity: 1
    }
}

@keyframes float-labels-bottom {
    0% {
        opacity: 1;
        color: #aaa;
        top: .1em;
        font-size: 1.5em
    }

    20% {
        font-size: 1.5em;
        opacity: 0
    }

    30% {
        top: .1em
    }

    50% {
        opacity: 0;
        font-size: .85em
    }

    100% {
        top: 3em;
        opacity: 1
    }
}

@-webkit-keyframes float-labels-bottom {
    0% {
        opacity: 1;
        color: #aaa;
        top: .1em;
        font-size: 1.5em
    }

    20% {
        font-size: 1.5em;
        opacity: 0
    }

    30% {
        top: .1em
    }

    50% {
        opacity: 0;
        font-size: .85em
    }

    100% {
        top: 3em;
        opacity: 1
    }
}

.password-recovery-page .inputs label {
    top: 0
}

p {
    font-size: 17px;
    line-height: 26px;
    font-family: 'Source Sans Pro'
}

h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

h2 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700
}

h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700
}

h4 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700
}

h5 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700
}

h6 {
    font-size: 14px;
    line-height: 18px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    line-height: 1.2;
    color: inherit
}

iframe {
    border: 0 !important;
    outline: 0 !important
}

.top-searchbar {
    padding-right: 8px;
    padding-top: 13px;
    height: 55px;
    position: relative;
    width: auto
}

.login_register a {
    padding: 0 4px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important
}

.top-bar .header-links li {
    padding: 16.5px 15px;
    height: 55px
}

.top-bar .header-selectors-wrapper {
    margin-top: -4px
}

.search-box-main {
    margin-top: 3px
}

.show-overlay .fade {
    opacity: 1;
    display: block;
    position: fixed;
    background: #0069aa69;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.Shop-Equipment-Finder-modal {
    overflow: hidden !important
}

#header-1 .search-box {
    position: fixed;
    top: 49px;
    width: 1280px;
    height: 100%;
    height: 70px !important;
    background-color: #fff;
    transition: all .3s;
    left: 0;
    max-height: inherit !important;
    max-width: inherit !important;
    display: none;
    right: 0;
    margin: 0 auto
}

.clslogin #header-1 .search-box {
    top: 88px
}

#header-1.search-header.show-overlay .search-box {
    display: block
}

    #header-1.search-header.show-overlay .search-box > div {
        position: relative;
        border-bottom: #0069aa solid 2px;
        margin: 0 auto;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        max-width: 1162px !important
    }

body.fixed-body {
    overflow-x: hidden !important;
    height: 100% !important
}

    body.fixed-body .top-bar {
        position: fixed
    }

.search-box .container {
    position: relative;
    border-bottom: #0069aa solid 2px;
    display: table;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 1162px !important
}

.search-box input.search-box-text {
    height: 56px;
    min-height: 50px;
    padding: 0;
    z-index: 99;
    background: 0 0;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    color: #797979
}

    .search-box input.search-box-text:focus {
        border: 0 !important
    }

    .search-box input.search-box-text::-webkit-input-placeholder {
        opacity: 0
    }

    .search-box input.search-box-text:-ms-input-placeholder {
        opacity: 0
    }

    .search-box input.search-box-text::placeholder {
        opacity: 0
    }

    .search-box input.search-box-text.empty + label {
        color: #cdcdce;
        font-size: 17px;
        margin-top: 1rem
    }

.search-box .inputs label {
    left: 0 !important;
    z-index: -1
}

.search-toggle {
    background: url(../images/search-white.png) no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 18px
}

a.search-toggle.active {
    background: url(../images/close-white.png) no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block
}

#header-1 .search-input {
    width: 100%;
    height: 100%;
    padding: 0 1em;
    border: 0;
    background-color: transparent;
    opacity: 0
}

    #header-1 .search-input::-webkit-input-placeholder {
        color: red
    }

.top-bar .header-links a.ico-account {
    background: url(../images/user-icon.png) no-repeat center center;
    background-size: 15px;
    width: 20px;
    margin-right: 10px
}

.show .search-box {
    display: block !important
}

.ico-wishlist img {
    width: 20px !important;
    opacity: 1
}

.show .search-input {
    opacity: 1 !important
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto
}

li#cmenuid ul.sublist.first-level #aId img {
    display: none !important
}

a#aId.current .menu-icon {
    display: inline-block !important
}

a#aId.open .close-icon {
    display: inline-block
}

a#aId.open .menu-icon {
    display: none
}

a#aId.current .close-icon {
    display: none
}

a#aId {
    width: 18px;
    display: inline-block;
    text-align: left
}

li.checkbox-item.checked .nopAjaxFilters7Spikes .checkbox-list .ratinglist label.CheckboxRating:after {
    background: 0 0 !important
}

.nopAjaxFilters7Spikes .checkbox-list .ratinglist label.CheckboxRating:before,
.nopAjaxFilters7Spikes .checkbox-list .ratinglist.checked label.CheckboxRating:after {
    width: 18px !important;
    height: 18px !important;
    background: 0 0 !important
}

.nopAjaxFilters7Spikes .checkbox-list li.ratinglist.checkbox-item {
    position: relative
}

.nopAjaxFilters7Spikes li.ratinglist.checkbox-item input {
    position: absolute;
    opacity: 0;
    top: 3px !important;
    width: 168px !important;
    height: 24px !important
}

.nopAjaxFilters7Spikes li.ratinglist.checkbox-item.checked.disabled span {
    font-size: 16px;
    color: #37373b;
    font-weight: 400
}

.checkbox-list li.ratinglist.checkbox-item span {
    margin-top: 0;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    font-size: 20px
}

.nopAjaxFilters7Spikes li.ratinglist.checkbox-item.checked span {
    color: #0069aa;
    font-weight: 700;
    margin-top: 5px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top
}

.selectors span {
    display: none !important
}

.zoom-gallery .selectors span a {
    display: none !important
}

.selectors a {
    font-size: 0 !important
}

.product-slider {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

span.alt-text {
    float: left;
    margin-left: 115px;
    text-align: left;
    font-size: 12px;
    margin-top: 13px
}

button.mcs-button.mcs-vertical.mcs-button-arrow.mcs-button-arrow-prev {
    outline: 0
}

button.mcs-button.mcs-vertical.mcs-button-arrow.mcs-button-arrow-next {
    outline: 0
}

.zoom-gallery {
    text-align: center;
    width: 100%;
    display: inline-block
}

.tumb-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    z-index: 9999
}

.zoom-gallery-slide {
    width: 367px;
    height: 369px;
    margin-left: 112px;
    background: #fff;
    border-radius: 4px;
    border: #cdcdce solid 1px;
    position: relative
}

figure.mz-figure {
    height: 100%
}

.zoom-gallery figure a {
    font-size: 0 !important;
    display: none !important
}

.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
    max-width: 99% !important;
    max-height: 430px !important
}

.mcs-item {
    background: #fff;
    width: 79px !important;
    padding: 0 !important;
    border-top: #fff solid 5px;
    border-bottom: #fff solid 5px;
    overflow: hidden;
    margin: 0 0 !important
}

.zoom-gallery .selectors a {
    margin: 0 !important;
    border: 0 solid #f0f0f1 !important;
    display: inline-block
}

.clssubmenu .zoom-gallery .selectors a {
    border: 1px solid #f0f0f1 !important
}

.mcs-wrapper {
    height: 345px !important;
    overflow: hidden;
    top: 16px !important
}

.selectors {
    height: 380px !important
}

.MagicScroll-vertical .mcs-button-arrow-prev {
    top: -10px !important;
    bottom: auto;
    left: 0;
    right: 0;
    width: 79px !important;
    background: #f0f0f1 !important;
    height: 16.23px !important;
    margin: 0 !important
}

.MagicScroll-vertical .mcs-button-arrow-next {
    top: auto;
    bottom: -9px !important;
    left: 0 !important;
    right: inherit !important;
    width: 79px !important;
    background: #f0f0f1 !important;
    height: 16px !important
}

.free-ship {
    display: block !important;
    position: absolute;
    z-index: 999;
    top: 10px;
    right: -11px;
    width: 103px;
    height: 40px
}

.product-specs-box .title {
    font-size: 20px;
    color: #37373b;
    text-align: left;
}

.product-details-page .overview h3 {
    font-size: 20px;
    font-weight: 700;
    color: #37373b;
    text-transform: uppercase
}

.product-details-page .overview .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0)
}

.product-details-page .overview .table td,
.product-details-page .overview .table th {
    padding: .5rem 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

#categoryBanner {
    position: relative
}

.modal-open .master-column-wrapper,
.modal-open .master-wrapper-content {
    position: inherit
}

.nivo-caption {
    position: absolute;
    top: 50%;
    background: 0 0 !important;
    color: #37373b !important;
    font-size: 18px;
    font-family: 'Source Sans Pro';
    max-width: 430px;
    margin: 0 auto;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    min-height: 240px !important
}

.nivoSlider a {
    position: relative;
    display: block
}

#categoryBanner h1.container {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.blue-btn-wishlist {
    background: #f0f0f1 url(../images/wishlist-button-blue.png) no-repeat center center !important;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 9999999999999px;
    font-size: 0 !important
}

.add-to-compare-list-button-red-bg {
    background: #ff3915 url(../images/compare-button-white.png) no-repeat center center !important;
    width: 32px;
    height: 32px;
    background-size: 20px auto !important;
    border-radius: 100px;
    text-indent: 9999999999999px;
    font-size: 0 !important;
    padding: 0 !important;
    border-radius: 100px !important
}

.item-box input[type=button] {
    margin: 0 2px
}

.item-box .details {
    padding: 0 0 !important
}

.breadcrumb li {
    display: inline-block;
    font-family: 'Source Sans Pro';
    color: #37373b
}

    .breadcrumb li a {
        color: #37373b;
        font-weight: 700;
        font-family: 'Source Sans Pro'
    }

.airline-services-repair .breadcrumb li a {
    color: #fff
}

.airline-services-repair .breadcrumb li {
    color: #fff
}

    .airline-services-repair .breadcrumb li strong {
        color: #fff
    }

    .airline-services-repair .breadcrumb li span.delimiter {
        color: #fff
    }

.category-description h1 {
    color: #37373b;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: none
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-pic-box.active {
    border: 4px solid #1ad589;
    position: relative
}

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .Equipment-pro-pic-box.active:after {
        background: url(../images/Shape.png) no-repeat center center;
        position: absolute;
        right: 15px;
        bottom: 15px;
        content: "";
        width: 24px;
        height: 24px;
        z-index: 99
    }

input[type=checkbox],
input[type=radio] {
    cursor: pointer
}

.location-banner-content-container .location-put-box .ui-widget.ui-widget-content {
    border: 0 solid #d3d3d3 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
    border-radius: 4px;
    top: 50px !important;
    margin: 0;
    padding: 0;
    position: absolute !important
}

    .location-banner-content-container .location-put-box .ui-widget.ui-widget-content li div {
        display: block;
        font-size: 17px;
        margin: 0 !important;
        border: none !important;
        border-radius: 0 !important;
        background: 0 0 !important;
        padding: 10px 15px !important;
        line-height: normal !important;
        color: #37373b !important;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        text-transform: none !important
    }

.location-banner-content-container .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 10px 15px !important
}

.pro-option-box .mobility-item-box:hover .mobility-item-content .more-btn {
    padding: 8px 0
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box .range-text {
    position: relative;
    display: block;
    height: auto;
    border-radius: 4px;
    border: #cdcdce solid 1px;
    line-height: normal;
    text-align: center;
    padding: 40px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box .range-text:focus,
    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box .range-text:hover {
        border: 4px solid #0069aa
    }

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box a.range-text.active {
    border: 4px solid #1ad589;
    position: relative
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box .weight-range-box a.range-text.active:after {
    background: url(../images/Shape.png) no-repeat center center;
    position: absolute;
    right: 15px;
    bottom: 15px;
    content: "";
    width: 24px;
    height: 24px;
    z-index: 99
}

.Shop-Equipment-Finder-modal-container .Finder-tab li .nav-link {
    background-color: #0069aa;
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    line-height: 24px;
    padding: 15px;
    text-align: center;
    border-radius: 0 !important;
    font-weight: 700
}

a.btn.blue-radius {
    color: #fff !important
}

.Shop-Equipment-Finder-modal-container .tab-content .Equipment-Finder-list-box {
    width: 100%;
    float: left
}

.order-completed-page .buttons {
    margin-top: 16px;
}

.product-page-size {
    display: none !important
}

.compare-product-shop {
    display: none !important;
}

.header-links.scoot-top-bar {
    margin-right: 8px
}

.header-top-search {
    max-width: 828px;
    float: right
}

.header-menu {
    margin-top: 0
}

.call-us-box a {
    color: #fff
}

    .call-us-box a:hover {
        color: #fff;
        text-decoration: none
    }

#cmenuid {
    padding-right: 12px;
    position: relative
}

li#cmenuid:hover ul.dl-submenu.sublist.first-level {
    display: block !important
}

.header-menu .sublist li a {
    text-align: right;
    font-size: 18px !important;
    font-weight: 700;
    color: #0069aa !important;
    padding: 8px 15px !important
}

.header {
    max-width: 1192px !important
}

.header-menu .sublist {
    width: 191.35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .5) !important;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 0;
    text-align: left;
    right: -20px
}

    .header-menu .sublist li a:before {
        content: "";
        position: absolute;
        top: 17px;
        left: 15px;
        width: 0 !important;
        height: 0 !important;
        background-color: #ddd
    }

.personal-mobility-section img {
    width: 100%;
    height: auto
}

h2.section-title.Featured-products-title {
    display: none
}

.shop-main-page h2.section-title.Featured-products-title {
    display: block
}

.promotions-product .see-more {
    display: none
}

.availability-option {
    background: #f0f0f1;
    margin-top: -50px;
    display: table;
    width: 100%;
    height: 260px
}

.personal-mobility {
    position: relative
}

.personal-mobility-section .about-mobility-content {
    position: absolute;
    width: 1192px;
    bottom: 60px;
    display: inline-block;
    padding: 10px 15px;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto
}

    .personal-mobility-section .about-mobility-content h1 {
        font-size: 30px;
        line-height: 1.2;
        color: #fff;
        font-weight: 700;
        margin-bottom: 18px
    }

    .personal-mobility-section .about-mobility-content p {
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        line-height: 28px
    }

.login-page .message-error.validation-summary-errors {
    position: relative;
    top: 10px;
    z-index: 99;
    left: 30px;
    right: 0;
    width: 100%
}

.login-page .returning-wrapper {
    position: relative
}

.container {
    max-width: 1192px !important
}

.breadcrumb {
    max-width: 1192px;
    padding: 0 15px
}

.availability-option .container {
    max-width: 1192px !important
}

.rental-travel-section .container {
    max-width: 1192px !important
}

.shop-scoot-section .container {
    max-width: 1192px !important
}

.provide-service-section .container {
    max-width: 1192px !important
}

.page-title {
    max-width: 1162px !important;
    margin: 0 auto
}

.page.account-page.customer-info-page .page-title {
    width: 100%;
    max-width: 100% !important
}

.book-for-trip-section .container {
    max-width: 1192px !important
}

.newslatter-update-section .container {
    max-width: 1192px !important
}

.provide-service-section {
    background: #005188 url(../images/arrow-plain-img.jpg) no-repeat left top;
    background-size: 688px auto
}

    .provide-service-section .corve-img {
        background: #fff
    }

        .provide-service-section .corve-img img {
            width: 100%;
            max-width: inherit
        }

.repair-for-airline-box {
    max-width: 325px;
    margin-left: 70px
}

a.find-moreinfo-btn {
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #0069aa;
    padding: 8px 17px;
    border-radius: 30px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    margin-top: 10px;
    display: inline-block
}

.newupdate-form-box button.btn.white-radius-btn {
    font-size: 14px;
    font-weight: 700;
    color: #0069aa;
    font-family: 'Source Sans Pro';
    height: 36px;
    width: 128px;
    border-radius: 100px;
    margin-top: 0
}

.footer-block .title {
    margin: 0 0 8px !important;
    font-weight: 700;
    font-size: 18px !important;
    text-transform: uppercase
}

.footer-block .list li {
    padding: 3px 0;
    font-size: 14px
}

.footer-bottom .footer-block.term-link .list li {
    padding: 1px 0;
    font-size: 14px
}

.footer-bottom {
    background: #555559;
    width: 100%;
    display: block
}

    .footer-bottom .footer-block.contact-info {
        width: 480px
    }

    .footer-bottom .footer-block.term-link {
        width: 140px
    }

    .footer-bottom .footer-block.CopyRight {
        width: 130px;
        color: #fff;
        float: left;
        margin-left: 100px
    }

.fot-contact-title {
    font-size: 17px;
    color: #fff;
    font-weight: 700
}

.footer-bottom .footer-block.contact-info p {
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    margin-bottom: 3px
}

    .footer-bottom .footer-block.contact-info p a {
        font-weight: 400;
        color: #fff;
        font-size: 14px
    }

li.rss {
    display: none !important
}

.home-page-featured-product .title {
    display: none
}

.home-page-featured-product {
    max-width: 928px;
    margin: 0 auto;
    margin-bottom: 80px
}

.html-bestmobilty-page .home-page-featured-product {
    margin-bottom: 0
}

.home-page-featured-product .item-box .product-rating-box {
    display: none
}

.home-page-featured-product .description {
    display: none
}

.home-page-featured-product .add-info {
    display: none
}

.home-page-featured-product .pro-listbox .item-box .product-item .picture {
    background-color: #fff;
    padding: 0;
    height: auto;
    max-height: 185px;
    box-shadow: 0 0 0 #ccc;
    overflow: hidden
}

.home-page-featured-product .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
    height: auto;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 31.33%;
    max-width: 31.333%;
    padding: 0;
    box-sizing: border-box;
    margin: 0 3% 20px 0
}

.home-page-featured-product .pro-listbox .item-box .product-item {
    position: relative;
    padding-top: 0;
    height: 100%;
    overflow: hidden;
    border-radius: 6px
}

.home-page-featured-product .item-box .details {
    padding: 0 10px !important;
    position: absolute;
    bottom: 0;
    width: 100%
}

.home-page-featured-product .pro-listbox .item-box .product-item .details .product-title a {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    height: auto
}

.home-page-featured-product .picture a img {
    width: 100%;
    max-height: 173px;
    bottom: inherit
}

.home-page-featured-product .item-box:hover .picture a img {
    opacity: 1;
    width: 100%
}

.home-page-featured-product .picture img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: inherit
}

a.btn-next {
    position: absolute;
    bottom: 0;
    right: 15px;
    background: rgba(255, 255, 255, .4);
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    line-height: 37px
}

.pro-availability-option-section .pro-option-box {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .16);
    display: block;
    width: 99%;
    background: 0 0;
    height: 210px;
    border-radius: 5px
}

.rental-travel-section .rental-travel-option-box {
    margin-top: 8px
}

.newslatter-update-section {
    background: #ff9e15 url(../images/newsletter-bg-style.png) no-repeat center !important;
    background-size: 100% auto !important
}

.cls1 .newslatter-update-section {
    background: #910000 url(../images/newsletter-bg-style.png) no-repeat center center !important;
    background-size: 100% auto !important
}

.provide-service-section .provide-fleets-box .provide-fleets-video-box {
    margin-top: 5px
}

.slider-banner-box .shop-about-content-box .white-radius-btn {
    font-family: 'Source Sans Pro'
}

.book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
    font-family: 'Source Sans Pro'
}

.book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li p {
    font-family: 'Source Sans Pro'
}

.book-for-trip-section .book-for-trip-gauid-box .send-email-for-guide-form .trip-guide-btn {
    font-family: 'Source Sans Pro'
}

.footer-block .title:first-child {
    margin: 0 !important
}

.compare-product-shop {
    float: right;
    margin-top: 14px !important
}

#btnCompare {
    background: #f0f0f1 url(../images/compare-button.png) no-repeat center center;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    border: none;
    outline: 0;
    display: inherit
}

.breadcrumb {
    margin: 0 auto !important;
    background: 0 0 !important;
    padding: 25px 15px 0 15px !important
}

.airline-services-section .airline-services-repair div#breadcrumb_place {
    display: none;
}

.airline-services-section .airline-services-repair div#dvBreadcrumb {
    padding-top: 10px !important;
}

.Rent-Repair-Replace-service-section .breadcrumb {
    margin: 0 auto !important;
    background: 0 0 !important;
    padding: 0px 15px 0 15px !important
}

.rental-rates-page nav.breadcrumb {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.category-description {
    padding-bottom: 40px
}

.cat-title-desc .page-title {
    max-width: 928px;
    margin: 0 auto;
    border-bottom: 0;
    padding: 6px 0
}

.cat-title-desc {
    border-bottom: #cdcdce solid 0;
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
    width: 100% !important;
    text-align: center;
    clear: left
}

.category-description p {
    margin: 0 0 18px
}

.product-selectors > div {
    position: relative
}

.product-selectors span {
    position: absolute;
    top: 2px;
    left: 10px;
    z-index: 9;
    color: #717073
}

.product-selectors select {
    margin: 0 0;
    border: 0;
    width: 100%;
    height: 35px;
    padding: 0;
    margin-top: 18px;
    color: #37373b;
    font-size: 17px;
    background: url(../images/dropdown-menu-icon.png) no-repeat top right;
    -webkit-appearance: none;
    border: 0 !important;
    min-height: inherit
}

.product-selectors .product-viewmode {
    margin-top: 17px;
    margin-right: 21px
}

.product-sorting {
    margin-right: 15px !important
}

.nopAjaxFilters7Spikes .checkbox-list label:before {
    background: url(../images/checkbox-bg.png) no-repeat center !important
}

.nopAjaxFilters7Spikes .checkbox-list .checked label:after {
    background: url(../images/checkbox-bg-active.png) no-repeat center !important
}

.nopAjaxFilters7Spikes .checkbox-list .checked label {
    font-weight: 700 !important;
    color: #0069aa !important;
    transform: inherit
}

.nopAjaxFilters7Spikes .checkbox-list label {
    transform: inherit
}

    .nopAjaxFilters7Spikes .checkbox-list .checked label:after,
    .nopAjaxFilters7Spikes .checkbox-list label:before {
        width: 18px !important;
        height: 18px !important
    }

.nopAjaxFilters7Spikes .checkbox-list label {
    color: #37373b !important;
    padding: 0 0 0 30px !important
}

.nopAjaxFilters7Spikes .block .title a.toggleControl {
    padding: 0 !important;
    color: #444;
    background: 0 0 !important;
    font-size: 24px !important
}

.nopAjaxFilters7Spikes .block .title a.clearFilterOptions {
    right: 0 !important;
    text-transform: lowercase !important;
    color: #0069aa !important;
    cursor: pointer;
    margin-top: -4px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

.nopAjaxFilters7Spikes .block .title a.clearPriceRangeFilter {
    right: 0 !important;
    text-transform: lowercase !important;
    color: #0069aa !important;
    cursor: pointer;
    margin-top: -4px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

ul.checkbox-list {
    margin-bottom: 0 !important
}

.nopAjaxFilters7Spikes .block .filtersGroupPanel {
    padding: 10px 0 !important
}

.nopAjaxFilters7Spikes .block .title {
    background: #fff !important
}

    .nopAjaxFilters7Spikes .block .title a.toggleControl:after {
        width: 0 !important;
        height: 0 !important
    }

.container.side2-center2 .center-2 {
    width: 65%
}

.account-page .inputs {
    white-space: inherit
}

    .account-page .inputs .date-picker-wrapper select {
        min-width: 32.1%
    }

.account-page .form-fields {
    padding: 10px 1px;
    text-align: left
}

.account-page .inputs label {
    width: 100%;
    text-align: left;
    font-size: 13px;
    margin-bottom: 5px
}

.account-page .form-fields.Newsletter .inputs label {
    width: auto
}

.account-page .inputs.gender-male {
    white-space: nowrap
}

    .account-page .inputs.gender-male label {
        margin-bottom: 0;
        display: inherit
    }

    .account-page .inputs.gender-male .gender {
        display: block;
        text-align: left
    }

        .account-page .inputs.gender-male .gender span {
            margin: 0 10px 0 0
        }

.account-page .inputs input[type=email],
.account-page .inputs input[type=password],
.account-page .inputs input[type=tel],
.account-page .inputs input[type=text],
.account-page .inputs select,
.account-page .inputs textarea {
    width: 100%
}

.shop-need-help-finding {
    background: #0080d5;
    width: 100%;
    clear: left;
    display: block;
    text-align: center;
    padding: 60px 0 60px 0;
    text-align: center;
    float: left
}

.perfect-mobility-equipment-box {
    text-align: center
}

.shop-recently-viewed-products {
    width: 100%;
    clear: left;
    float: left;
    display: block;
    background: #f0f0f1;
    padding-top: 41px
}

h2.equipment-title {
    color: #fff;
    font-family: 'Source Sans Pro';
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px
}

h2.product-title {
    height: 45px;
    margin-bottom: 10px !important;
    overflow: hidden
}

.shop-recently-viewed-products .page-title h1 {
    font-size: 30px;
    font-weight: 700;
    color: #37373b;
    border: none;
    padding-left: 12px;
    text-transform: capitalize
}

.shop-recently-viewed-products .page-title {
    border: none;
    padding: 0
}

.shop-recently-viewed-products .item-box .picture {
    z-index: 1;
    overflow: hidden;
    background-color: #f0f0f1;
    margin: 0 0 20px;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.shop-recently-viewed-products h2.product-title {
    height: 42px;
    margin-bottom: 15px !important;
    overflow: hidden
}

.page.recently-viewed-products-page {
    clear: left;
    width: 100%;
    display: block;
    float: left
}

.html5gallery-container-1 {
    background: #fff !important;
    background-image: none !important;
    height: 380px !important
}

.html5gallery-tn-selected-1 .html5gallery-tn-img-1 {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    line-height: 67px !important
}

.html5gallery-tn-img-1 {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    line-height: 67px !important
}

    .html5gallery-tn-img-1 div {
        width: 100% !important;
        height: 100% !important
    }

.html5gallery-box-1 {
    left: 85px !important;
    width: 367px !important;
    height: 369px !important
}

.html5gallery-elem-1 {
    width: 367px !important;
    height: 369px !important;
    background: #f0f0f1;
    border: #cdcdce solid 1px;
    border-radius: 4px;
    position: relative !important
}

.html5gallery-car-1 {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 148px;
    height: 317px;
    left: 0 !important;
    top: 12px
}

.html5gallery-title-1 {
    display: block;
    overflow: hidden;
    position: relative !important;
    left: 0;
    width: 100% !important;
    top: inherit !important;
    height: 45px
}

.html5gallery-pause-1 {
    left: 0 !important
}

.html5gallery-play-1 {
    left: 0 !important
}

.html5gallery-lightbox-1 {
    right: 0 !important;
    left: inherit !important
}

.html5gallery-right-1 {
    right: 0 !important;
    left: inherit !important
}

.html5gallery-title-text-1 {
    color: #757575 !important;
    font-size: 12px !important;
    font-family: 'Source Sans Pro' !important;
    overflow: hidden;
    white-space: normal;
    text-align: left;
    padding: 10px 0
}

.html5gallery-car-mask-1 {
    width: 100% !important;
    height: 400px !important
}

.html5gallery-elem-img-1 {
    width: 100% !important;
    height: 100% !important
}

.html5gallery {
    width: 100% !important
}

.html5gallery-container-1.html5gallery-activeslide-1-0 {
    width: 100% !important
}

.html5gallery-elem-img-1 img {
    max-width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    position: absolute
}

.html5gallery-tn-title-1 {
    display: none !important
}

.html5gallery-car-1 {
    width: 79px !important;
    height: 400px !important
}

.html5gallery-car-list-1 {
    width: 79px !important;
    height: 370px !important
}

.html5gallery-tn-1,
.html5gallery-tn-selected-1 {
    width: 79px !important;
    height: 79px !important;
    background: #f0f0f1 !important
}

.product-review-box {
    display: inline-block;
    margin: 4px 10px 0 0;
    vertical-align: top
}

.product-review-links {
    display: inline-block;
    vertical-align: top
}

    .product-review-links a {
        color: #37373b !important;
        font-size: 17px !important;
        text-decoration: none;
        text-transform: uppercase
    }

        .product-review-links a:hover {
            color: #37373b !important;
            text-decoration: none
        }

        .product-review-links a:last-child {
            font-weight: 700;
            color: #0069aa !important
        }

.product-no-reviews,
.product-reviews-overview {
    display: inline-block;
    vertical-align: top
}

.overview .manufacturers {
    margin: 0 0 20px;
    border-bottom: #cdcdce solid 1px;
    padding-bottom: 20px
}

.manufacturers span.label {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    color: #37373b
}

.manufacturers span.value {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
    color: #37373b
}

    .manufacturers span.value a {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

.single-row {
    width: 100%;
    display: block
}

.key-spec-highlights {
    margin: 0 0 20px;
    border-bottom: #cdcdce solid 1px;
    padding-bottom: 20px
}

    .key-spec-highlights h3 {
        font-size: 20px;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

    .key-spec-highlights span.label {
        font-size: 17px;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

    .key-spec-highlights span.value {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

        .key-spec-highlights span.value a {
            font-size: 17px;
            font-weight: 400;
            font-family: 'Source Sans Pro';
            color: #37373b
        }

.single-row .value {
    display: inline-block;
    color: #37373b;
    font-weight: 400;
    padding-left: 5px;
    font-size: 17px;
    font-family: 'Source Sans Pro'
}

.single-row .label {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Source Sans Pro'
}

.retail-price {
    margin: 0 0 20px;
    border-bottom: #cdcdce solid 1px;
    padding-bottom: 20px
}

    .retail-price span.label {
        font-size: 17px;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

    .retail-price span.value {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

        .retail-price span.value span {
            font-size: 17px
        }

        .retail-price span.value a {
            font-size: 17px;
            font-weight: 400;
            font-family: 'Source Sans Pro';
            color: #37373b;
            margin-top: 2px;
            display: inline-block;
            vertical-align: top;
        }

.overview-buttons .product-reviews-overview .product-no-reviews a {
    font-size: 17px;
    font-weight: 700;
    color: #0069aa;
    text-decoration: none;
    text-transform: uppercase
}

.your-price label {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    color: #37373b;
    margin: 0;
    letter-spacing: 0;
    line-height: 30px;
    vertical-align: top
}

.attribute-label,
.attributes dt {
    position: relative
}

    .attribute-label .required,
    .attributes dt .required {
        left: 0;
        top: 0;
        z-index: 99;
        position: relative;
        display: inline-block
    }

span.curency {
    font-size: 24px !important;
    margin: 6px 0 0 0;
    padding: 0;
    line-height: 18px;
    display: inline-block
}

.your-price span {
    font-size: 32px;
    font-family: 'Source Sans Pro';
    color: #37373b
}

.old-product-price {
    display: none
}

.your-save {
    margin: 0 0 0;
    border-bottom: #cdcdce solid 0;
    padding-bottom: 0
}

    .your-save span.label {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #37373b
    }

    .your-save span.value a {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #1ad589
    }

    .your-save span.value {
        font-size: 17px;
        font-weight: 400;
        font-family: 'Source Sans Pro';
        color: #1ad589
    }

        .your-save span.value span {
            font-size: 17px;
            font-weight: 700;
            font-family: 'Source Sans Pro';
            color: #1ad589
        }

.time-payment {
    margin: 0 0 20px;
    border-bottom: #37373b solid 2px;
    padding-bottom: 20px
}

    .time-payment h4 {
        font-size: 17px;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        color: #37373b;
        margin-top: 13px;
        line-height: 26px
    }

        .time-payment h4 span {
            font-size: 17px;
            font-weight: 400;
            font-family: 'Source Sans Pro';
            color: #37373b
        }

.html5gallery-tn-1 {
    margin-bottom: 10px !important;
    border-top: 0 solid #666 !important;
    border-bottom: 0 solid #111 !important
}

.html5gallery-tn-selected-1 {
    margin-bottom: 10px !important;
    border-top: 0 solid #ccc !important;
    border-bottom: 0 solid #444 !important
}

.attributes .attribute-squares .attribute-square {
    /*width: 32px!important;
	height: 32px!important;
	border: 0 solid #444!important;
	border-radius: 100px!important;*/
    width: 30px !important;
    height: 30px !important;
    border: 0 solid #444 !important;
    border-radius: 200px !important;
    margin: 2px !important;
    padding: 0px !important;
}

.overview ul.option-list.attribute-squares.color-squares li.selected-value .attribute-square {
    width: 30px !important;
    height: 30px !important;
    border: 0 solid #444 !important;
    border-radius: 200px !important;
    margin: 1px !important;
    padding: 0px !important;
}

.overview .qty-input,
.variant-overview .qty-input {
    border-radius: 4px;
    font-size: 17px !important;
    border: #cdcdce solid 1px
}

.overview .add-to-cart-button {
    margin-top: 5px !important
}

.overview .email-a-friend {
    display: none !important
}

.overview .attributes select {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 56px;
    font-size: 17px;
    border-radius: 4px;
    -webkit-appearance: none;
    padding: 3px 20px;
    background: url(../images/dropdown-menu-icon.png) no-repeat 96% 16px;
    margin-bottom: 15px;
    border: #cdcdce solid 1px
}

.overview ul.option-list li {
    display: inline-block;
    margin: 0 30px 5px 0;
    height: 38px
}

.overview ul.option-list.attribute-squares.color-squares li {
    /*margin: 0 15px 10px 0;
	border: rgba(0, 0, 0, .1) solid 2px;
	border-radius: 100px;*/
    margin: 0 15px 10px 0;
    border: rgba(0, 0, 0, .1) solid 1px;
    border-radius: 200px;
    width: 38px;
    height: 38px;
    padding: 1px;
}

    .overview ul.option-list.attribute-squares.color-squares li.selected-value {
        border: #0069aa solid 1px;
        border-radius: 100px
    }

input[type=radio] {
    border: 0 solid #000;
    padding: .5em;
    -webkit-appearance: none;
    background: url(../images/redio-default.png) no-repeat center left;
    background-size: 18px 18px;
    width: 18px;
    height: 18px
}

    input[type=radio]:checked {
        background: url(../images/redio-active.png) no-repeat center left;
        background-size: 18px 18px;
        width: 18px;
        height: 18px
    }

    input[type=radio]:focus {
        outline-color: transparent
    }

    input[type=radio]:checked + label {
        color: #0069aa;
        font-weight: 600
    }

input[type=checkbox] {
    border: 0 solid #000;
    padding: .5em;
    -webkit-appearance: none;
    background: url(../images/checkbox-bg.png) no-repeat center left;
    background-size: 18px 18px;
    width: 18px;
    height: 18px
}

    input[type=checkbox]:checked {
        background: url(../images/checkbox-bg-active.png) no-repeat center left;
        background-size: 18px 18px;
        width: 18px;
        height: 18px;
        cursor: pointer;
        margin-top: 4px
    }

    input[type=checkbox]:focus {
        outline-color: transparent
    }

input:checked + label {
    color: #0069aa;
    font-weight: 600
}

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden;
    width: 33px !important;
    height: 33px !important;
    border-radius: 100px
}

.at-icon {
    fill: #fff;
    border: 0;
    width: 24px !important;
    height: 32px !important;
    margin: 0 auto !important;
    display: block
}

.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
    width: 33px !important;
    padding: 0 !important;
    margin: 0 5px !important
}

.addthis_counter.addthis_bubble_style {
    margin: 8px 0 0 0 !important
}

.product-share-button {
    width: 100% !important
}

.overview-buttons {
    margin: 0 0 25px;
    font-size: 0;
    border-top: #37373b solid 2px;
    padding: 15px 0;
    border-bottom: #cdcdce solid 1px;
    width: 100%;
    display: table
}

    .overview-buttons .add-to-wishlist {
        float: right
    }

    .overview-buttons .compare-products {
        float: right;
        margin-right: 8px;
        width: 32px;
        height: 32px
    }

.product-share-button .addthis_toolbox.addthis_default_style {
    float: right
}

.related-products-grid.product-grid {
    background: #005188
}

.product-grid.cross-sells {
    background: #005188;
    padding-top: 20px;
    position: relative;
}

    .product-grid.cross-sells:after {
        background: #005188;
        position: absolute;
        left: 100%;
        width: 100%;
        content: "";
        top: 0;
        height: 100%;
    }

    .product-grid.cross-sells:before {
        background: #005188;
        position: absolute;
        right: 100%;
        width: 100%;
        content: "";
        top: 0;
        height: 100%;
    }

.related-products-grid.product-grid.cross-sells {
    margin: 0;
    margin-bottom: 40px;
    padding-bottom: 30px
}

.product-details-page .related-products-grid.product-grid.cross-sells {
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 30px;
    margin-top: 20px;
}

.product-Question-item {
    padding-bottom: 20px;
    text-align: left
}

.product-grid.cross-sells .title {
    margin-bottom: 25px;
    margin-top: 20px
}

.product-grid.cross-sells .title {
    text-align: left;
}

.shopPage-product-grid-box.home-page-product-grid {
    margin: 0 auto 0 auto
}

.product-grid .title strong {
    font-weight: 700;
    color: #fff
}

.locations-scooter-header .title strong {
    font-weight: 700;
    color: #444
}

.product-grid.cross-sells .pro-listbox .product-item .details .product-title a {
    color: #fff
}

.product-grid.cross-sells .actual-price {
    color: #fff
}

.product-grid.cross-sells .product-box-add-to-cart-button {
    background-color: #fff;
    color: #0069aa
}

    .product-grid.cross-sells .product-box-add-to-cart-button:hover {
        background-color: #fff;
        color: #0069aa
    }

.product-grid.cross-sells .pro-listbox .product-item .picture {
    background-color: #fff;
    padding: 0 0;
    min-height: 210px;
    box-shadow: 0 0 0 #ccc
}

.pro-des-spe-section {
    display: inline-block;
    width: 100%;
    margin-top: 50px
}

    .pro-des-spe-section iframe {
        width: 100% !important;
        max-width: 100% !important
    }

    .pro-des-spe-section .title {
        font-size: 32px;
        color: #37373b;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        text-align: left
    }

    .pro-des-spe-section .product-collateral .title strong {
        font-weight: 700
    }

.pro-des-left .pull-none.item-image {
    display: none
}

.pro-des-spe-section p {
    font-size: 17px;
    font-family: 'Source Sans Pro';
    line-height: 22px
}

.pro-des-spe-section h3 {
    font-size: 17px;
    color: #37373b;
    font-family: 'Source Sans Pro';
    line-height: 18px;
    font-weight: 700
}

#bookingpage {
    display: none
}

.brochure-button {
    text-align: right
}

    .brochure-button a {
        display: inline-block;
        padding: 8px 20px;
        margin-bottom: 58px;
        color: #fff;
        cursor: pointer;
        background: #0069aa;
        width: auto;
        text-align: center;
        border-radius: 100px;
        font-weight: 700;
        text-transform: uppercase
    }

        .brochure-button a:hover {
            color: #fff;
            text-decoration: none
        }

.pro-des-left {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-bottom: 40px;
    float: left
}

.pro-spe-right {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-bottom: 40px;
    float: right;
    text-align: left
}

.product-specs-box .table-wrapper table.data-table {
    width: auto
}

.more-info-details-page {
    clear: left;
    float: left;
    width: 100%
}

    .more-info-details-page .list-inline li {
        display: inline-block;
        width: 23%;
        vertical-align: top;
        border: #ccc solid 1px;
        padding: 10px 10px;
        margin: 10px 1%
    }

        .more-info-details-page .list-inline li img {
            max-height: 120px;
            width: auto !important
        }

    .more-info-details-page h4 {
        font-size: 32px;
        font-weight: 700
    }

    .more-info-details-page hr {
        display: none
    }

.pro-des-spe-section .product-specs-box {
    border-bottom: #cdcdce solid 0
}

.pro-des-spe-section .pro-des-left {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding-bottom: 40px;
    float: left
}

.pro-des-spe-section .product-specs-box {
    width: 47%;
    display: inline-block;
    float: right;
    padding-left: 10px;
    text-align: left
}

.pro-spe-right h2 {
    font-size: 32px;
    color: #37373b;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    text-align: left
}

.brochure-button {
    display: inline-block;
    width: 100%
}

.pro-spe-right .table-hover.table tr {
    border-bottom: solid #ddd 1px;
    width: 100%
}

    .pro-spe-right .table-hover.table tr:last-child {
        border-bottom: solid #ddd 0
    }

.pro-spe-right .table-hover.table td:first-child {
    padding-right: 10px
}

.pro-spe-right .table-hover.table td {
    border-top: 0;
    padding: .75rem 0;
    font-size: 17px;
    display: inline-block
}

.pro-des-left .col-sm-6 {
    max-width: 100%;
    flex: inherit;
    text-align: left
}

.pro-des-left ul {
    margin: 0 0 20px 0;
    padding: 0 0 0 19px;
    list-style: disc;
    list-style-position: inside
}

.container.Featured-products-container {
    padding: 0 0
}

.html5gallery-car-left-0 {
    background: #f0f0f1 url(../images/carousel_left.png) no-repeat center center !important
}

.html5gallery-car-right-0 {
    background: #f0f0f1 url(../images/carousel_right.png) no-repeat center center !important
}

.page.product-reviews-page {
    padding-top: 40px;
    border-top: solid #cccccd 1px;
    padding-bottom: 40px
}

    .page.product-reviews-page .page-title {
        border: 0;
        margin: 0;
        padding: 0
    }

        .page.product-reviews-page .page-title h1 {
            font-family: Source Sans Pro
        }

.product-details-page .page.product-reviews-page .write-review {
    display: none;
    margin: 0
}

.page.product-reviews-page #questions-answer-nput {
    width: 400px;
    margin-bottom: 25px
}

    .page.product-reviews-page #questions-answer-nput select {
        padding: 10px;
        width: 100%;
        border: solid #cdcdce 1px;
        border-radius: 4px;
        height: 56px;
        font-size: 17px;
        -webkit-appearance: none;
        background: url(../images/dropdown-menu-icon.png) no-repeat 96% 16px
    }

.review-bottom-links {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: left
}

.product-Question-item {
    padding-bottom: 20px
}

    .product-Question-item .review-item-head {
        padding-bottom: 10px
    }

.review-bottom-links .see-more {
    display: inline-block !important;
    margin-right: 30px;
    margin-bottom: 19px;
    font-size: 17px;
    text-transform: uppercase
}

    .review-bottom-links .see-more a {
        background: url(../images/arrow_down-np.png) no-repeat center right;
        padding-right: 25px;
        text-decoration: none
    }

    .review-bottom-links .see-more i {
        font-size: 17px;
        padding-left: 40px
    }

    .review-bottom-links .see-more a {
        color: #0069aa;
        font-weight: 700
    }

.review-bottom-links .ask-a-question {
    display: inline-block;
    text-transform: uppercase
}

    .review-bottom-links .ask-a-question a {
        font-size: 17px;
        font-weight: 700;
        color: #0069aa !important
    }

.star-ratting-view {
    margin-bottom: 10px
}

.product-reviews-ratting .product-reviews-overview {
    margin-bottom: 10px
}

.star-ratting-view strong {
    padding-right: 10px
}

.star-ratting-view p {
    padding-left: 0;
    margin-bottom: 2px
}

.product-review-links .separator {
    font-size: 18px;
    vertical-align: top;
    line-height: 22px;
    padding: 0 5px
}

.product-reviews-ratting .product-review-links a {
    color: #37373b !important;
    display: inline-block;
    vertical-align: top
}

.filtter-section {
    margin: 30px 0 20px 0;
    border-bottom: solid #ddd 1px;
    padding-bottom: 25px
}

    .filtter-section .select-input-1 {
        display: inline-block;
        padding-right: 10px
    }

        .filtter-section .select-input-1 select {
            padding: 10px;
            width: 100%;
            border: solid #cdcdce 1px;
            width: 230px;
            border-radius: 4px;
            height: 56px;
            font-size: 17px;
            -webkit-appearance: none;
            background: url(../images/dropdown-menu-icon.png) no-repeat 96% 16px
        }

    .filtter-section .select-input {
        display: inline-block
    }

        .filtter-section .select-input select {
            padding: 10px;
            width: 100%;
            border: solid #cdcdce 1px;
            width: 230px;
            border-radius: 4px;
            height: 56px;
            font-size: 17px;
            -webkit-appearance: none;
            background: url(../images/dropdown-menu-icon.png) no-repeat 96% 16px
        }

.Reviews-read-more {
    border-top: solid #cccccd 1px;
    padding: 20px 0;
    border-bottom: solid #555559 2px;
    margin-bottom: 20px
}

    .Reviews-read-more a {
        color: #0069aa;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 17px;
        background: url(../images/arrow_down-np.png) no-repeat center right;
        padding-right: 20px;
        display: block;
        width: 185px;
        text-decoration: none
    }

a#anchorShowReivewDiv.hide-review {
    background: url(../images/arrow_up.png) no-repeat center right;
    padding-right: 20px
}

.Reviews-read-more a:hover {
    text-decoration: none
}

.Reviews-read-more i {
    font-size: 17px;
    padding-left: 40px
}

.Reviews-this-item {
    padding: 17px 0 60px 0;
    display: inline-block;
    width: 100%
}

    .Reviews-this-item .Reviews-item-button {
        padding: 6px 12px 6px 0;
        border-right: solid #cccccd 1px;
        float: left
    }

        .Reviews-this-item .Reviews-item-button a {
            color: #0069aa;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 17px
        }

    .Reviews-this-item .share-item-button {
        float: left;
        padding-left: 12px
    }

        .Reviews-this-item .share-item-button span {
            display: inline-block;
            color: #0069aa;
            font-weight: 700;
            font-size: 17px;
            text-transform: uppercase;
            margin-top: 5px
        }

        .Reviews-this-item .share-item-button ul {
            margin: 0;
            padding: 0;
            display: inline;
            margin-left: 5px
        }

            .Reviews-this-item .share-item-button ul li {
                display: inline-table;
                padding: 1px 9px;
                margin: 0 5px;
                text-align: center;
                width: 36px;
                height: 36px;
                border-radius: 30px;
                line-height: 26px;
                line-height: 34px
            }

                .Reviews-this-item .share-item-button ul li a {
                    font-size: 20px
                }

                .Reviews-this-item .share-item-button ul li.twitter {
                    background: #00acee
                }

                    .Reviews-this-item .share-item-button ul li.twitter a {
                        color: #fff
                    }

                .Reviews-this-item .share-item-button ul li.facebook {
                    background: #3b5998
                }

                    .Reviews-this-item .share-item-button ul li.facebook a {
                        color: #fff
                    }

                .Reviews-this-item .share-item-button ul li.pinterest {
                    background: #c7422a
                }

                    .Reviews-this-item .share-item-button ul li.pinterest a {
                        color: #fff
                    }

                .Reviews-this-item .share-item-button ul li.envelope {
                    background: #f0f0f1
                }

                    .Reviews-this-item .share-item-button ul li.envelope a {
                        color: #0069aa
                    }

.mobility-item-box a {
    text-decoration: none
}

    .mobility-item-box a:hover {
        color: #fff;
        text-decoration: none
    }

.mobility-item-box:hover a {
    color: #fff !important
}

.html5gallery {
    height: 430px !important
}

.free-shipping {
    font-size: 17px !important;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    text-transform: capitalize;
    padding-left: 115px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px
}

.financing-available {
    font-size: 17px !important;
    font-weight: 700;
    font-family: 'Source Sans Pro';
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-top: 30px
}

    .financing-available img {
        margin-right: 5px
    }

.free-shipping img {
    margin-right: 10px
}

.product-grid-recentlyview.shopPage-product-grid-box.home-page-product-grid {
    display: flex;
    width: 100%;
    overflow: inherit;
    overflow-y: inherit;
    overflow-x: inherit;
    padding: 0 0;
    padding-bottom: 40px
}

.item-box-recentlyview {
    margin: 0 16px 15px;
    box-sizing: border-box
}

    .item-box-recentlyview .product-item {
        position: relative;
        padding-top: 5px
    }

        .item-box-recentlyview .product-item .picture {
            background-color: #fff;
            padding: 0 0;
            min-height: 200px;
            box-shadow: 0 0 5px #ccc
        }

    .item-box-recentlyview .picture {
        z-index: 1;
        background-color: #fff;
        margin: 0 0 20px;
        border-radius: 4px
    }

    .item-box-recentlyview .description {
        display: none
    }

    .item-box-recentlyview .product-item .picture img {
        max-width: 100%
    }

    .item-box-recentlyview .product-item .picture a {
        display: block;
        position: relative
    }

        .item-box-recentlyview .product-item .picture a img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: auto;
            max-height: 100%;
            margin: auto;
            border-radius: 4px
        }

    .item-box-recentlyview .picture a:before {
        content: "";
        display: block;
        padding-top: 100%
    }

    .item-box-recentlyview .product-item .details .product-title a {
        font-size: 18px;
        color: #37373b;
        font-weight: 700;
        line-height: 22px;
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 70px;
        margin: 0 auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .item-box-recentlyview .product-box-add-to-cart-button {
        width: 122px;
        background-color: #0069aa;
        text-align: center;
        font-size: 14px !important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        border-radius: 100px;
        font-family: 'Source Sans Pro'
    }

    .item-box-recentlyview input.add-to-compare-list-button,
    .item-box-recentlyview input.add-to-wishlist-button {
        border-radius: 100%;
        width: 32px;
        height: 32px;
        margin: 4px
    }

    .item-box-recentlyview .add-to-compare-list-button {
        background: #f0f0f1 url(../images/compare-button.png) no-repeat center center;
        border-radius: 100px;
        text-indent: 9999999999999px;
        width: 32px;
        height: 32px;
        border: none !important;
        font-size: 0 !important
    }

    .item-box-recentlyview .add-to-wishlist-button {
        background: #ff3915 url(../images/wishlist-button.png) no-repeat center center;
        width: 32px;
        height: 32px;
        border-radius: 100px;
        text-indent: 9999999999999px;
        padding: 0 0 32px;
        overflow: hidden;
        font-size: 0 !important
    }

input.button-2.blue-btn-wishlist {
    background: #ff3915 url(../images/wishlist-button.png) no-repeat center center;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    text-indent: 9999999999999px;
    padding: 0 0 32px;
    overflow: hidden;
    font-size: 0 !important
}

.item-box-recentlyview input[type=button] {
    display: inline-block;
    height: 32px;
    border: none;
    vertical-align: middle
}

.item-box-recentlyview .product-box-add-to-cart-button {
    width: 122px;
    background-color: #0069aa;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 100px;
    font-family: 'Source Sans Pro'
}

.item-box-recentlyview:first-child {
    margin-left: 12px
}

.item-box .details h2.product-title {
    margin-bottom: 8px !important
}

.Featured-products-container .shopPage-product-grid-box .shop-productlist-grid-section .wrap button.btn.next {
    top: 25% !important;
}

.Featured-products-container .shopPage-product-grid-box .shop-productlist-grid-section .wrap button.btn.prev {
    top: 25% !important;
}

.product-details-page .related-products-grid.product-grid.cross-sells .wrap button.btn.next {
    top: 25% !important;
}

.product-details-page .related-products-grid.product-grid.cross-sells .wrap button.btn.prev {
    top: 25% !important;
}

.product-selectors {
    display: flex
}

.ico-account span {
    display: none
}

.nopAjaxFilters7Spikes .block {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0
}

.html-category-page .side-2 {
    margin-top: 57px
}

.mobility-item-box > a {
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    text-decoration: none !important
}

.mobility-item-content > a {
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute
}

#customerCurrency {
    background: url(../images/down-arrow.png) no-repeat 50px 12px;
    background-size: 12px;
    padding-right: 20px !important;
    width: 70px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer
}

#customerlanguage {
    background: url(../images/down-arrow.png) no-repeat 50px 12px;
    background-size: 12px;
    padding-right: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer
}

.currency-selector select option {
    color: #000 !important
}

@media (min-width:768px) {
    .dl-submenu.sublist {
        display: none
    }

    li.toggelcat:focus .dl-submenu.sublist,
    li.toggelcat:hover .dl-submenu.sublist {
        display: block
    }

    li.toggelcat {
        background: url(../images/ic_menu_24px.png) no-repeat center right;
        padding-right: 35px !important
    }

        li.toggelcat:focus,
        li.toggelcat:hover {
            background: url(../images/ic_close_24px.png) no-repeat center right
        }

    .cls1 li.toggelcat {
        background: url(../images/bpm-menu-icon.png) no-repeat center right;
        padding-right: 35px !important
    }

        .cls1 li.toggelcat:hover,
        li.toggelcat:focus {
            background: url(../images/bpm-close-icon.png) no-repeat center right
        }

    ul.top-menu.mobile.dl-menu {
        display: none
    }

    div#dl-menu {
        display: none
    }

    .MobileClose {
        display: inline-block;
        overflow: hidden;
        width: 20px;
        vertical-align: top;
        height: 20px;
        margin-top: 9px
    }

    .current .close-icon {
        display: none
    }

    .open .menu-icon {
        display: none
    }

    .MobileClose a:hover .close-icon {
        display: inline-block
    }

    .MobileClose a:hover .menu-icon {
        display: none
    }
}

@media (max-width:374px) {
    li.login_register span:first-child {
        display: none
    }
}

@media (max-width:767px) {
    .cart td.product {
        text-align: left
    }

    .html-category-page .side-2 {
        margin-top: 0
    }

    .shopPage-product-grid-box .shop-productlist-grid-section {
        padding: 0 0 !important
    }

    .product-details-page .related-products-grid.product-grid.cross-sells .item-grid.pro-listbox.shop-productlist-grid-section {
        padding: 0 0 !important
    }

    .promotions-row .sign-up-btn {
        margin-bottom: 25px
    }

    ul.award-list {
        padding: 0 !important
    }

    .product-details-page .product-specs-box .table-wrapper td.spec-name {
        white-space: normal
    }

    .Reviews-read-more a {
        padding-right: 20px;
        display: block;
        margin: 0 auto;
        width: 185px
    }

    #categoryBanner h1.container {
        font-size: 30px
    }

    .attributes .title {
        text-align: left
    }

    .product-specs-box .table-wrapper td {
        text-align: left
    }

    .pro-des-spe-section .product-specs-box {
        padding-left: 0
    }

    .star-ratting-view p {
        text-align: left;
        margin-bottom: 18px
    }

    .product-no-reviews,
    .product-reviews-overview {
        float: left;
        width: 100%;
        text-align: left
    }

    .product-grid.cross-sells .pro-listbox .item-box .product-item .picture {
        min-height: 150px
    }

    .product-specs-box .table-wrapper td {
        text-align: left
    }

    .page.product-reviews-page {
        padding-bottom: 0 !important
    }

    .Reviews-this-item .Reviews-item-button {
        border-right: solid #cccccd 0;
        float: left;
        width: 100%;
        border-bottom: solid #cccccd 1px;
        border-top: solid #cccccd 0;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center
    }

    .Reviews-read-more {
        margin-bottom: 0
    }

    .Reviews-this-item .share-item-button ul {
        margin: auto !important;
        padding: 0;
        display: block !important;
        margin-left: 5px;
        text-align: center
    }

    .Reviews-this-item .share-item-button {
        float: left;
        padding-left: 0;
        width: 100%;
        margin-top: 23px;
        margin-bottom: 30px
    }

    .Reviews-this-item {
        padding: 0
    }

        .Reviews-this-item .share-item-button span {
            display: block;
            text-align: center;
            width: auto;
            margin-bottom: 20px
        }

    .filtter-section .select-input {
        display: inline-block;
        width: 100%
    }

    .filtter-section .select-input-1 select {
        width: 100%
    }

    .review-bottom-links {
        margin-bottom: 40px
    }

    .product-share-button {
        width: 100% !important;
        text-align: center;
        margin: 0 auto;
        float: right;
        display: block;
        overflow: visible !important;
    }

        .product-share-button .addthis_toolbox.addthis_default_style {
            float: right !important;
            width: 270px !important;
            display: block !important;
            /* clear: left; */
        }

    .pager li a, .pager li span {
        min-width: 25px;
        height: 25px;
        padding: 2px;
        line-height: 19px;
    }

    .filtter-section .select-input select {
        width: 100%
    }

    .nopAjaxFilters7Spikes .filtersTitlePanel {
        padding: 0 15px
    }

    .not-found-page .notfound .notfound-404 {
        height: 190px !important
    }

    ul.dl-submenu li a {
        color: #37373b
    }

    .dl-menuwrapper li.dl-back > a {
        color: #0069aa
    }

    .MobileClose {
        display: none
    }

    span.alt-text {
        margin-left: 0;
        text-align: left;
        font-size: 12px;
        margin-top: 13px
    }

    .zoom-gallery {
        width: 100%
    }

    .zoom-gallery-slide {
        width: 100%;
        height: auto;
        margin-left: 0
    }

    .tumb-slide {
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .MagicZoom img,
    .mz-figure img {
        height: auto !important
    }

    .mcs-item {
        margin: 0 !important;
        background: #fff
    }

    .mcs-item {
        border-top: #fff solid 0 !important;
        border-bottom: #fff solid 0 !important;
        border-left: #fff solid 5px !important;
        border-right: #fff solid 5px !important
    }

    .MagicScroll-horizontal .mcs-button-arrow-prev {
        background: #f0f0f1;
        height: 100% !important;
        opacity: 1 !important
    }

    .MagicScroll-horizontal .mcs-button-arrow-next {
        background: #f0f0f1;
        height: 100% !important;
        opacity: 1 !important
    }

    .product-slider {
        width: 100% !important;
        display: inline-block;
        vertical-align: top;
        position: relative
    }

    .MagicScroll-horizontal .mcs-item {
        height: auto !important
    }

    .zoom-gallery .selectors {
        height: 79px !important
    }

    .MagicScroll-vertical .mcs-item {
        display: inline-block !important;
        height: auto !important
    }

    .zoom-gallery .selectors a {
        width: 100% !important;
        height: auto !important
    }

    .mcs-wrapper {
        height: 79px !important;
        top: 0 !important
    }

    .free-shipping {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        float: left;
        margin-right: 15px
    }

    .financing-available {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .product-name h1 {
        font-size: 30px;
        font-weight: 700;
        text-align: left
    }

    .manufacturers {
        margin-bottom: 20px
    }

    .product-no-reviews,
    .product-reviews-overview {
        margin: 0 0 15px
    }

    .brochure-button a {
        width: auto;
        font-size: 16px;
        float: left;
        margin-bottom: 40px
    }

    .page.product-reviews-page #questions-answer-nput {
        width: 100%
    }

    .top-bar .header-links li:nth-child(3) {
        padding: 13.5px 12px 13.5px 5px !important
    }

    .top-bar .header-links li:last-child {
        padding: 13.5px 12px 13.5px 5px !important
    }

    .header-links-wrapper {
        margin-right: 40px;
        float: right
    }

    .header-top-search {
        max-width: 100%;
        float: right;
        width: 100%
    }

    .top-searchbar {
        padding-right: 0;
        padding-top: 0;
        height: 25px;
        position: absolute;
        width: auto;
        z-index: 999;
        top: 12px;
        right: 10px;
        width: 30px;
        text-align: center
    }

    .header {
        width: 100% !important
    }

    #header-1 .search-box {
        width: 100.5%
    }

    .search-box .container {
        max-width: 90% !important
    }

    #header-1.search-header.show-overlay .search-box > div {
        max-width: 90% !important;
        width: 90%;
        display: table;
    }

    .search-box-main {
        background: #0069aa;
        width: 40px;
        height: 49px;
        margin-top: -12px;
        position: absolute
    }

    .show .search-box-main {
        background: #fff;
        width: 40px;
        height: 50px;
        margin-top: -12px;
        position: absolute
    }

    .show a.search-toggle.active {
        background: #fff url(../images/close-blue.png) no-repeat center center !important;
        width: 23px;
        height: 49px;
        margin-top: -12px;
        position: absolute
    }

    .search-button {
        margin-top: 0;
        height: 100%
    }

    .search-box .search-box-button {
        float: right;
        min-width: inherit;
        height: 28px;
        border: none;
        background: #fff url(../images/search-arrow-gray.png) no-repeat center right !important;
        padding: 0 0;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        text-indent: -9999999999px;
        width: 16px;
        margin-top: 28px;
        margin-right: 2px
    }

    .search-box.active .search-box-button {
        float: right;
        min-width: inherit;
        height: 28px;
        border: none;
        background: #fff url(../images/search-arrow-blue.png) no-repeat center right !important;
        padding: 0 0;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        text-indent: -9999999999px;
        width: 16px;
        margin-top: 28px;
        margin-right: 2px
    }

    .search-header.show-overlay .search-box-main {
        background-color: #fff;
        color: #0069aa
    }

        .search-header.show-overlay .search-box-main a.search-toggle.active {
            background: url(../images/close-blue.png) no-repeat center center
        }

    .search-box input.search-box-text {
        width: 280px;
        border: none
    }

        .search-box input.search-box-text::-webkit-input-placeholder {
            color: #cdcdce;
            opacity: 0;
            font-weight: 400;
            font-size: 14px;
            text-transform: none
        }

        .search-box input.search-box-text:-ms-input-placeholder {
            color: #cdcdce;
            opacity: 0;
            font-weight: 400;
            font-size: 14px;
            text-transform: none
        }

        .search-box input.search-box-text::placeholder {
            color: #cdcdce;
            opacity: 0;
            font-weight: 400;
            font-size: 14px;
            text-transform: none
        }

    .search-box .inputs label {
        left: 0 !important;
        z-index: -1
    }

    .search-toggle {
        position: absolute;
        left: 8px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9999;
        text-decoration: none !important
    }

    .top-bar .header-links a {
        display: inline-block;
        position: relative;
        line-height: 1.5;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        text-transform: inherit
    }

    .top-bar .header-links li {
        padding: 14.5px 10px;
        height: 49px
    }

    #categoryBanner img {
        width: 100%;
        min-height: 120px
    }

    .cat-title-desc {
        padding-bottom: 10px;
        margin-bottom: 20px;
        max-width: 720px !important;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .product-details-page {
        padding: 0 0 0
    }

    .breadcrumb {
        max-width: 100%;
        border-bottom: #cdcdce solid 0;
        margin-bottom: 14px !important
    }

        .breadcrumb ul {
            font-size: 0;
            margin: 0
        }

    .nopAjaxFilters7Spikes .block .title {
        position: relative;
        overflow: hidden;
        padding: 12px 0 12px 15px !important;
        background: #f6f6f6;
        margin: 0 0 10px
    }

        .nopAjaxFilters7Spikes .block .title a.toggleControl:after {
            right: 10px !important
        }

        .nopAjaxFilters7Spikes .block .title a.clearFilterOptions {
            right: 45px !important;
            top: 22px !important
        }

    .nopAjaxFilters7Spikes .block,
    .nopAjaxFilters7Spikes .filtersTitlePanel {
        margin-bottom: 0 !important
    }

    .nopAjaxFilters7Spikes .block {
        border-bottom: 1px solid #ddd;
        padding-bottom: 0
    }

    .filtersPanel .block .title {
        position: relative;
        overflow: hidden;
        padding: 12px 0 12px 15px !important;
        background: #fff;
        margin: 0 0 0 !important
    }

        .filtersPanel .block .title a.toggleControl:after {
            right: 10px !important
        }

        .filtersPanel .block .title a.clearFilterOptions {
            right: 45px !important;
            top: 22px !important
        }

    .filtersPanel .filtersTitlePanel,
    .nopAjaxFilters7Spikes .block {
        margin-bottom: 0 !important
    }

    .filtersPanel .block {
        border-bottom: 1px solid #ddd;
        padding-bottom: 0
    }

        .filtersPanel .block .title a.toggleControl:after {
            content: "";
            position: absolute;
            top: 50%;
            right: 14px;
            width: 12px;
            height: 19px;
            margin-top: -9px;
            background: url(images/filters-toggle.png) center no-repeat
        }

        .filtersPanel .block .title a.toggleControl:after {
            width: 20px !important;
            height: 10px !important;
            background-position: 1px 2px !important;
            margin-top: -5px !important
        }

    .container.side2-center2 {
        padding: 10px 0;
        margin-top: 1px
    }

    .html-blogpost-page .container.side2-center2 {
        padding: 10px 15px;
        margin-top: 1px
    }

    .page.blogpost-page {
        padding: 0 0
    }

        .page.blogpost-page .col-sm-8.col-md-push-1.col-content {
            padding: 0
        }

        .page.blogpost-page ul li {
            text-align: left
        }

    .nopAjaxFilters7Spikes .block .filtersGroupPanel {
        padding: 10px 15px !important
    }

    .product-selectors > div {
        margin: 0 15px !important
    }

    .item-grid {
        padding: 0 5px
    }

    .product-grid .item-grid {
        margin: 0 0%;
    }

    .item-box .product-box-add-to-cart-button {
        width: 140px;
        display: block !important;
        margin: 0 auto 10px auto !important
    }

    .cat-title-desc .category-description {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 20px
    }

    .product-page-size {
        display: none !important
    }

    .block {
        max-width: 720px;
        min-height: 50px
    }

        .block .title {
            padding: 12px 30px 12px 15px !important;
            margin-bottom: 0;
            font-size: 24px
        }

    .scoot-blog-postlist-section .post-item-box .news-title,
    .scoot-blog-postlist-section .post-item-box .post-title {
        font-size: 24px
    }

    .section-subheader {
        margin-top: 15px;
        text-align: left
    }

    .news-date,
    .post-date {
        text-align: left
    }

    button#btnCompare {
        margin-top: 10px
    }

    .product-selectors > div {
        position: relative;
        float: left
    }

    .center-2,
    .side-2 {
        margin: 0 0 0
    }

    .container.side2-center2 .center-2 {
        width: 100%
    }

    .product-selectors {
        padding: 10px 0 10px 0
    }

    .item-box {
        width: 44%;
        margin: 0 2.5% 50px
    }

    .perfect-mobility-equipment-box {
        text-align: left
    }

    h2.equipment-title {
        font-size: 22px
    }

    .shop-recently-viewed-products h2.product-title {
        height: 48px;
        text-align: left
    }

    .item-box-recentlyview .product-box-add-to-cart-button {
        width: 140px
    }

    .shopPage-newproduct-box .shop-newproductlist-grid-section,
    .shopPage-product-grid-box .shop-productlist-grid-section {
        text-align: left
    }

    .item-box-recentlyview .product-item .picture {
        min-height: 180px
    }

    .item-box-recentlyview .picture a:before {
        padding-top: 190px
    }

    .add-info {
        text-align: center
    }

    .scoot-main-header .header-menu > ul.notmobile {
        margin-bottom: 0;
        display: none
    }

    .header-menu {
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 600px;
        margin: 0 auto 40px
    }

    ul.top-menu.mobile {
        padding-top: 0
    }

        ul.top-menu.mobile.dl-menu.dl-menuopen.dl-subview {
            padding-top: 0
        }

    li.dl-back {
        position: relative !important;
        top: 0;
        left: 0;
        background: 0 0 !important;
        width: 100%;
        border-bottom: #ccc solid 1px;
        border-top: #ccc solid 1px
    }

    ul.dl-submenu.sublist.first-level {
        display: none !important
    }

    .toggelcat.dl-subviewopen ul.dl-submenu.sublist.first-level {
        display: block !important
    }

    .dl-menuwrapper {
        width: 100%;
        max-width: 100%;
        float: left;
        position: relative;
        -webkit-perspective: 1000px;
        perspective: 1000px;
        -webkit-perspective-origin: 50% 200%;
        perspective-origin: 50% 200%
    }

        .dl-menuwrapper:first-child {
            margin-right: 100px
        }

        .dl-menuwrapper button {
            background: url(../images/ic_menu_24px.png) no-repeat right center;
            border: none;
            width: 75px;
            height: 45px;
            overflow: hidden;
            position: relative;
            cursor: pointer;
            outline: 0;
            float: right;
            font-size: 18px;
            color: #0069aa;
            font-weight: 700;
            font-family: 'Source Sans Pro';
            text-align: left;
            outline: 0 !important;
            margin-right: 16px !important
        }

            .dl-menuwrapper button.dl-active {
                background: url(../images/ic_close_24px.png) no-repeat right center;
                outline: 0 !important
            }

    .cls1 .dl-menuwrapper button {
        background: url(../images/bpm-menu-icon.png) no-repeat right center;
        border: none;
        width: 75px;
        height: 45px;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        outline: 0;
        float: right;
        font-size: 18px;
        color: #0069aa;
        font-weight: 700;
        font-family: 'Source Sans Pro';
        text-align: left;
        outline: 0 !important;
        margin-right: 16px !important
    }

        .cls1 .dl-menuwrapper button.dl-active {
            background: url(../images/bpm-close-icon.png) no-repeat right center;
            outline: 0 !important
        }

    .dl-menuwrapper ul {
        padding: 0;
        list-style: none;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        margin-top: 0;
        background: #fff
    }

    .fixed-body .overlay {
        opacity: 1;
        display: block;
        position: fixed;
        background: rgba(0, 105, 170, .8);
        width: 100%;
        height: 100vh;
        left: 0;
        top: 80px;
        z-index: -1
    }

    .dl-menuwrapper li {
        position: relative
    }

        .dl-menuwrapper li a {
            display: block;
            min-height: 40px;
            padding: 8px 18px;
            font-size: 18px;
            color: #0069aa;
            text-transform: uppercase;
            font-weight: 700;
            text-align: left
        }

    .no-touch .dl-menuwrapper li a:hover {
        background: rgba(255, 248, 213, .1)
    }

    .dl-menuwrapper li.SubMenuParent > a:hover {
        background: #fff
    }

    .dl-menuwrapper li.SubMenuParent > a {
        background: #fff;
        padding-left: 8px !important;
        width: 80%;
        display: inline-block;
        vertical-align: top
    }

    a.menu-arrow-mob {
        width: 15% !important;
        display: inline-block;
        text-align: right !important;
        padding-right: 10px !important
    }

    li.SubMenuParent.CurCls {
        border-bottom: #cdcdce solid 1px;
        display: none
    }

        li.SubMenuParent.CurCls a {
            color: #37373b;
            padding-top: 12px;
            padding-bottom: 12px;
            background: #fff url(../images/ic_expand_more_24px.png) no-repeat 95% center;
            padding-left: 15px !important;
            width: 100% !important
        }

        li.SubMenuParent.CurCls ul li a {
            background: 0 0
        }

    .dl-menuwrapper li.dl-back > a {
        background: #fff url(../images/back-icon.png) no-repeat 15px center !important;
        padding-left: 35px !important
    }

        .dl-menuwrapper li.dl-back > a:hover {
            background: #fff url(../images/back-icon.png) no-repeat 15px center !important
        }

    li.SubMenuParent.CurCls a span {
        font-weight: 400
    }

    li.SubMenuParent.CurCls .dl-back a {
        color: #0069aa !important
    }

    li.SubMenuParent.CurCls ul li a {
        padding-left: 35px !important
    }

    li.SubMenuParent.CurCls ul li.current-select a {
        padding-left: 35px !important
    }

    ul.dl-submenu.sublist.first-level li.dl-back {
        display: none
    }

    .dl-menuwrapper .dl-menu {
        margin: 0;
        position: absolute;
        width: 100%;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

        .dl-menuwrapper .dl-menu.dl-menu-toggle {
            transition: all .3s ease
        }

        .dl-menuwrapper .dl-menu.dl-menuopen {
            opacity: 1;
            pointer-events: auto;
            -webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all .3s ease
        }

    .dl-menuwrapper li .dl-submenu {
        display: none
    }

    .dl-menu.dl-subview li,
    .dl-menu.dl-subview li.dl-subview > a,
    .dl-menu.dl-subview li.dl-subviewopen > a {
        display: none
    }

        .dl-menu.dl-subview li.dl-subview,
        .dl-menu.dl-subview li.dl-subview .dl-submenu,
        .dl-menu.dl-subview li.dl-subviewopen,
        .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
        .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
            display: block
        }

            .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu {
                position: static;
                top: 0
            }

        .dl-menu.dl-subview li.dl-subviewopen {
            margin: 0
        }

    .dl-menuwrapper > .dl-submenu {
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0;
        margin: 0;
        transition: all 1s ease
    }

    .dl-menu.dl-animate-out-1 {
        -webkit-animation: MenuAnimOut1 .4s;
        animation: MenuAnimOut1 .4s
    }

    .dl-menu.dl-animate-out-2 {
        -webkit-animation: MenuAnimOut2 1s ease-in-out;
        animation: MenuAnimOut2 1s ease-in-out
    }

    .dl-menu.dl-animate-out-3 {
        -webkit-animation: MenuAnimOut3 .4s ease;
        animation: MenuAnimOut3 .4s ease
    }

    .dl-menu.dl-animate-out-4 {
        -webkit-animation: MenuAnimOut4 .4s ease;
        animation: MenuAnimOut4 .4s ease
    }

    .dl-menu.dl-animate-out-5 {
        -webkit-animation: MenuAnimOut5 .4s ease;
        animation: MenuAnimOut5 .4s ease
    }

    @-webkit-keyframes MenuAnimOut1 {
        50% {
            -webkit-transform: translateZ(-250px) rotateY(30deg)
        }

        75% {
            -webkit-transform: translateZ(-372.5px) rotateY(15deg);
            opacity: .5
        }

        100% {
            -webkit-transform: translateZ(-500px) rotateY(0);
            opacity: 0
        }
    }

    @-webkit-keyframes MenuAnimOut2 {
        100% {
            -webkit-transform: translateX(-100%);
            opacity: 1
        }
    }

    @-webkit-keyframes MenuAnimOut3 {
        100% {
            -webkit-transform: translateZ(300px);
            opacity: 0
        }
    }

    @-webkit-keyframes MenuAnimOut4 {
        100% {
            -webkit-transform: translateZ(-300px);
            opacity: 0
        }
    }

    @-webkit-keyframes MenuAnimOut5 {
        100% {
            -webkit-transform: translateY(40%);
            opacity: 0
        }
    }

    @keyframes MenuAnimOut1 {
        50% {
            -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg)
        }

        75% {
            -webkit-transform: translateZ(-372.5px) rotateY(15deg);
            transform: translateZ(-372.5px) rotateY(15deg);
            opacity: .5
        }

        100% {
            -webkit-transform: translateZ(-500px) rotateY(0);
            transform: translateZ(-500px) rotateY(0);
            opacity: 0
        }
    }

    @keyframes MenuAnimOut2 {
        100% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            opacity: 1
        }
    }

    @keyframes MenuAnimOut3 {
        100% {
            -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
            opacity: 0
        }
    }

    @keyframes MenuAnimOut4 {
        100% {
            -webkit-transform: translateZ(-300px);
            transform: translateZ(-300px);
            opacity: 0
        }
    }

    @keyframes MenuAnimOut5 {
        100% {
            -webkit-transform: translateY(40%);
            transform: translateY(40%);
            opacity: 0
        }
    }

    .dl-menu.dl-animate-in-1 {
        -webkit-animation: MenuAnimIn1 .3s;
        animation: MenuAnimIn1 .3s
    }

    .dl-menu.dl-animate-in-2 {
        -webkit-animation: MenuAnimIn2 1s ease-in-out;
        animation: MenuAnimIn2 1s ease-in-out
    }

    .dl-menu.dl-animate-in-3 {
        -webkit-animation: MenuAnimIn3 .4s ease;
        animation: MenuAnimIn3 .4s ease
    }

    .dl-menu.dl-animate-in-4 {
        -webkit-animation: MenuAnimIn4 .4s ease;
        animation: MenuAnimIn4 .4s ease
    }

    .dl-menu.dl-animate-in-5 {
        -webkit-animation: MenuAnimIn5 .4s ease;
        animation: MenuAnimIn5 .4s ease
    }

    @-webkit-keyframes MenuAnimIn1 {
        0% {
            -webkit-transform: translateZ(-500px) rotateY(0);
            opacity: 0
        }

        20% {
            -webkit-transform: translateZ(-250px) rotateY(30deg);
            opacity: .5
        }

        100% {
            -webkit-transform: translateZ(0) rotateY(0);
            opacity: 1
        }
    }

    @-webkit-keyframes MenuAnimIn2 {
        0% {
            -webkit-transform: translateX(-100%);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0);
            opacity: 1
        }
    }

    @-webkit-keyframes MenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }
    }

    @-webkit-keyframes MenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(-300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }
    }

    @-webkit-keyframes MenuAnimIn5 {
        0% {
            -webkit-transform: translateY(40%);
            opacity: 0
        }

        100% {
            -webkit-transform: translateY(0);
            opacity: 1
        }
    }

    @keyframes MenuAnimIn1 {
        0% {
            -webkit-transform: translateZ(-500px) rotateY(0);
            transform: translateZ(-500px) rotateY(0);
            opacity: 0
        }

        20% {
            -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg);
            opacity: .5
        }

        100% {
            -webkit-transform: translateZ(0) rotateY(0);
            transform: translateZ(0) rotateY(0);
            opacity: 1
        }
    }

    @keyframes MenuAnimIn2 {
        0% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }
    }

    @keyframes MenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }
    }

    @keyframes MenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(-300px);
            transform: translateZ(-300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }
    }

    @keyframes MenuAnimIn5 {
        0% {
            -webkit-transform: translateY(40%);
            transform: translateY(40%);
            opacity: 0
        }

        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 1
        }
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
        -webkit-animation: SubMenuAnimIn1 .4s ease;
        animation: SubMenuAnimIn1 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
        -webkit-animation: SubMenuAnimIn2 1s ease-in-out;
        animation: SubMenuAnimIn2 1s ease-in-out
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
        -webkit-animation: SubMenuAnimIn3 .4s ease;
        animation: SubMenuAnimIn3 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
        -webkit-animation: SubMenuAnimIn4 .4s ease;
        animation: SubMenuAnimIn4 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
        -webkit-animation: SubMenuAnimIn5 .4s ease;
        animation: SubMenuAnimIn5 .4s ease
    }

    @-webkit-keyframes SubMenuAnimIn1 {
        0% {
            -webkit-transform: translateX(50%);
            opacity: 0
        }

        100% {
            -webkit-transform: translateX(0);
            opacity: 1
        }
    }

    @-webkit-keyframes SubMenuAnimIn2 {
        0% {
            -webkit-transform: translateX(100%);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0);
            opacity: 1
        }
    }

    @-webkit-keyframes SubMenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(-300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }
    }

    @-webkit-keyframes SubMenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }
    }

    @-webkit-keyframes SubMenuAnimIn5 {
        0% {
            -webkit-transform: translateZ(-200px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimIn1 {
        0% {
            -webkit-transform: translateX(50%);
            transform: translateX(50%);
            opacity: 0
        }

        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimIn2 {
        0% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(-300px);
            transform: translateZ(-300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimIn5 {
        0% {
            -webkit-transform: translateZ(-200px);
            transform: translateZ(-200px);
            opacity: 0
        }

        100% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
        -webkit-animation: SubMenuAnimOut1 .4s ease;
        animation: SubMenuAnimOut1 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
        -webkit-animation: SubMenuAnimOut2 1s ease-in-out;
        animation: SubMenuAnimOut2 1s ease-in-out
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
        -webkit-animation: SubMenuAnimOut3 .4s ease;
        animation: SubMenuAnimOut3 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
        -webkit-animation: SubMenuAnimOut4 .4s ease;
        animation: SubMenuAnimOut4 .4s ease
    }

    .dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
        -webkit-animation: SubMenuAnimOut5 .4s ease;
        animation: SubMenuAnimOut5 .4s ease
    }

    @-webkit-keyframes SubMenuAnimOut1 {
        0% {
            -webkit-transform: translateX(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(50%);
            opacity: 0
        }
    }

    @-webkit-keyframes SubMenuAnimOut2 {
        0% {
            -webkit-transform: translateX(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(100%);
            opacity: 1
        }
    }

    @-webkit-keyframes SubMenuAnimOut3 {
        0% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(-300px);
            opacity: 0
        }
    }

    @-webkit-keyframes SubMenuAnimOut4 {
        0% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(300px);
            opacity: 0
        }
    }

    @-webkit-keyframes SubMenuAnimOut5 {
        0% {
            -webkit-transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(-200px);
            opacity: 0
        }
    }

    @keyframes SubMenuAnimOut1 {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(50%);
            transform: translateX(50%);
            opacity: 0
        }
    }

    @keyframes SubMenuAnimOut2 {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            opacity: 1
        }
    }

    @keyframes SubMenuAnimOut3 {
        0% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(-300px);
            transform: translateZ(-300px);
            opacity: 0
        }
    }

    @keyframes SubMenuAnimOut4 {
        0% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
            opacity: 0
        }
    }

    @keyframes SubMenuAnimOut5 {
        0% {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            opacity: 1
        }

        100% {
            -webkit-transform: translateZ(-200px);
            transform: translateZ(-200px);
            opacity: 0
        }
    }

    .no-js .dl-menuwrapper .dl-menu {
        position: relative;
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .no-js .dl-menuwrapper li .dl-submenu {
        display: block
    }

    .no-js .dl-menuwrapper li.dl-back {
        display: none
    }

    .no-js .dl-menuwrapper li > a:not(:only-child) {
        background: rgba(0, 0, 0, .1)
    }

        .no-js .dl-menuwrapper li > a:not(:only-child):after {
            content: ''
        }

    .demo-1 .dl-menuwrapper button {
        background: #c62860
    }

        .demo-1 .dl-menuwrapper button.dl-active,
        .demo-1 .dl-menuwrapper button:hover,
        .demo-1 .dl-menuwrapper ul {
            background: #9e1847
        }

    .demo-2 .dl-menuwrapper button {
        background: #e86814
    }

        .demo-2 .dl-menuwrapper button.dl-active,
        .demo-2 .dl-menuwrapper button:hover,
        .demo-2 .dl-menuwrapper ul {
            background: #d35400
        }

    .header-links.scoot-top-bar {
        margin-right: 0;
        position: relative;
        width: 100%;
        background: #0069aa;
        z-index: 9999999;
        left: 0;
        top: 0
    }

    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important
    }

    .home-page-featured-product {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 15px
    }

        .home-page-featured-product .shopPage-product-grid-box .shop-productlist-grid-section {
            display: flex;
            width: 100%;
            overflow: scroll;
            overflow-y: hidden;
            overflow-x: visible;
            padding: 0 0;
            padding-bottom: 5px
        }

        .home-page-featured-product .pro-listbox .item-box .product-item .details .product-title a {
            height: auto
        }

        .home-page-featured-product .pro-listbox .item-box .product-item .details .product-title {
            height: auto;
            float: left;
            max-height: inherit;
            margin-bottom: 0 !important;
            min-height: inherit !important
        }

        .home-page-featured-product .item-box .details {
            bottom: 20px;
            width: 100%
        }

    iframe {
        width: 100% !important;
        border: none !important;
        outline: 0 !important
    }

    .Rent-main-pg .book-advance-section iframe {
        width: 100% !important;
        border: none !important;
        outline: 0 !important;
        height: 550px !important
    }

    .get-started-container iframe {
        width: 100% !important;
        border: none !important;
        outline: 0 !important;
        height: 550px !important
    }

    .home-page .personal-mobility-section .about-mobility-content {
        width: 100% !important
    }

        .home-page .personal-mobility-section .about-mobility-content p {
            width: 80% !important;
            font-size: 20px
        }

    .provide-service-section .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: inherit
    }

    .provide-service-section img {
        display: block;
        margin: 0 auto;
        max-width: 100%
    }

    .header-links-wrapper {
        padding: 0 0
    }

    #topcartlink {
        display: block;
        width: auto;
        padding-left: 0;
        padding-right: 0
    }

    .top-bar .header-links li .header-selectors-wrapper .currency-selector {
        line-height: 1.5;
        margin: 0;
        width: 87px
    }

        .top-bar .header-links li .header-selectors-wrapper .currency-selector select {
            height: 22px;
            padding: 0 4px !important;
            width: 100%;
            font-size: 14px !important;
            float: left;
            background: 0 0;
            border: none;
            color: #fff;
            font-weight: 700
        }

    .header-selectors-wrapper {
        border-bottom: 0 solid #ddd;
        padding: 0 0
    }

    .menu-toggle {
        background: url(../images/ic_menu_24px.png) right center no-repeat;
        padding: 0;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 18px;
        color: #0069aa !important;
        width: 75px;
        float: right;
        text-align: left
    }

    .scoot-main-header .header-logo {
        margin: 0 0 0;
        text-align: center;
        width: 208px;
        position: relative;
        z-index: 999
    }

    .header-logo a img {
        width: 208px !important;
        opacity: 1
    }

    .header-logo a {
        display: inline-block;
        width: 208px;
        line-height: 0
    }

    .header-menu {
        margin-top: 0;
        position: static
    }

    .scoot-main-header .header-lower {
        display: flex;
        position: static
    }

    .scoot-main-header .store-search-box {
        width: 100%;
        display: inline-block;
        float: left
    }

    ul.top-menu.mobile {
        position: absolute;
        z-index: 9999;
        left: 0;
        width: 100%;
        background: #fff;
        top: 50px;
        overflow-y: auto;
        max-height: 68vh
    }

    .header {
        position: static
    }

    ul.top-menu.mobile img.menu-icon {
        display: none
    }

    .top-menu > li > a {
        display: block;
        min-height: 40px;
        padding: 8px 18px;
        font-size: 18px;
        color: #0069aa;
        text-transform: uppercase;
        font-weight: 700;
        text-align: left
    }

    .cls1 .top-menu > li > a {
        color: #2f57b2
    }

    a#aId {
        display: none
    }

    .header-menu .sublist {
        width: 100%;
        box-shadow: 0 0 0 rgba(0, 0, 0, .5) !important;
        background-color: #fff;
        border-radius: 0;
        padding: 0 0;
        text-align: left;
        right: 0;
        left: 0;
        display: none
    }

        .header-menu .sublist li a {
            text-align: left;
            font-size: 18px !important;
            font-weight: 700;
            color: #0069aa !important;
            padding: 8px 0;
            text-transform: uppercase
        }

    .personal-mobility-section .about-mobility-content h1 {
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: left
    }

    .about-mobility-content p br {
        display: none
    }

    .contact-page .about-mobility-content p br {
        display: block;
    }

    .personal-mobility-section .about-mobility-content {
        max-width: 100%;
        bottom: 20px;
        padding: 10px 15px
    }

    .slider-banner-box .shop-about-content-box .left-box {
        float: left;
        display: inline-block;
        width: 100%
    }

    .shop-scoot-section .slider-banner-box .shop-about-content-box {
        padding: 0 15px;
        top: 50%;
        transform: translateY(-50%);
        bottom: inherit
    }

    .slider-banner-box .shop-about-content-box .white-radius-btn {
        bottom: 0;
        right: inherit;
        left: 20px
    }

    .home-page-featured-product .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60.333%;
        flex: 0 0 60.33%;
        max-width: 60.333%;
        padding: 0;
        margin: 0 15px 20px 0;
        box-sizing: border-box
    }

    .pro-listbox .item-box .product-item .picture {
        background-color: #fff;
        padding: 12px;
        min-height: inherit;
        box-shadow: 0 0 5px #ccc
    }

    .home-page-featured-product .pro-listbox .item-box .product-item .picture {
        background-color: #fff;
        padding: 0;
        height: 126px
    }

    .home-page-featured-product .pro-listbox .item-box .product-item {
        height: auto
    }

    .home-page-featured-product .picture img {
        max-width: 100%;
        height: 100%
    }

    a.btn-next {
        bottom: 0;
        right: 10px;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        text-align: center;
        line-height: 25px
    }

    .repair-for-airline-box {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 40px
    }

    .provide-service-section .provide-fleets-datainfo .provide-service-disc,
    .provide-service-section .repair-for-airline-box .provide-service-disc {
        font-size: 17px
    }

    .provide-service-section .provide-fleets-datainfo .provide-service-disc {
        max-width: 92%
    }

    .provide-service-section .provide-fleets-box .provide-fleets-datainfo {
        margin-top: 30px
    }

    .provide-fleets-box {
        display: flex;
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 0 !important;
        padding-top: 40px;
        border-top: 0px solid #fff
    }

    .provide-fleets-datainfo {
        order: 2
    }

    .provide-fleets-video-box {
        order: 1
    }

    .slider-banner-box .shop-about-content-box .left-box p {
        font-size: 17px;
        margin-top: 0;
        line-height: normal
    }

    .availability-option {
        background: #f0f0f1;
        margin-top: 0;
        display: table;
        width: 100%;
        height: auto;
        padding-top: 0
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):after {
        width: 0 !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2):before {
        width: 0 !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: 0 0 0 #cdcdcd
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        box-shadow: 0 6px 6px rgba(0, 0, 0, .16)
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) {
        box-shadow: 0 0 0 #cdcdcd
    }

    .availability-option .container {
        max-width: 958px !important;
        padding: 0
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box {
        padding: 20px 20px 20px !important
    }

    .newslatter-update-section {
        padding: 47px 0;
        background: #ff9e15 url(../images/m-newsletter-bg-style.png) no-repeat left 95% !important;
        background-size: 100% 39% !important
    }

    .cls1 .newslatter-update-section {
        background: #910000 url(../images/m-newsletter-bg-style.png) no-repeat left 95% !important
    }

    .mobility-item-content {
        display: inline-block;
        text-align: left;
        float: left;
        width: 72%
    }

    .mobility-item-box {
        text-align: left;
        display: inline-block
    }

    .pro-option-box .mobility-item-box .icon-box {
        float: left;
        margin: 0 20px 0 0 !important;
        width: 60px !important;
        max-width: 17% !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:first-child .icon-box {
        height: 74px;
        width: 68px !important;
        max-width: 22% !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) .icon-box {
        height: 71px;
        max-width: 77px !important;
        max-width: 22% !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:last-child .icon-box {
        height: 71px;
        max-width: 88px !important;
        max-width: 22% !important
    }

    .pro-option-box .mobility-item-box .mobility-item-content .item-disc {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        margin-top: 2px;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 18px
    }

        .pro-option-box .mobility-item-box .mobility-item-content .item-disc br {
            display: none
        }

    .pro-option-box .mobility-item-box .mobility-item-content .item-disc {
        width: 170px;
        text-align: left !important
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:last-child .item-disc {
        width: 195px
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) {
        box-shadow: 0 0 0 #cdcdcd;
        border-top: #cdcdce solid 1px;
        border-bottom: #cdcdce solid 1px
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:hover {
        border-radius: 0 !important
    }

    .newupdate-form-box button.btn.white-radius-btn {
        margin-top: 27px
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data .rental-title {
        font-size: 18px;
        margin: 0;
        line-height: 1;
        color: #37373b;
        font-weight: 700;
        text-align: left;
        margin-bottom: 5px
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data {
        padding-left: 0;
        padding-top: 28px;
        max-width: 70%
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-img-box {
        padding-right: 0
    }

    .rental-travel-section .rental-travel-option-box ul {
        margin-top: 20px
    }

    .rental-travel-section {
        background: #fff;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px
    }

    .location-content {
        margin-left: 15px
    }

    .shop-scoot-section {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .provide-service-section {
        padding: 150px 15px 0 15px
    }

    .shop-scoot-section h2 {
        margin: 10px 0 20px
    }

    .slider-banner-box .shop-about-content-box .white-radius-btn {
        position: relative;
        left: 0 !important
    }

    .shop-scoot-section .slider-banner-box .shop-about-content-box {
        height: auto !important
    }

    .footer-block .list a {
        display: block;
        padding: 0 0;
        line-height: 20px;
        color: #fff
    }

    .footer-block .title {
        margin: 0 0 0 !important;
        font-weight: 700;
        font-size: 18px !important;
        text-transform: uppercase;
        padding: 0
    }

    .footer-block .list {
        display: block;
        margin: 0 0 20px;
        background-color: transparent;
        padding: 0 0
    }

    .footer-block {
        width: 49%;
        margin: 1px auto;
        text-align: left;
        font-size: 14px;
        display: inline-block;
        vertical-align: top
    }

    .follow-us {
        margin: 0 auto 0;
        text-align: left
    }

    .footer-bottom .footer-block.term-link {
        width: 160px;
        display: inline-block;
        float: left
    }

    .footer-bottom .footer-block.CopyRight {
        width: 130px;
        color: #fff;
        float: left;
        margin-left: 0;
        padding-top: 0;
        line-height: 21px
    }

    .footer-bottom .footer-block.contact-info {
        width: 100%
    }

    .fot-contact-title {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 20px;
        line-height: normal
    }

    .footer-bottom .footer-block.contact-info p {
        font-weight: 700;
        color: #fff;
        font-size: 14px;
        margin-bottom: 7px
    }

    .footer-upper {
        width: 100%;
        margin: auto;
        border-bottom: 0 solid #ddd;
        overflow: hidden;
        padding: 40px 15px;
        font-size: 0
    }

    .book-for-trip-section .book-for-trip-gauid-box {
        max-width: 450px;
        position: relative;
        height: auto;
        float: none;
        margin: 0 auto
    }

    .html5gallery-container-0 {
        -moz-box-shadow: 0 0 0 #aaa !important;
        -webkit-box-shadow: 0 0 0 #aaa !important;
        box-shadow: 0 0 0 #aaa !important
    }

        .html5gallery-container-0.html5gallery-activeslide-0-0 {
            width: 100% !important
        }

    .html5gallery-box-0 {
        width: 100% !important
    }

    .html5gallery-elem-0 {
        width: 100% !important;
        position: relative !important
    }

    .html5gallery-elem-img-0 {
        width: 100% !important
    }

    .html5gallery-title-0 {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        display: block !important
    }

    .html5gallery-title-text-0 {
        color: #737373 !important;
        font-size: 12px !important;
        font-family: 'Source Sans Pro' !important;
        background: 0 0 !important;
        padding: 0 !important
    }

    img.html5gallery-elem-image.html5gallery-elem-image-0 {
        max-width: 80% !important;
        height: auto !important;
        top: 0 !important;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0 !important
    }

    .html5gallery-car-0 {
        width: 100% !important;
        left: 0 !important
    }

    .html5gallery-car-list-0 {
        width: 100% !important;
        left: 0 !important
    }

    .html5gallery-car-mask-0 {
        width: 100% !important;
        left: 0 !important
    }

    .html5gallery-thumbs-0 {
        position: relative;
        display: block;
        margin-left: auto !important;
        width: 272px;
        top: 6px;
        margin-right: auto !important
    }

    .html5gallery-car-0 {
        background: #fff !important;
        border-top: 0 solid #666 !important;
        border-bottom: 0 solid #111 !important;
        top: 93% !important;
        bottom: 0 !important;
        position: relative !important
    }

    .html5gallery-tn-img-0 {
        background: #f0f0f1;
        padding: 10px
    }

    .overview ul.option-list.attribute-squares.color-squares li {
        margin: 0 5px 0 0 !important
    }

    .key-spec-highlights {
        margin: 0 0 20px;
        border-bottom: #cdcdce solid 1px;
        padding-bottom: 5px;
        border-top: #cdcdce solid 1px;
        padding-top: 20px
    }

    .retail-price {
        text-align: left
    }

    .time-payment {
        text-align: left
    }

    .additional-details {
        text-align: left
    }

    .overview .delivery,
    .variant-overview .delivery {
        text-align: left
    }

    .overview ul.option-list.attribute-squares.color-squares li {
        margin: 0 10px 10px 0 !important
    }

    .attribute-squares {
        text-align: left
    }

    .attribute-label,
    .attributes dt {
        text-align: left
    }

    .attributes dd ul.option-list {
        text-align: left
    }

    .overview ul.option-list li {
        margin: 0 10px 0 0
    }

    .overview-buttons .add-to-wishlist {
        width: auto
    }

    .overview {
        margin: 0 0 0
    }

    .product-grid.cross-sells .title {
        margin-bottom: 15px;
        padding: 0 15px 15px
    }

    .item-box .buttons {
        text-align: center
    }

    .pro-listbox .item-box .buttons input.add-to-compare-list-button,
    .pro-listbox .item-box .buttons input.add-to-wishlist-button {
        margin: 10px 5px
    }

    .pro-des-left {
        width: 100% !important;
        text-align: left
    }

    .pro-spe-right {
        width: 100% !important;
        padding-bottom: 40px
    }

    .pro-des-spe-section .product-specs-box {
        width: 100% !important
    }

    .filtter-section .select-input-1 {
        width: 100% !important;
        padding-right: 0;
        margin-bottom: 28px
    }

    .product-grid.cross-sells .pro-listbox .item-box .product-item .picture {
        min-height: 150px !important
    }

    .product-specs-box .title {
        text-align: left
    }

    table.specs2 {
        width: 100% !important
    }

    .overview {
        margin: 0 0 0;
        text-align: left
    }

        .overview .product-name h1 {
            font-size: 30px;
            font-weight: 700
        }

    .breadcrumb {
        max-width: 100%;
        padding: 18px 15px 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .newsletter-result {
        padding-left: 25px
    }

    .newsletter-validation {
        padding-left: 25px
    }

    .payment-info iframe {
        width: 100% !important;
        margin: 0 0 !important
    }

    .checkout-page .opc .step .payment-info .info {
        margin-left: 0
    }

    .quantity label.td-title {
        line-height: 27px;
        vertical-align: top
    }

    .login-or-guest {
        display: none
    }

    .blog-search-box {
        margin: 0 auto !important;
        width: 100%;
        max-width: 720px !important;
        margin-top: 20px !important
    }

    .scoot-blog-achive-list-section .scoot-blog-achive-heading,
    .scoot-blog-postlist-section .bloglist-section-title {
        padding: 13px 30px 12px 0 !important
    }

    .scoot-blog-achive-list-section .scoot-blog-achive-list-box {
        display: none
    }

    .side-2 .title.scoot-blog-achive-heading {
        padding-left: 15px !important
    }

    .blog-search-box .title {
        padding-left: 15px !important;
        margin-bottom: 6px !important
    }

    .block .title {
        font-size: 24px
    }

    .cat-title-desc {
        float: none
    }

    .breadcrumb {
        padding: 25px 0 0 0 !important
    }

    .category-description {
        float: none
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box {
        padding: 25px 5px 0 5px
    }

    .wrap button.btn.prev {
        width: 24px !important;
        height: 24px !important;
        line-height: 17px !important;
        top: 30% !important;
        padding: 4px !important
    }

    .wrap button.btn.next {
        width: 24px !important;
        height: 24px !important;
        line-height: 17px !important;
        top: 30% !important;
        padding: 4px !important
    }

    .item-grid-recentlyview.pro-listbox.shop-productlist-grid-section .wrap button.btn.next {
        top: 20% !important;
    }

    .item-grid-recentlyview.pro-listbox.shop-productlist-grid-section .wrap button.btn.prev {
        top: 20% !important;
    }

    .shop-recently-viewed-products .page-title {
        width: 720px;
        margin: 0 auto;
    }

        .shop-recently-viewed-products .page-title h1 {
            padding-left: 0px;
        }

    .product-details-page .related-products-grid.product-grid.cross-sells .wrap button.btn.prev {
        top: 20% !important;
    }

    .product-details-page .related-products-grid.product-grid.cross-sells .wrap button.btn.next {
        top: 20% !important;
    }

    .product-grid.home-page-product-grid.shopPage-product-grid-box .wrap button.btn.prev {
        top: 20% !important
    }

    .product-grid.home-page-product-grid.shopPage-product-grid-box .wrap button.btn.next {
        top: 20% !important
    }

    .slider-width-full .product-grid.home-page-product-grid.shopPage-product-grid-box .wrap button.btn.prev {
        top: 30% !important
    }

    .slider-width-full .product-grid.home-page-product-grid.shopPage-product-grid-box .wrap button.btn.next {
        top: 30% !important
    }

    .nivo-caption {
        min-height: 240px !important
    }

    .shop-main-page .mobility-equipment-section {
        margin-top: -20px !important
    }

    .top-bar .header-links ul {
        overflow: inherit;
        margin: 0;
        width: auto;
        float: right;
        margin-right: 23px
    }

    .reversed label {
        transform: inherit !important;
        margin: 0
    }

    .top-bar .header-links li {
        padding: 13.5px 2px
    }

    li.login_register {
        padding-right: 20px !important;
    }

    .top-bar .header-links li:nth-child(2) {
        text-align: left
    }

    .scoot-top-bar li.hide-mob {
        padding-top: 0;
        padding-bottom: 0
    }

    .top-bar .header-links li.Wishlist {
        width: 45px
    }

    .zoom-gallery-slide {
        width: 235px;
        height: 235px;
        margin-left: 95px;
        background: #fff;
        border-radius: 4px;
        border: #cdcdce solid 1px;
        overflow: hidden
    }

    figure.mz-figure {
        height: 235px
    }

    .MagicZoom img,
    .mz-figure img {
        max-height: 100% !important
    }

    span.alt-text {
        margin-left: 95px
    }

    .selectors {
        height: 260px !important
    }

    .mcs-wrapper {
        height: 225px !important
    }

    .top-searchbar {
        padding-right: 8px;
        padding-top: 13px;
        height: 48px;
        position: absolute;
        width: 20px;
        right: 0;
        float: right
    }

    .free-shipping {
        padding-left: 0
    }

    .search-toggle {
        width: 24px;
        height: 24px;
        display: inline-block;
        position: absolute;
        top: 12px;
        right: 0;
        z-index: 999;
        text-decoration: none !important
    }

    #header-1 .search-box {
        width: 100.5%
    }

    .search-box .container {
        max-width: 90% !important
    }

    #header-1.search-header.show-overlay .search-box > div {
        max-width: 90% !important
    }

    .search-box-main {
        background: #0069aa;
        width: 30px;
        height: 48px;
        margin-top: -12px;
        position: absolute;
        right: 0
    }

    .show .search-box-main {
        background: 0 0;
        width: 32px;
        height: 50px;
        margin-top: -12px;
        position: absolute
    }

    .show a.search-toggle.active {
        background: url(../images/close-white.png) no-repeat center center !important;
        width: 23px;
        height: 49px;
        margin-top: -12px;
        position: absolute
    }

    .search-button {
        margin-top: 12px;
        height: 100%
    }

    .search-box .search-box-button {
        float: right;
        min-width: inherit;
        height: 36px;
        border: none;
        background: #fff url(../images/search-arrow-blue.png) no-repeat center center !important;
        padding: 0 0;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        text-indent: -9999999999px;
        width: 16px;
        margin-top: 15px;
        position: absolute;
        top: 0;
        right: 0
    }

    .search-box input.search-box-text {
        float: left;
        width: 87%;
        height: 50px;
        margin: 7px 0 0 0;
        border: 0
    }

    .event-section-bottom .events-left {
        position: absolute;
        top: inherit !important;
        bottom: 20px !important
    }

        .event-section-bottom .events-left .events-inner-content {
            width: 100% !important
        }

            .event-section-bottom .events-left .events-inner-content h3 {
                margin-bottom: 10px !important
            }

    .newslatter-update-section .newupdate-form-box {
        width: 417px
    }

        .newslatter-update-section .newupdate-form-box input {
            width: 240px;
            margin-right: 20px
        }

    .cat-title-desc {
        padding-bottom: 10px;
        margin-bottom: 20px;
        max-width: 720px !important;
        margin: 0 auto
    }

    .breadcrumb {
        max-width: 720px
    }

    .nopAjaxFilters7Spikes .block .title {
        position: relative;
        overflow: hidden;
        padding: 12px 30px 12px 0 !important;
        background: #f6f6f6;
        margin: 0 0 10px
    }

    .container.side2-center2 {
        padding: 0
    }

    .block {
        max-width: 720px;
        min-height: 50px
    }

    .product-selectors > div {
        position: relative;
        float: left
    }

    .center-2,
    .side-2 {
        margin: 0 0 0
    }

    .container.side2-center2 .center-2 {
        width: 100%
    }

    .product-selectors {
        padding: 15px 0 15px 0
    }

    .page-submenu-section .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 50px
    }

    .item-box {
        width: 46%;
        margin: 0 2% 50px
    }

    .html-shopping-cart-page .item-box {
        width: 100% !important;
        padding: 0 0;
    }

    .shopping-cart-page .product-grid .item-box {
        margin: 0 0px 50px !important;
    }

    .product-grid.cross-sells:after {
        left: inherit !important;
        width: 24px !important;
        right: -24px !important;
    }

    .product-details-page .product-specs-box .table-wrapper td {
        vertical-align: top;
    }

        .product-details-page .product-specs-box .table-wrapper td.spec-name {
            white-space: normal;
            width: 50%;
        }

    h2.equipment-title {
        font-size: 22px
    }

    .shop-recently-viewed-products h2.product-title {
        height: 48px
    }

    .container {
        max-width: 720px !important
    }

    .cat-title-desc .category-description {
        max-width: 720px;
        margin: 0 auto
    }

    .breadcrumb {
        max-width: 720px;
        padding: 0 15px
    }

    .header-links-wrapper {
        position: relative;
        padding: 0 0;
        width: 530px;
        float: right
    }

    #topcartlink {
        display: block;
        width: 46px;
        padding-left: 0;
        padding-right: 0
    }

    .header-selectors-wrapper {
        border-bottom: 0 solid #ddd;
        padding: 0 0
    }

    .top-bar .header-links li .header-selectors-wrapper .currency-selector {
        line-height: 1.5;
        margin: 0
    }

        .top-bar .header-links li .header-selectors-wrapper .currency-selector select {
            height: 22px;
            padding: 3px 10px !important;
            width: 100%;
            font-size: 14px !important;
            float: left;
            background: 0 0;
            border: none;
            color: #fff;
            font-weight: 700;
            margin-top: 0
        }

    .top-bar .header-links a.ico-logout {
        padding: 2.5px 10px
    }

    .header-menu {
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 0
    }

    .scoot-main-header .search-box {
        top: 58%
    }

    .scoot-main-header .store-search-box {
        width: 70%;
        float: right
    }

    .top-menu {
        display: block;
        margin: 0;
        text-align: right
    }

    .menu-toggle {
        display: none
    }

    ul.top-menu.mobile {
        display: none
    }

    .top-menu > li {
        position: relative;
        margin: 1px 0;
        background-color: transparent;
        width: auto;
        display: inline-block;
        vertical-align: top
    }

    .sublist-toggle {
        display: none
    }

    .top-menu > li > a {
        display: block;
        min-height: 40px;
        padding: 5px 12px;
        font-size: 18px;
        color: #0069aa;
        font-weight: 700;
        text-transform: uppercase
    }

    #cmenuid {
        padding-right: 0;
        position: relative;
        width: 70px
    }

    a#aId {
        margin-top: 6px
    }

    .header-menu .sublist {
        width: 191.35px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, .5) !important;
        background-color: #fff;
        border-radius: 4px;
        padding: 10px 0;
        text-align: left;
        right: 0 !important;
        position: absolute
    }

    .header {
        max-width: 740px !important;
        width: 100%
    }

    .top-bar .header-selectors-wrapper {
        margin-top: 12px
    }

    #customerlanguage {
        width: 70px;
        margin-left: 7px
    }

    .header-selectors-wrapper > div {
        width: auto;
        margin: 0 auto
    }

    .personal-mobility-section .about-mobility-content {
        max-width: 704px !important
    }

    .availability-option .container {
        max-width: 704px !important
    }

    .cat-title-desc .category-description {
        max-width: 704px;
        margin: 0 auto
    }

    .rental-travel-section .container {
        max-width: 704px !important
    }

    .exploar-location-databox .container {
        max-width: 704px !important
    }

    .shop-scoot-section .container {
        max-width: 704px !important
    }

    .provide-service-section .container {
        max-width: 704px !important
    }

    .book-for-trip-section .container {
        max-width: 704px !important
    }

    .newslatter-update-section .container {
        max-width: 704px !important
    }

    .home-page-featured-product {
        max-width: 720px;
        margin: 0 auto;
        margin-bottom: 40px
    }

    .home-page-product-grid .frame ul li {
        width: 225px !important;
        margin: 0 22px 0 0 !important;
    }

    .vacation-place-list-container .frame ul li {
        width: 225px !important;
        margin: 0 22px 0 0 !important;
    }

    .cruise-place-List-container .frame ul li {
        width: 225px !important;
        margin: 0 22px 0 0 !important;
    }

    .footer-upper {
        width: 704px
    }

    .provide-service-section .provide-fleets-box .provide-fleets-datainfo {
        margin-left: 0
    }

    .pro-option-box .mobility-item-box .mobility-item-content .item-disc {
        font-size: 12px;
        padding: 0 25px;
        line-height: normal
    }

        .pro-option-box .mobility-item-box .mobility-item-content .item-disc br {
            display: none;
        }

    .personal-mobility-section .about-mobility-content h1 {
        font-size: 30px;
        margin-bottom: 0
    }

    .rental-travel-section .rental-travel-about-textbox .travel-about-title {
        font-size: 28px
    }

    .rental-travel-section .rental-travel-option-box {
        padding-left: 0
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data .rental-title {
        font-size: 15px
    }

    .rental-travel-section .rental-travel-about-textbox .disc-text {
        font-size: 14px;
        line-height: 22px
    }

    .location-content {
        float: left;
        max-width: 360px;
        margin-left: 0px
    }

    .exploar-loaction-section .exploar-location-databox .exploar-location-text {
        font-size: 18px;
        line-height: 22px;
        text-align: left;
        margin-top: 10px
    }

    .exploar-loaction-section .exploar-location-databox .find-loaction-btn {
        margin-top: 0
    }

    .exploar-loaction-section .exploar-location-databox {
        bottom: 20px
    }

        .exploar-loaction-section .exploar-location-databox > div {
            width: 720px;
            margin: 0 auto;
        }

        .exploar-loaction-section .exploar-location-databox .find-loaction-btn {
            padding: 3px 15px
        }

    .rental-travel-section {
        padding-top: 10px;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data {
        width: 50%;
        padding-left: 5px
    }

    .rental-travel-option-box ul {
        padding-left: 0
    }

    .home-page-featured-product .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        height: 132px
    }

    .shop-scoot-section {
        margin-bottom: 0;
        padding-top: 20px;
        max-width: 100%;
    }

        .shop-scoot-section > div {
            width: 720px;
            margin: 0 auto;
        }

    .book-for-trip-section {
        height: 425px
    }

    .provide-service-section {
        background-size: 420px auto;
        padding: 150px 0px 0 0px
    }

        .provide-service-section > div {
            width: 720px;
            margin: 0 auto;
            padding: 0 0px;
        }

    .book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
        font-size: 21px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .book-for-trip-section .book-for-trip-gauid-box {
        max-width: 390px
    }

    .newslatter-update-section .news-update-box h3 {
        font-size: 26px
    }

    .newslatter-update-section .news-update-box p {
        font-size: 14px;
        line-height: normal
    }

    .footer-block {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin: 0
    }

        .footer-block .list a {
            display: block;
            padding: 5px 0;
            line-height: 20px
        }

        .footer-block .list li {
            padding: 0 0;
            font-size: 14px
        }

    .follow-us {
        margin: 0 auto 0
    }

    .footer-block .list {
        padding: 0 0
    }

    .follow-us .social ul {
        text-align: left
    }

    .footer-bottom .footer-block.contact-info {
        width: 390px;
        float: left
    }

    .footer-bottom .footer-block.term-link {
        width: 130px;
        float: left;
        margin-left: 20px
    }

    .footer-bottom .footer-block.CopyRight {
        width: 140px;
        float: left;
        margin-left: 20px
    }

    .footer-block .title {
        padding: 0
    }

    .gallery {
        float: left;
        width: 55%
    }

    .overview {
        float: right;
        width: 45%;
        padding-left: 20px;
        text-align: left
    }

    .html5gallery-elem-1 {
        width: 285px !important;
        height: 340px !important
    }

    .html5gallery-box-1 {
        width: 285px !important;
        height: 340px !important
    }

    .shopPage-product-grid-box.home-page-product-grid {
        margin: 0 auto 0 auto;
        max-width: 720px
    }

    .related-products-grid.product-grid.cross-sells .shopPage-product-grid-box.home-page-product-grid {
        padding: 0 0px !important;
    }

    .filtter-section .select-input-1 select {
        margin-bottom: 20px;
    }

    .your-price span.label {
        font-size: 24px
    }

    .key-spec-highlights span.label {
        font-size: 14px
    }

    .time-payment h4 {
        font-size: 14px
    }

    .overview ul.option-list.attribute-squares.color-squares li {
        margin: 0 15px 15px 0
    }

    .overview .product-name h1 {
        font-size: 32px;
        margin-top: 5px
    }

    .html-blog-page .blog-search-box .title {
        display: none !important
    }

    .html-blog-page .blog-search-box .listbox {
        display: block !important
    }

    .html-blog-page .filtersPanel .block .title,
    .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading {
        position: relative;
        border-bottom: 1px solid #ddd;
        padding: 0 !important;
        background: #fff
    }

        .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag {
            display: block;
            padding: 12px 0 12px 15px
        }

            .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag:after {
                content: " ";
                display: block;
                position: absolute;
                height: 15px;
                width: 20px;
                background: url(../images/filters-toggle.png) center no-repeat;
                background-position: 1px -10px !important;
                right: 10px;
                top: 50%;
                transform: translateY(-50%);
                font-weight: 400
            }

            .html-blog-page .scoot-blog-achive-list-section .scoot-blog-achive-heading a#blogARchiveTag.active:after {
                background-position: 1px 4px !important;
                margin-top: -5px !important
            }
}

@media (min-width:992px) and (max-width:1199px) {
    .html-blog-page .container .post-footer {
        padding-left: 0px;
        width: 67.999%;
        margin-right: 15px;
    }

    .html-blog-page .post-item-box .post-body {
        padding-left: 5px;
        text-align: left;
    }

    .html-blog-page .post.post-item-box .post-head {
        padding-left: 5px;
    }

    .shop-scootaround.shop-scoot-section {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 25px;
    }

    .Featured-products-container .frame ul li {
        width: 220px !important;
        margin: 0 16px 0 16px !important;
    }

    #header-1.search-header.show-overlay .search-box > div {
        max-width: 970px !important;
    }

    .shopPage-newproduct-box .page-title {
        padding-left: 10px
    }

    .your-price label {
        line-height: 32px
    }

    .item-box .product-box-add-to-cart-button {
        padding: 0 15px
    }

    .category-description {
        float: none
    }

    .product-selectors .product-viewmode {
        margin-right: 5px;
        margin-left: 0;
        text-align: left
    }

    .top-bar .header-selectors-wrapper {
        margin-top: -1px
    }

    .top-bar .header-links a.ico-logout {
        padding: 2px 0 0 0
    }

    .Pricvacy-policy-page .page-banner-box .banner-container .privacy-banner-contentbox,
    .page-banner .page-banner-box .banner-container .banner-contentbox {
        width: 50%;
        position: absolute;
        left: 15px;
        bottom: 5%
    }

    .scoot-main-header {
        position: fixed;
        top: 55px;
        width: 100%;
        z-index: 3;
        display: table
    }

    .MagicZoom img,
    .mz-figure img {
        max-width: 350px !important;
        max-height: 350px !important;
        margin: auto !important
    }

    .corporate-services .about-mobility-content {
        width: 100% !important;
        padding: 10px 30px !important
    }

    #header-1 .search-box {
        width: 100%
    }

    .event-section-bottom .events-left {
        top: 20% !important
    }

        .event-section-bottom .events-left .events-inner-content h3 {
            margin-bottom: 10px !important
        }

    .shop-recently-viewed-products h2.product-title {
        height: 50px
    }

    .container {
        max-width: 960px
    }

    .cat-title-desc .category-description {
        width: 960px;
        margin: 0 auto
    }

    .breadcrumb {
        max-width: 960px;
        padding: 0 15px
    }

    .location-content {
        max-width: 360px;
        margin-left: 35px
    }

    .provide-service-section {
        background-size: 500px auto
    }

    .provide-service-section {
        padding: 90px 15px 0 15px
    }

    .pro-availability-option-section .pro-option-box {
        width: 97%;
        margin: 0 auto
    }

    .shop-scoot-section {
        max-width: 970px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .cat-title-desc {
        width: 1000px;
        margin: 0 auto
    }

        .cat-title-desc .category-description {
            max-width: 100%
        }

    .header {
        width: 1000px !important
    }

    .shop-scoot-section .container {
        max-width: 1000px !important
    }

    .cat-title-desc .category-description {
        max-width: 1000px;
        margin: 0 auto
    }

    .rental-travel-section .container {
        max-width: 1000px !important
    }

    .container {
        max-width: 1000px !important
    }

    .breadcrumb {
        max-width: 1000px;
        padding: 0 15px
    }

    .availability-option .container {
        max-width: 1000px !important
    }

    .personal-mobility-section .about-mobility-content {
        max-width: 1000px
    }

    .home-page-featured-product {
        max-width: 975px;
        margin: 0 auto;
        margin-bottom: 80px
    }

    .provide-service-section .container {
        max-width: 1000px !important
    }
}

.footer-logo {
    display: block;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 15px
}

img.html5gallery-tn-image.html5gallery-tn-image-1 {
    width: 100% !important;
    height: 100% !important;
    padding: 10px !important
}

.html5gallery-title-text-1 {
    padding: 0 0 !important
}

.cls1 .slider-width-full {
    background: #f0f0f1
}

.cls1 .page.shop-main-page.home-page .slider-width-full {
    background: #fff
}

.cls1 .slider-width-full .home-page-featured-product {
    margin-bottom: 0;
    padding-bottom: 80px
}

.cls1 .shop-scoot-section h2 {
    margin-top: 0;
    font-family: Raleway
}

.pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box .mobility-item-content .more-btn {
    background-color: #0080d5;
    border: 0 solid #2f57b2;
    position: relative
}

.mobility-item-content > a {
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    text-decoration: none
}

.best-price-mobility.provide-service-section {
    background: #1a3676 url(../images/arrow-plain-img-right.png) no-repeat right top;
    background-size: 688px auto;
    border-top: solid #910000 30px;
    padding-bottom: 200px
}

.personal-mobility-section .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box {
    width: 50%
}

.personal-mobility-section .bestpricemobility .about-mobility-content h1 {
    font-weight: 400;
    margin-bottom: 0;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: normal
}

.personal-mobility-section .bestpricemobility .about-mobility-content p {
    font-weight: 400;
    margin-top: 0;
    font-size: 32px
}

.best-price-mobility.provide-service-section .provide-fleets-box {
    text-align: center;
    padding-bottom: 30px
}

    .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box {
        border: solid #749bf2 1px;
        border-radius: 5px;
        padding: 35px 20px 25px 35px;
        width: 30%;
        margin: 1.5%;
        display: inline-block;
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        text-align: left;
        position: relative;
        font-family: Raleway
    }

        .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box.family:after {
            background: #1a3676 url(../images/noun_Family.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 60px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box.competitors:after {
            background: #1a3676 url(../images/noun_Price-match.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 60px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box.superior:after {
            background: #1a3676 url(../images/noun_customer-service.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

.best-price-mobility.provide-service-section .right-align {
    text-align: right
}

.best-price-mobility.provide-service-section .repair-for-airline-box {
    max-width: 425px;
    margin-left: 0
}

    .best-price-mobility.provide-service-section .repair-for-airline-box .provide-service-disc {
        font-family: Raleway
    }

.best-price-mobility.provide-service-section .provide-service-title {
    color: #fff;
    line-height: 14px;
    margin-top: 15px
}

.best-price-mobility.provide-service-section h4 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 20px
}

.best-price-mobility.provide-service-section a.find-moreinfo-btn {
    padding: 8px 37px
}

.providing-mobility.rental-travel-section {
    background: #f0f0f1 url(../images/mobility-section-bkg1.png) no-repeat center bottom;
    background-size: cover;
    padding-bottom: 130px
}

    .providing-mobility.rental-travel-section .rental-travel-about-textbox {
        padding-right: 15px
    }

    .providing-mobility.rental-travel-section .mobility.travel-about-title {
        font-size: 32px;
        font-family: Raleway, sans-serif
    }

.html-bestmobilty-page .rental-travel-section .rental-travel-about-textbox .disc-text {
    font-family: Raleway, sans-serif
}

.providing-mobility.rental-travel-section .mobility-about-title {
    font-size: 40px;
    font-weight: 400;
    color: #37373b;
    line-height: 36px;
    text-align: left;
    margin-bottom: 30px
}

.providing-mobility.rental-travel-section .rental-travel-about-textbox .disc-text {
    margin-bottom: 15px;
    font-family: Raleway
}

.shop-scootaround.shop-scoot-section {
    background: #f0f0f1;
    margin-top: -1px
}

select::-ms-expand {
    display: none
}

.html-bestmobilty-page .newslatter-update-section {
    background: #910000 url(../images/newsletter-bg-style.png) no-repeat center center !important;
    background-size: 100% auto !important
}

.html-bestmobilty-page .slider-width-full {
    background: #f0f0f1
}

.html-bestmobilty-page .home-page-featured-product .pro-listbox .item-box .product-item .picture {
    background-color: inherit
}

.html-bestmobilty-page .home-page-featured-product .product-grid {
    margin-bottom: 0;
    padding-bottom: 50px;
    margin-top: 0
}

.best-price-mobility.provide-service-section:before {
    background: url(../images/why-choose-bottom.png) no-repeat center bottom;
    background-size: 100% auto;
    content: "";
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
    width: 100%;
    height: 280px;
    left: 0
}

.corporate-services .personal-mobility {
    position: relative
}

    .corporate-services .personal-mobility img {
        width: 100%
    }

.corporate-services .about-mobility-content {
    position: absolute;
    width: 1160px;
    bottom: 60px;
    display: inline-block;
    padding: 10px 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto
}

    .corporate-services .about-mobility-content h1 {
        font-size: 30px;
        line-height: 1.2;
        color: #fff;
        font-weight: 700;
        margin-bottom: 0;
        display: none
    }

.home-page.corporate-services.locations-details .about-mobility-content h1 {
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.corporate-services .about-mobility-content p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 28px
}

.corporate-services .corporateservices img {
    width: 100%
}

.corporate-services-option .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box:hover img.default {
    display: inline-block
}

.corporate-services-option .providing-mobility.rental-travel-section {
    background: url(../images/why-choose-bottom.png) no-repeat center top
}

.airline-services-section {
    background: #005188 url(../images/arrow-plain-img-right-1.jpg) no-repeat right top;
    background-size: 688px auto;
    padding-bottom: 50px;
    padding-top: 50px
}

.availability-option.corporate-services-option {
    background: 0 0;
    margin-top: -100px;
    height: 230px
}

.airline-services-repair .repair-for-airline-box {
    max-width: 450px;
    margin-left: 0;
    padding-top: 60px
}

    .airline-services-repair .repair-for-airline-box .provide-service-title {
        font-size: 32px;
        color: #fff;
        line-height: 38px;
        margin-bottom: 20px;
        text-align: left;
        word-spacing: normal;
        letter-spacing: normal;
        font-weight: 700
    }

.fleet-Services .airline-services-inner h3 {
    margin-top: 40px
}

.airline-services-repair .repair-for-airline-box .provide-service-disc {
    color: #fff;
    font-size: 17px;
    text-align: left;
    line-height: 24px
}

.airline-services-repair .right-align {
    text-align: right;
    padding-right: 0
}

    .airline-services-repair .right-align img {
        width: 100%;
        height: auto
    }

.airline-services-repair .provide-fleets-box {
    margin: 0 -1.5%
}

    .airline-services-repair .provide-fleets-box .fleets-box {
        border: solid #0080d5 1px;
        border-radius: 5px;
        min-height: 98px;
        font-size: 18px;
        line-height: 18px;
        display: inline-block;
        vertical-align: middle;
        padding: 40px 20px 20px 20px;
        width: 30%;
        margin: 1.1%;
        display: inline-block;
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        text-align: left;
        position: relative;
        margin-bottom: 30px
    }

        .airline-services-repair .provide-fleets-box .fleets-box.rentrepair:after {
            background: #005188 url(../images/scooter.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.Nationwide:after {
            background: #005188 url(../images/nationawide.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.Pick-up:after {
            background: #005188 url(../images/pickup_delivery.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 60px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.user-manual:after {
            background: #005188 url(../images/user_manual.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.support:after {
            background: #005188 url(../images/noun_customer-service.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.rent:after {
            background: #005188 url(../images/rent.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -20px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.onSite:after {
            background: #005188 url(../images/Location.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -26px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.assistive:after {
            background: #005188 url(../images/staff.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -20px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.intra-venue:after {
            background: #005188 url(../images/Van.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 80px;
            height: 46px;
            top: -11px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.calender:after {
            background: #005188 url(../images/calender.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -14px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.ada:after {
            background: #005188 url(../images/ada.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 50px;
            height: 46px;
            top: -19px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.customize:after {
            background: #005188 url(../images/customize.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 40px;
            height: 46px;
            top: -14px;
            left: 30px
        }

        .airline-services-repair .provide-fleets-box .fleets-box.Whole:after {
            background: #005188 url(../images/Whole.png) no-repeat center top;
            position: absolute;
            content: "";
            width: 45px;
            height: 46px;
            top: -20px;
            left: 30px
        }

.what-we-offer {
    border-top: solid #0080d5 1px;
    margin-top: 50px;
    clear: left;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto
}

    .what-we-offer h3 {
        padding-top: 30px;
        color: #fff;
        font-weight: 700;
        font-size: 32px;
        margin-bottom: 30px
    }

.airline-services-repair.fleet-Services {
    background: #005188 url(../images/event-services-bkg.jpg) no-repeat right top;
    background-size: 100%;
    padding-top: 170px;
    margin-top: 55px
}

    .airline-services-repair.fleet-Services .repair-for-airline-box {
        padding-top: 10px
    }

.event-section-bottom {
    position: relative
}

    .event-section-bottom img {
        width: 100%
    }

    .event-section-bottom .events-left {
        position: absolute;
        bottom: 50px
    }

        .event-section-bottom .events-left .events-inner-content {
            width: 500px
        }

            .event-section-bottom .events-left .events-inner-content .icon-calender {
                margin-bottom: 15px
            }

                .event-section-bottom .events-left .events-inner-content .icon-calender img {
                    width: auto
                }

            .event-section-bottom .events-left .events-inner-content h3 {
                color: #fff;
                margin-bottom: 30px;
                font-weight: 700;
                font-size: 32px
            }

            .event-section-bottom .events-left .events-inner-content p {
                color: #fff;
                font-size: 17px;
                line-height: 24px;
                margin-bottom: 15px
            }

.html-bestmobilty-page .white-radius-btn {
    color: #2f57b2
}

.PassengerClaim-form .your-claim {
    background: #f0f0f1 url(../images/your-claim.png) no-repeat right top;
    padding: 0 0 45px 0
}

.PassengerClaim-form .corporate-services .about-mobility-content {
    bottom: 30px
}

    .PassengerClaim-form .corporate-services .about-mobility-content h1 {
        margin-bottom: 0
    }

.PassengerClaim-form .your-claim h3 {
    font-size: 30px;
    font-weight: 700;
    color: #37373b;
    margin-top: 30px
}

.PassengerClaim-form .your-claim .number-info {
    padding: 10px 0
}

    .PassengerClaim-form .your-claim .number-info strong {
        color: #37373b
    }

    .PassengerClaim-form .your-claim .number-info p {
        margin-bottom: 0
    }

.PassengerClaim-form .your-claim .middle-center:after {
    background: #ddd;
    width: 1px;
    height: 75%;
    position: absolute;
    content: "";
    right: 0;
    top: 20%
}

.PassengerClaim-form .your-claim .middle-center:before {
    background: #ddd;
    width: 1px;
    height: 75%;
    position: absolute;
    content: "";
    left: 0;
    top: 20%
}

.PassengerClaim-form .PassengerClaim {
    width: 100%
}

    .PassengerClaim-form .PassengerClaim .title {
        width: 100%
    }

.PassengerClaim-form .PassengerClaim {
    width: 100%;
    margin-bottom: 50px
}

    .PassengerClaim-form .PassengerClaim .title {
        padding-top: 50px;
        font-size: 32px;
        font-weight: 700;
        text-align: left;
        padding-left: 0
    }

        .PassengerClaim-form .PassengerClaim .title h3 {
            font-size: 32px;
            font-weight: 700;
            color: #37373b
        }

    .PassengerClaim-form .PassengerClaim .form-fields {
        background: 0 0;
        border-top: 0 solid #e6e6e6
    }

    .PassengerClaim-form .PassengerClaim .form-fields {
        padding: 0
    }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs {
            width: 100%;
            white-space: inherit;
            padding-bottom: 0
        }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs strong {
                font-size: 18px
            }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs input {
                font-size: 17px !important;
                width: 100%
            }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs select {
                font-size: 17px !important
            }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs textarea {
                font-size: 17px !important
            }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs input[type=date] {
                height: 56px;
                border: 1px solid #ddd;
                padding: 15px 15px;
                vertical-align: middle;
                border-radius: 4px;
                width: 100%
            }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs input[type=date] {
                background: #fff url(../images/event_note.png) 97% 15px no-repeat;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none
            }

        .PassengerClaim-form .PassengerClaim .form-fields .airline-contact {
            border-top: solid #cccccd 1px;
            padding-top: 20px;
            margin-top: 10px
        }

        .PassengerClaim-form .PassengerClaim .form-fields .passenger-claim {
            border-top: solid #cccccd 1px;
            padding-top: 20px;
            margin-top: 10px
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs .required {
            display: none
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #ArrivalTime {
            background: #fff url(../images/clock-np.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #AirlineContactName {
            background: #fff url(../images/person_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #AirlineOtherContactName {
            background: #fff url(../images/person_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #AirlinePhoneNumber {
            background: #fff url(../images/call_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #AirlineEmail {
            background: #fff url(../images/mail_outline.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #FirstName {
            background: #fff url(../images/person_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #LastName {
            background: #fff url(../images/person_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #CellPhone {
            background: #fff url(../images/call_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #HomePhone {
            background: #fff url(../images/call_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #OtherPhone {
            background: #fff url(../images/call_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #HomeAddress {
            background: #fff url(../images/home_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs #HomeAddress2 {
            background: #fff url(../images/home_24.png) 97% 20px no-repeat
        }

        .PassengerClaim-form .PassengerClaim .form-fields .Who-are-you {
            padding-bottom: 30px;
            margin-bottom: 20px;
            border-bottom: solid #cccccd 1px;
            display: table;
            width: 100%
        }

            .PassengerClaim-form .PassengerClaim .form-fields .Who-are-you label {
                margin-bottom: 5px;
                display: inline
            }

        .PassengerClaim-form .PassengerClaim .form-fields .equipment-section {
            border-top: solid #cccccd 1px;
            padding-top: 20px;
            margin-top: 10px
        }

            .PassengerClaim-form .PassengerClaim .form-fields .equipment-section .inputs label {
                margin-bottom: 10px
            }

            .PassengerClaim-form .PassengerClaim .form-fields .equipment-section .description-aria #Description {
                width: 100%;
                height: 157px;
                resize: none
            }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs .gender {
            display: inherit
        }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs .gender .male {
                width: 100%;
                display: inline-block;
                margin-top: 4px
            }

                .PassengerClaim-form .PassengerClaim .form-fields .inputs .gender .male input {
                    width: 18px
                }

                .PassengerClaim-form .PassengerClaim .form-fields .inputs .gender .male label {
                    font-size: 16px;
                    font-weight: 400;
                    width: auto;
                    margin: 0
                }

                .PassengerClaim-form .PassengerClaim .form-fields .inputs .gender .male input[type=radio] {
                    display: inherit !important;
                    margin-right: 10px
                }

        .PassengerClaim-form .PassengerClaim .form-fields .inputs.OtherComments {
            padding-bottom: 0
        }

            .PassengerClaim-form .PassengerClaim .form-fields .inputs.OtherComments #OtherComments {
                height: 157px;
                width: 100%;
                resize: none
            }

    .PassengerClaim-form .PassengerClaim .buttons {
        text-align: right
    }

        .PassengerClaim-form .PassengerClaim .buttons .btn {
            text-transform: uppercase;
            padding: 7px 20px
        }

.PassengerClaim-form .equipment-section .file-field {
    position: relative;
    display: inline-block;
    margin-bottom: 15px
}

.PassengerClaim-form .equipment-section .btn-sm.float-left {
    color: #0069aa;
    background: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 1px 3px 3px 0 #c5c5c5
}

.PassengerClaim-form .equipment-section .file-field .btn {
    float: left
}

.PassengerClaim-form .equipment-section .file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0
}

.PassengerClaim-form .equipment-section .file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
    height: 2.5rem
}

.PassengerClaim-form .equipment-section .file-field input.file-path {
    width: 100%;
    height: 36px;
    border: none;
    font-size: 17px
}

.corporate-services.locations-details .about-mobility-content {
    position: absolute;
    max-width: 980px;
    bottom: inherit;
    display: inline-block;
    padding: 10px 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 14%
}

    .corporate-services.locations-details .about-mobility-content .locations-button {
        margin-top: 40px;
        text-align: right
    }

        .corporate-services.locations-details .about-mobility-content .locations-button img {
            width: auto
        }

.rental-rates-page {
    background: rgba(240, 240, 241, 1);
    background: -moz-linear-gradient(top, rgba(240, 240, 241, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(240, 240, 241, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 240, 241, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 240, 241, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 240, 241, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 240, 241, 1) 0, rgba(255, 255, 255, 1) 100%);
    padding-top: 10px
}

    .rental-rates-page h1 {
        font-size: 30px;
        font-weight: 700;
        margin-top: 30px
    }

    .rental-rates-page p {
        font-size: 17px;
        padding-bottom: 20px
    }

.locations-scooter-table {
    border: solid #ddd 1px;
    border-radius: 8px;
    margin-bottom: 0
}

.locations-scooter-header {
    padding: 10px;
    background: #f0f0f1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

    .locations-scooter-header .locations {
        padding: 0 20px
    }

        .locations-scooter-header .locations .title {
            text-align: left;
            margin-bottom: 15px
        }

            .locations-scooter-header .locations .title h4 {
                font-size: 22px;
                font-weight: 700;
                margin-bottom: 15px;
                margin-top: 10px
            }

        .locations-scooter-header .locations .prices-top {
            text-align: left
        }

            .locations-scooter-header .locations .prices-top p {
                font-size: 17px;
                margin-bottom: 0;
                padding-bottom: 10px
            }

        .locations-scooter-header .locations .buttons {
            text-align: left;
            margin-bottom: 0
        }

            .locations-scooter-header .locations .buttons .btn.blue-radius {
                padding: 7px 15px
            }

.location-table-gallery .shopPage-product-grid-box.home-page-product-grid {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0
}

.location-table-gallery .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.3%;
    flex: 0 0 48.3%;
    max-width: 48.3%;
    margin: 0 1.7% 55px
}

    .location-table-gallery .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box:first-child,
    .location-table-gallery .shopPage-product-grid-box .shop-productlist-grid-section .item-box:first-child {
        margin-left: 0
    }

.location-table-gallery .shopPage-product-grid-box .shop-productlist-grid-section,
.shopPage-newproduct-box .shop-newproductlist-grid-section {
    padding: 0 0
}

.location-table {
    background: #fff url(../images/scooter-bkg-corve.png) no-repeat center bottom;
    background-size: contain;
    padding-bottom: 100px
}

.table-rental-rates .table {
    border: solid #ddd 0;
    margin-bottom: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

    .table-rental-rates .table .thead-dark th {
        border-left-color: solid #cdcdce 1px
    }

.table-rental-rates {
    overflow: hidden
}

    .table-rental-rates .table tr:last-child th {
        border-radius: 0 0 0 10px
    }

    .table-rental-rates .table tr:last-child td:last-child {
        border-radius: 0 0 10px 0
    }

    .table-rental-rates .table tr:nth-child(odd) {
        background: #fff
    }

    .table-rental-rates .table tr:nth-child(even) {
        background: #f0f0f1
    }

    .table-rental-rates .table td {
        border-top: 0 solid #dee2e6
    }

    .table-rental-rates .table th {
        border-top: 0 solid #dee2e6;
        border-bottom: 0 solid #dee2e6
    }

    .table-rental-rates .table td,
    .table-rental-rates .table th {
        border-left: 1px solid #cdcdce;
        border-color: #cdcdce !important;
        text-align: center
    }

.location-table-gallery .table th {
    padding: .8rem .3rem;
    font-size: 14px
}

.location-table-gallery .table td {
    padding: .8rem;
    font-size: 14px
}

.location-table-gallery .table tbody tr:first-child td {
    font-weight: bold !important;
}

.locations-cruise {
    padding: 20px 0 20px 0
}

    .locations-cruise h1 {
        font-size: 30px;
        font-weight: 700;
        margin-top: 30px
    }

    .locations-cruise p {
        font-size: 17px;
        padding-bottom: 20px
    }

.locations-reviews {
    background: #f0f0f1;
    padding-top: 0
}

    .locations-reviews .our-reviews-section {
        background: 0 0
    }

        .locations-reviews .our-reviews-section .owl-theme .owl-controls .owl-page span {
            background: #37373b;
            opacity: .2
        }

        .locations-reviews .our-reviews-section .owl-theme .owl-controls .owl-page.active span {
            opacity: 1
        }

.fabulous-section {
    background: #0080d5;
    padding: 90px 75px 90px 75px;
    width: 100%
}

.vegas-information-section > .container {
    width: 100% !important;
    max-width: 100% !important
}

.fabulous-section .left-bar {
    padding-right: 19px
}

.fabulous-section .personal-vehicle-title {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 20px
}

    .fabulous-section .personal-vehicle-title br {
        display: none
    }

.fabulous-section p.personal-vehicle-disc {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    margin-bottom: 20px
}

.fabulous-section .product-pic-box {
    text-align: right
}

    .fabulous-section .product-pic-box img {
        box-shadow: 0 0 12px 0 #00000026
    }

.vegas-information-section {
    margin-top: 0;
    margin-bottom: 35px
}

.locations-information-section .shopPage-product-grid-box.home-page-product-grid {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0
}

.locations-information-section .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    max-width: 48.5%;
    margin: 0 1.5% 55px
}

    .location-table-gallery .shopPage-newproduct-box .shop-newproductlist-grid-section .item-box:first-child,
    .locations-information-section .shopPage-product-grid-box .shop-productlist-grid-section .item-box:first-child {
        margin-left: 0
    }

.locations-information-section .shopPage-product-grid-box .shop-productlist-grid-section,
.shopPage-newproduct-box .shop-newproductlist-grid-section {
    padding: 0 0
}

.vegas-information-section .program-info-box {
    padding: 45px 25px 10px 25px;
    border: 1px solid #cdcdce;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    margin: 25px 0
}

.vegas-information-section .section-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: 55px
}

.vegas-information-section h2.shoutOut {
    font-size: 32px
}

.vegas-information-section .program-info-box:after {
    content: " ";
    display: block;
    position: absolute;
    height: 60px;
    width: 66px;
    background-color: #fff;
    top: -30px;
    left: 5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit
}

.vegas-information-section .program-info-box.Planning:after {
    background-image: url(../images/wheelchair.png);
    width: 40px
}

.vegas-information-section .program-info-box.attractions:after {
    background-image: url(../images/vegas.png)
}

.vegas-information-section .program-info-box.Driving:after {
    background-image: url(../images/Car_1.png)
}

.vegas-information-section .program-info-box .program-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 22px 0
}

.vegas-information-section .program-info-box .program-about {
    font-size: 17px;
    line-height: 26px;
    margin-top: 18px;
    margin-bottom: 17px;
    font-weight: 400;
    display: block
}

    .vegas-information-section .program-info-box .program-about strong {
        color: #0069aa
    }

.vegas-information-section .program-info-box .program-more-info-btn {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #0069aa;
    text-decoration: none
}

    .vegas-information-section .program-info-box .program-more-info-btn:hover {
        text-decoration: none
    }

.vegas-information-section .program-info-box .links-vegas {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

    .vegas-information-section .program-info-box .links-vegas ul {
        margin: 0;
        padding: 0
    }

    .vegas-information-section .program-info-box .links-vegas li {
        display: inline-block;
        padding: 0 15px;
        border-left: solid #cdcdce 1px;
        line-height: 14px;
        font-size: 17px
    }

        .vegas-information-section .program-info-box .links-vegas li:first-child {
            border-left: solid #cdcdce 0;
            padding-left: 0
        }

        .vegas-information-section .program-info-box .links-vegas li a {
            color: #0069aa;
            font-weight: 700;
            text-decoration: none
        }

#ViewMapLocationAttractionModel .modal-dialog {
    margin-top: 4.75rem
}

.locations-information-section {
    background: #f0f0f1;
    padding-top: 100px;
    padding-bottom: 130px
}

    .locations-information-section .section-title h2 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 30px
    }

    .locations-information-section .information-inner {
        padding-right: 48px
    }

        .locations-information-section .information-inner .images-section {
            position: relative
        }

            .locations-information-section .information-inner .images-section .button-arrow {
                top: inherit;
                bottom: 40px;
                right: 30px
            }

                .locations-information-section .information-inner .images-section .button-arrow a {
                    background: url(../images/arrow-up-w.png) no-repeat right top;
                    font-size: 0;
                    width: 10px;
                    height: 10px;
                    display: inherit
                }

                    .locations-information-section .information-inner .images-section .button-arrow a.collapsed {
                        background: url(../images/arrow-down-w.png) no-repeat right top
                    }

            .locations-information-section .information-inner .images-section img {
                box-shadow: 0 0 12px 0 #00000026
            }

            .locations-information-section .information-inner .images-section h4 {
                position: absolute;
                bottom: 20px;
                color: #fff;
                left: 20px
            }

        .locations-information-section .information-inner .info-box p {
            font-size: 17px;
            line-height: 26px
        }

        .locations-information-section .information-inner .info-box .info-button {
            margin: 25px 0 15px;
            padding-left: 0
        }

            .locations-information-section .information-inner .info-box .info-button li {
                display: inline;
                padding: 0 10px;
                font-size: 17px
            }

                .locations-information-section .information-inner .info-box .info-button li:first-child {
                    padding-left: 0
                }

                .locations-information-section .information-inner .info-box .info-button li a {
                    color: #0069aa;
                    font-weight: 700;
                    text-decoration: none
                }

        .locations-information-section .information-inner .info-box {
            padding: 30px 0 0
        }

            .locations-information-section .information-inner .info-box.collapse {
                display: block
            }

.events-information-section {
    padding: 50px 0 150px 0;
    background: #fff url(../images/L-shop-cover-yellow-locations.png) no-repeat center bottom;
    background-size: contain
}

    .events-information-section .events-info h3 {
        font-size: 32px;
        font-weight: 700
    }

    .events-information-section .events-info p {
        font-size: 17px;
        line-height: 26px
    }

        .events-information-section .events-info p strong {
            color: #0069aa
        }

    .events-information-section .events-info strong img {
        padding-right: 8px;
        position: relative;
        top: -2px
    }

    .events-information-section .events-info .event-contact {
        margin: 30px 0 0 0
    }

        .events-information-section .events-info .event-contact p {
            margin-top: 5px;
            font-size: 14px;
            line-height: 20px
        }

    .events-information-section .events-details {
        box-shadow: 0 0 12px 0 #00000026;
        padding: 30px
    }

        .events-information-section .events-details .events-detail-info {
            margin-bottom: 20px
        }

            .events-information-section .events-details .events-detail-info:last-child {
                margin-bottom: 0
            }

            .events-information-section .events-details .events-detail-info h4 {
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 0
            }

            .events-information-section .events-details .events-detail-info p {
                font-size: 14px;
                margin: 0 0
            }

            .events-information-section .events-details .events-detail-info a {
                font-size: 15px;
                text-decoration: none;
                color: #0069aa
            }

        .events-information-section .events-details .events-scroll {
            width: 100%;
            overflow: scroll;
            overflow-x: visible;
            padding: 0 5px;
            padding-bottom: 5px;
            height: 240px
        }

        .events-information-section .events-details .events-scroll {
            width: 100%;
            max-width: 100%;
            margin: 0 0 0
        }

            .events-information-section .events-details .events-scroll .events-detail-info:first-child {
                margin-left: 0
            }

            .events-information-section .events-details .events-scroll::-webkit-scrollbar {
                width: 5px
            }

            .events-information-section .events-details .events-scroll::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
                border-radius: 50px 50px 50px 50px/50px 50px 50px;
                background-color: #cdcdce;
                width: 5px
            }

            .events-information-section .events-details .events-scroll::-webkit-scrollbar-thumb {
                border-radius: 50px 50px 50px 50px;
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
                background-color: #37373b
            }

.rent-scootaround-form {
    background: #005188;
    padding: 60px 0 50px 0
}

    .rent-scootaround-form h3 {
        font-size: 32px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 15px
    }

    .rent-scootaround-form p {
        color: #fff;
        margin-bottom: 20px
    }

    .rent-scootaround-form .form-section {
        margin-top: 20px
    }

.locations-contact-section {
    background: #f0f0f1 url(../images/contact-us.png) no-repeat left bottom;
    background-size: 55%;
    padding: 50px 0 130px 0
}

    .locations-contact-section .header-title {
        padding: 0
    }

    .locations-contact-section #divSuccessFailMsg {
        margin: 0
    }

    .locations-contact-section .header-title h3 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 10px
    }

    .locations-contact-section .header-title p {
        font-size: 17px;
        margin-bottom: 0
    }

    .locations-contact-section .contact-info-form .inputs {
        font-size: 17px;
        margin-bottom: 15px !important;
        font-family: 'Source Sans Pro'
    }

        .locations-contact-section .contact-info-form .inputs input {
            width: 100%;
            padding-top: 0;
            font-size: 17px !important;
            font-family: 'Source Sans Pro'
        }

    .locations-contact-section .hbspt-form {
        margin-top: 71px
    }

    .locations-contact-section .contact-info-form .inputs input::-webkit-input-placeholder {
        opacity: 1;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs input:-ms-input-placeholder {
        opacity: 1;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs input::placeholder {
        opacity: 1;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs.Comments textarea::-webkit-input-placeholder {
        opacity: 1;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs.Comments textarea:-ms-input-placeholder {
        opacity: 1;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs.Comments textarea::placeholder {
        opacity: 1;
        color: #37373b;
        font-size: 17px;
        font-family: 'Source Sans Pro'
    }

    .locations-contact-section .contact-info-form .inputs #FirstName {
        background: #fff url(../images/person_24.png) 97% 20px no-repeat
    }

    .locations-contact-section .contact-info-form .inputs #Email {
        background: #fff url(../images/email_24.png) 97% 20px no-repeat
    }

    .locations-contact-section .contact-info-form .inputs #Subject {
        background: #fff url(../images/loyalty_24.png) 97% 20px no-repeat
    }

    .locations-contact-section .contact-info-form .inputs #Comments {
        width: 100%;
        height: 157px;
        resize: none;
        font-size: 17px;
        background-color: #fff
    }

    .locations-contact-section .contact-info-form .inputs .gender {
        display: inherit
    }

        .locations-contact-section .contact-info-form .inputs .gender .male {
            width: 100%;
            display: inline-block;
            margin-top: 4px
        }

            .locations-contact-section .contact-info-form .inputs .gender .male input {
                width: 18px;
                margin-top: 6px;
                display: inline-block;
                margin-right: 10px
            }

            .locations-contact-section .contact-info-form .inputs .gender .male label {
                font-size: 16px;
                font-weight: 400;
                display: inline-block;
                width: auto;
                word-break: break-word;
                white-space: normal;
                vertical-align: top;
                line-height: normal;
                text-align: left;
                margin-left: 0 !important
            }

            .locations-contact-section .contact-info-form .inputs .gender .male input[type=radio] {
                display: inherit !important;
                margin-right: 10px
            }

    .locations-contact-section .contact-info-form .l-checkbox {
        display: inline-block
    }

        .locations-contact-section .contact-info-form .l-checkbox .gender span.male label {
            display: inline-block;
            width: 90%;
            font-size: 17px;
            font-weight: 400;
            margin-left: 15px !important
        }

    .locations-contact-section .contact-info-form .inputs.Comments {
        margin-bottom: 20px;
        height: 157px
    }

    .locations-contact-section .contact-info-form .inputs.l-checkbox {
        border: solid #ddd 0;
        width: 100%
    }

    .locations-contact-section .contact-info-form p {
        font-size: 14px;
        padding-left: 30px;
        padding-top: 20px;
        max-width: 90%
    }

    .locations-contact-section .contact-info-form .buttons {
        text-align: right;
        margin-top: 10px
    }

        .locations-contact-section .contact-info-form .buttons .btn.blue-radius {
            padding: 8px 30px
        }

.locations-partner-section {
    padding: 60px 0
}

    .locations-partner-section h3 {
        font-size: 32px;
        font-weight: 700
    }

    .locations-partner-section p {
        font-size: 17px;
        margin-bottom: 0 !important
    }

    .locations-partner-section .partner-logo {
        text-align: right
    }

        .locations-partner-section .partner-logo ul {
            margin: 0;
            padding: 0
        }

            .locations-partner-section .partner-logo ul li {
                display: inline;
                padding: 0 28px
            }

                .locations-partner-section .partner-logo ul li:last-child {
                    padding-right: 0
                }

.win-magic .modal-header {
    background: #0069aa
}

    .win-magic .modal-header h3 {
        color: #fff;
        margin-bottom: 0
    }

    .win-magic .modal-header .close {
        color: #fff
    }

.win-magic .modal-content {
    border: 0 solid rgba(0, 0, 0, .2)
}

.win-magic .modal-body img {
    float: left;
    margin-right: 10px
}

.win-magic .modal-body {
    max-height: 620px;
    overflow-y: hidden;
    overflow-x: hidden
}

.win-magic .modal-body {
    width: 100%;
    max-width: 100%;
    margin: 0 0 0
}

    .win-magic .modal-body .events-detail-info:first-child {
        margin-left: 0
    }

    .win-magic .modal-body::-webkit-scrollbar {
        width: 5px
    }

    .win-magic .modal-body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px 50px 50px 50px/50px 50px 50px;
        background-color: #cdcdce;
        width: 5px
    }

    .win-magic .modal-body::-webkit-scrollbar-thumb {
        border-radius: 50px 50px 50px 50px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #37373b
    }

.win-magic .modal-dialog {
    max-width: 540px
}

.win-magic .modal {
    top: 20px
}

.new-comment .title {
    text-align: left
}

.html-blogpost-page div#comments {
    display: none
}

.blog-input label {
    text-align: left;
    transform: inherit;
    display: block
}

.html-blog-page .sublist {
    display: none
}

.scoot-blog-achive-list-section .scoot-blog-achive-list-box ul.list li:first-child ul {
    display: block
}

.list li.year > a {
    text-decoration: none;
    cursor: pointer;
    display: block
}

.blog-input textarea {
    border: #e6e6e6 solid 1px !important
}

.blog-details {
    display: none
}

.blogpost-page .post-body {
    padding: 0 0
}

.blogpost-page .tags {
    padding: 0 0
}

.blogpost-page .new-comment .title {
    padding: 0 0
}

    .blogpost-page .new-comment .title strong {
        font-weight: 700
    }

.blogpost-page .new-comment .form-fields {
    padding: 30px 0
}

    .blogpost-page .new-comment .form-fields .inputs {
        white-space: inherit
    }

        .blogpost-page .new-comment .form-fields .inputs label {
            width: 100%;
            display: inline-block;
            text-align: left;
            margin-bottom: 10px;
            font-weight: 700
        }

        .blogpost-page .new-comment .form-fields .inputs textarea {
            width: 100%;
            resize: none
        }

.blogpost-page .new-comment .blog-post-add-comment-button {
    border-radius: 30px;
    font-size: 17px;
    font-weight: 700
}

.genericlayout-banner {
    position: relative
}

    .genericlayout-banner img {
        width: 100%
    }

    .genericlayout-banner .genericlayout-banner-content {
        position: absolute;
        max-width: 930px;
        bottom: 100px;
        display: inline-block;
        padding: 10px 0;
        z-index: 999;
        left: 0;
        right: 0;
        margin: 0 auto
    }

        .genericlayout-banner .genericlayout-banner-content h1 {
            font-size: 40px;
            line-height: 1.2;
            color: #fff;
            font-weight: 700;
            margin-bottom: 18px
        }

        .genericlayout-banner .genericlayout-banner-content p {
            font-size: 22px;
            font-weight: 400;
            color: #fff;
            line-height: 28px
        }

.replace-service-section-wrap {
    background: #fff
}

.Rent-Repair-Replace-aboutbox {
    background-color: #0080d5;
    padding: 40px 30px 37px;
    color: #fff;
    max-width: 1160px;
    border-radius: 4px;
    margin-top: -50px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: -1px -2px 15px #666666c7;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

    .Rent-Repair-Replace-aboutbox .r-service-title {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 15px
    }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        width: 72%;
        margin: 0 auto;
        margin-bottom: 24px
    }

.genericlayout-about-blog {
    margin-top: 75px
}

    .genericlayout-about-blog .travel-about-title {
        font-size: 32px;
        font-weight: 700;
        color: #37373b;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 1.2;
        text-align: left
    }

    .genericlayout-about-blog .disc-text {
        font-size: 17px;
        line-height: 26px;
        color: #37373b;
        font-weight: 400
    }

.corve-gray-section {
    display: block;
    width: 100%
}

    .corve-gray-section .corve-img img {
        width: 100%;
        max-width: inherit
    }

.browse-articles-gallery-wrap {
    padding-top: 40px;
    background: #f0f0f1;
    padding-bottom: 40px
}

.browse-articles-gallery-full {
    max-width: 928px;
    margin: 0 auto;
    margin-bottom: 0
}

    .browse-articles-gallery-full .shopPage-product-grid-box.home-page-product-grid {
        margin: 15px auto 0 auto
    }

    .browse-articles-gallery-full .shopPage-product-grid-box .title {
        text-align: left;
        border-bottom: 0;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 40px;
        padding-bottom: 0
    }

    .browse-articles-gallery-full .product-grid .title strong {
        font-weight: 700;
        color: #000
    }

    .browse-articles-gallery-full .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        height: 180px;
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 31.33%;
        max-width: 31.333%;
        padding: 0;
        box-sizing: border-box;
        margin: 0 3% 20px 0
    }

    .browse-articles-gallery-full .pro-listbox .item-box .product-item {
        position: relative;
        padding-top: 0;
        height: 100%
    }

        .browse-articles-gallery-full .pro-listbox .item-box .product-item .picture {
            background-color: #fff;
            padding: 0;
            height: 173px;
            box-shadow: 0 0 0 #ccc
        }

    .browse-articles-gallery-full .picture img {
        max-width: 100%
    }

    .browse-articles-gallery-full .item-box .details {
        padding: 0 10px !important;
        position: absolute;
        bottom: 0;
        width: 100%
    }

        .browse-articles-gallery-full .item-box .details h2.product-title {
            margin-bottom: 8px !important
        }

    .browse-articles-gallery-full .pro-listbox .item-box .product-item .details .product-title a {
        font-size: 24px;
        color: #fff;
        font-weight: 700;
        text-decoration: none
    }

    .browse-articles-gallery-full a.btn-next {
        position: absolute;
        bottom: 28px;
        right: 15px;
        background: rgba(255, 255, 255, .4);
        width: 40px;
        height: 40px;
        border-radius: 100px;
        text-align: center;
        line-height: 37px
    }

.mobility-scooter-section {
    background-color: #0080d5;
    display: block;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 60px
}

.mobility-info-box .mobility-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff
}

.mobility-info-box .mobility-dis {
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    color: #fff
}

.accordion-section {
    padding-top: 50px
}

.accordion-title {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px
}

.accordion-section .panel.panel-default {
    border: #7ac0ef 1px solid;
    margin-bottom: 20px;
    border-radius: 5px
}

.accordion-section .panel-heading {
    padding: 0;
    border: 0;
    background: 0 0
}

.accordion-section .panel-title > a {
    display: block;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    word-spacing: 3px;
    text-decoration: none
}

.accordion-section .panel.panel-default h4.panel-title {
    margin: 0
}

.accordion-section .panel.panel-default .panel-heading.active h4.panel-title a {
    border-bottom: #7ac0ef 1px solid
}

.accordion-section .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #7ac0ef;
    padding: 15px;
    color: #fff
}

.accordion-section .panel.panel-default h4.panel-title strong.num-col {
    color: #fff;
    font-weight: 600;
    padding-right: 10px;
    font-size: 20px
}

.accordion-section .panel.panel-default h4.panel-title span.accordin-readmore {
    margin-right: 10px;
    font-size: 14px;
    float: right;
    line-height: 24px
}

.accordion-section .panel-group .collapse.show .panel-body {
    background: #fff;
    color: #000
}

.accordion-section .panel-heading a:before {
    font-family: FontAwesome;
    content: "\f107";
    float: right;
    transition: all .5s
}

.accordion-section .panel-heading a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}

.question-scooter-care h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.question-scooter-care {
    padding-top: 40px
}

    .question-scooter-care .chat-icon {
        margin-right: 15px
    }

    .question-scooter-care p {
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        line-height: 22px;
        color: #fff;
        margin: 0 0 0 30px
    }

.testimonials-photograph {
    padding-top: 100px;
    background: #fff;
    padding-bottom: 40px
}

    .testimonials-photograph .testimonials-title {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: left
    }

    .testimonials-photograph .testimonials-text {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 17px;
        line-height: 26px;
        text-align: left;
        width: 100%
    }

.testimonials-photograph-gallery {
    max-width: 928px;
    margin: 0 auto;
    margin-bottom: 0
}

    .testimonials-photograph-gallery .shopPage-product-grid-box.home-page-product-grid {
        margin: 15px auto 0 auto
    }

    .testimonials-photograph-gallery .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        height: 320px;
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 31.33%;
        max-width: 31.333%;
        padding: 0;
        box-sizing: border-box;
        margin: 30px 3% 20px 0;
        border: #dadada 1px solid;
        border-radius: 4px
    }

    .testimonials-photograph-gallery .pro-listbox .item-box .product-item {
        position: relative;
        padding-top: 0;
        height: 100%
    }

.testimonial-quotes-content {
    padding: 15px
}

.quotes-img {
    position: absolute;
    top: -20px;
    left: 35px
}

    .quotes-img img {
        width: 75px;
        background: #fff
    }

.testimonial-quotes-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 30px 0 20px
}

.testimonial-quotes-content p.testimonial-quotes-dis {
    height: 92px;
    margin-bottom: 20px !important;
    overflow: hidden;
    margin-top: 0 !important
}

.author-text {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px
}

.Section-tool-highlight {
    background: #005188 url(../images/section-tools-bg.png) no-repeat left top;
    background-size: 100% auto
}

.Section-tool-content {
    text-align: center;
    padding-top: 75px;
    padding-bottom: 50px
}

    .Section-tool-content h2 {
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        max-width: 78%;
        margin: 0 auto 15px
    }

    .Section-tool-content p {
        font-size: 18px;
        text-align: center;
        color: #fff;
        max-width: 78%;
        margin: 0 auto 30px
    }

.generic-blog-gallery {
    padding: 100px 0 50px;
    background: #f0f0f1
}

    .generic-blog-gallery .generic-blog-title {
        font-size: 32px;
        font-weight: 700;
        color: #37373b;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 1.2;
        text-align: left
    }

    .generic-blog-gallery .disc-text {
        font-size: 17px;
        line-height: 26px;
        color: #37373b;
        font-weight: 400
    }

.generic-blog-section {
    margin-top: 50px
}

    .generic-blog-section .slider-banner-box {
        display: block;
        width: 100%;
        position: relative;
        margin-bottom: 32px
    }

        .generic-blog-section .slider-banner-box img {
            max-width: 100%;
            width: 100%
        }

        .generic-blog-section .slider-banner-box .shop-about-content-box {
            position: absolute;
            bottom: 23px;
            width: 100%;
            padding: 0 30px;
            height: auto;
            left: 0
        }

    .generic-blog-section .shop-about-content-box .left-box {
        float: left;
        display: inline-block;
        width: 470px
    }

        .generic-blog-section .shop-about-content-box .left-box h3 {
            font-size: 32px;
            font-weight: 700;
            color: #fff;
            vertical-align: bottom;
            line-height: 1.3;
            text-align: left;
            margin-bottom: 0
        }

    .generic-blog-section .shop-about-content-box .white-radius-btn {
        bottom: 0;
        position: absolute;
        right: 32px;
        font-size: 14px;
        font-weight: 700;
        border-radius: 30px;
        padding: 8px 26px;
        border: #0069aa solid 1px;
        background: #0069aa;
        color: #fff
    }

.generic-content-banner .generic-content {
    position: absolute;
    max-width: 930px;
    bottom: 110px;
    display: inline-block;
    padding: 10px 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto
}

    .generic-content-banner .generic-content h1 {
        font-size: 30px;
        line-height: 1.2;
        color: #fff;
        font-weight: 700;
        margin-bottom: 18px;
        min-height: 90px
    }

    .generic-content-banner .generic-content p {
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        line-height: 28px;
        margin-bottom: 25px
    }

.generic-featured-section {
    background: #fff url(../images/featured-product-bkg.png) no-repeat center bottom;
    background-size: contain;
    padding-bottom: 190px;
    padding-top: 80px
}

    .generic-featured-section .generic-travel-about-textbox {
        padding-top: 50px
    }

        .generic-featured-section .generic-travel-about-textbox h3 {
            font-size: 32px;
            font-weight: 700;
            margin-bottom: 10px
        }

        .generic-featured-section .generic-travel-about-textbox .generic-reviews .generic-review-box .rating {
            width: 105px;
            height: 19px;
            background: url(../images/rating2.png) repeat-x;
            display: inline-block
        }

        .generic-featured-section .generic-travel-about-textbox .generic-reviews .generic-review-links a {
            text-decoration: underline
        }

        .generic-featured-section .generic-travel-about-textbox .generic-reviews .generic-review-box .product-no-reviews {
            padding-left: 10px;
            margin-bottom: 10px
        }

            .generic-featured-section .generic-travel-about-textbox .generic-reviews .generic-review-box .product-no-reviews a {
                color: #37373b;
                text-decoration: none;
                font-weight: 700
            }

        .generic-featured-section .generic-travel-about-textbox .download-button {
            margin-top: 30px
        }

            .generic-featured-section .generic-travel-about-textbox .download-button a {
                color: #0069aa;
                font-weight: 700;
                text-transform: uppercase;
                text-decoration: none
            }

            .generic-featured-section .generic-travel-about-textbox .download-button img {
                margin-right: 15px
            }

.generic-product-manuals-section {
    background-color: #f0f0f1;
    padding: 15px 0
}

    .generic-product-manuals-section .title {
        text-align: left;
        border-bottom: 0;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 40px;
        padding-bottom: 0
    }

        .generic-product-manuals-section .title h2 {
            font-size: 22px;
            font-weight: 700;
            line-height: 34px;
            margin-top: 28px;
            text-transform: capitalize
        }

    .generic-product-manuals-section .item-box .product-rating-box {
        background: url(../images/rating1.png) repeat-x;
        width: 105px;
        height: 19px
    }

    .generic-product-manuals-section .download-button {
        margin-top: 15px
    }

        .generic-product-manuals-section .download-button img {
            margin-right: 15px
        }

        .generic-product-manuals-section .download-button a {
            color: #0069aa;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none
        }

.generic-tools-section {
    background-color: #0080d5;
    color: #fff;
    text-align: center;
    padding: 72px 0 50px;
    display: block;
    width: 100%
}

    .generic-tools-section .generic-tools-title {
        font-size: 32px;
        font-weight: 700;
        line-height: 42px
    }

    .generic-tools-section .generic-tools-text {
        font-size: 17px;
        font-weight: 400;
        line-height: 26px;
        width: 63%;
        margin: 25px 0 23px;
        margin: 0 auto;
        text-align: center
    }

    .generic-tools-section .generic-tools-btn {
        background: #fff;
        font-size: 14px;
        font-weight: 700;
        color: #0069aa;
        padding: 8px 17px;
        border-radius: 30px;
        text-decoration: none !important;
        text-transform: uppercase;
        font-family: 'Source Sans Pro';
        margin-top: 10px;
        display: inline-block
    }

.go-vacation-rent-section.find-location-section {
    background: #fff url(../images/genric-location-bkg.jpg);
    background-position: bottom;
    background-size: cover;
    padding-bottom: 0
}

.find-location-section .find-location-content {
    display: block;
    margin-top: 115px
}

.go-on-rent-cruise-section.find-train-location {
    background: #9bcbe7 url(../images/genric-location-bottom.jpg);
    background-position: bottom;
    background-size: 100% 100%
}

    .go-on-rent-cruise-section.find-train-location .go-on-rent-cruise-info-container {
        padding-top: 115px;
        padding-bottom: 300px
    }

.container-fluid.go-rent-cruise-placeList-section.find-train-gallery {
    background: #005188;
    padding-top: 50px
}

.mobility-scooter-section.faq-section {
    padding-top: 20px;
    background: #fff;
    padding-bottom: 0
}

    .mobility-scooter-section.faq-section .accordion-section {
        padding-top: 50px;
        padding-bottom: 60px
    }

.faq-section h1.faq-tital {
    margin-bottom: 25px
}

.faq-section h2 {
    color: #000
}

.faq-section .accordion-section .panel-title > a {
    color: #000
}

.faq-section .accordion-section .panel.panel-default h4.panel-title strong.num-col {
    color: #000
}

.faq-section .accordion-section .panel.panel-default {
    border: #cdcdce 1px solid
}

.faq-section .accordion-section .panel-group .collapse.show .panel-body {
    background: 0 0
}

.faq-section .accordion-section .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #cdcdce
}

.Still-question {
    background: #f0f0f1;
    padding-top: 50px
}

.mobility-scooter-section.faq-section .mobility-title {
    color: #000
}

.mobility-scooter-section.faq-section .mobility-dis {
    color: #000
}

.faq-section .accordion-section .panel.panel-default h4.panel-title span.accordin-readmore {
    color: #0069aa
}

.faq-section .accordion-section .panel-heading a:before {
    color: #0069aa
}

.testimonials-photograph.testimonials-blue-section {
    background: #005188;
    padding-top: 80px
}

    .testimonials-photograph.testimonials-blue-section .testimonials-title {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .testimonials-text {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .testimonials-photograph-gallery .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        border: #0080d5 1px solid
    }

    .testimonials-photograph.testimonials-blue-section .testimonial-quotes-content h3 {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .testimonial-quotes-content p.testimonial-quotes-dis {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .author-text {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .post-detail {
        color: #fff
    }

    .testimonials-photograph.testimonials-blue-section .quotes-img img {
        background: #005188
    }

.locations-information-section.videos-slider-gallery {
    padding-top: 80px
}

    .locations-information-section.videos-slider-gallery .information-inner .info-box h4 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 25px
    }

.button-arrow {
    position: absolute;
    right: 0;
    top: 20px
}

    .button-arrow .collapse {
        position: relative
    }

    .button-arrow a {
        background: url(../images/arrow-up.png) no-repeat right top;
        font-size: 0;
        width: 10px;
        height: 10px;
        display: inherit
    }

        .button-arrow a.collapsed {
            background: url(../images/arrow-down.png) no-repeat right top
        }

.table-rental-rates.collapse {
    display: block
}

.contact-us-page .left-contact-info {
    width: 100%;
    border-right: 1px solid #dcdada
}

    .contact-us-page .left-contact-info h3 {
        clear: both;
        width: 100%;
        color: #37373b
    }

    .contact-us-page .left-contact-info .address-info {
        min-height: 250px;
        width: 100%
    }

        .contact-us-page .left-contact-info .address-info h1 {
            font-size: 30px;
            color: #37373b
        }

        .contact-us-page .left-contact-info .address-info h3 {
            font-size: 30px;
            color: #37373b
        }

        .contact-us-page .left-contact-info .address-info h4 {
            font-size: 24px;
            color: #0069aa
        }

        .contact-us-page .left-contact-info .address-info .streetAddress {
            float: left
        }

    .contact-us-page .left-contact-info .topic-block {
        margin-top: 0
    }

.contact-us-page .right-contact-info {
    width: 100%
}

    .contact-us-page .right-contact-info .social-wrap {
        display: inline-block
    }

        .contact-us-page .right-contact-info .social-wrap a {
            color: #fff;
            padding: 10px;
            background: #37373b;
            width: 44px;
            float: left;
            margin-right: 10px;
            text-align: center
        }

            .contact-us-page .right-contact-info .social-wrap a:hover {
                background: #0069aa
            }

    .contact-us-page .right-contact-info form .fieldset {
        margin-bottom: 0
    }

        .contact-us-page .right-contact-info form .fieldset .form-fields {
            width: 100%;
            background-color: #fff;
            padding: 10px 0;
            border: 0
        }

.contact-page .contact-us-page .buttons {
    text-align: left
}

.contact-page .contact-us-page .button-1 {
    display: inline-block;
    padding: 12px 8px;
    border-radius: 50px;
    background-color: #0069aa;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 14px !important;
    text-decoration: none;
    text-transform: uppercase
}

.search-page .search-input {
    display: none
}

.search-page .product-selectors {
    display: none
}

.search-results .item-box {
    width: 100%;
    margin: 0 0 50px
}

.search-page .search-results .item-box {
    max-width: 100% !important;
    width: 100% !important;
    flex: inherit !important;
}

.search-page .page-title {
    border-bottom: 1px solid #ddd
}

.search-info-conatainr .page-title {
    margin-bottom: 25px
}

    .search-info-conatainr .page-title h2 {
        font-size: 22px;
        font-weight: 700;
        text-align: left
    }

.search-info-conatainr .info-description {
    width: 100%;
    display: inline-block;
    border-bottom: solid #cdcdce 2px;
    padding-bottom: 20px;
    margin-bottom: 30px
}

    .search-info-conatainr .info-description h3 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 15px
    }

.search-info-conatainr .see-more {
    margin-bottom: 15px;
    margin-top: 10px
}

    .search-info-conatainr .see-more a {
        color: #016aaa;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 700
    }

.search-pro-section .page-title {
    margin-bottom: 25px
}

    .search-pro-section .page-title h2 {
        font-size: 22px;
        font-weight: 700;
        text-align: left
    }

.search-pro-section .go-rent-cruise-placeList-section {
    background: 0 0
}

    .search-pro-section .go-rent-cruise-placeList-section .cruise-place-List-container {
        margin-top: 0
    }

.search-page .cruise-place-List-container {
    padding-bottom: 0;
    margin-bottom: 50px
}

.search-pro-section .go-rent-cruise-placeList-section::-webkit-scrollbar {
    width: 100%;
    height: 3px
}

.search-pro-section .go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-track {
    border-radius: 50px 50px 50px 50px;
    background-color: #cdcdce;
    height: 3px
}

.search-pro-section .go-rent-cruise-placeList-section .cruise-place-List-container::-webkit-scrollbar-thumb {
    border-radius: 50px 50px 50px 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #37373b
}

.language-selector select option {
    color: #000 !important
}

.not-found-page {
    margin: 80px 0;
    text-align: center;
    clear: left;
    display: block;
    float: left;
    width: 100%
}

    .not-found-page .notfound {
        max-width: 520px;
        margin: 0 auto;
        line-height: 1.4;
        text-align: center
    }

        .not-found-page .notfound .notfound-404 {
            position: relative;
            height: 240px
        }

            .not-found-page .notfound .notfound-404 h3 {
                font-family: Cabin, sans-serif;
                position: relative;
                font-size: 16px;
                font-weight: 700;
                text-transform: uppercase;
                color: #262626;
                margin: 0;
                letter-spacing: 3px;
                padding-left: 6px
            }

            .not-found-page .notfound .notfound-404 h1 {
                font-family: Montserrat, sans-serif;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                font-size: 252px;
                font-weight: 900;
                margin: 0;
                color: #b0b0b0;
                text-transform: uppercase;
                letter-spacing: -40px;
                margin-left: -20px
            }

                .not-found-page .notfound .notfound-404 h1 > span {
                    text-shadow: -8px 0 0 #fff
                }

        .not-found-page .notfound h2 {
            font-family: Cabin, sans-serif;
            font-size: 22px;
            font-weight: 400;
            text-transform: uppercase;
            color: #000;
            margin-top: 0;
            margin-bottom: 25px
        }

        .not-found-page .notfound .not-found-btn {
            margin: 30px 0
        }

            .not-found-page .notfound .not-found-btn a {
                background: #0069aa;
                padding: 7px 25px;
                color: #fff;
                border-radius: 30px;
                font-size: 17px;
                font-weight: 700;
                text-decoration: none;
                text-transform: uppercase
            }

.promotions-banner {
    position: relative
}

    .promotions-banner img {
        width: 100%
    }

    .promotions-banner .promotions-content {
        position: absolute;
        max-width: 100%;
        display: inline-block;
        padding: 10px 0;
        z-index: 999;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 100px;
        width: 100% !important
    }

        .promotions-banner .promotions-content h1 {
            font-size: 30px;
            line-height: 1.2;
            color: #fff;
            font-weight: 700;
            margin-bottom: 10px
        }

        .promotions-banner .promotions-content p {
            font-size: 17px;
            font-weight: 400;
            color: #fff;
            line-height: 26px
        }

        .promotions-banner .promotions-content .promotions-form {
            border-radius: 10px
        }

            .promotions-banner .promotions-content .promotions-form ul {
                margin: 0;
                padding: 0
            }

                .promotions-banner .promotions-content .promotions-form ul li {
                    display: inline-block;
                    width: 30.33%
                }

                    .promotions-banner .promotions-content .promotions-form ul li:first-child input {
                        border-top-left-radius: 10px;
                        border-bottom-left-radius: 10px;
                        border-right: solid #cdcdce 0
                    }

                    .promotions-banner .promotions-content .promotions-form ul li:last-child input {
                        border-top-right-radius: 10px;
                        border-bottom-right-radius: 10px;
                        border-left: solid #cdcdce 0
                    }

                    .promotions-banner .promotions-content .promotions-form ul li:last-child {
                        border-right: solid #ddd 0
                    }

                    .promotions-banner .promotions-content .promotions-form ul li input {
                        border-radius: 0;
                        width: 100%;
                        border: solid #cdcdce 1px
                    }

                        .promotions-banner .promotions-content .promotions-form ul li input::-webkit-input-placeholder {
                            color: #717073;
                            opacity: 1
                        }

                        .promotions-banner .promotions-content .promotions-form ul li input:-ms-input-placeholder {
                            color: #717073;
                            opacity: 1
                        }

                        .promotions-banner .promotions-content .promotions-form ul li input::placeholder {
                            color: #717073;
                            opacity: 1
                        }

.inputerror {
    border: solid #ff3915 2px !important
}

.promotions-banner .promotions-content .promotions-form .button-show {
    margin-top: 30px
}

    .promotions-banner .promotions-content .promotions-form .button-show a {
        background: #ed1c24;
        padding: 7px 20px;
        color: #fff;
        border-radius: 30px;
        font-size: 17px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase
    }

.promotions-row {
    padding: 30px 0
}

    .promotions-row h2 {
        font-size: 22px;
        font-weight: 700
    }

    .promotions-row p {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .promotions-row .sign-up-btn a {
        text-decoration: none;
        font-weight: 700;
        color: #37373b
    }

.promotions-product {
    border-bottom: solid #ddd 0;
    margin-bottom: 30px
}

    .promotions-product.last {
        border-bottom: solid #ddd 0
    }

    .promotions-product h3 {
        font-size: 32px;
        font-weight: 700
    }

    .promotions-product .see-more {
        margin-bottom: 40px
    }

        .promotions-product .see-more a {
            text-decoration: none;
            font-weight: 700;
            color: #0069aa;
            text-transform: uppercase
        }

    .promotions-product .item-box {
        width: 100%
    }

        .promotions-product .item-box .product-rating-box {
            background: url(../images/rating2.png) repeat-x;
            width: 105px;
            height: 19px
        }

        .promotions-product .item-box .product-title a {
            text-decoration: none
        }

.nopAjaxFilters7Spikes .filtersTitlePanel {
    display: block !important;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.filtersTitlePanel p.filtersTitle {
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 0
}

.inputs.accept-consent {
    border: none
}

    .inputs.accept-consent:hover {
        border: none
    }

    .inputs.accept-consent input {
        margin-top: 4px
    }

    .inputs.accept-consent label {
        position: relative;
        vertical-align: top;
        left: inherit !important;
        top: inherit !important;
        display: inline-block !important;
        vertical-align: top;
        width: 90% !important;
        padding-left: 0;
        text-align: left
    }

.contact-us-page .left-contact-info .address-info .streetAddress {
    float: left;
    width: 48%
}

.map-addrs-box {
    display: inline-block;
    float: left;
    width: 48%;
    position: relative;
    margin-top: -30px
}

    .map-addrs-box a.larger-map-btn {
        position: absolute;
        right: 10px;
        top: 10px;
        background: #fff;
        padding: 5px 10px
    }

    .map-addrs-box img {
        width: 100%
    }

@media (min-width:1600px) {
    .best-price-mobility.provide-service-section:before {
        height: 320px
    }
}

@media (max-width:767px) {
    .product-review-links a {
        font-size: 16px !important;
    }

    .overview-buttons div {
        margin: 0 auto 3px;
        display: block !important;
        float: left;
    }

    .overview .product-reviews-overview {
        display: block;
    }

    .contact-us-page .left-contact-info .address-info .streetAddress {
        float: left;
        width: 100%
    }

    .map-addrs-box {
        display: inline-block;
        float: left;
        width: 100%;
        position: relative;
        margin-top: 0
    }

    .nopAjaxFilters7Spikes .block {
        padding-bottom: 0 !important
    }

        .nopAjaxFilters7Spikes .block .title a.toggleControl {
            font-size: 18px !important
        }

        .nopAjaxFilters7Spikes .block .title a.clearPriceRangeFilter {
            right: 15px !important;
            display: none !important
        }

    .promotions-banner .promotions-content h1 {
        font-size: 20px !important;
        margin-bottom: 5px !important
    }

    .promotions-banner .promotions-content {
        max-width: 100% !important;
        top: 50%;
        padding: 10px 0 !important;
        transform: translateY(-50%);
        margin-top: 80px
    }

        .promotions-banner .promotions-content input {
            margin-bottom: 5px
        }

        .promotions-banner .promotions-content p {
            font-size: 14px !important;
            line-height: 18px !important;
            margin-bottom: 5px !important
        }

    .slider-banner-box .shop-about-content-box .left-box {
        width: 100% !important;
        margin-bottom: 10px !important
    }

    .scoot-main-header {
        position: fixed;
        top: 49px;
        width: 100%;
        z-index: 3;
        display: table
    }

    .more-info-details-page .list-inline li {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        border: #ccc solid 1px;
        padding: 10px 10px;
        margin: 10px 0
    }

    .delivery-date {
        display: inline-block
    }

    .availability {
        display: inline-block;
        margin-left: 10px
    }

    .stock .value {
        color: #1ad589 !important;
        font-size: 17px !important;
        font-weight: 700 !important
    }

    body.fixed-body {
        overflow: hidden !important;
        position: fixed !important;
        height: 100% !important
    }

    .personal-mobility-section .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box {
        width: 100%
    }

    .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box {
        width: 100%;
        margin-top: 35px
    }

        .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box br {
            display: none
        }

    .providing-mobility.rental-travel-section .rental-section-inner {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .providing-mobility.rental-travel-section {
        padding-bottom: 80px;
        background: #fff url(../images/providing-mobility-corve-mob.png) no-repeat center bottom;
        background-size: 100% auto
    }

    .best-price-mobility.provide-service-section h4 {
        color: #fff;
        font-size: 38px
    }

    .providing-mobility.rental-travel-section .rental-section-inner .rental-travel-option-box {
        order: 1
    }

    .providing-mobility.rental-travel-section .rental-section-inner .rental-travel-about-textbox {
        order: 2
    }

    .pro-availability-option-section .pro-option-box.best-price-mobility {
        width: 100%;
        height: auto
    }

    .shop-scootaround.shop-scoot-section h2 {
        margin-top: 0
    }

    .shop-scootaround.shop-scoot-section {
        padding-top: 0
    }

    .best-price-mobility.provide-service-section {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

        .best-price-mobility.provide-service-section .col-sm-6 {
            order: 2
        }

            .best-price-mobility.provide-service-section .col-sm-6.right-align {
                order: 1
            }

    .personal-mobility-section .bestpricemobility .about-mobility-content h1 {
        font-size: 30px;
        width: 190px;
        overflow: hidden;
        white-space: normal;
        height: 50px;
        font-weight: 500
    }

    .personal-mobility-section .bestpricemobility .about-mobility-content p {
        font-size: 32px;
        font-weight: 600;
        margin-top: 20px
    }

    .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box {
        padding: 20px 15px 20px 15px !important;
        box-shadow: 0 6px 6px rgba(0, 0, 0, .16)
    }

    .pro-option-box.best-price-mobility .mobility-item-box .mobility-item-content .item-disc {
        width: 100%
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:first-child .icon-box {
        height: 65px
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:nth-child(2) .icon-box {
        height: 58px
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box:last-child .icon-box {
        height: 65px
    }

    .providing-mobility.rental-travel-section .mobility.travel-about-title {
        font-size: 32px
    }

    .providing-mobility.rental-travel-section .mobility-about-title {
        font-size: 40px;
        text-align: left;
        line-height: normal;
        height: auto;
        overflow: hidden;
        width: 310px
    }

    .personal-mobility-section .shop-scootaround.shop-scoot-section h2 {
        font-size: 22px;
        width: 100%;
        margin-top: 30px
    }

    .best-price-mobility.provide-service-section .provide-fleets-box .fleets-box {
        min-height: 90px
    }

    .best-price-mobility.provide-service-section:before {
        height: 160px;
        background: url(../images/m-why-choose-bottom.png) no-repeat center bottom;
        background-size: contain
    }

    .best-price-mobility.provide-service-section {
        background: #1a3676 url(../images/m-arrow-plain-img-right.png) no-repeat right top;
        background-size: 380px auto;
        padding: 80px 0 100px 0
    }

    .airline-services-repair .repair-for-airline-box {
        width: inherit;
        padding-top: 40px
    }

    .what-we-offer h3 {
        margin-bottom: 30px
    }

    .airline-services-repair .container {
        max-width: inherit !important
    }

    .corporate-services-option .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box {
        width: 100%
    }

    .airline-services-repair .provide-fleets-box .fleets-box {
        width: 100%;
        margin-bottom: 40px
    }

    .event-section-bottom .events-left .events-inner-content {
        width: 100%
    }

    .airline-services-repair .airline-services-inner .col-sm-6.right-align {
        order: 1;
        padding-right: 15px;
        padding-top: 70px
    }

    .airline-services-repair .airline-services-inner .col-sm-6 {
        order: 2
    }

    .airline-services-repair .right-align img {
        width: 100%
    }

    .airline-services-section {
        padding-top: 0;
        padding-bottom: 0
    }

    .airline-services-repair {
        margin-top: 0;
        background: 0 0
    }

        .airline-services-repair #breadcrumb_place {
            display: none
        }

        .airline-services-repair #dvBreadcrumb {
            margin: 0 !important;
            padding-top: 0;
            padding-left: 15px !important;
            padding-right: 15px !important
        }

    .airline-services-repair {
        background: #005188 url(../images/arrow-plain-img-right-1.jpg) no-repeat right top;
        background-size: 100% auto;
        padding-bottom: 0;
        padding-top: 0px
    }

        .airline-services-repair.fleet-Services {
            background: #005188 url(../images/rental-inner.png) no-repeat right top;
            background-size: 100% auto;
            padding-top: 500px;
            margin-top: 25px;
            padding-bottom: 50px
        }

    .event-section-bottom .events-left {
        bottom: 15px;
        padding: 0 15px
    }

        .event-section-bottom .events-left .events-inner-content .icon-calender img {
            width: 28px
        }

        .event-section-bottom .events-left .events-inner-content h3 {
            margin-bottom: 0
        }

    .corporate-services .about-mobility-content h1 {
        font-size: 30px;
        width: 80%;
        padding-left: 0
    }

    .availability-option.corporate-services-option {
        margin-top: 0
    }

    .generic-content-banner .generic-content {
        bottom: 10px;
        left: 15px
    }

        .generic-content-banner .generic-content h1 {
            font-size: 30px;
            min-height: 40px
        }

        .generic-content-banner .generic-content p {
            width: 270px
        }

        .generic-content-banner .generic-content .button {
            padding-bottom: 20px
        }

        .generic-content-banner .generic-content p br {
            display: none
        }

    .corporate-services .about-mobility-content {
        max-width: 93%;
        bottom: 10px
    }

        .corporate-services .about-mobility-content p {
            width: 100% !important;
            font-size: 19px
        }

            .corporate-services .about-mobility-content p br {
                display: none
            }

    .corporate-services-option .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box:first-child {
        border-top-left-radius: 0
    }

    .locations-information-section .information-inner .images-section video {
        width: 100%
    }

    .go-vacation-rent-section.find-location-section {
        background: #fff url(../images/genric-location-bkg-m.png) center bottom;
        background-size: 100% auto;
        padding-bottom: 100px
    }

    .go-on-rent-cruise-section.find-train-location {
        background: #fff url(../images/find-train-m.jpg) no-repeat center bottom;
        background-size: 100% auto;
        padding-bottom: 200px
    }

    .go-vacation-rent-section.find-location-section .find-location-content {
        margin-top: 80px
    }

        .go-vacation-rent-section.find-location-section .find-location-content .col-md-6:first-child {
            order: 2;
            padding-top: 50px
        }

    .go-on-rent-cruise-section .go-on-rent-cruise-info-container .go-on-rent-cruise-info-box .go-cruise-title,
    .go-vacation-rent-section .go-vacation-info-container .go-vacation-info-box .go-vacation-title {
        width: 300px
    }

    .go-on-rent-cruise-section.find-train-location .go-on-rent-cruise-info-container {
        padding-top: 0
    }

    .generic-featured-section {
        background: url(../images/featured-product-bkg-m.png) no-repeat center bottom;
        padding-bottom: 120px
    }

    .generic-product-manuals-section {
        padding-top: 0
    }

        .generic-product-manuals-section .shopPage-product-grid-box {
            margin-top: 0
        }

        .generic-product-manuals-section .title h2 {
            margin-top: 0
        }

    .generic-tools-section {
        text-align: left;
        padding: 40px 0 45px
    }

        .generic-tools-section .generic-tools-text {
            padding-bottom: 10px
        }

        .generic-tools-section .generic-tools-text {
            text-align: left;
            width: auto
        }

    .location-table-gallery .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        margin: 0 0 25px
    }

    .table-rental-rates.collapse {
        display: none
    }

    .search-info-conatainr .info-description {
        text-align: left
    }

    .nopAjaxFilters7Spikes .block .title a.toggleControl:after {
        width: 20px !important;
        height: 10px !important;
        background-position: 1px 2px !important;
        margin-top: -5px !important
    }

    .nopAjaxFilters7Spikes .block .title a.toggleControl.closed {
        position: relative
    }

        .nopAjaxFilters7Spikes .block .title a.toggleControl.closed:after {
            width: 20px !important;
            height: 20px !important;
            background-position: 1px -10px !important;
            margin-top: -5px !important
        }

    #btnCompare {
        margin-top: 4px;
        width: 48px;
        height: 48px
    }

    .product-details-page .shopPage-product-grid-box .shop-productlist-grid-section .item-box:first-child {
        margin-left: 14px
    }

    .product-details-page .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        width: 42%;
        margin: 0 14px 25px
    }

    .redesigned-theme-2018 .wufoo .info h2 {
        margin-top: 20px !important
    }

    .redesigned-theme-2018 .wufoo .info div:empty {
        padding-bottom: 0 !important
    }

    .redesigned-theme-2018 .leftLabel li {
        width: 100% !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .pro-availability-option-section {
        max-width: 720px;
    }

    .rental-travel-section > div {
        width: 720px;
        margin: 0 auto;
        padding: 0;
    }

    .html-blog-page .container.side2-center2 {
        padding-top: 30px
    }

    p.filtersTitle.visible-xs.collapsed {
        font-size: 18px;
        font-weight: 700
    }

    p.filtersTitle.visible-xs {
        font-size: 18px;
        font-weight: 700
    }

    .table-rental-rates .table .thead-dark th {
        font-size: 12px;
        white-space: nowrap
    }

    .table-rental-rates .table td,
    .table-rental-rates .table th {
        font-size: 12px
    }

    .nopAjaxFilters7Spikes .block .title {
        border-top: 0 solid #ddd !important
    }

    .nopAjaxFilters7Spikes .filtersTitlePanel {
        margin-bottom: 0 !important
    }

    .html-category-page .side-2 {
        margin-top: 0 !important
    }

    .nopAjaxFilters7Spikes .block .title a.toggleControl {
        width: 100%
    }

    p.filtersTitle.visible-xs {
        background-image: url(../images/pluse-icon.png) !important;
        background-position: 50px 6px;
        background-repeat: no-repeat;
        padding: 0 30px 0 0;
        color: #0080d5;
        background-size: 14px;
        cursor: pointer !important;
        display: block;
        -webkit-appearance: none
    }

        p.filtersTitle.visible-xs.collapsed {
            background-image: url(../images/pluse-icon.png) !important;
            background-position: 50px 6px;
            background-repeat: no-repeat;
            padding: 0 30px 0 0;
            color: #0080d5;
            background-size: 14px;
            cursor: pointer !important
        }

    .nopAjaxFilters7Spikes .block .title {
        position: relative;
        overflow: hidden;
        padding: 12px 0 12px 15px !important;
        background: #f6f6f6;
        margin: 0 0 10px
    }

        .nopAjaxFilters7Spikes .block .title a.toggleControl {
            font-size: 18px !important
        }

    p.filtersTitle.hidden-xs {
        display: none
    }

    .nopAjaxFilters7Spikes .block .title a.clearPriceRangeFilter {
        right: 15px !important;
        display: none !important
    }

    .nopAjaxFilters7Spikes .block .title a.toggleControl:after {
        width: 20px !important;
        height: 10px !important;
        background-position: 1px 2px !important;
        margin-top: -5px !important
    }

    .nopAjaxFilters7Spikes .block .title a.toggleControl.closed:after {
        width: 20px !important;
        height: 20px !important;
        background-position: 1px -10px !important;
        margin-top: -5px !important
    }

    .promotions-banner .promotions-content {
        width: 720px !important;
        max-width: inherit !important
    }

    .scoot-main-header {
        position: fixed;
        top: 55px;
        width: 100%;
        z-index: 3;
        display: table
    }

    .newslatter-update-section .news-update-box h2 {
        font-size: 22px
    }

    .corporate-services .about-mobility-content {
        width: 675px
    }

    .contact-us-page .left-contact-info {
        text-align: left
    }

    .contact-us-page .right-contact-info {
        text-align: left
    }

    .account-page .inputs .date-picker-wrapper select {
        min-width: 32.3%
    }

    .block-account-navigation.block .title {
        margin-bottom: 0
    }

    .account-page .form-fields.Newsletter .inputs label {
        display: inline-block
    }

    .account-page .form-fields.Newsletter .inputs {
        display: inline-block;
        width: 100%;
        text-align: left
    }

        .account-page .form-fields.Newsletter .inputs input {
            margin-left: 5px
        }

    .location-table-gallery .shopPage-product-grid-box.home-page-product-grid {
        max-width: 100%
    }

    .locations-scooter-header .locations .title h4 {
        font-size: 20px
    }

    .table-rental-rates .table td,
    .table-rental-rates .table th {
        padding: 10px 3px
    }

    .our-reviews-section .our-reviews-container {
        padding: 40px 15px 0
    }

    .fabulous-section {
        padding: 60px 0 50px 0
    }

    .vegas-information-section {
        margin-top: 0
    }

    .locations-partner-section .partner-logo ul li {
        padding: 0 2px
    }
}

@media (max-width:767px) {
    .contact-us-page .left-contact-info {
        text-align: left
    }

    .contact-us-page .right-contact-info {
        text-align: left
    }

    .contact-us-page .left-contact-info .address-info .streetAddress {
        float: none;
        padding-bottom: 10px
    }

    iframe {
        margin-right: 0 !important
    }

    .contact-us-page .right-contact-info form .fieldset .form-fields {
        border-top: 0 solid #e6e6e6
    }

    .contact-us-page .left-contact-info .address-info {
        margin-bottom: 20px
    }

    .contact-us-page .left-contact-info .address-info {
        min-height: inherit;
        margin-bottom: 20px;
        clear: both;
        display: inline-block
    }

    .account-page .inputs .date-picker-wrapper select {
        min-width: 31%;
        max-width: 89px
    }

    .account-page .page-body {
        padding: 0 15px
    }

    .account-page .page-body {
        padding: 0 15px
    }

    .account-page .form-fields.Newsletter .inputs label {
        display: inline-block
    }

    .account-page .form-fields.Newsletter .inputs {
        display: inline-block;
        width: 100%;
        text-align: left
    }

        .account-page .form-fields.Newsletter .inputs input {
            margin-left: 5px
        }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        text-align: left;
        width: 100%
    }

    .fabulous-section {
        padding: 50px 0 50px 0
    }

    .col-md-5.right-bar.product-pic-box {
        order: 1
    }

    .fabulous-section .left-bar {
        padding-right: 15px;
        order: 2;
        padding-top: 25px
    }

    .location-table {
        background: #fff url(../images/scooter-bkg-corve-m.png) no-repeat center bottom
    }

    .events-information-section {
        background: #fff url(../images/L-shop-cover-yellow-locations-m.png) no-repeat center bottom
    }

    .locations-information-section .information-inner .info-box {
        background: #fff;
        border: solid #ddd 1px;
        padding: 15px
    }

    .locations-information-section .shopPage-product-grid-box .shop-productlist-grid-section .item-box {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
        margin: 0 0 25px
    }

    .locations-information-section .information-inner .info-box.collapse {
        display: block !important
    }

        .locations-information-section .information-inner .info-box.collapse.show {
            display: block
        }

    .locations-cruise {
        padding: 50px 0 0 0
    }

    .locations-information-section .information-inner {
        padding-right: 0
    }

    .locations-information-section {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .rent-scootaround-form {
        padding: 40px 0 50px 0
    }

    .events-information-section .events-info {
        padding-bottom: 30px
    }

    .locations-contact-section .header-title {
        padding: 30px 0 0 0
    }

    .locations-contact-section .alert {
        margin-bottom: 0
    }

    .locations-contact-section {
        padding: 0px 0 30px 0;
        background: #f0f0f1;
    }

    .html-blog-page p.filtersTitle.visible-xs {
        cursor: pointer !important;
    }

    .locations-contact-section .hbspt-form {
        margin-top: 10px;
    }

    .locations-partner-section .partner-logo {
        text-align: center;
        margin-top: 30px
    }

        .locations-partner-section .partner-logo ul li {
            padding: 0 2px
        }

    .locations-contact-section .contact-info-form .inputs .gender .male {
        margin: 0 0
    }

    .locations-contact-section .contact-info-form p {
        padding-left: 0;
        margin-top: 40px;
        padding-top: 0;
        padding-bottom: 10px
    }

    .locations-contact-section .contact-info-form .buttons {
        text-align: left;
        margin-left: 0
    }

    .not-found-page .notfound .notfound-404 h1 {
        font-size: 152px;
        letter-spacing: -31px
    }

        .not-found-page .notfound .notfound-404 h1 > span {
            text-shadow: -4px 0 0 #fff
        }

    .shipping-options .inputs label {
        display: block
    }
}

.country,
.state {
    position: relative;
    text-align: left;
    margin-bottom: 25px
}

.order-details-page .country {
    position: relative;
    text-align: center;
    margin-bottom: 25px
}

.country label,
.state label {
    display: block
}

.country select {
    width: 100%
}

.state select {
    width: 100%
}

.description-aria .inputs {
    height: 157px;
    min-height: 157px
}

.OtherComments {
    clear: left;
    margin-top: 30px;
    display: block;
    float: left;
    width: 100%
}

    .OtherComments .inputs {
        height: 157px;
        min-height: 157px;
        margin-top: 20px
    }

.description-aria .inputs textarea {
    min-height: 150px;
    height: 150px;
    width: 100% !important
}

.OtherComments .inputs textarea {
    min-height: 150px;
    height: 150px;
    width: 100% !important
}

.inputs textarea {
    width: 100% !important
}

.write-review .review-text {
    height: 52px !important;
    min-height: 52px
}

.write-review .inputs textarea {
    min-height: 148px !important;
    height: 148px !important;
    width: 100% !important
}

    .write-review .inputs textarea:focus,
    .write-review .inputs textarea:hover {
        min-height: 148px !important;
        height: 148px !important;
        width: 100% !important
    }

.write-review .inputs.reviewtextarea {
    min-height: 150px;
    height: 150px;
    overflow: hidden
}

::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit
}

input::-webkit-input-placeholder,
input::placeholder,
input:focus::-webkit-input-placeholder {
    opacity: 1
}

textarea::-webkit-input-placeholder,
textarea::placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 1
}

.newslatter-update-section .newupdate-form-box input::-webkit-input-placeholder {
    opacity: 1
}

.search-box .inputs {
    border: 0;
    margin: 5px 0 0 0 !important;
    height: 56px
}

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000
}

.disabled {
    color: #555;
    cursor: default;
    text-decoration: none
}

@media (min-width:768px) {
    .service-agent-pic-box img {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .password-recovery-page {
        max-width: 660px;
        margin: 170px auto 100px auto;
        text-align: center
    }

        .password-recovery-page .container {
            width: 100% !important;
            max-width: 100% !important
        }

        .password-recovery-page .page-title {
            width: 100% !important;
            max-width: 100% !important;
            margin-bottom: 15px
        }

            .password-recovery-page .page-title h1 {
                text-align: center
            }
}

@media (min-width:1200px) and (max-width:1279px) {
    .scoot-main-header {
        position: fixed;
        top: 55px;
        width: 100%;
        z-index: 3;
        display: table
    }

    .cat-title-desc {
        width: 1000px;
        margin: 0 auto
    }
}

@media (min-width:1280px) {
    .newslatter-update-section {
        width: 1280px;
        margin: 0 auto
    }

    .scoot-main-header {
        position: fixed;
        top: 55px;
        width: 1280;
        z-index: 3;
        display: table
    }

    .promotions-banner .promotions-content {
        width: 930px
    }

    .MagicZoom img,
    .mz-figure img {
        max-width: 467px !important;
        max-height: 467px !important;
        margin: auto !important
    }

    .provide-fleets-video-box iframe {
        border: 0 !important;
        outline: 0 !important;
        width: 528px
    }

    .master-wrapper-page {
        max-width: 1280px;
        margin: 0 auto;
        overflow-x: hidden
    }

    .top-bar {
        position: fixed;
        top: 0;
        width: 1280px;
        z-index: 5;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .scoot-main-header {
        position: fixed;
        top: 55px;
        width: 1280px;
        z-index: 3;
        display: table
    }

    .admin-header-links {
        background-color: #333;
        text-align: center;
        color: #eee;
        position: fixed;
        z-index: 15;
        width: 1280px;
        top: 0
    }

    .footer {
        background-color: #37373b;
        text-align: center;
        width: 1280px;
        margin: 0 auto
    }

    .header-top-search {
        max-width: 828px;
        float: right;
        margin-right: 0
    }

    .availability-option .container {
        max-width: 1192px !important
    }

    .cat-title-desc .category-description {
        max-width: 1162px;
        margin: 0 auto !important;
        display: block;
        float: none !important
    }

    .scoot-main-header .header,
    .top-bar .header {
        width: 1192px;
        padding: 0 15px
    }

    .footer-upper {
        width: 1192px;
        padding: 35px 10px
    }

    .footer-block {
        float: left;
        width: 26%;
        margin: 0
    }

    .follow-us {
        float: right;
        width: 20% !important;
        margin: 0;
        text-align: left
    }

    .footer-bottom .footer-block.contact-info {
        width: 50%
    }

    .footer-bottom .footer-block.term-link {
        width: 20%
    }

    .home-page-featured-product {
        max-width: 1193px;
        margin: 0 auto;
        margin-bottom: 80px
    }

    .shop-main-page .home-page-featured-product {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 80px
    }

    .zoom-gallery-slide {
        width: 470px;
        height: 470px;
        margin-left: 112px;
        background: #fff;
        border-radius: 4px;
        border: #cdcdce solid 1px;
        position: relative
    }

    .mcs-item {
        background: #fff;
        width: 100px !important
    }

    .selectors {
        height: 450px !important
    }

    .mcs-wrapper {
        height: 410px !important
    }

    .MagicScroll-vertical .mcs-button-arrow-prev {
        width: 100px !important;
        background: #f0f0f1 !important;
        height: 18.23px !important;
        margin: 0 !important
    }

    .MagicScroll-vertical .mcs-button-arrow-next {
        width: 100px !important;
        background: #f0f0f1 !important;
        height: 18px !important
    }
}

.content-body {
    padding: 0 0 60px 0
}

.shop-new-product-section {
    clear: left
}


#dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section .item-box {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 48.3% !important;
    flex: 0 0 48.3% !important;
    max-width: 48.3% !important;
    margin: 0 1.3% 55px !important;
    padding: 0 0 !important
}

.recently-added-products-page .item-box .wrap button.btn.prev,
.shop-productlist-grid-section .item-box .wrap button.btn.prev {
    top: 26%
}

.recently-added-products-page .item-box .wrap button.btn.next,
.shop-productlist-grid-section .item-box .wrap button.btn.next {
    top: 26%
}

.recently-added-products-page .frame ul li,
.shop-productlist-grid-section .frame ul li {
    overflow: inherit !important;
    width: 258px !important;
    margin: 0 16px 0 16px
}

.Featured-products-container #basic1 ul li {
    width: 263px !important;
    margin: 0 16px 0 16px;
}

.product-grid.home-page-product-grid.shopPage-product-grid-box {
    padding-left: 0px;
    padding-right: 0px
}

.page.shopPage-newproduct-box.recently-added-products-page {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.location-table-gallery .product-grid.home-page-product-grid.shopPage-product-grid-box {
    padding-left: 0;
    padding-right: 0
}

.item-box-recentlyview .frame ul li {
    float: left;
    width: 270px;
    height: auto;
    margin: 0 15px 0 15px;
    padding: 0;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
    overflow: inherit
}

.no-banner-title .topic-page #ph-title {
    position: relative;
    color: #37373b;
    top: 0 !important;
    padding: 30px 0 0 0px !important;
}

.topic-page #ph-title {
    left: 0px !important;
    /*padding-left:10px !important;*/
}

.topic-page ul {
    list-style: disc !important;
    margin-left: 20px;
}

.add-info {
    min-height: 130px
}

#testimonial-slider .owl-pagination {
    position: absolute;
    bottom: -6px
}

.login-page .reversed span.forgot-password a {
    color: #0069aa
}

.container-fluid.Airline-service-page {
    padding: 0 0
}

.facebook-btn {
    width: 210px !important;
    height: 40px !important;
    background-size: 100% auto !important
}

.sub-title-register {
    margin-bottom: 15px
}

    .sub-title-register a {
        color: #0069aa;
        text-decoration: underline
    }

.event-detail table.table.table-bordered {
    background: #fff
}

    .event-detail table.table.table-bordered th {
        white-space: nowrap
    }

    .event-detail table.table.table-bordered p {
        font-weight: 400
    }

button.left-paddle {
    left: 0;
    position: absolute;
    top: 0;
    padding: 0;
    background: #0069aa;
    color: #fff;
    font-size: 22px;
    outline: 0;
    border: none;
    line-height: 26px;
    width: 22px;
    height: 48px
}

button.right-paddle {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: #0069aa;
    color: #fff;
    font-size: 22px;
    outline: 0;
    border: none;
    line-height: 26px;
    width: 22px;
    height: 48px
}

.paddles .hidden {
    display: none
}

#banner-content-partial-topic {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px
}

.Location-landing-main-pg #banner-content-partial-topic {
    top: 40px;
}

#banner-content-partial-topic.locations-details {
    top: 50px;
}

.Rent-main-pg #banner-content-partial-topic {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px
}

#banner-content-partial-topic.home-banner-content {
    top: 200px;
    width: 1162px;
    padding: 0 0;
    margin: 0 auto
}

#banner-content-partial-topic h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: 16px
}

#banner-content-partial-topic p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 28px
}

#banner-content-partial-topic .location-banner-title {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: 10px
}

#banner-content-partial-topic .location-put-box {
    display: inline-block;
    width: 343px;
    max-height: 343px;
    position: relative
}

    #banner-content-partial-topic .location-put-box form input {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
        height: 42px;
        border-radius: 3px
    }

        #banner-content-partial-topic .location-put-box form input::-webkit-input-placeholder {
            opacity: 1
        }

        #banner-content-partial-topic .location-put-box form input:-ms-input-placeholder {
            opacity: 1
        }

        #banner-content-partial-topic .location-put-box form input::placeholder {
            opacity: 1
        }

.Rent-main-pg .topic-block-title {
    display: none
}

.zoom-gallery .selectors a[data-slide-id=video-10] img,
.zoom-gallery .selectors a[data-slide-id=video-1] img,
.zoom-gallery .selectors a[data-slide-id=video-2] img,
.zoom-gallery .selectors a[data-slide-id=video-3] img,
.zoom-gallery .selectors a[data-slide-id=video-4] img,
.zoom-gallery .selectors a[data-slide-id=video-5] img,
.zoom-gallery .selectors a[data-slide-id=video-6] img,
.zoom-gallery .selectors a[data-slide-id=video-7] img,
.zoom-gallery .selectors a[data-slide-id=video-8] img,
.zoom-gallery .selectors a[data-slide-id=video-9] img {
    opacity: 1;
    height: 100% !important;
    padding: 15px 0
}

.srn-page ul {
    margin: 0 0 0 20px;
    padding: 0;
}

    .srn-page ul li {
        line-height: 28px;
        margin-bottom: 10px
    }

.blogpost-page ul {
    list-style: disc !important
}

    .blogpost-page ul li {
        list-style: disc !important
    }

        .blogpost-page ul li ul li {
            list-style: circle !important
        }

.blogpost-page ol {
    list-style: disc !important
}

    .blogpost-page ol li {
        list-style: disc !important
    }

        .blogpost-page ol li ol li {
            list-style: circle !important
        }

.topic-page ul {
    list-style: disc !important
}

    .topic-page ul li {
        list-style: disc !important;
        line-height: 26px
    }

        .topic-page ul li ul li {
            list-style: circle !important;
            line-height: 26px
        }

.topic-page ol {
    list-style: disc !important
}

    .topic-page ol li {
        list-style: disc !important;
        line-height: 26px
    }

        .topic-page ol li ol li {
            list-style: circle !important;
            line-height: 26px
        }

.location-details-table-content .wrap button.btn.prev {
    left: -40px !important
}

.location-details-table-content .wrap button.btn.next {
    right: -40px !important
}

.eventdetails-page .buyNowBlockContainer {
    background: #f0f0f1;
    padding: 10px;
    text-align: left;
    margin-bottom: 20px
}

    .eventdetails-page .buyNowBlockContainer .title {
        text-align: left
    }

        .eventdetails-page .buyNowBlockContainer .title h2 {
            margin: 0
        }

.eventdetails-page .col-sm-4 {
    border-right: solid #ddd 1px
}

    .eventdetails-page .col-sm-4:last-child {
        border-right: solid #ddd 0
    }

.eventdetails-page .content-desp h2 {
    font-size: 20px;
    margin-bottom: 20px
}

.eventdetails-page .content-desp .sfIcon {
    text-align: center;
    overflow: hidden;
    width: 125px;
    height: 125px;
    margin: 5px auto 20px auto;
    border-radius: 100px;
    border: 1px #eee solid
}

    .eventdetails-page .content-desp .sfIcon img {
        width: 100%;
        height: 125px
    }

.eventdetails-page .content-desp .content {
    font-size: 16px
}

.eventdetails-page .content-desp .button-1 {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 50px;
    background-color: #0069aa;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 14px !important;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px
}

.related-products-grid.product-grid .scrollbar {
    background: rgba(255,255,255,0.35);
}

    .related-products-grid.product-grid .scrollbar .handle {
        background: #ffffff;
    }

.product-details-page .related-products-grid.product-grid.cross-sells .scrollbar {
    background: rgba(255,255,255,0.35);
}

    .product-details-page .related-products-grid.product-grid.cross-sells .scrollbar .handle {
        background: #ffffff;
    }

@media (min-width:992px) and (max-width:1199px) {
    .recently-added-products-page .frame ul li, .shop-productlist-grid-section .frame ul li {
        overflow: inherit !important;
        width: 208px !important;
        margin: 0 16px 0 16px;
    }

    .corporate-services.locations-details .about-mobility-content {
        top: 8%
    }

    .page-submenu-section ul {
        max-width: 100%;
        overflow: auto;
        white-space: nowrap
    }

    .personal-mobility .about-mobility-content {
        top: 80px
    }

    .pro-availability-option-section .pro-option-box .mobility-item-box {
        padding: 25px 10px 0 10px
    }

    .product-grid.home-page-product-grid.shopPage-product-grid-box {
        padding-left: 0;
        padding-right: 0
    }

    .about-mobility-content {
        position: absolute;
        top: 200px;
        left: 0;
        color: #fff;
        width: 1000px;
        margin: 0 auto;
        right: 0;
        padding: 0 15px
    }

    .Rent-Repair-Replace-aboutbox {
        margin-top: -25px
    }

    .our-reviews-section .our-reviews-container .client-pic img {
        width: 60%;
        height: auto
    }

    .promotions-banner .promotions-content {
        top: 70px
    }

    #banner-content-partial-topic.home-banner-content {
        top: 140px;
        width: 970px
    }

    .rental-travel-section {
        padding-left: 35px;
        padding-right: 35px
    }

    .rental-travel-option-box .rental-travel-item .rental-travel-item-data {
        width: 50%
    }

    .location-details-table-content .frame ul li {
        width: 475px;
        margin: 0 20px 0 0
    }
}

.product-reviews-page .page-body {
    text-align: left;
}

@media (min-width:768px) and (max-width:991px) {
    .recently-added-products-page .frame ul li, .shop-productlist-grid-section .frame ul li {
        overflow: inherit !important;
        width: 210px !important;
        margin: 0 16px 0 16px !important;
    }

    .Featured-products-container #basic1 ul li {
        width: 210px !important;
        margin: 0 16px 0 16px !important;
    }

    .blog-search-box .listbox {
        text-align: center !important
    }

    .side2-center2 .blog-search-box input.search-box-text {
        width: 640px !important
    }

    .location-details-table-content .frame ul li {
        width: 359px;
        margin: 0 20px 0 0
    }

    .book-for-trip-section {
        padding: 20px 0 !important
    }

    .book-advance-container iframe,
    .get-started-container iframe {
        height: 530px !important
    }

    .locations-details .about-mobility-content {
        top: 14% !important
    }

    .about-mobility-content {
        position: absolute;
        top: 150px;
        left: 0;
        color: #fff;
        width: 704px;
        margin: 0 auto;
        right: 0;
        padding: 0 15px
    }

    .Location-landing-main-pg #banner-content-partial-topic {
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
        width: 750px;
        margin: 0 auto;
    }

    #banner-content-partial-topic .location-banner-title {
        font-size: 24px;
    }

    .personal-mobility .about-mobility-content {
        top: 40px
    }

    .locations-information-section .section-title h2 {
        margin-bottom: 0
    }

    .locations-information-section .information-inner .images-section {
        display: none
    }

    .locations-information-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .locations-contact-section .contact-info-form .l-checkbox .gender span.male label {
        width: 85%;
        margin-left: 0 !important
    }

    .locations-contact-section {
        background-size: 60%
    }

    .login-page .reversed {
        display: table;
        width: 100%
    }

        .login-page .reversed input {
            display: inline-block;
            vertical-align: top;
            float: left;
            margin-top: 4px
        }

        .login-page .reversed label {
            float: left;
            margin: 0 10px;
            transform: inherit !important
        }

        .login-page .reversed span.forgot-password {
            float: right
        }

            .login-page .reversed span.forgot-password a {
                color: #0069aa
            }

    .order-details-area .title,
    .order-review-data .title,
    .shipment-details-area .title {
        text-align: left
    }

    .order-details-area,
    .order-review-data,
    .shipment-details-area {
        text-align: left
    }

    .change-password-page .fieldset {
        margin: 0 0 0
    }

    .account-page .fieldset {
        text-align: left
    }

    .product-review-item {
        margin: 15px 0 20px;
        text-align: left
    }

    .address-list-page .section,
    .order-list-page .section,
    .return-request-list-page .section {
        text-align: left !important;
        float: left
    }

    .account-page .buttons {
        text-align: left
    }

    .account-page.address-list-page .section .title {
        text-align: left
    }

    .product-grid.home-page-product-grid.shopPage-product-grid-box {
        padding-left: 0;
        padding-right: 0
    }

    .recently-added-products-page .item-box .frame ul li,
    .shop-productlist-grid-section .item-box .frame ul li {
        overflow: inherit !important;
        width: 200px !important;
        margin: 0 16px 0 16px
    }

    #dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section .item-box {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 48.3% !important;
        flex: 0 0 48.3% !important;
        max-width: 46.3% !important;
        margin: 0 1.7% 30px !important;
        padding: 0 0 !important
    }

    .Rent-Repair-Replace-aboutbox {
        margin-top: -20px
    }

    .overview ul.option-list label {
        height: 34px
    }

    .Reviews-this-item .Reviews-item-button {
        border-right: solid #cccccd 0
    }

    .Reviews-this-item .share-item-button {
        float: left;
        padding-left: 0
    }

    .full-description td {
        text-align: left;
        padding-left: 0
    }

    .pro-des-spe-section h3 {
        text-align: left
    }

    .pro-des-spe-section .title {
        font-size: 26px
    }

    .your-price label {
        font-size: 26px;
        line-height: 28px
    }

    .your-price span {
        font-size: 26px
    }

    .pro-listbox .product-item .details .product-title {
        max-height: 70px !important
    }

        .pro-listbox .product-item .details .product-title a {
            height: 65px !important
        }

    .pro-listbox .frame ul li .details {
        text-align: left;
    }

    .event-section-bottom .events-left .events-inner-content .icon-calender {
        margin-bottom: 0;
        margin-top: 15px
    }

    .event-section-bottom .events-left .events-inner-content p {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px
    }

    .corporate-services .container {
        position: relative
    }

    .event-section-bottom .events-left .events-inner-content {
        width: 100% !important
    }

    .filtersPanel {
        overflow-y: scroll;
        max-height: 100%;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 180px;
        left: 0;
        background: #fff;
        padding-bottom: 320px;
        min-height: 100vh;
    }

    .clslogin .filtersPanel {
        overflow-y: scroll;
        max-height: 100%;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 180px;
        left: 0;
        background: #fff;
        padding-bottom: 345px;
        height: 1024px !important;
        min-height: 100vh;
    }

    .btn-group-filter {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99999999999999999;
        padding: 15px 0 75px 0;
        text-align: center
    }

    .clslogin .filtersPanel {
        top: 205px
    }

    #banner-content-partial-topic.home-banner-content {
        top: 65px !important;
        text-align: left;
        width: 704px
    }

    #banner-content-partial-topic p {
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        line-height: 28px
    }

    .promotions-banner .promotions-content {
        top: 30px !important
    }

    .provide-service-section img {
        max-width: 100%
    }

    #dvTopicPageReview {
        width: 100% !important
    }
}

@media (max-width:991px) {
    body.fixed {
        overflow: hidden
    }

    .filtersTitlePanel.Reset-btn {
        display: inline-block !important;
        width: auto !important;
        border: none;
        float: none;
        vertical-align: top
    }

    a.done-btn {
        background: #0069aa;
        color: #fff;
        padding: 10px 40px;
        font-size: 18px;
        font-weight: 700;
        margin: 0 5px;
        display: inline-block;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    a.cancel-btn {
        background: #fff;
        color: #0069aa;
        padding: 10px 40px;
        font-size: 18px;
        font-weight: 700;
        border: #0069aa solid 1px;
        margin: 0 5px
    }

    .nopAjaxFilters7Spikes .block .title a.clearFilterOptions {
        right: 45px !important;
        top: 22px !important
    }
}

@media (max-width:767px) {
    .rant-banner-title span {
        font-size: 30px !important;
        margin-bottom: 12px !important;
        display: block
    }

    .location-details-table-content .wrap button.btn.prev {
        left: 0 !important
    }

    .html-blog-page .container.side2-center2 {
        padding: 30px 0
    }

    .location-details-table-content .wrap button.btn.next {
        right: 0 !important
    }

    .scoot-blog-achive-list-section .scoot-blog-achive-list-box {
        display: none
    }

    .clssubmenu .zoom-gallery .selectors a {
        height: 79px !important
    }

    .locations-information-section .information-inner .info-box .info-button {
        margin: 5px 0 25px !important
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Equipment-pro-item-box h2.title {
        min-height: 50px
    }

    .side-2 .filtersPanel .hide {
        display: block !important
    }

    .side-2 .seeMore-btn-ajax-filter {
        display: none
    }

    #banner-content-partial-topic .location-put-box {
        width: 100% !important
    }

    #dvTopicPageReview {
        width: 100% !important
    }

    .cart th,
    .data-table th,
    .forum-table th {
        white-space: normal
    }

    .about-mobility-content.home-banner-content {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

        .about-mobility-content.home-banner-content h1 {
            font-size: 25px;
            line-height: normal;
            margin-bottom: 0 !important
        }

    .Location-landing-main-pg #banner-content-partial-topic {
        position: absolute;
        left: 0;
        right: 0;
        top: 25px
    }

    .Location-landing-main-pg .topic-block img#imgBanner {
        width: 100%;
        height: auto;
    }

    #banner-content-partial-topic.home-banner-content {
        top: 100px;
        width: 100%;
        text-align: left;
        padding: 0 15px
    }

    #banner-content-partial-topic h1 {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 4px !important
    }

    #banner-content-partial-topic .location-banner-title {
        font-size: 25px;
        margin-bottom: 30px !important;
    }

    .Location-landing-main-pg #banner-content-partial-topic h1.location-banner-title {
        margin-bottom: 5px !important;
    }

    #banner-content-partial-topic p {
        width: 100% !important;
        font-size: 19px !important;
        margin: 0 !important;
        padding: 0 0 5px 0 !important;
        line-height: normal !important;
        line-height: 26px
    }

    .about-mobility-content.home-banner-content p {
        width: 100% !important;
        font-size: 14px !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: normal !important
    }

    .about-mobility-content.home-banner-content {
        height: auto !important;
        max-height: inherit;
        min-height: inherit;
        top: inherit !important
    }

    .filtersPanel {
        overflow-y: scroll;
        max-height: 100%;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        background: #fff;
        padding-bottom: 160px;
        min-height: 100vh;
    }

    .btn-group-filter {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99999999999999999;
        padding: 15px 0 75px 0;
        text-align: center
    }

    .filtersPanel {
        top: 128px
    }

    .clslogin .filtersPanel {
        top: 160px
    }

    .filtersPanel {
        padding-bottom: 300px
    }

    .slider-width-full .product-grid.shopPage-product-grid-box.home-page-product-grid {
        padding-left: 5px;
        padding-right: 5px;
        max-width: 325px;
    }

    .frame ul li {
        width: 315px !important;
        margin: 0 30px 0 0;
    }

    .location-details-table-content .frame ul li {
        width: 315px !important;
        margin: 0 15px 0 15px !important;
    }

    .location-details-table-content .frame {
        width: 345px !important;
        margin: 0 auto !important;
    }

    .selectors.MagicScroll.MagicScroll-arrows-outside.MagicScroll-horizontal > div > a {
        width: 0px !important;
        height: 0px !important;
    }

    .shopbycategory {
        padding: 10px 15px !important;
        text-align: left;
    }

    .Rent-Repair-Replace-service-container {
        padding: 0 15px;
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container {
        margin-bottom: 50px;
        padding: 0 15px;
    }

    .date-of-birth {
        display: none
    }

    .method-name {
        margin-bottom: 20px
    }

    .payment-method .payment-logo {
        display: inline-block;
        vertical-align: top;
        float: left
    }

    .payment-method .payment-details {
        width: 70%;
        display: inline-block;
        vertical-align: top;
        line-height: normal
    }

    .login-page .buttons {
        text-align: center !important
    }

    .about-mobility-content {
        position: absolute;
        top: 140px;
        color: #fff;
        left: 10px
    }

    .personal-mobility .about-mobility-content {
        top: 70px
    }

    .vegas-information-section .program-info-box .links-vegas li {
        display: block;
        padding: 10px 0;
        border-left: solid #cdcdce 0
    }

    .locations-information-section .product-grid.shopPage-product-grid-box.home-page-product-grid {
        padding: 0 0
    }

    .add-info {
        min-height: 90px
    }

    .product-grid .add-info {
        min-height: 150px
    }

    .product-details-page .related-products-grid.product-grid.cross-sells:before {
        width: 15px !important;
    }

    .product-details-page .related-products-grid.product-grid.cross-sells:after {
        width: 15px !important;
    }

    input#btnshowMoreMobileRecentlyView {
        background: none;
        color: #0069aa;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        font-size: 17px !important;
    }

    input.hide {
        display: none !important;
    }

    .content-body .container {
        padding: 0 !important
    }

    .page-body .container-fluid .content-body .container {
        padding: 0 15px !important
    }

    #dvCatSlider.item-grid.pro-listbox.shop-productlist-grid-section .item-box {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 98% !important;
        flex: 0 0 98% !important;
        max-width: 98% !important;
        margin: 0 2% 55px !important;
        padding: 0 0 !important
    }

    .container.Featured-products-container .item-box {
        max-width: 48% !important;
        margin: 0 1% !important
    }

    .promotions-banner .promotions-content .promotions-form .button-show {
        margin-top: 12px
    }

    .promotions-product h3 {
        font-size: 32px;
        font-weight: 700
    }

    .promotions-product .shop-productlist-grid-section .item-box .wrap button.btn.prev {
        top: 13%
    }

    .promotions-product .shop-productlist-grid-section .item-box .wrap button.btn.next {
        top: 13%
    }

    .promotions-product .container.Featured-products-container .item-box {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .promotions-product .shop-productlist-grid-section .item-box .frame ul li {
        overflow: inherit !important;
        width: 137px !important;
        margin: 0 16px 0 16px
    }

    .page.shopPage-newproduct-box.recently-added-products-page .item-box {
        max-width: 40% !important;
        margin: 0 15px !important;
    }

    .product-grid.cross-sells .item-box {
        max-width: 48% !important;
        margin: 0 1% !important
    }

    .shop-main-page .shopPage-product-grid-box .shop-productlist-grid-section {
        padding: 0 0 !important
    }

    .page.shopPage-newproduct-box.recently-added-products-page {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .shop-main-page .product-grid.home-page-product-grid.shopPage-product-grid-box {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .shop-main-page .home-page-featured-product .product-grid.home-page-product-grid.shopPage-product-grid-box {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .nivo-caption {
        overflow: inherit !important;
        height: 250px !important
    }

    .theme-custom .nivo-controlNav {
        padding: 0px 0 !important;
    }

    .theme-custom .nivo-directionNav a {
        width: 40px !important;
        height: 40px !important;
    }

    .nivo-directionNav {
        position: absolute;
        bottom: 40px;
        left: 0;
        width: 260px;
        z-index: 99999;
        margin-left: auto;
        margin-right: auto;
        right: 0
    }

    .page.blog-page.scoot-blog-postlist-section {
        padding: 0 0px
    }

    .html-blog-page p.filtersTitle.visible-xs {
        margin: 0 0px !important;
    }

    .blog-search-box .listbox {
        text-align: center !important
    }

    .blog-search-box .listbox {
        margin-bottom: 0 !important
    }

    .locations-details .about-mobility-content {
        top: 0 !important;
        padding: 10px 15px !important
    }

    .corporate-services.locations-details .about-mobility-content {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 20px
    }

    .table-rental-rates .table td,
    .table-rental-rates .table th {
        font-size: 12px !important;
        padding: 10px 2px !important
    }

    .locations-scooter-header .locations {
        padding: 0 0 !important
    }

    .locations-cruise .container .container {
        padding: 0 0
    }

    .location-table-gallery {
        margin-bottom: 30px
    }

    .corporate-services.locations-details .corporateservices img {
        width: 100%
    }

    #banner-content-partial-topic .rent-filter-box {
        /*display: none*/
    }

    a.visible-xs.btn.blue-radius.reserve-btn {
        display: block;
        width: 140px;
        margin-top: 20px;
    }

    .pro-availability-option-section .pro-option-box {
        box-shadow: 0 5px 4px rgba(0, 0, 0, .16);
        width: 100% !important
    }

    .Rent-main-pg #banner-content-partial-topic {
        top: 60px !important
    }

    .about-mobility-content p {
        padding-right: 10px;
        font-size: 19px
    }

    div.newupdate-form-box label.hs-error-msg {
        margin: 0 7px .5rem 0
    }
}

div.hbspt-form {
    font-family: 'source sans pro'
}

    div.hbspt-form input[type=text],
    div.hbspt-form > input[type=text],
    input[type=email],
    input[type=password],
    input[type=tel],
    select,
    textarea {
        border: 1px solid #dcdada;
        padding: 6px 17px;
        vertical-align: middle;
        border-radius: 4px;
        max-width: 450px;
        width: 100%
    }

.locations-contact-section input[type="text"], .locations-contact-section input[type="email"], .locations-contact-section textarea {
    width: 100% !important;
    max-width: 100% !important;
}

.book-for-trip-gauid-box input::-webkit-input-placeholder { /* Edge */
    color: #777;
    opacity: 1;
}

.book-for-trip-gauid-box input:-ms-input-placeholder { /* Internet Explorer */
    color: #777;
    opacity: 1;
}

.book-for-trip-gauid-box input::placeholder {
    color: #777;
    opacity: 1;
}

.hs-input::-ms-clear {
    display: none;
}

div.book-for-trip-gauid-box div.hbspt-form {
    text-align: left
}

    div.book-for-trip-gauid-box div.hbspt-form div.hs_email {
        margin-bottom: 20px
    }

    div.book-for-trip-gauid-box div.hbspt-form input[type=submit] {
        float: right
    }

input#email-f72d6878-f27b-4880-b474-5460e769e41b {
    max-width: unset;
    width: 100%
}

div.newupdate-form-box .hs_submit.hs-submit,
div.newupdate-form-box fieldset.form-columns-2 {
    float: left
}

div.newupdate-form-box fieldset.form-columns-2 {
    margin-bottom: 10px
}

div.newupdate-form-box .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field,
div.newupdate-form-box .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    width: 50%
}

div.book-for-trip-gauid-box .hs_email > label:first-child,
div.book-for-trip-gauid-box .hs_firstname > label:first-child,
div.newupdate-form-box .hs_email > label:first-child,
div.newupdate-form-box .hs_firstname > label:first-child,
div.promotions-content .hs_email > label:first-child,
div.promotions-content .hs_firstname > label:first-child,
div.promotions-row .hs_email > label:first-child,
div.promotions-row .hs_firstname > label:first-child {
    display: none
}


div.newupdate-form-box div.hbspt-form input#email-cbe96a51-ecf8-4021-9830-9f43b6874632,
div.newupdate-form-box div.hbspt-form input#firstname-cbe96a51-ecf8-4021-9830-9f43b6874632 {
    width: 100%
}

div.newupdate-form-box ul.no-list.hs-error-msgs.inputs-list {
    float: left
}

div.newupdate-form-box label.hs-error-msg,
div.promotions-form label.hs-error-msg {
    font-size: 14px;
    margin: 0;
    line-height: normal
}

div.promotions-form ul.no-list.hs-error-msgs.inputs-list li label {
    font-size: 14px;
    margin: 0;
    line-height: normal
}

#promotionsBannerForm {
    height: 0
}

div.newupdate-form-box input.hs-button.primary.large {
    font-weight: 700;
    border-radius: 30px;
    padding: 8px 26px;
    text-decoration: none;
    max-width: 140px;
    color: #0069aa;
    background-color: #fff;
    font-size: 16px !important;
    box-shadow: 0 1px 1px #8a8a8a
}

div.book-for-trip-gauid-box .hs_error_rollup,
div.newupdate-form-box .hs_error_rollup,
div.promotions-content .hs_error_rollup,
div.right-contact-info .hs_error_rollup {
    display: none
}

div.locations-contact-section .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.promotions-form .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.right-contact-info .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin: 15px 0
}

div.locations-contact-section .hs-error-msgs,
div.right-contact-info .hs-error-msgs {
    color: red
}

div.promotions-form .hs-error-msgs,
div.promotions-form label span,
div.promotions-form label.hs-error-msg {
    color: #fff
}

div.promotions-form ul.no-list.hs-error-msgs.inputs-list li {
    width: 100%
}

div.locations-contact-section .hs_submit.hs-submit,
div.promotions-form .hs_submit.hs-submit,
div.right-contact-info .hs_submit.hs-submit {
    margin-top: 10px
}

div.book-for-trip-gauid-box .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.locations-contact-section .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.newupdate-form-box .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.promotions-form .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.right-contact-info .hs_recaptcha.hs-recaptcha.field.hs-form-field,
div.promotions-row .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    display: none
}



div.book-for-trip-gauid-box div.hbspt-form input.hs-button.primary.large,
div.locations-contact-section div.hbspt-form input.hs-button.primary.large,
div.promotions-content div.hbspt-form input.hs-button.primary.large,
div.right-contact-info div.hbspt-form input.hs-button.primary.large,
div.promotions-row div.hbspt-form input.hs-button.primary.large {
    background-color: #0069aa;
    color: #fff;
    border-radius: 50px;
    padding: 7px 14px;
    border: none;
    letter-spacing: 0;
    font-family: 'Source Sans Pro';
    font-size: 16px !important;
    line-height: 22px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 1px 4px #00000040
}

@media (max-width:480px) {
    div.newupdate-form-box .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field,
    div.newupdate-form-box .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
        width: 100%;
        margin-top: 15px;
    }

    div.newupdate-form-box .hs_submit.hs-submit,
    div.newupdate-form-box fieldset.form-columns-2 {
        float: unset
    }
}

.compare-container {
    position: fixed;
    width: 100vw;
    zoom: 100%;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    background: #231f20;
    background: rgba(35, 31, 32, .85)
}

    .compare-container .compare {
        width: 1030px;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 30px;
        position: relative
    }

.compare-heading {
    color: #fff;
    font-size: 18px;
    margin-left: 0;
    width: 200px;
    float: left;
    line-height: 24px;
    font-weight: 700;
    margin-top: 10px
}

    .compare-heading span {
        font-size: 18px;
        font-weight: 500;
        margin-left: 5px
    }

.comparison-actions {
    margin-bottom: 15px;
    margin-top: 10px;
    margin-right: 0;
    text-align: right;
    float: right;
    z-index: 999;
    position: relative
}

.compare-container .compare-button {
    width: 100px;
    float: right;
    border-radius: 100px;
    padding: 4px 0 6px 0;
    line-height: normal
}

.compare-container .clear-all {
    margin: 4px auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: inherit;
    cursor: pointer;
    color: #fff
}

.product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    background-color: #0069aa
}

    .product-container .compare-link-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        padding-right: 0
    }

.compare-container .product-container .compare-image-container {
    height: 55px;
    width: 55px;
    background: #fff;
    line-height: 50px
}

    .compare-container .product-container .compare-image-container img {
        max-height: 100%;
        max-width: 100%
    }

.compare-container .compare-text-container {
    height: 50px;
    overflow: hidden;
    float: left
}

.compare-container .compare-title {
    display: inline-block;
    width: 140px;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
    line-height: normal
}

.compare-container .compare-remove-container button.ficon-close {
    padding: 3px;
    width: 2em;
    height: 2em
}

.compare-container .compare-remove-button {
    font-size: 9px;
    color: #0046be;
    background: 0 0;
    border: 0
}

.compare-container .more-like-this-button {
    margin: 5px 5px 5px 2px
}

.compare-container .link-text {
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0 0 0 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block
}

.compare-container .carousel-control-next,
.compare-container .carousel-control-prev {
    width: 20px;
    opacity: 1
}

.compare-container .carousel-control-prev {
    left: -20px
}

.compare-container .carousel-control-next {
    right: -20px
}

.compare-button.btn.btn-secondary {
    color: #fff;
    background-color: #0069aa;
    border-color: #0069aa
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 0 10px;
    width: 990px;
    position: relative;
    height: 126px
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
            width: 242.5px !important
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: left;
                padding: 0;
                margin: 10px 15px 5px 15px;
                background: #0069aa;
                color: #666
            }

    .MultiCarousel .leftLst,
    .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
        background: 0 0;
        border: none
    }

    .MultiCarousel .leftLst {
        left: 0;
        outline: 0;
        border: none
    }

    .MultiCarousel .rightLst {
        right: 0;
        outline: 0;
        border: none
    }

        .MultiCarousel .leftLst.over,
        .MultiCarousel .rightLst.over {
            pointer-events: none;
            cursor: not-allowed;
            background: 0 0
        }

.popular-location-list-section .row .container .row {
    padding: 0 15px
}

.popular-location-list-section table.table.table-bordered {
    background: #fff
}

.event-detail-page .event-left-content {
    float: right;
}

.event-detail-page .event-right-content {
    float: left;
}

.event-detail-page .row.custom-row {
    display: inline-block;
    vertical-align: top;
}

.container.event-detail-page {
    margin-top: 50px
}

.event-left-content h1 {
    color: #0069aa
}

.available-mobility-equipment > h2 {
    background: #949494;
    padding: 10px 15px;
    color: #fff;
    margin-bottom: 20px
}

.available-mobility-equipment {
    margin-top: 30px
}

#demos .row {
    width: 100%;
    margin: 0
}

.large-12.columns {
    width: 100%
}

.owl-stage-outer {
    width: 100%;
    overflow: hidden
}

#dvCompareSlider button.owl-prev {
    position: absolute;
    left: -30px;
    top: 22px;
    background-color: transparent;
    outline: 0;
    border: none;
    width: 30px
}

#dvCompareSlider button.owl-next {
    position: absolute;
    right: -30px;
    top: 22px;
    background-color: transparent;
    outline: 0;
    border: none;
    width: 30px
}

#dvCompareSlider button.owl-prev span {
    font-size: 48px;
    color: #fff
}

#dvCompareSlider button.owl-next span {
    font-size: 48px;
    color: #fff
}

#dvCompareSlider .owl-prev:before {
    content: "";
    width: 0;
    height: 0;
    border: none;
    outline: 0
}

#dvCompareSlider .owl-next:before {
    content: "";
    width: 0;
    height: 0;
    border: none;
    outline: 0
}

#dvCompareSlider .owl-dots {
    display: none
}

.phone-checkout {
    display: none
}

.html-booking-page .phone-checkout {
    display: block;
    color: #0069aa;
    font-size: 20px;
    float: right
}

.html-checkout-page .phone-checkout {
    display: block;
    color: #0069aa;
    font-size: 20px;
    float: right
}

.compare-products-table .product-box-add-to-cart-button {
    width: auto;
    background-color: #0069aa;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 100px;
    font-family: 'Source Sans Pro';
    padding: 0 20px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    outline: 0;
    border: none;
    padding: 3px 12px
}

@media (min-width:992px) and (max-width:1199px) {
    .compare-container .compare {
        width: 1000px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .compare-container .compare {
        width: 750px
    }

    .compare-container .product-container .compare-image-container {
        height: 55px;
        width: 55px
    }

    .MultiCarousel {
        float: left;
        overflow: hidden;
        padding: 0 10px;
        width: 750px;
        position: relative;
        height: 126px
    }
}

@media(max-width:767px) {
    .no-banner-title .topic-page #ph-title {
        padding: 30px 0 0 10px !important;
    }

        .no-banner-title .topic-page #ph-title h1 {
            padding-left: 0px !important;
        }

    .html-checkout-page .phone-checkout {
        font-size: 18px
    }

    .phone-checkout {
        text-align: left;
        width: 130px;
        margin-left: 30px;
        line-height: normal;
        margin-top: 20px
    }

        .phone-checkout strong {
            display: block
        }

    .owl-stage-outer {
        width: 94%;
        overflow: hidden;
        margin: 0 auto
    }

    .compare-container .compare {
        width: 100%;
        padding-bottom: 60px
    }

    .compare-container .carousel-control-prev {
        left: 10px
    }

    .compare-container .carousel-control-next {
        right: 10px
    }

    .compare-heading {
        width: 120px;
        margin-top: 10px;
        margin-left: 3%;
        position: absolute;
        bottom: 12px
    }

    .comparison-actions {
        margin-right: 3%;
        position: absolute;
        bottom: 0;
        right: 60px
    }

    .carousel-item.col-12.col-sm-6.col-md-4.col-lg-3 {
        padding: 0 50px
    }

    .product-container .compare-link-content {
        width: 85%
    }

    .MultiCarousel {
        float: none;
        width: 265px;
        margin: 0 auto;
        clear: right
    }

    .compare-container .link-text {
        display: none
    }
}

.available-mobility-equipment .row {
    margin: 0;
    padding: 0 0
}

.oneFromThree .container {
    width: 100% !important;
    max-width: 100% !important
}

.oneFromThree .content {
    min-height: 250px;
    padding-bottom: 20px
}

.oneFromThree {
    display: inline-block;
    width: 33%;
    border-left: #ccc solid 1px;
    margin-bottom: 50px;
    position: relative
}

    .oneFromThree:before {
        background: #0069aa;
        position: absolute;
        left: 0;
        top: 0;
        width: 5px;
        height: 35px;
        content: ""
    }

    .oneFromThree h2 {
        color: #0069aa;
        position: relative;
        font-size: 18px;
        margin: 0 0 30px 0;
        line-height: 33px
    }

    .oneFromThree a.button {
        margin: 0 0 20px 0 !important;
        background: #0069aa;
        color: #fff;
        padding: 5px 10px;
        border-radius: 100px;
        position: absolute;
        bottom: 0;
        left: 15px
    }

    .oneFromThree .content .sfIcon {
        background: #ececec;
        border-radius: 500px;
        width: 150px;
        height: 150px;
        margin: 20px auto;
        display: block;
        text-align: center;
        position: relative;
        overflow: hidden
    }

        .oneFromThree .content .sfIcon img {
            max-width: 100px;
            height: auto
        }

        .oneFromThree .content .sfIcon a {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            height: 100%;
            line-height: 150px
        }

.location-put-box .ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3;
    font-size: 17px;
    line-height: 26px;
    font-family: source sans pro;
    padding: 0;
    width: 100% !important
}

.location-put-box li.ui-menu-item {
    margin: 8px 0 !important
}

.section.order-completed {
    padding: 30px 0
}

    .section.order-completed .details {
        margin: 0
    }

.page.checkout-page.order-completed-page h1 {
    margin-top: 5px
}

@media (max-width:767px) {
    .oneFromThree {
        display: block;
        width: 100%
    }
}

.book-for-trip-section .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 48%;
    display: inline-block;
    margin-bottom: 10px
}

.book-for-trip-section .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    width: 48%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
}

.book-for-trip-section input.hs-button.primary.large {
    margin-right: 15px;
}

#testimonial-slider .owl-nav {
    display: none !important
}

#testimonial-slider .owl-dots {
    display: inline-block;
    vertical-align: top;
    margin-top: -24px
}

    #testimonial-slider .owl-dots button.owl-dot {
        background: 0 0;
        border: none;
        outline: 0
    }

#testimonial-slider button.owl-dot.active span {
    opacity: 1 !important
}

#testimonial-slider span {
    background: #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: .5;
    width: 12px
}

.html-checkout-page div.form-controls {
    border: #dcdada solid 1px;
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    margin-bottom: 10px;
    border-radius: 4px
}

.html-checkout-page button#submit.btn--primary {
    width: auto;
    background-color: #0069aa;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 100px;
    font-family: 'Source Sans Pro';
    padding: 5px 20px;
    outline: 0 !important;
    border: none;
    margin-top: 5px
}

.cls1 .top-bar {
    background-color: #1a3676
}

.cls1 .scoot-main-header .header-lower {
    padding: 15px 0
}

.cls1 .top-bar .header-links li {
    border-right: 1px solid #2f57b2
}

.cls1 .top-searchbar {
    border-right: #2f57b2 solid 1px
}

.cls1 .header-menu > ul > li > a {
    color: #2f57b2
}

.cls1 .header-menu .sublist li a {
    color: #2f57b2 !important
}

.cls1 .personal-mobility.bestpricemobility {
    position: absolute;
    top: 0;
    width: 1192px;
    margin: 0 auto;
    left: 0;
    right: 0
}

    .cls1 .personal-mobility.bestpricemobility p {
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        line-height: normal;
        font-family: Raleway, sans-serif
    }

.cls1 .slider-banner-box .shop-about-content-box .left-box {
    width: 575px
}

.cls1 .personal-mobility.bestpricemobility h1 {
    font-family: Freehand521BT-RegularC;
    font-size: 48px
}

.cls1 .providing-mobility.rental-travel-section .mobility-about-title {
    font-family: Freehand521BT-RegularC
}

.cls1 .best-price-mobility.provide-service-section h4 {
    font-family: Freehand521BT-RegularC
}

.cls1 .pro-option-box .mobility-item-box:hover {
    background-color: #1a3676
}

.cls1 .pro-availability-option-section .pro-option-box.best-price-mobility .mobility-item-box .mobility-item-content .more-btn {
    background-color: #2f57b2
}

.cls1 .shop-scoot-section h2 {
    font-family: Raleway, sans-serif;
    font-size: 32px
}

.cls1 .slider-banner-box .shop-about-content-box .left-box h3 {
    font-family: Raleway, sans-serif
}

.cls1 .white-radius-btn {
    color: #2f57b2
}

.cls1 .slider-banner-box .shop-about-content-box .left-box p {
    font-size: 17px;
    font-family: Raleway, sans-serif
}

.cls1 .frame ul li h2.product-title a {
    font-family: Raleway, sans-serif
}

.cls1 a.find-moreinfo-btn {
    color: #2f57b2
}

.cls1 .book-for-trip-section .book-for-trip-gauid-box .book-for-trip-title {
    font-family: Raleway, sans-serif
}

.cls1 .book-for-trip-section .book-for-trip-gauid-box .trip-guide-subtitle {
    font-family: Raleway, sans-serif
}

.cls1 .book-for-trip-section .book-for-trip-gauid-box .trip-guide-list li p {
    font-family: Raleway, sans-serif
}

.cls1 button,
.cls1 input,
.cls1 select,
.cls1 textarea {
    font-family: Raleway, sans-serif
}

.cls1 div.book-for-trip-gauid-box div.hbspt-form input.hs-button.primary.large {
    background-color: #2f57b2
}

.cls1 .newslatter-update-section .news-update-box h2 {
    font-family: Raleway, sans-serif
}

.cls1 .newslatter-update-section .news-update-box p {
    font-family: Raleway, sans-serif
}

.cls1 div.newupdate-form-box input.hs-button.primary.large {
    color: #2f57b2
}

.cls1 .footer-block {
    font-family: Raleway, sans-serif
}

.cls1 .footer-bottom p {
    font-family: Raleway, sans-serif
}

.cls1 .footer-bottom {
    font-family: Raleway, sans-serif
}

.cls1 .footer-block {
    font-family: Raleway, sans-serif
}

.cls1 .wrap button.btn.prev {
    background: #1a3676 !important
}

.cls1 .wrap button.btn.next {
    background: #1a3676 !important
}

.cls1 .page-submenu-section ul li a {
    color: #2f57b2
}

.bpm-img {
    display: none
}

.cls1 .bpm-img {
    display: block
}

.cls1 .defaultstore-img {
    display: none
}

.cls1 a.menu-arrow-mob {
    padding: 0 15px 0 0 !important
}

.cls1 .bpm-img {
    display: block;
    float: right;
    text-align: right;
    margin-top: 6px
}

.cls1 .login_register .ico-login .dropdown-menu a.dropdown-item {
    color: #1a3676 !important
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa !important
}

.corve-img-mobility {
    display: none
}

body.cls1 {
    font-family: Raleway, sans-serif
}

    body.cls1 h1,
    body.cls1 h2,
    body.cls1 h3,
    body.cls1 h4,
    body.cls1 h5,
    body.cls1 h6 {
        font-family: Raleway, sans-serif
    }

    body.cls1 p {
        font-family: Raleway, sans-serif
    }

    body.cls1 a.find-moreinfo-btn {
        font-family: Raleway, sans-serif
    }

    body.cls1 .btn {
        font-family: Raleway, sans-serif
    }

    body.cls1 .item-box .product-title {
        font-family: Raleway, sans-serif
    }

    body.cls1 .breadcrumb li {
        font-family: Raleway, sans-serif
    }

@media (min-width:768px) and (max-width:991px) {
    .cls1 .search-box-main {
        background: #1a3676
    }

    .cls1 .top-searchbar {
        border-right: #2f57b2 solid 0
    }

    .cls1 .personal-mobility.bestpricemobility {
        width: 704px
    }

        .cls1 .personal-mobility.bestpricemobility h1 {
            font-size: 30px
        }

        .cls1 .personal-mobility.bestpricemobility p {
            font-size: 18px
        }

    .cls1 .personal-mobility .about-mobility-content {
        top: 75px
    }

    .cls1 .providing-mobility.rental-travel-section .mobility-about-title {
        font-size: 30px
    }

    .cls1 .providing-mobility.rental-travel-section .mobility.travel-about-title {
        font-size: 28px
    }

    .cls1 .shop-scoot-section h2 {
        font-size: 22px
    }

    .cls1 .slider-banner-box .shop-about-content-box .left-box {
        width: 415px
    }

        .cls1 .slider-banner-box .shop-about-content-box .left-box h3 {
            font-size: 22px
        }

    .cls1 .best-price-mobility.provide-service-section h4 {
        font-size: 32px;
        margin-top: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .cls1 .personal-mobility.bestpricemobility {
        width: 1000px
    }
}

@media (max-width:767px) {
    #testimonial-slider .owl-dots {
        margin-top: 15px
    }

    .cls1 .personal-mobility.bestpricemobility {
        width: 100%
    }

    .cls1 .header-logo a img {
        width: 102px !important
    }

    .cls1 .scoot-main-header .header-logo {
        padding: 5px 0 5px 10px;
        text-align: left
    }

    .cls1 .header-links.scoot-top-bar {
        background: #1a3676
    }

    .cls1 .search-box-main {
        background: #1a3676
    }

    .cls1 .dl-menuwrapper button {
        color: #1a3676
    }

    .cls1 .personal-mobility .about-mobility-content {
        top: 150px
    }

    .cls1 .personal-mobility.bestpricemobility h1 {
        font-size: 28px;
        width: auto;
        height: auto
    }

    .cls1 .personal-mobility.bestpricemobility p {
        font-size: 16px;
        font-weight: 400;
        margin: 0
    }
}

@media (min-width:768px) {
    li.toggelcat {
        background: url(../images/ic_menu_24px.png) no-repeat center right !important;
        padding-right: 35px !important
    }
}

iframe#ifRentNew1 {
    position: absolute;
    top: 140px;
    width: 1160px !important;
    left: 0;
    right: 0;
    margin: 0 auto
}

.page-submenu-section {
    padding: 0 60px
}

    .page-submenu-section .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 0
    }

.html-home-page .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0;
    padding-right: 0
}

    .html-home-page .container.our-reviews-container {
        width: 1160px !important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

.Rent-main-pg #banner-content-partial-topic {
    padding: 0 60px
}

.Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
    padding: 0 60px
}

.go-on-rent-cruise-info-container {
    padding: 0 60px !important
}

.go-rent-cruise-placeList-section {
    padding: 0 76px !important
}

.cruise-place-List-container .wrap {
    margin: 0 0
}

.vacation-place-list-container {
    padding: 0 0px !important
}

.Rent-main-pg .why-choose-scoot-area {
    padding: 0 70px !important
}

.Rent-main-pg .equipment-trust-about-section {
    padding: 0 60px
}

.get-started-section {
    min-height: 450px
}

.Rent-main-pg .book-advance-section {
    padding: 40px 70px 0 70px;
    min-height: 450px
}

iframe#ifRentLocation {
    bottom: 650px;
    position: absolute;
    max-width: 1165px;
    left: 0;
    right: 0;
    margin: 0 auto
}

iframe#ifrmRent {
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1150px
}

iframe#ifrmRentBottom {
    bottom: 40px;
    position: absolute;
    max-width: 1130px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.newslatter-update-section {
    padding-left: 50px;
    padding-right: 50px
}

.topic-page .page-body .container-fluid {
    padding: 0
}

#banner-content-partial-topic {
    padding: 0 40px
}

.Location-landing-main-pg .popular-location-list-section {
    padding: 0 55px
}

.popular-location-list-section .row .container .row {
    padding: 0 0
}

.get-started-section {
    padding: 20px 65px 0 65px
}

.interested-buying-link-section {
    background-color: #f0f0f1;
    padding: 0 60px
}

.topic-page .page-body .content-body {
    padding: 0 60px
}

.shop-main-page .loyalty-program-section {
    padding: 0 60px
}

.html-topic-page .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

.page-submenu-section .container {
    overflow: hidden;
}

.finding-perfect-mobility-section .row div {
    width: 100%;
    margin: 0;
    padding: 0
}

.equipment-notReady-section .row div {
    width: 100%;
    margin: 0;
    padding: 0
}

.airline-services-repair .airline-services-inner {
    max-width: 1160px;
    float: none;
    margin: 0 auto
}

.event-section-bottom > div {
    max-width: 1160px;
    margin: 0 auto
}

.airline-service-about-container .airline-service-info-box ul {
    margin-left: 20px
}

.html-contact-page .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0
}

.html-contact-page .contact-us-page {
    padding: 0 60px
}

.container-fluid.finding-perfect-mobility-section > .row {
    margin: 0;
    width: 100%;
}

.promotions-row {
    padding: 30px 60px
}

.contact-us-page div#dvBreadcrumb {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.container-fluid.go-rent-cruise-placeList-section > .row > div {
    max-width: 100%;
    width: 100%;
}

.Rent-main-pg .why-choose-scoot-area .row > div {
    width: 100%;
}

.interested-buying-link-container {
    width: 100%
}

.event-detail-page {
    padding: 20px 60px;
    width: 1280px;
}

.oneFromThree .container {
    padding: 0 15px !important
}

.location-details-table-content {
    padding-left: 58px;
    padding-right: 58px
}

.vegas-information-section .program-info-box {
    margin: 25px auto;
    max-width: 1160px
}

.events-information-section {
    padding-left: 60px;
    padding-right: 60px
}

.rent-scootaround-form {
    padding-left: 60px;
    padding-right: 60px
}

.locations-contact-section {
    padding-left: 60px;
    padding-right: 60px
}

.locations-partner-section {
    padding-left: 60px;
    padding-right: 60px
}

.rental-rates-page {
    padding: 0 60px
}

.vegas-information-section h2 {
    padding: 0 60px
}

.fabulous-section h2 {
    padding-left: 0;
    padding-right: 0
}

.current-code {
    font-size: 18px !important;
    margin-top: 0 !important
}

div#divDiscountErrorMsg {
    font-size: 18px !important
}

#divDiscountErrorMsg.message-success {
    font-size: 18px !important
}

.smallIconContainer {
    margin-bottom: 10px;
    vertical-align: top
}

.container.tab-pane {
    text-align: center !important;
    padding: 0 10px !important
}

iframe#ifrmLocationDetail {
    position: absolute;
    top: 100px;
    max-width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.vegas-information-section .row {
    margin: 0
}

iframe#ifRentEvent {
    position: absolute;
    bottom: 660px;
    max-width: 1170px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.shopbycategory {
    padding: 10px 60px;
}

@media (min-width:992px) and (max-width:1199px) {
    .html-home-page .container.our-reviews-container {
        width: 1024px !important;
    }

    iframe#ifRentEvent {
        position: absolute;
        bottom: 570px;
        max-width: 990px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .home-page.corporate-services.locations-details {
        top: 40px !important
    }

    iframe#ifrmLocationDetail {
        position: absolute;
        top: 80px;
        max-width: 990px;
        margin: 0 auto;
        left: 0;
        right: 0
    }

    .location-table-gallery {
        padding: 0 7px
    }

    .location-details-table-content .wrap button.btn.prev {
        left: 0 !important
    }

    .location-details-table-content .wrap button.btn.next {
        right: 0 !important
    }

    .vegas-information-section h2 {
        padding: 0 15px
    }

    .fabulous-section h2 {
        padding-left: 0;
        padding-right: 0
    }

    .rental-rates-page {
        padding: 0 15px
    }

    .locations-partner-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .locations-contact-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .rent-scootaround-form {
        padding-left: 15px;
        padding-right: 15px
    }

    .events-information-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .fabulous-section {
        padding-left: 30px;
        padding-right: 30px
    }

    .vegas-information-section .program-info-box {
        margin: 25px auto;
        max-width: 96%
    }

    .location-details-table-content {
        padding-left: 15px;
        padding-right: 15px
    }

    .location-details-table-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .event-detail-page {
        padding: 30px 15px
    }

    .shop-main-page .mobility-equipment-section {
        max-width: 95%
    }

    .shop-main-page .loyalty-program-section {
        padding: 0 15px
    }

    .shop-main-page .shop-personal-vehicle-section {
        padding: 110px 30px 50px 30px
    }

    .shop-main-page .shop-buyer-owner-help-section {
        padding: 75px 15px 55px 15px
    }

    .promotions-row {
        padding: 30px 15px
    }

    .Rent-Repair-Replace-aboutbox {
        max-width: 97%
    }

    .container-fluid.Airline-service-page > .row {
        margin: 0
    }

    .airline-repair-service-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .airline-service-about-section .airline-service-about-container:after {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .airline-service-about-container .airline-service-info-box {
        margin-bottom: 30px
    }

    .about-mobility-content {
        padding: 0 0
    }

    .Rent-main-pg #banner-content-partial-topic {
        padding: 0 15px
    }

    .go-on-rent-cruise-info-container {
        padding: 0 15px !important
    }

    .go-rent-cruise-placeList-section {
        padding: 0 15px !important
    }

    .container-fluid.go-rent-cruise-placeList-section > .row {
        margin: 0
    }

        .container-fluid.go-rent-cruise-placeList-section > .row > div {
            width: 100%
        }

    .Rent-main-pg .why-choose-scoot-area .why-choose-scoot-section {
        position: relative;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
        padding: 0 15px
    }

    .Rent-main-pg .why-choose-scoot-area {
        padding: 0 15px !important
    }

    .container-fluid.why-choose-scoot-area > .row {
        margin: 0
    }

    .why-choose-scoot-area .why-choose-scoot-section .choose-option-box .choose-option-text {
        margin: 34px 15px;
        font-size: 14px
    }

    .Rent-main-pg .equipment-trust-about-section {
        padding: 0 15px
    }

    .Rent-main-pg .book-advance-section {
        padding: 40px 15px 0 15px
    }

    .container-fluid.book-advance-section > .row {
        margin: 0
    }

    .newslatter-update-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .topic-page .page-body .content-body {
        padding: 0 15px
    }

    .no-banner-title .topic-page #ph-title {
        padding: 30px 15px 0 15px;
        width: 100% !important
    }

    .breadcrumb {
        max-width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .Location-landing-main-pg .popular-location-list-section {
        padding: 0 15px
    }

    .container-fluid.popular-location-list-section > .row {
        margin: 0
    }

    .get-started-section {
        padding: 40px 15px 0 15px
    }

    .container-fluid.get-started-section > .row {
        margin: 0
    }

    .interested-buying-link-section {
        padding: 0 15px
    }

    .container-fluid.interested-buying-link-section > .row {
        margin: 0
    }

    #banner-content-partial-topic {
        padding: 0 15px
    }

    .Location-landing-main-pg #banner-content-partial-topic div#locationBannerForm iframe#ifRentEventTop {
        height: 200px !important;
    }

    .Location-landing-main-pg #banner-content-partial-topic {
        top: 20px;
    }

    .topic-page #ph-title {
        width: 100%
    }

    .availability-option.corporate-services-option {
        margin-top: -70px
    }

    .airline-services-repair .airline-services-inner {
        max-width: 100%;
        padding: 0 15px
    }

    .what-we-offer {
        max-width: 100%;
        padding: 0 15px
    }

    .event-section-bottom .events-left .events-inner-content {
        width: 90%;
        padding: 0 15px
    }

    .locations-contact-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    iframe#ifrmRent {
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 990px
    }

    iframe#ifrmRentBottom {
        bottom: 30px;
        position: absolute;
        max-width: 965px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    iframe#ifRentLocation {
        bottom: 560px;
        position: absolute;
        max-width: 990px;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media (min-width:768px) and (max-width:991px) {
    .contact-us-page .left-contact-info {
        max-width: 100%;
        flex: inherit !important;
        width: 100%
    }

    .container.contact-us-page {
        width: 704px !important;
        margin: 0 auto;
    }

    .contact-us-page .left-contact-info {
        border-right: 0px solid #dcdada;
    }

    .map-addrs-box {
        width: 35% !important;
        margin-top: -30px !important;
        float: right !important;
    }

    .mcs-item a {
        height: 100% !important;
        width: 100% !important;
    }

    .our-reviews-section .our-reviews-container .client-review-box .more-reviews-btn {
        margin-top: 0px;
        margin-left: 0px;
    }

    .nivo-caption {
        top: 60% !important;
    }

    .go-rent-cruise-placeList-section .cruise-place-List-container, .go-vacation-rent-section .vacation-place-list-container {
        width: 720px;
        margin-left: auto;
        margin-right: auto;
    }

    .nivoSlider p {
        font-size: 14px;
        line-height: 20px;
    }

    iframe#ifRentEvent {
        position: absolute;
        bottom: 380px;
        max-width: 730px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        height: 600px !important
    }

    iframe#ifrmRent {
        position: absolute;
        top: 85px;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 95%;
        margin: 0 auto !important;
        max-height: 118px !important;
        overflow-y: scroll
    }

    .home-page.corporate-services.locations-details {
        top: 40px !important
    }

    .book-advance-section .book-advance-container {
        padding: 10px 15px 20px;
        text-align: left;
    }

    iframe#ifrmLocationDetail {
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 95%;
        margin: 0 auto !important;
        max-height: 118px !important;
        overflow-y: scroll
    }

    .Rent-main-pg .book-advance-section {
        min-height: 720px !important
    }

    iframe#ifrmRentBottom {
        bottom: 0;
        position: absolute;
        max-width: 720px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        height: 610px !important
    }

    .get-started-section {
        min-height: 720px !important
    }

    iframe#ifRentLocation {
        bottom: 390px;
        height: 560px !important;
        position: absolute;
        max-width: 720px;
        left: 0;
        right: 0;
        margin: 0 auto !important
    }

    .locations-contact-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .location-details-table-content .wrap button.btn.prev {
        left: 0 !important
    }

    .location-details-table-content .wrap button.btn.next {
        right: 0 !important
    }

    .vegas-information-section h2 {
        padding: 0 15px
    }

    .rental-rates-page {
        padding: 0 15px
    }

    .locations-partner-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .locations-contact-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .rent-scootaround-form {
        padding-left: 15px;
        padding-right: 15px
    }

    .events-information-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .fabulous-section {
        padding-left: 30px;
        padding-right: 30px
    }

        .fabulous-section h2 {
            padding-left: 0;
            padding-right: 0
        }

    .vegas-information-section .program-info-box {
        margin: 25px auto;
        max-width: 96%
    }

    .location-details-table-content {
        padding-left: 15px;
        padding-right: 15px
    }

    .event-detail-page {
        padding: 30px 15px
    }

    .shop-main-page .mobility-equipment-section {
        max-width: 95%
    }

    .shop-main-page .loyalty-program-section {
        padding: 0;
        width: 720px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

    .shop-main-page .finding-perfect-mobility-section .perfect-mobility-equipment-box {
        width: 720px;
        text-align: center;
        padding: 58px 0px;
        margin: 0 auto;
    }

    .shop-main-page .shop-personal-vehicle-section {
        padding: 110px 15px 50px 15px;
    }

    .shop-personal-vehicle-section > .row > div {
        width: 720px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    .shop-main-page .shop-buyer-owner-help-section {
        padding: 75px 0px 55px 0px;
        width: 720px;
        margin: 0 auto;
    }

    .product-grid-recentlyview.shopPage-product-grid-box.home-page-product-grid {
        width: 720px !important;
        margin: 0 auto !important;
    }

    .item-grid-recentlyview.pro-listbox.shop-productlist-grid-section {
        padding: 0 0px;
    }

    .product-grid-recentlyview.shopPage-product-grid-box.home-page-product-grid .item-box-recentlyview {
        margin: 0 !important;
        box-sizing: border-box;
    }

    .promotions-row {
        padding: 30px 0px;
        width: 745px;
        margin: 0 auto;
    }

    .Rent-Repair-Replace-aboutbox {
        max-width: 720px;
        width: 720px;
    }

    .container-fluid.Airline-service-page > .row {
        margin: 0
    }

    .airline-repair-service-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .airline-service-about-section .airline-service-about-container:after {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .airline-service-about-container .airline-service-info-box {
        margin-bottom: 30px
    }

    .about-mobility-content {
        padding: 0 0px;
        width: 720px;
    }

        .about-mobility-content p.page-disc-text br {
            display: none
        }

    .Rent-Repair-Replace-aboutbox .r-service-disc {
        width: 100%
    }

    .Rent-main-pg #banner-content-partial-topic {
        padding: 0 15px
    }

    .go-on-rent-cruise-info-container {
        padding: 0 15px !important
    }

    .go-rent-cruise-placeList-section {
        padding: 0 15px !important
    }

    .container-fluid.go-rent-cruise-placeList-section > .row {
        margin: 0
    }

        .container-fluid.go-rent-cruise-placeList-section > .row > div {
            width: 100%
        }

    .Rent-main-pg .why-choose-scoot-area .why-choose-scoot-section {
        position: relative;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
        padding: 0 15px !important;
    }

    .Rent-main-pg .why-choose-scoot-area {
        padding: 0 0px !important
    }

        .Rent-main-pg .why-choose-scoot-area > .row > div {
            width: 720px;
            margin: 0 auto;
        }

    .Rent-main-pg .equipment-trust-about-section .equipment-trust-about-container {
        display: block;
        width: 720px;
        padding: 80px 0px 70px;
        margin: 0 auto;
    }

    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container .topic-block-body > .row {
        width: 750px;
        margin: 0 auto;
    }

    .Rent-main-pg .go-on-rent-cruise-section .go-on-rent-cruise-info-container > .row {
        width: 750px;
        margin: 0 auto;
    }

    .container-fluid.why-choose-scoot-area > .row {
        margin: 0
    }

    .why-choose-scoot-area .why-choose-scoot-section .choose-option-box .choose-option-text {
        margin: 34px 15px;
        font-size: 14px
    }

    .Rent-main-pg .equipment-trust-about-section {
        padding: 0 15px
    }

    .newslatter-update-section > div {
        width: 720px;
        margin: 0 auto;
        padding: 0 8px;
    }

    .Rent-main-pg .book-advance-section {
        padding: 40px 15px 0 15px
    }

    .container-fluid.book-advance-section > .row {
        margin: 0
    }

    .newslatter-update-section {
        padding-left: 0px;
        padding-right: 0px
    }

    .topic-page .page-body .content-body {
        padding: 0;
        width: 720px;
        margin: 0 auto;
    }

    .content-body > div {
        width: 720px;
        margin: 0 auto;
        padding: 0 0px;
    }

    .no-banner-title .topic-page #ph-title {
        padding: 30px 15px 0 15px;
        width: 720px !important;
    }

    .breadcrumb {
        max-width: 720px !important;
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .Location-landing-main-pg .popular-location-list-section {
        padding: 0 15px
    }

        .Location-landing-main-pg .popular-location-list-section .row > div {
            width: 720px;
            margin: 0 auto;
        }

            .Location-landing-main-pg .popular-location-list-section .row > div.col-md-4:last-child {
                margin: 0px;
            }

    .container-fluid.popular-location-list-section > .row {
        margin: 0
    }

    .get-started-section {
        padding: 40px 15px 0 15px
    }

    .container-fluid.get-started-section > .row {
        margin: 0
    }

    .interested-buying-link-section {
        padding: 0 15px
    }

    .container-fluid.interested-buying-link-section > .row {
        margin: 0
    }

    .interested-buying-link-section .interested-buying-link-container {
        width: 720px;
        margin: 0 auto;
    }

    #banner-content-partial-topic {
        padding: 0 15px
    }

    .topic-page #ph-title {
        width: 720px;
        padding: 0px !important;
    }

    .availability-option.corporate-services-option {
        margin-top: -70px
    }

    .airline-services-repair .airline-services-inner {
        max-width: 720px;
        padding: 0 0px;
        margin: 0 auto;
        width: 720px;
    }

    .what-we-offer {
        max-width: 720px;
        padding: 0 0px;
        margin: 0 auto;
    }

    .event-section-bottom .events-left {
        padding: 0;
        width: 720px;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }
}

@media (max-width:767px) {
    .modal-dialog {
        margin: 0px;
    }

    .Shop-Equipment-Finder-modal-container .tab-content .Finder-step-title {
        padding: 0 10px;
    }

    .container.tab-pane {
        padding: 0 0px !important;
    }

    input#btnshowMoreMobileCrossProductCart {
        background: none;
        color: #fff;
        margin-bottom: 30px;
        font-size: 17px !important;
        font-weight: bold;
    }

    .page.shopping-cart-page .product-grid.cross-sells .item-box {
        width: 40% !important;
        margin: 0 15px !important;
    }

    .page.shopping-cart-page .order-summary-content .product-grid .item-grid {
        margin: 0 0% !important;
        padding: 0 0 !important;
    }

    .shop-main-page .item-box.divshowMoreMobileProduct:last-child {
        float: left !important;
    }

    .product-reviews-page .page-body {
        text-align: left;
    }

    .newsletter-register label {
        text-align: left;
    }

    .news-list-page .page-body {
        text-align: left;
    }

    .html-contact-page .contact-us-page {
        padding: 0 15px 30px 15px;
    }

    .contact-us-page .left-contact-info {
        border-right: 0px solid #dcdada;
    }

    iframe#ifRentEvent {
        position: absolute;
        bottom: 680px;
        max-width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        height: 560px !important
    }

    iframe#ifrmLocationDetail {
        display: none
    }

    #banner-content-partial-topic {
        top: 80px
    }

    iframe#ifrmRent {
        display: none
    }

    .Shop-Equipment-Finder-modal .modal-body > .close {
        right: 13px;
        top: 18px;
        width: 22px;
        border-radius: 3px;
        line-height: 15px;
        padding: 0 0 1px 0;
        height: 22px !important
    }

    .vegas-information-section .program-info-box {
        max-width: 92%
    }

    .fabulous-section .container .row {
        margin: 0
    }

    .vegas-information-section h2 {
        padding: 0 15px
    }

    .fabulous-section h2 {
        padding: 0 0
    }

    .rental-rates-page {
        padding: 0 15px
    }

    .locations-partner-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .locations-contact-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .rent-scootaround-form {
        padding-left: 15px;
        padding-right: 15px
    }

    .events-information-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .fabulous-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .location-details-table-content {
        padding-left: 15px;
        padding-right: 15px
    }

    .event-detail-page {
        padding: 30px 15px
    }

    .shop-main-page .loyalty-program-section {
        padding: 0 15px
    }

    .shop-main-page .shop-personal-vehicle-section .left-bar {
        padding: 0 30px
    }

    .shop-main-page .equipment-notReady-section {
        padding: 0 30px
    }

    .promotions-row {
        padding: 30px 0px;
        margin: 0px;
    }

    .we-care-service-section > div {
        padding: 0 15px;
    }

    .container-fluid.Airline-service-page .we-care-service-section > div {
        padding: 0 15px;
    }

    .Airline-service-page .Rent-Repair-Replace-service-section div#dvBreadcrumb {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .we-care-service-section {
        padding: 0 0px;
        max-height: inherit !important;
    }

        .we-care-service-section .we-take-care-service {
            padding-bottom: 0px !important;
        }

            .we-care-service-section .we-take-care-service .international-contects .half-box:last-child {
                padding-left: 0;
                float: left;
                clear: left;
            }

    .airline-repair-service-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .Rent-main-pg #banner-content-partial-topic {
        padding: 0 15px
    }

    .Rent-main-pg .go-vacation-rent-section .go-vacation-info-container {
        padding: 0 15px
    }

    .vacation-place-list-container .frame ul li {
        width: 315px !important;
        margin: 0 15px 0 15px !important;
    }

    .go-on-rent-cruise-info-container {
        padding: 0 15px !important
    }

    .go-rent-cruise-placeList-section {
        padding: 0 15px !important
    }

    .container-fluid.go-rent-cruise-placeList-section .row > div {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .Rent-main-pg .why-choose-scoot-area {
        padding: 0 30px !important
    }

    .Rent-main-pg .equipment-trust-about-section {
        padding: 0 15px
    }

    .Rent-main-pg .book-advance-section {
        padding: 40px 30px 0 30px;
        min-height: 800px
    }

    iframe#ifrmRentBottom {
        bottom: -20px;
        position: absolute;
        max-width: 85%;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        height: 670px !important
    }

    .book-advance-section .book-advance-container {
        padding: 10px 15px 20px;
        text-align: left;
    }

    .get-started-section {
        min-height: 800px !important
    }

    iframe#ifRentLocation {
        bottom: 700px;
        height: 560px !important;
        position: absolute;
        max-width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto !important
    }

    .newslatter-update-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .topic-page .page-body .content-body {
        padding: 0 15px
    }

    #banner-content-partial-topic {
        padding: 0 15px
    }

    .container-fluid.popular-location-list-section .row > div {
        padding: 0 15px
    }

    .Location-landing-main-pg .popular-location-list-section {
        padding: 0 15px
    }

    .get-started-section .row {
        margin: 0
    }

    .get-started-section {
        padding: 40px 15px 0 15px
    }

    .interested-buying-link-section {
        padding: 0 15px
    }

        .interested-buying-link-section > .row {
            margin: 0
        }

    .container-fluid.submit-claim-section > .row {
        margin: 0
    }

    .submit-claim-section {
        padding: 0 15px !important
    }

    .container-fluid.Airline-service-page > .row {
        margin: 0
    }
    /* .Rent-Repair-Replace-service-container div#dvBreadcrumb { */
    /* padding: 0 15px!important */
    /* } */
    /* .Rent-Repair-Replace-service-section div#dvBreadcrumb { */
    /* padding-left: 15px!important; */
    /* padding-right: 15px!important */
    /* } */
    .Rent-Repair-Replace-service-section .we-care-service-section div#dvBreadcrumb {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .airline-services-repair .airline-services-inner {
        max-width: 100%;
        padding: 0 15px
    }

    .what-we-offer {
        max-width: 100%;
        padding: 0 15px
    }
}

.without-img-banner {
    position: relative;
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    float: left;
}

.page.contact-page {
    padding-bottom: 30px;
}

.dvEvenBanner {
    width: 100%;
    position: relative !important;
    min-height: 200px;
    padding: 0 60px !important;
    top: 20px !important;
}

.without-img-banner h1 {
    color: #0069aa !important;
}

.without-img-banner .dvEvent h1 {
    color: #fff !important;
    padding: 20px 30px;
}

.dvEvent {
    background: #949494;
}

.available-mobility-equipment a.button.orange {
    display: none;
}

.oneFromThree p {
    display: none;
}

.available-mobility-equipment .oneFromThree .content p {
    display: block;
}

img.btnPayzee {
    max-width: 300px;
    float: right;
}

.current-code input.remove-discount-button {
    border: none;
}

.product-details-page .related-products-grid.product-grid.cross-sells {
    position: relative;
}

    .product-details-page .related-products-grid.product-grid.cross-sells:after {
        background: #005188;
        content: "";
        left: 100%;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .product-details-page .related-products-grid.product-grid.cross-sells:before {
        background: #005188;
        content: "";
        right: 100%;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

.related-products-grid.product-grid.cross-sells .shopPage-product-grid-box.home-page-product-grid {
    padding: 0 15px;
}

.overview .attributes input[type="text"] {
    border: 1px solid #ddd;
}

.wrap button.btn.next {
    margin-right: 1px !important;
}

.html-category-page .master-column-wrapper > .container {
    max-width: inherit !important;
    width: 100% !important;
    padding: 0 0 !important;
}

.section.payment-info button#submit {
    min-width: 130px;
    min-height: 39px;
}

.socialbuttons {
    overflow: visible !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dvEvenBanner {
        padding: 0 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dvEvenBanner {
        padding: 0 25px !important;
    }

    .container {
        max-width: 720px !important;
        width: 720px !important;
        padding: 0 0px !important;
    }
}

@media (max-width: 767px) {
    .post-navigation .next {
        float: right;
        text-align: right;
        padding-right: 0px !important;
    }

    .post-navigation .prev {
        float: left;
        text-align: left;
        padding-left: 0px !important;
    }

    .post-navigation a {
        position: relative;
        width: 45px !important;
        height: 45px;
        margin: 0 2px;
        overflow: hidden;
        font-size: 14px !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 10px;
    }

    .related-products-grid.product-grid.cross-sells .shopPage-product-grid-box.home-page-product-grid {
        padding: 0 0px;
    }

    .html-blog-page .pager ul {
        margin-right: 0px;
        text-align: center;
    }

    .airline-service-info-box ul li {
        color: #fff;
    }

    .related-products-grid.product-grid.cross-sells .shopPage-product-grid-box.home-page-product-grid .item-box {
        max-width: 40% !important;
        margin: 0 16px 15px !important;
    }

    .recently-viewed-products-page .product-grid-recentlyview .item-grid-recentlyview .item-box-recentlyview .frame ul li {
        width: 135px !important;
        margin: 0 30px 0 0;
    }

    .recently-viewed-products-page .product-grid-recentlyview .item-grid-recentlyview .item-box-recentlyview {
        flex: inherit;
        max-width: 100%;
    }

    #shop-recently-viewed-products .item-box-recentlyview {
        max-width: 40%;
    }

    .item-box.divshowMoreMobileRecentlyView {
        max-width: 40% !important;
        margin: 0 16px 15px !important;
    }

    .dvEvenBanner {
        padding: 0 15px !important;
        top: 20px !important;
    }

    #dvforevent.get-started-section {
        min-height: 380px !important;
    }

    .html-event-page .container {
        max-width: 100% !important;
        padding: 0;
    }

    .html-checkout-page button#submit.btn--primary {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 15px;
    }

    .opc .section {
        margin: 0 0 20px;
    }

    .section.payment-info button#submit {
        min-width: 130px;
        min-height: 39px;
    }

    div#checkout-step-payment-info {
        padding-bottom: 60px !important;
        position: relative;
    }

    img.btnPayzee {
        position: absolute;
        left: 0;
        bottom: -110px;
        right: 0;
        margin: 0 auto;
    }
}
