.clearfix:after, .bf-form .payment-confidence-icons:after, .sitemap ul:after, .campaign-header:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

* html .clearfix, * html .bf-form .payment-confidence-icons, .bf-form * html .payment-confidence-icons, * html .sitemap ul, .sitemap * html ul, * html .campaign-header {
    zoom: 1
}

*:first-child + html .clearfix, *:first-child + html .bf-form .payment-confidence-icons, .bf-form *:first-child + html .payment-confidence-icons, *:first-child + html .sitemap ul, .sitemap *:first-child + html ul, *:first-child + html .campaign-header {
    zoom: 1
}

.list-reset {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.horizontal-center {
    position: relative;
    display: block !important;
    margin: 0 auto
}

.box-shadow {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25)
}

.h-border {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: transparent url("/assets/images/bg-border-v.png") repeat-x scroll left bottom
}

body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #f1f1f1
}

@media (max-width: 768px) {
    body {
        padding-bottom: 65px
    }

    body.error-page-body {
        padding-bottom: 0px
    }
}

.container {
    max-width: 1200px
}

section {
    position: relative
}

a:hover, a:focus {
    text-decoration: none
}

address {
    margin-bottom: 0
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 0.01px
}

@media screen and (max-width: 480px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
        width: 100% !important;
        left: 0
    }

    .visible-xxs {
        display: block !important
    }

    .hidden-xxs {
        display: none !important
    }
}

html {
    font-size: 100%
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333
}

h1, .h1 {
    font-size: 28px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    color: #14274f
}

h2, .h2, .landing-page .contact-thumbnail .content .telephone, .sitemap h2 > a, .faq-content .question {
    font-size: 24px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400
}

h3, .h3, .landing-page .contact-thumbnail .title-wrapper .title, .campaign-content.secondary h3, .campaign-content.secondary .title {
    font-size: 21px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400
}

h4, .h4, .campaign-content .campaign-list li, .campaign-thumbnail .thumbnail-title a, .faq-sidebar-thumbnail .title {
    font-size: 19px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400
}

h5, .h5, .campaign-content.secondary h4, .thumbnail-landing-3 .title a {
    font-size: 17px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400
}

h6, .h6, .landing-page .contact-thumbnail .content .title {
    font-size: 15px;
    line-height: 1.1;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400
}

p, a, .p {
    font-size: 14px;
    line-height: 1.33;
    font-family: "Open Sans", sans-serif
}

.text-large {
    font-size: 17px;
    line-height: 1.3
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-strong {
    font-weight: bold
}

.text-normal {
    font-weight: normal
}

@media (max-width: 767px) {
    .text-left-xs {
        text-align: left
    }

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

    .text-right-xs {
        text-align: right
    }

    .text-justify-xs {
        text-align: justify
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-sm {
        text-align: left
    }

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

    .text-right-sm {
        text-align: right
    }

    .text-justify-sm {
        text-align: justify
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-md {
        text-align: left
    }

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

    .text-right-md {
        text-align: right
    }

    .text-justify-md {
        text-align: justify
    }
}

@media (min-width: 1200px) {
    .text-left-lg {
        text-align: left
    }

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

    .text-right-lg {
        text-align: right
    }

    .text-justify-lg {
        text-align: justify
    }
}

.text-primary {
    color: #fd8204 !important
}

.bg-primary {
    background-color: #fd8204
}

.text-secondary {
    color: #092c74 !important
}

.bg-secondary {
    background-color: #092c74
}

.text-generic {
    color: #666 !important
}

.bg-generic {
    background-color: #666
}

.text-generic-dark {
    color: #333 !important
}

.bg-generic-dark {
    background-color: #333
}

.text-white {
    color: #fff !important
}

.bg-white {
    background-color: #fff
}

.text-danger {
    color: #d9534f !important
}

.bg-danger {
    background-color: #d9534f
}

.text-success {
    color: #3c763d !important
}

.bg-success {
    background-color: #3c763d
}

.text-warning {
    color: #f0ad4e !important
}

.bg-warning {
    background-color: #f0ad4e
}

.label-confirmed {
    background: #0aa699
}

.seo-title {
    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
    padding: 0px !important;
    margin: 0px !important
}

.seo-title:before {
    display: none;
    height: 0px;
    width: 0px;
    background-color: transparent
}

.inline-block {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-table {
    display: table !important
}

.hidden {
    display: none !important
}

.visible {
    display: block !important
}

.visible-inline-block {
    display: inline-block !important
}

.invisible {
    opacity: 0
}

.visible-small {
    display: none !important
}

@media screen and (max-width: 768px) {
    .hide-medium {
        display: none !important
    }
}

@media screen and (max-width: 480px) {
    .hide-small {
        display: none !important
    }

    .visible-small {
        display: block !important
    }
}

li.disabled a {
    text-decoration: none;
    color: #666
}

li.disabled a:hover {
    cursor: not-allowed;
    text-decoration: none
}

.hr {
    width: 30px;
    margin: 0;
    height: 4px;
    background-color: #14274f
}

.btn-xl {
    padding: 20px 30px !important
}

.pad-top-sm {
    padding-top: 5px !important
}

.pad-top-md {
    padding-top: 15px !important
}

.pad-top-lg {
    padding-top: 20px !important
}

.pad-top-xl {
    padding-top: 25px !important
}

.pad-top {
    padding-top: 10px !important
}

.pad-top-0 {
    padding-top: 0px !important
}

.pad-bottom-sm {
    padding-bottom: 5px !important
}

.pad-bottom-md {
    padding-bottom: 15px !important
}

.pad-bottom-lg {
    padding-bottom: 20px !important
}

.pad-bottom-xl {
    padding-bottom: 25px !important
}

.pad-bottom {
    padding-bottom: 10px !important
}

.pad-bottom-0 {
    padding-bottom: 0px !important
}

.pad-left-sm {
    padding-left: 5px !important
}

.pad-left-md {
    padding-left: 15px !important
}

.pad-left-lg {
    padding-left: 20px !important
}

.pad-left-xl {
    padding-left: 25px !important
}

.pad-left {
    padding-left: 10px !important
}

.pad-left-0 {
    padding-left: 0px !important
}

.pad-right-sm {
    padding-right: 5px !important
}

.pad-right-md {
    padding-right: 15px !important
}

.pad-right-lg {
    padding-right: 20px !important
}

.pad-right-xl {
    padding-right: 25px !important
}

.pad-right {
    padding-right: 10px !important
}

.pad-right-0 {
    padding-right: 0px !important
}

.pad-x-sm {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.pad-x-md {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.pad-x-lg {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.pad-x-xl {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.pad-x {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.pad-x-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.pad-y-sm {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.pad-y-md {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.pad-y-lg {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.pad-y-xl {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.pad-y {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.pad-y-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.mar-top-sm {
    margin-top: 5px !important
}

.mar-top-md {
    margin-top: 15px !important
}

.mar-top-lg {
    margin-top: 20px !important
}

.mar-top-xl {
    margin-top: 25px !important
}

.mar-top {
    margin-top: 10px !important
}

.mar-top-0 {
    margin-top: 0px !important
}

.mar-bottom-sm {
    margin-bottom: 5px !important
}

.mar-bottom-md {
    margin-bottom: 15px !important
}

.mar-bottom-lg {
    margin-bottom: 20px !important
}

.mar-bottom-xl {
    margin-bottom: 25px !important
}

.mar-bottom {
    margin-bottom: 10px !important
}

.mar-bottom-0 {
    margin-bottom: 0px !important
}

.mar-left-sm {
    margin-left: 5px !important
}

.mar-left-md {
    margin-left: 15px !important
}

.mar-left-lg {
    margin-left: 20px !important
}

.mar-left-xl {
    margin-left: 25px !important
}

.mar-left {
    margin-left: 10px !important
}

.mar-left-0 {
    margin-left: 0px !important
}

.mar-right-sm {
    margin-right: 5px !important
}

.mar-right-md {
    margin-right: 15px !important
}

.mar-right-lg {
    margin-right: 20px !important
}

.mar-right-xl {
    margin-right: 25px !important
}

.mar-right {
    margin-right: 10px !important
}

.mar-right-0 {
    margin-right: 0px !important
}

.mar-x-sm {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.mar-x-md {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.mar-x-lg {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.mar-x-xl {
    margin-left: 25px !important;
    margin-right: 25px !important
}

.mar-x {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.mar-x-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.mar-y-sm {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.mar-y-md {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.mar-y-lg {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.mar-y-xl {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.mar-y {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.mar-y-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

@media screen and (max-width: 480px) {
    .pad-x-0-xs {
        padding-left: 0;
        padding-right: 0
    }
}

.bf-form {
    padding-bottom: 1px
}

.bf-form .form-control-feedback {
    display: none
}

.bf-form .btn-my-aph-close {
    display: none
}

.bf-form #js_login-details, .bf-form #js_address-details, .bf-form #js_find-address-result-wrapper, .bf-form #js_debit-card-info, .bf-form .js_car-details-wrapper, .bf-form .js_find-car-message, .bf-form .js_find-car-wrapper, .bf-form .js_car-save-wrapper {
    display: none
}

.bf-form #js_login-details.visible, .bf-form #js_address-details.visible, .bf-form #js_find-address-result-wrapper.visible, .bf-form #js_debit-card-info.visible, .bf-form .js_car-details-wrapper.visible, .bf-form .js_find-car-message.visible, .bf-form .js_find-car-wrapper.visible, .bf-form .js_car-save-wrapper.visible {
    display: block
}

.bf-form #js_card-form {
    margin-top: 15px
}

.bf-form .input-group-btn {
    vertical-align: top;
    margin-right: 10px
}

.bf-form .input-group-addon {
    background-color: transparent;
    border: none
}

.bf-form hr {
    border-top: solid 1px #ccc
}

.bf-form .form-control-sm {
    max-width: 150px
}

.bf-form .form-control.inline {
    display: inline-block;
    width: auto
}

.bf-form .input-separator {
    padding-left: 10px;
    padding-right: 10px
}

.bf-form label {
    color: #595959
}

.bf-form label.info-label {
    color: #fd8204
}

.bf-form .field-checkbox label {
    color: #666
}

.bf-form fieldset, .bf-form .fieldset {
    border: solid 1px #ccc;
    background-color: #f1f1f1;
    padding-top: 10px;
    border-radius: 3px;
    margin-bottom: 20px
}

.bf-form fieldset.no-bg, .bf-form .fieldset.no-bg {
    background-color: transparent
}

.bf-form fieldset a, .bf-form .fieldset a {
    color: #fd8204
}

.bf-form .fieldset {
    padding-left: 10px;
    padding-right: 10px
}

.bf-form legend, .bf-form .legend {
    font-size: 18px;
    line-height: 1.33;
    border-bottom: none;
    color: #092c74;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 0 15px;
    position: relative
}

.bf-form legend:before, .bf-form .legend:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 5px;
    width: 30px;
    background-color: #fd8204
}

.bf-form button {
    padding-top: 7px;
    padding-bottom: 7px
}

.bf-form .submit-section {
    background-color: #e0e6f0;
    padding-bottom: 10px;
    position: relative
}

.bf-form .submit-section button {
    margin-top: 10px;
    margin-bottom: 10px
}

.bf-form .cards-wrapper {
    display: inline-block
}

.bf-form .paypal-wrapper {
    display: inline-block
}

.bf-form .refund-voucher {
    padding: 10px;
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 15px
}

.bf-form .refund-voucher-code {
    width: 60%;
    float: left
}

.bf-form .refund-voucher-value {
    width: 40%;
    float: left
}

.bf-form .refund-voucher-label {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    font-weight: 600
}

.bf-form .refund-voucher-code-num {
    display: block;
    color: #092c74;
    font-weight: 600
}

.bf-form .refund-voucher-value-num {
    display: block;
    color: #fd8204;
    font-weight: 600
}

.bf-form .refund-voucher-details {
    width: 100%
}

.bf-form .submit-section-details {
    margin-top: 10px;
    text-align: center
}

.bf-form .submit-section-details span[class^="icon-"] {
    margin-right: 10px
}

.bf-form .submit-section-details button {
    padding: 20px;
    margin-bottom: 20px
}

.bf-form .submit-section-details button.gpay-button {
    padding: 10px
}

.bf-form .cvv-form-group iframe {
    width: 100% !important
}

.bf-form .final-price .text {
    font-size: 17px;
    line-height: 1.3;
    color: #092c74;
    display: block;
    font-weight: 600
}

.bf-form .final-price .price {
    font-size: 35px;
    line-height: 1.3;
    color: #fd8204;
    display: block;
    font-weight: 600
}

.bf-form .payment-confidence-icons {
    width: 120px;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 5px
}

.bf-form .payment-confidence-icons p {
    font-size: 13px;
    line-height: 1.03;
    margin-top: 3px;
    color: #092c74;
    font-weight: 600
}

.bf-form .my-aph-fieldset {
    background-color: rgba(9, 44, 116, 0.25)
}

.bf-form .form-banner {
    background-color: #fff;
    border: dashed 2px #ccc;
    padding: 15px
}

.bf-form .form-banner > label {
    display: block
}

.bf-form .form-banner .main-text {
    color: #092c74;
    font-weight: 600
}

.bf-form .form-banner .secondary-text {
    display: block;
    margin-top: 8px
}

.bf-form .form-banner .secondary-text a {
    color: #fd8204;
    font-weight: 600
}

.bf-form .form-banner .secondary-text a:hover {
    cursor: pointer
}

@media (max-width: 768px) {
    .bf-form .login-btn-group button {
        width: 100%;
        border-top-left-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .bf-form .welcome-message {
        display: none
    }

    .bf-form .login-btn-group label {
        display: none
    }

    .bf-form .btn-my-aph-close {
        display: inline-block
    }

    .bf-form .my-aph-fieldset {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        background-color: #e0e6f0;
        z-index: 1000;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll
    }

    .bf-form .my-aph-fieldset .form-group p {
        text-align: center
    }

    .bf-form .my-aph-fieldset .login-details-trigger {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block;
        margin-top: 15px
    }

    .bf-form .find-address .input-group-addon {
        padding-left: 0
    }

    .bf-form .card-type label {
        border: solid 1px #ccc;
        padding-left: 30px;
        padding-right: 15px;
        border-radius: 3px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 10px
    }

    .bf-form .card-type label:before {
        left: 10px
    }

    .bf-form .card-type label:after {
        left: 14px
    }

    .bf-form .card-type input:checked ~ label {
        background-color: #fff
    }
}

@media (max-width: 500px) {
    .bf-form .payment-confidence-icons {
        display: none
    }
}

@media (max-width: 480px) {
    .bf-form .cards-wrapper label {
        margin-right: 8px
    }

    .bf-form .cards-wrapper .text {
        display: none
    }
}

.static-page {
    margin-top: 20px
}

.static-page .table-simple {
    overflow-x: auto
}

.static-page .table-simple table {
    width: 100%;
    min-width: 500px
}

.static-page .table-simple table th {
    text-align: left;
    padding: 8px 5px;
    background-color: #092c74;
    color: #fff;
    border-right: solid 1px #fff
}

.static-page .table-simple table td {
    padding: 5px;
    border: solid 1px #ccc
}

@media screen and (max-width: 768px) {
    .iframe-car-hire {
        height: 550px !important
    }
}

.error-page-body {
    height: 100vh
}

.error-page-wrapper {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-bottom: -30px
}

.error-page-wrapper.landing {
    height: 100%;
    width: 100%;
    margin-bottom: 0px;
    display: table
}

.error-page-wrapper.landing .container {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.error-page-wrapper .error-page-content {
    text-align: center;
    margin-bottom: 60px
}

.error-page-wrapper .error-page-content h1 {
    font-size: 84px;
    line-height: 1;
    font-weight: 500
}

.error-page-wrapper .error-page-content h2 {
    font-size: 31px;
    line-height: 1;
    color: #14274f
}

.error-page-wrapper .error-page-content p {
    font-size: 20px;
    line-height: 1.33
}

.error-page-wrapper .error-page-content hr {
    margin-top: 20px
}

.error-page-wrapper .error-page-content span {
    font-size: 280px;
    line-height: 1;
    color: #fff
}

.error-page-wrapper .error-page-content .text-reference {
    width: 50%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 15px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.error-page-wrapper .error-page-content .text-reference span {
    font-size: 20px;
    line-height: 1;
    color: #fd8204;
    font-weight: 500
}

.error-page-wrapper .error-page-content.inverse h1, .error-page-wrapper .error-page-content.inverse h2, .error-page-wrapper .error-page-content.inverse p {
    color: #fff
}

@media (max-width: 768px) {
    .error-page-wrapper {
        padding-top: 0
    }

    .error-page-wrapper .error-page-content h1 {
        font-size: 70px;
        line-height: 1
    }

    .error-page-wrapper .error-page-content h2 {
        font-size: 20px;
        line-height: 1
    }

    .error-page-wrapper .error-page-content p {
        font-size: 17px;
        line-height: 1.33
    }

    .error-page-wrapper .error-page-content .text-reference {
        width: 80%
    }
}

@media (max-width: 480px) {
    .error-page-wrapper .error-page-content .text-reference {
        width: 100%
    }
}

.landing-page {
    background-color: #fff
}

.landing-page .intro-content {
    padding-top: 40px;
    padding-bottom: 20px
}

.landing-page .intro-content .well {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px
}

.landing-page .intro-content .well .reevoo {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.landing-page .intro-content .title {
    font-size: 35px;
    line-height: 1.33;
    margin-top: 0;
    text-align: center
}

.landing-page .intro-content .title + .underline {
    margin-bottom: 40px
}

.landing-page .intro-content p {
    color: #666;
    font-size: 21px;
    line-height: 1.5
}

.landing-page .section-title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}

.landing-page .section-title .title {
    font-size: 28px;
    line-height: 1.33;
    color: #092c74;
    margin-bottom: 20px
}

.landing-page .section-title .title.smaller {
    font-size: 28px;
    line-height: 1.33
}

.landing-page .section-title p {
    font-size: 17px;
    line-height: 1.5;
    color: #333;
    padding-left: 5%;
    padding-right: 5%
}

.landing-page .section-title a {
    font-size: 17px;
    line-height: 1.5
}

.landing-page .section-title.with-background {
    background-color: #e0e6f0;
    border: solid 1px #ccc;
    border-radius: 3px;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 0
}

.landing-page .section-title.with-background .title {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 768px) {
    .landing-page .section-title.with-background .title {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.landing-page .section-title.content-left p {
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 768px) {
    .landing-page .section-title .title {
        font-size: 23px;
        line-height: 1.33
    }

    .landing-page .section-title p {
        padding-left: 0;
        padding-right: 0
    }
}

.landing-page.ts-landing .section-title .title {
    color: #0053a1
}

.landing-page .contact-thumbnail {
    margin-bottom: 30px
}

.landing-page .contact-thumbnail .title-wrapper {
    padding: 5px 10px;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 7px #fd8204;
    background-color: #e0e6f0
}

.landing-page .contact-thumbnail .title-wrapper .title {
    color: #092c74;
    margin-top: 10px
}

.landing-page .contact-thumbnail .content {
    border: solid 1px #ccc;
    text-align: center;
    padding: 10px
}

.landing-page .contact-thumbnail .content.contact-form {
    background-color: #f6f6f6;
    text-align: left;
    padding: 10px 10px 0
}

.landing-page .contact-thumbnail .content .title {
    margin-top: 10px;
    font-weight: 600
}

.landing-page .contact-thumbnail .content .telephone {
    color: #092c74;
    font-weight: 600;
    display: block;
    margin-bottom: 10px
}

.landing-page .contact-thumbnail .content .collapse-trigger {
    transition: all .2s linear;
    text-align: left;
    border-bottom: solid 1px #ccc;
    width: 100%;
    display: block;
    padding: 15px;
    font-weight: 600;
    color: #092c74
}

.landing-page .contact-thumbnail .content .collapse-trigger:last-child {
    border-bottom: none
}

.landing-page .contact-thumbnail .content .collapse-trigger[aria-expanded='true'], .landing-page .contact-thumbnail .content .collapse-trigger:hover {
    color: #fd8204;
    background-color: #092c74;
    cursor: pointer
}

.landing-page .contact-thumbnail .content .collapse {
    padding: 10px;
    text-align: left;
    border: solid 1px #ccc;
    background-color: #f6f6f6
}

.landing-page .contact-thumbnail .content fieldset {
    background-color: transparent;
    border: none
}

.landing-page .contact-thumbnail .content .error {
    color: #d9534f
}

.landing-page .contact-thumbnail iframe {
    width: 100%
}

.landing-page .quote-banner {
    padding: 50px 50px;
    margin-top: 60px;
    margin-bottom: 20px;
    background-position: center top;
    background-size: cover
}

.landing-page .quote-banner blockquote {
    font-size: 26px;
    line-height: 1.33;
    text-align: center;
    color: #fff;
    border-left: none
}

.landing-page .quote-banner blockquote span[class^="icon-"] {
    display: block;
    margin-bottom: 30px
}

.landing-page .quote-banner blockquote .author {
    font-size: 17px;
    line-height: 1.33;
    display: block;
    margin-top: 50px;
    font-weight: 600
}

@media (max-width: 768px) {
    .landing-page .quote-banner {
        padding-left: 15px;
        padding-right: 15px
    }
}

.landing-page .key-benefits {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.landing-page .key-benefits li {
    width: 33%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 15px
}

.landing-page .key-benefits li h3 {
    font-size: 19px;
    line-height: 1.33;
    display: inline-block;
    color: #092c74;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 40px
}

.landing-page .key-benefits li h3:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.landing-page .key-benefits li .list-icon {
    display: inline-block;
    color: #092c74;
    margin-top: 0
}

.landing-page .key-benefits li .list-icon:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.landing-page .key-benefits li span {
    display: block;
    padding-left: 40px
}

@media (max-width: 480px) {
    .landing-page .key-benefits li {
        width: 100%
    }
}

.landing-page .key-benefits li {
    margin-bottom: 30px;
    padding-left: 15px
}

@media (min-width: 481px) and (max-width: 768px) {
    .landing-page .key-benefits.full-width li {
        width: 100%
    }

    .landing-page .key-benefits li {
        width: 50%
    }
}

.landing-page .landing-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px
}

.landing-page .landing-list li {
    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 40px
}

.landing-page .landing-list li:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

@media (max-width: 480px) {
    .landing-page .landing-list li {
        width: 100%
    }
}

.landing-page .cta-banner {
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 15px
}

.landing-page .cta-banner .content {
    background-color: rgba(9, 44, 116, 0.5);
    color: #fff;
    padding: 30px 30px 50px;
    border-radius: 3px
}

.landing-page .cta-banner .title {
    font-size: 21px;
    line-height: 1.33;
    margin-bottom: 20px
}

.landing-page .cta-banner-2 .cta-2-link {
    display: block;
    color: #092c74;
    text-align: center;
    margin-top: 10px;
    font-weight: 600
}

.landing-page .cta-banner-2 .cta-2-icon {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    background-color: #fd8204;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%
}

.landing-page .cta-banner-2 .cta-2-bta {
    float: right
}

.landing-page .cta-banner-3 {
    text-align: left;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 15px;
    border-radius: 3px
}

.landing-page .cta-banner-3 .content {
    width: 66%;
    background-color: rgba(255, 255, 255, 0.15);
    padding: 15px;
    border-radius: 3px
}

.landing-page .cta-banner-3 .content p {
    font-size: 19px;
    line-height: 1.33
}

.landing-page .cta-banner-3 .title {
    font-size: 28px;
    line-height: 1.33;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    color: #092c74
}

.landing-page .cta-banner-3 .text {
    display: block;
    width: 100%;
    clear: both
}

.landing-page .cta-banner-3 .btn {
    margin-top: 15px
}

.landing-page .social-media-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left
}

.landing-page .social-media-list li {
    display: inline-block;
    text-align: center;
    margin-right: 10px
}

.landing-page .social-media-list a {
    transition: all .2s linear;
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: block;
    color: #fff
}

.landing-page .social-media-list a.facebook {
    background-color: #3b5998
}

.landing-page .social-media-list a.twitter {
    background-color: #1da1f2
}

.landing-page .social-media-list a.linkedin {
    background-color: #0077b5
}

.landing-page .social-media-list a.youtube {
    background-color: #cd201f
}

.landing-page .social-media-list a:hover {
    background-color: #fd8204
}

.landing-page .social-media-list span {
    line-height: 46px
}

.landing-page .opt-form label {
    line-height: 38px;
    padding-left: 40px;
    font-size: 28px;
    font-weight: normal
}

.landing-page .opt-form .field-email label {
    color: #666;
    display: block;
    padding-left: 0
}

.landing-page .opt-form .field-checkbox {
    margin-top: 40px;
    margin-bottom: 40px
}

.landing-page .opt-form .field-checkbox label {
    transition: all .2s linear
}

.landing-page .opt-form .field-checkbox label:before {
    top: 4px;
    width: 32px;
    height: 32px;
    background-color: #fff
}

.landing-page .opt-form .field-checkbox label:after {
    width: 18px;
    height: 18px;
    left: 7px;
    top: 1px;
    font-size: 18px
}

.landing-page .opt-form .field-checkbox label:hover {
    color: #092c74
}

.landing-page .opt-form .field-submit {
    margin-top: 35px;
    margin-bottom: 20px
}

.landing-page .opt-form .field-submit .btn {
    font-weight: 600
}

.landing-page .opt-form .text-smallprint {
    font-size: 85%;
    margin-top: 5px
}

@media (max-width: 768px) {
    .landing-page .opt-form {
        margin-top: -20px
    }

    .landing-page .opt-form .field-checkbox {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        width: 100%;
        text-align: left
    }

    .landing-page .opt-form .field-checkbox label {
        font-size: 23px;
        line-height: 1.33
    }

    .landing-page .opt-form .field-checkbox label:after {
        top: 8px
    }
}

.landing-page .table-landing-page > thead > tr > th {
    font-size: 1.2em;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left
}

.landing-page .table-landing-page > tbody > tr > td {
    border-right: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left
}

.manage-my-profile {
    margin-top: 0;
    margin-bottom: 0;
    overflow-y: auto;
    height: 100vh
}

@media screen and (max-width: 768px) {
    .ts-landing .thumbnail-landing-2 button {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .landing-page .cta-banner-2 {
        text-align: center
    }

    .landing-page .cta-banner-2 .cta-2-bta {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }

    .landing-page .cta-banner-3 {
        text-align: center
    }

    .landing-page .cta-banner-3 .underline {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .landing-page .cta-banner-3 .content {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.5)
    }
}

.help-page {
    background-color: #fff
}

.help-page .intro-text {
    margin-bottom: 15px
}

.help-page .intro-text p {
    font-size: 1.25em;
    line-height: 1.4
}

.help-page .panel-heading {
    padding: 0
}

.help-page .panel-heading.active {
    background-color: #092c74;
    color: #fff
}

.help-page .panel-heading:hover {
    cursor: pointer
}

.help-page .panel-title {
    padding: 25px 10px
}

.help-page .panel-title .icon {
    padding: 5px;
    border-radius: 3px
}

.help-page .panel-body .btn-group > .btn {
    margin-bottom: 5px
}

.faq-accordion dl, .faq-accordion .faq-accordion-wrapper {
    counter-reset: n;
    margin-bottom: 30px
}

.faq-accordion dl div:first-child .panel-heading-faq, .faq-accordion .faq-accordion-wrapper div:first-child .panel-heading-faq {
    border-top: none
}

.faq-accordion dt, .faq-accordion .panel-heading-faq {
    padding: 15px 35px 15px 15px;
    border-top: solid 1px #ccc;
    font-size: 1.1em;
    position: relative
}

.faq-accordion dt:after, .faq-accordion .panel-heading-faq:after {
    font-family: "aph-webfont";
    content: "\e96b";
    position: absolute;
    top: 20px;
    right: 10px
}

.faq-accordion dt:hover, .faq-accordion .panel-heading-faq:hover {
    cursor: pointer;
    background-color: #f1f1f1
}

.faq-accordion dt.active, .faq-accordion .panel-heading-faq.active {
    color: #092c74;
    font-weight: 600
}

.faq-accordion dt.active:before, .faq-accordion .panel-heading-faq.active:before {
    background-color: #092c74
}

.faq-accordion dt.active:after, .faq-accordion .panel-heading-faq.active:after {
    content: "\e96a"
}

.faq-accordion dd {
    padding: 15px
}

.faq-accordion .collapse-faq div {
    padding: 15px
}

.btn-help-list-item {
    padding-left: 0
}

.btn-help-list-item:before {
    font-family: "aph-webfont";
    content: "\e918";
    margin-right: 3px
}

.sitemap h2 {
    color: #14274f;
    margin: 0 0 20px;
    padding: 20px 0 15px;
    font-weight: 400;
    position: relative
}

.sitemap h2:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 5px;
    width: 30px;
    background-color: #fd8204
}

.sitemap h3 {
    color: #14274f
}

.sitemap h2 > a {
    color: #14274f;
    margin: 0 0 20px;
    padding: 20px 0 15px;
    font-weight: 400;
    position: relative;
    transition: all .2s linear
}

.sitemap h2 > a:hover {
    color: #fd8204;
    text-decoration: none
}

.sitemap {
    padding-bottom: 20px
}

.sitemap h2 {
    padding-top: 0px
}

.sitemap ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.sitemap ul li {
    float: left;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 10px
}

.sitemap ul li > ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px
}

.sitemap ul li > ul > li {
    margin-bottom: 10px
}

.status-none {
    color: #d9534f
}

.status-progress {
    color: #f0ad4e
}

.status-review {
    color: #5bc0de
}

.status-back-end {
    color: #333
}

.status-siged-off {
    color: #5cb85c
}

.btn-gray {
    background-color: #ddd !important
}

ul.ticks {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px
}

ul.ticks li {
    color: #333333;
    font-family: "Open sans";
    font-size: 14px;
    margin-top: 14px;
    padding-right: 20px;
    padding-top: 0;
    list-style: none
}

ul.ticks li .btn-default {
    background-color: #eee
}

ul.ticks li .btn-default.preview {
    background-color: #fff
}

ul.links li:hover a {
    color: #fd8204
}

.glyph {
    margin-bottom: 10px
}

.glyph span {
    font-size: 1.2em
}

.page-content-wrapper.campaign {
    margin-top: 0;
    padding-top: 30px;
    padding-top: 0;
    margin-top: -150px;
    background-color: transparent
}

.page-content-wrapper.campaign .campaign-wrapper {
    background-color: #fff;
    padding-bottom: 10px
}

.page-content-wrapper.campaign table {
    background-color: #e0e6f0;
    border-color: #fff !important;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.page-content-wrapper.campaign table th {
    background-color: #092c74 !important;
    color: #fff !important;
    border-color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px
}

.page-content-wrapper.campaign table td {
    border-color: #fff !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px
}

.campaign-wrapper {
    padding-top: 30px;
    display: none
}

.campaign-wrapper.active {
    display: block
}

.campaign-wrapper.xmas {
    background-color: #fff;
    padding: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.sale-content-accordion-trigger {
    margin-top: 15px
}

.sale-content-accordion-content {
    margin-top: 15px
}

.banner.sale {
    padding-top: 0;
    padding-bottom: 150px;
    text-align: center;
    color: #fff
}

.banner.sale .text-content {
    width: 50%;
    text-align: left;
    float: left;
    display: inline-block
}

.banner.sale .counter-wrapper {
    width: 50%;
    float: left;
    display: inline-block
}

.sale-banner {
    min-height: 240px;
    padding: 30px;
    background: #092c74;
    min-height: auto;
    margin-top: 75px;
    margin-bottom: 75px
}

.sale-banner.with-counter {
    background: #d9534f
}

.sale-banner strong {
    color: #fd8204
}

.sale-banner h1 {
    font-size: 49px;
    line-height: 1.33;
    color: #fff;
    line-height: normal;
    margin: 0
}

.sale-banner h2 {
    font-size: 70px;
    line-height: 1.33;
    color: #fff;
    font-weight: 600;
    margin: 0
}

.sale-banner p {
    font-size: 21px;
    line-height: 1.33;
    color: #fff;
    font-weight: 300;
    margin: 0
}

.sale-process {
    background-color: #fff;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    display: block;
    text-align: center
}

.sale-process img {
    margin-left: auto;
    margin-right: auto
}

.campaign-header {
    padding: 15px;
    margin: 0 15px;
    border-bottom: none;
    position: relative;
    border: dashed 2px #ccc;
    background-color: #f1f1f1
}

.campaign-header .title {
    font-weight: 500;
    margin-top: 0px;
    color: #092c74
}

.campaign-content {
    padding: 0 20px
}

.campaign-content h3, .campaign-content .title {
    color: #14274f;
    margin: 0 0 20px;
    padding: 20px 0 15px;
    font-weight: 400;
    position: relative;
    font-size: 26px;
    line-height: 1.33;
    text-align: center;
    color: #092c74
}

.campaign-content h3:before, .campaign-content .title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    height: 5px;
    width: 30px;
    background-color: #fd8204
}

.campaign-content h4 {
    color: #092c74
}

.campaign-content .campaign-list {
    list-style-type: none;
    margin: 40px 0 0 0;
    padding: 0
}

.campaign-content .campaign-list.ul-4 li {
    width: 25%;
    float: left
}

.campaign-content .campaign-list.ul-3 li {
    width: 33%;
    float: left
}

.campaign-content .campaign-list li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 45px;
    padding-right: 35px;
    color: #092c74
}

.campaign-content .campaign-list li:before {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-family: "aph-webfont";
    content: "\e950";
    background-color: #fd8204;
    color: #fff;
    text-align: center;
    margin-left: -45px;
    margin-right: 10px
}

.campaign-content.secondary h3, .campaign-content.secondary .title {
    color: #092c74;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 10px
}

.campaign-content.secondary h3:before, .campaign-content.secondary .title:before {
    display: none
}

.campaign-content.secondary h4 {
    color: #092c74
}

.campaign-details {
    text-align: center;
    padding: 15px;
    margin-top: 15px
}

.campaign-details h3, .campaign-details .title {
    font-size: 23px;
    line-height: 1.33;
    color: #092c74;
    margin-top: 0;
    padding-top: 15px
}

.campaign-details h4 {
    color: #092c74
}

.campaign-details a {
    font-weight: 600;
    color: #fd8204
}

.campaign-banner {
    background-color: #f6f6f6;
    padding: 15px;
    margin: 30px 15px 15px;
    position: relative;
    border: dashed 2px #ccc
}

.campaign-banner .title {
    color: #092c74;
    padding-left: 50px;
    padding-top: 10px;
    font-weight: 400;
    font-size: 22px;
    margin-top: 0px;
    text-align: center
}

.campaign-banner:before {
    font-family: "aph-webfont";
    font-size: 34px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    height: 104%;
    width: 50px;
    position: absolute;
    top: -2px;
    left: -2px;
    background-color: #092c74;
    padding-top: 10px
}

.campaign-banner.parking:before {
    content: "\e92b"
}

.campaign-banner.hotel:before {
    content: "\e958"
}

.campaign-image-banner {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    border-radius: 3px;
    background-size: cover;
    background-position: center center
}

.campaign-image-banner .image-banner-title {
    font-size: 35px;
    line-height: 1;
    width: 70%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center
}

.campaign-image-banner .image-banner-title:before {
    display: none
}

.campaign-image-banner .image-banner-text {
    display: inline-block;
    padding: 15px;
    color: #fff;
    background-color: #D91E18;
    position: absolute
}

.campaign-image-banner .image-banner-text strong {
    font-size: 21px;
    line-height: 1.33
}

.counter-wrapper {
    text-align: center;
    padding-top: 30px
}

.counter-wrapper .content {
    display: inline-block
}

.counter-wrapper .content div {
    width: 120px;
    height: 120px;
    border: 5px solid #ddd;
    box-shadow: 0px 0px 0px 5px #fff;
    border-radius: 50%;
    background: #fff;
    float: left;
    margin-right: 15px;
    display: inline;
    zoom: 1
}

.counter-wrapper .content div span {
    color: #333;
    display: block;
    text-transform: uppercase;
    text-align: center
}

.counter-wrapper .content div span.count {
    font-size: 50px;
    padding-top: 5px;
    font-weight: 700
}

.counter-wrapper .content div span.metric {
    font-size: 16px;
    margin-top: -10px
}

.campaign-thumbnail {
    background-color: #f6f6f6;
    border: solid 1px #ccc;
    border-radius: 3px;
    margin-bottom: 15px
}

.campaign-thumbnail .thumbnail-image {
    padding: 15px
}

.campaign-thumbnail .thumbnail-content-wrapper {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 70%;
    float: left
}

.campaign-thumbnail .thumbnail-cta-wrapper {
    padding: 15px;
    background-color: #e0e6f0;
    width: 30%;
    float: left;
    text-align: center;
    position: relative
}

.campaign-thumbnail .thumbnail-cta-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: -ms-translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.campaign-thumbnail .thumbnail-cta-content .reevoo-badge {
    width: 175px
}

.campaign-thumbnail .thumbnail-title {
    margin-top: 0;
    margin-bottom: 5px
}

.campaign-thumbnail .thumbnail-title a {
    transition: all .2s linear;
    color: #092c74;
    font-weight: 600
}

.campaign-thumbnail .thumbnail-title a:hover {
    color: #fd8204
}

.campaign-thumbnail .thumbnail-info-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 10px
}

.campaign-thumbnail .thumbnail-info-list li {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.campaign-thumbnail .thumbnail-info-list li:before {
    display: none
}

.campaign-thumbnail .thumbnail-info-list li span {
    color: #fd8204;
    margin-right: 5px
}

.campaign-thumbnail .thumbnail-usp-list {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0px
}

.campaign-thumbnail .thumbnail-usp-list li {
    padding-left: 20px
}

.campaign-thumbnail .thumbnail-usp-list li span {
    color: #fd8204;
    margin-right: 5px;
    margin-left: -20px
}

.campaign-thumbnail .thumbnail-feature-icons {
    padding-top: 20px
}

.campaign-thumbnail .thumbnail-feature-icons .feature-ttip {
    display: inline-block;
    margin-bottom: 15px
}

.campaign-thumbnail .thumbnail-feature-icons .feature-ttip:before {
    transition: all .2s linear;
    padding: 5px;
    border-radius: 3px;
    color: #666;
    border: solid 1px #666;
    background-color: transparent;
    font-size: 22px
}

.campaign-thumbnail .thumbnail-feature-icons .feature-ttip:hover {
    color: #fff
}

.campaign-thumbnail .thumbnail-feature-icons .feature-ttip:hover:before {
    background-color: #fd8204;
    color: #fff;
    border-color: #fd8204
}

.campaign-thumbnail .reevoo-badge {
    margin-bottom: 15px
}

.campaign-thumbnail-2 {
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25)
}

.campaign-thumbnail-2 .thumbnail-image {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.campaign-thumbnail-2 .reevoo {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.campaign-thumbnail-2 p {
    margin-top: 15px
}

@media screen and (max-width: 1200px) {
    .counter-wrapper .content div {
        width: 90px;
        height: 90px
    }

    .counter-wrapper .content div span.count {
        font-size: 30px
    }

    .counter-wrapper .content div span.metric {
        font-size: 12px
    }

    .campaign-content ul.ul-4 li {
        width: 33%
    }
}

@media screen and (max-width: 991px) {
    .counter-wrapper .content div {
        width: 75px;
        height: 75px
    }

    .banner.sale .text-content {
        width: 40%
    }

    .banner.sale .counter-wrapper {
        width: 60%
    }

    .sale-banner h1 {
        font-size: 35px;
        line-height: 1.33
    }

    .sale-banner h2 {
        font-size: 49px;
        line-height: 1.33
    }

    .campaign-content .campaign-list.ul-4 li, .campaign-content .campaign-list.ul-3 li {
        width: 50%
    }

    .campaign-thumbnail .thumbnail-image img {
        position: relative;
        margin-left: auto;
        margin-right: auto
    }

    .campaign-thumbnail .thumbnail-content-wrapper {
        padding-left: 15px
    }
}

@media screen and (max-width: 768px) {
    .campaign-content .campaign-list.ul-4 li, .campaign-content .campaign-list.ul-3 li {
        width: 100%
    }

    .sale-banner h1 {
        font-size: 28px;
        line-height: 1.33
    }

    .banner.sale .text-content {
        width: 100%;
        float: none;
        text-align: center
    }

    .banner.sale .counter-wrapper {
        width: 100%;
        float: none
    }

    .campaign-thumbnail .thumbnail-content-wrapper {
        width: 65%
    }

    .campaign-thumbnail .thumbnail-cta {
        width: 35%
    }

    .campaign-image-banner .image-banner-title {
        margin-top: -20px
    }

    .campaign-image-banner .image-banner-text {
        position: relative;
        top: -30px;
        margin-left: auto;
        margin-right: auto;
        width: 110px;
        display: block;
        text-align: center
    }
}

@media screen and (max-width: 640px) {
    .campaign-thumbnail .thumbnail-image {
        padding-bottom: 0
    }

    .campaign-thumbnail .thumbnail-title {
        text-align: center;
        padding-bottom: 10px
    }

    .campaign-thumbnail .thumbnail-content-wrapper, .campaign-thumbnail .thumbnail-cta {
        width: 100%;
        float: none
    }

    .campaign-thumbnail .thumbnail-cta-wrapper {
        width: 100%
    }

    .campaign-thumbnail .thumbnail-cta-content {
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: -ms-translate(0, 0);
        transform: translate(0, 0)
    }

    .campaign-thumbnail .thumbnail-info-list {
        text-align: center
    }

    .campaign-thumbnail .thumbnail-info-list li {
        display: inline;
        float: none
    }

    .campaign-thumbnail .thumbnail-usp-list {
        text-align: center
    }

    .campaign-thumbnail .thumbnail-feature-icons {
        text-align: center
    }
}

@media screen and (max-width: 480px) {
    .counter-wrapper .content {
        background-color: #fff;
        width: 100%
    }

    .counter-wrapper .content div {
        border: none;
        box-shadow: none;
        background: transparent;
        width: 25%;
        margin-right: 0
    }

    .counter-wrapper .content div span.count {
        font-size: 32px
    }

    .counter-wrapper .content div span.metric {
        padding-top: 5px
    }

    .sale-banner {
        padding: 15px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .sale-banner h1 {
        font-size: 21px;
        line-height: 1.33
    }

    .campaign-content h3, .campaign-content .title, .campaign-details h3, .campaign-details .title {
        font-size: 20px;
        line-height: 1.33;
        padding-top: 5px
    }
}

.ts-form {
    background-color: #cf001c;
    padding: 15px;
    color: #fff;
    border-radius: 3px
}

.ts-form label {
    color: #fff;
    line-height: 1.1
}

.ts-form .input-group-addon {
    color: #0053a1
}

.ts-form .token-total {
    font-size: 1.2em;
    font-weight: 600
}

.ts-form .form-control {
    border-radius: 3px
}

.ts-form .control-label {
    font-weight: 400
}

.ts-form .form-control-feedback {
    line-height: 34px
}

.ts-form .form-control-message {
    margin-top: 3px
}

@media screen and (max-width: 768px) {
    .ts-form .control-label {
        margin-bottom: 10px;
        text-align: left;
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .ts-form .input-group {
        margin-bottom: 15px
    }
}

.thumbnail-landing-1 {
    position: relative;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
    background: transparent;
    border: solid 1px #ddd;
    background-color: #f1f1f1
}

.thumbnail-landing-1 .rating {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fd8204;
    padding: 0px 0px 0px 2px;
    margin: 0px;
    border-bottom-left-radius: 20px;
    width: 90px;
    height: 62px
}

.thumbnail-landing-1 img {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.thumbnail-landing-1 span {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: #092c74;
    border: solid 3px #092c74;
    background-color: #fff;
    padding: 30px;
    border-radius: 50%
}

.thumbnail-landing-1 .title {
    color: #092c74;
    margin-bottom: 20px
}

.thumbnail-landing-1 .title.small, .thumbnail-landing-1 .bf-form .form-banner .title.secondary-text, .bf-form .form-banner .thumbnail-landing-1 .title.secondary-text {
    font-size: 19px;
    line-height: 1.33
}

.thumbnail-landing-1 p {
    color: #333
}

.thumbnail-landing-1.opt-in {
    background-color: #fff;
    border: none
}

.thumbnail-landing-1.opt-in .title {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #092c74
}

.thumbnail-landing-1.secondary {
    background-color: transparent;
    border: none
}

.thumbnail-landing-1.secondary span {
    width: 80px;
    height: 80px;
    line-height: 80px;
    padding: 20px;
    color: #fff;
    background-color: #fd8204;
    border-color: #fd8204
}

@media (min-width: 768px) and (max-width: 991px) {
    .thumbnail-landing-1 {
        padding-top: 60px
    }
}

.thumbnail-landing-2 {
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 3px
}

.thumbnail-landing-2 .title {
    color: #092c74;
    border-bottom: dashed 1px #ddd;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.thumbnail-landing-2 .title.no-border {
    border: none
}

.thumbnail-landing-2 .icon {
    width: 32px;
    height: 32px;
    line-height: 26px;
    padding: 3px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
    background-color: #fd8204;
    color: #fff;
    text-align: center;
    font-size: 0.85em
}

.thumbnail-landing-2 .image {
    position: relative;
    background-position: center center;
    background-size: cover;
    padding: 60px 15px;
    width: 100%;
    height: 100%;
    margin-bottom: 20px
}

.thumbnail-landing-2 .image .well {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px
}

.thumbnail-landing-2 .image-ribbon {
    display: inline-block;
    padding: 15px;
    background-color: #fd8204;
    border-right: solid 10px #092c74;
    color: #fff;
    position: relative;
    font-size: 1.44em;
    font-weight: 600;
    top: 80%;
    left: 0
}

.thumbnail-landing-2 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.thumbnail-landing-2 ul li {
    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 15px
}

.thumbnail-landing-2 ul li h3 {
    font-size: 19px;
    line-height: 1.33;
    display: inline-block;
    color: #092c74;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 40px
}

.thumbnail-landing-2 ul li h3:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.thumbnail-landing-2 ul li .list-icon {
    display: inline-block;
    color: #092c74;
    margin-top: 0
}

.thumbnail-landing-2 ul li .list-icon:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.thumbnail-landing-2 ul li span {
    display: block;
    padding-left: 40px
}

@media (max-width: 480px) {
    .thumbnail-landing-2 ul li {
        width: 100%
    }
}

.thumbnail-landing-2 ul.full-width {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.thumbnail-landing-2 ul.full-width li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 15px
}

.thumbnail-landing-2 ul.full-width li h3 {
    font-size: 19px;
    line-height: 1.33;
    display: inline-block;
    color: #092c74;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 40px
}

.thumbnail-landing-2 ul.full-width li h3:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.thumbnail-landing-2 ul.full-width li .list-icon {
    display: inline-block;
    color: #092c74;
    margin-top: 0
}

.thumbnail-landing-2 ul.full-width li .list-icon:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

.thumbnail-landing-2 ul.full-width li span {
    display: block;
    padding-left: 40px
}

@media (max-width: 480px) {
    .thumbnail-landing-2 ul.full-width li {
        width: 100%
    }
}

.thumbnail-landing-2 ul.generic-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    padding-top: 15px
}

.thumbnail-landing-2 ul.generic-list li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 40px
}

.thumbnail-landing-2 ul.generic-list li:before {
    content: "\e950";
    font-family: "aph-webfont";
    padding: 5px;
    background-color: #fd8204;
    color: #fff;
    margin-right: 10px;
    margin-left: -40px;
    position: relative;
    top: 7px
}

@media (max-width: 480px) {
    .thumbnail-landing-2 ul.generic-list li {
        width: 100%
    }
}

.thumbnail-landing-2 ul.generic-list li {
    margin-top: 0;
    margin-bottom: 15px
}

.thumbnail-landing-2 ul.generic-list li:last-child {
    margin-bottom: 0
}

.thumbnail-landing-2 ul.generic-list li:before {
    top: 0;
    border-radius: 3px
}

.thumbnail-landing-2.with-background {
    background-color: #f6f6f6;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 1px #ccc
}

.thumbnail-landing-2.ts-thumbnail .title {
    color: #0053a1
}

.thumbnail-landing-3 {
    transition: all .2s linear;
    border: solid 1px #ccc;
    margin-bottom: 15px
}

.thumbnail-landing-3 img {
    transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.thumbnail-landing-3 img:hover {
    opacity: .7
}

.thumbnail-landing-3 .content {
    padding: 15px;
    background-color: #f6f6f6
}

.thumbnail-landing-3 .title {
    margin: 0;
    text-align: center
}

.thumbnail-landing-3 .title a {
    display: block
}

.thumbnail-landing-3:hover {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25)
}

.thumbnail-landing-4 {
    margin-bottom: 15px
}

.thumbnail-landing-4 img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.thumbnail-landing-4 .content {
    border: solid 1px #ccc;
    padding: 15px;
    background-color: #f6f6f6;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.thumbnail-landing-4 .title {
    margin: 0;
    text-align: center
}

@media (max-width: 768px) {
    .thumbnail-landing-4 img {
        padding: 15px
    }
}

.thumbnail-landing-5 {
    border: solid 1px #ccc;
    margin-bottom: 15px;
    background-color: #f6f6f6;
    border-radius: 3px
}

.thumbnail-landing-5 .image-wrapper {
    width: 100%;
    display: block;
    position: relative;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.thumbnail-landing-5 img {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.thumbnail-landing-5 .title {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #092c74
}

.thumbnail-landing-5 .content {
    padding: 0 15px 15px;
    text-align: center;
    background-color: #f6f6f6;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.thumbnail-landing-6 {
    border: solid 1px #ccc;
    background-color: #f6f6f6;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    padding: 15px 15px 5px
}

.thumbnail-landing-6.attention {
    background-color: #0085B0;
    border-color: #0085B0;
    color: #fff
}

.thumbnail-landing-6 .lead {
    font-size: 17px;
    line-height: 1.33;
    font-weight: 400
}

.thumbnail-landing-6 .lead span {
    color: #092c74;
    font-weight: 600
}

.thumbnail-landing-6 .save {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #092c74;
    color: #fff;
    padding: 10px 20px;
    border-bottom-right-radius: 10px;
    font-weight: 600
}

.thumbnail-landing-6 .discount {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    margin: 10px auto 20px;
    border: solid 5px #fd8204;
    color: #fd8204;
    background-color: #fff;
    font-weight: 600;
    font-size: 42px;
    line-height: 110px
}

.thumbnail-landing-6 .content {
    border-top: solid 1px #ccc;
    padding-top: 15px
}

.thumbnail-landing-6 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left
}

.thumbnail-landing-6 ul li {
    padding-left: 25px
}

.thumbnail-landing-6 ul li:before {
    font-family: "aph-webfont";
    content: "\e950";
    color: #fd8204;
    margin-right: 10px;
    margin-left: -25px
}

.thumbnail-landing-7 .image-wrapper {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 20px 10px;
    text-align: center;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(45deg, #268bc2, #3d6ab2);
    background-image: -o-linear-gradient(45deg, #268bc2, #3d6ab2);
    background-image: linear-gradient(45deg, #268bc2, #3d6ab2)
}

.thumbnail-landing-7 .icon {
    font-size: 10em;
    color: #fff
}

.thumbnail-landing-7 .text-wrapper {
    background-color: #f1f1f1;
    padding: 15px
}

.thumbnail-landing-7 .title {
    margin-top: 0;
    color: #092c74
}

.faq-search {
    position: relative
}

.faq-search .form-control {
    border-color: #fff;
    box-shadow: none;
    border: none
}

.faq-search .input-group {
    position: relative
}

.faq-search .input-group input {
    padding-right: 45px
}

.faq-search .input-group img {
    position: absolute;
    top: 6px;
    right: 7px;
    z-index: 999
}

.faq-search .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.faq-search-results {
    display: block;
    position: absolute;
    width: 100%
}

.faq-search-results ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.faq-search-results ul li {
    text-align: left;
    background-color: #fff;
    border: solid 1px #ccc;
    transition: all .2s linear
}

.faq-search-results ul li a {
    display: block;
    padding: 10px
}

.faq-search-results ul li:hover {
    background-color: #f1f1f1
}

.faq-thumbnail {
    margin-bottom: 30px
}

.faq-thumbnail .faq-thumbnail-header {
    background-color: #f6f6f6;
    padding: 5px 15px 10px 50px;
    display: block
}

.faq-thumbnail .faq-thumbnail-header-icon {
    margin-left: -33px;
    margin-right: 10px
}

.faq-thumbnail .faq-thumbnail-body {
    padding: 15px
}

.faq-thumbnail .faq-thumbnail-body ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.faq-thumbnail .faq-thumbnail-body ul li a {
    color: #666;
    padding: 15px 25px 15px 5px;
    display: block;
    width: 100%;
    border-bottom: solid 1px #ccc;
    position: relative;
    transition: all .2s linear
}

.faq-thumbnail .faq-thumbnail-body ul li a:before {
    font-family: "aph-webfont";
    content: "\e918";
    position: absolute;
    right: 0
}

.faq-thumbnail .faq-thumbnail-body ul li a:hover {
    color: #3a84df
}

.faq-thumbnail .faq-thumbnail-body ul li:first-child a {
    padding-top: 0
}

.faq-thumbnail .faq-thumbnail-body ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0
}

.faq-thumbnail .faq-thumbnail-footer {
    padding-left: 15px;
    padding-right: 15px
}

.faq-sidebar-thumbnail {
    background-color: #f1f1f1;
    margin-bottom: 15px
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-header {
    background-color: #ccc;
    padding: 5px 15px 10px
}

.faq-sidebar-thumbnail .title {
    margin-top: 10px;
    margin-bottom: 5px
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body {
    padding: 15px
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body ul li a {
    transition: all .2s linear;
    padding: 15px 0 15px 30px;
    display: block;
    border-bottom: solid 1px #ccc;
    color: #666
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body ul li a:hover {
    color: #3a84df
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body ul li:first-child a {
    padding-top: 0
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-body ul li:last-child a {
    padding-bottom: 0;
    border-bottom: none
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-footer {
    padding: 0 15px 15px
}

.faq-sidebar-thumbnail .faq-sidebar-thumbnail-icon {
    margin-right: 10px;
    margin-left: -30px
}

.faq-content-listing ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.faq-content-listing ol li {
    counter-increment: faq-counter;
    position: relative;
    border-bottom: solid 1px #ccc;
    padding-left: 45px
}

.faq-content-listing ol li a {
    transition: all .2s linear;
    color: #333;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    display: inline-block
}

.faq-content-listing ol li a:before {
    font-family: "aph-webfont";
    content: "\e918";
    position: absolute;
    right: 0
}

.faq-content-listing ol li:before {
    content: counter(faq-counter);
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    top: 12px;
    left: 0;
    background-color: #fd8204
}

.faq-content-listing ol li:last-child {
    border-bottom: none
}

.faq-content-listing ol li:hover a {
    color: #3a84df
}

.faq-content {
    padding-top: 15px
}

.faq-content .question {
    margin-top: 0;
    padding-left: 34px;
    margin-bottom: 30px
}

.faq-content .question:before {
    content: "Q";
    margin-left: -34px;
    margin-right: 15px;
    color: #fd8204;
    font-weight: 600
}

.faq-content .answer {
    padding-left: 30px
}

.faq-content .answer:before {
    content: "A";
    margin-left: -30px;
    margin-right: 15px;
    color: #ccc;
    font-size: 2em;
    display: inline-block;
    float: left;
    font-weight: 600
}

.faq-content .feedback {
    border-top: solid 1px #ccc;
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 15px
}

.faq-content .feedback .feedback-trigger {
    float: right
}

.faq-content .feedback .title {
    font-weight: 600;
    color: #092c74;
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px
}

.faq-content .feedback .btn-group {
    float: left
}

.faq-content .feedback .btn-group .btn {
    padding: 0 7px;
    color: #666
}

.faq-content .feedback .btn-group .btn.voted {
    color: #092c74
}

.faq-content .feedback .feedback-banner {
    display: block;
    padding: 15px;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: 3px
}

.faq-theme-1 .faq-thumbnail-header {
    border-bottom: solid 5px #e42084
}

.faq-theme-1.faq-sidebar-thumbnail-icon {
    color: #e42084
}

.faq-theme-1.faq-content-listing ol li:before {
    background-color: #e42084
}

.faq-theme-2 .faq-thumbnail-header {
    border-bottom: solid 5px #068da8
}

.faq-theme-2.faq-sidebar-thumbnail-icon {
    color: #068da8
}

.faq-theme-2.faq-content-listing ol li:before {
    background-color: #068da8
}

.faq-theme-3 .faq-thumbnail-header {
    border-bottom: solid 5px #86754d
}

.faq-theme-3.faq-sidebar-thumbnail-icon {
    color: #86754d
}

.faq-theme-3.faq-content-listing ol li:before {
    background-color: #86754d
}

.faq-theme-4 .faq-thumbnail-header {
    border-bottom: solid 5px #80bc00
}

.faq-theme-4.faq-sidebar-thumbnail-icon {
    color: #80bc00
}

.faq-theme-4.faq-content-listing ol li:before {
    background-color: #80bc00
}

.faq-theme-5 .faq-thumbnail-header {
    border-bottom: solid 5px #f9ae1e
}

.faq-theme-5.faq-sidebar-thumbnail-icon {
    color: #f9ae1e
}

.faq-theme-5.faq-content-listing ol li:before {
    background-color: #f9ae1e
}

.faq-theme-6 .faq-thumbnail-header {
    border-bottom: solid 5px #e52d29
}

.faq-theme-6.faq-sidebar-thumbnail-icon {
    color: #e52d29
}

.faq-theme-6.faq-content-listing ol li:before {
    background-color: #e52d29
}

.faq-theme-7 .faq-thumbnail-header {
    border-bottom: solid 5px #7f8c8d
}

.faq-theme-7.faq-sidebar-thumbnail-icon {
    color: #7f8c8d
}

.faq-theme-7.faq-content-listing ol li:before {
    background-color: #7f8c8d
}

.faq-theme-8 .faq-thumbnail-header {
    border-bottom: solid 5px #1F4788
}

.faq-theme-8.faq-sidebar-thumbnail-icon {
    color: #1F4788
}

.faq-theme-8.faq-content-listing ol li:before {
    background-color: #1F4788
}

@media screen and (max-width: 768px) {
    .intro-header.faq {
        margin-bottom: 15px
    }

    .faq-search {
        width: 100%
    }

    .faq-search .form-control {
        width: 100%
    }
}

.lp2-banner-header {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px
}

.lp2-banner-header .content {
    box-shadow: 0 10px 15px rgba(51, 51, 51, 0.3);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-right-radius: 50px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 50px;
    padding: 35px 30px 40px;
    display: block;
    z-index: 2
}

.lp2-banner-header .price {
    padding: 15px;
    background-color: #fd8204;
    color: #fff;
    float: right;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px
}

.lp2-banner-header .price span {
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    display: block
}

.lp2-banner-header .title {
    font-size: 42px;
    line-height: 1.1;
    color: #092c74;
    font-weight: 700;
    position: relative;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 2
}

@media screen and (max-width: 991px) {
    .lp2-banner-header .title {
        font-size: 34px;
        line-height: 1.1
    }
}

@media screen and (max-width: 768px) {
    .lp2-banner-header .title {
        font-size: 28px;
        line-height: 1.3
    }
}

.lp2-banner-header .title span {
    color: #fd8204
}

.lp2-banner-header .text {
    padding-top: 50px;
    padding-bottom: 50px
}

.lp2-banner-header .text p {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px
}

@media screen and (max-width: 768px) {
    .lp2-banner-header .text p {
        font-size: 16px;
        line-height: 1.3
    }
}

.lp2-banner-header .list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    z-index: 2
}

.lp2-banner-header .list li {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-bottom: 25px;
    padding-left: 30px
}

@media screen and (max-width: 768px) {
    .lp2-banner-header .list li {
        font-size: 16px;
        line-height: 1.3
    }
}

.lp2-banner-header .list li:before {
    content: "\e950";
    font-family: "aph-webfont";
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #fd8204;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-left: -35px
}

.lp2-banner-header .list li:last-child {
    margin-bottom: 0
}

.lp2-banner-header .btn {
    position: relative;
    padding: 15px;
    font-size: 1.2em;
    z-index: 2
}

.lp2-banner-header .btn span {
    position: relative;
    top: 2px;
    color: #fd8204
}

.lp2-banner-header .icon-graphic {
    position: absolute;
    right: -30%;
    bottom: 0;
    font-size: 23em;
    color: rgba(9, 44, 116, 0.25);
    z-index: 1
}

.lp2-banner-list {
    background-color: #fff;
    padding-top: 75px;
    padding-bottom: 75px
}

.lp2-banner-list .content {
    padding: 30px 15px
}

.lp2-banner-list .title {
    font-size: 48px;
    line-height: 1.1;
    color: #092c74;
    font-weight: 700;
    margin-top: 0
}

@media screen and (max-width: 991px) {
    .lp2-banner-list .title {
        font-size: 31px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .lp2-banner-list .title {
        font-size: 26px;
        line-height: 1.3
    }
}

.lp2-banner-list .title span {
    color: #fd8204
}

.lp2-banner-list .list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 60px
}

.lp2-banner-list .list li {
    font-size: 1.1em;
    margin-bottom: 25px;
    padding-left: 30px;
    padding-right: 15px;
    width: 50%;
    float: left
}

.lp2-banner-list .list li:before {
    font-family: "aph-webfont";
    content: "\e950";
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    border: solid 1px #fd8204;
    color: #fd8204;
    text-align: center;
    margin-left: -35px;
    position: relative;
    top: 3px
}

.lp2-banner-list .list li:last-child {
    margin-bottom: 0
}

.lp2-banner-list .list-2 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 30px
}

.lp2-banner-list .list-2 li {
    width: 100%;
    font-size: 1.1em;
    margin-bottom: 25px;
    padding-left: 50px
}

.lp2-banner-list .list-2 .list-item-title {
    display: block;
    color: #092c74;
    margin-top: 0
}

.lp2-banner-list .list-2 .list-item-title span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    border: solid 1px #fd8204;
    color: #fd8204;
    margin-right: 13px;
    margin-left: -50px;
    position: relative;
    top: 10px
}

.lp2-banner-list .button {
    display: block;
    width: 100%
}

.lp2-banner-list .button .btn {
    padding: 15px 25px
}

.lp2-banner-list .button span {
    color: #fd8204;
    position: relative;
    top: 2px
}

.lp2-banner-list .background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 3px
}

.lp2-banner-list .image {
    text-align: center
}

.lp2-banner-cta {
    padding: 75px 15px;
    background-color: #fea142
}

.lp2-banner-cta .image {
    margin: 0 auto
}

.lp2-banner-cta .content {
    padding: 15px 30px 30px;
    border-radius: 3px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px
}

.lp2-banner-cta .title {
    font-size: 48px;
    line-height: 1.1;
    color: #092c74;
    font-weight: 700;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .lp2-banner-cta .title {
        font-size: 31px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .lp2-banner-cta .title {
        font-size: 26px;
        line-height: 1.3
    }
}

.lp2-banner-cta .title span {
    color: #fff
}

.lp2-banner-cta p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px
}

.lp2-banner-cta .button {
    margin-top: 45px
}

.lp2-banner-cta .button .btn {
    padding: 15px 30px
}

.lp2-banner-cta .button span {
    color: #fd8204;
    position: relative;
    top: 2px
}

@media screen and (max-width: 1200px) {
    .lp2-banner-cta .title {
        margin-top: 0;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 991px) {
    .lp2-banner-header {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .lp2-banner-header .content {
        padding: 15px 30px 30px
    }

    .lp2-banner-header .list {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .lp2-banner-header .list li {
        margin-bottom: 15px
    }

    .lp2-banner-header .icon-graphic {
        display: none
    }

    .lp2-banner-list {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .lp2-banner-list .background, .lp2-banner-list .image {
        display: none
    }

    .lp2-banner-list .list {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .lp2-banner-list .list li {
        margin-bottom: 15px
    }

    .lp2-banner-cta {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .lp2-banner-cta .image {
        display: none
    }

    .lp2-banner-cta .content {
        background-color: #fff;
        padding-top: 20px
    }

    .lp2-banner-cta .title {
        margin-bottom: 20px
    }

    .lp2-banner-cta .title span {
        color: #fd8204
    }

    .lp2-banner-cta .button {
        margin-top: 30px
    }
}

@media screen and (max-width: 768px) {
    .lp2-banner-list .list-2 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 480px) {
    .lp2-banner-list {
        padding-top: 0;
        padding-bottom: 0
    }

    .lp2-banner-list .list li {
        width: 100%
    }
}

.lp2-how-it-works {
    background-color: #fff;
    padding: 50px 15px 50px 15px
}

.lp2-how-it-works .section-header {
    padding-bottom: 75px
}

.lp2-how-it-works .section-header .title {
    font-size: 48px;
    line-height: 1.1;
    color: #092c74;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

@media screen and (max-width: 991px) {
    .lp2-how-it-works .section-header .title {
        font-size: 31px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .lp2-how-it-works .section-header .title {
        font-size: 26px;
        line-height: 1.3
    }
}

.lp2-how-it-works .section-header .subtitle {
    font-size: 26px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #fd8204
}

@media screen and (max-width: 991px) {
    .lp2-how-it-works .section-header .subtitle {
        font-size: 20px;
        line-height: 1.1
    }
}

.lp2-how-it-works .section-header p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: center
}

.lp2-how-it-works .section-header.weswap {
    padding-bottom: 50px
}

.lp2-how-it-works .card, .lp2-how-it-works .card-2 {
    box-shadow: 0 10px 15px rgba(9, 44, 116, 0.15);
    position: relative;
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 20px
}

.lp2-how-it-works .card .title, .lp2-how-it-works .card-2 .title {
    font-size: 20px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 15px;
    color: #092c74;
    z-index: 2
}

.lp2-how-it-works .card p, .lp2-how-it-works .card-2 p {
    position: relative;
    line-height: 1.5;
    z-index: 2
}

.lp2-how-it-works .card .icon-graphic, .lp2-how-it-works .card-2 .icon-graphic {
    position: absolute;
    top: -25px;
    right: 20px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    color: #fd8204;
    text-align: center;
    z-index: 1
}

.lp2-how-it-works .card .icon-graphic span, .lp2-how-it-works .card-2 .icon-graphic span {
    font-size: 50px
}

.lp2-how-it-works .card .image, .lp2-how-it-works .card-2 .image {
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 25px;
    border-top-right-radius: 3px
}

.lp2-how-it-works .card {
    padding: 15px 15px 30px
}

.lp2-how-it-works .card-2 {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-bottom: 15px;
    overflow: hidden
}

.lp2-how-it-works .card-2 .content {
    padding-left: 15px;
    padding-right: 15px
}

.lp2-how-it-works .handle-wrapper {
    width: 650px;
    position: relative;
    left: 35%;
    top: -40px
}

.lp2-how-it-works .handle-wrapper .handle-left, .lp2-how-it-works .handle-wrapper .handle-right {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    height: 90px;
    display: inline-block
}

.lp2-how-it-works .handle-wrapper .handle-left {
    background-image: url("/assets/images/layout/airportr/handle-left.png");
    width: 50px;
    float: left
}

.lp2-how-it-works .handle-wrapper .handle-right {
    background-image: url("/assets/images/layout/airportr/handle-right.png");
    width: 255px
}

.lp2-how-it-works .handle-wrapper .handle-content {
    position: relative;
    height: 90px;
    width: 320px;
    float: left;
    top: 60px;
    padding-right: 0;
    padding-left: 55px
}

.lp2-how-it-works .handle-wrapper .handle-content span {
    display: inline-block;
    margin-right: 15px;
    margin-left: -40px;
    font-size: 24px;
    position: relative;
    top: 15px
}

@media screen and (max-width: 1200px) {
    .lp2-how-it-works .handle-wrapper .handle-right {
        background-size: cover;
        background-position: right center;
        width: 110px
    }
}

@media screen and (max-width: 991px) {
    .lp2-how-it-works {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .lp2-how-it-works .handle-wrapper {
        display: none
    }

    .lp2-how-it-works .card {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 768px) {
    .lp2-how-it-works .card-2 {
        padding-bottom: 0;
        border-bottom-left-radius: 25px
    }

    .lp2-how-it-works .card-2 .image {
        width: 50%;
        float: left;
        border-bottom-left-radius: 25px;
        border-top-right-radius: 0
    }

    .lp2-how-it-works .card-2 .title {
        margin-top: 0
    }

    .lp2-how-it-works .card-2 .content {
        width: 50%;
        float: left;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen and (max-width: 480px) {
    .lp2-how-it-works {
        padding: 15px 0 30px 0
    }

    .lp2-how-it-works .section-header.weswap {
        padding-bottom: 25px
    }

    .lp2-how-it-works .card-2 {
        border-bottom-left-radius: 3px
    }

    .lp2-how-it-works .card-2 .image, .lp2-how-it-works .card-2 .content {
        width: 100%
    }

    .lp2-how-it-works .card-2 .image {
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0
    }

    .lp2-how-it-works .card-2 .content {
        border-bottom-left-radius: 3px
    }
}

.lp2-content {
    background-color: #f6f6f6;
    padding-top: 75px;
    padding-bottom: 60px
}

.lp2-content .title {
    font-size: 48px;
    line-height: 1.1;
    color: #092c74;
    font-weight: 700;
    padding-bottom: 15px;
    margin-top: 0;
    color: #092c74;
    font-weight: 700
}

@media screen and (max-width: 991px) {
    .lp2-content .title {
        font-size: 31px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .lp2-content .title {
        font-size: 26px;
        line-height: 1.3
    }
}

.lp2-content p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px
}

.lp2-content img {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

@media screen and (max-width: 991px) {
    .lp2-content {
        padding-top: 60px
    }

    .lp2-content img {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .lp2-content {
        padding-top: 25px;
        padding-bottom: 25px
    }
}
