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: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    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
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

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 silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    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: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        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 td,
    .table-bordered th {
        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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro: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 {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.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
}

:after,
:before {
    -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: #1f1f1f;
    background-color: #fff;
    overflow-x: hidden !important
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0063b9;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>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: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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
}

.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 {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.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: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

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

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

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

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    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
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

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[data-original-title],
abbr[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 ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer: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, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -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 {
    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: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    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-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        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-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        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>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    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>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        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: #1f1f1f;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    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: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
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=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio 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
}

select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.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
}

select[multiple].input-lg,
textarea.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 select[multiple].form-control,
.form-group-lg textarea.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
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@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: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    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: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #1f1f1f;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -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 {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    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 {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    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 {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    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 {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    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 {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    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, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(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: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.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
}

.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-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.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),
.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,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.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,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.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,
.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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    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
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
    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=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.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-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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.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,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    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
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@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,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        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,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.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,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    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,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        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, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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:focus,
.navbar-brand:hover {
    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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        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, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        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:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    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,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    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:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    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,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@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:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    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: #337ab7;
    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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    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:focus,
.pager li>a:hover {
    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,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    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]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

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

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

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

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    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-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    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 a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.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: 700
}

.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, .1);
    box-shadow: inset 0 1px 2px rgba(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: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    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-body,
.media-left,
.media-right {
    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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    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, .05);
    box-shadow: 0 1px 1px rgba(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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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 {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    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: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.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 embed,
.embed-responsive iframe,
.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, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(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: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(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 {
    opacity: 0
}

.modal-backdrop.in {
    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: 700px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(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: 400;
    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;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    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: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    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: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.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: 400;
    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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(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,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    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, .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, .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, .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, .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>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@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.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.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%
}

.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, .6);
    background-color: rgba(0, 0, 0, 0);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    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: rgba(0, 0, 0, 0);
    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, .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-next,
    .carousel-control .icon-prev {
        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
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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
    }

    td.visible-xs,
    th.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
    }

    td.visible-sm,
    th.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
    }

    td.visible-md,
    th.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
    }

    td.visible-lg,
    th.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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

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

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    /* cursor: hand; */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.holder {
    margin: 30px 0 0;
    text-align: center
}

.holder a {
    font-size: 12px;
    cursor: pointer;
    color: #666;
    background-color: #f4f5f3;
    padding: 5px 10px;
    border: 1px solid #e1e3df;
    text-decoration: none
}

.holder a:hover {
    color: #333;
    text-decoration: none
}

.holder a.jp-previous {
    margin-right: 4px
}

.holder a.jp-next {
    margin-left: 4px
}

.holder a.jp-current,
a.jp-current:hover {
    color: #d30000;
    font-weight: 700
}

.holder a.jp-disabled,
a.jp-disabled:hover {
    color: #bbb;
    color: #666;
}

.holder a.jp-current,
.holder a.jp-disabled,
a.jp-current:hover,
a.jp-disabled:hover {
    cursor: default;
    background: 0 0
}

.holder span {
    margin: 0 5px
}

.arrowNext,
.arrowPrev {
    background-image: url(../images/icons/icon_sprite.png);
    background-repeat: no-repeat;
    background-color: #ccc;
    cursor: pointer;
    transition: all 0.5s ease-in-out
}

.arrowNext:hover,
.arrowPrev:hover {
    background-color: #c53e30
}

.arrowPrev {
    display: block;
    width: 22px;
    height: 24px;
    float: left;
    margin-top: -2px;
    margin-right: 10px;
    background-position: -12px -9px
}

.arrowPrev:hover {
    background-position: -53px -8px
}

.arrowNext {
    display: block;
    width: 22px;
    height: 24px;
    float: left;
    margin-top: -2px;
    margin-left: 10px;
    background-position: -12px -62px
}

.arrowNext:hover {
    background-position: -51px -61px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 0
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.simple-marquee-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif
}

.simple-marquee-container {
    width: 100%;
    width: 80%;
    background: grey;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 45px;
    position: relative;
    cursor: pointer
}

.marquee-sibling {
    padding: 0;
    background: #3d3d3d;
    width: 20%;
    height: 45px;
    line-height: 42px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000
}

.marqueee,
[class^=marqueee] {
    display: inline-block;
    white-space: nowrap;
    position: absolute
}

.marquee-content-items {
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: 45px;
    position: relative
}

.marquee-content-items li {
    display: inline-block;
    line-height: 35px;
    color: #fff
}

.marquee-content-items li:after {
    content: "|";
    margin: 0 1em
}

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Open Sans', sans-serif
}

.goog-te-banner-frame {
    display: none
}

#google_translate_element {
    top: 0 !important
}

#goog-gt-tt {
    display: none !important
}

.goog-te-gadget {
    display: none
}

#c-active {
    background: #fff;
    color: #232323 !important
}

.banner-content {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, -10%);
    width: 100%
}

.banner-text h2 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 53px;
    display: block;
    color: #fff;
    position: relative;
    letter-spacing: 0;
    text-align: center
}

.banner-text h2 span {
    font-family: DINPro-Light;
    font-size: 36px;
    color: #fff;
    display: block;
    margin-top: 15px
}

.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #fff;
    z-index: 99999999;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.hidden-bar.right-align {
    right: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0
}

.hidden-bar.right-align .hidden-bar-closer {
    left: -40px
}

.hidden-bar.left-align {
    left: -400px
}

.hidden-bar.left-align.visible-sidebar {
    left: 0
}

.hidden-bar.left-align .hidden-bar-closer {
    right: -20px
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    background: #9f1f15;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 35px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer:hover {
    background: #337ab7
}

.hidden-bar .hidden-bar-closer:hover .btn {
    color: #1e43bd
}

.hidden-bar .hidden-bar-closer .btn {
    background-color: transparent;
    border: none;
    outline: 0;
    font-size: 17px
}

.hidden-bar .social-icons {
    text-align: center;
    margin: 50px 0 30px
}

.hidden-bar .social-icons ul {
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px
}

.hidden-bar .social-icons ul li {
    display: inline-block;
    padding: 0 5px
}

.hidden-bar .social-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    background: #fff;
    color: #333;
    border-radius: 3px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.hidden-bar .social-icons ul li a:hover {
    background: #333;
    color: #fff
}

.hidden-bar-wrapper {
    height: 100%;
    background: #fff
}

.hidden-bar .logo {
    padding: 15px 0;
    background: #f1f1f1
}

.hidden-bar .logo img {
    display: inline-block;
    max-width: 100%;
    width: 100px
}

.hidden-bar .side-menu {
    background-color: #fff;
    padding: 0;
    font-size: 18px;
    letter-spacing: 1px
}

.hidden-bar .side-menu ul li ul a {
    background: 0 0;
    color: #000;
    padding: 10px 5px 10px 30px !important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #fff
}

.hidden-bar .side-menu ul li ul li ul li a {
    background: 0 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d2d2d2;
    color: #262627;
    padding-left: 53px !important
}

.hidden-bar .side-menu ul li ul li ul li a:hover {
    background: 0 0;
    color: #f0bc01
}

.hidden-bar .side-menu a.current {
    color: #333
}

.hidden-bar .side-menu li.current>a {
    color: #111
}

.hidden-bar .side-menu ul li a {
    color: #000;
    display: block;
    font-weight: 400;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #fff;
    padding: 12px 15px 12px 15px !important;
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-weight: 600
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul>li.current>a,
.hidden-bar .side-menu ul>li>ul>li.current>a {
    background: rgba(0, 0, 0, .05);
    color: #333;
    text-decoration: none
}

.hidden-bar .side-menu ul li ul a:active,
.hidden-bar .side-menu ul li ul a:focus,
.hidden-bar .side-menu ul li ul a:hover,
.hidden-bar .side-menu ul li ul a:visited {
    color: #000 !important
}

.hidden-bar .side-menu ul li a .btn.expander {
    background: 0 0;
    color: #111;
    padding: 2px 7px;
    font-size: 14px;
    border-radius: 0;
    position: absolute;
    top: 3px;
    right: 11px;
    outline: 0;
    width: 100%;
    text-align: right
}

.btn.expander i {
    line-height: 30px;
    color: #9f1f15
}

.dropdown .sub-cat-head {
    font-size: 13px !important;
    font-family: DINPro-Light;
    color: #252424 !important
}

.hidden-bar-opener {
    cursor: pointer
}

.icon-bar {
    width: 33px;
    height: 2px;
    background: #010757;
    display: block;
    margin: 8px auto 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.icon-bar:first-child {
    margin-top: 13px
}

.hidden-bar-opener:hover .icon-bar:first-child {
    width: 27px
}

.hidden-bar-opener:hover .icon-bar:nth-child(2) {
    width: 27px
}

.hidden-bar-opener:hover .icon-bar:last-child {
    width: 27px
}

.navigation.one-page-nav .dropdown ul {
    display: none;
    background: #f1f1f1
}

.navigation.one-page-nav .dropdown ul ul {
    background: #e6e4e4 !important
}

.navigation.one-page-nav .dropdown ul ul ul {
    background: #dcdcdc !important
}

.hidden-bar .side-menu ul li ul li ul li ul li a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #9e9e9e;
    color: #262627;
    padding-left: 78px !important
}

.navigation.one-page-nav .dropdown ul ul ul ul {
    background: #dedede !important
}

.hidden-bar .side-menu ul li ul li ul li ul li ul li a {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #fff;
    color: #262627;
    padding-left: 100px !important
}

.navigation.one-page-nav .dropdown ul ul li {
    border: none !important
}

.dropdown-btn {
    position: absolute;
    right: 7px;
    top: 4px;
    width: 27px;
    height: 25px;
    background: transparent url(../images/arrow-up-down.png) no-repeat -4px 0;
    z-index: 1000000;
    cursor: pointer
}

.social-icons ul li a:hover {
    background: #010757;
    border-radius: 0
}

.dropdown i.icon {
    line-height: 20px;
    vertical-align: text-top;
    margin-left: 0
}

.dropdown ul li a {
    padding: 3px 5px 3px 0 !important
}

.dropdown.sub-drop .btn.expander {
    padding: 2px 7px !important;
    top: 2px !important
}

.menu-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    display: none;
    position: fixed;
    z-index: 999999
}

.side-menu-logo img {
    width: 100%;
    margin: 0 auto
}

.side-menu-logo {
    padding: 30px;
    background: #f1f1f1
}

.navigation {
    text-align: left;
    padding-left: 0
}

.navigation ul {
    text-align: left;
    padding-left: 0
}

.navigation li {
    list-style: none
}

.hidden-bar-closer .btn {
    padding: 0
}

.dropdown-btn:active,
.dropdown-btn:focus {
    outline: 0;
    border: none
}

.menu-toggle {
    position: relative;
    width: 30px;
    height: 23px;
    cursor: pointer
}

.dropdown .btn-primary:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #fff !important;
    border: none;
    background: #ef9420 !important
}

.dropdown-menu a {
    width: 100%;
    color: #232323 !important;
    background: 0 0;
    font-size: 14px
}

.dropdown-menu {
    right: 0 !important;
    width: 200px !important;
    float: right !important;
    left: auto;
    padding: 10px
}

.dropdown-menu li a:hover {
    background: 0 0 !important
}

.popup_close {
    width: 30px;
    height: 30px;
    right: -31px;
    position: absolute;
    right: -32px;
    right: -33px;
    top: 0;
    cursor: pointer
}

.popup_close_cont {
    position: relative;
    width: 30px;
    height: 30px;
    margin-top: 7px;
    margin-left: 5px
}

.popup_close_bar:first-child {
    top: 12px;
    transform: rotate(45deg)
}

.popup_close_bar:nth-child(2) {
    top: 12px;
    transform: rotate(-45deg)
}

.popup_close_bar {
    width: 26px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.popup_close:hover .popup_close_bar:first-child {
    transform: rotate(315deg);
    background-color: #fff
}

.popup_close:hover .popup_close_bar:nth-child(2) {
    transform: rotate(-315deg);
    background-color: #fff
}

.search_input_cont input[type=text] {
    width: 100%;
    height: 99px;
    text-indent: 5px;
    border: none;
    background: #f5f5f5;
    font-size: 24px;
    padding-left: 30px
}

.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .32);
    box-shadow: 0 0 16px rgba(0, 0, 0, .32);
    background: #fff
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #ff154c;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    visibility: hidden;
    -webkit-box-shadow: 0 23px 42px rgba(0, 0, 0, .2);
    box-shadow: 0 23px 42px rgba(0, 0, 0, .2)
}

.stricky-fixed .logo {
    width: 30%;
    padding: 6px 20px
}

.stricky-fixed .logo-quote h3 {
    margin-top: 6px
}

.stricky-fixed .logo-quote:before {
    top: 5px;
    left: -11px
}

.stricky-fixed .menu-bg {
    top: 2px
}

.stricky-fixed .triangle {
    border-width: 0 0 81px 125px
}

.stricky-fixed .sm-menu span {
    margin-top: 18px
}

.notification-hover {
    width: 300px;
    min-height: 203px;
    background: #fff;
    position: absolute;
    left: auto;
    margin-right: 15px;
    right: 100%;
    top: 120%;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    display: none
}

.notification-hover {
    width: 300px;
    min-height: 203px;
    background: #fff;
    position: absolute;
    left: auto;
    margin-right: 8px;
    right: 100%;
    top: 120%;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    display: none
}

.noti:hover .notification-hover {
    opacity: 1;
    visibility: visible;
    display: block;
    top: 100%;
    z-index: 999
}

.notification-hover:before {
    content: '';
    top: 10px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #fff;
    position: absolute
}

.notification-hover ul {
    padding-left: 15px
}

.notification-hover ul li {
    width: 100% !important;
    float: left;
    font-family: DINPro-Light;
    border-top: 1px solid #ddd;
    padding-bottom: 0;
    line-height: 18px;
    margin-top: 0 !important;
    padding-top: 4px;
    background: #fff
}

.notification-hover ul li:first-child {
    border-top: 1px solid transparent;
    margin-top: 10px !important;
    padding-top: 0 !important
}

.noti ul li {
    background: #fff !important
}

.notification-hover li span {
    font-family: 'Open Sans', sans-serif;
    color: #232323;
    font-size: 13px;
    margin-bottom: 0;
    display: block
}

.notification-hover li p {
    font-family: 'Open Sans', sans-serif;
    color: #262627;
    font-size: 12px
}

#page-nav {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999
}

#page-nav ul {
    margin-left: -11px
}

#page-nav ul li {
    width: auto;
    height: auto;
    margin: 5px 0;
    padding: 12px 0;
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

#page-nav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#page-nav ul li a span {
    border: 1px solid #a2a1a1;
    background-color: #a2a1a1;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: static;
    margin: 0;
    display: block;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#page-nav ul li a span:before {
    content: '';
    border: 1px solid #a2a1a1;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

#page-nav ul li .fp-tooltip.left {
    right: -20px;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: 0
}

#page-nav ul li .fp-tooltip.left {
    left: 20px
}

#page-nav ul li .fp-tooltip {
    top: 2px;
    background: #fff;
    color: #000;
    border-radius: 0;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 13px
}

#page-nav ul li .fp-tooltip {
    position: absolute;
    top: -1px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#page-nav ul li:hover .fp-tooltip.left {
    left: 0;
    opacity: 1;
    z-index: 1;
    width: 140px;
    color: #000;
    text-align: center
}

#page-nav ul li .fp-tooltip.left {
    left: -20px;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: 0
}

.pro .profile-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.pro .profile-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.jou .journey-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.jou .journey-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.num .numbers-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.num .numbers-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.ope .operation-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.ope .operation-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.sus .sustainability-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.sus .sustainability-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.rec .recentnews-1 span:before {
    content: '';
    border: 2px solid #9f2221 !important;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    left: -6px;
    top: -6px
}

.rec .recentnews-1 span {
    border: 1px solid #9f2221 !important;
    background-color: #9f2221 !important
}

.operation:before {
    width: 0;
    height: 0;
    border-top: 300px solid #fff;
    border-right: 2500px solid transparent;
    content: '';
    position: absolute;
    z-index: 0
}

.operation {
    overflow: hidden
}

.operation .container {
    position: relative;
    z-index: 1000
}

.sustainbility {
    position: relative;
    overflow: hidden
}

.rotator-container {
    position: absolute;
    left: -393px;
    top: 0;
    width: 630px;
    height: 630px
}

.fluidbig {
    width: 630px;
    height: 630px;
    border-radius: 50%;
    animation: rotate 30s infinite;
    transition: .1s linear;
    border: 1px solid #ddd;
    background: url(../images/nalco-circle.png) no-repeat center center
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: #000
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.home .search_box {
    top: 121px
}

.lds-dual-ring {
    display: inline-block;
    width: 108px;
    height: 108px
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 108px;
    height: 108px;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #9f2221;
    border-color: #9f2221 transparent #9f2221 transparent;
    animation: lds-dual-ring 1.2s linear infinite
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.demo {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative
}

.demo img {
    position: relative;
    overflow: hidden
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity
}

.banner {
    height: 100vh;
    width: 100%;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    display: table
}

header {
    width: 100%;
    top: 57px;
    position: absolute;
    z-index: 100
}

.logo {
    background-color: rgba(255, 255, 255, .49);
    padding: 10px 20px;
    float: left;
    margin-left: 30px;
    position: relative;
    cursor: pointer
}

.logo:after {
    content: '';
    width: 30px;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    left: -30px;
    top: 0
}

.menu-right {
    float: right
}

.top-menu li>ul li a {
    font-size: 15px
}

.menu-btns {
    width: 82px;
    height: 82px;
    background-color: rgba(255, 255, 255, .72);
    float: right;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    cursor: pointer;
    text-align: center
}

.menu-btns img {
    margin-top: 15px
}

.menu-btns .menu-line1 {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.menu-btns .menu-line2 {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.menu-btns:hover .menu-line1 {
    top: -5px
}

.menu-btns:hover .menu-line2 {
    bottom: -5px
}

.menu-btns:first-child {
    margin-right: 30px
}

.menu-icon:after {
    content: '';
    width: 30px;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    right: -30px;
    top: 0
}

.logo-menu {
    margin-top: 50px
}

.logo span {
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #444;
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: left;
    display: block
}

.logo img {
    width: 236px
}

.menu-toggle {
    position: relative;
    width: 30px;
    height: 23px;
    cursor: pointer
}

.menu-toggle {
    position: relative;
    width: 30px;
    height: 23px;
    cursor: pointer
}

.menu-toggle>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 2px;
    background-color: #9f1f14;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.search_bar span {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.menu-toggle>span:nth-child(2) {
    top: 50%;
    margin-top: -1px
}

.menu-toggle>span:nth-child(3) {
    top: auto;
    bottom: 0
}

.menu-open .menu-toggle>span:nth-child(1) {
    opacity: 0
}

.menu-open .menu-toggle>span:nth-child(2) {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-open .menu-toggle>span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 11px
}

.search_bar {
    display: block;
    width: 33px;
    height: 27px;
    cursor: pointer;
    position: relative
}

.search_bar span:first-child {
    width: 23px;
    height: 23px;
    display: block;
    border: 2px solid #9f1f14;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1
}

.search_bar span:nth-child(2) {
    width: 8px;
    height: 2px;
    background-color: #9f1f14;
    position: absolute;
    z-index: 10;
    top: 22px;
    left: 18px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search_bar span:nth-child(3) {
    width: 20px;
    height: 2px;
    background-color: #014898;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 6px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0
}

.search_bar.close_search span:nth-child(1) {
    opacity: 0
}

.search_bar.close_search span:nth-child(2) {
    width: 28px;
    top: 27px;
    left: 4px
}

.search_bar.close_search span:nth-child(3) {
    opacity: 1;
    width: 29px;
    top: 27px;
    left: 3px
}

.banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4)
}

.hide-cont .topbar {
    opacity: 0
}

.hide-cont .banner-icon {
    opacity: 0
}

.hide-cont .corp-1 {
    opacity: 0
}

.hide-cont .soso {
    opacity: 0
}

.innerpage.hide-cont .topbar {
    opacity: 1
}

.innerpage.hide-cont .banner-icon {
    opacity: 1
}

.innerpage.hide-cont .search-icon {
    opacity: 1
}

.innerpage.hide-cont .corp-1 {
    opacity: 1
}

.innerpage.hide-cont .soso {
    opacity: 1
}

.search-icon {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 30px;
    height: 38px;
    position: absolute;
    right: 30px;
    background: #e4e4e4 url(../images/sprite-icon.png) no-repeat -237px -511px;
    cursor: pointer;
    z-index: 99
}

.banner-icon {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.hide-cont .stricky-fixed .topbar {
    opacity: 1 !important
}

.hide-cont .stricky-fixed .banner-icon {
    opacity: 1 !important
}

.hide-cont .stricky-fixed .search-icon {
    opacity: 1 !important
}

.hide-cont .stricky-fixed .soso {
    opacity: 1 !important
}

.add-popup {
    opacity: 1 !important;
    background: rgba(0, 0, 0, .41) !important;
    padding-top: 100px !important;
    display: block !important
}

.marqueee span {
    color: #fe0202
}

.popup-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999;
    width: 100%;
    height: 100%;
    display: none
}

.popup-container:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ug-gallery-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px !important;
    max-width: 600px !important;
    min-width: 600px !important;
    transform: translate(-50%, -50%)
}

.ug-gallery-wrapper .ug-theme-panel {
    width: 100% !important;
    height: auto !important
}

#pp-close {
    right: -11px;
    background: #000;
    width: 50px;
    height: 42px;
    text-align: center
}

.tooltip-button {
    position: absolute;
    top: 0;
    right: 0;
    background: #9f2121;
    width: 39px;
    height: 39px;
    z-index: 9999;
    display: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.icon-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0)
    }

    25% {
        opacity: 0;
        transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px)
    }

    30% {
        opacity: 0;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0)
    }

    100%,
    45% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@-webkit-keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    25% {
        opacity: 0;
        transform: translateY(20px);
        -webkit-transform: translateY(20px)
    }

    30% {
        opacity: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    100%,
    45% {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
}

.glyph-icon {
    width: 54px;
    height: 50px;
    line-height: 50px;
    display: block
}

.glyph-icon {
    text-align: center
}

.tooltip-button i {
    color: #fff;
    font-size: 19px;
    top: 9px;
    left: 9px
}

.stricky-fixed .logo-menu {
    margin-top: 38px
}

.banner-carousel span {
    font-family: DINPro-Light;
    font-size: 39px;
    color: #fff;
    display: block;
    margin-top: 15px;
    text-align: center;
    margin-top: 0
}

.corp-profile {
    background-image: url(../images/corporate-bg-logo.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative
}

.corp-md-profile {
    background: rgba(255, 255, 255, .5);
    position: relative
}

.full-bar-search-wrap,
.full-bar-search-wrap .input-group,
.full-bar-search-wrap .input-group .form-control,
.full-bar-search-wrap .search-form {
    height: 109px;
    width: 100%;
    z-index: 9
}

.full-bar-search-wrap {
    position: absolute;
    top: 38px;
    left: 0;
    visibility: hidden;
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    background: #fff;
    z-index: 99999999
}

.full-bar-search-wrap.active {
    visibility: visible;
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.full-bar-search-wrap .input-group,
.full-bar-search-wrap .input-group .form-control {
    height: 100%;
    width: 100%;
    z-index: 9
}

.full-bar-search-wrap .input-group .form-control {
    font-size: 30px;
    line-height: 1;
    padding: 0 40px
}

.search-form .input-group .form-control {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-right: 0;
    height: 109px;
    line-height: 1;
    border-radius: 5px 0 0 5px;
    box-shadow: none
}

.closee:not(:disabled):not(.disabled) {
    cursor: pointer
}

.closee {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 32px;
    height: 32px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 999999999999999
}

.closee:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 999999999999999
}

.closee:after,
.closee:before {
    background: #fc8902
}

.closee:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.closee:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.closee:after,
.closee:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #ad1313;
    transition: all .14s ease 0s;
    -webkit-transition: all .14s ease 0s;
    -moz-transition: all .14s ease 0s;
    -ms-transition: all .14s ease 0s;
    -o-transition: all .14s ease 0s
}

.closee:hover:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.closee:hover:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.stricky-fixed .full-bar-search-wrap {
    top: 36px
}

#theme-options.active {
    transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -webkit-transform: translateX(-300px)
}

#theme-options {
    position: fixed;
    bottom: 0;
    right: -300px;
    z-index: 9999;
    width: 300px;
    background: rgba(21, 112, 158, .74);
    z-index: 999999;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    padding: 20px
}

.theme-switcher {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 27px;
    border-right: 0;
    border-radius: 50px 0 0 50px;
    text-align: center;
    position: absolute;
    left: -50px;
    bottom: 30px;
    top: auto;
    z-index: 55;
    padding: 0;
    background: rgba(0, 0, 0, .5) url(../images/sprite-icon.png) no-repeat -91px -422px;
    animation: blink 2s ease-in infinite;
    cursor: pointer
}

#theme-options h2 {
    margin-top: 0;
    font-size: 22px;
    color: #fff
}

#theme-options-left h2 {
    margin-top: 0;
    font-size: 22px !important;
    color: #fff !important
}

.effect-julia {
    position: relative
}

.image-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 0 20px
}

.image-caption h2 {
    font-size: 15px;
    line-height: 24px;
    color: #fff
}

.tagline {
    float: right;
    font-size: 12px !important;
    background: #e6e5e5;
    padding: 0 10px;
    display: none
}

.mfp-bg {
    z-index: 999999
}

.mfp-wrap {
    z-index: 999999999
}

#theme-options-left.active {
    transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    -webkit-transform: translateX(300px)
}

#theme-options-left {
    position: fixed;
    bottom: 0;
    left: -300px;
    z-index: 9999;
    width: 300px;
    background: rgba(21, 112, 158, .74);
    z-index: 999999;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    padding: 20px
}

.theme-switcher-left {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 27px;
    border-right: 0;
    border-radius: 0 50px 50px 0;
    text-align: center;
    position: absolute;
    right: -50px;
    bottom: 30px;
    top: auto;
    z-index: 55;
    padding: 0;
    background: rgba(0, 0, 0, .5) url(../images/sprite-icon.png) no-repeat -163px -503px;
    animation: blink 2s ease-in infinite;
    cursor: pointer
}

#theme-options-left h2 {
    margin-top: 0;
    font-size: 22px;
    color: #fff
}

.corp-1 {
    width: 100%;
    height: 23px;
    background: rgba(255, 255, 255, .5);
    display: block
}

.slight-nav {
    float: right;
    width: 55px
}

.slight-nav span {
    display: inline-block;
    cursor: pointer
}

.slight-left-nav {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    background: url(../images/sprite-icon.png) no-repeat -337px -662px;
    margin-right: -2px
}

.slight-right-nav {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    background: url(../images/sprite-icon.png) no-repeat -429px -663px
}

.c-twitter h3 span {
    font-family: 'Open Sans', sans-serif;
    margin-right: 0
}

.social-icons {
    float: right;
    margin-left: 10px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 35px;
    height: 35px
}

.social-icons:first-child {
    margin-right: 20px
}

.sprite-icons {
    background: url(../images/sprite-icon.png) no-repeat
}

.facebook-top {
    background-position: -60px -2px
}

.twitter-top {
    background-position: -182px -1219px
}

.youtube-top {
    background-position: -142px -1px
}

.ladlii-nav span {
    display: inline-block;
    cursor: pointer
}

.ladlii-left-nav {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    background: url(../images/sprite-icon.png) no-repeat -338px -662px;
    margin-right: -2px
}

.ladlii-right-nav {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    background: url(../images/sprite-icon.png) no-repeat -429px -663px
}

.owl-carousel .owl-img {
    position: absolute;
    bottom: 46px;
    left: 100px
}

.our-journey {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
    min-height: 100px;
    position: relative
}

.nalco-train-cont {
    width: 100%;
    float: left;
    position: relative;
    cursor: pointer;
    margin-top: -22px
}

.journey-year {
    position: absolute;
    left: 50%;
    top: 18px;
    transform: translateX(-50%);
    color: #9f2221;
    margin-top: -4px;
    margin-left: 2px;
    font-size: 18px;
    width: 100%;
    text-align: center
}

.journey-year p {
    position: absolute;
    top: -45px;
    font-size: 24px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -4px
}

.journey-year span {
    display: block;
    font-size: 13px;
    padding: 0 30px;
    line-height: 17px;
    color: #232323;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 11px;
    font-family: 'Open Sans', sans-serif;
    height: 35px
}

.nalco-train-cont img {
    margin: 0 auto;
    text-align: center
}

.innerpage .logo-menu {
    margin-top: 0
}

.innerpage .top-header {
    background-color: #fff;
    overflow: hidden
}

.sharethis-inline-share-buttons {
    top: 2px;
    position: relative;
    float: right
}

.st-remove-label {
    display: inline-block !important
}

.inner-content {
    width: 100%;
    float: left;
    padding: 40px 0
}

.inner-content h1 {
    margin-top: 0 !important
}

.full-content {
    display: none
}

.clamp {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%
}

.modal-content {
    background-color: rgba(255, 255, 255, .9)
}

.sep-journey {
    background: #f5f5f5 !important;
    overflow: hidden
}

.flying-bird-cont {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%
}

.bird {
    background-image: url(../images/bird-cells.svg);
    background-size: auto 100%;
    width: 88px;
    height: 125px;
    will-change: background-position;
    -webkit-animation-name: fly-cycle;
    animation-name: fly-cycle;
    -webkit-animation-timing-function: steps(10);
    animation-timing-function: steps(10);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.bird--one {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.bird--two {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s
}

.bird--three {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.bird--four {
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.bird-container {
    position: absolute;
    top: 20%;
    left: -7.5vw;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform;
    -webkit-animation-name: fly-right-one;
    animation-name: fly-right-one;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.bird-container--one {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.bird-container--two {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.bird-container--three {
    -webkit-animation-duration: 14.6s;
    animation-duration: 14.6s;
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s
}

.bird-container--four {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 10.25s;
    animation-delay: 10.25s
}

@-webkit-keyframes fly-cycle {
    100% {
        background-position: -900px 0
    }
}

@keyframes fly-cycle {
    100% {
        background-position: -900px 0
    }
}

@-webkit-keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(.4);
        transform: translateY(2vh) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(.5);
        transform: translateY(0) scale(.5)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(.6);
        transform: translateY(4vh) scale(.6)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(.6);
        transform: translateY(2vh) scale(.6)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }
}

@keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(.4);
        transform: translateY(2vh) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(.5);
        transform: translateY(0) scale(.5)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(.6);
        transform: translateY(4vh) scale(.6)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(.6);
        transform: translateY(2vh) scale(.6)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }
}

@-webkit-keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(.5);
        transform: translateY(-2vh) scale(.5)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(.4);
        transform: translateY(0) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(.6);
        transform: translateY(-4vh) scale(.6)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(.45);
        transform: translateY(1vh) scale(.45)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(.5);
        transform: translateY(-2.5vh) scale(.5)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }
}

@keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(.5);
        transform: translateY(-2vh) scale(.5)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(.4);
        transform: translateY(0) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(.6);
        transform: translateY(-4vh) scale(.6)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(.45);
        transform: translateY(1vh) scale(.45)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(.5);
        transform: translateY(-2.5vh) scale(.5)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }
}

.modal-title span {
    display: none
}

.modal-title p {
    margin-bottom: 0
}

.wrap {
    display: none
}

.responsive-banner {
    display: none
}

.banner-slider2 .owl-dot {
    width: 20px;
    height: 5px;
    background: #9f2121;
    display: inline-block !important;
    margin-right: 4px
}

.banner-slider2 .owl-dot.active {
    background: #fff
}

.banner-slider2 .owl-dots {
    position: absolute;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999;
    left: 50%
}

.center-heading-one {
    text-align: center;
    margin: 0 auto
}

.center-heading-two {
    text-align: center;
    margin: 0 auto
}

.center-heading-three {
    text-align: center;
    margin: 0 auto
}

.center-heading-five {
    text-align: center;
    margin: 0 auto
}

.train-marque {
    width: 100%;
    padding: 40px
}

.train-marque .marquee {
    width: 100%;
    margin-left: 0;
    position: relative;
    overflow: hidden
}

.train-marque .marquee marquee {
    width: 3500px
}

.train-marque .nalco-train-cont {
    width: auto
}

#wrapper {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99
}

#carousel {
    margin-top: -100px
}

#carousel div {
    text-align: center;
    width: 296px;
    float: left;
    position: relative
}

#carousel div img {
    border: none
}

#carousel div span {
    display: none
}

#carousel div:hover span {
    background-color: #333;
    color: #fff;
    font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    width: 100px;
    padding: 2px 0;
    margin: 0 0 0 -50px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    border-radius: 3px
}

#donate-spacer {
    height: 100%
}

#donate {
    width: 750px;
    padding: 50px 75px;
    margin: 0 auto;
    overflow: hidden
}

#donate form,
#donate p {
    margin: 0;
    float: left
}

#donate p {
    width: 650px
}

#donate form {
    width: 100px
}

.invester-ad .buildify_tm_principles_wrap {
    min-height: 1px
}

.news-scroll {
    overflow: hidden
}

.marquee {
    width: 100%;
    position: relative;
    z-index: 99
}

.marquee .item {
    display: inline-block;
    float: left;
    width: 296px
}

.cmd-inner-para a {
    color: #232323
}

.cmd-inner-para a:hover {
    color: #232323;
    text-decoration: none
}

.team-caption a {
    color: #fff
}

.team-caption a:hover {
    color: #fff;
    text-decoration: none
}

.cmd-contact {
    position: absolute;
    display: block;
    bottom: 0;
    top: auto;
    padding-left: 0;
    background: #ddd;
    margin-bottom: 0;
    padding: 10px 30px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    left: 0
}

.cmd-contact li {
    display: inline-block;
    float: left;
    font-family: arial, helvetica, sans-serif
}

.degi {
    font-size: 13px !important
}

.break-paragraph {
    display: block;
    margin-top: 15px
}

.cmd-contact svg {
    position: relative;
    top: 5px;
    margin-right: 5px
}

.modal-header {
    background: #f5f5f5
}

.inner-para h2 span,
.inner-para p span {
    font-family: DINPro-Bold
}

.owl-dots {
    display: none
}

#gotoTop {
    background-color: #9f2221;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 14px;
    height: 40px;
    left: auto;
    line-height: 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    top: auto;
    bottom: 70px;
    transition: background-color .2s linear 0s;
    width: 40px;
    z-index: 99
}

.arrow_up {
    background: url(../images/sprite-icon.png) no-repeat -296px -1023px
}

#page-nav.jou {
    display: none
}

.header-sub-text {
    margin-bottom: 10px !important;
    float: left !important
}

.exter-link {
    float: right;
    position: relative;
    top: 32px
}

.innerpage .logo {
    padding-left: 0 !important
}

.innerpage .menu-btns:first-child {
    margin-right: 3px
}

.stricky-fixed .logo {
    padding-left: 0 !important
}

.stricky-fixed .menu-btns:first-child {
    margin-right: 3px
}

.top-menu li:last-child {
    margin-right: 0
}

.print-btn {
    float: right;
    margin-right: 20px;
    top: 2px;
    position: relative;
    z-index: 1000
}

.nav-section {
    position: relative;
    background: #f5f5f5;
    padding: 10px 10px;
    border-top: 1px solid #ccc;
    display: block;
    float: left;
    width: 100%
}

.nav-section .control-icon-pause {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px
}

.nav-section .control-icon-play {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px
}

.nav-section .control-icon-pausee {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px
}

.nav-section .control-icon-playy {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px
}

.contrast-active .wrapper {
    background-color: #000000 !important;
}

.contrast-active .mission-section {
    background-color: #333 !important
}

.contrast-active .section-paragraph {
    color: #ff0 !important
}

.contrast-active .cmd h3 {
    color: #ff0 !important
}

.contrast-active .cmd h4 {
    color: #ff0 !important
}

.contrast-active .c-twitter a h3 {
    color: #ff0 !important
}

.contrast-active .read {
    color: #ff0 !important
}

.contrast-active .mission-box p {
    color: #ff0 !important
}

.contrast-active .mission-box h3 {
    color: #ff0 !important
}

.contrast-active .modal-content {
    background-color: #333
}

.contrast-active .modal-body p {
    color: #ff0 !important
}

.contrast-active .modal-header {
    background: #333
}

.contrast-active .modal-header {
    border-bottom: 1px solid #ff0
}

.contrast-active .modal-title {
    color: #ff0 !important
}

.contrast-active .popup-bg {
    background: #333 url(../images/popup-bg.png)
}

.contrast-active .values ul li {
    color: #ff0
}

.contrast-active .values strong span {
    color: #ff0
}

.contrast-active .operation:before {
    border-top: 300px solid #333
}

.contrast-active .image-caption h2 {
    color: #ff0
}

.contrast-active #footer {
    background: #333 !important;
    border-top: 1px solid #545453
}

.contrast-active .cpoy a {
    color: #ff0
}

.contrast-active .hidden-bar .side-menu ul li ul a {
    border-top: none !important
}

.contrast-active .btn.expander i {
    color: #ff0
}

.contrast-active .cmd-inner-para p,
.contrast-active .team-caption p,
.contrast-active .team-caption a:hover,
.contrast-active .team-caption a {
    color: #ff0
}

/* .contrast-active .team-box .team-img:after {
    background: rgb(0 0 0 / 100%);
} */

.press-brief-section .print-btn {
    display: none
}

.singale-page-date .print-btn {
    display: none
}

.marquee1 {
    margin-top: 8px;
    opacity: 0
}

.marquee1 a {
    color: #232323
}

.marquee1 a span {
    color: #d30000;
}

.marquee1 a:hover {
    color: #232323;
    text-decoration: none
}

.salient.spt li a {
    color: #232323
}

.salient.spt {
    background: #fff;
    padding: 15px;
    margin-bottom: 0
}

.updates-cont .control-icon-pause-e {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px;
    cursor: pointer
}

.updates-cont .control-icon-play-y {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px;
    cursor: pointer
}

.updates-cont .c-navigation {
    position: absolute;
    width: 110px;
    right: -65px;
    top: 0;
    margin: -2px auto 0;
    display: block;
    z-index: 99
}

.caption-spot {
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    display: block;
    float: left;
    font-size: 16px;
    color: #232323
}

.spot-slider a:hover {
    color: #232323;
    text-decoration: none
}

.oldbrowser {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    position: fixed;
    z-index: 99999999;
    display: none
}

.center-cont-message {
    width: 500px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.center-cont-message h2 {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 40px;
    font-weight: 700
}

.center-cont-message p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px
}

.center-cont-message img {
    width: auto;
    border: 1px solid #bfbfbf
}

@media print {

    .breadcumb,
    .footer-logos,
    .footer-menu-quick,
    .footer-rules,
    .harethis-inline-share-buttons,
    .inner-sidebar,
    .menu-right,
    .print-btn,
    .sidebar-heading,
    .social-networks,
    .topbar {
        display: none
    }

    a[href]:after {
        content: none !important
    }

    .stricky-fixed .logo {
        display: none !important
    }
}

.menu-main-menu-en-container ul.menu {
    padding-left: 0
}

.menu .sub-menu {
    padding-left: 0;
    background: #f1f1f1
}

.sub-menu li a {
    font-weight: 400 !important;
    font-size: 12px !important
}

.hidden-bar .side-menu ul li ul li ul li ul li a {
    border-bottom: 1px solid #cecece
}

::-webkit-scrollbar {
    width: 10px !important;
    background-color: #f0f0f0 !important
}

::-webkit-scrollbar-thumb {
    background-color: #9f2221 !important
}

::-webkit-scrollbar-thumb:hover {
    background-color: #9f2221 !important
}

::-webkit-scrollbar-thumb:active {
    background-color: #9f2221 !important
}

.curtain-container {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999999
}

.curtain-left,
.curtain-right {
    -webkit-transition: all 4s ease-out;
    -moz-transition: all 4s ease-out;
    -o-transition: all 4s ease-out;
    transition: all 4s ease-out
}

.curtain-left {
    width: 50%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    background: url(../images/curtain-left.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.curtain-right {
    width: 50%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 101;
    height: 100%;
    background: url(../images/curtain-right.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.curtain-open .curtain-right {
    width: 0%
}

.curtain-open .curtain-left {
    width: 0%
}

.rope-puller {
    width: 48px;
    height: 308px;
    background-color: #333;
    position: fixed;
    top: -40px;
    left: 50%;
    margin-left: -24px;
    z-index: 102;
    background: url(../images/rope.png) no-repeat top center;
    cursor: pointer
}

.curtain-closed {
    display: none
}

.overflow-hidden {
    overflow: hidden
}

.innaguration-text {
    z-index: 9999;
    position: absolute;
    color: #fff;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    text-align: center;
    line-height: 75px
}

.innaguration-text span {
    display: block;
    font-size: 55px
}

.disp-none {
    display: none
}

.video-poster {
    height: 100vh;
    display: block;
    object-fit: cover;
    width: 100%;
    float: left
}

.video-poster img {
    width: 100%;
    float: left
}

#floatingCirclesG {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
    transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6)
}

.f_circleG {
    position: absolute;
    background-color: #fff;
    height: 13px;
    width: 13px;
    border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#frotateG_01 {
    left: 0;
    top: 29px;
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#frotateG_02 {
    left: 8px;
    top: 8px;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#frotateG_03 {
    left: 29px;
    top: 0;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#frotateG_04 {
    right: 8px;
    top: 8px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#frotateG_05 {
    right: 0;
    top: 29px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#frotateG_06 {
    right: 8px;
    bottom: 8px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#frotateG_07 {
    left: 29px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#frotateG_08 {
    left: 8px;
    bottom: 8px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

@keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

.breadcumb h2 {
    display: none !important
}

ul#menu-main-menu-hi {
    padding-left: 0
}

.color-border {
    width: 100%
}

.loader {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

.loader-icon {
    width: 108px;
    height: 108px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.loader-icon-logo {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 24px;
    top: 24px;
    z-index: 1000
}

.loader-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.loader-icon-textL img {
    float: left
}

.loader-icon-textR img {
    float: right
}

.loader-icon-textL {
    width: 200px;
    height: 38px;
    position: absolute;
    left: 120%;
    top: 36px;
    z-index: 1000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}

.loader-icon-textR {
    width: 200px;
    height: 50px;
    position: absolute;
    right: 120%;
    top: 24px;
    z-index: 1000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}

.loader.hideLoader .lds-dual-ring {
    opacity: 0
}

.loader.hideLoader .loader-icon-textL {
    opacity: 1;
    left: 100%
}

.loader.hideLoader .loader-icon-textR {
    opacity: 1;
    right: 100%
}

.a-btn input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000
}

.a-btn #wob {
    color: #fff;
    background: #000;
    margin-left: -4px
}

.menu-section {
    width: 100%;
    float: left;
    padding: 8px 0
}

.logo {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.header-right {
    width: 100%;
    float: left
}

.logo-quote h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: DINPro-Bold;
    color: #080808;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 8px
}

.logo-quote p {
    font-size: 16px;
    font-family: DINPro-Light;
    color: #080808;
    line-height: 15px;
    margin-bottom: 0
}

.search_cont {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 32%
}

.search_bar {
    display: block;
    width: 39px;
    height: 38px;
    float: left;
    cursor: pointer;
    position: absolute;
    margin-top: -7px
}

.search_bar span:first-child {
    width: 15px;
    height: 15px;
    display: block;
    border: 2px solid #9f1f15;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 14px;
    opacity: 1
}

.search_bar span {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.search_bar span:nth-child(2) {
    width: 8px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 28px;
    left: 19px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search_bar span:nth-child(3) {
    width: 20px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 6px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0
}

.close_search .search_bar span:nth-child(2) {
    width: 20px;
    top: 23px;
    left: 7px
}

.search_bar span:nth-child(2) {
    width: 10px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 36px;
    left: 25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close_search .search_bar span:nth-child(3) {
    opacity: 1
}

.search_bar span:nth-child(3) {
    width: 20px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 6px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0
}

.close_search .search_bar span:nth-child(1) {
    opacity: 0
}

.search_bar span:first-child {
    width: 23px;
    height: 23px;
    display: block;
    border: 2px solid #9f1f15;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 14px;
    opacity: 1
}

.search_box {
    width: 100%;
    height: 99px;
    position: fixed;
    top: 123px;
    left: 0;
    z-index: 999999999;
    display: none
}

.search_input_cont input[type=submit] {
    width: 106px;
    height: 99px;
    background-color: #9e1f15;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.search_input_cont {
    position: relative;
    top: 25px;
    border: 1px solid #9e1f15
}

.menu-toggle {
    position: relative;
    width: 30px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    margin-top: 24px;
    margin-left: 25px
}

.menu-btns p {
    color: #9f2221;
    margin-top: 5px;
    font-weight: 700;
    margin-left: -1px
}

.menu-toggle>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 2px;
    background-color: #9f1f15;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.menu-toggle>div:nth-child(2) {
    top: 50%;
    margin-top: -1px
}

.menu-toggle>div:nth-child(3) {
    top: auto;
    bottom: 0;
    width: 80%
}

.sm-search {
    width: 40%;
    float: left
}

.sm-menu {
    float: right;
    width: 121px
}

.sm-menu span {
    float: left;
    width: 100px;
    margin-top: 21px;
    font-family: DINPro-Light;
    font-size: 16px
}

.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 99px 125px;
    border-color: transparent transparent #9f1f15 transparent;
    position: absolute;
    right: -25px;
    top: -8px;
    z-index: -1
}

.menu-bg {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    padding: 22px 16px;
    float: right;
    position: absolute;
    top: 4px;
    right: 17px;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .2), 0 6px 40px 0 rgba(0, 0, 0, .19)
}

.numbers-section {
    width: 100%;
    float: left;
    background: #fff url(../images/map-dots-trans.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: auto
}

.numbers-section .section-heading {
    text-align: center !important
}

.numbers-section ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding-top: 40px
}

.numbers-section ul li {
    list-style: none;
    display: inline-block;
    padding: 0 17px;
    text-align: center
}

.numbers-section ul li .icon1 {
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.numbers-section ul li .icon2 {
    width: 63px;
    height: 56px;
    margin: 0 auto
}

.numbers-section ul li .icon3 {
    width: 62px;
    height: 58px;
    margin: 0 auto
}

.numbers-section ul li .icon4 {
    width: 68px;
    height: 59px;
    margin: 0 auto
}

.numbers-section ul li .icon5 {
    width: 73px;
    height: 63px;
    margin: 0 auto
}

.numbers-section ul li .icon6 {
    background: url(../images/sprite-icon.png) -37px -195px;
    width: 56px;
    height: 57px;
    margin: 0 auto
}

.numbers-section ul li h2 {
    font-size: 45px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #080808;
    font-weight: 600;
    position: relative
}

.numbers-section ul li h3 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #080808;
    line-height: 21px
}

.numbers-section ul li h3 span {
    display: block
}

.numbers-section ul li h3 {
    font-size: 18px;
    font-family: DINPro-Light;
    color: #080808;
    line-height: 25px;
    text-align: center;
    margin-top: 10px
}

.update-section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 0 !important
}

.update-section .update-box {
    background: #f5f5f5;
    position: relative;
    margin: 0;
    min-height: 335px;
    width: 100%
}

.update-section .update-box ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5;
    height: 290px !important
}

.update-section .update-box ul li {
    list-style: none;
    padding: 5px 15px 5px 15px;
    border-bottom: 1px solid #ccc
}

.update-section .update-box ul li a {
    color: #333
}

.update-section .update-box ul li a h3 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #333
}

.update-section .update-box ul li a span {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #9f1f15
}

.update-section .update-box ul li a:hover {
    text-decoration: none
}

.update-section .notice:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -182px -212px;
    width: 28px;
    height: 27px;
    position: absolute;
    left: 15px;
    top: 9px
}

.update-section .events:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -290px -211px;
    width: 27px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 9px
}

.update-section .twit:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -293px -1225px;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 15px;
    top: 10px
}

.update-section h3.head-section {
    padding: 10px 60px;
    margin-bottom: 0;
    font-size: 20px;
    font-family: DINPro-Light;
    color: #080808;
    border-bottom: 1px solid #ddd;
    margin-top: 0
}

.update-section h3.head-section a {
    color: #080808
}

.update-section h3.head-section a:hover {
    text-decoration: none
}

.image-div {
    position: relative
}

.image-div img {
    width: 100%;
    display: block
}

.overlay-div {
    position: relative
}

.overlay-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(145, 140, 139, .01);
    background: -moz-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(145, 140, 139, .02)), color-stop(17%, rgba(145, 140, 139, .15)), color-stop(32%, rgba(128, 118, 116, .27)), color-stop(46%, rgba(48, 39, 37, .38)), color-stop(64%, rgba(33, 27, 26, .52)), color-stop(84%, rgba(26, 23, 23, .67)), color-stop(99%, rgba(14, 13, 14, .79)), color-stop(100%, rgba(13, 12, 13, .79)));
    background: -webkit-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -o-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -ms-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: linear-gradient(to bottom, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .9) 84%, rgba(14, 13, 14, .9) 99%, rgba(13, 12, 13, .9) 100%);
    top: 0
}

.img-overlay-content {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: auto;
    padding: 0 30px
}

.img-overlay-content h3 {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    text-align: left
}

.img-date {
    color: #d56114;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.update-box .c-navigation {
    position: absolute;
    width: 110px;
    float: none;
    margin: 15px auto 0;
    display: block;
    z-index: 99;
    right: 0;
    top: -15px
}

.update-box .control-icon-next {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -55px -298px;
    width: 16px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 15px
}

.update-box .control-icon-preview {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -124px -298px;
    width: 16px;
    height: 13px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 15px
}

.address-list .add-gst:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -124px -1023px;
    width: 18px;
    height: 23px;
    position: absolute;
    bottom: 0;
    left: 0
}

.scroll-down {
    background: url(https://nalcoindia.com/wp-content/themes/nalco/images/sprite-icon.png) no-repeat -292px -1097px !important;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 900;
    width: 27px;
    height: 43px;
    -webkit-animation: bounce 2s infinite;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    animation: MoveUpDown 2s linear infinite;
    margin-bottom: 34px
}

@keyframes MoveUpDown {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: 20px
    }
}

.banner-icon {
    position: absolute;
    right: 30px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%)
}

.banner-icon ul li {
    list-style: none;
    background: rgba(0, 0, 0, .38);
    width: 50px;
    height: 50px;
    margin-top: 10px;
    position: relative
}

.banner-icon ul li .icon1 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -192px -284px;
    width: 21px;
    height: 30px;
    position: absolute;
    right: 14px;
    top: 9px;
    animation: blink 2s ease-in infinite;
    cursor: pointer
}

@keyframes blink {

    from,
    to {
        opacity: 1
    }

    50% {
        opacity: .3
    }
}

.banner-icon ul li .icon2 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -290px -281px;
    width: 26px;
    height: 29px;
    position: absolute;
    right: 12px;
    top: 9px
}

.banner-icon ul li .icon3 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -384px -282px;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 8px;
    top: 11px
}

.tooltip {
    position: relative;
    opacity: 1 !important
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    top: 25%;
    right: 110%;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.sustainbility-img img {
    width: 100%;
    margin-bottom: 15px
}

.sustainbility-img .pic1 {
    position: relative
}

.sustainbility-img .video img {
    position: absolute;
    margin-left: -30px;
    top: 50%;
    cursor: pointer;
    z-index: 900;
    width: 60px;
    height: 60px;
    left: 50%;
    transform: translateY(-50%)
}

.sustainbility-img .nalco-ladli {
    position: absolute;
    margin-left: -30px;
    bottom: 10%;
    cursor: pointer;
    z-index: 900;
    background: url(../images/nalco-ladli-logo.png) no-repeat;
    width: 121px;
    height: 100px;
    right: 10%;
    transform: translateY(-10%)
}

.sustainbility-img .pic1,
.sustainbility-img .pic4 {
    min-width: 366px;
    min-height: 243px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.sustainbility-img .pic2,
.sustainbility-img .pic3 {
    min-width: 269px;
    min-height: 243px;
    margin-left: -15px
}

.a-btn a#c-active {
    border: 1px solid #000;
    padding: 1px 5px
}

.a-btn a#c-inactive {
    border: 1px solid #000;
    padding: 1px 6px;
    background: #000;
    color: #fff;
    margin-left: -4px
}

.image-over {
    overflow: hidden
}

.img-shadow-1 img {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.img-shadow-1:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.tooltip .left {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    top: -7px;
    font-size: 12px;
    left: 110%
}

.tooltip .left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #000 transparent transparent
}

.pgd-top {
    padding-top: 0 !important
}

.mission-box {
    padding: 15px;
    border: 1px solid #ddd;
    position: relative;
    min-height: 207px
}

.mission-box h3 {
    font-family: DINPro-Light;
    font-size: 27px;
    color: #9f1f15;
    display: flex;
    align-items: center;
    margin-left: 75px;
    margin-bottom: 25px;
    margin-top: 15px
}

.mission-box h3 span {
    background: #9f1f15;
    border-radius: 50%;
    color: #fff;
    display: table;
    text-align: center;
    font-size: 16px;
    padding: 16px 15px;
    margin-right: 20px;
    margin-top: -2px;
    position: absolute;
    left: 14px;
    width: 60px;
    height: 60px
}

.vision span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -205px -1090px !important
}

.mission span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -121px -1090px !important
}

.core span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -27px -1088px !important
}

.modal-content {
    border-radius: 0
}

.modal-backdrops {
    z-index: 99999999999999 !important
}

.mission h3 span img {
    position: absolute;
    left: 14px;
    top: 14px
}

.vision h3 span img {
    position: absolute;
    left: 14px;
    top: 14px
}

.core h3 span img {
    position: absolute;
    left: 0;
    top: 0
}

.mission-box p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    text-align: justify
}

.footer-fixed {
    overflow: hidden
}

.mission-section {
    background: #fff;
    padding-top: 0;
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 80px
}

.revealMask,
.revealMask:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.revealMask {
    left: 0;
    overflow: hidden
}

.animate-image-overlay .revealMask:before {
    left: 100%
}

.animate-image-overlay .revealMask:before {
    left: 100%
}

.revealMask--yellow:before {
    background-color: #9f1f15;
    z-index: 9
}

.revealMask:before {
    content: "";
    left: -100%;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

figure.effect-julia {
    background: #fff
}

.breadcrumbs a:hover {
    text-decoration: none
}

.effect-julia {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 366px;
    max-width: 480px;
    max-height: 223px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.opearion-over {
    margin: 0 !important;
    width: 100%
}

.sustain-over {
    min-width: 254px;
    max-width: 480px;
    width: 100%
}

figure.effect-julia:hover img {
    opacity: .3;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

figure.effect-julia img {
    max-width: none;
    min-height: 223px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1
}

figure.effect-julia figcaption {
    text-align: left
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.a-circle img {
    z-index: 999
}

.a-circle:after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #36618e;
    border-radius: 50%;
    background: #36618e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.values {
    font-family: DINPro-Light
}

.values strong {
    font-size: 18px;
    font-family: DINPro-Bold
}

.values strong span {
    color: #9f1f15;
    font-size: 19px
}

.top-menu li a#btn-decrease {
    font-size: 12px
}

.top-menu li a#btn-orig {
    font-size: 14px
}

.top-menu li a#btn-increase {
    font-size: 16px
}

.cd-horizontal-timeline .events li:nth-child(4) a {
    left: 660px !important
}

.cd-horizontal-timeline .events li:nth-child(5) a {
    left: 840px !important
}

.cd-horizontal-timeline .events li:nth-child(6) a {
    left: 1020px !important
}

.cd-horizontal-timeline .events li:nth-child(7) a {
    left: 1200px !important
}

.cd-horizontal-timeline .events li:nth-child(8) a {
    left: 1380px !important
}

.cd-horizontal-timeline .events li:nth-child(9) a {
    left: 1560px !important
}

.cd-horizontal-timeline .events li:nth-child(10) a {
    left: 1740px !important
}

.cd-horizontal-timeline .events li:last-child a {
    left: 1900px !important
}

.cd-horizontal-timeline .events a span {
    background: #fff;
    color: #000;
    font-weight: 700;
    padding: 8px 10px;
    position: relative;
    top: -12px;
    left: -1px
}

.cd-horizontal-timeline .events a span:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #fff;
    position: absolute;
    content: "";
    bottom: -8px;
    left: 15px
}

#st-1 .st-btn>svg {
    height: 13px !important;
    width: 16px !important;
    position: relative;
    top: 4px !important;
    vertical-align: top;
    left: -6px !important
}

#st-1 .st-btn {
    width: 20px;
    height: 20px !important
}

.notice-section ul {
    padding: 0;
    margin: 0;
    margin-top: 0
}

.notice-section ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    transition: all .5s;
    width: 100%;
    float: left
}

.notice-section ul li p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: DINPro-Light;
    color: #333;
    padding: 15px 0 5px;
    transition: all .5s
}

.notice-section ul li span {
    line-height: 20px;
    font-family: DINPro-Light;
    transition: all .5s;
    color: red;
    font-size: 14px
}

.notice-section ul li a:hover {
    text-decoration: none
}

.notice-section ul li:hover .tagline {
    margin-right: 10px;
    transition: all .5s
}

.notice-section ul li:hover::before {
    right: 10px;
    transition: all .5s
}

#year-modal .modal-body ul {
    padding: 0;
    margin: 0;
    padding-left: 20px
}

#year-modal .modal-body ul li {
    font-family: DINPro-Light;
    color: #1f1f1f;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    position: relative;
    list-style: square
}

.latest-section .event-image {
    width: 25%;
    float: left
}

.latest-section .event-image img {
    width: 100%;
    margin-bottom: 6px
}

.latest-section .event-content {
    width: 75%;
    float: right;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    min-height: 173px;
    justify-content: center
}

.latest-section ul li {
    padding-top: 15px
}

.latest-section ul li:before {
    font-size: 0 !important
}

.latest-section ul li h3 {
    line-height: 28px
}

.business-stat-box a {
    color: #fff;
    font-family: DINPro-light;
    font-size: 18px
}

.business-stat-box {
    height: 220px
}

h3.sub-heading {
    margin-top: -7px
}

.acheivement ul li {
    font-size: 15px;
    text-decoration: none;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 0
}

.acheivement ul li:last-child {
    border: none
}

.business-stat-box a:hover {
    text-decoration: none
}

.updates ul {
    padding: 0
}

.updates li a {
    color: #333
}

.updates li a .date {
    color: #AD0000;
    font-size: 14px;
    line-height: 20px
}

.updates li a:hover {
    text-decoration: none
}

.bottom-footer span {
    padding-left: 20px;
    position: relative
}

.bottom-footer span:before {
    content: '';
    width: 1px;
    height: 15px;
    background: #9f2221;
    position: absolute;
    left: 7px;
    top: 3px
}

.inner-sidebar ul li.active {
    background: #9f2221 !important;
    position: relative
}

.inner-sidebar ul li.active a {
    color: #fff !important
}

.inner-sidebar ul li.active a:hover {
    background: #9f2221 !important
}

.inner-sidebar ul li a:hover {
    background: #d4d3d3
}

.inner-sidebar ul li.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: auto;
    width: 30px;
    height: 3px;
    background: #fff;
    left: 15px
}

.inner-sidebar ul li.active a {
    color: #fff
}

.pollution-section {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.pollution-section-img {
    width: 40%;
    float: left
}

.pollution-section-body {
    width: 60%;
    float: right;
    padding-left: 20px
}

.pollution-section-body h2 {
    margin-top: 0
}

.inner-para h4 {
    font-size: 20px;
    font-family: DINPro-Light;
    color: #232323;
    margin-bottom: 7px;
    font-weight: 700;
    line-height: 27px
}

.info-41-section ul {
    padding: 0
}

.info-41-section ul li:before {
    width: 0 !important
}

.info-section-1 {
    width: 100%;
    float: left
}

.info-section-1 .left-section {
    width: 50%;
    float: left
}

.info-section-1 .right-section {
    width: 50%;
    float: right
}

.table-bordered.margin-top tr th.date-table {
    width: 105px;
    text-align: center
}

.table-bordered.margin-top tr th.download-table {
    width: 109px;
    text-align: center
}

.unit-section {
    width: 30%
}

.agency-section,
.date-section1 {
    width: 40%
}

.management-link {
    padding: 0;
    margin-top: 30px
}

.management-link li {
    display: inline-block;
    text-decoration: none
}

.management-link li a {
    background: #9f2221;
    padding: 10px;
    color: #fff;
    text-decoration: none
}

.career-section li {
    display: block
}

.advertise-link a {
    background: #f5f5f5;
    padding: 6px 20px;
    color: #1f1f1f;
    border: 1px solid #ddd;
    text-decoration: none
}

.advertise-link a img {
    padding-left: 10px;
    margin-top: -4px
}

.apply-link {
    width: 100%;
    float: left;
    margin: 10px 0
}

.apply-link a {
    background: #9f2221;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none
}

.legal-section img {
    width: 150px;
    padding: 0 10px
}

.salient li a {
    color: #444
}

.salient li a:hover {
    text-decoration: none
}

.product-section {
    padding-bottom: 40px
}

.product-section ul {
    margin: 0;
    padding: 0
}

.product-section ul li {
    padding-left: 0;
    display: inline-block;
    padding: 2px;
    border: 1px solid #ddd;
    margin: 0 5px
}

.product-section ul li:before {
    width: 0
}

.product-section ul li p {
    text-align: center;
    background: #9f2221;
    color: #fff;
    padding: 10px
}

.photo-gallery {
    position: relative;
    margin-bottom: 30px
}

.gallery-section .photo-gallery img {
    width: 100%
}

.photo-gallery h3 {
    margin: 0;
    text-align: center;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-weight: 700;
    line-height: 30px;
    width: 100%;
    padding: 0 30px
}

.photo-gallery:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    height: 87%;
    right: 15px;
    background: rgba(0, 0, 0, .5);
    background: rgb(0 0 0 / 75%);
    opacity: 1;
    z-index: 1
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

.numbers-section ul li h2 span {
    display: block
}

.icon-linked-in:before {
    content: '';
    position: absolute;
    background: #0274b3 url(../images/sprite-icon.png) no-repeat -539px 4px;
    width: 18px;
    height: 18px;
    left: 48px;
    top: 7px
}

.linkedin-top {
    background-position: -550px -3px
}

.linkedin-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: 3px;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.linkedin-top:hover::after {
    background-color: #0274b3;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.stricky-fixed .linkedin-top {
    background-position: -552px -435px;
    width: 23px;
    height: 25px;
    margin-left: 15px
}

.career-section {
    float: left;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    min-height: 160px
}

.left-section:before {
    content: '';
    width: 3px;
    height: 100%;
    background: #9f2221;
    position: absolute;
    left: -19px;
    top: 0px;
}

.career-section .left-section {
    width: 75%;
    float: left;
    position: relative;
}

.career-section .right-section {
    width: 25%;
    float: right
}

.service-section h1 {
    font-size: 18px;
    line-height: 24px
}

.numbers-section ul li h2 span {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -15px;
    font-size: 14px
}

.innerpage .linkedin-top {
    background-position: -552px -435px;
    width: 23px;
    height: 25px
}

.innerpage .linkedin-top:hover::after {
    display: none
}

.contrast-active .inner-content h1 {
    color: #ff0
}

.contrast-active .breadcumb li a {
    color: #ff0
}

.contrast-active .section-heading {
    color: #ff0 !important
}

.contrast-active .topbar {
    background: #000000;
}

.contrast-active .drop span,
.contrast-active .marqueee a,
.contrast-active .marqueee span,
.contrast-active .top-menu li a {
    color: #ff0 !important
}

.contrast-active .journey-year p {
    color: #ff0 !important
}

.contrast-active h3.sub-heading {
    color: #ff0 !important
}

.contrast-active .business-stat-box h4 {
    color: #ff0 !important
}

.contrast-active .business-stat-box a {
    color: #ff0 !important
}

.contrast-active .sub-heading span {
    background-color: #ff0
}

.contrast-active .numbers-section ul li h2 {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li span {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li .number-sub-heading {
    color: #ff0 !important
}

.contrast-active .operation p {
    color: #ff0 !important
}

.contrast-active .operation-img h3,
.contrast-active .update-section h3.head-section a {
    color: #ff0 !important
}

.contrast-active .update-section .update-box {
    background: #333 !important;
    border: 1px solid #ff0 !important
}

.contrast-active .update-section .update-box ul {
    background: #333 !important
}

.contrast-active .update-section .update-box ul li a h3,
.contrast-active .update-section .update-box ul li a span {
    color: #ff0 !important
}

.contrast-active .update-section .update-box ul li {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .tagline {
    background: #333 !important;
    border: 1px solid #ff0 !important
}

.contrast-active .update-section h3.head-section {
    color: #ff0 !important;
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .img-date,
.contrast-active .img-overlay-content h3 {
    color: #ff0 !important
}

.contrast-active .common-links li a,
.contrast-active .cpoy,
.contrast-active .design,
.contrast-active .quick-links li a {
    color: #ff0 !important
}

.contrast-active .quick-links li:before {
    background: #ff0 !important
}

.contrast-active .common-links li:before {
    background: #ff0 !important
}

.contrast-active .footer-logos {
    border-bottom: 1px solid #545453
}

.contrast-active .hidden-bar .side-menu {
    background: #333 !important
}

.contrast-active .hidden-bar .side-menu ul li a {
    color: #ff0 !important;
    border-bottom: 1px solid #ff0;
    border-top: none
}

.contrast-active .tooltip .left {
    color: #ff0 !important
}

.contrast-active .hidden-bar .side-menu ul li ul a:active,
.contrast-active .hidden-bar .side-menu ul li ul a:focus,
.contrast-active .hidden-bar .side-menu ul li ul a:hover,
.contrast-active .hidden-bar .side-menu ul li ul a:visited {
    color: #ff0 !important
}

.contrast-active .navigation.one-page-nav .dropdown ul {
    display: none;
    background: #333
}

.contrast-active .hidden-bar .side-menu ul li ul li ul li a {
    background: #333 !important
}

.contrast-active .inner-para p {
    color: #ff0 !important
}

.contrast-active .sidebar-heading {
    color: #ff0 !important;
    background: #333 !important
}

.contrast-active .inner-sidebar {
    background: #333 !important
}

.contrast-active .inner-sidebar ul li a {
    color: #ff0 !important
}

.contrast-active .inner-sidebar ul li {
    border-top: 1px solid #ff0
}

.contrast-active .acheivement ul li {
    color: #ff0 !important
}

.contrast-active .breadcumb span,
.contrast-active .gandhi {
    color: #ff0 !important
}

.contrast-active .linee:before {
    background: #545453
}

.contrast-active .inner-para h2 {
    color: #ff0 !important
}

.contrast-active .salient li {
    color: #ff0 !important
}

.contrast-active .notice-section ul li {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .notice-section ul li p {
    color: #ff0 !important
}

.contrast-active .notice-section ul li span {
    color: #ff0 !important
}

.contrast-active .holder a.jp-disabled,
.contrast-active a.jp-disabled:hover {
    color: #ff0 !important
}

.contrast-active .holder a {
    border: 1px solid #ff0 !important
}

.contrast-active .holder a.jp-current,
.contrast-active a.jp-current:hover {
    color: #ff0 !important
}

.contrast-active .mobile-app-section .body-section {
    border-left: 2px solid #ff0 !important
}

.contrast-active .mobile-app-section .body-section h5 {
    color: #ff0 !important
}

.contrast-active .mobile-app-section .body-section p {
    color: #ff0 !important
}

.contrast-active .mobile-app-section {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .ad-box {
    background: #333 !important
}

.contrast-active .ad-box p {
    color: #ff0 !important
}

.contrast-active .ad-box:after {
    border-right: 1px solid #ff0;
    border-left: 1px solid #ff0
}

.contrast-active .ad-box:before {
    border-top: 1px solid #ff0;
    border-bottom: 1px solid #ff0
}

.contrast-active .address-list li {
    color: #ff0 !important
}

.video1 {
    width: 100%
}

.parameter-table {
    width: 50%
}

.list-services li {
    line-height: 24px !important;
    padding: 5px 0
}

.list-services li.add-phn:before {
    top: 10px
}

.inner-gallery-section a {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 200px;
    margin-bottom: 30px
}

.inner-gallery-section img {
    width: 100%;
    transition: all .5s ease-in-out;
    min-height: 200px;
    object-fit: cover;
}

.inner-gallery-section a:hover img {
    transform: scale(1.1)
}

.inner-gallery-section2 a {
    width: 100%;
    float: left;
    overflow: hidden
}

.inner-gallery-section2 img {
    width: 100%;
    transition: all .5s ease-in-out
}

.inner-gallery-section2 a:hover img {
    transform: scale(1.1)
}

.gandhi-section img {
    width: 100%;
    margin-top: -20px
}

.gandhi-section .writer {
    text-align: right;
    font-weight: 700
}

.updates li {
    padding-left: 0 !important
}

.press-brief-section {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.press-brief-section .press-brief-img {
    width: 25%;
    float: left
}

.press-brief-section .press-brief-desc {
    width: 75%;
    float: right;
    padding-left: 20px
}

.press-brief-section .press-brief-img img {
    width: 100%;
    border: 1px solid #f5f5f5
}

.press-brief-section .press-brief-desc h3 {
    font-size: 17px;
    color: #0063a3;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 26px
}

.press-brief-section .press-brief-desc span.date {
    font-size: 12px;
    color: #202020;
    margin-top: 25px;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.press-brief-section .press-brief-desc span.date img {
    padding-right: 5px
}

.press-brief-desc a {
	text-decoration: none !important;
}

/* .press-brief-section .press-brief-desc h3 a {
    color: #9f2221
} */

.press-brief-section .press-brief-desc h3 a:hover {
    text-decoration: none
}

.press-brief-section .press-brief-desc .sharethis-inline-share-buttons {
    float: left
}

.press-brief-section .st-btn>svg {
    top: 4px !important;
    vertical-align: top;
    left: -8px
}

.press-brief-section .st-btn {
    width: 20px;
    height: 24px !important
}

.press-innerpage .press-innerapge-img {
    width: 100%
}

.press-innerpage h3 {
    font-size: 22px;
    color: #000;
    line-height: 29px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 26px;
    margin-top: 0
}

.press-innerpage .date {
    font-weight: 700;
    float: left;
    width: auto;
    margin-top: -4px
}

.press-detail-page ul li {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    text-align: justify
}

.press-detail-page .date {
    margin-bottom: 20px !important
}

.press-detail-page .date img {
    margin-right: 8px !important
}

.press-detail-page ul {
    padding-left: 0
}

.press-detail-page ul li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -313px -512px;
    width: 22px;
    height: 25px;
    position: absolute;
    left: 0
}

.singale-page-date .st-btn>svg {
    top: 3px !important;
    vertical-align: top;
    left: -7px
}

.singale-page-date .st-btn {
    width: 22px;
    height: 22px !important
}

.singale-page-date {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-top: 12px
}

.press-slider img {
    border: 1px solid #ccc
}

.press-brief-desc h3 a {
    color: #000
}

.press-brief-desc .sharethis-inline-share-buttons {
    display: none !important
}

.service-section .buildify_tm_principles_wrap {
    min-height: 300px
}

.service-section .buildify_tm_principles_wrap .list_wrap ul li {
    margin-bottom: 0
}

.salient li a {
    color: #0053ff
}

.sitemap ul li {
    border-left: 1px solid #ddd;
    position: relative;
    transition: all 0.5s ease-in-out;
    background: 0 0;
    padding: 0
}

.sitemap a {
	text-decoration: none !important;
}

.sitemap ul li a {
    padding: 10px 30px !important;
    display: block !important;
    color: #1f1f1f !important;
    transition: all 0.5s ease-in-out !important;
    font-size: 14px !important
}

.sitemap ul li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px
}

.sitemap ul li ul {
    margin-left: 40px
}

.mobile-app-section .link-section {
    float: right;
    position: relative;
    padding-top: 10px
}

.mobile-app-section .link-section a.android {
    margin-right: 40px
}

.mobile-app-section .link-section a.ios:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -19px -509px;
    width: 25px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0
}

.hindi-stockyard-box .buildify_tm_principles_wrap {
    min-height: 255px !important
}

#newsContainer li {
    padding-top: 5px;
    padding-bottom: 5px
}

.contrast-active .marquee1 a {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li h3 {
    color: #ff0 !important
}

.contrast-active .update-section .update-box ul li a {
    color: #ff0 !important
}

.contrast-active .cdm-right-bg {
    background: #333
}

.contrast-active .inner-sub-head,
.contrast-active .key-box ul li {
    color: #ff0 !important
}

.contrast-active .triangle2 {
    display: none
}


.value1 ul {
    padding: 0;
    margin: 0
}

.value1 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 20px
}

#shareprice .modal-content {
    background: #fff
}

.value-investor {
    margin-top: 30px;
    float: left;
    width: 100%
}

.value-investor ul {
    width: 100%;
    text-align: center
}

ol,
ul {
    list-style: none
}

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

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

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

.footer-height {
    width: 100%;
    float: left
}

#footer {
    background-color: #fff;
    color: #000;
    background: #ededed url(../images/footer-bg.jpg) repeat-x top;
    padding: 79px 0 0 0;
    text-align: center;
    width: 100%;
    float: left;
    background-size: cover
}

.footer-logo {
    width: auto;
    margin: 0 auto 15px;
    float: none
}

.footer-separator {
    width: 40%;
    margin: 0 auto;
    float: none;
    height: 1px;
    position: relative;
    background: #c7c6c6
}

.separator-top {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #b5b5b5;
    top: -4px;
    left: 50%;
    margin-left: -5px
}

#footer p {
    text-align: center
}

.cin {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px;
    margin-top: 23px;
    text-transform: capitalize
}

.cin i {
    font-family: open_sanssemibold;
    color: #9f1f14;
    font-size: 18px;
    font-style: normal
}

.address {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px;
    margin-top: 20px;
    line-height: 22px
}

.call {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px
}

.quick-links {
    margin-bottom: 10px;
    padding-left: 0
}

.quick-links li {
    font-family: DINPro-Light;
    list-style: none;
    display: inline-block;
    float: none;
    padding: 0 10px
}

.quick-links li:before {
    content: '';
    position: relative;
    float: left;
    width: 1px;
    height: 16px;
    background: #444;
    bottom: -3px;
    left: -13px
}

.quick-links li:first-child:before {
    display: none
}

.quick-links li a {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    text-decoration: none
}

.common-links {
    margin-top: 15px;
    padding-left: 0
}

.common-links li {
    list-style: none;
    display: inline-block;
    float: none;
    padding: 0 10px
}

.common-links li:before {
    content: '';
    position: relative;
    float: left;
    width: 1px;
    height: 16px;
    background: #444;
    bottom: -3px;
    left: -13px
}

.common-links li a {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    text-decoration: none
}

.common-links li:first-child:before {
    display: none
}

.social-media {
    margin-top: 30px;
    margin-bottom: 30px
}

.social-media a {
    display: inline-block;
    float: none
}

.footer-links {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0
}

.facebook {
    background: linear-gradient(90deg, #3a559f 50%, #4967b7 50%);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.facebook:hover::before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -70px -3px;
    transition: all ease .5s
}

.facebook:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -70px -3px;
    width: 18px;
    height: 22px;
    left: 14px;
    top: 6px
}

.twitter {
    background: linear-gradient(90deg, #50abf1 50%, #418fcc 50%)
}

.twitter:hover {
    background: linear-gradient(90deg, #418fcc 50%, #50abf1 50%)
}

.twitter:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -106px -8px;
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px
}

.youtube {
    background: linear-gradient(90deg, #d42320 50%, #b92e2b 50%)
}

.youtube:hover {
    background: linear-gradient(90deg, #b92e2b 50%, #d42320 50%)
}

.youtube:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -147px -6px;
    width: 28px;
    height: 22px;
    left: 8px;
    top: 8px
}

.griddiant-circle {
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    float: left
}

.bottom-footer {
    width: 100%;
    float: left;
    padding: 19px 0;
    background: #ededed00
}

.cpoy {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    text-align: right !important;
    line-height: 30px;
    margin-bottom: 0
}

.cpoy a {
    text-decoration: underline;
    color: #444
}

.cpoy a:hover {
    text-decoration: underline;
    color: #444
}

.design {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    text-align: left !important;
    line-height: 30px;
    margin-bottom: 0
}

.design a {
    color: #fff
}

.footer-logos {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cac8c8
}

.footer-links li {
    list-style: none;
    display: inline-block;
    float: none;
    margin-right: 5px;
    margin-bottom: 10px
}

header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99999
}

.top-header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 100;
    overflow: hidden
}

.topbar {
    width: 100%;
    float: left;
    background: #f5f5f5;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.topbar p {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-family: DINPro-Light
}

.top-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 11px;
    position: relative;
    margin-bottom: 0
}

.top-right {
    text-align: right;
    position: relative;
    margin-top: 7px;
    margin-right: 40px
}

.top-menu {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-right: 10px
}

.top-menu li a {
    color: #1f1f1f;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none
}

.logo h1 {
    font-size: 16px;
    font-family: DINPro-Bold;
    color: #444;
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: center
}

.marquee-sibling {
    padding: 0;
    background: #e4e4e4;
    width: 16%;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 400;
    color: #1f1f1f;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
    font-family: 'Open Sans', sans-serif;
    z-index: 9999;
    position: relative
}

.simple-marquee-container {
    width: 100%;
    width: 80%;
    background: 0 0;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 38px;
    position: relative;
    cursor: pointer
}

.marqueee a {
    color: #1f1f1f;
    font-size: 13px;
    text-decoration: none;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif
}

.drop:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -20px -18px;
    width: 9px;
    height: 4px;
    position: absolute;
    right: -20px;
    top: 10px;
    cursor: pointer;
    display: none
}

.drop .dropdown {
    width: 80px;
    position: absolute;
    background-color: #9f2221;
    right: -20px;
    z-index: 100;
    height: auto;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    padding: 5px 13px;
    line-height: 16px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin-top: 7px
}

.drop:hover .dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.drop span {
    cursor: pointer;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif
}

.wrapper {
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
    padding: 79px 0
}

.nalco-bg {
    width: 100%;
    float: left
}

.section-heading {
    font-family: DINPro-Regular;
    color: #444;
    font-size: 50px;
    margin-top: 0;
    line-height: 60px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    display: table;
    width: auto
}

.section-paragraph {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    position: relative
}

.nalco-md {
    float: left;
    width: 90%;
    position: relative;
    z-index: 1;
    top: 6px;
    margin-left: 40px
}

.nalco-md .md-img {
    width: 100%
}

.nalco-md:after {
    width: 100%;
    position: relative;
    background: #9f2221;
    padding-bottom: 10%;
    content: '';
    height: 100%;
    position: absolute;
    right: 42px;
    z-index: -11;
    top: 17%
}

.cmd {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 30px
}

.cmd h3 {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600
}

.cmd h4 {
    font-family: 'Open Sans', sans-serif;
    color: #a8a8a8;
    font-size: 13px
}

.c-twitter {
    position: absolute;
    bottom: -33px;
    right: 65px
}

.c-twitter img {
    position: relative;
    left: 0;
    float: right
}

.c-twitter a h3 {
    position: relative;
    top: 28px;
    right: 46px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff
}

.c-twitter a h3:hover {
    text-decoration: none;
    color: #fff
}

.c-twitter a:hover {
    text-decoration: none;
    color: #fff
}

.c-plus a {
    background: #fff url(https://nalcoindia.com/wp-content/themes/nalco/images/sprite-icon.png) no-repeat -65px -963px;
    display: inline-block;
    width: 20px;
    height: 20px
}

.quotes:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -281px -9px;
    width: 22px;
    height: 20px;
    position: absolute;
    top: -30px
}

.marign-bottom {
    margin-bottom: 60px
}

.modal-title {
    color: #9f1f15;
    font-family: DINPro-Bold;
    font-size: 23px;
    line-height: 30px
}

.modal-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #1f1f1f;
    text-align: justify;
    position: relative
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:active,
.hvr-bounce-in:focus,
.hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.operation-img {
    width: 100%;
    float: left;
    position: relative
}

.operation-img img {
    width: 100%
}

.operation {
    padding-bottom: 0;
    padding-top: 0
}

.operation-cont {
    width: 100%;
    float: left;
    padding-bottom: 79px
}

.operation p {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    width: 80%;
    text-align: center;
    margin: 20px auto 40px;
    line-height: 25px
}

.operation-bg {
    width: 100%;
    float: left;
    background-image: url(../images/operation-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover
}

.operation-img h3 {
    font-family: DINPro-Bold;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%)
}

.operation-img span {
    font-family: DINPro-Bold;
    color: #1e72c5;
    font-size: 40px;
    text-align: center;
    opacity: 0
}

.c-navigation {
    position: relative;
    width: 110px;
    float: none;
    margin: 22px auto 0;
    display: block
}

.c-next {
    background: url(../images/sprite-icon.png) no-repeat -332px 2px;
    width: 48px;
    height: 48px;
    display: inline-block;
    border: 1px solid #fff;
    margin-right: 10px;
    cursor: pointer
}

.c-preview {
    background: url(../images/sprite-icon.png) no-repeat -388px 3px;
    width: 48px;
    height: 48px;
    display: inline-block;
    border: 1px solid #fff;
    cursor: pointer
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 2px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:active:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.nav-section a:hover {
    text-decoration: none
}

.sustainbility {
    width: 100%;
    float: left;
    position: relative
}

.sustainbility-img {
    width: 100%;
    float: left
}

.padding-top {
    padding-top: 0
}

.sustainbility h3 {
    font-family: DINPro-light;
    font-style: italic;
    color: #444;
    font-size: 24px;
    margin-bottom: 30px
}

.sus-bg {
    width: 100%;
    float: left
}

.playyy:before {
    content: '';
    background: url(images/sprite-icon.png) no-repeat -124px -361px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0
}

#menu .menu-left ul li a,
.button-ga-animated,
.head-menu-red-ttle {
    font-family: ProximaNova
}

.button-ga-animated,
.button-ga-animated:active,
.button-ga-animated:focus,
.button-ga-animated:hover,
.button-ga-animated:visited,
.page-404-button.main-game-container-button-link.button-ga-animated:active,
.page-404-button.main-game-container-button-link.button-ga-animated:focus,
.page-404-button.main-game-container-button-link.button-ga-animated:hover,
.page-404-button.main-game-container-button-link.button-ga-animated:visited,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:active,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:focus,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:hover,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:visited {
    color: #fff;
    text-decoration: none
}

.button-ga-animated {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 43px;
    font-weight: 700;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.button-ga-animated .ab-border {
    stroke-width: 1;
    stroke: #fff;
    fill: #fff
}

a:focus {
    text-decoration: none
}

.block-list-single-item .button-ga-animated:active,
.block-list-single-item .button-ga-animated:focus,
.block-list-single-item .button-ga-animated:hover,
.block-list-single-item .button-ga-animated:visited,
.main-game-container-button-link.button-ga-animated:active,
.main-game-container-button-link.button-ga-animated:focus,
.main-game-container-button-link.button-ga-animated:hover,
.main-game-container-button-link.button-ga-animated:visited {
    color: #9f1f15
}

.button-ga-animated>svg.b-m-h-lines-animation,
.button-ga-animated>svg.ga-animation-svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.button-ga-animated>svg.b-m-h-lines-animation line {
    stroke: #fff;
    fill: #fff;
    stroke-width: 2
}

.button-ga-animated>svg.ga-animation-svg .ab-l {
    stroke: #fff;
    fill: #fff;
    stroke-width: 4
}

.button-ga-animated>svg.ga-animation-svg .ab-l1 {
    -webkit-transition: -webkit-transform .17s ease-out;
    transition: transform .17s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l1 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l2 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l2 {
    -webkit-transform: translateY(120%);
    transform: translateY(120%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l3 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l3 {
    -webkit-transform: translateX(800%);
    transform: translateX(800%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l4 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l4 {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l5 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l5 {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l6 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l6 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.main-game-right .button-ga-animated {
    margin-left: calc(50% - 89px)
}

body .main-game-container-button-link .ga-animation-svg .ab-border,
body .main-game-container-button-link .ga-animation-svg .ab-l {
    stroke: #9f1f15;
    fill: #9f1f15
}

.main-game-container-button-link,
.main-game-container-button-link:active,
.main-game-container-button-link:focus,
.main-game-container-button-link:hover {
    color: #9f1f15
}

.main-game-container-button-link {
    width: 175px;
    font-size: 14px;
    text-align: left;
    -webkit-transition: padding .3s ease-out;
    -moz-transition: padding .3s ease-out;
    -o-transition: padding .3s ease-out;
    transition: padding .3s ease-out
}

.main-game-container-button-link:hover {
    padding-right: 55px;
    padding-left: 30px
}

body .main-game-container-button-link-line-svg>line {
    stroke-width: 2px !important;
    stroke: #9f1f15;
    fill: #9f1f15
}

body .main-game-container-button-link:hover .line-main-page-game-link {
    -webkit-transform: translateX(27px) scaleX(.8);
    transform: translateX(27px) scaleX(.8)
}

.link-upload-file-contacts .main-game-container-button-link-line-svg>line {
    stroke-width: 2px !important;
    stroke: #fff !important;
    fill: #fff !important
}

.wwd-c-bg2-inner .main-game-container-button-link,
.wwd-tech {
    position: relative
}

.link-ga-white .ab-border,
.link-ga-white .ab-l,
.link-ga-white .main-game-container-button-link-line-svg>line {
    stroke: #fff !important;
    fill: #fff !important
}

body .wwd-prallax-but .main-game-container-button-link-line-svg>line {
    stroke: #fff;
    fill: #fff
}

.body-class-page-id-186 .wwd-prallax .main-game-container-button-link,
.body-class-page-id-32 .wwd-banner .wwd-prallax-but>a,
.body-class-page-id-61 .wwd-banner .wwd-prallax-but>a {
    width: 230px
}

body.body-class-error404 .body-class-error404-button .ga-animation-svg line,
body.body-class-error404 .page-404-button .ga-animation-svg line {
    stroke: #fff;
    fill: #fff
}

.index-get-started .ab-border {
    display: none
}

.index-get-started .ab-l {
    stroke: #e55600 !important;
    fill: #e55600 !important;
    stroke-width: 6 !important
}

.foot-menu a,
.line-main-page-game-link {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.line-main-page-game-link {
    transition: all .3s ease-out
}

.read {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #9f2221
}

.margin-buttom {
    margin-bottom: 30px
}

.margin-right {
    margin-right: 20px
}

.update-section .notice a img {
    position: relative;
    left: 46px;
    float: right
}

.update-section .notice a span {
    position: relative;
    left: 66px;
    background: #9f1f15;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    text-decoration: none;
    padding: 2px;
    float: right;
    top: -3px
}

.inner-page-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 135px
}

.inner-page-banner img {
    width: 100%;
    height: auto
}

.inner-caption h1 {
    background: rgba(2, 2, 2, .63);
    padding: 50px;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 360px;
    font-size: 30px;
    font-family: DINPro-light;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0
}

.inner-sidebar {
    width: 100%;
    float: left;
    padding-bottom: 155px;
    background: -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%)
}

.inner-sidebar ul {
    padding-left: 0
}

.inner-sidebar ul li {
    list-style: none;
    border-top: 1px solid #d5d4d4;
    padding: 0
}

.inner-sidebar ul li a {
    font-size: 15px !important;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-decoration: none;
    transition: .2s linear 0s;
    padding: 12px 15px !important;
    display: block
}

.inner-sidebar ul li a:hover {
    padding-left: 10px
}

.inner-para p {
    font-size: 15px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 15px
}

.inner-para p:last-child {
    margin-bottom: 0
}

.breadcumb ul li {
    list-style: none;
    display: inline-block;
    float: left;
    padding-right: 10px
}

.breadcumb {
    margin-top: 12px;
    height: 30px
}

.breadcrumbs {
    width: 80%;
    float: left
}

.breadcumb ul li a {
    font-family: DINPro-Light;
    font-size: 15px;
    color: #444;
    text-decoration: none;
    line-height: 24px
}

.breadcumb ul {
    padding-left: 0;
    position: relative;
    top: -1px;
    float: left;
    margin-bottom: 0
}

.linee:before {
    content: '';
    background: #f3f3f3;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 49px
}

.breadcumb span {
    font-size: 17px;
    margin-left: 0;
    font-family: DINPro-Light;
    color: #444
}

.cap {
    width: 100%;
    position: absolute
}

.margin-bottom {
    padding-bottom: 0
}

.icon1 span {
    position: relative;
    left: 0;
    background: #9f1f15;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    text-decoration: none;
    padding: 2px;
    float: right;
    top: -3px
}

.inner-para h2 {
    font-size: 23px;
    font-family: DINPro-Light;
    color: #232323;
    margin-bottom: 10px;
    text-transform: capitalize
}

.salient li {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    text-align: justify
}

.salient li:last-child {
    margin-bottom: 0
}

.salient {
    padding-left: 0
}

.salient li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -313px -512px;
    width: 22px;
    height: 25px;
    position: absolute;
    left: 0
}

.popup-bg {
    background: #fff url(../images/popup-bg.png);
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center center
}

.innerpage {
    background: 0 0
}

.topp {
    background: url(../images/sprite-icon.png) no-repeat -441px -368px;
    width: 19px;
    height: 17px;
    position: absolute;
    top: 0;
    left: -6px
}

.botttom {
    background: url(../images/sprite-icon.png) no-repeat -371px -368px;
    width: 19px;
    height: 17px;
    position: absolute;
    top: -8px;
    left: -6px
}

.icon {
    margin: 0 10px;
    width: 40px;
    -webkit-transform: rotate(0);
    -webkit-transition: -webkit-transform .25s ease-in-out
}

.loader-caption h3 {
    font-size: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
    line-height: 36px;
    text-align: center;
    margin-top: 10px
}

.loader-caption {
    position: relative;
    text-align: center;
    width: 100%
}

.icon6,
.page-sidebar li .icon1,
.page-sidebar li .icon2,
.page-sidebar li .icon3,
.page-sidebar li .icon4,
.page-sidebar li .icon5 {
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.page-sidebar li:hover .icon1,
.page-sidebar li:hover .icon2,
.page-sidebar li:hover .icon3,
.page-sidebar li:hover .icon4,
.page-sidebar li:hover .icon5,
.page-sidebar li:hover .icon6 {
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing
}

.values ul li {
    list-style: none;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.values ul {
    padding-left: 0
}

.mg-bt {
    margin-bottom: 35px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .125);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .125)
}

figure.snip0016 {
    font-family: Raleway, Arial, sans-serif;
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    max-height: 220px;
    width: 100%;
    background: #000;
    text-align: left
}

figure.snip0016 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

figure.snip0016 img {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    transition: transform 1s cubic-bezier(.15, 0, .33, 1)
}

figure.snip0016 figcaption {
    position: absolute;
    bottom: 35px;
    left: 0;
    padding: 30px 2em;
    width: 72%;
    height: 0;
    top: auto
}

figure.snip0016 figcaption::before {
    position: absolute;
    top: 20px;
    right: 30px;
    bottom: 30px;
    left: 100%;
    border-top: 3px solid rgba(255, 255, 255, .8);
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

figure.snip0016 h2,
figure.snip0016 p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s, -moz-transform .35s, -o-transform .35s, transform .35s
}

figure.snip0016 h2 {
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

figure.snip0016 h2 span {
    font-weight: 800
}

figure.snip0016 p {
    font-weight: 200;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

figure.snip0016 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #fff
}

.operation-img:hover img {
    opacity: .3
}

.operation-img:hover figcaption h2 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.operation-img:hover figcaption p {
    opacity: .9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.operation-img:hover figcaption::before {
    background: rgba(255, 255, 255, 0);
    left: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.cd-horizontal-timeline {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.cd-horizontal-timeline::before {
    content: 'mobile';
    display: none
}

.cd-horizontal-timeline.loaded {
    opacity: 1
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 70px
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px
}

.cd-horizontal-timeline .events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s;
    border: 2px dotted #fff
}

.cd-horizontal-timeline .filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #9f2221;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #fff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.cd-horizontal-timeline .events a::after {
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -8px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #f8f8f8;
    -webkit-transition: background-color .3s, border-color .3s;
    -moz-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #9f2221;
    border-color: #9f2221
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #9f2221;
    border-color: #9f2221
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #9f2221
}

@media only screen and (min-width:1100px) {
    .cd-horizontal-timeline::before {
        content: 'desktop'
    }
}

.cd-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s
}

.cd-timeline-navigation a::after {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/cd-arrow.svg) no-repeat 0 0
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.cd-timeline-navigation a.next {
    right: 0
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed
}

.cd-timeline-navigation a.inactive::after {
    background-position: 0 -16px
}

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height .4s;
    -moz-transition: height .4s;
    transition: height .4s
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.cd-horizontal-timeline .events-content li.selected {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left
}

.cd-horizontal-timeline .events-content li.leave-left,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse
}

.cd-horizontal-timeline .events-content li>* {
    max-width: 800px;
    margin: 0 auto
}

.cd-horizontal-timeline .events-content h2 {
    font-size: 2.6rem;
    font-family: DINPro-light;
    font-weight: 700;
    color: #fff;
    line-height: 1.2
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto
}

.cd-horizontal-timeline .events-content em::before {
    content: '- '
}

.cd-horizontal-timeline .events-content p {
    font-size: 1.4rem;
    color: #959595
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6
}

@media only screen and (min-width:768px) {
    .cd-horizontal-timeline .events-content h2 {
        font-size: 7rem
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 2rem
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 1.8rem;
        font-family: DINPro-Light
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.time {
    background: url(../images/banner-bg2.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover
}

.time:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7)
}

.white-heading {
    color: #fff !important;
    text-align: center !important;
    z-index: 9 !important;
    position: relative !important
}

.events-content p {
    color: #fff !important;
    text-align: center
}

.stricky-fixed .facebook-top {
    background-position: -332px -434px;
    width: 10px;
    height: 22px;
    position: relative;
    right: -5px
}

.stricky-fixed .twitter-top {
    background-position: -234px -1224px;
    width: 26px;
    height: 26px;
    margin-left: 15px
}

.stricky-fixed .youtube-top {
    background-position: -453px -436px;
    width: 23px;
    height: 26px
}

.stricky-fixed .playstore-top {
    background-position: -85px -518px;
    width: 24px;
    height: 25px
}

.stricky-fixed .android-top {
    background-position: -24px -509px;
    width: 25px;
    height: 35px;
    position: relative;
    top: -11px
}

.stricky-fixed .soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #9f2221;
    right: 0;
    top: 1px
}

.playstore-top {
    background-position: -375px -515px
}

.android-top {
    background-position: -417px -514px
}

.soso2 {
    float: left;
    position: relative
}

.soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #fff;
    right: 0;
    top: 6px
}

.soso {
    float: left;
    margin-top: 33px
}

.stricky .menu-btns {
    margin-top: 5px !important
}

.business-stat-box {
    padding: 30px;
    width: 100%;
    position: relative;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.bg-blue {
    border: 1px solid #adb2b2
}

.business-stat-box .awards-lines1 {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 0;
    height: 2px;
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.business-stat-box .awards-lines2 {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 2px;
    height: 0;
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.business-stat-box .lines {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 46px;
    z-index: 500;
    display: block
}

.box-nav {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 75px;
    height: 36px;
    z-index: 600
}

.box-prev {
    margin-right: 2px
}

.box-prev {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #9f2221;
    cursor: pointer
}

.box-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -341px -667px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.box-prev:before {
    top: 20px;
    left: 13px
}

.box-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -432px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.box-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #9f2221;
    cursor: pointer
}

h3.sub-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 19px;
    color: #fff;
    position: relative;
    margin-bottom: 19px;
    font-family: DINPro-light
}

.sub-heading span {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 2px;
    background-color: #fff;
    z-index: 500
}

.rel-500 {
    position: relative;
    z-index: 500
}

.join-box {
    margin-left: -13px;
    padding-right: 0
}

.business-stat-box .item {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    font-family: DINPro-light
}

.business-stat-box h4 {
    line-height: 26px;
    color: #e2f1ff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.business-stat-box.awards .item span {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 5px;
    color: #fff;
    background-color: rgba(79, 109, 138, 0);
    padding: 0 5px;
    font-family: DINPro-light
}

.business-stat-box:hover .awards-lines1 {
    width: 50px
}

.business-stat-box:hover .awards-lines2 {
    height: 50px
}

.business-stat-box.awards:hover .lines:after,
.business-stat-box.press-releases:hover .lines:after {
    border-style: solid;
    border-width: 0 46px 46px 0;
    border-color: transparent #1a4d80 transparent transparent
}

.box-prev:hover {
    background-color: #16385a
}

.box-next:hover {
    background-color: #16385a
}

.business-stat-box:after {
    content: '';
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 100;
    display: block;
    width: 70px;
    height: 87px
}

.achivo {
    width: 100%;
    position: relative;
    float: left;
    z-index: 9999
}

.search {
    width: 100%;
    position: relative
}

.searchTerm {
    float: left;
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 5px;
    height: 37px;
    border-radius: 0;
    outline: 0;
    color: #9dbfaf;
    border-left: 3px solid #d2d2d2;
    border-bottom: 0
}

.searchTerm:focus {
    color: #00b4cc
}

.searchButton {
    position: absolute;
    right: 2px;
    width: 54px;
    height: 37px;
    border: 1px solid #d2d2d2;
    background: #d2d2d2;
    text-align: center;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-size: 20px
}

.wrap {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 0
}

.track {
    background: url(../images/train-psd.png) repeat-x;
    position: relative;
    width: 100%;
    height: 227px;
    z-index: 0;
    position: absolute;
    bottom: -8px
}

.innerpage .youtube-top {
    background-position: -453px -436px;
    width: 23px;
    height: 26px
}

.innerpage .twitter-top {
    background-position: -390px -436px;
    width: 22px;
    height: 26px
}

.innerpage .facebook-top {
    background-position: -332px -435px;
    width: 10px;
    height: 22px
}

.innerpage .android-top {
    background-position: -19px -509px;
    width: 25px;
    height: 35px;
    position: relative;
    top: -11px
}

.innerpage .playstore-top {
    background-position: -81px -520px;
    width: 24px;
    height: 25px
}

.innerpage .soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #9f2221;
    right: 0;
    top: 0
}

.st-logo {
    display: none
}

.sidebar-heading {
    font-family: DINPro-Light;
    color: #313131;
    font-size: 20px;
    margin-top: 0;
    line-height: 28px;
    background: #e6e6e6;
    padding: 11px 0 11px 18px;
    margin-bottom: 0
}

.inner-section-heading {
    font-family: DINPro-Regular;
    color: #444;
    font-size: 40px;
    margin-top: 0;
    line-height: 40px;
    margin-bottom: 20px
}

.gandhi {
    color: #1f1f1f;
    font-size: 15px;
    font-style: italic;
    line-height: 26px;
    border-left: 2px solid #ddd;
    padding-left: 20px;
    text-align: justify
}

.journey-prev {
    margin-right: 2px
}

.journey-prev {
    width: 36px;
    height: 36px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    left: -63px;
    top: 16px;
    border: 1px solid #fff;
    border-radius: 50%
}

.journey-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -342px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.journey-prev:before {
    top: 20px;
    left: 13px
}

.journey-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -433px -669px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.journey-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    right: -63px;
    top: 16px;
    border: 1px solid #fff;
    border-radius: 50%
}

.girl-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999
}

.girl {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    transform: rotate(270deg);
    margin-top: -25px;
    margin-left: -25px
}

.btn-play {
    position: absolute;
    bottom: 50px;
    right: 50px;
    color: #fff;
    width: 60px;
    height: 60px;
    border: 0 solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-transition-property: color, background, border-color;
    transition-property: color, background, border-color;
    z-index: 999
}

.btn-play {
    border-color: #fff
}

.btn-play {
    color: #fff
}

.btn-play:before {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.btn-play:after,
.btn-play:before {
    content: '';
    border: 0 solid #fff;
    background: #9f2221;
    background: -moz-linear-gradient(top, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    background: linear-gradient(to bottom, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    width: 150%;
    height: 150%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -25%;
    top: -25%;
    opacity: 1;
    -webkit-animation: 1s videomodule-anim linear infinite;
    animation: 1s videomodule-anim linear infinite
}

.rd-notice-tooltip {
    display: none;
    position: absolute;
    width: 127px;
    top: 11px;
    right: 97px;
    left: auto;
    z-index: 9999;
    background: rgba(159, 34, 33, .65);
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    font-family: 'Open Sans', sans-serif;
    height: 40px
}

.rd-notice-tooltip:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent rgba(159, 34, 33, .63);
    right: -12px;
    top: 9px;
    left: auto
}

.btn-play:hover .rd-notice-tooltip {
    display: block;
    transition: 1s;
    opacity: 1
}

@-webkit-keyframes videomodule-anim {
    0% {
        -webkit-transform: scale(.68);
        transform: scale(.68)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes videomodule-anim {
    0% {
        -webkit-transform: scale(.68);
        transform: scale(.68)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

.youtube-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.youtube-top:hover::after {
    background-color: #d42320;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .youtube-top:hover::after {
    opacity: 0
}

.facebook-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.facebook-top:hover::after {
    background-color: #4967b7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .facebook-top:hover::after {
    opacity: 0
}

.twitter-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.twitter-top:hover::after {
    background-color: #000000;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .twitter-top:hover::after {
    opacity: 0
}

.android-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.android-top:hover::after {
    background-color: #333;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .android-top:hover::after {
    opacity: 0
}

.playstore-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.innerpage .playstore-top:hover::after {
    opacity: 0
}

.playstore-top:hover::after {
    background-color: #9fc037;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.stricky-fixed .facebook-top:hover::after {
    display: none
}

.stricky-fixed .twitter-top:hover::after {
    display: none
}

.stricky-fixed .youtube-top:hover::after {
    display: none
}

.stricky-fixed .playstore-top:hover::after {
    display: none
}

.stricky-fixed .android-top:hover::after {
    display: none
}

.stricky-fixed .linkedin-top:hover::after {
    display: none
}

.spot_close_bar {
    width: 13px;
    height: 2px;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    left: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.spot_close_cont {
    position: relative;
    width: 30px;
    height: 30px;
    margin-top: -1px;
    margin-left: 2px
}

.spot_close {
    width: 30px;
    height: 30px;
    right: -31px;
    position: absolute;
    right: -32px;
    right: -33px;
    top: -29px;
    cursor: pointer
}

.spot_close_bar:nth-child(2) {
    top: 12px;
    transform: rotate(-45deg)
}

.spot_close_bar:first-child {
    top: 12px;
    transform: rotate(45deg)
}

.close {
    float: right;
    font-size: 40px;
    font-family: DINPro-Light;
    font-weight: 400 !important;
    line-height: 1;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: -30px;
    top: -4px
}

.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1.5
}

.numbers-section ul li .number-sub-heading {
    font-size: 12px;
    color: #525252;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif
}

.management-main {
    width: 100%;
    float: left;
    background: #fff
}

.team-box {
    width: 100%;
    float: left;
    background: #f5f5f5;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.team-box .team-img {
    position: relative;
    overflow: hidden
}

.team-box .team-img:before {
    width: 0;
    height: 0;
    border-bottom: 80px solid #9f2221;
    border-left: 80px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 99
}

.team-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-family: 'Open Sans', sans-serif;
    word-wrap: break-word
}

ul.team-social {
    width: 100%;
    padding: 0;
    margin: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

ul.team-social li {
    display: inline-block;
    margin: 0 3px
}

.fab {
    font-family: FontAwesome-brands
}

.team-box .plus {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 17px;
    color: #294373;
    cursor: pointer
}

.fa-plus:before {
    content: '' !important;
    background: url(../images/sprite-icon.png) no-repeat -154px -740px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: -33px;
    left: -13px
}

.team-box .plus .fa-minus {
    display: none
}

.team-box img {
    width: 100%;
    height: auto
}

.team-name h5 {
    font-weight: 600;
    color: #333;
    margin-bottom: 2px
}

.team-box .team-img:after {
    background: rgba(0, 0, 0, .79);
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    z-index: 9;
    position: absolute;
    opacity: 0;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s
}

.team-box:hover .team-img:after {
    height: 100%;
    opacity: 1
}

.team-name h5 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #9d1d1d;
    margin-bottom: 2px
}

.team-name {
    text-align: center;
    position: relative;
    top: 5px;
    padding: 0px 5px;
}

.team-name strong {
    color: #1f1f1f;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.fa-minus:before {
    content: "\f068"
}

.team-box:hover .team-caption p {
    opacity: 1
}

.team-box:hover ul.team-social {
    transform: rotateX(0);
    -webkit-transform: rotateX(0)
}

ul.team-social {
    width: 100%;
    padding: 0;
    margin: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.team-caption p {
    color: #fff;
    font-size: 12px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 20px;
    opacity: 0;
    text-align: justify;
    padding-left: 36px;
    position: relative
}

.team-caption .mail:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -60px -830px;
    width: 41px;
    height: 19px;
    position: absolute;
    left: 10px;
    top: 51%;
    transform: translateY(-51%);
}

.team-caption .phn:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -138px -828px;
    width: 29px;
    height: 25px;
    position: absolute;
    left: 10px;
    top: 51%;
    transform: translateY(-51%);
}

.team-caption .ttwiit:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -514px -737px;
    width: 32px;
    height: 19px;
    position: absolute;
    left: 10px;
    top: 51%;
    transform: translateY(-51%);
}

.ffacebook {
    background: url(../images/sprite-icon.png) no-repeat -73px -11px;
    width: 8px;
    height: 16px;
    position: absolute;
    left: 91px;
    top: 8px
}

.ttwitter {
    background: url(../images/sprite-icon.png) no-repeat -107px -11px;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 128px;
    top: 8px
}

.fab {
    font-family: FontAwesome-brands
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-twitter:before {
    content: "\f099"
}

ul.team-social .face:hover {
    background: #364d7d;
    color: #fff;
    border-color: #364d7d
}

ul.team-social .twitt:hover {
    background: #70b4e6;
    color: #fff;
    border-color: #70b4e6
}

ul.team-social a {
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 2px
}

.fa-facebook-f:before {
    content: "\f39e"
}

.cmd-inners {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.cdm-right-bg {
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5;
    padding: 30px;
    min-height: 439px
}

.cmd-inner-para li {
    color: #1f1f1f;
    font-size: 16px;
    text-align: left;
    line-height: 33px;
    position: relative;
    margin-right: 30px
}

.cmd-inner-para h1 {
    color: #1f1f1f;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px
}

.cmd-inner-para p {
    color: #1f1f1f;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    line-height: 25px
}

.cdm-bg .col-lg-4 {
    padding-right: 0
}

.cdm-bg .col-lg-8 {
    padding-left: 0
}

.cmd-inners img {
    width: 100%
}

.team-box2:hover .team-img:after {
    height: 100%;
    opacity: 0
}

.facebook:hover {
    background: linear-gradient(90deg, #4967b7 50%, #3a559f 50%)
}

.acheivement.updates ul li:first-child {
    padding-top: 0
}

.plus23 {
    margin-left: 10px
}

.notice-section ul li p:first-child {
    margin-top: 0;
    padding-top: 0
}

.latest-section ul li:first-child {
    padding-top: 0
}

.filter-box {
    width: 100%;
    position: absolute;
    top: 0;
    right: 15px
}

.filter {
    border: 2px solid #9f2121;
    float: right;
    cursor: pointer
}

.filter .red {
    color: #9f2221
}

.filter-icon {
    background: #9c1a1b url(../images/sprite-icon.png) no-repeat -496px -515px;
    width: 38px;
    height: 40px;
    float: right;
    cursor: pointer
}

.form-section form input,
select {
    margin-bottom: 10px;
    border-radius: 0 !important;
    height: 40px !important
}

.pop-box-nav {
    position: absolute;
    right: 20px;
    top: 13px;
    width: 75px;
    height: 36px;
    z-index: 600
}

.pop-box-prev {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #9f2221;
    cursor: pointer;
    left: -2px
}

.pop-box-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -341px -667px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.pop-box-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #9f2221;
    cursor: pointer
}

.pop-box-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -432px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.pop-box-prev:hover {
    background-color: #16385a
}

.pop-box-next:hover {
    background-color: #16385a
}

body {
    padding-right: 0 !important
}

.scrol p {
    padding-right: 15px;
    margin-top: 10px
}

.logo-bg {
    background-image: url(../images/corporate-bg-logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.popup-quotes:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -520px -831px;
    width: 22px;
    height: 20px;
    position: absolute;
    top: -30px
}

.popup-quotes {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 23px;
    position: relative
}

.pad-top {
    padding-top: 0
}

.ad-box {
    width: 100%;
    background: #fff;
    padding: 30px;
    position: relative;
    margin-top: -80px;
    min-height: 170px;
    float: left;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    border: 1px solid #dadada
}

.ad-box p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    padding-left: 30px;
    position: relative
}

.ad-box .loc:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -314px -825px;
    width: 33px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0
}

.ad-box .pho:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -371px -828px;
    width: 43px;
    height: 45px;
    position: absolute;
    top: 3px;
    left: 0
}

.ad-box .faxxx:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -449px -815px;
    width: 43px;
    height: 37px;
    position: absolute;
    top: -11px;
    left: 0
}

.ad-box .loc {
    margin-bottom: 0
}

.journy-view {
    display: block;
    float: none;
    text-align: center;
    margin: 30px auto 0
}

.ad-box:hover::after,
.ad-box:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ad-box:before {
    border-top: 1px solid #9f1f15;
    border-bottom: 1px solid #9f1f15;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.ad-box:after,
.ad-box:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s
}

.ad-box:after {
    border-right: 1px solid #9f1f15;
    border-left: 1px solid #9f1f15;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.journey-box {
    width: 100%;
    float: left;
    background: #f5f5f5;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 110px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.journey-box span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    font-size: 22px
}

.journey-content ul li {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
    line-height: 26px
}

.journey-content {
    background: #f5f5f5;
    width: 100%;
    float: left;
    display: flex;
    min-height: 110px;
    padding: 15px;
    justify-content: center;
    flex-direction: column
}

.journey-content ul li:hover:before {
    background: #9f2221
}

.journey-content ul {
    padding-left: 0
}

.journey-content ul li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #9f2221;
    background: 0 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.marg-bot {
    margin-bottom: 30px
}

.journey-box {
    width: 100%;
    float: left;
    background: #d0d0d0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 110px
}

.journey-content ul:last-child {
    margin-bottom: 0
}

.key-box {
    width: 100%;
    float: left;
    position: relative;
    border: 1px solid #e7e8ec;
    margin-bottom: 30px;
    min-height: 280px
}

.m1 {
    line-height: 40px !important
}

.key-name-box {
    background: #f5f5f5;
    padding: 15px;
    position: relative
}

.triangle2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 150px 60px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9
}

.key-name-box h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 4px
}

.key-name-box p {
    font-family: 'Open Sans', sans-serif;
    /* color: #747373; */
    color: #2f2f2f;
    font-size: 13px;
    margin-bottom: 0
}

.key-box ul {
    margin-bottom: 0;
    padding: 15px;
    position: relative;
    z-index: 99
}

.key-box ul li {
    line-height: 33px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    position: relative;
    padding-left: 30px
}

.key-box .p:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -60px -901px;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 5px;
    left: 0
}

.key-box .f:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -201px -902px;
    width: 58px;
    height: 22px;
    position: absolute;
    top: 5px;
    left: 3px
}

.key-box .m:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -136px -903px;
    width: 25px;
    height: 22px;
    position: absolute;
    top: 8px;
    left: 2px
}

.inner-sub-head {
    font-family: DINPro-Light;
    color: #232323;
    font-size: 25px;
    margin-bottom: 15px
}

.m span {
    display: block;
    line-height: 5px
}

.policy ul li {
    font-family: DINPro-Light;
    font-size: 16px;
    color: #1f1f1f;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 10px;
    position: relative;
    display: block
}

.policy ul li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -318px -902px;
    width: 16px;
    height: 21px;
    position: absolute;
    left: -39px;
    top: 1px
}

.policy ul li:hover {
    color: #1f1f1f;
    text-decoration: none
}

.policy ul li a {
    color: #060606;
    text-decoration: none
}

.social-networks {
    margin: 0 0 35px;
    padding: 0;
    font-size: 0;
    text-align: center
}

.social-networks li {
    display: inline-block
}

.social-networks a {
    display: block;
    position: relative;
    margin: 17px 7px;
    width: 50px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    text-decoration: none
}

.social-networks a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    transition: all .4s
}

.social-networks a:after {
    position: relative;
    display: block;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    font-size: 26px;
    line-height: 66px
}

.social-networks a:focus,
.social-networks a:hover {
    text-decoration: none
}

.social-networks.spin-icon a:focus:after,
.social-networks.spin-icon a:hover:after {
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.social-networks.square a:focus:before,
.social-networks.square a:hover:before {
    border-radius: 0
}

.social-networks.bounce a:focus,
.social-networks.bounce a:hover {
    -webkit-animation: bounce 1s;
    animation: bounce 1s
}

.social-networks .icon-linkedin:focus:before,
.social-networks .icon-linkedin:hover:before {
    background: #c9383a url(../images/sprite-icon.png) no-repeat -135px 6px
}

.social-networks .icon-facebook:focus:before,
.social-networks .icon-facebook:hover:before {
    background: #3b5998 url(../images/sprite-icon.png) no-repeat -52px 6px
}

.social-networks .icon-twitter:focus:before,
.social-networks .icon-twitter:hover:before {
    background: #000000 url(../images/sprite-icon.png) no-repeat -175px -1212px
}

.social-networks .icon-github:after {
    content: ""
}

.social-networks .icon-github:focus:before,
.social-networks .icon-github:hover:before {
    background: #4183c4
}

.social-networks .icon-instagram:after {
    content: ""
}

.social-networks .icon-instagram:focus:before,
.social-networks .icon-instagram:hover:before {
    background: #3f729b
}

.social-networks .icon-vimeo:after {
    content: ""
}

.social-networks .icon-vimeo:focus:before,
.social-networks .icon-vimeo:hover:before {
    background: #1ab7ea
}

.social-networks .icon-twitch:after {
    content: ""
}

.social-networks .icon-twitch:focus:before,
.social-networks .icon-twitch:hover:before {
    background: #6441a5
}

.social-networks .icon-pinterest:after {
    content: ""
}

.social-networks .icon-pinterest:focus:before,
.social-networks .icon-pinterest:hover:before {
    background: #cc2127
}

.icon-facebook:before {
    content: '';
    position: absolute;
    background: #3b5998 url(../images/sprite-icon.png) no-repeat -52px 6px;
    width: 37px;
    height: 22px;
    left: 14px;
    top: 7px
}

.icon-twitter:before {
    content: '';
    position: absolute;
    background: #000000 url(../images/sprite-icon.png) no-repeat -175px -1212px;
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px
}

.icon-linkedin:before {
    content: '';
    position: absolute;
    background: #c9383a url(../images/sprite-icon.png) no-repeat -135px 6px;
    width: 28px;
    height: 22px;
    left: 8px;
    top: 8px
}

.f a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    transition: all .4s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }

    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }

    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

.inner-para-2 p {
    font-size: 15px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    text-align: left;
    margin-bottom: 15px
}

.unitt .buildify_tm_principles_wrap {
    min-height: 295px
}

.add-location-headding {
    font-family: DINPro-Bold;
    color: #444;
    font-size: 25px;
    margin-top: 0
}

.buildify_tm_principles_wrap {
    width: 100%;
    float: left;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #e9eff4;
    margin-left: 5px;
    margin-bottom: 30px;
    min-height: 300px
}

.buildify_tm_principles_wrap .list_wrap {
    width: 100%;
    float: left
}

.buildify_tm_principles_wrap .list_wrap ul {
    margin: 0;
    list-style-type: none;
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 0
}

.address-list li {
    padding-left: 30px !important;
    position: relative
}

.buildify_tm_principles_wrap .list_wrap ul li {
    float: left;
    width: 100%;
    padding-left: 0;
    line-height: 24px;
    margin-bottom: 15px
}

buildify_tm_principles_wrap .list_wrap ul li .inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative;
    z-index: 10;
    padding: 20px 0 0 20px
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .leftshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 20px;
    background-color: #e9eff4;
    z-index: 5
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .leftshape:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    background-color: #e9eff4;
    bottom: -20px;
    transform: skewY(45deg)
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .topshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 150px;
    background-color: #e9eff4;
    z-index: 5
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .topshape:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 20px;
    background-color: #e9eff4;
    right: -20px;
    transform: skewX(45deg)
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .in {
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    min-height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e4e5ea
}

.address-list .add-location:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -411px -902px;
    width: 18px;
    height: 24px;
    position: absolute;
    top: 3px;
    left: 0
}

.address-list .add-phn:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -63px -902px;
    width: 18px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 0
}

.address-list .add-fax:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -201px -903px;
    width: 18px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0
}

.address-list .add-email:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -138px -899px;
    width: 18px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 0
}

.left-section p a {
    text-decoration: none;
    color: #1f1f1f
}

.inner-para .current-menu-item {
    display: none
}

.inner-para #menu-main-menu-en-1,
.inner-para #menu-main-menu-hi-1 {
    padding-left: 0
}

.inner-para #menu-main-menu-en-1 li,
.inner-para #menu-main-menu-hi-1 li {
    border-left: 1px solid #ddd;
    position: relative;
    background: 0 0;
    padding: 0
}

.inner-para #menu-main-menu-en-1 li a,
.inner-para #menu-main-menu-hi-1 li a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all 0.5s ease-in-out
}

.inner-para #menu-main-menu-en-1 li a:hover,
.inner-para #menu-main-menu-hi-1 li a:hover {
    text-decoration: none
}

.cmw-level-1.cmw-has-submenu.cmw-menu-item-had-children>a {
    position: relative;
    font-size: 20px !important;
    font-family: DINPro-Light !important;
    background: #e6e6e6;
    color: #1f1f1f;
}

.widgetizedArea .cmw-level-1.cmw-has-submenu.cmw-menu-item-had-children a,
.widgetizedArea .current-menu-ancestor a,
.widgetizedArea .current_page_ancestor.current_page_parent.has_children {
    font-size: 14px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif
}

.widgetizedArea {
    position: relative
}

.inner-sidebar .widgetizedArea:before {
    content: '';
    position: absolute;
    background: 0 0;
    width: 100%;
    left: 0;
    top: 0;
    height: 44px;
    z-index: 999999999
}

.inner-para #menu-main-menu-en-1 li:after,
.inner-para #menu-main-menu-hi-1 li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px
}

.common {
    width: 100%;
    float: left
}

.achivment-sub-head {
    margin-top: 30px !important;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-weight: 600;
    line-height: 27px
}

.common th {
    text-align: center;
    padding: 1em;
    background-color: #9f2221;
    color: #fff
}

.common tr td {
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    vertical-align: middle !important;
}

.common td span {
    width: 100%;
    float: left;
    position: relative
}

.common td a {
    color: #1f1f1f;
    text-decoration: none
}

.common tr th {
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #fff
}

.inner-content .sidebar-heading {
    margin-bottom: 0
}

.navigation.one-page-nav .dropdown ul ul {
    background: #e6e4e4 !important
}

.margin-top {
    margin-top: 0;
    margin-bottom: 0
}

.common tr td img {
    text-align: center;
    float: left;
    display: inline-block;
    margin: 0px auto;
}

.inner-para h6 {
    font-size: 28px;
    font-family: DINPro-Light;
    color: #232323;
    margin-bottom: 20px
}

.inner-para .dai {
    text-align: center;
    display: block;
    float: none;
    margin: 20px auto
}

.inner-style li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 30px;
    list-style-position: outside;
    list-style-type: square;
    margin-left: -19px
}

.team {
    width: 100%;
    float: left;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #e9eff4;
    margin-left: 5px;
    margin-bottom: 30px;
    min-height: 108px
}

.sustainability-team h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #1f1f1f
}

.sustainability-team p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #616161
}

.sustainability-team .leftshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 20px;
    background-color: #e9eff4;
    z-index: 5
}

.sustainability-team .leftshape:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    background-color: #e9eff4;
    bottom: -20px;
    transform: skewY(45deg)
}

.sustainability-team .topshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 150px;
    background-color: #e9eff4;
    z-index: 5
}

.sustainability-team .topshape:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 20px;
    background-color: #e9eff4;
    right: -20px;
    transform: skewX(45deg)
}

.inner-section-heading4 {
    font-family: DINPro-Light;
    color: #1f1f1f;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 30px
}

.inner-section-heading5 {
    font-family: DINPro-Light;
    color: #9e201f;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px
}

.infograph-img {
    width: 100%;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto
}

.mse img {
    text-align: center;
    float: none;
    display: block;
    margin: 20px auto
}

.co-sub {
    min-height: 179px
}

.mobile-app-section {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: table
}

.mobile-app-section .img-section {
    width: 20%;
    float: none;
    vertical-align: middle;
    display: table-cell
}

.mobile-app-section .body-section {
    width: 100%;
    float: right;
    border-left: 2px solid #9f2221;
    padding-left: 20px
}

.mobile-app-section:last-child {
    border-bottom: none
}

.mobile-app-section .body-section h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #9f2221;
    float: left
}

.mobile-app-section .body-section p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #1f1f1f;
    line-height: 24px;
    text-align: justify
}

.subb-menuu li a {
    font-weight: 400 !important;
    font-size: 12px !important
}

.subo-heading {
    font-size: 30px
}

.agency-section4,
.date-section4 {
    width: 46%
}

.journey-year span:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -66px -971px;
    width: 11px;
    height: 11px;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%)
}

.mr-left {
    margin-left: 12%
}

.video-bg {
    width: 100%
}

.video-bg .bg-img {
    width: 100%
}

.video-bg h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #9f2221;
    text-align: center;
    padding: 20px;
    margin-bottom: 30px
}

.ploy {
    position: absolute;
    top: 31%;
    left: 44%
}

.invester-ad {
    margin-top: 30px
}

.name {
    font-size: 20px;
    margin-left: -30px
}

.just {
    text-align: left !important;
    margin-bottom: 0 !important
}

.address-list .globe:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -260px -905px;
    width: 17px;
    height: 17px;
    position: absolute;
    bottom: 2px;
    left: 0
}

.mb {
    margin-bottom: 0
}

.buildify_tm_principles_wrap .list_wrap ul li:last-child {
    margin-bottom: 0
}

.address-list .add-cin:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -147px -965px;
    width: 23px;
    height: 21px;
    position: absolute;
    bottom: 0;
    left: 3px
}

.skip-link {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    color: #1f1f1f;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

.skip-link-res {
    display: none !important;
}



@media only screen and (min-width:1500px) and (max-width:1900px) {
    .banner-text h2 {
        font-family: 'Noto Sans', sans-serif;
        font-size: 45px;
        display: block;
        color: #fff;
        position: relative;
        letter-spacing: 0;
        text-align: center
    }
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
    .banner-carousel span {
        font-size: 35px
    }

    .banner-text h2 {
        font-size: 40px
    }
}

@media screen and (max-width:1600px) {
    .simple-marquee-container {
        width: 74%;
    }
}
@media screen and (max-width:1290px) {
    .logo h1 {
        font-size: 14px
    }

    .search_cont {
        margin-left: 18%
    }
}
@media screen and (max-width:1250px) {
    .simple-marquee-container {
        width: 70%;
    }
}

@media screen and (max-width:1199px) {

    .skip-link {
        display: none;
    }

    .skip-link-res {
        display: block !important;
    }


    .banner-carousel span {
        font-size: 35px
    }

    .banner-text h2 {
        font-size: 40px
    }

    .updates-cont .c-navigation {
        position: absolute;
        width: 88px;
        right: 54px;
        top: 0;
        margin: -2px auto 0;
        display: block;
        z-index: 99;
        background: #f5f5f5;
        height: 100%
    }

    .product-section ul li {
        margin: 11px 5px
    }

    .cdm-right-bg {
        min-height: 362px
    }

    .address-t {
        min-height: 240px !important
    }

    .top-menu {
        padding-bottom: 15px
    }

    .top-right {
        display: none;
        margin-right: 0;
        text-align: center
    }

    .tooltip-button {
        display: block
    }

    .search-icon {
        right: 39px
    }

    .cdm-right-bg {
        padding: 19px;
        margin-bottom: 30px
    }

    .mission-box h3 {
        font-size: 22px
    }

    .sustain-over {
        min-width: 200px;
        max-width: 480px;
        width: 100%
    }

    .logo-quote h3 {
        margin-top: 3px
    }

    .operation-img h3 {
        font-size: 18px
    }

    .logo h1 {
        font-size: 12px
    }

    .numbers-section ul li {
        padding: 0 14px
    }

    .numbers-section ul li h2 {
        font-size: 35px
    }

    .numbers-section ul li span {
        font-size: 16px
    }

    .search_cont {
        margin-left: -34px
    }

    .overlay-div img {
        min-height: 293px
    }

    .section-heading {
        font-size: 40px
    }

    .marign-bottom {
        margin-bottom: 44px
    }

    .c-twitter a h3 {
        right: 38px
    }

    .nalco-md:after {
        top: 22%
    }

    .quotes:before {
        top: -28px !important
    }

    .nalco-md:after {
        top: 13%
    }

    .triangle {
        border-width: 0 0 92px 122px;
        right: -25px;
        top: -9px
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .inner-caption h1 {
        padding: 32px;
        width: 293px
    }

    .nalco-md:after {
        min-height: 233px
    }
}

@media screen and (max-width:1100px) {
    .banner-text h2 {
        font-size: 35px;
        width: 75%;
        text-align: center;
        margin: 0 auto;
        line-height: 46px
    }

    .banner-text h2 span {
        font-size: 24px
    }

    .banner-icon {
        top: 60%
    }
}

@media screen and (max-width:991px) {
    .inner-sidebar {
        margin-top: 30px
    }

    .mgbt-bt {
        margin-bottom: 30px
    }

    .career-section .left-section {
        width: 100%
    }

    .career-section {
        border: 1px solid #ddd;
        margin-bottom: 30px
    }

    .career-section:before {
        background: 0 0
    }

    .career-section .right-section {
        width: 100%;
        float: left;
        margin-top: 30px
    }

    .cmd-inners {
        margin-bottom: 0
    }

    .logo span {
        font-size: 10px
    }

    .menu-btns img {
        margin-top: 10px
    }

    .stricky-fixed .logo {
        width: 30%;
        padding: 0 20px
    }

    .stricky-fixed .menu-btns:first-child {
        margin-top: 0 !important
    }

    .inner-section-heading {
        font-size: 30px
    }

    .inner-para h2 {
        font-size: 24px
    }

    .cdm-bg .col-lg-8 {
        padding-left: 15px
    }

    .cdm-bg .col-lg-4 {
        padding-right: 15px
    }

    .notice-section ul li h3 {
        font-size: 17px
    }

    .latest-section ul li h3 {
        font-size: 16px;
        line-height: 28px;
        margin-top: -13px
    }

    .latest-section .event-content {
        padding: 0 30px
    }

    .banner-icon {
        display: none
    }

    .effect-julia {
        margin: 0;
        min-width: 100%;
        max-width: 100%;
        min-height: auto;
        width: 48%
    }

    .logo {
        margin-top: 10px
    }

    .menu-right {
        margin-top: 0
    }

    .banner-text {
        top: 44%
    }

    .scroll-down {
        bottom: 20px
    }

    .search_cont {
        margin-left: -34px
    }

    .logo-quote:before {
        top: 12px
    }

    .sustainbility-img .pic2,
    .sustainbility-img .pic3 {
        margin-left: 0 !important
    }

    .operation p {
        width: 90%
    }

    .mission-box {
        min-height: 180px;
        margin-bottom: 30px
    }

    .mission-box h3 {
        font-size: 21px
    }

    .mission-section {
        padding-top: 30px !important
    }

    .top-right {
        text-align: center;
        margin-top: 16px
    }

    .update-section .update-box ul li {
        padding: 0 10px
    }

    .update-section .update-box ul li a span {
        font-size: 14px
    }

    .update-section .notice a img {
        left: 39px;
        bottom: 18px
    }

    .update-section .notice a span {
        left: 58px;
        top: -23px
    }

    .sustainbility-img img {
        width: 100%
    }

    .update-section .update-box ul li a h3 {
        font-size: 14px
    }

    .img-overlay-content {
        bottom: 10px;
        padding: 0 10px
    }

    .update-section h3.head-section {
        padding: 13px 50px;
        font-size: 16px
    }

    .img-overlay-content h3 {
        font-size: 14px;
        line-height: 16px
    }

    .quotes:before {
        top: 80px
    }

    a.button-ga-animated.main-game-container-button-link.margin-right {
        margin-bottom: 10px
    }

    .section-heading {
        line-height: 60px;
        font-size: 40px
    }

    .numbers-section ul li h2 {
        font-size: 30px
    }

    .numbers-section ul li {
        width: 30%;
        margin-bottom: 40px
    }

    .operation-img h3 {
        font-size: 16px
    }

    .sm-menu {
        width: 134px
    }

    .logo-quote h3 {
        margin-top: 10px
    }

    .margin-top-991 {
        margin-top: 30px
    }

    .update-section .update-box {
        margin: 0 !important
    }

    .head-section {
        margin-top: 0 !important
    }

    #twitter-widget-0 {
        width: 100% !important
    }

    .search_bar {
        left: 16px
    }

    .logo-quote {
        top: -9px
    }

    .search_input_cont input[type=text] {
        font-size: 18px
    }
}

@media screen and (max-width:900px) {
    .press-brief-section .press-brief-desc h3 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .banner-carousel span {
        font-size: 28px
    }

    .banner-text h2 {
        font-size: 30px;
        width: 80%;
        margin: 0 auto;
        line-height: 43px
    }

    .banner-text h2 span {
        font-size: 25px
    }

    .logo img {
        width: 200px
    }
}

@media screen and (max-width:807px) {
    .soso {
        display: none
    }
}

@media screen and (max-width:800px) {
    .soso {
        display: none
    }

    .sm-menu {
        width: 124px
    }
}

@media screen and (max-width:768px) {
    .page-nav {
        display: none
    }
}

@media only screen and (min-width:767px) and (max-width:991px) {
    .sidebar-heading {
        margin-top: 30px
    }

    .inner-sidebar {
        padding-bottom: 0 !important
    }

    .inner-caption h1 {
        padding: 24px;
        width: 220px;
        font-size: 24px;
        line-height: 30px
    }

    .product-section ul li {
        margin: 13px 9px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .sidebar-heading {
        margin-top: 15px
    }
}

@media only screen and (max-width:767px) and (min-width:525px) {
    .responsive-banner {
        margin-top: 126px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .pollution-section-body {
        width: 100%;
        padding-left: 0
    }

    .pollution-section-img img {
        display: none
    }

    .soso {
        display: none
    }

    .product-section ul li {
        margin: 13px 8px
    }

    .inner-sidebar {
        padding-bottom: 0 !important
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
    .responsive-banner {
        margin-top: 128px
    }
}

@media only screen and (min-width:320px) and (max-width:500px) {
    .filter {
        top: -14px
    }

    .c-twitter {
        bottom: -28px !important
    }

    .close {
        font-size: 26px;
        right: -18px
    }

    .menu-btns img {
        margin-top: 7px
    }

    .menu-toggle {
        margin-top: 28px !important;
        margin-left: 35px;
        height: 22px
    }
}

@media screen and (max-width:835px) {
    .current-price1 li {
        padding-left: 30px !important
    }

    .sub-menu-current li {
        padding-left: 3px !important
    }

    .soso {
        display: none
    }
}

@media screen and (max-width:767px) {
    .breadcrumbs {
        width: 100%;
        float: left;
        margin-bottom: 10px
    }

    .c-twitter img {
        position: relative;
        left: 54px;
        float: none
    }

    .unitt .buildify_tm_principles_wrap {
        min-height: 1px !important
    }

    .address-list li:last-child {
        margin-bottom: 0 !important
    }

    .item.fadeInScale {
        margin-bottom: 0 !important
    }

    .mg-to {
        margin-top: 0 !important
    }

    .m span {
        display: inline-block
    }

    .journey-box {
        min-height: 40px
    }

    .journey-content {
        min-height: 1px
    }

    .key-box {
        min-height: 1px
    }

    .pop-box-nav {
        width: 101px
    }

    .breadcumb {
        height: auto !important
    }

    .linee:before {
        content: '';
        background: #f3f3f3;
        height: 1px;
        width: 100%;
        position: absolute;
        top: 49px;
        display: none
    }

    .breadcumb {
        position: relative;
        width: 100%;
        float: left;
        padding-bottom: 15px
    }

    .breadcumb:before {
        content: '';
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eaeaea
    }

    .sharethis-inline-share-buttons {
        top: 0;
        position: relative;
        float: none;
        text-align: center !important;
        display: inline-block !important;
        width: 100px
    }

    .print-btn {
        float: none;
        margin-right: 20px;
        top: 0;
        position: relative;
        text-align: center !important;
        display: inline-block
    }

    .breadcumb {
        text-align: center
    }

    .breadcumb ul {
        float: none
    }

    .breadcumb ul li {
        float: none
    }

    .cmd-contact {
        position: relative;
        width: 100%;
        float: left
    }

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

    .modal {
        padding-right: 0 !important
    }

    .close {
        color: #9f1f15;
        right: 16px;
        top: 2px
    }

    .mr-left {
        margin-left: 0
    }

    .product-section ul li {
        margin: 13px 13px
    }

    .muna li {
        padding-left: 0
    }

    .inner-content {
        padding: 30px 0
    }

    .inner-content h1 {
        text-align: center;
        margin-bottom: 15px;
        font-family: 'Open Sans', sans-serif
    }

    h3.sub-heading {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        color: #fff;
        position: relative;
        margin-bottom: 19px;
        font-family: DINPro-light
    }

    .mobile-app-section:last-child {
        border-bottom: 1px solid #ddd
    }

    .mobile-app-section {
        border: 1px solid #ddd;
        margin-top: 30px
    }

    .mobile-app-section .body-section {
        border-left: none;
        padding: 20px
    }

    .mobile-app-section .img-section {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .wrapper.nalco-bg {
        padding: 30px 0
    }

    .mission-section {
        padding-bottom: 30px
    }

    .wrapper.sep-journey {
        padding: 30px 0
    }

    .wrapper.time {
        padding: 30px 0
    }

    .gandhi-section img {
        width: 30%;
        margin-top: 0;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .col-lg-6:last-child .bg-blue {
        margin-bottom: 0
    }

    .wrapper.operation {
        padding: 30px 0
    }

    .operation-cont {
        padding-bottom: 30px
    }

    .wrapper.numbers-section {
        padding: 30px 0
    }

    .wrapper.sustainbility {
        padding: 30px 0
    }

    .ad-box {
        margin-top: 30px;
        min-height: 90px
    }

    .marquee-sibling {
        width: 64px
    }

    .menu-toggle {
        margin-top: 20px
    }

    .top-header {
        background: #fff
    }

    #gotoTop {
        display: none
    }

    .journy-view {
        margin-top: 30px !important
    }

    .bg-blue {
        margin-bottom: 20px
    }

    .logo-menu {
        margin-top: 0
    }

    .logo {
        margin-top: 7px;
        padding-left: 0
    }

    .menu-right {
        margin-top: 0
    }

    .menu-btns:first-child {
        margin-right: 3px
    }

    body {
        background: #fff
    }

    .responsive-banner {
        display: block;
        width: 100%;
        float: left;
        position: relative
    }

    .caption-contain {
        width: 100%;
        position: absolute;
        bottom: 13%;
        text-align: center;
        z-index: 999
    }

    .caption-contain h2 {
        font-size: 24px;
        line-height: 1.2;
        color: #fff;
        margin-top: 5px
    }

    .caption-contain span {
        font-size: 20px;
        color: #fff
    }

    .banner {
        display: none
    }

    .hide-cont .topbar {
        opacity: 1 !important
    }

    #page-nav {
        display: none
    }

    .clamp {
        display: none
    }

    .notice-section ul li:before {
        top: 20px;
        right: 0
    }

    .notice-section ul li h3 {
        font-size: 15px
    }

    .latest-section ul li h3 {
        font-size: 13px;
        line-height: 28px;
        margin-top: -13px;
        margin-bottom: 0
    }

    .banner-carousel span {
        font-family: DINPro-Light;
        font-size: 22px;
        color: #fff;
        line-height: 31px;
        display: block;
        margin-top: 15px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px
    }

    .ope-padding {
        padding-bottom: 0 !important
    }

    .operation {
        padding-bottom: 0 !important
    }

    .cmd {
        padding-left: 0
    }

    .mission-box h3 span {
        margin-top: 0
    }

    .main-game-container-button-link {
        margin: 0 auto;
        float: none;
        display: block
    }

    .banner-text {
        margin-top: 0px
    }

    .loader-caption {
        top: 50%
    }

    .loader-caption h3 {
        font-size: 14px;
        line-height: 28px
    }

    figure.effect-julia.ext-hgt {
        min-height: 400px
    }

    .logo img {
        width: 200px
    }

    .logo-quote h3 {
        margin-top: 10px;
        font-size: 14px
    }

    .logo-quote p {
        font-size: 14px
    }

    .logo-section {
        width: 100%;
        margin-left: 13%
    }

    .triangle {
        right: -40px;
        top: -17px;
        bottom: 0
    }

    .mission-box {
        min-height: 0;
        margin-bottom: 0
    }

    .stricky-fixed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
        -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .32);
        box-shadow: 0 0 16px rgba(0, 0, 0, .32);
        background: #fff;
        overflow: hidden
    }

    .margin-top-767 {
        margin-top: 30px
    }

    .numbers-section ul li h3 {
        font-size: 14px
    }

    .numbers-section ul li h3 span {
        font-size: 14px
    }

    .numbers-section ul li h2 {
        font-size: 30px
    }

    .update-section .update-box ul li {
        padding: 0 15px;
        padding-bottom: 15px
    }

    .update-section .update-box ul li a h3 {
        font-size: 16px
    }

    .update-section .update-box ul li a span {
        font-size: 16px
    }

    .update-section .notice a img {
        left: 39px;
        bottom: 5px
    }

    .update-section .notice a span {
        left: 58px;
        top: -13px
    }

    .sustainbility-img .pic2,
    .sustainbility-img .pic3 {
        width: 100%;
        margin-left: 0
    }

    .img-overlay-content {
        bottom: 28px
    }

    .cmd {
        margin-top: 91px
    }

    .c-twitter {
        text-align: center;
        width: 100%;
        right: 0
    }

    .nalco-md {
        width: 100%;
        top: 39px;
        text-align: center;
        margin-left: 0
    }

    .c-plus {
        bottom: 69px;
        right: 29px
    }

    .update-section .update-box {
        margin-bottom: 30px;
        margin: 0
    }

    .banner-text h2 span {
        font-size: 25px
    }

    .banner-text h2 {
        font-size: 50px
    }

    .scroll-down {
        bottom: 52px
    }

    .banner-text {
        bottom: 0
    }

    .sm-menu {
        width: 130px
    }

    .sm-menu span {
        margin-top: 18px
    }

    .header-right {
        margin-top: -24px;
        position: relative
    }

    .menu-bg {
        position: absolute;
        top: -3px;
        right: 1px
    }

    .section-heading {
        line-height: 53px;
        text-align: center;
        display: block
    }

    .numbers-section ul li {
        width: 32%;
        margin-bottom: 30px
    }

    #footer p {
        text-align: center !important
    }

    .top-right {
        text-align: center
    }

    .nalco-md:after {
        top: 6%
    }

    .margin-top-767 {
        margin-top: 30px
    }

    .inner-caption h1 {
        padding: 11px;
        width: 360px;
        font-size: 26px
    }

    .inner-sidebar {
        padding-bottom: 14px
    }

    .logo-quote {
        top: 0
    }

    .press-brief-section .press-brief-desc span.date {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 14px
    }

    .press-innerpage .sharethis-inline-share-buttons {
        text-align: right !important;
        top: -6px
    }
}

@media screen and (max-width:680px) {
    figure.effect-julia.ext-hgt {
        min-height: 300px
    }

    .press-brief-section .press-brief-desc span.date {
        margin-top: 0;
        margin-bottom: 5px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:600px) {
    .management-link li {
        margin-bottom: 23px
    }

    .name {
        font-size: 15px
    }

    .press-innerpage h3 {
        font-size: 18px;
        line-height: 24px
    }

    .inner-para p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .video-bg h1 {
        font-size: 14px
    }

    .closee {
        top: 30px
    }

    .search-form .input-group .form-control {
        height: 70px
    }

    .full-bar-search-wrap .input-group,
    .full-bar-search-wrap .input-group .form-control,
    .search-form {
        height: 93px;
        width: 100%;
        z-index: 9
    }

    .stricky {
        overflow: hidden
    }

    .latest-section ul li h3 {
        font-size: 16px;
        line-height: 28px;
        margin-top: 0;
        margin-bottom: 5px
    }

    .latest-section .event-image {
        width: 100%
    }

    .latest-section .event-content {
        width: 100%;
        padding: 0
    }

    .operation-img h3 {
        left: 50%;
        transform: translateX(-50%)
    }

    .operation-content {
        top: 60%
    }

    .operation-img {
        text-align: center
    }

    .effect-julia {
        min-height: 375px
    }

    .scroll-down {
        bottom: 30px
    }

    .sm-menu span {
        font-size: 14px;
        margin-left: 16px
    }

    .top-menu {
        margin-right: 0
    }

    .header-right {
        margin-top: -50px
    }

    .banner-icon {
        top: 70%
    }

    .banner-text h2 {
        font-size: 40px
    }

    .banner-text h2 span {
        font-size: 20px
    }

    .logo-quote {
        top: -18px;
        left: -33px
    }

    .logo img {
        width: 170px
    }

    .logo-quote:before {
        width: 0
    }

    .logo-quote {
        text-align: center;
        display: block;
        margin: 0 auto;
        width: 100%
    }

    .logo h1 {
        font-size: 16px
    }

    .logo-quote h3 {
        margin-top: 15px;
        font-size: 14px
    }

    .logo-section {
        width: 100%;
        margin-left: 5%
    }

    .operation-img h3 {
        font-size: 21px;
        width: 100%
    }

    .numbers-section ul li h3 {
        font-size: 14px
    }

    .numbers-section ul li h3 span {
        font-size: 14px
    }

    .numbers-section ul li {
        width: 100%;
        margin-bottom: 30px
    }

    .nalco-md:after {
        top: 10%
    }

    .quick-links li:before {
        bottom: -6px
    }

    .quick-links li {
        line-height: 30px
    }

    .common-links li {
        line-height: 30px
    }

    .common-links li:before {
        bottom: -8px
    }
}

@media screen and (max-width:500px) {
    .updates-cont .c-navigation {
        right: 62px
    }
}

@media screen and (max-width:526px) {
    .stricky {
        position: relative
    }

    .inner-page-banner {
        margin-top: 0
    }

    .logo {
        margin-top: 0;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0
    }

    .logo span {
        text-align: center
    }

    .stricky-fixed .logo {
        width: 100%
    }

    .menu-right {
        width: 100%
    }

    .menu-btns.transition1 {
        float: left;
        margin-left: 15px
    }

    .menu-btns.menu-icon {
        margin-right: 0
    }
}

@media screen and (max-width:500px) {
    .bg-blue {
        min-height: 265px
    }

    .inner-para h2 {
        font-size: 21px !important
    }

    .press-brief-section .press-brief-desc {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-top: 15px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 16px;
        line-height: 25px
    }

    .press-brief-section .press-brief-img {
        width: 100%;
        float: left;
        margin-top: 15px
    }

    .inner-para h2 {
        font-size: 28px;
        font-family: 'Open Sans', sans-serif !important;
        color: #232323;
        margin-bottom: 10px;
        text-transform: capitalize
    }

    .add-location-headding {
        font-size: 20px !important
    }

    .inner-sub-head {
        text-align: center
    }

    .modal-header .close {
        margin-top: 15px
    }

    .advertise-link a img {
        padding-left: 10px;
        margin-top: 0;
        float: right
    }

    .advertise-link a {
        display: inline-block;
        float: left;
        width: 100%;
        margin-bottom: 5px
    }

    .filter-icon {
        float: none;
        display: inline-block
    }

    .filter-box {
        position: relative;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .filter {
        float: none;
        display: inline-block;
        top: -14px;
        position: relative;
        left: 6px
    }

    .gallery-video h1 {
        font-size: 16px !important
    }

    .gallery-video {
        width: 100%
    }

    .breadcumb ul li {
        padding-right: 5px
    }

    .breadcumb ul li a {
        font-size: 12px;
        line-height: 18px
    }

    .closee {
        top: 20px !important
    }

    .full-bar-search-wrap .input-group,
    .full-bar-search-wrap .input-group .form-control,
    .search-form {
        height: 73px !important
    }

    .full-bar-search-wrap .input-group .form-control {
        font-size: 20px
    }

    .team-name h5 {
        font-size: 13px
    }

    .team-name p {
        font-size: 11px
    }

    .caption-contain h2 {
        font-size: 22px
    }

    .search-icon {
        right: 38px
    }

    .breadcumb {
        text-align: center
    }

    .inner-content h1 {
        font-size: 30px;
        margin-bottom: 15px;
        text-align: center
    }

    .product-section ul li {
        margin: 8px 5px
    }

    .loader-icon-textR {
        top: 26px
    }

    .loader-icon-textL img {
        width: 80px
    }

    .loader-icon-textR img {
        width: 95px
    }

    .effect-julia {
        min-height: 240px
    }

    figure.effect-julia.ext-hgt {
        min-height: 250px
    }

    .banner-text h2 {
        font-size: 35px
    }

    .banner-text h2 span {
        font-size: 14px
    }

    .logo img {
        width: 100px
    }

    .menu-btns {
        width: 70px;
        height: 70px
    }

    .banner-icon {
        top: 77%
    }

    .scroll-down {
        bottom: 5px
    }

    .banner-text {
        bottom: -20px
    }

    .mission-section {
        padding-top: 0 !important
    }

    .header-right {
        margin-top: -20px !important
    }

    .hidden-bar {
        width: 273px
    }

    .c-twitter {
        bottom: -25px
    }

    .mg-bt {
        margin-bottom: 30px !important
    }

    .menu-btns:first-child {
        margin-right: 15px
    }

    .container-fluid {
        padding-right: 20px;
        padding-left: 20px
    }

    .footer-links li a img {
        width: 147px
    }

    .menu-btns p {
        margin-left: -13px;
        float: left;
        margin-top: -21px
    }

    .innerpage .menu-toggle {
        margin-top: 32px;
        margin-left: 27px
    }

    .innerpage .menu-btns p {
        margin-left: -20px
    }
}

@media screen and (max-width:400px) {
    .filter {
        top: -14px
    }

    .inner-content h1 {
        line-height: 32px
    }

    .cmd-inner-para li {
        font-size: 15px
    }

    .cmd-inner-para a {
        color: #232323;
        font-size: 15px
    }

    .inner-caption h1 {
        width: 343px
    }

    .top-menu {
        margin-right: 0
    }

    .section-heading {
        line-height: 45px !important;
        font-size: 30px;
        margin-bottom: 10px
    }

    .banner-text h2 {
        top: 0px;
        height: 0px;
        margin-bottom: 103px !important;
    }
}

@media screen and (max-width:400px) {
    .respon-md-bt {
        margin-bottom: 30px
    }

    .soso {
        display: none
    }

    .mission-box h3 {
        font-size: 19px
    }

    .search_input_cont input[type=text] {
        width: 100%;
        height: 50px;
        font-size: 13px
    }

    .search_input_cont input[type=submit] {
        width: 106px;
        height: 50px
    }

    .marquee-sibling {
        width: 55px;
        font-size: 12px
    }

    .stricky-fixed .logo {
        width: 100%
    }

    .stricky-fixed .triangle {
        top: -15px
    }

    .banner-icon {
        top: 75%
    }

    .scroll-down {
        bottom: 8px;
        left: 47%
    }

    .section-heading {
        line-height: 50px;
        font-size: 30px
    }

    .numbers-section ul li h2 {
        font-size: 28px
    }

    .footer-links li {
        width: 46%
    }

    .loader-caption h3 {
        font-size: 13px;
        line-height: 24px
    }

    .loader-caption {
        padding: 20px 35px
    }
}

@media screen and (max-width:386px) {
    .business-stat-box {
        padding: 30px 10px
    }

    .filter {
        top: -15px
    }
}

@media screen and (max-width:360px) {
    .business-stat-box {
        height: 300px !important
    }

    .heading2 {
        margin-right: 80px
    }

    .effect-julia {
        min-height: 200px
    }

    .lds-dual-ring:after {
        position: absolute;
        left: 5px
    }

    .loader-icon-logo {
        left: 32px
    }

    .loader-icon-textL {
        left: 113px !important
    }

    .search_bar {
        left: 10px
    }

    .loader-icon-textR {
        top: 26px;
        right: 100px !important
    }

    .logo {
        margin-left: 0;
        padding: 6px 0
    }

    .logo span {
        font-size: 12px
    }

    .menu-btns:first-child {
        margin-right: 30px
    }

    .menu-btns {
        width: 60px;
        height: 60px
    }

    .footer-links li {
        width: 44%
    }

    .footer-links li img {
        width: 120px !important
    }
}

@media screen and (max-width:320px) {
    .business-stat-box h4 {
        line-height: 20px
    }

    .footer-links li {
        width: 40%;
        margin-right: 20px
    }

    .menu-btns:first-child {
        margin-right: 15px
    }

    .logo {
        margin-left: 15px
    }
}

.contact-form label {
    display: block
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block
}

.wpcf7-form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.wpcf7-textarea {
    height: 200px
}

.wpcf7 {
    float: left
}

.captcha-image {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;
    border: 1px solid #ddd !important;
    margin-bottom: 30px
}

.kc_captcha .wpcf7-form-control {
    border: none
}

.feedback-heading {
    margin-top: 145px
}

.div.wpcf7-response-output {
    margin: 0
}

.size-full,
.size-large {
    width: 100% !important
}

.inner-para .dropdown>a {
    display: none
}

.inner-para .dropdown a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all .5s ease-in-out;
    font-size: 14px;
    line-height: 1.42857143;
    font-family: 'Open Sans', sans-serif
}

.inner-sidebar ul li a {
    font-size: 15px !important;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-decoration: none;
    transition: .2s linear 0s;
    padding: 12px 15px !important;
    display: block
}

.inner-sidebar .cmw-level-1 a {
    font-family: DINPro-Light
}

.inner-sidebar .current_page_parent>a {
    font-family: DINPro-Light;
    font-size: 20px !important;
    background: #e6e6e6 !important
}

.breadcumb {
    position: relative
}

.breadcumb:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1
}

.sitemap .menu .sub-menu {
    padding-left: 0;
    background: 0 0
}

li.m {
    line-height: 20px !important;
    padding-top: 7px
}

.results-div p {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px
}

.results-div a:before {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 19px;
    color: #9f2221
}

.results-div a:hover {
    color: #337ab7
}

.circleGG {
    width: 45px;
    margin: 15px 0 0 0;
    float: right;
    display: none
}

.circleG {
    background-color: #fff;
    float: left;
    height: 10px;
    margin-left: 5px;
    width: 10px;
    animation-name: bounce_circleG;
    -o-animation-name: bounce_circleG;
    -ms-animation-name: bounce_circleG;
    -webkit-animation-name: bounce_circleG;
    -moz-animation-name: bounce_circleG;
    animation-duration: 2.24s;
    -o-animation-duration: 2.24s;
    -ms-animation-duration: 2.24s;
    -webkit-animation-duration: 2.24s;
    -moz-animation-duration: 2.24s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

#circleG_1 {
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#circleG_2 {
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#circleG_3 {
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

.result-message,
.result-message2 {
    background-color: #3ddc9a;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    margin-top: 30px;
    display: none;
    width: 100%
}

.result-message2 {
    margin-top: 0
}

.error-box {
    padding: 0 0 60px;
    text-align: center
}

.error-box h3 {
    color: #333;
    font-size: 258px
}

.error-box p {
    text-align: center;
    font-size: 18px
}

@keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-o-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-ms-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-webkit-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-moz-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

.input-cont {
    position: relative
}

.val-error .error-msg {
    display: block
}

.error-msg {
    display: block;
    position: absolute;
    right: 15px;
    top: 25px;
    background-color: #f96666;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    display: none
}

.error-msg2 {
    right: 0 !important;
    top: 0 !important
}

.form-control {
    border-radius: 0;
    border-color: #e6e6e6;
    box-shadow: none;
    padding: 12px 6px;
    font-size: 13px;
    height: auto
}

.menu_search .form-control {
	border-color: #181818 !important;
}

.form-control {
    border-color: #e6e6e6 !important;
    padding: 12px 6px !important
}


.main-heading3 {
    font-family: DINPro-Regular;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: unset !important;
    margin: 22px 0 10px 0
}

.s-btn {
    width: 200px;
    background: #9f2221;
    padding: 10px;
    color: #fff;
    text-decoration: none
}

.s-btn {
    width: 150px;
    background: #9f2221;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 20px
}

.s-btn:active,
.s-btn:focus,
.s-btn:hover {
    text-decoration: none;
    color: #fff
}

#st-1 .st-btn>img {
    top: 2px !important;
    left: -6px !important
}

.press-search {
    width: 100%;
    position: relative
}

.press-search input {
    height: 40px;
    width: 100%;
    position: relative;
    padding: 0 84px 0 15px
}

.press-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 70px
}

.search-query .press-brief-section {
    padding: 10px 10px
}

.cmd-inner-para .c-plus a {
    background: none
}

.team-caption .fa-plus:before {
    content: '' !important
}

.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th {
    white-space: initial !important;
}

.message-container {
    width: 300px;
    background-color: #fff;
    padding: 15px 30px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 1000000;
    border: 1px solid #ddd;
}

.message-container h3 {
    color: #333;
    font-size: 18px;
    line-height: 29px
}

input#basics {
    height: 40px;
    width: 100% !important;
    border-radius: 0px
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 45px;
}

.easy-autocomplete-container ul li div {
    letter-spacing: 0px;
}

.menu_search {
    background-color: #e2e2e2;
    padding: 10px;
}

.hide-menu {
    display: none;
}

.menu {
    padding-left: 0px;
}

.footer-menu-quick h4 {
    margin-bottom: 15px;
    margin-top: 0px;
}

.footer-menu-quick h2 {
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 18px;
}

.footer-menu-quick.quick-links h4 {
    margin-top: 20px;
}

.footer-menu-quick.quick-links h2 {
    margin-top: 20px;
}

.price-div {
    padding: 2px;
    border: 1px solid #ddd;
    margin-top: 30px;
}

.col-lg-4:nth-child(1) .price-div,
.col-lg-4:nth-child(2) .price-div,
.col-lg-4:nth-child(3) .price-div {
    margin-top: 0px;
}

.price-div img {
    width: 100%;
}

.price-div p {
    text-align: center;
    background: #9f2221;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}

.results-div a {
    color: #337ab7 !important;
    text-decoration: underline !important;
}

.date-n-size {
    font-size: 12px;
    color: #716f6f;
    margin-top: 5px;
}

.file-size {
    font-size: 13px;
    float: left !important;
    display: inline-block;
    width: auto !important;
    margin-left: 11px;
    line-height: 24px;
}

.inner-para #menu-main-menu-en-2 li:after,
.inner-para #menu-main-menu-en-2 li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px;
}

.inner-para #menu-main-menu-en-2,
.inner-para #menu-main-menu-hi-2 {
    padding-left: 0px;
}

.inner-para #menu-main-menu-en-2 li,
.inner-para #menu-main-menu-hi-2 li {
    border-left: 1px solid #ddd;
    position: relative;
    background: none;
    padding: 0;
}

.inner-para #menu-main-menu-en-2 li a,
.inner-para #menu-main-menu-hi-2 li a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all 0.5s ease-in-out;
}

.inner-para #menu-main-menu-en-2 li a:hover,
.inner-para #menu-main-menu-hi-2 li a:hover {
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #9f1f15;
    border-color: #9f1f15;
    border-radius: 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #9f1f15;
    border-color: #9f1f15;
}

/*Temp Board Directior css*/
.func-director {
    text-align: center;
}

.func-director .col-lg-3:nth-child(1),
.func-director .col-lg-3:nth-child(2),
.func-director .col-lg-3:nth-child(3),
.func-director .col-lg-3:nth-child(4),
.func-director .col-lg-3:nth-child(5) {
    float: none;
    margin: 0 auto;
    display: inline-block;
}

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

.indi-director .col-lg-3 {
    float: none;
    display: inline-block;
    width: 24%;
}

/*Temp Board Directior css*/
@media screen and (max-width: 500px) {

    .jp-previous,
    .jp-next {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .indi-director .col-lg-3 {
        float: left;
    }
}

@media screen and (max-width: 991px) {

    .func-director .col-lg-3:nth-child(1),
    .func-director .col-lg-3:nth-child(2),
    .func-director .col-lg-3:nth-child(3),
    .func-director .col-lg-3:nth-child(4),
    .func-director .col-lg-3:nth-child(5) {
        float: left;
        margin: 0 auto;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .col-lg-4:nth-child(3) .price-div {
        margin-top: 30px !important;
    }
}

.inner-para h3 {
    font-size: 19px;
    font-family: DINPro-Regular;
    color: #444;
    line-height: 24px;
    margin-bottom: 5px;
}

p strong {
    font-size: 16px;
}

.v-hidden {
    display: none;
}

.btn.btn-default {
    float: left;
    border-radius: 0px;
    margin-top: 30px;
    line-height: 21px;
    background: #f3f3f3;
}

.results-div p a {
    position: relative;
}

.results-div a:before {
    left: -18px !important;
    top: -2px !important;
}

/*.career-main-page .career-section:nth-child(1) .right-section p:nth-child(2),  .career-main-page .career-section:nth-child(2) .right-section p:nth-child(2) {
	display: none;
}*/
.icon-lnstagram:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -548px -651px, radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px;
}

.social-networks .icon-lnstagram:focus:before,
.social-networks .icon-lnstagram:hover:before {
    background: url(../images/sprite-icon.png) no-repeat -548px -651px, radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.instagram-top {
    background-position: -556px -764px;
}

.instagram-top:hover::after {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1;
}

.instagram-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: 3px;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0;
}

.stricky-fixed .instagram-top {
    background-position: -564px -554px;
    width: 23px;
    height: 25px;
    margin-left: 15px;
}

.stricky-fixed .instagram-top:after {
    display: none;
}

.innerpage .instagram-top {
    background-position: -563px -554px;
    width: 22px;
    height: 26px;
}

.innerpage .instagram-top:hover::after {
    opacity: 0;
}

.gallery-section .photo-gallery img {
    height: 218px;
    object-fit: cover;
}

.clcenter-element {
    display: flex;
    justify-content: center;
}

.clcenter-element {
    display: flex;
    justify-content: center;
}

.mr_20 {
    margin-bottom: 20px;
}

.home-slider-banner {
    height: 100vh;
    width: 100%;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.banner-carousel1 {
    position: relative;
}

.banner-carousel1 .item {
    position: relative;
    top: 0 !important;
    display: block;
    height: 100vh;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.banner-two .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-five .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-three .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-four .banner-carousel .slide-item {
    padding: 120px 0 30px;
}

.banner-carousel1 .item .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.80;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /*-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 5s ease !important;*/
}

.banner-two .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-five .banner-carousel .slide-item .image-layer {
    opacity: 0.40;
}

.banner-three .banner-carousel .slide-item .image-layer {
    opacity: 1;
}

.banner-four .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-carousel1 .active .item .image-layer {
    /*-webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;*/
}

.home-main-slider-banner {
    position: relative;
    width: 100%;
    float: left;
}

.auto-container {
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 0px;
    z-index: 5;
}

.banner-carousel1 span {
    font-family: DINPro-Light;
    font-size: 39px;
    color: #fff;
    display: block;
    margin-top: 15px;
    text-align: center;
    margin-top: 0;
}

.clamp {
    z-index: 9;
}

.innerpage .top-header {
    background-color: transparent;
}

.banner-carousel1 span {
    font-weight: 600;
    text-shadow: 0 2px 3.92px rgb(56 45 31 / 69%);
}

.banner-text h2 {
    font-weight: 600;
    text-shadow: 0 2px 3.92px rgb(56 45 31 / 69%);
    margin-top: 10px;
}

.mr_20 {
    margin-bottom: 20px;
}

.home-slider-banner .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 15%);
    z-index: 1;
}

.inner-para a {
	    text-decoration: underline;
}

.tender-main-page .btn-default {
	text-decoration: none;
}

@media screen and (max-width:1199px) {
    .banner-carousel1 span {
        font-size: 35px;
    }
}

@media screen and (max-width:991px) {
    .banner-carousel1 span {
        font-size: 28px;
    }

    .banner-text h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner-text h2 {
        font-size: 30px;
    }

    .banner-carousel1 .item {
        height: 450px;
    }

    .home-slider-banner {
        height: 450px;
    }

    .banner-text h2 {
        width: 90%;
    }

    .mr_20 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 490px) {
    .banner-carousel1 span {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .banner-text h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 30px;
    }
}


@media screen and (max-width: 991px) {
    .clcenter-element {
        display: block;
        justify-content: inherit;
    }
}

@media screen and (max-width: 767px) {
    .mr_20 {
        margin-bottom: 0px;
    }
}

.info-41-section a {
    text-decoration: underline !important;
    color: #337ab7 !important;
}



.banner-bottom-video-container {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
    z-index: inherit;
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 79px;
}



.koo-top {
    background-position: -109px -1221px;
}


.stricky-fixed .koo-top {
    background-position: -27px -1226px;
}


.koo-top:hover::after {
    background-color: #facb05;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1;
}

.stricky-fixed .koo-top:hover::after {
    display: none
}

.koo-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0;
}


.icon-koo:before {
    content: '';
    position: absolute;
    background: #facb05 url(../images/sprite-icon.png) no-repeat -102px -1213px;
    width: 37px;
    height: 22px;
    left: 14px;
    top: 7px;
}


.contrast-active .marquee1 a span,
.contrast-active .journey-year span,
.contrast-active .footer-menu-quick.quick-links h4 {
    color: #ff0 !important;
}

.contrast-active .js-marquee {
    color: #ff0 !important;
    background-color: #000 !important;
}

.contrast-active .inner-para #menu-main-menu-en-2 li a {
    color: #ff0 !important;
}

.contrast-active .inner-sidebar ul li a {
    color: #ff0 !important;
}
.mail, .ttwiit, .phn {
    background-color: #000;
    line-height: 19px;
    padding: 4px;
}
.mail a, .ttwiit a, .phn a {
    background-color: #000;
    line-height: 19px;
    padding: 4px;
    display: inherit;
}


.contrast-active .inner-para h3,
.contrast-active .common tr td,
.contrast-active h4,
.contrast-active a,
.contrast-active .salient li a,
.contrast-active .tender-main-page h3, 
.contrast-active .cmd-inner-para li,
.contrast-active .pls-list li span, 
.contrast-active .holder span, 
.contrast-active .press-brief-desc h3 a, 
.contrast-active .inner-para h3, 
.contrast-active .press-detail-page .date, 
.contrast-active .key-name-box h2,
.contrast-active .key-name-box p,
.contrast-active .inner-para ul li,
.contrast-active .updates li a {
    color: #ff0
} 
.contrast-active .press-brief-section .press-brief-desc span.date {
    color: #ff0
}

.contrast-active .info-41-section a {
    color: #ff0 !important;
}

.contrast-active .holder a {
    background-color: #2d2d2d;
}

.contrast-active .breadcrumbs {
    background: #000;
    color: #ff0
}

.contrast-active .holder a.jp-current, 
.contrast-active .holder a.jp-disabled, 
.contrast-active a.jp-current:hover, 
.contrast-active a.jp-disabled:hover {
    background: #000;
}
.contrast-active .cmd-contact {
    background: #333333;
    border-top: 1px solid #0c0c0c;
}

.contrast-active .tender-main-page .career-section {
    background: #1e1e1e;
}

.contrast-active .inner-para-2 .un-tn-list span:first-child::before {
    background: #ffffff;
}

.contrast-active .key-name-box {
    background: #101010;
}

.contrast-active .cmw-level-1.cmw-has-submenu.cmw-menu-item-had-children>a {
    background: #1e1e1e;
}

.contrast-active .btn.btn-default {
    background: #232323;
}

.contrast-active .common tr td .table-pdf-icon {
    filter: invert(1);
}
.salient li a {
text-decoration: none;
}
