/*@font-face {
    font-family: 'Roboto-Black';
    src: url("../fonts/roboto/Roboto-Black.woff") format("woff"), url("../fonts/roboto/Roboto-Black") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url("../fonts/roboto/Roboto-BlackItalic.woff") format("woff"), url("../fonts/roboto/Roboto-BlackItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url("../fonts/roboto/Roboto-Bold.woff") format("woff"), url("../fonts/roboto/Roboto-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url("../fonts/roboto/Roboto-BoldItalic.woff") format("woff"), url("../fonts/roboto/Roboto-BoldItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Italic';
    src: url("../fonts/roboto/Roboto-Italic.woff") format("woff"), url("../fonts/roboto/Roboto-Italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url("../fonts/roboto/Roboto-Light.woff") format("woff"), url("../fonts/roboto/Roboto-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-LightItalic';
    src: url("../fonts/roboto/Roboto-LightItalic.woff") format("woff"), url("../fonts/roboto/Roboto-LightItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url("../fonts/roboto/Roboto-Medium.woff") format("woff"), url("../fonts/roboto/Roboto-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url("../fonts/roboto/Roboto-MediumItalic.woff") format("woff"), url("../fonts/roboto/Roboto-MediumItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url("../fonts/roboto/Roboto-Regular.woff") format("woff"), url("../fonts/roboto/Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url("../fonts/roboto/Roboto-Thin.woff") format("woff"), url("../fonts/roboto/Roboto-Thin") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url("../fonts/roboto/Roboto-ThinItalic.woff") format("woff"), url("../fonts/roboto/Roboto-ThinItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PageSans-Light';
    src: url("../fonts/PageSans/PageSans-Light.woff") format("woff"), url("../fonts/PageSans/PageSans-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PageSans-Regular';
    src: url("../fonts/PageSans/PageSans-Regular.woff") format("woff"), url("../fonts/PageSans/PageSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_ge-ss-text-light';
    src: url("../fonts/ge-ss/ge-ss-text-light.eot");
    src: local("?"), url("../fonts/ge-ss/ge-ss-text-light.woff") format("woff"), url("../fonts/ge-ss/ge-ss-text-light.ttf") format("truetype"), url("../fonts/ge-ss/ge-ss-text-light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ge-ss-text-medium';
    src: url("../fonts/ge-ss/ge-ss-text-medium.eot");
    src: local("?"), url("../fonts/ge-ss/ge-ss-text-medium.woff") format("woff"), url("../fonts/ge-ss/ge-ss-text-medium.ttf") format("truetype"), url("../fonts/ge-ss/ge-ss-text-medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ge_ss_text_bold';
    src: url("../fonts/ge_ss_text_bold.eot");
    src: local("?"), url("../fonts/ge_ss_text_bold.woff") format("woff"), url("../fonts/ge_ss_text_bold.ttf") format("truetype"), url("../fonts/ge_ss_text_bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
    text-transform: none;
}

select {
    text-transform: none;
}

button, html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    *:before, *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/* @font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
} */

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before, .glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before, .glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-size: inherit;
    line-height: inherit;
}

a {
    /*color: #c04400;*/
    text-decoration: none;
}

a:hover {
    /*color: $primary-color;*/
    /*text-decoration: underline;*/
}

a:focus {
    /*color: $primary-color;*/
    /*text-decoration: underline;*/
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 0;
}

*:focus {
    outline-offset: 0;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
    line-height: 24px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

mark, .mark {
    color: #ffffff;
    padding: .2em;
    background-color: #29419b;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #c04400;
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover, a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #c04400;
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1160px;
    }

}

.container.arb-unboxed {
    width: auto;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.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 {
    position: relative;
    min-height: 0px;
    padding-right: 15px;
    padding-left: 15px;
    /*width: 50%;*/
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}

.col-xs-12 {
    float: left;
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left;
    }

    .col-sm-12 {
        float: left;
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-12 {
        float: left;
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        float: left;
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e8e8e8;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8e8e8;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fafafa;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #585858;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: inset 0 1px #c4c4c4;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    /*border-color: #d0d0d0;*/
    outline: 0;
   /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(184, 184, 184, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(184, 184, 184, 0.6);*/
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    outline: 0;
}

.form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #999;
    outline: 0;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
    outline: 0;
}

.form-control[disabled], .form-control[readonly] {
    background-color: #eee;
    opacity: 1;
}

fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
        line-height: 30px;
    }

    .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
        line-height: 46px;
    }

    .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled {
    cursor: not-allowed;
}

fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled {
    cursor: not-allowed;
}

fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label {
    cursor: not-allowed;
}

fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 3px solid transparent;
    border-radius: 0;
    background: none;
    color: #c04400 !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #c04400;
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default.active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active:focus, .btn-default.active:focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.open > .dropdown-toggle.btn-default:focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active.focus, .btn-default.active.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc;
}

fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.disabled:focus, .btn-default[disabled]:focus {
    background-color: #fff;
    border-color: #ccc;
}

fieldset[disabled] .btn-default:focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.disabled.focus, .btn-default[disabled].focus {
    background-color: #fff;
    border-color: #ccc;
}

fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #c04400;
    border-color: #c04400;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
    color: #c04400;
    border-color: #c04400;
}

/*.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}*/
.open > .dropdown-toggle.btn-primary {
    color: #c04400;
    border-color: #c04400;
}

.btn-primary:active:hover, .btn-primary.active:hover {
    color: #c04400;
    border-color: #c04400;
}

.open > .dropdown-toggle.btn-primary:hover {
    color: #c04400;
    border-color: #c04400;
}

.btn-primary:active:focus, .btn-primary.active:focus {
    color: #c04400;
    border-color: #c04400;
}

.open > .dropdown-toggle.btn-primary:focus {
    color: #c04400;
    border-color: #c04400;
}

.btn-primary:active.focus, .btn-primary.active.focus {
    color: #c04400;
    border-color: #c04400;
}

.open > .dropdown-toggle.btn-primary.focus {
    color: #c04400;
    border-color: #c04400;
}

.btn-primary:active, .btn-primary.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover {
    background-color: #c04400;
    border-color: #c04400;
}

fieldset[disabled] .btn-primary:hover {
    background-color: #c04400;
    border-color: #c04400;
}

.btn-primary.disabled:focus, .btn-primary[disabled]:focus {
    background-color: #c04400;
    border-color: #c04400;
}

fieldset[disabled] .btn-primary:focus {
    background-color: #c04400;
    border-color: #c04400;
}

.btn-primary.disabled.focus, .btn-primary[disabled].focus {
    background-color: #c04400;
    border-color: #c04400;
}

fieldset[disabled] .btn-primary.focus {
    background-color: #c04400;
    border-color: #c04400;
}

.btn-primary .badge {
    color: #c04400;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success.active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active:focus, .btn-success.active:focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.open > .dropdown-toggle.btn-success:focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active.focus, .btn-success.active.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active, .btn-success.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled:hover, .btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.disabled:focus, .btn-success[disabled]:focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

fieldset[disabled] .btn-success:focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.disabled.focus, .btn-success[disabled].focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info.active:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active:focus, .btn-info.active:focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.open > .dropdown-toggle.btn-info:focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active.focus, .btn-info.active.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.disabled:focus, .btn-info[disabled]:focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

fieldset[disabled] .btn-info:focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.disabled.focus, .btn-info[disabled].focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning.active:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active:focus, .btn-warning.active:focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.open > .dropdown-toggle.btn-warning:focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active.focus, .btn-warning.active.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.disabled:focus, .btn-warning[disabled]:focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

fieldset[disabled] .btn-warning:focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.disabled.focus, .btn-warning[disabled].focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger.active:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active:focus, .btn-danger.active:focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.open > .dropdown-toggle.btn-danger:focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active.focus, .btn-danger.active.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active, .btn-danger.active {
    background-image: none;
}

.open > .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.disabled:focus, .btn-danger[disabled]:focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

fieldset[disabled] .btn-danger:focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.disabled.focus, .btn-danger[disabled].focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: normal;
    color: #c04400;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link:active, .btn-link.active, .btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none;
}

fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 15px 20px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a {
    color: #fff;
    text-decoration: none;
    background-color: #c04400;
    outline: 0;
}

.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c04400;
    outline: 0;
}

.dropdown-menu > .disabled > a {
    color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group {
    margin-left: -1px;
}

.btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active {
    outline: 0;
}

.btn-group.open .dropdown-toggle {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav > li.disabled > a {
    color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open > a {
    background-color: #eee;
    border-color: #c04400;
}

.nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #c04400;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified > li {
    float: none;
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a {
    border: 1px solid #ddd;
}

.nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a {
        border-bottom-color: #fff;
    }

    .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a {
    color: #fff;
    background-color: #c04400;
}

.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #c04400;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified > li {
    float: none;
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a {
    border: 1px solid #ddd;
}

.nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: #fff;
    }

    .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover {
    color: #ccc;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover {
    color: #444;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb > .active {
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #c04400;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #c04400;
    border-color: #c04400;
}

.pagination > .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > .disabled > span:hover, .pagination > .disabled > span:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > .disabled > a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.pager .next > a, .pager .next > span {
    float: right;
}

.pager .previous > a, .pager .previous > span {
    float: left;
}

.pager .disabled > a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.pager .disabled > a:hover, .pager .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #c04400;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #c04400;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #c04400;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #c04400;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
    overflow: hidden;
    zoom: 1;
}

.media:first-child {
    margin-top: 0;
}

.media-body {
    overflow: hidden;
    zoom: 1;
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

.list-group-item.disabled {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #c04400;
    border-color: #c04400;
}

.list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #c04400;
    border-color: #c04400;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child, .list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #c04400;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #c04400;
    border-color: #c04400;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #c04400;
}

.panel-primary > .panel-heading .badge {
    color: #c04400;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #c04400;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 280px;
    padding: 15px 18px;
    color: #fff;
    text-align: center;
    background-color: #4c4c4c;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #4c4c4c;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #4c4c4c;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #4c4c4c;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #4c4c4c;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #4c4c4c;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #4c4c4c;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #4c4c4c;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #4c4c4c;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
}

.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: "";
    border-width: 10px;
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    display: table;
    content: " ";
}

.container:before, .container:after {
    display: table;
    content: " ";
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: " ";
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " ";
}

.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    display: table;
    content: " ";
}

.nav:before, .nav:after {
    display: table;
    content: " ";
}

.navbar:before, .navbar:after {
    display: table;
    content: " ";
}

.navbar-header:before, .navbar-header:after {
    display: table;
    content: " ";
}

.navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " ";
}

.pager:before, .pager:after {
    display: table;
    content: " ";
}

.panel-body:before, .panel-body:after {
    display: table;
    content: " ";
}

.modal-header:before, .modal-header:after {
    display: table;
    content: " ";
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*# sourceMappingURL=bootstrap.css.map */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    /*max-width: 100%;
  display: block;
  width: 100%;*/
}

.bx-wrapper .bx-viewport {
    /*-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;*/
    /*background: #fff;*/
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    /* background: url(../images/bx-slider/bx_loader.gif) center center no-repeat #fff; */
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
    left: 10px;
    /* background: url(../images/bx-slider/controls.png) no-repeat 0 -32px; */
}

.bx-wrapper .bx-next {
    right: 10px;
    /* background: url(../images/bx-slider/controls.png) no-repeat -43px -32px; */
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 20;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    /* background: url(../images/bx-slider/controls.png) -86px -11px no-repeat; */
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    /* background: url(../images/bx-slider/controls.png) -86px -44px no-repeat; */
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/** THEME
===================================*/
/* LOADER */
/* PAGER */
/* DIRECTION CONTROLS (NEXT / PREV) */
/* AUTO CONTROLS (START / STOP) */
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* IMAGE CAPTIONS */
.slider-home-con {
    padding: 0;
}

.slider-home-con .container-lg {
    position: relative;
    width: 100%;
}

.slider-home-con .bx-wrapper .bx-next {
    background: url("../images/arrows/slider-arrow-right.png") 0 0 no-repeat;
    right: 60px;
}

.slider-home-con .bx-wrapper .bx-prev {
    background: url("../images/arrows/slider-arrow-left.png") 0 0 no-repeat;
    left: 60px;
}

.slider-home-con .slider-info {
    width: 450px;
    position: absolute;
    top: 37%;
    left: 16%;
    z-index: 2;
}

.slider-home-con .slider-info h3 {
    color: #29419b;
    font: normal 40px "PageSans-Light";
    margin-bottom: 0;
}

.slider-home-con .slider-info p {
    color: #5c5c5c;
    font-size: 18px;
}

.slider-home-con .slider-info img, .slider-home-con .slider-info h3, .slider-home-con .slider-info p, .slider-home-con .slider-info .btn-tip, .slider-home-con .slider-info .btn-secondary {
    float: right;
    clear: both;
}

.slider-home-con .slider-info .btn-tip {
    margin-top: 15px;
    margin-right: 11px;
}

.slider-home-con .bx-controls-direction a {
    margin-top: -23px;
    width: 25px;
    height: 47px;
}

.slider-home-con .bx-wrapper {
    margin-bottom: 0;
}

.slider-home-con .bx-wrapper .bx-pager {
    bottom: 120px;
}

.slider-home-con .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: transparent;
    border-radius: 0;
    border: solid 1px #585858;
    width: 12px;
    height: 12px;
}

.slider-home-con .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #585858;
}

.down-arrow {
    background: url("../images/arrows/arrow-down.png");
    cursor: pointer;
    width: 29px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -14px;
    bottom: 60px;
    z-index: 3;
}

.need-help {
    /* background: url("../images/buttons/help-button.png"); */
    color: #ffffff;
    font-size: 14px;
    width: 144px;
    height: 46px;
    position: absolute;
    right: 8%;
    bottom: -23px;
    text-align: center;
    line-height: 47px;
    text-indent: 25px;
}

.home-feature-slider {
    background: #e8e8e8;
}

.credit-card-slider-outer {
    background: url("../images/bg/right-bg-slider.jpg") 0 0 no-repeat;
    width: 100%;
    height: 800px;
    position: relative;
}

.cc-slider-info-outer {
    background: url("../images/bg/left-bg-slider.png") 0 0 no-repeat;
    position: relative;
    left: 0;
    top: 0;
    width: 849px;
    height: 800px;
    z-index: 1;
}

.cc-slider-info-outer .cc-slider-info {
    width: 450px;
    position: absolute;
    top: 37%;
    right: 165px;
}

.cc-slider-info-outer .cc-slider-info h3 {
    color: #29419b;
    font: normal 40px "PageSans-Light";
    margin-bottom: 0;
}

.cc-slider-info-outer .cc-slider-info p {
    color: #5c5c5c;
    font-size: 18px;
    margin-top: 10px;
}

.cc-slider-info-outer .cc-slider-info img, .cc-slider-info-outer .cc-slider-info h3, .cc-slider-info-outer .cc-slider-info p, .cc-slider-info-outer .cc-slider-info .btn-tip, .cc-slider-info-outer .cc-slider-info .btn {
    float: right;
    clear: both;
    text-align: right;
}

.credit-card-slider-wrapper {
    position: absolute;
    left: 46.5%;
    top: 250px;
    width: 582px;
    height: 435px;
}

.credit-card-slider-wrapper .bx-wrapper .bx-viewport {
    background: none;
    box-shadow: 0px 6px 6px -3px #8e8e8e;
}

.credit-card-slider-wrapper li {
    border: solid 1px white;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.credit-card-slider-wrapper .credit-card-slider .slider-info {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 30px;
}

.credit-card-slider-wrapper .credit-card-slider .slider-info p {
    color: #000;
    font-size: 18px;
}

.credit-card-slider-wrapper .credit-card-slider .slider-info img {
    width: auto;
}

.credit-card-slider-wrapper .bx-wrapper .bx-next {
    background: url("../images/arrows/right-nav-sl.png") center center no-repeat;
    background-color: black;
    right: -40px;
}

.credit-card-slider-wrapper .bx-wrapper .bx-prev {
    background: url("../images/arrows/left-nav-sl.png") center center no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
    left: auto;
}

.credit-card-slider-wrapper .bx-controls-direction a {
    margin-top: -20px;
    width: 40px;
    height: 40px;
}

.credit-card-slider-wrapper .bx-wrapper {
    margin-bottom: 0;
}

.credit-card-slider-wrapper .bx-wrapper .bx-pager {
    display: none;
}

.credit-card-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: transparent;
    border-radius: 0;
    border: solid 1px #585858;
    width: 12px;
    height: 12px;
}

.credit-card-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #585858;
}

.credit-card-slider-wrapper .see-all-offers {
    position: relative;
    z-index: 3;
    margin: 20px 40px 0;
    display: inline-block;
}

.cc-details-header-card {
    position: absolute;
    right: 36%;
    top: 325px;
}

.cc-details-header-card .btn, .cc-details-header-card img {
    float: left;
    clear: both;
}

.cc-details-header-card .btn {
    margin-top: 40px;
    margin-left: 15px;
    position: relative;
    z-index: 3;
}

.current-account-header-card {
    position: absolute;
    right: 15.2%;
    top: 265px;
}

.rewards-summary-slide .rw-slide li {
    background: #29419b;
    min-height: 188px;
}

.rewards-summary-slide .rw-slide li h2 {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    margin: 30px;
}

.rewards-summary-slide .bx-wrapper .bx-next {
    background: url("../images/arrows/small-arrow-sprites.png") -11px 0 no-repeat;
    right: 0px;
}

.rewards-summary-slide .bx-wrapper .bx-next:hover {
    background-position: -11px -18px;
}

.rewards-summary-slide .bx-wrapper .bx-prev {
    background: url("../images/arrows/small-arrow-sprites.png") 0 0 no-repeat;
    right: 30px;
    left: auto;
}

.rewards-summary-slide .bx-wrapper .bx-prev:hover {
    background-position: 0 -18px;
}

.rewards-summary-slide .bx-controls-direction a {
    top: auto;
    bottom: -35px;
    width: 11px;
    height: 18px;
}

.rewards-summary-slide .bx-wrapper {
    margin: 0 !important;
}

.offer-slider-outer {
    width: 80%;
    margin-left: 10%;
    position: relative;
    top: -90px;
}

.offer-slider-outer .bx-wrapper .bx-viewport {
    background: #ffffff;
    border: solid 1px #e8e8e8;
}

.offer-slider-outer .offer-slider li {
    padding: 50px;
}

.offer-slider-outer .offer-slider li h2 {
    font-size: 24px;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    margin: 0 0 25px;
}

.offer-slider-outer .offer-slider li p {
    color: #585858;
}

.offer-slider-outer .offer-slider li .primary-link {
    font-size: 16px;
    font-family: "Roboto-Medium";
}

.offer-slider-outer .bx-wrapper .bx-next {
    background: url("../images/arrows/arrow-sprites.png") -15px 0 no-repeat;
    right: 0;
}

.offer-slider-outer .bx-wrapper .bx-next:hover {
    background-position: -15px -28px;
}

.offer-slider-outer .bx-wrapper .bx-prev {
    background: url("../images/arrows/arrow-sprites.png") 0 0 no-repeat;
    right: 55px;
    left: auto;
}

.offer-slider-outer .bx-wrapper .bx-prev:hover {
    background-position: 0 -28px;
}

.offer-slider-outer .bx-controls-direction a {
    top: auto;
    bottom: -55px;
    width: 15px;
    height: 28px;
}

.offer-slider-outer .btn {
    margin-top: 20px;
}

.compare-card-slider li, .compare-card-slider-popup li {
    position: relative;
}

.compare-card-slider li a, .compare-card-slider-popup li a {
    padding: 20px;
    display: block;
    min-height: 192px;
}

.compare-card-slider li a img, .compare-card-slider-popup li a img {
    margin-bottom: 10px;
}

.compare-card-slider li a p, .compare-card-slider-popup li a p {
    color: #172328;
    font-size: 16px;
}

.compare-card-slider li a:hover, .compare-card-slider-popup li a:hover {
    background: #dadada;
}

.compare-card-slider li .select-icon, .compare-card-slider-popup li .select-icon {
    display: none;
}

.compare-card-slider li.selected, .compare-card-slider-popup li.selected {
    background: #dadada;
}

.compare-card-slider li.selected .select-icon, .compare-card-slider-popup li.selected .select-icon {
    background: url("../images/icons/selected-icon.png") 0 0 no-repeat;
    display: inline-block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.compare-card-header-inner {
    position: relative;
}

.compare-card-header-inner .bx-wrapper .bx-next {
    background: url("../images/arrows/right-nav-sl.png") center center no-repeat;
    right: 5px;
}

.compare-card-header-inner .bx-wrapper .bx-prev {
    background: url("../images/arrows/left-nav-sl.png") center center no-repeat;
    right: 48px;
    left: auto;
}

.compare-card-header-inner .bx-controls-direction a {
    background-color: rgba(0, 0, 0, 0.5) !important;
    margin-top: -20px;
    top: -26%;
    width: 40px;
    height: 40px;
}

.compare-card-header-inner .bx-controls-direction a:hover {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.compare-card-header-inner .bx-wrapper {
    max-width: 100%;
    margin: 0;
}

.compare-card-header-inner .bx-wrapper .bx-pager {
    bottom: 120px;
}

.compare-card-header-inner .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: transparent;
    border-radius: 0;
    border: solid 1px #585858;
    width: 12px;
    height: 12px;
}

.compare-card-header-inner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #585858;
}

.compare-card-header-inner .need-help {
    bottom: -73px;
    right: 0;
}

[class$="-counter"] {
    color: #585858;
    font-size: 11px;
}

.credit-card-slider-counter {
    float: right;
    margin: 20px 3px 0 0;
}

.rw-slide-counter {
    float: right;
    margin: 20px 80px 0 0;
}

.offer-slider-counter {
    float: right;
    margin: 30px 85px 0 0;
    font-size: 14px;
}

.press-release-slider-con .credit-card-slider-outer, .offers-discounts-slider .credit-card-slider-outer {
    height: 623px;
}

.press-release-slider-con .credit-card-slider-wrapper, .offers-discounts-slider .credit-card-slider-wrapper {
    top: 165px;
    left: 47.7%;
}

.press-release-slider-con .credit-card-slider-wrapper .date, .offers-discounts-slider .credit-card-slider-wrapper .date {
    font-size: 12px;
}

.press-release-slider-con .cc-slider-info-outer, .offers-discounts-slider .cc-slider-info-outer {
    height: 623px;
}

.press-release-slider-con .cc-slider-info, .offers-discounts-slider .cc-slider-info {
    top: 45%;
    right: 180px;
}

.footer-main {
    padding: 50px 0;
}

.footer-main .footer-nav2 {
    text-align: right;
}

.footer-main .social-icons {
    text-align: right;
    margin-top: 20px;
}

.footer-main .social-icons span {
    color: #585858;
    font-size: 12px;
    margin-right: 15px;
}

.footer-main .social-icons a {
    margin-left: 7px;
}

.footer-main .footer-nav1, .footer-main .footer-nav2 {
    padding: 0;
    margin: 0;
}

.footer-main .footer-nav1 li, .footer-main .footer-nav2 li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

.footer-main .footer-nav1 li:last-child, .footer-main .footer-nav2 li:last-child {
    margin-right: 0;
}

.footer-main .footer-nav1 li a, .footer-main .footer-nav2 li a {
    color: #172328;
    font-size: 12px;
}

.footer-main .footer-nav1 li a:hover, .footer-main .footer-nav2 li a:hover {
    text-decoration: underline;
}

.footer-main .copyright {
    color: #9d9d9d;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin: -18px 15px 0;
    float: left;
}

.main-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999999;
}

.main-header .top-nav {
    background: #131f4a;
}

.main-header .top-nav .tn-left {
    float: left;
}

.main-header .top-nav .tn-left li {
    float: left;
    font-size: 13px;
}

.main-header .top-nav .tn-left li a {
    float: left;
    border-left: solid 1px #091542;
    color: #ffffff;
    padding: 11px 15px;
}

.main-header .top-nav .tn-left li.active, .main-header .top-nav .tn-left li:hover {
    background: #29419b;
}

.main-header .top-nav .tn-left li.has-dropdown {
    position: relative;
    background: url("../images/arrows/dd-arrow.png") 18px center no-repeat;
    cursor: pointer;
}

.main-header .top-nav .tn-left li.has-dropdown a {
    padding-left: 40px;
    pointer-events: none;
}

.main-header .top-nav .tn-left li.has-dropdown.active {
    background: url("../images/arrows/mob-close-nav.png") 18px center no-repeat #fafafb;
}

.main-header .top-nav .tn-left li.has-dropdown.active a {
    color: #172328;
    border-left: 1px solid #fafafb;
}

.main-header .top-nav .tn-left .tn-dropdown {
    width: 190px;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 40px;
    left: 0;
    display: none;
}

.main-header .top-nav .tn-left .tn-dropdown li {
    float: left;
    width: 100%;
}

.main-header .top-nav .tn-left .tn-dropdown li a {
    pointer-events: visible;
    border-top: solid 1px #e8e8e8;
    background: #ffffff;
    border-left: 0;
    padding: 10px 20px;
    width: 100%;
}

.main-header .top-nav .tn-left .tn-dropdown li a:hover {
    background: url("../images/arrows/drop-arrow.png") no-repeat right 10px center #f5f5f5;
}

.main-header .top-nav .tn-right {
    float: right;
}

.main-header .top-nav .tn-right li {
    float: left;
}

.main-header .top-nav .tn-right li a {
    float: left;
    color: #ffffff;
    font: normal 13px Roboto-Regular;
    padding: 0 20px;
    line-height: 40px;
}

.main-header .top-nav .tn-right li.active, .main-header .top-nav .tn-right li:hover {
    background: #29419b;
}

.main-header .top-nav .tn-left, .main-header .top-nav .tn-right {
    padding: 0;
    margin: 0;
}

.main-header .top-nav .tn-left li, .main-header .top-nav .tn-right li {
    list-style: none;
}

.main-header .top-nav .tn-left li a:hover, .main-header .top-nav .tn-right li a:hover {
    text-decoration: none;
}

.main-header .top-nav-container {
    /*background: #29419b;*/
}

.main-header .top-nav-container .top-nav-inner {
    float: right;
    margin-bottom: 0;
}

.main-header .top-nav-container .top-nav-inner li {
    float: left;
    list-style: none;
}

.main-header .top-nav-container .top-nav-inner li a {
    color: #ffffff;
    font: normal 16px Roboto-Regular;
    font-family: 'Roboto', Tahoma, sans-serif;
}

.main-header .top-nav-container .top-nav-inner > li > a {
    float: left;
    border-left: solid 1px #243a8d;
    color: #ffffff;
    font: normal 16px Roboto-Regular;
    font-family: 'Roboto', Tahoma, sans-serif;
    /* padding: 30px 29px;*/
}

.main-header .top-nav-container .top-nav-inner .m-m-menu li {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}

.main-header .top-nav-container .top-nav-inner .m-m-menu a {
    padding: 10px 0;
    display: block;
}

.main-header .top-nav-container .top-nav-inner li a:hover {
    /*    background: #1a2e7b;*/
    opacity: .9;
    text-decoration: none;
}

.main-header .top-nav-container .logo {
    float: left;
    margin: 20px 20px 0;
}

.main-header .orange-btn {
    background: #c04400;
}

.main-header .container {
    width: 100%;
    max-width: 1180px;
    padding: 0;
}

.mega-menu {
    width: 100%;
    height: 100%;
    background: #131e4a;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999995;
    padding-top: 210px;
    color: #fff;
    display: none;
}

.mega-menu .col-md-8 {
    margin: 0 auto;
    float: none;
    max-width: 950px;
    width: 100%;
}

.mega-menu-on {
    overflow: hidden;
}

.m-m-header {
    color: #bf4500;
    position: relative;
    border-bottom: 1px solid #383d53;
    padding-bottom: 22px;
    display: none;
}

.main-header .m-m-menu .col-md-3 {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-header .m-m-menu .col-md-3:first-child {
    border-left: none;
}

.m-m-header .m-m-close {
    width: 29px;
    height: 29px;
    background: url("../images/icons/mob-nav-close-btn.png") no-repeat;
    position: absolute;
    right: -60px;
    top: 0;
    cursor: pointer;
}

/*

.m-m-menu {
  display: flex; }

.m-m-menu .col-md-3 {
  border-right: 1px solid #383d53;
  padding: 20px 24px; }

.m-m-menu .col-md-3:first-of-type {
  padding-left: 0; }

.m-m-menu .col-md-3:last-of-type {
  border: none;
  padding-right: 0; }

.m-m-menu strong {
  color: #bf4500;
  font-family: 'Roboto-Medium';
  font-weight: normal; }

.m-m-menu .col-md-3 ul {
  padding: 0;
  list-style: none;
  margin-top: 20px; }

.m-m-menu .col-md-3 ul li {
  margin-bottom: 15px; }

.m-m-menu .col-md-3 ul li:last-child {
  margin-bottom: 0; }

.m-m-menu a {
  color: #fff;
  padding-bottom: 2px; }

.m-m-menu a:hover {
  border-bottom: 2px solid #fff; }

.m-m-menu .col-md-3 .m-m-content {
  background: #0f1324;
  padding-bottom: 20px; }
  .m-m-menu .col-md-3 .m-m-content img {
    width: 100%; }
  .m-m-menu .col-md-3 .m-m-content p {
    font-size: 16px;
    padding: 20px 20px 0; }
  .m-m-menu .col-md-3 .m-m-content a {
    color: #bf4500;
    margin: 0 0 0px 20px; }
    .m-m-menu .col-md-3 .m-m-content a:hover {
      border: none;
      padding: 0; }
*/
.main-header-mob .top-nav-mob {
    background: #131f4a;
    padding: 0;
    margin: 0;
    list-style: none;
}

.main-header-mob .top-nav-mob li {
    float: right;
    font-size: 13px;
}

.main-header-mob .top-nav-mob li a {
    float: left;
    color: #ffffff;
    padding: 16px 18px;
}

.main-header-mob .top-nav-mob li.active {
    background: #29419b;
}

.main-header-mob .top-nav-mob li:first-child {
    float: left;
}

.main-header-mob .top-nav-mob li.has-dropdown {
    position: relative;
    background-image: url("../images/arrows/dd-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 15px;
}

.main-header-mob .top-nav-mob li.has-dropdown a {
    padding-right: 40px;
}

.main-header-mob .top-nav-container {
    background: #29419b;
}

.main-header-mob .top-nav-container .top-nav-inner {
    float: right;
    margin-bottom: 0;
}

.main-header-mob .top-nav-container .top-nav-inner li {
    float: left;
    list-style: none;
}

.main-header-mob .top-nav-container .top-nav-inner li a {
    float: left;
    border-left: solid 1px #243a8d;
    color: #ffffff;
    font: normal 16px Roboto-Regular;
    padding: 32px 30px;
}

.main-header-mob .top-nav-container .top-nav-inner li a:hover {
    background: #1a2e7b;
    text-decoration: none;
}

.main-header-mob .top-nav-container .logo {
    float: left;
    margin: 14px;
}

.main-header-mob .orange-btn {
    background: #c04400;
}

.main-header-mob .nav-mob-btn {
    background: url("../images/icons/nav-mob.png") center center no-repeat;
    display: inline-block;
    float: right;
    width: 32px;
    height: 32px;
    margin: 8px 12px 8px 8px;
    padding: 22px;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before {
    content: "";
    display: table;
}

.slick-track:after {
    content: "";
    display: table;
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    width: 580px;
    float: left;
    height: 100%;
    min-height: 275px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("./../images/loaders/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* @font-face { */
    /* font-family: "slick"; */
    /* src: url("./fonts/slick.eot"); */
    /* src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); */
    /* font-weight: normal; */
    /* font-style: normal; */
/* } */

/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    width: 16px;
    height: 28px;
    margin-top: -14px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 54%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 3;
    /*&:hover, &:focus {
      outline: none;
      background: transparent;
      color: transparent;
  }
  &.slick-disabled:before {
      opacity: $slick-opacity-not-active;
  }*/
}

.slick-prev {
    background: url("../images/arrows/arrow-left.png") 0 0 no-repeat;
    left: 27%;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-next {
    background: url("../images/arrows/arrow-right.png") 0 0 no-repeat;
    right: 27%;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 110px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    background-color: transparent;
    border-radius: 0;
    border: solid 1px #585858;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li.slick-active {
    background: #585858;
}

.slider {
    width: 100%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 20px;
}

/*.slick-slide img {
    width: 100%;
}*/
.slick-prev:before, .slick-next:before {
    color: black;
}

.slick-slider .item {
    opacity: .5;
    padding: 30px;
    border: 10px solid transparent;
}

.slick-slider .item img {
    max-width: 200px;
    float: left;
    margin-right: 10px;
}

.slick-slider .item .content {
    float: right;
    width: 55%;
}

.slick-slider .item .content h6 {
    font-size: 11px;
    margin: 5px 0 0;
}

.slick-slider .item .content h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
}

.slick-slider .item .content p {
    font-size: 16px;
    line-height: 24px;
}

.slick-slider .item .content a {
    color: #bf4500;
    display: inline-block;
    font-size: 16px;
    font-family: 'Roboto-Medium';
    margin-top: 10px;
    margin-bottom: 4px;
    border-bottom: solid 3px transparent;
}

.slick-slider .item .content a:hover {
    border-bottom: solid 3px #bf4500;
}

.slick-slider .item.slick-slide.slick-current {
    opacity: 1;
}

.home-slider2-wrapper {
    position: relative;
}

.home-slider2-wrapper .hms2-box {
    border: solid 8px #585858;
    position: absolute;
    left: 0;
    right: 0;
    width: 40%;
    margin: auto;
    height: 315px;
}

.cc-nav {
    background: #ffffff;
    border: solid #e8e8e8;
    border-width: 1px 0;
    height: 48px;
    width: 100%;
    top: -25px;
    z-index: 3;
    position: relative;
}

.cc-nav:after {
    position: absolute;
    top: -1px;
    content: '';
    width: 13px;
    height: 48px;
    display: inline-block;
}

.cc-nav:before {
    position: absolute;
    top: -1px;
    content: '';
    width: 13px;
    height: 48px;
    display: inline-block;
    left: -13px;
    background: url("../images/nav/nav-bg-left.png") top right no-repeat;
}

.cc-nav:after {
    right: -13px;
    background: url("../images/nav/nav-bg-right.png") top right no-repeat;
}

.cc-nav a {
    color: #585858;
    font-size: 14px;
    line-height: 47px;
    margin-left: 22px;
    display: inline-block;
}

.cc-nav a.current {
    color: #29419b;
    border-bottom: solid 3px #29419b;
    line-height: 38px;
}

.cc-nav > span {
    color: #585858;
    font-size: 14px;
    line-height: 47px;
    margin-left: 22px;
    display: inline-block;
}

.cc-nav > span.current {
    color: #29419b;
    border-bottom: solid 3px #29419b;
    line-height: 38px;
}

.cc-nav .cc-nav-col-left a:first-child, .cc-nav .cc-nav-col-left span:first-child {
    padding-left: 5px;
    padding-right: 20px;
    border-right: solid 1px #e8e8e8;
    border-bottom: 0 none;
    margin: 0;
}

.cc-nav .cc-nav-col-right {
    text-align: right;
}

.cc-nav .cc-nav-col-right a {
    padding-left: 20px;
    border-left: solid 1px #e8e8e8;
}

.cc-nav .primary-link {
    font-family: "Roboto-Medium";
}

.help-icon:before {
    background: url("../images/icons/icon-help2.png") top right no-repeat;
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 5px -2px 0;
    vertical-align: text-bottom;
}

.white-pattern-bg {
    background: url("../images/bg/white-pattern.png") 305px -208px no-repeat;
}

.cc-grids-two-col-con {
    position: relative;
}

.hexagon-white-pattern {
    background: url("../images/bg/white-pattern.png") 0 0 no-repeat;
    width: 502px;
    height: 632px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.cc-grids-two-col-con .hexagon-white-pattern {
    left: -72px;
    top: -276px;
}

.offer-section .hexagon-white-pattern {
    left: -326px;
    top: -100px;
}

.breadcrumbs {
    text-align: right;
    margin-right: 20px;
}

.breadcrumbs a {
    font-size: 12px;
}

.breadcrumbs span {
    font-size: 12px;
    color: #b1b1b1;
}

.breadcrumbs a {
    color: #585858;
}

.breadcrumbs a:hover {
    color: #29419b;
}

.cc-grids-two-col {
    width: 75%;
    float: right;
    margin-right: 8%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cc-grids-two-col .cc-grids-col-left {
    background: #29419b;
    min-height: 226px;
    padding: 35px;
    float: left;
    width: 35%;
}

.cc-grids-two-col .cc-grids-col-left h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
}

.promo .component-content .cc-grids-two-col .field-promotext h3 {
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 32px;
    margin: 0;
}

.cc-grids-two-col .cc-grids-col-right {
    float: right;
    width: 62%;
}

.cc-grids-two-col .cc-grids-col-right p {
    color: #585858;
    font-size: 16px;
    margin-bottom: 20px;
}

.cc-grids-two-col .cc-grids-col-right .btn {
    /*    padding: 0 15px;
        line-height: 40px;
        margin-right: 20px;*/
}

.cc-grids-two-col .cc-grids-col-right .btn img {
    margin-right: 5px;
}

.cc-cards-container {
    margin-bottom: 30px;
}

.cc-cards-container .tab-content {
    margin-top: 50px;
}

.cc-card {
    color: #585858;
    padding: 50px;
    margin-bottom: 20px;
    font-size: 16px;
}

.cc-card .cc-card-img-holder {
    text-align: center;
}

.cc-card .cc-card-img-holder img {
    max-width: 100%;
}

.cc-card h3 {
    color: #172328;
    font-size: 18px;
    margin-top: 0;
}

.cc-card .cc-feature-box {
    margin-top: 15px;
    margin-bottom: 50px;
}

.cc-card .cc-feature-box span {
    background: url("../images/icons/icon-check.png") 0 5px no-repeat;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
}

.cc-card .cc-feature-box span:first-child {
    margin-right: 8%;
}

.cc-card .cc-card-footer .checkbox {
    margin-top: 8px;
    margin-bottom: 20px;
}

.cc-full-width {
    padding: 100px 11%;
}

.cc-grid-single h3 {
    margin-top: 50px;
}

.cc-outline {
    border: solid 1px #e8e8e8;
    padding: 45px 47px 26px;
}

.cc-outline .cc-card-img-holder {
    height: 180px;
}

.cc-outline h3 {
    margin-bottom: 30px;
}

.cc-outline .btn {
    float: right;
    font-size: 14px;
    padding: 10px 14px;
}

.cc-outline .checkbox {
    float: left;
}

.cc-outline .cc-card-detail {
    margin-top: 30px;
}

.cc-outline .cc-feature-box {
    margin-bottom: 15px;
    min-height: 130px;
}

.cc-outline .cc-feature-box span {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 25px;
    margin-bottom: 10px;
}

.cc-outline .cc-feature-box span:first-child {
    margin-right: 0;
}

.cc-tabs-nav {
    text-align: center;
}

.cc-tabs-nav li {
    display: inline-block;
    list-style-type: none;
    margin: 0 2%;
}

.cc-tabs-nav li a {
    color: #585858;
    font-size: 16px;
    padding-bottom: 10px;
    min-width: 60px;
    display: inline-block;
    text-align: center;
    border-bottom: solid 4px transparent;
}

.cc-tabs-nav li.active a {
    color: #29419b;
    border-color: #29419b;
}

.cc-tabs-nav .all-credit-cards a:before, .cc-tabs-nav .premium-cards a:before, .cc-tabs-nav .travel-benefits a:before, .cc-tabs-nav .prepaid-cards a:before {
    background: url("../images/icons/cc-sprites.png") 0 0 no-repeat;
    content: '';
    width: 40px;
    height: 35px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 8px;
}

.cc-tabs-nav .all-credit-cards a:before {
    background-position: 4px 2px;
}

.cc-tabs-nav .all-credit-cards.active a:before {
    background-position: 4px -34px;
}

.cc-tabs-nav .premium-cards a:before {
    background-position: -38px 2px;
}

.cc-tabs-nav .premium-cards.active a:before {
    background-position: -38px -34px;
}

.cc-tabs-nav .travel-benefits a:before {
    background-position: -77px 2px;
}

.cc-tabs-nav .travel-benefits.active a:before {
    background-position: -77px -34px;
}

.cc-tabs-nav .prepaid-cards a:before {
    background-position: -118px 2px;
}

.cc-tabs-nav .prepaid-cards.active a:before {
    background-position: -118px -34px;
}

.cc-grids-three-col {
    display: flex;
}

.cc-grids-three-col .col-md-4 {
    margin-bottom: 20px;
}

.cc-grids-three-col .cc-outline {
    height: 100%;
}

.ie .cc-grids-three-col .col-md-4 {
    margin-bottom: 0;
}

.discount-boxes > div {
    padding: 50px;
}

.discount-boxes > div:first-child {
    border-right: solid 1px #ffffff;
}

.discount-boxes h3 {
    color: #172328;
    font-size: 18px;
    font-family: "Roboto-Medium";
    margin-top: 0;
}

.discount-boxes .btn {
    margin-top: 15px;
}

.cc-details-con-main .cc-slider-info {
    right: 170px;
}

.cc-details-con-main .cc-slider-info h3 {
    margin-top: 30px;
}

.cc-details-con-main .cc-slider-info .btn-tip {
    margin-top: 20px;
    margin-right: 10px;
}

.cc-details-con-main .cc-grids-col-left {
    min-height: 265px;
}

.cc-details-con-main .cc-grids-col-left.about-page {
    min-height: 180px;
}

.cc-det-grids-con {
    padding: 230px 0 200px;
}

.grid-abs-icons {
    padding: 115px;
    position: relative;
}

.grid-abs-icons .img-abs {
    position: absolute;
    left: 100px;
    top: -55px;
}

.grid-abs-icons h2 {
    margin-top: 0;
    font: normal 32px "Roboto";
    font-weight: 300;
}

.grid-abs-icons p {
    font-size: 16px;
    margin: 20px 0 30px;
}

.grid-abs-icons p:last-child {
    margin-bottom: 0;
}

.calc-rewards-section {
    background: #e8e8e8;
    position: relative;
}

.cr-bg-2nd {
    background: #dcdcdc;
    position: absolute;
    width: 47%;
    height: 100%;
    left: 53%;
    top: 0;
}

.calc-rewards-con .calc-c-card {
    width: 80%;
    margin-top: 150px;
    margin-bottom: 150px;
}

.calc-rewards-con .calc-c-card h2 {
    font-size: 32px;
    color: #29419b;
    padding-left: 40px;
    position: relative;
    margin-bottom: 30px;
}

.calc-rewards-con .calc-c-card h2 img {
    position: absolute;
    top: 15%;
    left: 0;
}

.calc-rewards-con .calc-c-card p {
    font-size: 16px;
    color: #585858;
}

.calc-rewards-con .calc-c-card .btn {
    margin-top: 20px;
}

.calc-rewards-con .calc-c-card input[type=text] {
    width: 400px;
}

.calc-rewards-con .reward-summary {
    margin-top: 100px;
    width: 90%;
}

.calc-rewards-con .reward-summary h4 {
    font-size: 16px;
    font-family: "Roboto-Bold";
    color: #29419b;
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px;
}

.calc-rewards-con .reward-summary h4 img {
    position: absolute;
    top: -7px;
    left: 0;
}

.calc-rewards-con .reward-summary p {
    font-size: 16px;
    color: #585858;
}

.calc-rewards-con .reward-summary .rewards-summary-slide {
    margin-top: 30px;
}

.explore-boxes-con {
    background: url("../images/bg/pattern-transparent.png") center -380px no-repeat #f6f6f6;
    padding: 100px 0;
}

.explore-boxes a {
    display: block;
    padding: 40px;
}

.explore-boxes h2 {
    color: #585858;
    font-size: 24px;
    margin-bottom: 25px;
}

.explore-boxes .exp-box {
    background: #ffffff;
    border-right: solid 1px #dbdbdb;
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0;
}

.explore-boxes .exp-box h3 {
    font-family: "Roboto-Medium";
    font-size: 18px;
    margin: 15px 0 5px;
}

.explore-boxes .exp-box p {
    color: #585858;
    font-size: 14px;
    margin-bottom: 0;
}

.explore-boxes .exp-box:last-child {
    border-right: 0 none;
}

.explore-boxes > .row {
    display: table;
    border: solid 1px #dbdbdb;
    background: #ffffff;
}

.cc-accordion-section {
    background: url("../images/bg/pattern3.png") 133% bottom no-repeat;
    padding: 150px 0;
}

.card-accordion-con {
    width: 745px;
    margin: 0 auto;
}

.card-accordion-con h2 {
    font-size: 32px;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    color: #172328;
    padding-left: 140px;
    position: relative;
    margin-bottom: 20px;
}

.card-accordion-con h2 strong {
    color: #172328;
}

.card-accordion-con h2 .img-holder {
    position: absolute;
    top: -2px;
    left: 0;
}

.accordion {
    background: #ffffff;
    border: solid 1px #e8e8e8;
}

.accordion .accordion-group {
    border-bottom: solid 1px #e8e8e8;
}

.accordion .accordion-group .accordion-heading {
    font-size: 16px;
}

.accordion .accordion-group .accordion-heading a {
    background: url("../images/icons/icon-plus.png") 22px 23px no-repeat;
    color: #585858;
    display: block;
    padding: 20px 23px 20px 48px;
    position: relative;
}

.accordion .accordion-group .accordion-body .accordion-inner {
    padding: 0 22px 22px;
}

.accordion .accordion-group .accordion-heading a[aria-expanded="true"] {
    background: none;
}

.accordion .accordion-group .accordion-heading a[aria-expanded="true"]:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url("../images/icons/icon-plus.png") center center no-repeat;
    left: 22px;
    top: 23px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.how-to-apply-section {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#29419b+57,20337a+100 */
    background: #29419b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #29419b 57%, #20337a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #29419b 57%, #20337a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #29419b 57%, #20337a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29419b', endColorstr='#20337a', GradientType=0);
    /* IE6-9 */
    padding: 150px 0;
}

.how-to-apply-con h2 {
    color: #ffffff;
    font-size: 32px;
    margin: 0;
}

.how-to-apply-con .hta-requirement {
    margin-top: 40px;
    margin-bottom: 40px;
}

.how-to-apply-con .hta-requirement .hta-req-left, .how-to-apply-con .hta-requirement .hta-req-right {
    border-top: solid 1px #243a81;
    padding: 40px;
}

.how-to-apply-con .hta-requirement .hta-req-left h3, .how-to-apply-con .hta-requirement .hta-req-right h3 {
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 30px;
}

.how-to-apply-con .hta-requirement .hta-req-left p {
    color: #ffffff;
    font-size: 16px;
}

.how-to-apply-con .hta-requirement .hta-req-right {
    border-left: solid 1px #243a81;
}

.how-to-apply-con .hta-requirement .hta-req-right p {
    color: #ffffff;
    font-size: 16px;
}

.how-to-apply-con .hta-apply-buttons {
    width: 760px;
    margin: 0 auto;
}

.how-to-apply-con .hta-apply-buttons > .row {
    display: table;
    width: 100%;
}

.how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-left, .how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-right {
    float: none;
    background: #233683;
    color: #ffffff;
    font-size: 16px;
    font-family: "Roboto-Bold";
    padding: 29px 25px 29px 65px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-left:hover, .how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-right:hover {
    background: #1e3074;
}

.how-to-apply-con .hta-apply-buttons img {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.how-to-apply-con .hta-branch {
    width: 670px;
    margin: 40px auto 0;
}

.how-to-apply-con .hta-branch a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-family: "Roboto-Bold";
}

.how-to-apply-con .hta-branch a img {
    margin-right: 8px;
}

.tool-tip-box {
    background: #f6f6f6;
    border: solid 1px #e8e8e8;
    padding: 72px;
    text-align: center;
    margin-top: -95px;
    position: relative;
    margin-bottom: 140px;
}

.tool-tip-box h2 {
    color: #585858;
    font-size: 32px;
    margin: 0 0 5px;
}

.tool-tip-box .list-view-icon {
    background: url("../images/icons/fees-icon.png") 0 0 no-repeat;
    display: inline-block;
    width: 71px;
    height: 81px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -35px;
}

.tool-tip-fixed {
    margin-top: 70px;
    margin-bottom: 0;
}

.offer-slide-con {
    background: #f9f9f9;
    margin-bottom: 100px;
}

.offer-slide-con > img {
    width: 100%;
}

.cc-nav-mob {
    background: #ffffff;
    border: solid #e8e8e8;
    border-width: 1px 0;
    height: 48px;
    width: calc(100% + 30px);
    margin: 0 -15px;
    position: relative;
}

.cc-nav-mob .current-state {
    padding-right: 10px;
    margin: 0;
    position: relative;
}

.cc-nav-mob .current-state:after {
    content: '';
    background: url("../images/arrows/mob-nav2.png") 0 0 no-repeat;
    display: inline-block;
    width: 13px;
    height: 18px;
    margin: 20px 8px 0;
    float: right;
}

.cc-nav-mob .current-state.active {
    background: #f1f1f1;
}

.cc-nav-mob .current-state.active:after {
    background: url("../images/arrows/mob-close-nav.png") 0 0 no-repeat;
    width: 13px;
    height: 13px;
    margin: 17px 8px 0;
}

.cc-nav-mob .ccnm-inner {
    position: absolute;
    left: 0;
    top: 47px;
    width: 100%;
    z-index: 3;
    display: none;
}

.cc-nav-mob .ccnm-inner a {
    background: #f1f1f1;
    border-bottom: solid 1px #e7e7e7;
    display: block;
}

.cc-nav-mob .help-icon {
    float: right;
    margin: 0 20px 0 0;
    padding-left: 0;
    padding-right: 0;
}

.cc-nav-mob a, .cc-nav-mob > span {
    color: #585858;
    font-size: 14px;
    line-height: 47px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

.cc-nav-mob .primary-link {
    font-family: "Roboto-Medium";
    float: right;
}

.cc-grid-with-logo-con {
    position: relative;
}

.cc-grid-with-logo-con .grid-abs-icons {
    position: static;
}

.accordion .accordion-group:last-child {
    border-bottom: 0 none;
}

.compare-card-header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+25,dddddd+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 25%, #dddddd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 25%, #dddddd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 25%, #dddddd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
    /* IE6-9 */
    padding: 175px 0 50px;
    position: relative;
}

.compare-card-header-inner > h1 {
    color: #29419b;
    font-size: 40px;
    margin-top: 0;
}

.compare-card-header-inner > p {
    color: #585858;
    font-size: 18px;
    margin-bottom: 30px;
}

.compare-cards-tab-con {
    margin-top: 30px;
    margin-bottom: 30px;
}

.compare-cards-tab-con .tab-content {
    margin-top: 40px;
}

.compare-cards-tab-con .comp-tabs-nav {
    padding: 0;
    margin: 0;
    text-align: left;
}

.compare-cards-tab-con .comp-tabs-nav li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}

.compare-cards-tab-con .comp-tabs-nav li a {
    color: #585858;
    font-size: 16px;
    padding-bottom: 12px;
}

.compare-cards-tab-con .comp-tabs-nav li.active a {
    color: #29419b;
    border-bottom: solid 3px #29419b;
}

.compare-cards-tab-con .comp-tabs-nav li:first-child {
    margin-left: 0;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards a:before, .compare-cards-tab-con .comp-tabs-nav .premium-cards a:before, .compare-cards-tab-con .comp-tabs-nav .travel-benefits a:before, .compare-cards-tab-con .comp-tabs-nav .prepaid-cards a:before {
    background: url("../images/icons/cc-sprites.png") 0 0 no-repeat;
    content: '';
    width: 40px;
    height: 35px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 8px;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards a:before {
    background-position: 4px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards.active a:before {
    background-position: 4px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .premium-cards a:before {
    background-position: -38px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .premium-cards.active a:before {
    background-position: -38px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .travel-benefits a:before {
    background-position: -77px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .travel-benefits.active a:before {
    background-position: -77px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .prepaid-cards a:before {
    background-position: -118px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .prepaid-cards.active a:before {
    background-position: -118px -34px;
}

.slide-arrow {
    background: url("../images/icons/slide-arrow.png") left center no-repeat;
    display: inline-block;
    float: left;
    padding-left: 25px;
    cursor: pointer;
}

.slide-arrow.active {
    background: url("../images/icons/slide-arrow2.png") left center no-repeat;
}

.slide-arrow span:last-child {
    display: none;
}

.compare-card-selection-section {
    background: url("../images/bg/white-pattern.png") 22% -160px no-repeat;
    padding: 50px 0 100px;
    position: relative;
}

.card-select-icon {
    color: #9f9f9f;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 100px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
}

.card-select-icon img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ccp-card-display {
    float: right;
    width: 81%;
    margin-bottom: 25px;
    margin-top: 40px;
}

.ccp-card-display h3 {
    color: #585858;
    font-size: 18px;
    font-family: "Roboto-Medium";
    margin: 15px 0 3px;
}

.ccp-card-display .primary-link {
    font-family: "Roboto-Medium";
}

.ccp-card-display .remove-card {
    background: url("../images/icons/remove-icon.png") left center no-repeat;
    color: #585858;
    cursor: pointer;
    font-family: "Roboto-Medium";
    padding-left: 15px;
    margin-left: 8%;
}

.ccp-card-display .card-select-icon {
    color: #9f9f9f;
    font-size: 18px;
    margin-top: 80px;
    margin-bottom: 80px;
    position: relative;
    padding-left: 30px;
}

.ccp-card-display .ccp-display-cta {
    display: table;
    width: 100%;
}

.ccp-card-display .ccp-display-cta > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.table-compare-card tr {
    background: rgba(255, 255, 255, 0.7);
}

.table-compare-card td {
    border-left: solid #e8e8e8 1px;
    border-right: solid #e8e8e8 1px;
}

.table-compare-card td:last-child {
    border-right: 0 none;
}

.table-compare-card > tbody > tr:last-child > th {
    background: white;
}

.table-compare-card > tbody > tr:last-child > td {
    border-bottom: solid 1px #e8e8e8;
}

.table .list-bullet {
    margin: -8px 0 8px;
}

.table .list-bullet:last-child {
    margin-bottom: -8px;
}

.compare-single-card .ccp-card-display .card-select-icon {
    margin-left: 20%;
}

.compare-single-card .table-compare-card tr th {
    width: 20%;
}

.compare-single-card .table-compare-card tr td:nth-child(2) {
    width: 42%;
}

.compare-two-card .ccp-card-display-info .ccp-display-cta, .compare-three-card .ccp-card-display-info .ccp-display-cta, .compare-four-card .ccp-card-display-info .ccp-display-cta {
    height: 70px;
}

.compare-two-card .ccp-card-display-info .ccp-display-cta .col-md-7, .compare-three-card .ccp-card-display-info .ccp-display-cta .col-md-7, .compare-four-card .ccp-card-display-info .ccp-display-cta .col-md-7 {
    height: 57px;
}

.compare-two-card .table-compare-card tr th, .compare-three-card .table-compare-card tr th, .compare-four-card .table-compare-card tr th {
    width: 20%;
}

.compare-two-card .table-compare-card tr td:nth-child(2) {
    width: 42%;
}

.compare-three-card .ccp-card-display .ccp-display-cta, .compare-four-card .ccp-card-display .ccp-display-cta {
    margin: 0;
}

.compare-three-card .ccp-card-display .ccp-display-cta > div, .compare-four-card .ccp-card-display .ccp-display-cta > div {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.compare-three-card .ccp-card-display h3, .compare-four-card .ccp-card-display h3 {
    margin-bottom: 15px;
}

.compare-three-card .ccp-card-display .btn-tip, .compare-four-card .ccp-card-display .btn-tip {
    margin-bottom: 10px;
}

.compare-three-card .ccp-card-display .remove-card, .compare-four-card .ccp-card-display .remove-card {
    float: right;
}

.compare-three-card .table-compare-card tr td:nth-child(2), .compare-three-card .table-compare-card tr td:nth-child(3) {
    width: 26%;
}

.compare-four-card .ccp-card-display {
    width: 83.5%;
    margin-right: .4%;
}

.compare-four-card .ccp-card-display img {
    max-width: 100%;
}

.compare-four-card .table-compare-card tr th {
    width: 16%;
}

.compare-four-card .table-compare-card tr td:nth-child(2), .compare-four-card .table-compare-card tr td:nth-child(3), .compare-four-card .table-compare-card tr td:nth-child(4) {
    width: 21%;
}

.cell-center-v td {
    vertical-align: middle !important;
}

.social-con {
    float: right;
    margin: -10px 0 40px 0;
}

.social-con a {
    display: inline-block;
    margin-left: 5px;
    line-height: 34px;
    float: left;
}

.social-con .facebook-icon, .social-con .twitter-icon {
    color: #ffffff;
    font-size: 14px;
    height: 34px;
    padding: 0 12px;
}

.social-con .facebook-icon:before, .social-con .twitter-icon:before {
    content: '';
    display: inline-block;
    height: 14px;
    margin-right: 5px;
    margin-bottom: -2px;
}

.social-con .facebook-icon {
    background-color: #3b5998;
}

.social-con .facebook-icon:before {
    background: url("../images/icons/icon-facebook.png") 0 0 no-repeat;
    width: 7px;
}

.social-con .twitter-icon {
    background-color: #55acee;
}

.social-con .twitter-icon:before {
    background: url("../images/icons/icon-twitter.png") 0 0 no-repeat;
    width: 18px;
}

.social-con .plus-icon {
    background: url("../images/icons/social-plus.png") 0 0 no-repeat;
    width: 34px;
    height: 34px;
}

.social-con .plus-icon.active {
    background: url("../images/icons/social-plus-active.png") 0 0 no-repeat;
}

.compare-card-slider-counter {
    float: right;
    margin: -57px 105px 0 0;
}

.dl-menuwrapper {
    width: 100%;
    /* 	max-width: 300px; */
    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: #ccc;
    border: none;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}

.dl-menuwrapper ul, .dl-menuwrapper nav {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
}

.dl-menuwrapper li a {
    /*display: block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;*/
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, 0.1);
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0, 0, 0, 0.1);
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.dl-menuwrapper li .dl-submenu {
    display: none;
}

/*.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
}*/
/* Hide the inner submenus */
/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li {
    display: none;
}

.dl-menu.dl-subview li.dl-subviewopen > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview {
    display: block;
}

.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview .dl-submenu {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
}

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.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(0deg);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-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(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

@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;
    }
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        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(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        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 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        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(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-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: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        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: 0;
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        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 Fallback */
.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, 0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}

.dl-menuwrapper li.dl-back > a {
    display: inline-block;
    position: absolute;
}

.dl-menuwrapper li.dl-back > .title {
    /*width: 100%;
display: inline-block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;
text-align: center;*/
    top: -30px;
}

.dl-back a:after {
    display: none;
}

.dl-menu-outer {
    background: #131932;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow-y: auto;
    display: none;
}

.dl-menu-outer li {
    margin: 40px 0;
}

.dl-menu-outer li a {
    color: #ffffff;
    background: url("../images/icons/nav-bullet.png") 0 5px no-repeat;
    font-size: 17px;
    padding-left: 18px;
    margin-left: 25px;
}

.dl-menu-outer li.current a {
    background: url("../images/icons/nav-bullet-active.png") 0 5px no-repeat;
}

.dl-menu-outer .dl-submenu {
    position: relative;
}

.dl-menu-outer .dl-back {
    position: absolute;
    top: -85px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    height: 60px;
    border-bottom: solid 1px #33394e;
}

.dl-menu-outer .dl-back > h2 {
    color: #dbdbdb;
    font-size: 15px;
    width: 55%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    left: 66px;
}

.dl-menu-outer .dl-back .mob-back-btn {
    float: left;
    background: url("../images/icons/mob-back-btn.png") center center no-repeat;
    display: inline-block;
    width: 32px;
    height: 14px;
    margin: 22px -57px 8px 20px;
}

.dl-menu-outer .dl-back.sub-nav {
    border: solid 1px #2e344a;
}

.dl-menu-outer .dl-subviewopen {
    margin-top: 50px;
}

.dl-menu-outer > h2 {
    color: #ffffff;
    font-size: 18px;
    margin: 30px;
}

.dl-menu-outer .mob-close-nav {
    background: url("../images/icons/mob-nav-close-btn.png") center center no-repeat;
    display: inline-block;
    float: right;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 6;
}

.dl-menu-outer .nav-mob-list {
    top: 35px;
    margin: 0;
}

.dl-menu-outer .mob-location-finder {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #09102a;
    padding-top: 33px;
    padding-bottom: 10px;
    width: 100%;
}

.dl-menu-outer .mob-location-finder .nav-mob-list-inner {
    margin: 0;
    padding: 0;
}

.dl-menu-outer .mob-location-finder .nav-mob-list-inner li {
    margin-top: 0;
}

.dl-menu-outer .mob-location-finder .search-top-box {
    border-bottom: solid 3px white;
    margin: 25px;
}

.dl-menu-outer .mob-location-finder .search-top-box input[type=text] {
    background: none;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    width: 85%;
}

.dl-menu-outer .mob-location-finder .search-top-box .search-btn {
    background: url("../images/icons/search-icon.png") center right no-repeat;
    display: inline-block;
    float: right;
    width: 36px;
    height: 33px;
    margin: -10px 0 0;
}

.cur-acc-daily {
    margin-bottom: 20px;
}

.cur-acc-daily .cc-card .cc-feature-box span {
    width: 100%;
}

.cur-acc-daily .cc-card h3 {
    color: #29419b;
    margin-bottom: 15px;
    font-size: 24px;
}

.cur-acc-daily .cur-visa-img {
    text-align: right;
}

.cur-acc-daily .cc-card-footer .btn {
    float: left;
}

.cur-acc-daily .cc-card {
    padding-left: 20px;
    padding-bottom: 0;
}

.acc-daily-content {
    padding: 0;
}

.acc-daily-content .cc-card h3 {
    color: #29419b;
    margin-bottom: 15px;
    font-size: 24px;
}

.acc-daily-content .cc-card-footer .btn {
    float: left;
}

.acc-daily-content .cc-outline .cc-feature-box {
    min-height: 110px;
}

.acc-daily-content .cc-outline .cc-card-detail {
    margin-top: 20px;
}

.acc-daily-content .cc-card {
    margin-bottom: 0;
}

.daily-right-debit {
    background: #f6f6f6;
    padding: 100px 0;
    margin-top: 80px;
}

.daily-right-debit h2 {
    text-align: center;
    margin: 0 0 30px 0;
}

.daily-right-debit .cc-card h4 {
    color: #172328;
    margin: 0 0 30px;
}

.daily-exp-online {
    padding: 100px 0 20px 0;
}

.daily-exp-online .row {
    display: flex;
}

.daily-exp-online .daily-exp-inner {
    height: 100%;
    background: #fbfbfb;
}

.daily-exp-online .daily-online-inner {
    height: 100%;
    background: #f9f9f9;
}

.daily-exp-online img {
    width: 100%;
}

.daily-exp-online .go-detail {
    padding: 50px 50px 60px;
    background: #fbfbfb;
}

.daily-exp-online .go-detail h4 {
    color: #172328;
    margin: 0 0 12px 0;
}

.daily-exp-online .go-detail p {
    font-size: 16px;
    color: #585858;
}

.daily-exp-online .go-detail .btn {
    margin-top: 20px;
}

.daily-exp-online .go-detail .app-btn a {
    width: 140px;
    height: 42px;
    display: inline-block;
    margin-top: 20px;
}
/* 
.daily-exp-online .go-detail .app-btn .google-btn {
    background: url("../images/buttons/store-btn.png") 0 0 no-repeat;
} */

.daily-exp-online .go-detail .app-btn .store-btn {
    /* background: url("../images/buttons/google-btn.png") 0 0 no-repeat; */
    margin-right: 10px;
}

.daily-exp-online .online-detail {
    background: #f9f9f9;
}

.explore-content {
    margin-bottom: 100px;
}

.explore-content .row {
    display: flex;
}

.explore-content .container {
    padding-left: 10px;
    padding-right: 10px;
}

.explore-content .explore-content-inner > :nth-child(1) {
    padding-left: 0;
}

.explore-content .explore-content-inner > :nth-child(3) {
    padding-right: 0;
}

.explore-content .explore-content-inner .cc-outline {
    display: inline-block;
    height: 100%;
}

.explore-content .explore-content-inner h4 {
    margin: 0 0 20px 0;
}

.explore-content .explore-content-inner p {
    font-size: 16px;
    color: #585858;
}

.explore-content .explore-content-inner .cc-outline .btn {
    float: left;
    margin-top: 20px;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info img, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info h3, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info p, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-tip, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn {
    clear: none;
    float: none;
    display: inline-block;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info img {
    margin-top: -20px;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info h3 {
    margin: 0;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-tip {
    margin-left: 10px;
}

.visa-card-slider-con .btn-secondary {
    font-size: 14px;
    font-weight: normal;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info {
    text-align: right;
}

.ca-powerfull-banking {
    padding: 130px 0 150px;
}

.ca-powerfull-banking h2 {
    color: #172328;
    font-size: 32px;
    font-family: 'Roboto-Light';
    text-align: center;
}

.ca-powerfull-banking p {
    color: #585858;
    font-size: 16px;
    text-align: center;
}

.ca-powerfull-bank-listing {
    margin-top: 55px;
}

.ca-powerfull-bank-listing > div {
    border-right: solid 1px #dbdbdb;
    min-height: 68px;
}

.ca-powerfull-bank-listing > div:last-child {
    border-right: 0 none;
}

.ca-powerfull-bank-listing h3 {
    color: #29419b;
    font-size: 18px;
    margin: 10px 5px;
    text-align: center;
    line-height: 22px;
}

.ca-powerfull-bank-listing h3 a {
    color: #29419b;
}

.ca-mada-row {
    margin-top: 100px;
}

.ca-mada-row .ca-ma-cell {
    padding-left: 40px;
}

.ca-mada-row .ca-ma-cell h3 {
    margin-top: 0;
}

.ca-mada-row .ca-ma-cell p {
    font-size: 16px;
    color: #585858;
    line-height: 24px;
}

.ca-mada-row .ca-ma-cell .btn {
    margin-top: 20px;
}

.ca-e-support {
    text-align: center;
}

.ca-e-support > div > p {
    font-size: 16px;
}

.ca-e-support .htg-symbol h3 {
    font-size: 18px;
}

.ca-e-support .ca-sup-inner {
    margin-top: 75px;
}

.table-offer-con h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 75px;
    padding: 0 20px;
}

.table-offer-con .container {
    padding: 0;
}

.table-offer-inner {
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}

.table-offers-main {
    width: 100%;
}

html body table.table-offers {
    width: 100%;
    max-width: 980px;
    margin: 0 auto 20px;
}

html body table.table-offers th {
    font-size: 16px;
    color: #585858;
    padding: 30px 20px;
}

html body table.table-offers td {
    color: #585858;
    padding: 30px 20px;
}

html body table.table-offers > tbody > tr:nth-of-type(even) {
    background-color: #fff;
}

.grey-bg2 {
    background: #fbfbfb;
}

.close-icon-lg {
    background: url("../images/icons/close-icon.png") 0 0 no-repeat;
    width: 71px;
    height: 82px;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -41px;
    margin-left: -35px;
}

.awards-tabs-container {
    margin-top: 60px;
}

.awards-tabs-container .awards-tabs-outer ul.cc-tabs-nav {
    display: inline-block;
    text-align: left;
    padding: 0;
    width: 88%;
}

.awards-tabs-container .awards-tabs-outer ul.cc-tabs-nav .aw-title {
    min-width: 50px;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.awards-tabs-container .awards-tabs-outer ul.cc-tabs-nav li {
    margin: 0 10px;
}

.awards-tabs-container .tab-content {
    margin-top: 10px;
}

.award {
    background: #ffffff;
    border: solid 1px #e8e8e8;
    width: 280px;
    margin-bottom: 20px;
    padding: 25px;
}

.award .img-placeholder {
    text-align: center;
    padding-bottom: 28px;
    min-height: 160px;
    overflow: hidden;
}

.award .img-placeholder img {
    max-width: 100%;
}

.award > p {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}

.load-more-con {
    text-align: center;
    margin: 25px 0;
}

.load-more-con a {
    color: #c04400;
    font-size: 16px;
}

.award-widget {
    padding: 100px 0;
}

.award-widget .container-x > h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
}

.award-widget .load-more-con {
    margin-bottom: 0;
}

.compare-card-header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+25,dddddd+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 25%, #dddddd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 25%, #dddddd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 25%, #dddddd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
    /* IE6-9 */
    padding: 175px 0 50px;
    position: relative;
}

.compare-card-header-inner > h1 {
    color: #29419b;
    font-size: 40px;
    margin-top: 0;
}

.compare-card-header-inner > p {
    color: #585858;
    font-size: 18px;
    margin-bottom: 30px;
}

.compare-cards-tab-con {
    margin-top: 30px;
    margin-bottom: 30px;
}

.compare-cards-tab-con .tab-content {
    margin-top: 40px;
}

.compare-cards-tab-con .comp-tabs-nav {
    padding: 0;
    margin: 0;
    text-align: left;
}

.compare-cards-tab-con .comp-tabs-nav li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}

.compare-cards-tab-con .comp-tabs-nav li a {
    color: #585858;
    font-size: 16px;
    padding-bottom: 12px;
}

.compare-cards-tab-con .comp-tabs-nav li.active a {
    color: #29419b;
    border-bottom: solid 3px #29419b;
}

.compare-cards-tab-con .comp-tabs-nav li:first-child {
    margin-left: 0;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards a:before, .compare-cards-tab-con .comp-tabs-nav .premium-cards a:before, .compare-cards-tab-con .comp-tabs-nav .travel-benefits a:before, .compare-cards-tab-con .comp-tabs-nav .prepaid-cards a:before {
    background: url("../images/icons/cc-sprites.png") 0 0 no-repeat;
    content: '';
    width: 40px;
    height: 35px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 8px;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards a:before {
    background-position: 4px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .all-credit-cards.active a:before {
    background-position: 4px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .premium-cards a:before {
    background-position: -38px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .premium-cards.active a:before {
    background-position: -38px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .travel-benefits a:before {
    background-position: -77px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .travel-benefits.active a:before {
    background-position: -77px -34px;
}

.compare-cards-tab-con .comp-tabs-nav .prepaid-cards a:before {
    background-position: -118px 2px;
}

.compare-cards-tab-con .comp-tabs-nav .prepaid-cards.active a:before {
    background-position: -118px -34px;
}

.slide-arrow {
    background: url("../images/icons/slide-arrow.png") left center no-repeat;
    display: inline-block;
    float: left;
    padding-left: 25px;
    cursor: pointer;
}

.slide-arrow.active {
    background: url("../images/icons/slide-arrow2.png") left center no-repeat;
}

.slide-arrow span:last-child {
    display: none;
}

.compare-card-selection-section {
    background: url("../images/bg/white-pattern.png") 22% -160px no-repeat;
    padding: 50px 0 100px;
    position: relative;
}

.card-select-icon {
    color: #9f9f9f;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 100px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
}

.card-select-icon img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ccp-card-display {
    float: right;
    width: 81%;
    margin-bottom: 25px;
    margin-top: 40px;
}

.ccp-card-display h3 {
    color: #585858;
    font-size: 18px;
    font-family: "Roboto-Medium";
    margin: 15px 0 3px;
}

.ccp-card-display .primary-link {
    font-family: "Roboto-Medium";
}

.ccp-card-display .remove-card {
    background: url("../images/icons/remove-icon.png") left center no-repeat;
    color: #585858;
    cursor: pointer;
    font-family: "Roboto-Medium";
    padding-left: 15px;
    margin-left: 8%;
}

.ccp-card-display .card-select-icon {
    color: #9f9f9f;
    font-size: 18px;
    margin-top: 80px;
    margin-bottom: 80px;
    position: relative;
    padding-left: 30px;
}

.ccp-card-display .ccp-display-cta {
    display: table;
    width: 100%;
}

.ccp-card-display .ccp-display-cta > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.table-compare-card tr {
    background: rgba(255, 255, 255, 0.7);
}

.table-compare-card td {
    border-left: solid #e8e8e8 1px;
    border-right: solid #e8e8e8 1px;
}

.table-compare-card td:last-child {
    border-right: 0 none;
}

.table-compare-card > tbody > tr:last-child > th {
    background: white;
}

.table-compare-card > tbody > tr:last-child > td {
    border-bottom: solid 1px #e8e8e8;
}

.table .list-bullet {
    margin: -8px 0 8px;
}

.table .list-bullet:last-child {
    margin-bottom: -8px;
}

.compare-single-card .ccp-card-display .card-select-icon {
    margin-left: 20%;
}

.compare-single-card .table-compare-card tr th {
    width: 20%;
}

.compare-single-card .table-compare-card tr td:nth-child(2) {
    width: 42%;
}

.compare-two-card .ccp-card-display-info .ccp-display-cta, .compare-three-card .ccp-card-display-info .ccp-display-cta, .compare-four-card .ccp-card-display-info .ccp-display-cta {
    height: 70px;
}

.compare-two-card .ccp-card-display-info .ccp-display-cta .col-md-7, .compare-three-card .ccp-card-display-info .ccp-display-cta .col-md-7, .compare-four-card .ccp-card-display-info .ccp-display-cta .col-md-7 {
    height: 57px;
}

.compare-two-card .table-compare-card tr th, .compare-three-card .table-compare-card tr th, .compare-four-card .table-compare-card tr th {
    width: 20%;
}

.compare-two-card .table-compare-card tr td:nth-child(2) {
    width: 42%;
}

.compare-three-card .ccp-card-display .ccp-display-cta, .compare-four-card .ccp-card-display .ccp-display-cta {
    margin: 0;
}

.compare-three-card .ccp-card-display .ccp-display-cta > div, .compare-four-card .ccp-card-display .ccp-display-cta > div {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.compare-three-card .ccp-card-display h3, .compare-four-card .ccp-card-display h3 {
    margin-bottom: 15px;
}

.compare-three-card .ccp-card-display .btn-tip, .compare-four-card .ccp-card-display .btn-tip {
    margin-bottom: 10px;
}

.compare-three-card .ccp-card-display .remove-card, .compare-four-card .ccp-card-display .remove-card {
    float: right;
}

.compare-three-card .table-compare-card tr td:nth-child(2), .compare-three-card .table-compare-card tr td:nth-child(3) {
    width: 26%;
}

.compare-four-card .ccp-card-display {
    width: 83.5%;
    margin-right: .4%;
}

.compare-four-card .ccp-card-display img {
    max-width: 100%;
}

.compare-four-card .table-compare-card tr th {
    width: 16%;
}

.compare-four-card .table-compare-card tr td:nth-child(2), .compare-four-card .table-compare-card tr td:nth-child(3), .compare-four-card .table-compare-card tr td:nth-child(4) {
    width: 21%;
}

.cell-center-v td {
    vertical-align: middle !important;
}

.social-con {
    float: right;
    margin: -10px 0 40px 0;
}

.social-con a {
    display: inline-block;
    margin-left: 5px;
    line-height: 34px;
    float: left;
}

.social-con .facebook-icon, .social-con .twitter-icon {
    color: #ffffff;
    font-size: 14px;
    height: 34px;
    padding: 0 12px;
}

.social-con .facebook-icon:before, .social-con .twitter-icon:before {
    content: '';
    display: inline-block;
    height: 14px;
    margin-right: 5px;
    margin-bottom: -2px;
}

.social-con .facebook-icon {
    background-color: #3b5998;
}

.social-con .facebook-icon:before {
    background: url("../images/icons/icon-facebook.png") 0 0 no-repeat;
    width: 7px;
}

.social-con .twitter-icon {
    background-color: #55acee;
}

.social-con .twitter-icon:before {
    background: url("../images/icons/icon-twitter.png") 0 0 no-repeat;
    width: 18px;
}

.social-con .plus-icon {
    background: url("../images/icons/social-plus.png") 0 0 no-repeat;
    width: 34px;
    height: 34px;
}

.social-con .plus-icon.active {
    background: url("../images/icons/social-plus-active.png") 0 0 no-repeat;
}

.compare-card-slider-counter {
    float: right;
    margin: -57px 105px 0 0;
}

.dl-menuwrapper {
    width: 100%;
    /* 	max-width: 300px; */
    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: #ccc;
    border: none;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}

.dl-menuwrapper ul, .dl-menuwrapper nav {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
}

.dl-menuwrapper li a {
    /*display: block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;*/
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, 0.1);
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0, 0, 0, 0.1);
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.dl-menuwrapper li .dl-submenu {
    display: none;
}

/*.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
}*/
/* Hide the inner submenus */
/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li {
    display: none;
}

.dl-menu.dl-subview li.dl-subviewopen > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview {
    display: block;
}

.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview .dl-submenu {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu {
    display: block;
}

.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
}

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.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(0deg);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-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(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

@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;
    }
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        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(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        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 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        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(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-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: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        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: 0;
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        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 Fallback */
.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, 0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}

.dl-menuwrapper li.dl-back > a {
    display: inline-block;
    position: absolute;
}

.dl-menuwrapper li.dl-back > .title {
    /*width: 100%;
display: inline-block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;
text-align: center;*/
    top: -30px;
}

.dl-back a:after {
    display: none;
}

.dl-menu-outer {
    background: #131932;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow-y: auto;
    display: none;
}

.dl-menu-outer li {
    margin: 40px 0;
}

.dl-menu-outer li a {
    color: #ffffff;
    background: url("../images/icons/nav-bullet.png") 0 5px no-repeat;
    font-size: 17px;
    padding-left: 18px;
    margin-left: 25px;
}

.dl-menu-outer li.current a {
    background: url("../images/icons/nav-bullet-active.png") 0 5px no-repeat;
}

.dl-menu-outer .dl-submenu {
    position: relative;
}

.dl-menu-outer .dl-back {
    position: absolute;
    top: -85px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    height: 60px;
    border-bottom: solid 1px #33394e;
}

.dl-menu-outer .dl-back > h2 {
    color: #dbdbdb;
    font-size: 15px;
    width: 55%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    left: 66px;
}

.dl-menu-outer .dl-back .mob-back-btn {
    float: left;
    background: url("../images/icons/mob-back-btn.png") center center no-repeat;
    display: inline-block;
    width: 32px;
    height: 14px;
    margin: 22px -57px 8px 20px;
}

.dl-menu-outer .dl-back.sub-nav {
    border: solid 1px #2e344a;
}

.dl-menu-outer .dl-subviewopen {
    margin-top: 50px;
}

.dl-menu-outer > h2 {
    color: #ffffff;
    font-size: 18px;
    margin: 30px;
}

.dl-menu-outer .mob-close-nav {
    background: url("../images/icons/mob-nav-close-btn.png") center center no-repeat;
    display: inline-block;
    float: right;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 6;
}

.dl-menu-outer .nav-mob-list {
    top: 35px;
    margin: 0;
}

.dl-menu-outer .mob-location-finder {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #09102a;
    padding-top: 33px;
    padding-bottom: 10px;
    width: 100%;
}

.dl-menu-outer .mob-location-finder .nav-mob-list-inner {
    margin: 0;
    padding: 0;
}

.dl-menu-outer .mob-location-finder .nav-mob-list-inner li {
    margin-top: 0;
}

.dl-menu-outer .mob-location-finder .search-top-box {
    border-bottom: solid 3px white;
    margin: 25px;
}

.dl-menu-outer .mob-location-finder .search-top-box input[type=text] {
    background: none;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    width: 85%;
}

.dl-menu-outer .mob-location-finder .search-top-box .search-btn {
    background: url("../images/icons/search-icon.png") center right no-repeat;
    display: inline-block;
    float: right;
    width: 36px;
    height: 33px;
    margin: -10px 0 0;
}

.cur-acc-daily {
    margin-bottom: 20px;
}

.cur-acc-daily .cc-card .cc-feature-box span {
    width: 100%;
}

.cur-acc-daily .cc-card h3 {
    color: #29419b;
    margin-bottom: 15px;
    font-size: 24px;
}

.cur-acc-daily .cur-visa-img {
    text-align: right;
}

.cur-acc-daily .cc-card-footer .btn {
    float: left;
}

.cur-acc-daily .cc-card {
    padding-left: 20px;
    padding-bottom: 0;
}

.acc-daily-content {
    padding: 0;
}

.acc-daily-content .cc-card h3 {
    color: #29419b;
    margin-bottom: 15px;
    font-size: 24px;
}

.acc-daily-content .cc-card-footer .btn {
    float: left;
}

.acc-daily-content .cc-outline .cc-feature-box {
    min-height: 110px;
}

.acc-daily-content .cc-outline .cc-card-detail {
    margin-top: 20px;
}

.acc-daily-content .cc-card {
    margin-bottom: 0;
}

.daily-right-debit {
    background: #f6f6f6;
    padding: 100px 0;
    margin-top: 80px;
}

.daily-right-debit h2 {
    text-align: center;
    margin: 0 0 30px 0;
}

.daily-right-debit .cc-card h4 {
    color: #172328;
    margin: 0 0 30px;
}

.daily-exp-online {
    padding: 100px 0 20px 0;
}

.daily-exp-online .row {
    display: flex;
}

.daily-exp-online .daily-exp-inner {
    height: 100%;
    background: #fbfbfb;
}

.daily-exp-online .daily-online-inner {
    height: 100%;
    background: #f9f9f9;
}

.daily-exp-online img {
    width: 100%;
}

.daily-exp-online .go-detail {
    padding: 50px 50px 60px;
    background: #fbfbfb;
}

.daily-exp-online .go-detail h4 {
    color: #172328;
    margin: 0 0 12px 0;
}

.daily-exp-online .go-detail p {
    font-size: 16px;
    color: #585858;
}

.daily-exp-online .go-detail .btn {
    margin-top: 20px;
}

.daily-exp-online .go-detail .app-btn a {
    width: 140px;
    height: 42px;
    display: inline-block;
    margin-top: 20px;
}

.daily-exp-online .go-detail .app-btn .google-btn {
    /* background: url("../images/buttons/store-btn.png") 0 0 no-repeat; */
}

.daily-exp-online .go-detail .app-btn .store-btn {
    /* background: url("../images/buttons/google-btn.png") 0 0 no-repeat; */
    margin-right: 10px;
}

.daily-exp-online .online-detail {
    background: #f9f9f9;
}

.explore-content {
    margin-bottom: 100px;
}

.explore-content .row {
    display: flex;
}

.explore-content .container {
    padding-left: 10px;
    padding-right: 10px;
}

.explore-content .explore-content-inner > :nth-child(1) {
    padding-left: 0;
}

.explore-content .explore-content-inner > :nth-child(3) {
    padding-right: 0;
}

.explore-content .explore-content-inner .cc-outline {
    display: inline-block;
    height: 100%;
}

.explore-content .explore-content-inner h4 {
    margin: 0 0 20px 0;
}

.explore-content .explore-content-inner p {
    font-size: 16px;
    color: #585858;
}

.explore-content .explore-content-inner .cc-outline .btn {
    float: left;
    margin-top: 20px;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info img, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info h3, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info p, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-tip, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn {
    clear: none;
    float: none;
    display: inline-block;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info img {
    margin-top: -20px;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info h3 {
    margin: 0;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-tip {
    margin-left: 10px;
}

.visa-card-slider-con .btn-secondary {
    font-size: 14px;
    font-weight: normal;
}

.visa-card-slider-con .cc-slider-info-outer .cc-slider-info {
    text-align: right;
}

.ca-powerfull-banking {
    padding: 130px 0 150px;
}

.ca-powerfull-banking h2 {
    color: #172328;
    font-size: 32px;
    font-family: 'Roboto-Light';
    text-align: center;
}

.ca-powerfull-banking p {
    color: #585858;
    font-size: 16px;
    text-align: center;
}

.ca-powerfull-bank-listing {
    margin-top: 55px;
}

.ca-powerfull-bank-listing > div {
    border-right: solid 1px #dbdbdb;
    min-height: 68px;
}

.ca-powerfull-bank-listing > div:last-child {
    border-right: 0 none;
}

.ca-powerfull-bank-listing h3 {
    color: #29419b;
    font-size: 18px;
    margin: 10px 5px;
    text-align: center;
    line-height: 22px;
}

.ca-powerfull-bank-listing h3 a {
    color: #29419b;
}

.ca-mada-row {
    margin-top: 100px;
}

.ca-mada-row .ca-ma-cell {
    padding-left: 40px;
}

.ca-mada-row .ca-ma-cell h3 {
    margin-top: 0;
}

.ca-mada-row .ca-ma-cell p {
    font-size: 16px;
    color: #585858;
    line-height: 24px;
}

.ca-mada-row .ca-ma-cell .btn {
    margin-top: 20px;
}

.ca-e-support {
    text-align: center;
}

.ca-e-support > div > p {
    font-size: 16px;
}

.ca-e-support .htg-symbol h3 {
    font-size: 18px;
}

.ca-e-support .ca-sup-inner {
    margin-top: 75px;
}

.table-offer-con h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 75px;
    padding: 0 20px;
}

.table-offer-con .container {
    padding: 0;
}

.table-offer-inner {
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}

.table-offers-main {
    width: 100%;
}

html body table.table-offers {
    width: 100%;
    max-width: 980px;
}

html body table.table-offers th {
    font-size: 16px;
    color: #585858;
    padding: 30px 20px;
}

html body table.table-offers td {
    color: #585858;
    padding: 30px 20px;
}

html body table.table-offers > tbody > tr:nth-of-type(even) {
    background-color: #fff;
}

.grey-bg2 {
    background: #fbfbfb;
}

.close-icon-lg {
    background: url("../images/icons/close-icon.png") 0 0 no-repeat;
    width: 71px;
    height: 82px;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -41px;
    margin-left: -35px;
}

.cash-booklet {
    background: url(../images/bg/pattern3.png) 218% bottom no-repeat;
    padding: 150px 0;
    text-align: center;
}

.cash-booklet h2 {
    margin: 0 0 22px 0;
}

.cash-booklet p {
    margin: 0 0 32px 0;
}

.b-symbols {
    display: block;
    padding: 160px 0 180px;
    background: url("../images/bg/pattern-transparent2-half-nlight.png") center 420px no-repeat;
    text-align: center;
}

.b-symbols h4 {
    color: #172328;
}

.b-symbols p {
    font-size: 16px;
    color: #585858;
}

.b-symbols .htg-symbol .htgs-img-holder {
    width: 100%;
    height: 120px;
    display: table;
}

.b-symbols .htg-symbol .htgs-img-holder .htgs-img-holder-inner {
    display: table-cell;
    vertical-align: middle;
}

.b-cont-grid .row {
    display: flex;
}

.b-cont-grid .grid-abs-icons {
    height: 100%;
}

.b-cont-grid h2 {
    margin: 0 0 30px 0;
}

.b-cont-grid p {
    font-size: 16px;
    color: #585858;
    margin: 0 0 30px 0;
}

.b-cont-grid .grid-abs-icons .img-trade {
    position: absolute;
    left: 100px;
    top: -67px;
}

.b-cont-grid .grid-abs-icons .img-avail {
    position: absolute;
    left: 100px;
    top: -40px;
}

.cc-feature-box span {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 25px;
    margin-bottom: 10px;
    background: url(../images/icons/icon-check.png) 0 5px no-repeat;
    font-size: 16px;
    color: #585858;
}

.diff-business {
    height: 500px;
    background: url("../images/bg/app-pattern-bg.jpg") 100% 64% no-repeat #29419b;
}

.diff-business .container {
    position: relative;
}

.diff-business .diff-info {
    width: 360px;
    margin: 130px 0 0 130px;
}

.diff-business .diff-info h2 {
    color: #ffffff;
    margin: 0 0 30px 0;
    font-family: 'Roboto-Light';
}

.diff-business .diff-info p {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
}

.more-business {
    width: 100%;
    background: #ffffff;
    padding: 20px;
    margin: -90px 0 0 0;
    display: inline-block;
}

.more-business .business-inner {
    width: 50%;
    height: 108px;
    margin: 0;
    padding: 0;
    float: left;
    background: #1e327c;
    border-bottom: 1px solid #ffffff;
    display: table;
    color: #ffffff;
    font-size: 18px;
    /*a {
      width: 100%;
      height: 100%;

      display: table-cell;
      vertical-align: middle;

    }*/
}

.more-business .business-inner > div {
    display: table-cell;
    vertical-align: middle;
}

.more-business .business-inner .img-placeholder {
    width: 30%;
    text-align: center;
}

.more-business .business-inner .img-placeholder img {
    max-width: 60%;
}

.more-business .business-inner span {
    /*line-height: 22px;
    display: inline-block;
    width: 70%;*/
}

.more-business .business-inner:nth-child(odd) {
    border-right: 1px solid #ffffff;
}

.more-business .business-inner:hover {
    background: #29419b;
}

.business-news-section {
    padding: 200px 0 100px !important;
}

.other-business .col-md-6 {
    padding: 0;
}

.complimentary-box {
    width: 100%;
    display: inline-block;
    background: #f6f6f6;
    padding: 200px 0 170px;
}

.complimentary-box .compile-wrapper {
    max-width: 1180px;
    margin: 0 auto;
}

.complimentary-box .compile-wrapper .compile-inner {
    width: calc(50% - 30px);
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 120px;
    background: #ffffff;
    margin: 0 14px 28px;
}

.complimentary-box .compile-wrapper .compile-inner h2 {
    margin: 0 0 20px 0;
}

.complimentary-box .compile-wrapper .compile-inner p {
    font-size: 16px;
    color: #585858;
    margin: 0 0 25px 0;
}

.complimentary-box .compile-wrapper .compile-inner .cc-card {
    padding: 0;
    margin: 0;
}

.complimentary-box .compile-wrapper .compile-inner .cc-card .cc-feature-box {
    margin-top: 0;
    margin-bottom: 25px;
}

.complimentary-box .compile-wrapper .compile-inner .cc-card .cc-feature-box span {
    width: 100%;
    margin-bottom: 15px;
}

.complimentary-box .compile-wrapper .compile-inner .cc-card .cc-feature-box span:first-child {
    margin-right: 0;
}

.annual-table-cont span {
    font-size: 16px;
    color: #585858;
    margin: 15px 30px;
    float: right;
}

.annual-table {
    width: 100%;
    margin: 20px 0 0;
}

.annual-table tbody tr {
    background: #fafafa;
}

.annual-table tbody tr:first-child {
    border-top: 1px solid #e8e8e8;
}

.annual-table tbody tr:nth-child(even) {
    background: #ffffff;
}

.annual-table tbody tr th {
    color: #585858;
    font-size: 16px;
    padding: 10px 0;
}

.annual-table tbody tr td {
    color: #585858;
    font-size: 14px;
    padding: 30px 10px;
    border-bottom: 1px solid #e8e8e8;
}

.annual-table tbody tr td:first-child {
    width: 88%;
    padding: 30px 20px;
}

.press-release-container {
    padding: 0;
    margin-top: 20px;
}

.press-release-inner h2 {
    clear: both;
    color: #29419b;
    font-size: 32px;
    font-family: "Roboto-Medium";
    margin-top: 25px;
    float: left;
}

.press-release-inner .press-release-inner-bg {
    background: url(../images/bg/pattern-transparent2.png) center -250px no-repeat #f9f9f9;
    padding-top: 140px;
    float: left;
    width: 100%;
}

.press-release-inner .pre-re-img-holder {
    width: 100%;
    margin-top: 10px;
    float: left;
}

.press-release-inner .pre-re-img-holder img {
    width: 100%;
}

.pr-date-col {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.pr-date-col .post-date {
    color: #646464;
    float: left;
    font-size: 13px;
}

.pr-content {
    float: left;
    width: 100%;
}

.pr-content .lead {
    color: #172328;
    font-size: 18px;
}

.pr-content .block-quote {
    float: right;
    width: 50%;
}

.pr-content p {
    margin-bottom: 50px;
    color: #585858;
}

.press-releases-subscribe {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 100px;
    margin-top: 50px;
}

.press-releases-subscribe h3 {
    color: #29419b;
    margin-bottom: 17px;
}

.press-releases-subscribe input[type=text] {
    display: inline-block;
    width: 320px;
}

.press-releases-subscribe .btn {
    background: #ffffff;
    margin: -2px 0 0 5px;
}

.press-release-tabs-container {
    margin-top: 60px;
}

.press-release-tabs-container .press-release-tabs-outer ul.cc-tabs-nav {
    display: inline-block;
    text-align: left;
    padding: 0;
    width: 88%;
}

.press-release-tabs-container .press-release-tabs-outer ul.cc-tabs-nav .aw-title {
    min-width: 50px;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.press-release-tabs-container .press-release-tabs-outer ul.cc-tabs-nav li {
    margin: 0 18px;
}

.press-release-tabs-container .tab-content {
    margin-top: 40px;
}

.pr-grid {
    background: #ffffff;
    border: solid 1px #e8e8e8;
    width: 380px;
    margin-bottom: 20px;
    padding: 25px;
}

.pr-grid .img-placeholder {
    text-align: center;
    margin: -25px -25px 25px;
}

.pr-grid .img-placeholder img {
    max-width: 100%;
}

.pr-grid > p {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}

.pr-grid .prg-inner h3 {
    margin-top: 12px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
}

.pr-grid .prg-inner p:last-child {
    margin-bottom: 0;
}

.pr-grid .post-date {
    color: #999;
    font-size: 12px;
}

.board-para {
    width: 70%;
}

.bod-cont {
    width: 100%;
    margin: 30px 0 0 0;
    float: left;
}

.bod-cont .bod-small {
    width: calc(25% - 22px);
    height: 432px;
    float: left;
    border: 1px solid #e9e9e9;
    margin: 0 10px 20px;
    background: #ffffff;
    text-align: center;
    vertical-align: top;
}

.bod-cont .bod-small img {
    width: 100%;
    margin: 10px 0 0 0;
}

.bod-cont .bod-small .bod-info {
    width: 100%;
    display: inline-block;
    padding: 25px 20px;
    box-sizing: border-box;
    text-align: left;
    border-top: 1px solid #e9e9e9;
}

.bod-cont .bod-small .bod-info h3, .bod-cont .bod-small .bod-info h4 {
    margin: 0 0 20px 0;
    color: #29419b;
}

.bod-cont .bod-small .bod-info span {
    font-size: 12px;
    color: #172328;
    margin: 0 0 20px 0;
    display: inline-block;
}

.bod-cont .bod-small .bod-info p {
    color: #585858;
    margin: 0;
}

.bod-cont .bod-large {
    width: calc(50% - 24px);
}

.bod-cont .bod-large img {
    width: 50%;
    float: right;
}

.bod-cont .bod-large .bod-info {
    width: 50%;
    float: left;
    border-top: none;
    margin-top: 130px;
}

.about-nav a {
    margin-left: 11px;
}

.about-detail-symbols {
    padding: 60px 0;
    text-align: center;
}

.about-detail-symbols .wrapper {
    display: table;
}

.about-detail-symbols .symbol-cont {
    display: table-cell;
    width: 20%;
    padding: 0 10px;
    box-sizing: border-box;
}

.about-detail-symbols .symbol-cont .icon-symbol {
    min-height: 80px;
    margin: 0 0 10px 0;
}

.about-detail-symbols .symbol-cont h2 {
    font-size: 32px;
    color: #172328;
    margin: 0 0 10px 0;
}

.about-detail-symbols .symbol-cont p {
    font-size: 16px;
    color: #172328;
    margin: 0;
}

.about-compile {
    padding: 100px 0;
}

.about-symbol {
    background: #ffffff !important;
    padding: 100px 0 85px !important;
}

.video-player {
    width: 100%;
    height: 100%;
    position: relative;
}

.video-player-container {
    position: relative;
    z-index: 3;
}

#aboutUsVideo {
    background-color: black;
    width: 100%;
    overflow: hidden;
}

.cta-container {
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -40px;
    text-align: center;
}

.cta-container h3 {
    position: absolute;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    width: 100%;
    top: -80px;
}

.play, .pause {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    width: 58px;
    height: 60px;
    text-indent: -9999px;
    opacity: 0.7;
    transition: all 0.3s ease;
}

.play:active, .pause:active {
    border: 0 none;
    outline: 0 none;
}

.play {
    background: url("../images/icons/play-btn.png") 0 0 no-repeat;
}

.pause {
    background: url("../images/icons/pause-btn.png") 0 0 no-repeat;
    display: none;
}

.video-player-container:hover .pause {
    display: inline-block !important;
}

.play:hover, .pause:hover {
    opacity: 1;
}

video {
    max-width: 100%;
    /* just in case, to force correct aspet ratio */
    height: auto !important;
}

@media \0screen {
    .play, .pause {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #aboutUsVideo {
        min-height: 400px;
    }

    .play, .pause {
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1) !important;
    }
}

@media only screen and (max-width: 666px) {
    #play-pause-button {
        display: none !important;
    }
}

body {
    font-family: Roboto-Regular;
}

a:hover {
    text-decoration: none;
}

input, button, textarea, select {
    border: 0 none;
    outline: 0 none;
    border-radius: 0;
}

input:active, input:focus {
    outline: 0 none;
}

button:active, button:focus {
    outline: 0 none;
}

textarea:active, textarea:focus {
    outline: 0 none;
}

select:active, select:focus {
    outline: 0 none;
}

input::-ms-clear {
    display: none;
}

button, input[type=submit], a {
    outline: none !important;
}

.wrapper {
    width: 1180px;
    margin: 0 auto;
}

.container-lg {
    width: 1440px;
    margin: 0 auto;
}

.offers-container {
    padding: 100px 0;
}

.offers-container .offer-section {
    position: relative;
    float: right;
    width: 880px;
}

.offers-container .offer-col-left {
    float: left;
    width: 31.75%;
}

.offers-container .offer-col-left .offer-blue {
    background: #29419b;
    min-height: 312px;
    padding: 40px;
}

.offers-container .offer-col-left .offer-blue h2 {
    color: #ffffff;
    font-size: 32px;
    margin: 0;
}

.offers-container .offer-col-left .offer-row {
    background: #e8e8e8;
    margin-bottom: 1px;
    display: table;
    width: 100%;
    min-height: 100px;
}

.offers-container .offer-col-left .offer-row .off-img, .offers-container .offer-col-left .offer-row .off-disc {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 15px;
}

.offers-container .offer-col-left .offer-row .off-img {
    border-right: solid 1px #d8d8d8;
    width: 34%;
    text-align: center;
    padding: 0;
}

.offers-container .offer-col-left .offer-row .off-disc {
    width: 66%;
}

.offers-container .offer-col-left .offer-row .off-disc span {
    display: block;
    font-size: 11px;
    color: #a0a0a0;
}

.offers-container .offer-col-left .offer-row .off-disc h5 {
    font-size: 16px;
    color: #172328;
    margin: 3px 0 0;
}

.offers-container .offer-col-right {
    float: right;
    width: 65.8%;
}

.offers-container .offer-col-right .deal-box {
    position: relative;
    margin-bottom: 20px;
}

.offers-container .offer-col-right .deal-box .db-detail {
    position: absolute;
    bottom: 0;
    left: 0;
    display: table;
}

.offers-container .offer-col-right .deal-box .db-detail .db-detail-inner, .offers-container .offer-col-right .deal-box .db-detail .db-cta {
    display: table-cell;
    opacity: .95;
    padding: 25px 30px;
}

.offers-container .offer-col-right .deal-box .db-detail-inner {
    background: #e9eaea;
    width: 76%;
}

.offers-container .offer-col-right .deal-box .db-detail-inner > span {
    color: #9d9d9d;
    font-size: 11px;
}

.offers-container .offer-col-right .deal-box .db-detail-inner p {
    color: #172328;
    font-size: 16px;
    line-height: 17px;
}

.offers-container .offer-col-right .deal-box .db-cta {
    background: #b34401;
    color: #ffffff;
    font-size: 16px;
}

.offers-container .offer-col-right .deal-box .db-cta img {
    display: block;
    margin-top: 15px;
}

.offers-container .offer-col-right .card-offer {
    margin-bottom: 20px;
}

.offers-container .offer-col-right .card-offer img {
    width: 100%;
}

.offers-container .offer-col-right .card-offer .co-grid {
    border: solid 1px #efefef;
    width: 48.25%;
    float: left;
}

.offers-container .offer-col-right .card-offer .co-grid:first-child {
    margin-right: 3.5%;
}

.offers-container .offer-col-right .card-offer .co-grid .co-info {
    padding: 20px;
}

.offers-container .offer-col-right .card-offer .co-grid .co-info span {
    color: #9a9a9a;
    font-size: 11px;
}

.offers-container .offer-col-right .card-offer .co-grid .co-info p {
    color: #172328;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0;
}

.offers-container .offer-col-right .card-offer a:hover .co-info p {
    color: #c04400;
    text-decoration: underline;
}

.no-touch .offers-container .offer-col-left .offer-row:hover {
    background: #dbdbdb;
}

.no-touch .offers-container .offer-col-left .offer-row:hover .off-img {
    border-right: solid 1px #c9c9c9;
}

.width-100p {
    width: 100%;
}

.btn {
    font-size: 14px;
    font-family: 'Roboto-Medium';
}

.btn-arrow {
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.btn-arrow:before {
    content: "";
    position: absolute;
    top: 13px;
    right: -17px;
    background: url("../images/arrows/btn-arrow.png") 0 0 no-repeat;
    width: 32px;
    height: 14px;
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 2;
}

.btn-arrow:hover:before {
    opacity: 1;
    -webkit-transform: translate(7px, 0);
    -moz-transform: translate(7px, 0);
    -ms-transform: translate(7px, 0);
    -o-transform: translate(7px, 0);
    transform: translate(7px, 0);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.home-two-grids-symbol-sec {
    background: #f6f6f6;
    padding: 100px 0 285px;
}

.home-two-grids-symbol-sec .htg-symbol {
    text-align: center;
    padding: 0 2%;
}

.home-two-grids-symbol-sec .htg-symbol .htgs-img-holder {
    width: 100%;
    height: 125px;
    display: table;
}

.home-two-grids-symbol-sec .htg-symbol .htgs-img-holder .htgs-img-holder-inner {
    display: table-cell;
    vertical-align: middle;
}

.home-two-grids-symbol-sec .htg-symbol h2 {
    margin-top: 0;
    font-size: 24px;
}

.home-two-grids-symbol-sec .htg-symbol img {
    max-height: 125px;
}

.home-two-grids-symbol-sec .htg-symbol p {
    color: #585858;
    font-size: 16px;
    margin-bottom: 50px;
}

.online-app-sec {
    background: #29419b;
    height: 500px;
    margin-bottom: 200px;
}

.online-app-sec .container {
    position: relative;
}

.online-app-sec .app-info {
    position: absolute;
    left: 60px;
    top: 115px;
    z-index: 2;
    width: 390px;
}

.online-app-sec .app-info span {
    color: #ffffff;
    font-size: 16px;
}

.online-app-sec .app-info h2 {
    color: #fff;
    font-size: 32px;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    margin: 0;
    font-weight: 300;
}

.online-app-sec .app-info p {
    color: #ffffff;
    font-size: 16px;
}

.online-app-sec .app-info .field-promotext p {
    margin-top: 100px;
}

.online-app-sec .app-info .content-placeholder .rich-text {
    padding: 0;
}

.online-app-sec .app-info a {
    margin-right: 5px;
}

.online-app-sec .app-mobile-content {
    position: absolute;
    left: 100px;
    top: -180px;
    width: 990px;
    height: 871px;
}

.online-app-sec .app-mobile-content .apb-info {
    font-size: 18px;
    color: #172328;
    position: absolute;
    bottom: 70px;
    right: 150px;
    width: 200px;
    min-height: 65px;
}

.online-app-sec .app-mobile-content .apb-info:before {
    content: "";
    width: 15px;
    height: 3px;
    background-color: #172328;
    position: absolute;
    left: 0;
    top: -10px;
}

.online-app-sec .app-mobile-bg {
    position: absolute;
    background: url("../images/bg/mobiles-bg.png") 47.4% 0 no-repeat, url("../images/bg/app-pattern-bg.jpg") 100% 64% no-repeat #29419b;
    width: 990px;
    height: 500px;
    right: -180px;
    top: 180px;
}

.online-app-sec .app-mobile-bg2 {
    position: absolute;
    background: url("../images/bg/mobiles-bg2.png") 0 0 no-repeat;
    width: 400px;
    height: 871px;
    right: 157px;
    top: 0;
}

.news-section {
    padding: 100px 0;
}

.news-section .news-col-left {
    background: #f6f6f6;
    padding: 50px;
}

.news-section .news-col-left h4 {
    color: #172328;
    font-size: 18px;
    font-family: "Roboto-Medium";
    margin: 5px 0;
}

.news-section .news-col-left .news {
    border-bottom: solid 2px #585858;
    color: #172328;
    display: block;
    font-size: 16px;
    padding: 20px 0;
}

.news-section .news-col-left .news:hover {
    color: #c04400;
    text-decoration: underline;
}

.news-section .news-col-left .btn {
    margin-top: 20px;
}

.news-section .news-col-right h4 {
    color: #172328;
    font-size: 18px;
    font-family: "Roboto-Medium";
    margin: 0 0 15px;
}

.news-section .news-col-right .c-counter {
    background: #585858;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    height: 106px;
    line-height: 106px;
}

.news-section .news-col-right .c-counter .counter-icon {
    background: url("../images/icons/counter-icon.png") 0 0 no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 8px 0 22px;
}

.news-section .news-col-right .c-counter .counter-icon.dec {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.news-section .news-col-right .c-links {
    margin-top: 10px;
}

.news-section .news-col-right .c-links a {
    clear: both;
    float: left;
    font-size: 16px;
    color: #c04400;
    display: inline-block;
    margin: 5px 0;
    border-bottom: solid 3px transparent;
}

.news-section .news-col-right .c-links a:hover {
    border-bottom: solid 3px #c04400;
}

.main-feature-symbols {
    background: #70635c;
    padding: 65px 0 20px;
}

.main-feature-symbols .small-head {
    color: #ac978c;
    font-size: 12px;
}

.main-feature-symbols .home-personal-grids {
    margin-top: 55px;
}

.main-feature-symbols .home-personal-grids > .row {
    margin-bottom: 70px;
}

.main-feature-symbols .home-personal-grids > .row img {
    max-width: 100%;
}

.main-feature-symbols .home-personal-grids h6 {
    color: #ffffff;
    font-size: 16px;
}

.main-feature-symbols .home-personal-grids p {
    color: #ffffff;
    font-size: 14px;
}

.main-feature-symbols .home-personal-grids .btn {
    margin-top: 10px;
    color: #ffffff;
    border-color: #ffffff;
}

.main-feature-symbols .home-personal-grids .btn-arrow:before {
    background: url("../images/arrows/btn-arrow-w.png") 0 0 no-repeat;
}

.two-col-txt p {
    width: 100%;
}

.two-col-txt p span {
    display: inline-block;
    vertical-align: top;
}

.two-col-txt p span:first-child {
    width: 30%;
    margin-right: 4%;
}

.two-col-txt p span:last-child {
    width: 65%;
}

.two-col-txt p a {
    color: #fff;
}

.scroll-top {
    background: url("../images/icons/button-up.png") 0 0 no-repeat;
    cursor: pointer;
    width: 56px;
    height: 64px;
    display: inline-block;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
}

.gutter {
    margin-right: -10px;
    margin-left: -10px;
}

.gutter > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.grey-bg {
    background: #f6f6f6;
}

.white-bg {
    background: #ffffff;
}

.box-shadow {
    box-shadow: 0 0 10px #e6e6e6;
}

.mar-bot-100 {
    margin-bottom: 100px;
}

.mmar-lr-30-m {
    margin-left: -30px;
    margin-right: -30PX;
}

html body .pad-lef-0 {
    padding-left: 0;
}

.checkbox {
    position: relative;
    margin: 0;
}

.checkbox input[type=checkbox] {
    width: 30px;
    height: 30px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
    margin: 0;
}

.checkbox input[type=checkbox]:checked ~ div:after {
    content: '';
}

.checkbox div {
    background-color: white;
    border: solid 1px #dddddd;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.checkbox div:after {
    width: 16px;
    height: 13px;
    background: url("../images/icons/icon-check2g.png") no-repeat 0 0;
    position: absolute;
    top: 8px;
    left: 6px;
}

.checkbox label {
    font-size: 14px;
    cursor: pointer;
    padding-left: 40px;
    line-height: 30px;
}

.checkbox:hover div {
    background-color: #fbfbfb;
}

.checkbox:hover label {
    color: #4F4F50;
}

.checkbox-small div, .checkbox-small input[type=checkbox] {
    width: 25px;
    height: 25px;
}

.checkbox-small label {
    padding-left: 33px;
    line-height: 25px;
}

.checkbox-small div:after {
    top: 6px;
    left: 3px;
}

.table * {
    color: #585858;
}

.table th {
    font-family: "Roboto-Bold";
}

.table .primary-link {
    display: inline-block;
    font-family: "Roboto-Medium";
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #c04400;
}

.list-bullet {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-bullet li {
    background: url("../images/icons/list-bullet.png") left 5px no-repeat;
    padding-left: 20px;
    margin: 8px 0;
}

.table.table-std td, .table.table-std th {
    padding: 30px 20px;
}

.mar-bot-40 {
    margin-bottom: 40px;
}

.checkbox-grey div {
    background-color: #585858;
    border: solid 1px #dddddd;
}

.checkbox-grey div:after {
    background: url("../images/icons/icon-check2.png") no-repeat 0 0;
    position: absolute;
    top: 8px;
    left: 6px;
}

.checkbox-grey label {
    font-size: 14px;
    cursor: pointer;
    padding-left: 40px;
    line-height: 30px;
}

.checkbox-grey:hover div {
    background-color: #404040;
}

.checkbox-grey:hover label {
    color: #4F4F50;
}

.main-feature-symbols .breadcrumbs {
    text-align: left;
}

.main-feature-symbols .breadcrumbs a {
    color: #ffffff;
}

.main-feature-symbols .breadcrumbs span {
    color: #b19b90;
}

.btn-secondary {
    background: #29419b;
    color: white;
    display: inline-block;
    padding: 10px 17px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}

.btn-secondary:hover, .btn-secondary:focus {
    color: #ffffff;
}

.primary-link {
    color: #c04400 !important;
}

.primary-link:hover {
    text-decoration: underline;
}

.number-list {
    counter-reset: my-badass-counter;
    padding-left: 20px;
}

body .number-list li {
    list-style-type: none;
    margin: 35px 0;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
}

.number-list li:before {
    content: '';
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    display: inline-block;
    font: normal 36px "Roboto";
    font-weight: 300;
    color: #29419b;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.list-ticks {
    padding-left: 20px;
}

.list-ticks li {
    color: #172328;
    font-size: 16px;
    list-style-type: none;
    margin: 7px 0;
    padding-left: 30px;
    position: relative;
}

.list-ticks li:before {
    background: url("../images/icons/check-icon.png") 0 0 no-repeat;
    content: '';
    display: inline-block;
    margin: 0 10px -2px 0;
    width: 14px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 4px;
}

.white-ticks li {
    color: #ffffff;
}

.white-ticks li:before {
    background: url("../images/icons/check-icon-white.png") 0 0 no-repeat;
}

.btn-tip {
    background: #c04400;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    height: 46px;
    line-height: 48px;
    padding: 0 20px;
    position: relative;
}

.btn-tip:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 10px solid #c04400;
    position: absolute;
    top: 0;
    right: -10px;
}

.pad-bot-100 {
    padding-bottom: 100px;
}

.pad-tb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.desktop-hidden {
    display: none !important;
}

.desktop-visible {
    display: inline-block !important;
}

.mobile-visible {
    display: none !important;
}

.main-header-mob {
    display: none;
}

.home-two-grids-symbol-sec, .online-app-sec, .news-section, .main-feature-symbols {
    display: block;
}

.touch .compare-card-slider li a:hover {
    background: none;
}

.t-mark {
    font-size: 14px;
    vertical-align: top;
}

.first-section {
    padding-top: 155px;
}

.first-section .container-x > h1 {
    color: #29419b;
    margin-top: 0;
    font-size: 40px;
    font-family: 'PageSans-Light';
}

.first-section .container-x > p {
    font-size: 18px;
}

.breadcrumbs-transparent {
    background: rgba(255, 255, 255, 0.5);
    float: right;
    padding: 5px 10px;
    margin-right: 0;
}

.first-sec-bg {
    background: url(../images/bg/white-pattern.png) 72% 100px no-repeat;
}

.container-x {
    width: 1180px;
    margin: 0 auto;
}

.center-bg {
    background: url(../images/bg/pattern-transparent.png) center -200px no-repeat;
}

.container-sm {
    max-width: 700px;
    margin: 0 auto;
}

.block-quote {
    color: #585858;
    font-size: 24px;
    font-family: 'Roboto', Tahoma, Arial, sans-serif, serif;
    font-weight: 300;
    border: 0 none;
}

.block-quote p {
    clear: both;
    margin: 14px 0 !important;
    float: left;
    width: 100%;
    line-height: 26px;
}

.block-quote:before, .block-quote:after {
    content: '';
    width: 33px;
    height: 28px;
    display: table;
    clear: both;
}

.block-quote:before {
    background: url("../images/icons/quote1.png") 0 0 no-repeat;
    float: left;
}

.block-quote:after {
    background: url("../images/icons/quote2.png") 0 0 no-repeat;
    float: right;
}

.home-two-grids-symbol-sec.ca-e-support {
    padding: 80px 0 100px;
}

.offers-discounts-slider .credit-card-slider-wrapper .credit-card-slider .slider-info {
    background: rgba(255, 255, 255, 0.9);
}

.offers-discounts-slider .credit-card-slider-wrapper .credit-card-slider .slider-info span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999999;
}

.offers-discounts-main .dining a:before, .offers-discounts-main .shopping a:before, .offers-discounts-main .travel-hotels a:before, .offers-discounts-main .personal-care a:before {
    background: url("../images/icons/offers-discounts-sprites.png") no-repeat;
    content: '';
    width: 40px;
    height: 35px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 8px;
}

.offers-discounts-main .dining a:before {
    background-position: -2px 1px;
}

.offers-discounts-main .dining.active a:before {
    background-position: -2px -37px;
}

.offers-discounts-main .shopping a:before {
    background-position: -44px 1px;
    width: 32px;
}

.offers-discounts-main .shopping.active a:before {
    background-position: -44px -37px;
}

.offers-discounts-main .travel-hotels a:before {
    background-position: -83px 2px;
}

.offers-discounts-main .travel-hotels.active a:before {
    background-position: -83px -36px;
}

.offers-discounts-main .personal-care a:before {
    background-position: -122px 2px;
}

.offers-discounts-main .personal-care.active a:before {
    background-position: -122px -36px;
}

.offers-discounts-main .breadcrumbs {
    float: left;
    width: 100%;
    margin: 30px 0 20px;
}

.offers-discounts-main .cc-cards-container .cc-tabs-outer {
    width: 100%;
    float: left;
}

.offers-discounts-main .cc-cards-container .tab-content {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.offer-search-filter {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    background: #f6f6f6;
    padding: 19px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.offer-search-filter .container {
    padding: 0;
}

.offer-search-filter .text-box {
    width: 32%;
    float: left;
}

.offer-search-filter .text-box input {
    max-width: 366px;
    width: 100%;
    float: left;
    border: 1px solid #979797;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-box-shadow: inset 0 0 10px #dcdcdc;
    -webkit-box-shadow: inset 0 0 10px #dcdcdc;
    box-shadow: inset 0 0 10px #dcdcdc;
    padding: 14px 15px;
    font-size: 16px;
    background: url("../images/icons/search-btn-gray.png") no-repeat 96% center #fff;
    margin: 0 10px 0 0;
    padding-right: 38px;
}

.offer-search-filter .visa-master-box {
    width: 27%;
    float: left;
}

.offer-search-filter .visa-master-box .checkbox {
    float: left;
    margin: 10px 0px 10px 20px;
}

.offer-search-filter .visa-master-box .checkbox div {
    -moz-box-shadow: inset 0 0 5px #dcdcdc;
    -webkit-box-shadow: inset 0 0 5px #dcdcdc;
    box-shadow: inset 0 0 5px #dcdcdc;
    border: 1px solid #979797;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.offer-search-filter .option-box {
    width: 41%;
    float: right;
}

.offer-search-filter .option-box select {
    max-width: 228px;
    width: 100%;
    float: left;
    border: 1px solid #979797;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 0 0 2px #dcdcdc;
    padding: 14px 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, white), color-stop(1, #f6f6f6));
    /* Android 2.3 */
    background: -webkit-repeating-linear-gradient(top, white 0%, #f6f6f6 100%);
    /* IE10+ */
    background: repeating-linear-gradient(to bottom, white 0%, #f6f6f6 100%);
    background: -ms-repeating-linear-gradient(top, white 0%, #f6f6f6 100%);
    background-image: url("../images/icons/arrow-gray.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #fbfbfb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
    color: #999;
}

.offer-search-filter .option-box select:nth-child(2) {
    float: right;
}

.offer-search-filter .option-box select::-ms-expand {
    display: none;
}

.offers-listing-main {
    width: 100%;
    float: left;
    margin-left: -1px;
}

.offers-listing-box {
    width: calc(25% - 15px);
    float: left;
    margin: 10px 5px 10px 10px;
}

.offers-listing-box .image-box {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    overflow: hidden;
    height: 190px;
}

.offers-listing-box .image-box:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.offers-listing-box .image-box span {
    position: absolute;
    left: 17px;
    top: 20px;
    z-index: 2;
    text-transform: uppercase;
    font-size: 11px;
}

.offers-listing-box .image-box p {
    position: absolute;
    left: 17px;
    bottom: 0px;
    z-index: 2;
    font-size: 50px;
}

.offers-listing-box .image-box p i {
    font-size: 20px;
    font-style: normal;
}

.offers-listing-box .image-box img {
    max-width: 100%;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.offers-listing-box .text-box {
    width: 100%;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.offers-listing-box .text-box b {
    display: block;
    margin-bottom: 5px;
    color: #1e2a2e;
    font-size: 18px;
    font-weight: normal;
}

.offers-listing-box .text-box span, .offers-listing-box .text-box p {
    display: block;
}

.offers-listing-box .text-box .link-img {
    width: 100%;
    float: left;
    margin-top: 10px;
    position: relative;
}

.offers-listing-box .text-box .link-img a {
    float: left;
}

.offers-listing-box .text-box .link-img img {
    position: absolute;
    right: 0;
    top: 4px;
}

.offers-listing-box .text-box .link-img img.master-card-logo {
    top: -2px;
}

.lifestyle-finance-details .cc-grids-col-right .btn-tip {
    margin: 0px 0 25px;
}

.personal-finance-calc-main {
    padding: 85px 0 95px;
}

.personal-finance-calc-box {
    max-width: 580px;
    width: 100%;
    margin: 0 auto;
}

.personal-finance-calc-box h3 {
    width: 100%;
    float: left;
    color: #363f78;
    font-size: 32px;
    background: url("../images/icons/calc-icon.png") no-repeat left center;
    padding: 9px 0 10px 39px;
    margin: 0 0 10px 0;
}

.personal-finance-calc-box .full-grid {
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
}

.personal-finance-calc-box .full-grid label {
    color: #565656;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.personal-finance-calc-box .full-grid input[type=text] {
    width: 100%;
    float: left;
    border: 1px solid #979797;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: inset 0 0 10px #dcdcdc;
    -webkit-box-shadow: inset 0 0 10px #dcdcdc;
    box-shadow: inset 0 0 10px #dcdcdc;
    padding: 14px 15px;
    font-size: 16px;
    padding-right: 35px;
}

.personal-finance-calc-box .full-grid select {
    width: 100%;
    float: left;
    border: 1px solid #979797;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 2px #dcdcdc;
    padding: 14px 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, white), color-stop(1, #f6f6f6));
    /* Android 2.3 */
    background: -webkit-repeating-linear-gradient(top, white 0%, #f6f6f6 100%);
    /* IE10+ */
    background: repeating-linear-gradient(to bottom, white 0%, #f6f6f6 100%);
    background: -ms-repeating-linear-gradient(top, white 0%, #f6f6f6 100%);
    background-image: url("../images/icons/arrow-gray.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #fbfbfb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
}

.personal-finance-calc-box .full-grid input[type=submit] {
    border: 3px solid #dbdbdb;
    padding: 10px 18px;
    font-size: 14px;
    color: #dddddd;
    background: #fff;
    float: left;
}

.personal-finance-calc-box .full-grid .clear-btn {
    float: left;
    margin: 13px 0 0 45px;
}

.personal-finance-calc-box .full-grid .half-grid {
    width: 48%;
    float: left;
}

.personal-finance-calc-box .full-grid .half-grid:nth-of-type(2) {
    float: right;
}

.personal-finance-calc-box .full-grid .half-grid:nth-of-type(2) input[type=text] {
    width: 85%;
}

.personal-finance-calc-box .full-grid .half-grid:nth-of-type(2) span {
    width: 15%;
    font-size: 32px;
    color: #585858;
    text-align: center;
    float: left;
    line-height: 52px;
}

.personal-finance-calc-box .calc-result-box {
    width: 100%;
    float: left;
    border: 1px solid #29409e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 10px;
}

.personal-finance-calc-box .calc-result-box .top-text-box {
    width: 100%;
    float: left;
    background: #29409e;
    padding: 20px 0px 20px 20px;
    color: #fff;
}

.personal-finance-calc-box .calc-result-box .top-text-box p {
    width: 70%;
    float: left;
    font-size: 18px;
    margin: 0;
}

.personal-finance-calc-box .calc-result-box .top-text-box span {
    width: 30%;
    float: left;
    margin: 8px 0 0 0;
    font-size: 24px;
}

.personal-finance-calc-box .calc-result-box .bottom-text-box {
    width: 100%;
    float: left;
    padding: 20px;
}

.personal-finance-calc-box .calc-result-box .bottom-text-box p {
    font-size: 14px;
    color: #585858;
    margin: 0 0 3px 0;
}

.personal-finance-calc-box .full-grid select::-ms-expand {
    display: none;
}

.lifestyle-finance-apply-section .how-to-apply-con .hta-requirement {
    margin-top: 20px;
}

.lifestyle-finance-apply-section .hta-selector-buttons {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.lifestyle-finance-apply-section .hta-selector-buttons a {
    width: 50%;
    float: left;
    text-align: center;
    padding: 14px 0 12px;
    color: #fff;
}

.lifestyle-finance-apply-section .hta-selector-buttons a.active, .lifestyle-finance-apply-section .hta-selector-buttons a:hover {
    background: #fff;
    color: #3a4fa2;
}

.lifestyle-finance-fees-charges .tool-tip-fixed {
    margin-top: -95px;
}

.lifestyle-finance-explore-boxes {
    background: url("../images/bg/bg-pattern.jpg") repeat-x center bottom #fff;
}

.points-calculator {
    margin-top: 160px;
}

.points-calculator h3 {
    color: #29419b;
    font-size: 40px;
    margin-top: -27px;
}

.points-calculator p {
    color: #585858;
    font-size: 18px;
}

.p-calc {
    margin: 0 auto;
    float: none;
    margin-top: 155px;
    border: 1px solid #e8e8e8;
    padding: 0;
}

.p-calc p {
    text-align: center;
    padding: 20px 60px;
    background: #fafafa;
    margin-bottom: 0;
    border-bottom: 1px solid #e8e8e8;
}

.p-calc input[type=number] {
    width: calc(100% - 180px);
    height: 92px;
    border: none;
    padding: 14px 45px 14px 30px;
    font-size: 24px;
    color: #999;
    padding-right: 55px;
    display: inline-block;
    vertical-align: top;
}

.p-calc .clearable.x {
    background-position: right 30px center;
}

.p-calc input[type=submit] {
    width: 180px;
    height: 92px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    background: #bf4500;
    vertical-align: top;
    margin-right: -2px;
    margin-left: -2px;
    transition: .2s;
}

.p-calc input[type=submit]:hover, .p-calc input[type=submit]:focus, .p-calc input[type=submit].active {
    background: #dbdbdb;
}

.p-calc-result {
    margin: 0 auto;
    float: none;
    margin-top: 35px;
    background: #29419b;
    padding: 20px;
    color: #fff;
    border-radius: 4px;
    display: none;
}

.p-calc-result p {
    width: 65%;
    color: #fff;
    float: left;
    font-size: 18px;
    margin: 0;
}

.p-calc-result span {
    width: 35%;
    float: left;
    text-align: center;
    font-size: 24px;
    margin-top: 8px;
}

.p-calc-rewards {
    margin-top: 80px;
    text-align: center;
    display: none;
}

.p-calc-rewards .col-md-3 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-left: -3px;
}

.p-calc-rewards p {
    margin-bottom: 20px;
    font-size: 18px;
    color: #585858;
}

.p-c-r-box {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin: 10px -5px;
}

.p-c-r-box .p-c-r-img {
    padding: 40px 20px;
}

.p-c-r-box .p-c-r-img img {
    max-width: 100%;
}

.p-c-r-box .p-c-r-text {
    margin-bottom: 30px;
    font-size: 18px;
    color: #172328;
}

/**===================================== Map Style Start **/
.map-main {
    position: relative;
    height: 850px;
}

.map-main .container {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    padding: 0;
}

#map-canvas {
    width: 100%;
}

html, body, #map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.box {
    position: relative;
}

.box img[src="images/close.png"] {
    position: absolute !important;
    right: -5px;
    z-index: 9;
    top: -65px;
    display: none;
}

.thumb {
    width: 270px;
    height: 88px;
    overflow: hidden;
    float: left;
    margin: -22px 0 0 0;
    position: relative;
}

.thumb img {
    width: 100%;
}

.title {
    width: 100%;
    height: 100%;
    position: static;
    left: 0;
    top: 0px;
    text-align: center;
    padding-top: 32px;
    font-size: 18px;
}

.title span {
    display: block;
    font-size: 11px;
}

.details {
    width: 100%;
    float: left;
    font-size: 14px;
}

.details .loca-img {
    height: 42px;
    border-bottom: 1px solid #e8e8e8;
}

.details .loca-img span {
    float: left;
    margin: 10px 10px 0 10px;
    border-right: 1px solid #e8e8e8;
    padding-right: 10px;
}

.details .loca-img img {
    float: left;
    margin: 10px 0px 0 0px;
}

.details .loca-img span:last-child {
    border: none;
    float: right;
    padding: 0;
    margin: 13px 10px 0 0;
    position: relative;
    color: #56970b;
    font-size: 11px;
}

.details .loca-img span:last-child:before {
    content: ".";
    position: absolute;
    left: -18px;
    top: 4px;
    width: 6px;
    height: 6px;
    background: #56970b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.map-view-btn {
    width: 100%;
    float: left;
    text-align: center;
    padding: 12px 0;
    text-transform: uppercase;
    color: #bf4500;
}

.map-view-btn i {
    font-size: 8px;
    margin-left: 6px;
    font-weight: bold;
}

.map-view-btn:hover {
    background: #bf4500;
    color: #fff;
}

.map-view-btn:hover i {
    background: #bf4500;
    color: #fff;
}

.map-search {
    max-width: 400px;
}

.map-search input[type=text] {
    width: 100%;
    height: 44px;
    border: none;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.19);
    padding: 0 35px 0 13px;
    transition: .2s;
    font-size: 16px;
    border-radius: 0;
    background: url("../images/icons/search-btn-gray.png") no-repeat #fff right 15px center;
    color: #9b9b9b;
    font-family: 'Roboto-Light';
}

.autocomplete-suggestions {
    width: 100%;
    background: #ffffff;
    top: 45px;
}

.autocomplete-suggestion {
    border-top: 1px solid #dddddd;
    color: #18181c;
    height: 59px;
    width: calc(100% - 40px);
    float: right;
    position: relative;
    cursor: pointer;
}

.autocomplete-suggestion:first-of-type {
    border: none;
}

.autocomplete-suggestion span {
    display: block;
    margin-top: 10px;
    color: #18181c;
}

.autocomplete-suggestion span.location-icon {
    position: absolute;
    left: -27px;
    top: 18px;
    margin: 0;
}

.autocomplete-suggestion span.location-icon img {
    width: 14px;
}

.autocomplete-suggestion span:last-child {
    width: 100%;
    color: #18181c;
    font-size: 11px;
    margin: 0;
    opacity: 0.4;
}

/**===================================== Map Style End **/
/**===================================== Search Page Start **/
.s-p-main {
    width: 100%;
    height: 100%;
    background: #181818;
    position: fixed;
    overflow: auto;
    overflow-x: hidden;
}

.s-p-main:after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #1a1a1a;
    z-index: -1;
}

.s-p-main .container {
    height: 100%;
    display: table;
}

.sp-pupop-close {
    position: absolute;
    right: 50px;
    top: 50px;
    background: url("../images/icons/sp-button-close.png") no-repeat;
    width: 22px;
    height: 22px;
    z-index: 1;
    cursor: pointer;
}

.s-p-left {
    width: 70%;
    height: 100%;
    display: table-cell;
    padding: 100px 20px 100px 0;
    vertical-align: top;
}

.s-p-left h2 {
    color: #bbbbbb;
    font-size: 24px;
}

.sp-search-box input[type=text] {
    width: calc(100% - 110px);
    display: inline-block;
    height: 60px;
    -moz-box-shadow: inset 0px 9px 10px #c0c0c0;
    -webkit-box-shadow: inset 0px 9px 10px #c0c0c0;
    box-shadow: inset 0px 9px 10px #c0c0c0;
    border: 1px solid #fff;
    padding: 14px 35px;
    font-size: 15px;
    color: #999999;
    background-image: url("../images/icons/sp-icon-search.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    margin: 0 10px 0 0;
    padding-left: 50px;
}

.sp-search-box input[type=text].clearable.x {
    background-image: url("../images/icons/gray-close.png"), url("../images/icons/sp-icon-search.png");
    background-position: right 15px center, 20px center;
    background-repeat: no-repeat, no-repeat;
}

.sp-search-box input[type=submit] {
    width: 96px;
    height: 60px;
    display: inline-block;
    background: #c04501;
    color: #fff;
    vertical-align: top;
}

.sp-tags-list {
    margin: 40px 0 0 0;
}

.sp-tags-list p {
    font-size: 11px;
    color: #bbbbbb;
}

.sp-tags-list a {
    font-size: 15px;
    color: #fff;
    background: #c04501;
    padding: 10px 16px;
    float: left;
    margin: 0px 0 10px 1px;
}

.sp-tags-list a.active {
    color: #182329;
    background: url("../images/icons/sp-icon-close-small.png") no-repeat center right 15px #fff;
    padding: 10px 38px 10px 16px;
}

.sp-tags-list a:first-of-type {
    border-radius: 4px 0 0px 4px;
}

.sp-tags-list a:last-of-type {
    border-radius: 0px 4px 4px 0px;
}

.sp-accordion {
    margin: 40px 0 0 0;
}

.sp-accordion h3 {
    font-size: 16px;
    color: #bbbbbb;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.sp-accordion .accordion {
    background: #242424;
    color: #bbbbbb;
    border: none;
}

.sp-accordion .accordion .accordion-group {
    width: 95%;
    margin: auto;
    border-color: #3b3b3b;
}

.sp-accordion .accordion .accordion-group .accordion-heading a {
    color: #fff;
    font-size: 16px;
    padding: 20px 23px 20px 30px;
    background: url("../images/icons/sp-icon-plus.png") left center no-repeat;
    transition: .2s;
}

.sp-accordion .accordion .accordion-group .accordion-heading a[aria-expanded="true"] {
    background: url("../images/icons/sp-icon-plus-close.png") left center no-repeat;
}

.spr-accordion .accordion-group .accordion-heading a[aria-expanded="true"] {
    background: url("../images/icons/sp-icon-plus-close.png") left center no-repeat;
}

.sp-accordion .accordion .accordion-group .accordion-heading a[aria-expanded="true"]:before, .spr-accordion .accordion-group .accordion-heading a[aria-expanded="true"]:before {
    display: none;
}

.sp-accordion .accordion .accordion-group .accordion-body .accordion-inner {
    padding: 0 31px 22px;
    font-size: 15px;
}

.sp-acc-links {
    margin: 30px 0 0 0;
}

.sp-acc-links span {
    display: block;
}

.sp-acc-links a {
    float: left;
    clear: left;
    color: #fff;
    margin: 5px 0 0 0;
}

.sp-accordion .btn {
    float: left;
    margin: 30px 0 0 0;
    color: #fff;
    border-color: #fff;
}

.s-p-right {
    width: 30%;
    height: 100%;
    display: table-cell;
    background: #1a1a1a;
    border-left: 1px solid #2c2c2c;
    position: relative;
    padding: 100px 0px 100px 40px;
    vertical-align: top;
}

.s-p-right:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    background: #1a1a1a;
}

.s-p-right h3 {
    color: #bbbbbb;
    font-size: 18px;
    text-transform: uppercase;
}

.s-p-right h3.icon-phone {
    background: url("../images/icons/sp-icon-phone.png") no-repeat;
    padding: 0 0 2px 32px;
}

.s-p-right h3.icon-email {
    background: url("../images/icons/sp-icon-email.png") no-repeat;
    padding: 0 0 2px 32px;
}

.spr-accordion {
    background: none;
    border: none;
    color: #fff;
}

.spr-accordion .accordion-group {
    border-bottom: 2px solid #d8d8d8;
}

.spr-accordion .accordion-group:last-child {
    border-bottom: 2px solid #d8d8d8;
}

.spr-accordion .accordion-group .accordion-heading a {
    color: #fff;
    background: url("../images/icons/sp-icon-plus.png") left center no-repeat;
    padding: 10px 23px 10px 30px;
}

.spr-accordion .accordion-group .accordion-body .accordion-inner {
    padding: 0 30px 0px;
}

.spr-accordion .accordion-group .accordion-body .accordion-inner p {
    margin-bottom: 20px;
}

.spr-accordion .accordion-group .accordion-body .accordion-inner p span {
    display: block;
}

.spr-accordion .accordion-group .accordion-body .accordion-inner p span.green-color {
    color: #72a71b;
}

.spr-accordion .accordion-group .accordion-body .accordion-inner p span.red-color {
    color: #c04502;
}

.spr-email-box {
    margin-top: 50px;
}

.spr-email-box .btn {
    color: #ffffff;
    border-color: #ffffff;
}

.spr-email-box .btn-arrow:before {
    background: url("../images/arrows/btn-arrow-w.png") 0 0 no-repeat;
}

.spr-social-box {
    margin-top: 50px;
}

.spr-social-box .btn {
    color: #ffffff;
    border-color: #ffffff;
    float: left;
    clear: left;
    margin-bottom: 10px;
    padding: 10px 25px 10px 17px;
}

.spr-social-box .icon-facebook {
    width: 20px;
    height: 18px;
    background: url("../images/icons/sp-iconFacebook.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.spr-social-box .icon-twitter {
    width: 20px;
    height: 15px;
    background: url("../images/icons/sp-icon-twitter.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.spr-social-box .icon-chat {
    width: 20px;
    height: 18px;
    background: url("../images/icons/sp-icon-chat.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.white-link-mob {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.chunk-before {
    color: #bbbbbb;
    font-size: 13px;
    margin-top: 50px;
}

.chunk-before .color-white {
    color: #fff;
}

.sp-text-chunk-1 {
    background: #242424;
    border-radius: 5px;
    margin: 30px 0 0 0;
}

.sp-text-chunk-1 p {
    padding: 20px;
    border-bottom: 1px solid #181818;
    margin-bottom: 0;
    clear: both;
}

.sp-text-chunk-1 p a {
    font-size: 16px;
    color: #fff;
    clear: left;
    padding-bottom: 5px;
}

.sp-text-chunk-1 p a:hover {
    text-decoration: underline;
}

.sp-text-chunk-1 p span {
    font-size: 14px;
    color: #bbbbbb;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sp-text-chunk-1 .btn-tip {
    background: #c04501;
    font-size: 14px;
}

.sp-text-chunk-1 .btn-tip:after {
    border-left-color: #c04501;
}

.sp-text-chunk-2 {
    background: #242424;
    border-radius: 5px;
    margin: 30px 0 0 0;
    padding: 20px;
}

.sub-chunk-1 {
    margin: 0 0 20px 0;
}

.sub-chunk-1 h6 {
    font-size: 16px;
    color: #fff;
    clear: left;
    margin: 0;
}

.sub-chunk-1 p {
    font-size: 14px;
    color: #bbbbbb;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sub-chunk-2, .sub-chunk-3 {
    width: calc(50% - 20px);
    margin: 0 20px 0 0;
    background: #1f1f1f;
    float: left;
}

.sub-chunk-2 {
    padding: 25px 20px 20px 30px;
}

.sub-chunk-3 {
    width: 50%;
    margin: 0;
}

.sub-chunk-3 iframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 0 -5px 0;
}

.s-c-text-1 {
    color: #bbbbbb;
}

.s-c-links {
    margin-top: 10px;
}

.s-c-links a {
    float: left;
    color: #fff;
    font-size: 16px;
}

.s-c-links a:last-child {
    float: right;
}

.s-c-text-2 {
    font-size: 12px;
    color: #76ad1c;
    margin: 20px 0 0 0;
}

.s-c-link-btn {
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 7px 9px;
    background: #c04501;
    float: left;
    margin-top: 10px;
}

.clearable {
    border: 1px solid #999;
    padding: 3px 35px 3px 4px;
    /* Use the same right padding (18) in jQ! */
    border-radius: 3px;
}

.clearable.x {
    background: #fff url("../images/icons/gray-close.png") no-repeat right 15px center;
}

.clearable.onX {
    cursor: pointer;
}

.clearable::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

/* (jQ) Show icon */
/* (jQ) hover cursor style */
/* Remove IE default X */
.home-feature-slider .slick-dots li {
    /* background: url("../images/shaps/1.png") no-repeat; */
    border: none;
    height: 14px;
    margin: 0 3px;
}

/* .home-feature-slider .slick-dots li.slick-active {
    background: url("../images/shaps/1-active.png") no-repeat;
} */

.popup-sec {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

.popup-sec_main {
    background: #fff;
    max-width: 720px;
    width: 100%;
    height: 100%;
    float: right;
    position: relative;
}

.popup-sec_main .close-card-popup {
    width: 22px;
    height: 22px;
    background: url("../images/icons/gray-close-big.png") no-repeat;
    position: absolute;
    right: 49px;
    top: 40px;
    z-index: 99;
    cursor: pointer;
}

.popup-sec_main .compare-card-header-inner {
    padding: 40px 50px;
    background: #f7f7f7;
}

.popup-sec_main .compare-card-header-inner > h1 {
    font-size: 24px;
}

.popup-sec_main .compare-card-header-inner > p {
    margin-bottom: 20px;
    font-size: 14px;
}

.popup-sec_main .compare-card-header-inner > p.tw {
    font-size: 12px;
}

.popup-sec_main .compare-cards-tab-con {
    margin-top: 10px;
}

.popup-sec_main .compare-cards-tab-con .comp-tabs-nav li a {
    font-size: 14px;
    padding-bottom: 2px;
}

.popup-sec_main .compare-cards-tab-con .comp-tabs-nav .all-credit-cards a:before, .popup-sec_main .compare-cards-tab-con .comp-tabs-nav .premium-cards a:before, .popup-sec_main .compare-cards-tab-con .comp-tabs-nav .travel-benefits a:before, .popup-sec_main .compare-cards-tab-con .comp-tabs-nav .prepaid-cards a:before {
    transform: scale(0.7);
    margin-right: 0px;
    width: 35px;
}

.popup-sec_main .compare-card-slider li a, .popup-sec_main .compare-card-slider-popup li a {
    min-height: 120px;
    padding: 10px;
}

.popup-sec_main .compare-card-slider li a p, .popup-sec_main .compare-card-slider-popup li a p {
    font-size: 13px;
    margin-bottom: 0;
}

.popup-sec_main .compare-card-header-inner .bx-controls-direction a {
    top: auto;
    bottom: -50px;
}

.popup-sec_main .table {
    font-size: 13px;
}

.popup-sec_main .compare-con-outer {
    max-height: calc(100% - 480px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 25px;
    padding: 0 60px;
}

.popup-sec_main .ccp-card-display img {
    max-width: 96px;
}

.popup-sec_main .ccp-card-display .ccp-display-cta > div {
    float: left;
}

.popup-sec_main .btn-tip {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.popup-sec_main .btn-tip:after {
    border-top-width: 15px;
    border-bottom-width: 15px;
}

.popup-sec_main .ccp-display-cta .btn-tip {
    margin: 10px 0;
}

.popup-sec_main .ccp-display-cta .p-c-l {
    height: 40px;
    margin-top: 10px;
}

.popup-sec_main .ccp-display-cta .remove-card {
    float: right;
}

.popup-sec_main .table.table-std td {
    padding: 15px;
}

/** popup slider **/
/** popup slider end **/
/** popup table **/
.table.table-std th {
    padding: 15px;
}

.popup-sec_main .social-con {
    margin: 0px 60px 0px 0px;
}

.popup-sec_main strong.dark {
    color: #172328;
}

/** popup table end **/
.popup-3 .ccp-card-display h3, .popup-3 .ccp-card-display .primary-link {
    font-size: 13px;
}

.popup-3 .ccp-display-cta .remove-card {
    float: left;
    margin: 10px 0 0 0;
}

.float-left {
    float: left;
}

.popup-3 .ccp-display-cta .margin-top-25 {
    margin-top: 25px;
}

.popup-4 .compare-con-outer, .popup-4 .table-compare-card > tbody > tr:last-child > th {
    background: #f5f5f5;
}

.popup-4 .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f7f7f7;
}

.popup-5 {
    background: #f5f5f5;
    padding: 0 80px;
}

.popup-5 .compare-card-header-inner {
    background: none;
    padding: 88px 0 40px;
}

.popup-5 .p-b-s strong {
    display: block;
    color: #4a4a4a;
}

.popup-5 .p-i-t-box {
    width: 48%;
    float: left;
    display: flex;
    margin: 10px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.popup-5 .p-i-t-box:nth-of-type(even) {
    float: right;
}

.popup-5 .p-i-t-box .p-icon-img, .popup-5 .p-i-t-box .p-icon-text {
    width: 50%;
    padding: 15px;
    background: #fff;
}

.popup-5 .p-i-t-box .p-icon-img {
    background: #29419b;
    text-align: center;
    position: relative;
}

.popup-5 .p-i-t-box .p-icon-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.popup-5 .p-i-t-box .p-icon-text strong {
    font-size: 18px;
    color: #29419b;
    font-weight: normal;
    line-height: 20px;
}

.popup-5 .p-i-t-box .p-icon-text p {
    font-size: 12px;
    margin: 5px 0 0 0;
}

.popup-6 {
    background: #f5f5f5;
    padding: 0 100px;
    overflow: auto;
}

.popup-6 .compare-card-header-inner {
    background: none;
    padding: 88px 0 10px;
}

.popup-6 .compare-card-header-inner > h1 {
    color: #172328;
    margin-bottom: 20px;
    line-height: 30px;
}

.popup-6 p {
    font-size: 12px;
    color: #999999;
    margin-bottom: 0px;
}

.popup-6 .p-f-r {
    margin-bottom: 30px;
}

.popup-6 .p-f-r_bottom-none {
    margin-bottom: 0;
}

.popup-6 strong {
    display: block;
    font-size: 16px;
    color: #585858;
    font-weight: normal;
}

.popup-6 .p-f-r input[type="radio"] {
    display: none;
}

.popup-6 .p-f-r input[type="radio"] + label {
    width: 100px;
    padding: 13px 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: none;
    border: solid 2px #999999;
    text-align: center;
    color: #585858;
    margin-right: 28px;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.popup-6 .p-f-r input[type="radio"]:checked + label {
    background: #585858;
    border: solid 2px #585858;
    color: #ffffff;
}

.popup-6 .p-f-r input[type="number"], .popup-6 .p-f-r input[type="text"], .popup-6 .p-f-r input[type="email"] {
    width: 100%;
    height: 51px;
    border-radius: 3px;
    border: solid 1px #999999;
    font-size: 16px;
    color: #172328;
    padding: 0 20px;
    margin-top: 10px;
}

.popup-6 .p-f-r select {
    width: 100%;
    height: 51px;
    border-radius: 3px;
    border: solid 1px #999999;
    font-size: 16px;
    color: #172328;
    padding: 0 20px;
    margin-top: 10px;
}

.popup-6 .p-f-r input[type="number"].active, .popup-6 .p-f-r input[type="text"].active, .popup-6 .p-f-r input[type="email"].active {
    background-color: #e8e8e8;
}

.popup-6 .p-f-r select {
    background: url("../images/icons/select-icon.png") no-repeat #fff right 18px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.popup-6 .p-f-r select.active {
    background-color: #e8e8e8;
}

.popup-6 .p-f-r h4 {
    font-size: 16px;
    color: #172328;
    margin: 0px 0 30px;
}

.popup-6 .p-f-r .p-f-r_2-colum {
    width: 48%;
    float: left;
}

.popup-6 .p-f-r .p-f-r_1-colum {
    width: auto;
    float: left;
}

.popup-6 .success-green-box {
    position: relative;
}

.popup-6 .p-f-r .p-f-r_2-colum:nth-of-type(even) {
    float: right;
}

.popup-6 .btn-tip {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    font-size: 14px;
    margin-top: 10px;
}

.popup-6 .btn-tip:after {
    border-top-width: 23px;
    border-bottom-width: 23px;
}

.popup-6 .p-f-r.p-btn {
    color: #c04400;
    font-size: 14px;
    font-family: 'Roboto-Medium';
}

.popup-6 .p-f-r.p-btn a {
    margin-right: 30px;
}

.success-green {
    width: 28px;
    height: 28px;
    background: url("../images/icons/p-icon-green.png") no-repeat;
    position: absolute;
    right: -35px;
    top: 43px;
}

@media only screen and (max-width: 1440px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .container-lg {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .slider-home-con .slider-info {
        left: 10%;
        width: 36%;
    }

    .slider-home-con .slider-info img, .slider-home-con .slider-info h3, .slider-home-con .slider-info p, .slider-home-con .slider-info .btn-tip, .slider-home-con .slider-info .btn-secondary {
        text-align: right;
    }
}

@media only screen and (max-width: 1366px) {
    .credit-card-slider-wrapper, .press-release-slider-con .credit-card-slider-wrapper, .offers-discounts-slider .credit-card-slider-wrapper {
        left: 49.5%;
    }

    .current-account-header-card {
        right: 8%;
    }

    .press-release-slider-con .credit-card-slider-wrapper .credit-card-slider .slider-info {
        padding: 30px 45px 30px 45px;
    }

    .cc-details-header-card {
        right: 32%;
    }
}

@media only screen and (max-width: 1340px) {
    .online-app-sec .app-mobile-content {
        left: 16%;
        width: calc(100% - 16%);
    }

    .online-app-sec .app-mobile-bg {
        width: 600px;
        right: 30px;
    }

    /*
    .awards-tabs-outer {
        display: none;
    }
    */
    .home-slider2-wrapper .hms2-box {
        width: 42%;
    }

    .cc-slider-info-outer {
        background-position: -55px 0;
        width: 60%;
    }
}

@media only screen and (max-width: 1180px) {
    .slider-home-con .slider-info {
        left: 5%;
    }

    .wrapper {
        width: 100%;
        margin: 0;
    }

    .container-x {
        width: 100%;
        padding-left: 18px;
        padding-right: 18px;
    }

    .online-app-sec .app-mobile-bg {
        width: 80%;
        right: 0;
    }

    .online-app-sec .app-mobile-content {
        left: 22%;
        width: 80%;
    }

    .online-app-sec .app-mobile-bg2 {
        right: 18.5%;
    }

    .main-feature-symbols .home-personal-grids img {
        width: 100%;
    }

    .two-col-txt p span:first-child {
        width: 40%;
        margin: 0;
    }

    .two-col-txt p span:last-child {
        width: 50%;
    }

    .main-header {
        width: 100%;
        left: 0;
        margin: 0;
    }

    .cc-grids-two-col {
        width: 90%;
    }

    .cc-details-header-card {
        right: 22%;
    }

    .cc-nav {
        width: 100%;
        margin: 0;
        height: auto;
        float: left;
        border-width: 1px;
    }

    .cc-nav a, .cc-nav > span {
        margin-left: 12px;
    }

    .cc-nav:after, .cc-nav:before {
        display: none;
    }

    .cc-nav .col-md-9 {
        width: 100%;
        float: left;
    }

    .cc-nav .col-md-3 {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .cc-nav .cc-nav-col-left a:first-child, .cc-nav .cc-nav-col-left span:first-child {
        display: table;
        border: none;
        border-bottom: solid 3px #e8e8e8;
        padding: 0 15px;
    }

    .awards-tabs-outer {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }

    .awards-tabs-container .awards-tabs-outer ul.cc-tabs-nav {
        width: 900px;
    }

    .award > p {
        white-space: normal;
    }

    .awards-main-container .container-x > p br {
        display: none;
    }

    .home-slider2-wrapper .hms2-box {
        width: 50%;
    }

    .slick-prev {
        left: 20%;
    }

    .slick-next {
        right: 20%;
    }

    .press-release-slider-con .credit-card-slider-wrapper {
        top: 203px;
        left: 43.7%;
    }

    .press-release-con .pr-grid {
        width: 300px;
    }

    .ca-mada-row .ca-ma-cell {
        padding-left: 95px;
    }

    .offer-search-filter .option-box {
        padding-left: 18px;
    }

    .offer-search-filter .option-box select {
        max-width: 185px;
    }

    .offers-listing-box .image-box {
        height: 155px;
    }

    .cc-outline .btn {
        float: left;
    }

    .cc-nav .cc-nav-col-right a {
        font-size: 12px;
        padding: 0 15px;
        border-bottom: solid 1px #e8e8e8;
        margin-left: -5px;
    }

    .cc-nav .cc-nav-col-right a.help-icon:before {
        width: 18px;
        height: 18px;
        background-size: 100%;
    }

    .cc-details-con-main .cc-slider-info h3 {
        margin-top: 10px;
    }

    .news-section .news-col-right .c-counter {
        font-size: 20px;
    }

    .complimentary-box .compile-wrapper .compile-inner {
        padding: 88px;
    }

    .map-main {
        height: 620px;
    }

    .current-account-header-card {
        right: 2%;
    }

    .sub-chunk-2 {
        padding: 25px 20px 40px;
    }

    .s-c-links a {
        font-size: 14px;
    }

    .more-business .business-inner {
        font-size: 16px;
    }

    .offers-discounts-slider .credit-card-slider-wrapper {
        left: 42%;
        top: 200px;
    }

    .offers-listing-box .text-box b {
        min-height: 50px;
    }

    .m-m-header .m-m-close {
        right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .slider-home-con {
        padding-top: 110px;
    }

    .slider-home-con .bx-wrapper .bx-prev {
        left: 20px;
    }

    .slider-home-con .bx-wrapper .bx-next {
        right: 20px;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }

    .cc-slider-info-outer {
        background: url("../images/bg/left-bg-slider.png") top right no-repeat;
        width: 57%;
    }

    .cc-slider-info-outer .cc-slider-info {
        width: 70%;
        right: 27%;
    }

    .credit-card-slider-wrapper {
        left: 42%;
        width: 50%;
    }

    .cc-details-con-main .cc-slider-info-outer {
        width: 70%;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info {
        right: 24%;
    }

    .cc-det-grids-con {
        padding: 100px 0 150px;
    }

    .diff-business .diff-info {
        margin: 130px 0 0 60px;
    }

    .grid-abs-icons {
        padding: 50px;
    }

    .cc-accordion-section {
        padding: 50px 0 65px;
    }

    .how-to-apply-section {
        padding: 100px 0;
    }

    .compare-cards-tab-con .bx-controls, .compare-cards-tab-con .compare-card-slider-counter {
        display: none;
    }

    .slider-home-con .slider-info {
        top: 25%;
        left: 80px;
    }

    .home-slider2-wrapper .hms2-box {
        width: 57%;
    }

    .bod-cont .bod-large {
        width: calc(74% - 15px);
        overflow: hidden;
    }

    .bod-cont .bod-small {
        height: 471px;
    }

    .lifestyle-finance-fees-charges .tool-tip-fixed {
        margin-top: -70px;
    }

    .lifestyle-finance-slider .current-account-header-card {
        right: 3%;
    }

    .p-c-r-box .p-c-r-text {
        font-size: 13px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .offers-container .offer-section {
        width: 100%;
    }

    .main-feature-symbols .home-personal-grids img {
        width: initial;
    }

    .home-personal-grids .col-md-2 {
        float: left;
        width: 17%;
    }

    .home-personal-grids .col-md-10 {
        float: left;
        width: 83%;
    }

    .main-feature-symbols {
        padding: 30px 0 20px;
    }

    .main-feature-symbols .home-personal-grids {
        margin-top: 35px;
    }

    .main-feature-symbols .home-personal-grids > .row {
        margin-bottom: 0;
    }

    .main-feature-symbols .home-personal-grids > .row > div {
        margin-bottom: 40px;
    }

    .footer-main .footer-nav2, .footer-main .social-icons {
        text-align: left;
    }

    .online-app-sec .app-info {
        left: -95px;
    }

    .online-app-sec .app-mobile-bg2 {
        right: 11.5%;
    }

    .footer-main .copyright {
        margin: 20px 15px 0;
    }

    .news-section .news-col-right {
        padding: 20px;
    }

    .footer-main {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .cc-grids-two-col .cc-grids-col-right .btn {
        margin-bottom: 10px;
    }

    .cc-tabs-nav li {
        margin: 0 1.5%;
    }

    .cc-grids-three-col .cc-card-img-holder {
        margin-bottom: 20px;
        height: 120px;
    }

    .cc-card .btn {
        float: left;
    }

    .discount-boxes {
        margin: 0px -24px;
    }

    .discount-boxes > div {
        padding: 25px;
    }

    .discount-boxes h3 {
        margin-top: 20px;
    }

    .discount-boxes > div:first-child {
        border-right: 0 none;
        border-bottom: solid 1px #ffffff;
    }

    .cc-full-width {
        padding: 20px 7%;
    }

    .cc-card > .row > div {
        padding: 20px 0;
        width: 100%;
    }

    .cc-card .cc-feature-box {
        margin-bottom: 20px;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info, .press-release-slider-con .credit-card-slider-wrapper .credit-card-slider .slider-info {
        padding: 10px;
    }

    .container-fluid.white-pattern-bg.pad-bot-100, .cc-tabs-nav {
        padding: 0;
    }

    .cc-cards-container {
        margin: 0;
    }

    .cc-slider-info-outer, .credit-card-slider-outer {
        height: 650px;
    }

    .credit-card-slider-wrapper, .press-release-slider-con .credit-card-slider-wrapper {
        top: 170px;
        height: auto;
    }

    .cc-details-con-main .cc-details-header-card {
        top: 270px;
    }

    .cc-det-grids-con .mmar-lr-30-m > div:first-child {
        margin-bottom: 100px;
    }

    .cr-bg-2nd {
        width: 100%;
        height: 58%;
        left: 0;
        top: auto;
        bottom: 0;
    }

    .calc-rewards-con .calc-c-card {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .calc-rewards-con .reward-summary {
        margin-top: 80px;
        width: 100%;
    }

    .calc-rewards-con .reward-summary .rewards-summary-slide {
        margin-bottom: 60px;
    }

    .rw-slide-counter {
        float: left;
    }

    .how-to-apply-con .hta-requirement .hta-req-right {
        border-left: 0 none;
    }

    .how-to-apply-con .hta-branch {
        text-align: center;
    }

    .how-to-apply-con .hta-branch > .row > div {
        margin-bottom: 30px;
    }

    .explore-boxes > .row {
        display: block;
    }

    .explore-boxes .exp-box {
        border-bottom: solid 1px #dbdbdb;
        border-right: 0 none;
        display: block;
    }

    .cc-det-grids-con .grid-abs-icons.pull-right {
        float: none !important;
    }

    .cc-grid-with-logo-con .grid-abs-icons.text-center {
        padding-bottom: 0;
    }

    .how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-left {
        border-bottom: solid 1px #1c2d6f;
        float: left;
        width: 100%;
    }

    .how-to-apply-con .hta-apply-buttons .hta-apply-buttons-col-right {
        float: left;
        width: 100%;
    }

    .compare-con-outer {
        overflow-x: scroll;
        position: relative;
    }

    .compare-con-outer .compare-con {
        width: 1100px;
        margin: 0;
    }

    .compare-con-outer .compare-con .table-compare-card tr {
        background: white;
    }

    .compare-con-outer .compare-con .table-compare-card > tbody > tr:nth-of-type(even) {
        background-color: #fafafa;
    }

    .compare-con-outer .compare-con .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .compare-con-outer .compare-con .col-md-3 {
        width: 25%;
    }

    .compare-con-outer .compare-con .col-md-6 {
        width: 50%;
    }

    .compare-con-outer .compare-con .col-md-1, .compare-con-outer .compare-con .col-md-2, .compare-con-outer .compare-con .col-md-3, .compare-con-outer .compare-con .col-md-4, .compare-con-outer .compare-con .col-md-5, .compare-con-outer .compare-con .col-md-6, .compare-con-outer .compare-con .col-md-7, .compare-con-outer .compare-con .col-md-8, .compare-con-outer .compare-con .col-md-9, .compare-con-outer .compare-con .col-md-10, .compare-con-outer .compare-con .col-md-11, .compare-con-outer .compare-con .col-md-12 {
        float: left;
    }

    .compare-con-outer .compare-con .col-sm-7, .compare-con-outer .compare-con .col-md-7, .compare-con-outer .compare-con .col-lg-7, .compare-con-outer .compare-con .col-xs-8, .compare-con-outer .compare-con .col-sm-8, .compare-con-outer .compare-con .col-md-8, .compare-con-outer .compare-con .col-lg-8, .compare-con-outer .compare-con .col-xs-9, .compare-con-outer .compare-con .col-sm-9, .compare-con-outer .compare-con .col-md-9, .compare-con-outer .compare-con .col-lg-9, .compare-con-outer .compare-con .col-xs-10, .compare-con-outer .compare-con .col-sm-10, .compare-con-outer .compare-con .col-md-10, .compare-con-outer .compare-con .col-lg-10, .compare-con-outer .compare-con .col-xs-11, .compare-con-outer .compare-con .col-sm-11, .compare-con-outer .compare-con .col-md-11, .compare-con-outer .compare-con .col-lg-11, .compare-con-outer .compare-con .col-xs-12, .compare-con-outer .compare-con .col-sm-12, .compare-con-outer .compare-con .col-md-12, .compare-con-outer .compare-con .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .compare-four-card .ccp-card-display .ccp-display-cta {
        margin: 0;
    }

    .online-app-sec .app-mobile-content {
        left: 270px;
        width: 460px;
    }

    .online-app-sec .app-mobile-bg {
        width: 100%;
    }

    .online-app-sec .app-info {
        left: 0px;
        width: 265px;
        top: 80px;
    }

    .online-app-sec .app-info a {
        float: left;
        margin-bottom: 10px;
    }

    .main-header .top-nav-container .top-nav-inner {
        padding: 0;
    }

    .main-header .top-nav-container .top-nav-inner li > a {
        padding: 32px 25px;
    }

    .slider-home-con .slider-info {
        top: 10%;
        left: 0;
    }

    .home-slider2-wrapper .hms2-box {
        width: 66%;
    }

    .current-account-header-card {
        right: 12%;
        top: 160px;
    }

    .complimentary-box .compile-wrapper .compile-inner {
        padding: 40px;
    }

    .bod-cont .bod-small {
        width: calc(50% - 20px);
    }

    .bod-cont .bod-large {
        width: calc(100% - 21px);
    }

    .cc-det-grids-con {
        padding: 100px 0 100px;
    }

    .cc-det-grids-con .mmar-lr-30-m > div {
        width: 100%;
        padding: 10px;
    }

    .cc-det-grids-con .mmar-lr-30-m > div:nth-of-type(2) h2 {
        margin-top: 20px;
    }

    .other-business {
        float: left;
    }

    .news-section .news-col-left {
        float: left;
    }

    .news-section .news-col-right {
        float: left;
        width: 100%;
    }

    .diff-business .diff-info {
        margin: 60px 0 50px 60px;
        float: left;
    }

    .more-business {
        margin: 0px 0 20px 0;
    }

    .diff-business {
        height: auto;
        background: url("../images/bg/app-pattern-bg.jpg") top center no-repeat;
    }

    .diff-business .other-business .col-md-6 {
        float: left;
    }

    .business-news-section {
        padding: 60px 0 100px !important;
        position: relative;
    }

    .business-news-section:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 60px;
        background: url("../images/bg/app-pattern-bg.jpg") top center no-repeat;
    }

    .more-business {
        margin: 0;
    }

    .b-symbols {
        padding: 80px 0 80px;
    }

    .press-release-tabs-container .press-release-tabs-outer ul.cc-tabs-nav li {
        margin: 0 12px;
    }

    .press-release-tabs-outer .primary-link {
        margin-right: 25px;
    }

    .press-release-con .pr-grid {
        width: 225px;
    }

    .ca-mada-row .ca-ma-cell {
        padding-left: 20px;
        margin-top: 30px;
    }

    .ca-powerfull-banking {
        padding: 30px 0 20px;
    }

    .cc-grids-two-col {
        margin-bottom: 45px;
    }

    .explore-content .explore-content-inner {
        display: block;
    }

    .explore-content .explore-content-inner .col-md-4 {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .explore-content .explore-content-inner .cc-outline {
        width: 100%;
        float: left;
    }

    .explore-content .explore-content-inner > :nth-child(1) {
        padding-left: 10px;
    }

    .explore-content .explore-content-inner > :nth-child(3) {
        padding-right: 10px;
    }

    .offer-search-filter .text-box, .offer-search-filter .visa-master-box {
        width: 50%;
        padding: 0 10px;
    }

    .offer-search-filter .text-box input {
        max-width: 100%;
    }

    .offer-search-filter .option-box {
        width: 100%;
        padding: 0 10px;
        margin-top: 15px;
    }

    .offer-search-filter .option-box select {
        max-width: calc(50% - 10px);
    }

    .offers-listing-box .image-box {
        height: 115px;
    }

    .offers-listing-box .image-box p {
        font-size: 35px;
    }

    .offers-listing-box .text-box b {
        font-size: 16px;
    }

    .points-calculator h3 {
        margin-top: 30px;
    }

    .p-calc {
        margin-top: 90px;
    }

    .two-col-txt p span:first-child {
        width: 25%;
    }

    .cc-grids-three-col .cc-outline {
        padding: 22px;
    }

    .more-business .business-inner span {
        font-size: 17px;
    }

    .compare-card-header-inner .need-help {
        bottom: -44px;
    }

    .complimentary-box {
        padding: 100px 0;
    }

    .cc-grids-two-col .cc-grids-col-left h3 {
        font-size: 30px;
    }

    .cur-acc-daily .cur-visa-img {
        text-align: center;
    }

    .s-p-right {
        padding: 100px 0px 100px 20px;
    }

    .sub-chunk-2 {
        width: 100%;
        margin: 0 0 0 0;
    }

    .sub-chunk-3 {
        width: 100%;
        margin: 0 0 0 0;
        margin-top: 20px;
    }

    .main-header .top-nav-container .top-nav-inner {
        border: none;
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .main-header .top-nav-container .top-nav-inner li {
        display: inline-block;
        float: none;
    }

    .main-header .top-nav-container .top-nav-inner li a {
        /*border: none;*/
    }

    .slider-home-con {
        padding-top: 250px;
    }

    .credit-card-slider-con, .articale-container, .visa-card-slider-con {
        margin-top: 150px;
    }

    .first-section {
        margin-top: 110px;
    }

    .press-release-inner .press-release-inner-bg {
        padding-top: 100px;
    }

    .slider-home-con .slider-info h3 {
        font-size: 30px;
    }

    .mega-menu {
        padding-top: 290px;
    }

    .m-m-menu .col-md-3 {
        width: 25%;
    }

    .main-header .top-nav {
        text-align: center;
        margin-bottom: -5px;
    }

    .main-header .top-nav .tn-right, .main-header .top-nav .tn-left {
        float: none;
        display: inline-block;
    }
}

@media only screen and (max-width: 768px) {
    .slider-home-con .slider-info {
        width: 38%;
        position: absolute;
        top: 10%;
        margin-left: 8%;
    }

    .down-arrow {
        bottom: 30px;
    }

    .slider-home-con .bx-wrapper .bx-pager {
        bottom: 60px;
    }

    .slider-home-con .slider-info img, .slider-home-con .slider-info h3, .slider-home-con .slider-info p, .slider-home-con .slider-info .btn-tip, .slider-home-con .slider-info .btn-secondary {
        float: right;
        clear: both;
    }

    .offers-container .offer-col-right .deal-box .db-detail .db-detail-inner, .offers-container .offer-col-right .deal-box .db-detail .db-cta {
        padding: 15px;
    }

    .offers-container .offer-col-right .card-offer .co-grid .co-info {
        padding: 15px;
    }

    .home-two-grids-symbol-sec {
        padding: 15px 0 230px;
    }

    .home-two-grids-symbol-sec .htg-symbol p {
        margin-bottom: 30px;
    }

    .need-help {
        right: 20px;
    }

    .offers-container {
        padding: 50px 0;
    }

    .cc-slider-info-outer {
        height: 550px;
    }

    .cc-slider-info-outer .cc-slider-info {
        width: 60%;
        right: 35%;
    }

    .credit-card-slider-outer, .press-release-slider-con .cc-slider-info-outer {
        height: 550px;
    }

    .cc-details-con-main .cc-details-header-card {
        right: 18%;
        top: 255px;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info {
        right: 29%;
    }

    .card-accordion-con {
        width: 100%;
    }

    .how-to-apply-con .hta-apply-buttons {
        width: 100%;
        margin: 0;
    }

    .mmar-lr-30-m {
        margin: 0;
    }

    .cc-grid-with-logo-con {
        margin: 0 0 100px;
    }

    .how-to-apply-con .hta-apply-buttons > .row {
        margin: 0;
    }

    .compare-card-selection-section {
        padding-bottom: 0;
    }

    .compare-card-slider li a {
        padding: 10px;
        min-height: 145px;
    }

    .compare-card-slider li a p {
        font-size: 14px;
    }

    .compare-card-header {
        padding: 140px 0 20px;
    }

    .compare-cards-tab-con .comp-tabs-nav li a {
        font-size: 14px;
    }

    .compare-card-header-inner > h1, .compare-card-header-inner > p {
        padding: 0 10px;
    }

    .home-slider2-wrapper .hms2-box {
        width: 76%;
    }

    .current-account-header-card {
        right: 2%;
        top: 114px;
    }

    .cc-slider-info-outer .cc-slider-info h3 {
        font-size: 30px;
    }

    .lifestyle-finance-slider .current-account-header-card {
        top: 173px;
    }

    .lifestyle-finance-slider .current-account-header-card img {
        max-width: 500px;
        width: 100%;
    }

    .visa-card-slider-con .cc-slider-info .btn-secondary, .visa-card-slider-con .cc-slider-info .btn-tip {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .main-header {
        /*display: none;*/
    }

    .main-header-mob {
        display: block;
    }

    .mobile-visible {
        display: inline-block !important;
    }

    .mobile-hidden {
        display: none !important;
    }

    .slider-home-con .slider-info {
        width: 88%;
        position: absolute;
        top: 41%;
        margin-left: 6%;
    }

    .slider-home-con .slider-info img {
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }

    .slider-home-con .slider-info h3 {
        font-size: 24px;
        margin-top: 0;
    }

    .slider-home-con .slider-info .btn-tip {
        margin-top: 0px;
    }

    .slider-home-con .slider-info p {
        font-size: 15px;
    }

    .need-help {
        right: 20px;
    }

    .slider-home-con .bx-wrapper .bx-pager {
        bottom: 20px;
        left: 25px;
        text-align: left;
        width: 80%;
    }

    .slider-home-con .bx-wrapper .bx-next {
        background: url("../images/arrows/arrow-sprites.png") -15px -28px no-repeat;
        right: 25px;
    }

    .slider-home-con .bx-wrapper .bx-prev {
        background: url("../images/arrows/arrow-sprites.png") 0 -28px no-repeat;
        right: 75px;
        left: auto;
    }

    .slider-home-con .bx-controls-direction a {
        top: 220px;
        bottom: auto;
        width: 15px;
        height: 28px;
    }

    .offers-container .offer-col-left, .offers-container .offer-col-right {
        width: 100%;
    }

    .offers-container .offer-col-left .offer-blue {
        min-height: inherit;
        padding: 25px;
    }

    .offers-container .offer-col-left .offer-row {
        float: left;
        width: 50%;
        min-height: 105px;
    }

    .offers-container .offer-col-left .offer-row .off-img, .offers-container .offer-col-left .offer-row .off-disc {
        display: block;
        border-right: 0 none;
    }

    .offers-container .offer-col-left .offer-row .off-img {
        padding: 20px 20px 0;
        text-align: left;
        min-height: 50px;
    }

    .offers-container .offer-col-left .offer-blue h2 {
        font-size: 26px;
    }

    .offers-container .offer-col-left .offer-row .off-disc {
        width: 100%;
    }

    .offers-container .offer-col-left .offer-row .off-disc h5 {
        font-size: 14px;
    }

    .slick-slide {
        width: 500px;
    }

    .slick-slider .item {
        padding: 25px;
    }

    .slick-slider .item img {
        max-width: 100%;
        margin-right: 0;
        width: 100%;
    }

    .slick-slider .item .content {
        width: 100%;
    }

    .home-two-grids-symbol-sec {
        padding: 15px 0 0;
    }

    .home-two-grids-symbol-sec .htg-symbol {
        background: #f6f6f6;
        padding: 0 2% 35px;
        border-bottom: solid 1px white;
    }

    .home-two-grids-symbol-sec .htg-symbol .htgs-img-holder {
        height: auto;
        padding: 30px 0;
    }

    .online-app-sec {
        background: url("../images/bg/app-pattern-bg.jpg") 100% 64% no-repeat #29419b;
        height: 700px;
        position: relative;
    }

    .online-app-sec .app-info {
        width: 100%;
        position: static;
    }

    .online-app-sec .online-app {
        padding: 30px 10px;
    }

    .online-app-sec .app-info h2 {
        font-size: 26px;
    }

    .online-app-sec .app-info p {
        /*margin-top: 20px;*/
    }

    .online-app-sec .app-mobile-bg {
        background: url("../images/bg/mob-mob1.png") 0 32px no-repeat;
        left: 20px;
        right: auto;
        top: auto;
        bottom: 130px;
        width: 203px;
        height: 300px;
    }

    .online-app-sec .container {
        position: static;
    }

    .online-app-sec .app-mobile-bg2 {
        background: url("../images/bg/mob-mob2.png") right bottom no-repeat;
    }

    .online-app-sec .app-mobile-content {
        left: 0;
        width: 100%;
        top: 180px;
        height: 650px;
    }

    .online-app-sec .app-mobile-bg2 {
        background-position: 240px bottom;
        right: 0;
        width: 100%;
        top: 0;
        height: 100%;
    }

    .online-app-sec .app-mobile-content .apb-info {
        right: auto;
        left: 20px;
        bottom: 20px;
    }

    .news-section {
        padding: 0 0 20px;
        margin-top: 30px;
    }

    .news-section .news-col-left {
        padding: 30px;
        margin: 0 -15px;
    }

    .news-section .news-col-left h4 {
        font-size: 17px;
    }

    .news-section .news-col-left .news {
        font-size: 15px;
    }

    .news-section .news-col-right h4 {
        margin-top: 10px;
    }

    .scroll-top {
        bottom: 10px;
        right: 10px;
    }

    .slider-home-con {
        padding-top: 0px;
    }

    .slider-home-con .slider-home li {
        background: #e6e6e6;
        text-align: center;
    }

    .offers-container {
        padding: 50px 0 20px;
    }

    .slider-home-con .slider-info p {
        text-align: left;
    }

    .slick-dotted.slick-slider {
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .slick-dots {
        bottom: -35px;
    }

    .slick-slider .item .content h2 {
        font-size: 20px;
    }

    .slick-slider .item .content p {
        font-size: 15px;
    }

    .offers-container .offer-col-left .offer-row .off-disc {
        padding: 10px 20px;
    }

    .credit-card-slider-outer, .press-release-slider-con .credit-card-slider-outer {
        background: url("../images/bg/right-bg-slider.jpg") -410px -230px no-repeat;
        height: 750px;
    }

    .cc-slider-info-outer {
        /* background: url("../images/sliders/slide-mob-bg.png") left bottom/100% 100% no-repeat; */
        width: 100%;
        height: 350px;
        top: 400px;
    }

    .press-release-slider-con .cc-slider-info-outer {
        /* background: url("../images/sliders/slide-mob-bg.png") left bottom/100% 100% no-repeat; */
        width: 100%;
        height: 350px;
        top: 400px;
        height: 350px;
    }

    .offers-discounts-slider .cc-slider-info-outer {
        height: 350px;
    }

    .credit-card-slider-wrapper, .press-release-slider-con .credit-card-slider-wrapper {
        left: 5%;
        width: 90%;
        top: 20px;
    }

    .credit-card-slider-wrapper li img {
        margin: 0 auto;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info > div {
        float: left;
    }

    .credit-card-slider-wrapper .see-all-offers {
        margin: 18px 25px 0;
        float: right;
    }

    /**============== CC Slider **/
    .cc-slider-info-outer .cc-slider-info {
        width: 60%;
        left: 20px;
        right: auto;
        top: auto;
        bottom: 20px;
    }

    .cc-slider-info-outer .cc-slider-info img, .cc-slider-info-outer .cc-slider-info h3, .cc-slider-info-outer .cc-slider-info p, .cc-slider-info-outer .cc-slider-info .btn-tip, .cc-slider-info-outer .cc-slider-info .btn {
        float: left;
        clear: both;
        text-align: left;
    }

    .cc-slider-info-outer .cc-slider-info h3 {
        font-size: 24px;
    }

    .cc-slider-info-outer .cc-slider-info p {
        font-size: 15px;
    }

    .credit-card-slider-wrapper .bx-controls-direction a {
        top: 116%;
    }

    .credit-card-slider-wrapper .bx-wrapper .bx-prev {
        right: 51px;
    }

    .credit-card-slider-wrapper .bx-wrapper .bx-next {
        right: 10px;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .credit-card-slider-wrapper .bx-wrapper .bx-viewport {
        border-radius: 5px;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info p {
        font-size: 15px;
    }

    .credit-card-slider-wrapper li {
        background: #f6f6f6;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info > div {
        padding: 0;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info > div:first-child {
        margin-right: 10px;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info > div:last-child {
        width: 70%;
    }

    .credit-card-slider-wrapper li .primary-link {
        display: none;
    }

    /**============== CC Slider **/
    .down-arrow, .breadcrumbs {
        display: none;
    }

    .main-feature-symbols .breadcrumbs {
        display: block;
    }

    .cc-grids-two-col {
        width: 100%;
        margin: 20px 0 0;
    }

    .cc-grids-two-col .cc-grids-col-left, .cc-grids-two-col .cc-grids-col-right {
        width: 100%;
    }

    .cc-grids-two-col .cc-grids-col-left {
        min-height: auto;
        padding: 20px;
    }

    .cc-grids-two-col .cc-grids-col-left.about-page {
        min-height: auto;
    }

    .cc-grids-two-col .cc-grids-col-left h3 {
        font-size: 26px;
    }

    .cc-grids-two-col .cc-grids-col-right p {
        margin-top: 20px;
    }

    .discount-boxes {
        margin: 0px -15px;
    }

    .cc-tabs-outer {
        margin: 0 -15px;
        overflow: scroll;
        border-top: solid 1px #e8e8e8;
        border-bottom: solid 1px #e8e8e8;
        padding: 6px 0 0;
    }

    .comp-tabs-nav-outer {
        overflow: scroll;
        border-top: solid 1px #e8e8e8;
        border-bottom: solid 1px #e8e8e8;
        padding: 6px 0 0;
    }

    .cc-tabs-nav {
        margin-left: 10px;
        margin-right: 10px;
        white-space: nowrap;
        overflow-x: visible;
        overflow-y: hidden;
        height: 40px;
    }

    .compare-cards-tab-con .comp-tabs-nav {
        white-space: nowrap;
        overflow-x: visible;
        overflow-y: hidden;
        height: 40px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 7px;
    }

    .tab-content {
        overflow: scroll;
    }

    .tab-content > div {
        white-space: nowrap;
        overflow-x: visible;
        overflow-y: hidden;
    }

    .tab-content .bx-wrapper .bx-viewport {
        width: 1100px !important;
    }

    .cc-grids-three-col {
        display: block;
    }

    .cc-card {
        padding: 30px;
        margin-bottom: 15px;
    }

    .cc-card .row {
        margin: 0;
    }

    .cc-card .cc-card-footer div {
        padding: 0;
    }

    .cc-card > .row > div {
        padding: 0;
    }

    .cc-card > .row > div:first-child {
        padding: 0 0 30px;
    }

    .cc-grids-three-col .cc-card-img-holder {
        height: auto;
    }

    .cc-outline .cc-feature-box {
        min-height: auto;
    }

    .cc-grids-two-col .cc-grids-col-right .btn {
        width: 100%;
        margin-right: 0;
        text-align: left;
    }

    .cc-card .cc-feature-box span {
        width: 100%;
        float: left;
        font-size: 14px;
    }

    .cc-card-footer.row {
        width: 100%;
        float: left;
    }

    .cc-card-footer.row .col-md-4, .cc-card-footer.row .col-md-8 {
        width: 100%;
        float: left;
    }

    .cc-details-con-main .cc-details-header-card {
        right: 0;
        top: 40px;
        width: 100%;
        text-align: center;
    }

    .cc-details-con-main .cc-details-header-card img {
        float: none;
    }

    .cc-details-con-main .cc-slider-info-outer {
        width: 100%;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info {
        right: 0;
        width: 90%;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info h3 {
        margin-top: 10px;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info h3 br {
        display: none;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info .btn, .cc-details-con-main .cc-slider-info-outer .cc-slider-info .btn-tip {
        clear: none;
    }

    .cc-details-con-main .cc-slider-info-outer .cc-slider-info p {
        width: 100%;
    }

    .cc-details-con-main .cc-slider-info .btn-tip {
        margin: 0 30px 0 0;
    }

    .how-to-apply-con .hta-branch {
        width: 100%;
    }

    .how-to-apply-con .hta-apply-buttons .row {
        margin: 0;
    }

    .card-accordion-con h2 {
        font-size: 26px;
        padding: 0;
        margin-top: 0;
    }

    .card-accordion-con h2 br {
        display: none;
    }

    .card-accordion-con h2 .img-holder {
        position: static;
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .cc-accordion-section {
        padding: 20px 0 30px;
    }

    .how-to-apply-con h2 {
        font-size: 26px;
    }

    .how-to-apply-section {
        padding: 50px 0 15px;
    }

    .how-to-apply-con .hta-requirement {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .tool-tip-box {
        margin: 10px 0 60px;
    }

    .how-to-apply-con .hta-requirement .hta-req-left, .how-to-apply-con .hta-requirement .hta-req-right {
        padding: 20px;
    }

    .how-to-apply-con .hta-requirement .hta-req-left h3, .how-to-apply-con .hta-requirement .hta-req-right h3 {
        font-size: 20px;
    }

    .how-to-apply-con .hta-requirement .hta-req-left p, .how-to-apply-con .hta-requirement .hta-req-right p {
        font-size: 15px;
    }

    .how-to-apply-con .hta-requirement .hta-req-left h3, .how-to-apply-con .hta-requirement .hta-req-right h3 {
        margin: 0 0 20px;
    }

    .how-to-apply-con .hta-requirement .hta-req-left {
        border-top: 0;
    }

    .list-ticks {
        padding-left: 0;
    }

    .list-ticks li {
        padding-left: 25px;
    }

    .explore-boxes-con {
        padding: 10px 0 20px;
    }

    .offer-slide-con {
        margin-bottom: 30px;
    }

    .explore-boxes > .row {
        margin: 0;
    }

    .main-feature-symbols {
        padding: 20px 0;
    }

    .main-feature-symbols .home-personal-grids {
        margin-top: 30px;
    }

    .card-select-icon {
        margin-top: 0;
        margin-bottom: 45px;
    }

    .compare-card-selection-section {
        padding: 70px 0 0;
    }

    .compare-card-header {
        padding: 15px 0 15px;
    }

    .compare-card-header-inner > h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .compare-card-header-inner > p {
        display: none;
    }

    .compare-cards-tab-con {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .compare-card-slider {
        padding: 0;
        margin: 0 10px;
        display: table;
        border-spacing: 5px;
    }

    .compare-card-slider li {
        display: table-cell;
        list-style-type: none;
    }

    .compare-card-slider li p {
        white-space: normal;
    }

    .slide-arrow {
        margin-left: 15px;
        margin-bottom: 25px;
    }

    .compare-cards-tab-con .tab-content {
        margin-top: 10px;
    }

    .articale-container .container-sm .pr-date-col {
        padding: 0;
    }

    .social-con {
        margin-right: 11px;
    }

    .social-con .facebook-icon, .social-con .twitter-icon, .social-con .plus-icon {
        font-size: 12px;
        transform: scale(0.9);
        margin-left: 0px;
    }

    .social-con .twitter-icon {
        margin-left: -4px;
    }

    .articale-container .container-sm .pr-date-col .post-date {
        clear: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .ccp-card-display h3 {
        font-size: 16px;
    }

    .first-section {
        padding-top: 50px;
    }

    .awards-tabs-container {
        margin-top: 0;
    }

    .awards-tabs-container .tab-content {
        margin-top: 10px;
    }

    .slider-home-con .slider-info img, .slider-home-con .slider-info h3, .slider-home-con .slider-info p, .slider-home-con .slider-info .btn-tip, .slider-home-con .slider-info .btn-secondary {
        text-align: left;
        float: left;
    }

    .home-slider2-wrapper .hms2-box {
        width: 80%;
        height: 485px;
    }

    .hexagon-white-pattern {
        max-width: 502px;
        width: 100%;
    }

    .current-account-header-card {
        right: 0px;
        left: 0;
        top: 17px;
        text-align: center;
    }

    .current-account-header-card img {
        max-width: 100%;
    }

    .complimentary-box .compile-wrapper .compile-inner {
        width: 90%;
        margin: 0 5% 20px;
        padding: 20px;
    }

    .about-detail-symbols {
        overflow-x: auto;
    }

    .cta-container {
        width: 100%;
        max-width: 600px;
        left: 0;
        margin-left: 0;
        margin-top: 0;
    }

    .press-release-inner .press-release-inner-bg {
        padding-top: 15px;
    }

    .pr-content p {
        margin-bottom: 30px;
    }

    .container-sm h2, .container-sm .pr-content, .container-sm .pr-date-col, .container-sm .press-releases-subscribe {
        padding: 0 20px;
    }

    .pr-content .block-quote {
        width: 100%;
    }

    .press-releases-subscribe input[type=text] {
        max-width: 220px;
        width: 100%;
        margin-bottom: 20px;
        height: 50px;
    }

    .press-releases-subscribe .btn {
        width: 105px;
        white-space: normal;
        padding: 3px 0px;
        font-size: 14px;
        line-height: 18px;
        margin: -2px 0 0 5px;
    }

    .bod-cont .bod-small {
        width: 100%;
        margin: 5px 0px 20px;
        height: auto;
    }

    .bod-cont .bod-small img {
        max-width: 300px;
    }

    .bod-cont .bod-large {
        width: 100%;
    }

    .bod-cont .bod-large img {
        max-width: 300px;
        float: right;
    }

    .bod-cont .bod-large .bod-info {
        width: 100%;
        margin-top: 0;
        border-top: 1px solid #e9e9e9;
    }

    .board-para {
        width: 95%;
    }

    .cc-det-grids-con .mmar-lr-30-m {
        display: block;
    }

    .cc-det-grids-con .mmar-lr-30-m > div {
        width: 100%;
    }

    .more-business .business-inner {
        font-size: 14px;
    }

    .diff-business .diff-info {
        max-width: 360px;
        width: calc(100% - 30px);
        margin: 60px 15px;
    }

    .more-business .business-inner {
        width: 100%;
    }

    .complimentary-box {
        padding: 60px 0;
    }

    .cc-card .btn {
        clear: left;
        white-space: normal;
    }

    .press-release-con .pr-grid {
        width: 100%;
        float: left;
        position: static !important;
        white-space: normal;
    }

    .press-release-con .pr-grid .img-placeholder {
        float: left;
        width: 100%;
    }

    .press-release-con .pr-grid .prg-inner {
        float: left;
        width: 100%;
    }

    .press-release-con .pr-grid .prg-inner span, .press-release-con .pr-grid .prg-inner p, .press-release-con .pr-grid .prg-inner h3 {
        float: left;
        width: 100%;
    }

    .pr-grid .img-placeholder {
        margin: -25px 0px 20px 0px;
    }

    .cc-cards-container .tab-content .col-md-6 {
        padding: 0;
    }

    .cc-cards-container .tab-content .col-md-4 {
        padding: 0;
        margin-bottom: 5px;
    }

    .cc-cards-container .tab-content .col-md-6 {
        width: 100%;
        float: left;
    }

    .cc-cards-container .tab-content .col-md-6 .cc-card, .cc-cards-container .tab-content .col-md-6 .cc-card-img-holder, .cc-cards-container .tab-content .col-md-6 .cc-card-detail {
        width: 100%;
        float: left;
    }

    .cc-cards-container .tab-content .col-md-4 {
        width: 100%;
        float: left;
    }

    .cc-cards-container .tab-content > div {
        white-space: normal;
        overflow-x: hidden;
    }

    .container-fluid.pad-tb-100 {
        padding: 2px 0 35px;
    }

    .ca-mada-row {
        margin-top: 30px;
    }

    .offers-discounts-main .cc-tabs-nav, .compare-cards-tab-con .comp-tabs-nav {
        height: 50px;
        margin-top: 10px;
    }

    .offers-discounts-slider .credit-card-slider-wrapper .credit-card-slider .slider-info > div:last-child {
        width: 100%;
    }

    .offers-discounts-slider .credit-card-slider-wrapper .credit-card-slider .slider-info p {
        font-size: 12px;
    }

    .offer-search-filter .text-box, .offer-search-filter .visa-master-box {
        width: 100%;
        padding: 0 15px;
    }

    .offer-search-filter .text-box input {
        padding: 8px 15px;
        padding-right: 38px;
    }

    .offer-search-filter .visa-master-box .checkbox {
        margin: 20px 20px 10px 0px;
    }

    .offer-search-filter .visa-master-box .checkbox label img {
        width: 60px;
    }

    .offer-search-filter .visa-master-box .checkbox:nth-of-type(2) label img {
        width: 40px;
    }

    .offer-search-filter .visa-master-box .checkbox label {
        padding-left: 34px;
        line-height: 22px;
    }

    .offer-search-filter .visa-master-box .checkbox div {
        width: 25px;
        height: 25px;
    }

    .offer-search-filter .visa-master-box .checkbox div:after {
        top: 5px;
        left: 4px;
    }

    .offer-search-filter .option-box {
        padding: 0 15px;
        margin-top: 10px;
    }

    .offer-search-filter .option-box select {
        padding: 8px 15px;
    }

    .offers-listing-main {
        text-align: center;
    }

    .offers-listing-box {
        max-width: 280px;
        width: 100%;
        margin: 10px 10px;
        float: none;
        display: inline-block;
        text-align: left;
    }

    .offers-listing-box .image-box {
        height: 190px;
    }

    .offers-listing-box .image-box p {
        font-size: 50px;
    }

    .offers-listing-box .text-box b {
        font-size: 18px;
    }

    .lifestyle-finance-slider .current-account-header-card {
        top: 50px;
    }

    .lifestyle-finance-slider .current-account-header-card img {
        max-width: 700px;
    }

    .lifestyle-finance-details .cc-grids-col-right .btn-tip {
        margin: 0;
    }

    .personal-finance-calc-main {
        padding: 30px 0 70px;
    }

    .personal-finance-calc-box {
        padding: 0 15px;
    }

    .personal-finance-calc-box h3 {
        font-size: 21px;
        background-size: 18px auto;
        background-position: left top;
        padding: 2px 0 10px 25px;
    }

    .personal-finance-calc-box .full-grid input[type=text] {
        padding: 8px 10px;
        font-size: 13px;
        padding-right: 35px;
    }

    .personal-finance-calc-box .full-grid select {
        padding: 8px 8px;
        font-size: 13px;
        background-size: 10px auto;
    }

    .personal-finance-calc-box .full-grid .half-grid:nth-of-type(2) input[type=text] {
        width: 89%;
    }

    .personal-finance-calc-box .full-grid .half-grid:nth-of-type(2) span {
        width: auto;
        font-size: 35px;
        line-height: 36px;
        position: absolute;
        right: -13px;
    }

    .personal-finance-calc-box .full-grid input[type=submit] {
        padding: 2px 10px;
    }

    .personal-finance-calc-box .full-grid .clear-btn {
        margin: 6px 0 0 20px;
    }

    .hta-selector-buttons {
        display: none;
    }

    .lifestyle-finance-fees-charges .container {
        padding: 0;
    }

    .lifestyle-finance-fees-charges .tool-tip-fixed {
        margin-top: 0;
    }

    .personal-finance-calc-box .calc-result-box .top-text-box {
        padding: 15px 0px 20px 10px;
    }

    .personal-finance-calc-box .calc-result-box .top-text-box p {
        font-size: 15px;
        width: 60%;
    }

    .personal-finance-calc-box .calc-result-box .top-text-box span {
        width: 40%;
        font-size: 22px;
        text-align: right;
        padding-right: 10px;
        margin: 40px 0 0 0;
    }

    .personal-finance-calc-box .calc-result-box .bottom-text-box {
        padding: 20px 10px 15px 10px;
    }

    .points-calculator {
        margin-top: 20px;
    }

    .p-calc p {
        font-size: 15px;
        text-align: left;
        padding: 20px 115px 20px 20px;
    }

    .p-calc input[type=number] {
        width: calc(100% - 102px);
        height: 52px;
        font-size: 18px;
        padding: 14px 45px 14px 14px;
    }

    .p-calc input[type=submit] {
        width: 102px;
        height: 52px;
        font-size: 18px;
    }

    .p-calc .clearable.x {
        background-position: right 25px center;
        background-size: 9px auto;
    }

    .p-calc-result {
        padding: 13px 13px 20px;
    }

    .p-calc-result p {
        font-size: 15px;
    }

    .p-calc-rewards {
        margin-top: 50px;
    }

    .p-calc-rewards p {
        text-align: left;
    }

    .p-calc-rewards .col-md-3 {
        width: 50%;
        padding: 0 5px;
    }

    .p-c-r-box {
        margin: 10px 0;
    }

    .map-main {
        height: 500px;
    }

    .map-main .container {
        top: 25px;
    }

    .map-search {
        padding: 0 15px;
    }

    /** ============= Credit Crad Slider **/
    .credit-card-slider-wrapper .bx-wrapper .bx-pager {
        display: block;
        bottom: -40px;
        text-align: left;
        z-index: 2;
    }

    /** ============= Credit Crad Slider End**/
    /** ============= Visa Crad Slider **/
    .visa-card-slider-con .cc-slider-info {
        width: 100%;
        left: 0;
        transform: scale(0.9);
        text-align: left;
        bottom: 60px;
    }

    .visa-card-slider-con .cc-slider-info-outer .cc-slider-info img {
        float: left;
        margin: 0 0 10px -5px;
    }

    .visa-card-slider-con .cc-slider-info-outer .cc-slider-info h3, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info p {
        display: block;
        clear: left;
    }

    .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-secondary, .visa-card-slider-con .cc-slider-info-outer .cc-slider-info .btn-tip {
        margin-top: 0px;
        float: left;
    }

    /** ============= Visa Crad Slider End**/
    .btn-arrow:hover:before {
        opacity: 0;
        display: none;
    }

    .compare-card-header-inner .need-help {
        bottom: -39px;
        z-index: 1;
        right: 15px;
    }

    .table-offers-main {
        overflow-x: scroll;
    }

    html body table.table-offers {
        width: auto;
        max-width: 100%;
    }

    html body table.table-offers th, html body table.table-offers td {
        padding: 20px;
    }

    .card-select-icon {
        margin-top: 0;
        margin-bottom: 20px;
        width: 70%;
        font-size: 16px;
        line-height: 16px;
        padding-left: 30px;
    }

    .s-p-main .container {
        padding: 0;
        display: block;
    }

    .sp-pupop-close {
        right: 20px;
        top: 0;
        background-color: #000;
        width: 40px;
        height: 40px;
        background-position: center center;
        background-size: 18px auto;
    }

    .s-p-left {
        width: 100%;
        display: block;
        clear: both;
    }

    .s-p-left h2 {
        font-size: 20px;
    }

    .s-p-right {
        width: 100%;
        display: block;
        clear: both;
    }

    .s-p-left {
        padding: 0px 20px 10px;
    }

    .s-p-left h2 {
        margin-bottom: 15px;
    }

    .sp-accordion .accordion .accordion-group .accordion-heading a {
        font-size: 15px;
    }

    .sp-accordion .accordion .accordion-group .accordion-body .accordion-inner {
        font-size: 14px;
    }

    .s-p-right {
        border-left: none;
        border-top: 1px solid #2c2c2c;
        float: left;
        margin-top: 20px;
        padding: 10px 30px;
    }

    .spr-email-box .btn, .spr-social-box .btn {
        width: 100%;
        text-align: left;
    }

    .s-p-main:after {
        display: none;
    }

    .s-c-links a {
        font-size: 16px;
        clear: left;
        margin: 10px 0 10px 0;
    }

    .s-c-links a:last-child {
        float: left;
        margin: 10px 0 0px 0;
    }

    .sub-chunk-3 {
        height: 183px;
    }

    .sp-search-box {
        position: relative;
    }

    .sp-search-box input[type=text] {
        width: 100%;
    }

    .sp-search-box input[type=submit] {
        position: absolute;
        left: 0;
        top: 0;
        background: none;
        text-indent: 999px;
        width: 50px;
    }

    .credit-card-slider-con, .articale-container, .visa-card-slider-con, .first-section {
        margin-top: 0;
    }

    .offers-discounts-slider .credit-card-slider-wrapper {
        left: 5%;
        top: 20px;
    }

    .popup-sec_main .compare-card-header-inner > h1 {
        font-size: 20px;
        padding: 0 15px 0 0;
    }

    .popup-5, .popup-6 {
        padding: 0 30px;
    }

    .popup-5 .compare-card-header-inner, .popup-6 .compare-card-header-inner {
        padding: 25px 0 0;
    }

    .popup-sec_main .close-card-popup {
        width: 20px;
        height: 20px;
        right: 25px;
        top: 25px;
        background-size: 100%;
    }

    .popup-5 .p-i-t-box {
        width: 100%;
    }

    .popup-5 .p-i-t-box .p-icon-img {
        width: 40%;
    }

    .popup-5 .p-i-t-box .p-icon-text {
        width: 60%;
    }

    .popup-5 .p-i-t-box .p-icon-text p {
        font-size: 15px;
    }

    .popup-sec_main .compare-card-header-inner > p {
        display: block;
        padding: 0;
        font-size: 15px;
        margin-top: 20px;
    }

    .popup-6 strong {
        font-size: 15px;
    }

    .popup-6 .p-f-r .p-f-r_2-colum {
        width: 100%;
    }

    .popup-6 .p-f-r .p-f-r_2-colum:nth-of-type(even) {
        float: left;
        margin: 20px 0 0;
    }

    .popup-6 .p-f-r .p-f-r_1-colum:nth-of-type(even) {
        float: left;
        margin: 20px 0 0;
    }

    .success-green {
        right: -29px;
        transform: scale(0.7);
        -moz-transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
}

@media only screen and (max-width: 550px) {
    .home-slider2-wrapper .hms2-box {
        width: 94%;
    }
}

@media only screen and (max-width: 480px) {
    .offers-container .offer-col-right .deal-box {
        padding-bottom: 140px;
        margin-bottom: 15px;
    }

    .offers-container .offer-col-right .deal-box .db-detail-inner {
        width: 65%;
    }

    .offers-container .offer-col-right .deal-box .db-cta {
        vertical-align: middle;
    }

    .offers-container .offer-col-right .card-offer .co-grid {
        min-height: 230px;
    }

    .slick-slide {
        width: 350px;
    }

    .main-feature-symbols .home-personal-grids p {
        display: none;
    }

    .main-feature-symbols .home-personal-grids > .row > div {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }

    .home-personal-grids .col-md-2, .home-personal-grids .col-md-10 {
        width: 100%;
        text-align: center;
    }

    .home-personal-grids .col-md-2 .btn, .home-personal-grids .col-md-10 .btn {
        display: none;
    }

    .slick-dots {
        bottom: -35px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 60px;
    }

    .footer-main .footer-nav1 li {
        margin-bottom: 7px;
    }

    .footer-main .footer-nav2 {
        margin-top: 15px;
    }

    .footer-main .footer-nav2 li {
        margin-bottom: 7px;
    }

    .footer-main .social-icons span {
        display: block;
        margin-bottom: 15px;
    }

    .footer-main .social-icons a {
        margin-left: 0;
        margin-right: 7px;
    }

    .breadcrumbs {
        margin-left: 20px;
    }

    .credit-card-slider-outer, .press-release-slider-con .credit-card-slider-outer {
        height: 580px;
    }

    .cc-slider-info-outer {
        top: 230px;
    }

    .press-release-slider-con .cc-slider-info-outer {
        top: 230px;
    }

    .press-release-slider-con .credit-card-slider-outer {
        height: 580px;
    }

    .offers-discounts-slider .credit-card-slider-outer {
        height: 580px;
    }

    .credit-card-slider-wrapper .bx-controls-direction a {
        top: 128%;
    }

    .cc-card {
        padding: 15px;
    }

    .cc-grid-single h3 {
        margin-top: 20px;
    }

    .cc-outline h3 {
        margin-bottom: 15px;
    }

    .cc-details-con-main .cc-slider-info .btn-tip {
        margin: 0 20px 0 0;
    }

    .cc-nav-mob .primary-link {
        margin-left: -10px;
        padding-left: 0;
        padding-right: 10px;
    }

    .calc-rewards-con .calc-c-card input[type=text] {
        width: 50%;
    }

    .cc-grids-two-col {
        margin: 15px 0 0;
    }

    .number-list li {
        margin: 20px 0;
        font-size: 15px;
        padding-left: 25px;
    }

    .cc-det-grids-con {
        padding: 80px 0 30px;
    }

    .grid-abs-icons {
        padding: 60px 20px 20px;
    }

    .grid-abs-icons p:last-child {
        margin-bottom: 0;
    }

    .grid-abs-icons .img-abs {
        left: 50px;
    }

    .grid-abs-icons h2 {
        font-size: 26px;
    }

    .grid-abs-icons p {
        font-size: 15px;
    }

    .cc-grid-with-logo-con .grid-abs-icons:last-child {
        padding: 20px;
    }

    .calc-rewards-con .calc-c-card {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .calc-rewards-con .calc-c-card h2 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 26px;
    }

    .calc-rewards-con .calc-c-card input[type=text] {
        width: 100%;
    }

    .calc-rewards-con .reward-summary {
        margin-top: 60px;
    }

    .cr-bg-2nd {
        height: 59%;
    }

    .calc-rewards-con .reward-summary .rewards-summary-slide {
        margin-bottom: 55px;
    }

    .rewards-summary-slide .rw-slide li {
        min-height: auto;
    }

    .rewards-summary-slide .rw-slide li h2 {
        font-size: 20px;
        line-height: 24px;
        margin: 20px;
    }

    .cc-accordion-section {
        padding: 20px 0 15px;
    }

    .how-to-apply-section {
        padding: 30px 0 0;
    }

    .how-to-apply-con .hta-requirement {
        margin-top: 0px;
    }

    .tool-tip-box {
        padding: 30px 20px 50px;
    }

    .tool-tip-box h2 {
        font-size: 26px;
    }

    .offer-slider-outer {
        width: 90%;
        margin-left: 5%;
        top: -20px;
    }

    .offer-slider-outer .offer-slider li {
        padding: 15px;
    }

    .offer-slider-outer .offer-slider li h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .offer-slider-outer .offer-slider li p {
        display: none;
    }

    .offer-slide-con {
        margin-bottom: 30px;
    }

    .tool-tip-box {
        margin: 15px 0 60px;
    }

    .explore-boxes h2 {
        font-size: 18px;
    }

    .explore-boxes a {
        padding: 20px;
    }

    .explore-boxes .exp-box h3 {
        font-size: 16px;
    }

    .compare-card-selection-section {
        padding: 40px 0 0;
    }

    .discount-boxes > div {
        padding: 20px;
    }

    .compare-con-outer .compare-con {
        width: 850px;
    }

    .compare-four-card .ccp-card-display {
        width: 86%;
    }

    .home-slider2-wrapper .hms2-box {
        height: 445px;
    }

    .daily-exp-online .row {
        display: block;
    }

    .explore-content .row {
        display: block;
    }

    .explore-content .explore-content-inner > :nth-child(1) {
        padding-left: 10px;
    }

    .explore-content .explore-content-inner > :nth-child(3) {
        padding-right: 10px;
    }

    .cur-acc-daily .cur-visa-img img {
        max-width: 100%;
    }

    .explore-content .explore-content-inner .cc-outline {
        margin-bottom: 12px;
        padding-bottom: 16px;
    }

    .gutter {
        margin: 0;
    }

    .offers-listing-box {
        margin: 10px 0;
    }

    .press-releases-subscribe input[type=text] {
        max-width: 70%;
        float: left;
    }

    .press-releases-subscribe .btn {
        width: calc(30% - 4px);
        float: left;
        max-width: 100px;
        margin: 1px 0 0 4px;
    }

    .lifestyle-finance-details .number-list li {
        margin: 40px 0;
    }

    .award {
        right: 0;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .map-main {
        height: 420px;
    }

    .s-c-links a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 320px) {
    .slick-slide {
        width: 295px;
    }

    .online-app-sec {
        background: url("../images/bg/app-pattern-bg.jpg") 40% -116% no-repeat #29419b;
    }

    .online-app-sec .online-app {
        padding: 15px 0;
    }

    .online-app-sec .app-mobile-bg {
        left: -14px;
    }

    .online-app-sec .app-mobile-content .apb-info {
        font-size: 16px;
        width: 180px;
        left: 15px;
        bottom: 40px;
    }

    .slick-slider .item {
        padding: 10px;
    }

    .slick-dots {
        bottom: -25px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 40px;
    }

    .credit-card-slider-wrapper .credit-card-slider .slider-info > div:last-child {
        width: 66%;
    }

    .credit-card-slider-wrapper .bx-controls-direction a {
        top: 148%;
    }

    .cr-bg-2nd {
        height: 54%;
    }

    .calc-rewards-con .reward-summary .rewards-summary-slide {
        margin-bottom: 50px;
    }

    .main-feature-symbols {
        padding: 20px 0 0;
    }

    .dl-menu-outer li {
        margin: 20px 0;
    }

    .dl-menu-outer .mob-location-finder {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .dl-menu-outer .mob-location-finder .search-top-box {
        margin: 20px;
    }

    .online-app-sec .app-mobile-bg2 {
        background-position: 200px bottom;
    }

    .offers-container {
        padding: 40px 0 15px;
    }

    .home-two-grids-symbol-sec {
        padding: 0;
    }

    .home-slider2-wrapper .hms2-box {
        height: 425px;
    }

    .news-section .news-col-left h4 {
        margin-top: 0;
    }

    .slider-home-con .bx-wrapper .bx-pager {
        left: 15px;
    }
}

/*# sourceMappingURL=style.css.map */

.row.column-splitter>div.col-md-6 {
    width: 50%;
}